gnus-draft: remove progn around gnus-draft-setup
[gnus] / lisp / ChangeLog
1 2011-02-03  Julien Danjou  <julien@danjou.info>
2
3         * gnus-draft.el: Remove progn around gnus-draft-setup.
4
5 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
6
7         * gnus-start.el (gnus-read-active-for-groups): This function is never
8         called with a nil `infos', so clean that up.
9         (gnus-get-unread-articles): Request active files from primary/secondary
10         methods that have no groups (yet).
11
12 2011-02-03  Julien Danjou  <julien@danjou.info>
13
14         * message.el (message-setup-1): Always generate References first.
15         (message-mail): Return the return value of message-setup, not always t.
16         (message-setup-1): Insert mail-header-separator with read-only and
17         intangible properties set.
18
19         * gnus.el (gnus-summary-line-format): Add missing semi-colon for
20         user-date in docstring.
21
22         * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
23
24         * gnus.el (gnus-summary-line-format): Mention &user-date format in
25         docstring.
26
27         * gnus.el (gnus-user-date-format-alist): Change default value. Use
28         defcustom, with type and group. Move from gnus-util.el. Rename to
29         gnus-summary-user-date-format-alist.
30
31 2011-02-03  Glenn Morris  <rgm@gnu.org>
32
33         * nnimap.el (gnus-fetch-headers): Declare.
34
35         * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
36
37 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
38
39         * message.el (message-forward-make-body-digest-plain)
40         (message-followup, message-reply): Clean up things noted by Stefan.
41
42         * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
43         gnus-article-update-date-headers is nil.
44         (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
45         it didn't really work with defcustom.
46         (article-update-date-lapsed): Make sure the window start doesn't move,
47         either.
48
49 2011-02-01  Julien Danjou  <julien@danjou.info>
50
51         * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
52         format.
53
54         * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
55         standard in Emacs nowadays.
56
57         * color.el (color-gradient): Add a color-gradient function.
58
59 2011-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
60
61         * message.el (message-expand-name): Don't trust the return value of
62         bbdb-complete-name.
63         (message-check-news-header-syntax): Remove unused var `start'.
64         (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
65         (message-inhibit-body-encoding): Move to before first use.
66         (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
67         (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
68         (Organization, Message-ID, Date, mh-previous-window-config):
69         Defvar the vars using dynamic scoping.
70
71 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
72
73         * shr.el (shr-render-td): Only do colours at the final rendering.
74         Should be slightly faster.
75         (shr-insert-table): Fix up TD background colours when doing the
76         vertical padding.
77
78         * gnus-art.el (article-date-ut): Protect against articles with no Date
79         header.
80         (article-update-date-lapsed): Don't use current-column to find the
81         horizontal position.  It's fragile in the presence of \003 characters.
82
83         * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
84
85 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
86
87         * gnus-art.el (article-transform-date): Rewrite to still work when
88         there are several rfc2822 parts.
89         (article-transform-date): Fix infinite recursion.
90         (article-date-ut): Replace infinitely many Date headers with a single
91         one when called interactively.
92
93         * nnimap.el (nnimap-wait-for-response): Wait for results in a more
94         secure manner.
95
96         * gnus-art.el (article-update-date-lapsed): Try to avoid having point
97         move around by not using save-window-excursion.  It seems to work...
98
99 2011-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
100
101         * gnus-art.el (article-make-date-line): Work for user-defined format.
102
103 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
104
105         * nntp.el (nntp-retrieve-group-data-early)
106         (nntp-finish-retrieve-group-infos): Implement the asynchronous data
107         fetching functions.
108
109         * gnus-start.el (gnus-read-active-for-groups): Read the active files
110         thoroughly for all backends that have no known groups.  This should
111         allow new nnml methods to retrieve mail.
112
113         * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
114         that Gnus doesn't know exists again.
115
116         * gnus-art.el (gnus-article-date-lapsed-new-header): Removed.
117         (gnus-treat-date-ut): Ditto.
118         (gnus-article-update-date-header): Renamed.
119         (gnus-treat-date-local): Removed.
120         (gnus-treat-date-english): Removed.
121         (gnus-treat-date-lapsed): Removed.
122         (gnus-treat-date-combined-lapsed): Removed.
123         (gnus-treat-date-original): Removed.
124         (gnus-treat-date-iso8601): Removed.
125         (gnus-treat-date-user-defined): Removed.
126         (gnus-article-date-headers): New variable to control all the date
127         header options.
128         (article-date-ut): Rewrite to allow using the new way to format date
129         headers(s).
130
131 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
132
133         * nnmail.el (nnmail-article-group): Check for a direct fancy split
134         method.
135         (nnmail-article-group): A better test for fanciness.
136
137         * nnimap.el (nnimap-request-head): Protect against not finding the
138         article by Message-ID.
139
140 2011-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
141
142         * gnus-art.el (article-update-date-lapsed): Try a better way to really
143         keep point at the "same place".
144
145 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
146
147         * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
148         data if the group is unactivated.
149
150 2011-01-28  Julien Danjou  <julien@danjou.info>
151
152         * gnus-win.el: Remove dead function gnus-window-configuration-element.
153         (gnus-all-windows-visible-p): Remove old compatibility code.
154         (gnus-window-top-edge): Add docstring.
155
156         * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
157
158 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
159
160         * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
161         older request-update-info.
162
163         * gnus-art.el (article-make-date-line): Limit the length a bit more.
164
165 2011-01-28  Daiki Ueno  <ueno@unixuser.org>
166
167         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Give
168         mml2015-signers higher precedence over mml2015-sign-with-sender.
169
170 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
171
172         * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
173         groups.  This makes the nndraft:queue group pop up if it's not already
174         there.
175
176         * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
177         messages" logic, which was reversed.
178
179         * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
180         the "same place" even if point is on the line being replaced.
181         (article-update-date-lapsed): Allow updating both the combined lapsed
182         and the lapsed headers.
183         (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
184         (article-make-date-line): Limit the number of segments dynamically to
185         avoid too-long lines.
186
187 2011-01-27  Julien Danjou  <julien@danjou.info>
188
189         * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
190         (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
191
192 2011-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
193
194         * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
195         Use plist-get instead of the cl function getf.
196
197 2011-01-27  Glenn Morris  <rgm@gnu.org>
198
199         * gnus-util.el (float-time): Get rid of compiler warning, again.
200
201 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
202
203         * shr.el (shr-put-color): Special-case background colours: Do put them
204         at the blank parts at the front of the lines.
205
206         * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
207         exit hook to nix out all data on readedness on group exit.
208
209         * gnus-util.el (float-time): If float-time is bound, always use it on
210         all Emacsen.  It's unclear why the subrp check was there.
211         (time-date): Require to make some autoload issues on XEmacs go away.
212
213         * shr.el (shr-put-color): Don't do the box padding in tables, since
214         they're already padded.
215
216 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
217
218         * gnus-art.el (gnus-article-next-page): When the last line of the
219         article is displayed, scroll down once more instead of going to the
220         next article at once.
221         (article-lapsed-string): Refactor out and allow specifying how many
222         segments you want.
223         (gnus-article-setup-buffer): Start updating the lapsed header directly.
224         (gnus-article-update-lapsed-header): New variable.
225
226         * shr.el: Revert change that made headings use different-sized faces.
227         The Emacs display engine isn't advanced enough that, for instance,
228         tables can comfortably use differntly-sized faces.
229
230 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
231
232         * nnimap.el (nnimap-open-connection-1): Store the actual stream type
233         used.
234         (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
235         fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
236         we're using an encrypted connection.
237
238         * proto-stream.el: Alter the interface functions to also return the
239         actual stream type used: network or tls.
240
241 2011-01-25  Julien Danjou  <julien@danjou.info>
242
243         * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
244         (mm-display-javascript-inline): New function.
245
246         * mm-decode.el (mm-inline-media-tests): Add application/javascript
247         viewing function.
248
249 2011-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
250
251         * shr.el (shr-expand-newlines): Fix variable name.
252
253 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
254
255         * shr.el (shr-expand-newlines): Make nested boxes work.
256
257 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
258
259         * shr.el (shr-expand-newlines): Proof of concept implemantation of boxy
260         backgrounds.
261         (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
262         in a more sensible manner.
263
264 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
265
266         * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
267         if EPG is loaded.
268
269 2011-01-24  Julien Danjou  <julien@danjou.info>
270
271         * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
272         tags.
273
274 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
275
276         * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
277         commands.
278
279         * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
280         in the article buffer.
281         (gnus-gravatar-insert): Use blank space from the current buffer to
282         avoid breaking text properties.  This makes X-Sent updating work again.
283
284         * gravatar.el (gravatar-retrieve): Be silent when retrieving.
285
286 2011-01-23  Lars Ingebrigtsen  <larsi@gnus.org>
287
288         * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
289         fix the bug in url-http.el instead.
290
291         * shr.el (shr-image-fetched): Ditto.
292
293         * shr.el (shr-image-fetched): Avoid having point move in the article
294         buffer.
295
296         * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
297         buffer after being called.  It's apparently being killed by url.el, and
298         killing it made point move to end-of-buffer in a random buffer.
299
300         * shr.el (shr-image-fetched): Ditto.
301
302 2011-01-23  Julien Danjou  <julien@danjou.info>
303
304         * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
305
306         * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
307         text/x-org.
308
309 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
310
311         * gnus-sum.el (gnus-summary-move-article): Protect against backends
312         (i.e., nnimap) returning nil as the article number.
313
314 2011-01-22  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
315
316         * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
317         "DelSp" parameter in RFC3676.
318
319 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
320
321         * message.el (message-check-recipients): Display the encoded version of
322         the bogus address if they differ.
323
324         * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
325         after sending.
326
327         * gnus-agent.el (gnus-agent-send-mail): Ditto.
328
329         * gnus-group.el (gnus-group-refresh-group): New convenience function.
330
331         * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
332         group buffer after sending the queue.
333
334         * gnus-agent.el (gnus-agent-send-mail): Ditto.
335
336 2011-01-22  Julien Danjou  <julien@danjou.info>
337
338         * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
339
340 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
341
342         * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
343         nested related parts.
344
345         * nnfolder.el (nnfolder-request-expire-articles): Return the list of
346         unexpired articles.  This fixes the regression that led expiry marks to
347         disappear from nnfolder groups.
348
349 2011-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
350
351         * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
352         Don't confuse the "ret" of "retrograde" with RET.
353
354 2011-01-21  Julien Danjou  <julien@danjou.info>
355
356         * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
357         than mm-insert-inline.
358
359 2011-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
360
361         * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
362         Widen article buffer.
363
364 2011-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
365
366         * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
367         the temp buffer.
368         * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
369
370 2011-01-20  Julien Danjou  <julien@danjou.info>
371
372         * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
373
374         * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
375         than mm-insert-inline to insert inline part: this respect
376         mm-inline-media-tests displayers.
377
378         * mm-view.el (mm-display-shell-script-inline): New function.
379
380         * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
381
382         * mm-uu.el (mm-uu-type-alist): Add org block.
383         (mm-uu-org-src-code-block-extract): New function.
384
385         * mm-view.el (mm-display-org-inline): New function.
386
387         * mm-decode.el (mm-automatic-display): Add text/org.
388
389         * mailcap.el (mailcap-mime-extensions): Add .org.
390
391 2011-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
392
393         * gnus-art.el (gnus-article-highlight): Remove argument passed to
394         gnus-article-add-buttons.
395
396 2011-01-19  Tom Rauchenwald  <sehnsucht.nach.unendlichkeit@quantentunnel.de>  (tiny change)
397
398         * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
399         From header with a date and "nobody" as the sender.
400
401 2011-01-19  Julien Danjou  <julien@danjou.info>
402
403         * gnus-art.el (gnus-article-add-buttons): Simplify condition.
404         (gnus-button-push): Remove gnus-button-entry function, it fails heavily
405         if you have the same regexp several times.
406         (gnus-button-push): Fix matching when regexp is symbol.
407
408 2011-01-15  Glenn Morris  <rgm@gnu.org>
409
410         * message.el (message-mail): A compose-mail function should
411         accept headers as strings.
412
413 2011-01-13  Chong Yidong  <cyd@stupidchicken.com>
414
415         * message.el (message-tool-bar-gnome): Tweak tool-bar items.
416         Add :vert-only tags.
417         (message-mail): New arg RETURN-ACTION.
418         (message-return-action): New var.
419         (message-bury): Use it.
420         (message-mode): Make it buffer-local.
421         (message-send-and-exit): Always call message-bury.
422
423         * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION.  Pass it to
424         message-mail.
425
426 2011-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
427
428         * nnimap.el (nnimap-convert-partial-article): Protect against
429         zero-length body parts.
430
431         * mm-decode.el (mm-preferred-alternative-precedence):
432         Discourage showing empty parts.
433
434         * gnus-int.el (gnus-request-accept-article): Don't try to update marks
435         and stuff if the backend didn't return the article number.  This fixes
436         an Exchange-related nnimap bug.
437
438         * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
439         group window, because it does the wrong thing when a separate frame
440         displays the group buffer.
441
442         * proto-stream.el (open-protocol-stream): Protect against the low-level
443         transport functions returning nil.
444
445 2011-01-07  Daiki Ueno  <ueno@unixuser.org>
446
447         * mml2015.el (epg-sub-key-fingerprint): Autoload.
448         (mml2015-epg-find-usable-secret-key): New function.
449         (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
450         mml2015-epg-find-usable-key (Bug#7797).
451         (mml2015-epg-encrypt): Ditto.
452
453 2011-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
454
455         * dgnushack.el (rot13-string): Fix the way to get the argument.
456
457 2011-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
458
459         * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
460
461 2011-01-03  Glenn Morris  <rgm@gnu.org>
462
463         * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
464
465         * sieve.el (sieve-open-server): Give a more explicit error if
466         sieve-manage-open returns nil.  (Bug#7720)
467
468 2011-01-02  Karl Fogel  <kfogel@red-bean.com>
469
470         * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
471
472 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
473
474         * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
475         This avoids sending passwords in plain text over non-encrypted
476         channels.
477
478         * shr.el (shr-rescale-image): Display all GIF images as animated images.
479
480         * nnimap.el (nnimap-login): Refactored out into own function, and
481         implement CRAM-MD5.
482         (nnimap-wait-for-line): Refactored out.
483
484         * mm-view.el (mml-smime): Require.
485
486 2010-12-20  David Engster  <deng@eml.cc>
487
488         * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
489         use EPG to decrypt S/MIME messages instead of openssl.
490
491 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
492
493         * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
494
495         * gnus-group.el (gnus-group-kill-group): Don't try to update the group
496         status is the group clearly is unreachable.
497
498         * auth-source.el (auth-source-create): Add the optional second
499         parameter to `local-variable-p' to be compatible with XEmacs.
500
501 2011-01-02  Wang Diancheng  <dcwang@kingbase.com.cn>  (tiny change)
502
503         * nnml.el (nnml-request-article): Allow requesting by Message-ID to
504         work when using a compressed nnml folder.
505
506 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
507
508         * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
509         backends after sanitising on entry, because this never makes sense:
510         If the articles have gone missing, then the data no longer exists on
511         the backend, and if they haven't, then Gnus is wrong, and shouldn't
512         overwrite anything anyway.
513
514         * shr.el (shr-insert-document): Bind shr-width dynamically to
515         window-width if it's nil.
516
517 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
518
519         * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
520         with the meaning of using the full emacs window width for rendering.
521
522 2010-12-27  Daiki Ueno  <ueno@unixuser.org>
523
524         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
525         case when sender is not given.
526
527 2010-12-23  Julien Danjou  <julien@danjou.info>
528
529         * gnus-gravatar.el (gnus-gravatar-transform-address): Set
530         `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
531         the addresses, otherwise we might misplaced the gravatar.
532
533 2010-12-21  Daiki Ueno  <ueno@unixuser.org>
534
535         * mml1991.el (pgg-sign-region, pgg-encrypt-region):
536         * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
537         obsolete in Emacs.
538
539 2010-12-20  Julien Danjou  <julien@danjou.info>
540
541         * gnus-util.el (gnus-rescale-image): Revert last change.
542
543 2010-12-17  Chong Yidong  <cyd@stupidchicken.com>
544
545         * binhex.el: Improve commentary (Bug#7482).
546
547 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
548
549         * gnus-group.el (gnus-group-delete-articles): New command.
550
551 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
552
553         * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
554
555 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
556
557         * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
558         here, since it's up to the backends to do CRLF removal if their
559         protocol has it.
560
561         * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
562
563 2010-12-17  Julien Danjou  <julien@danjou.info>
564
565         * gnus-util.el (gnus-rescale-image): Allow to resize images even if
566         they are from file. Can also scale up.
567
568 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
569
570         * gnus-sum.el (gnus-summary-refer-thread): Simplify code. Restore
571         gnus-use-agent.
572         (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
573
574         * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
575
576 2010-12-17  Julien Danjou  <julien@danjou.info>
577
578         * gravatar.el (gravatar-retrieve-synchronously): New function.
579         (gravatar-get-data): Make more robust.
580
581 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
582
583         * lpath.el: Bind epa-file-encrypt-to for Emacs 22 and XEmacs.
584
585 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
586
587         * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
588         to really consider the last line.
589
590 2010-12-16  Daiki Ueno  <ueno@unixuser.org>
591
592         * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
593         list of recipient keys, or use symmetric encryption if not a list.
594         (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
595         EPA override, replacing the call to `netrc-store-data'.
596
597 2010-12-16  Dan Davison  <dandavison7@gmail.com>  (tiny change)
598
599         * gnus-srvr.el: Avoid passing nil regexp argument to
600         delete-matching-lines.
601
602 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
603
604         * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
605         fetching stops when Gnus exits.
606
607         * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
608         function.
609         (nnfolder-request-expire-articles): Save all the buffers after doing
610         expiry.
611
612         * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
613         the last article", since that led to serious performance regressions
614         when expiring nnml groups.
615
616 2010-12-16  Andrew Cohen  <cohen@andy.bu.edu>
617
618         * nnir.el: Improve customizations.
619
620 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
621
622         * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
623
624         * gnus-group.el (gnus-group-kill-group): Notify the backend that the
625         group has been killed.
626         (gnus-group-yank-group): Ditto.
627
628         * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
629
630         * nnimap.el (nnimap-request-update-group-status): New function.
631
632         * gnus-int.el (gnus-request-update-group-status): New interface
633         function.
634
635         * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
636         copying read-ness to the backends.
637
638         * nnimap.el (nnimap-quirk): New function.
639         (nnimap-retrieve-group-data-early): Use it.
640         (nnimap-quirks): New alist.
641
642 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
643
644         * shr.el (shr-insert): Set shr-start after deleting trailing space;
645         don't delete it within indentation.
646
647 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
648
649         * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
650         previous line.
651
652 2010-12-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
653
654         * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
655         QRESYNC command by deleting a superfluous space which broke Cyrus
656         servers.  This change will break other servers that are buggy the other
657         way around.
658
659 2010-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
660
661         * spam.el: Reindent and fix long lines.
662         (spam-copy-or-move-routine): Exclude invalid move destinations.
663
664 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
665
666         * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
667         installed the registry.
668
669 2010-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
670
671         * dgnushack.el (rot13-string): New macro for XEmacs.  netrc.el uses it.
672
673 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
674
675         * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
676         groupname doesn't contain "gmane".
677
678 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
679
680         * netrc.el (netrc-point-at-eol): Remove the unused netrc-point-at-old
681         and netrc-bound-and-true-p bindings.
682         (netrc-parse): Cache the netrc contents.
683
684         * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
685         (gnus-1): Don't create the nndrafts group twice.
686         (gnus-setup-news): There's no need to read the active file here, since
687         that's done again later on a per-backend basis.
688         (gnus-start-draft-setup): Make sure that the new group is started out
689         empty.
690
691         * gnus-agent.el (gnus-agentize): Don't create the queue group
692         automatically on startup.  It'll be created later, if needed.
693
694         * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
695         of automatically subscribed groups.
696         (gnus-auto-subscribed-categories): New variable.
697         (gnus-matches-options-n): Use it.
698         (gnus-default-subscribed-newsgroups): Remove unused variable.
699         (gnus-start-draft-setup): Message a bit less.
700
701 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
702
703         * nnir.el (nnir-run-imap): Return article list in order of increasing
704         UID.
705
706 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
707
708         * gnus-sum.el (gnus-summary-enter-digest-group):
709         Mention gnus-auto-select-on-ephemeral-exit.
710
711         * proto-stream.el (proto-stream-open-network-only): Fix the calling
712         convention of the network-only option.
713
714 2010-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
715
716         * proto-stream.el (proto-stream-open-network-only): New function to
717         have a way to specify non-STARTTLS upgrade connections.
718
719 2010-12-10  Julien Danjou  <julien@danjou.info>
720
721         * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
722         email address is nil.
723
724         * message.el (message-bogus-recipient-p): Set address to "" if nil.
725
726 2010-12-10  Andrew Cohen  <cohen@andy.bu.edu>
727
728         * nnir.el (nnir-request-expire-articles): Ignore expiry except for
729         deletion.
730         (nnir-run-imap): Only need to parse list once.
731
732 2010-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
733
734         * shr.el (shr-tag-script): Ignore <script>.
735         (shr-tag-label): Add <label> support.
736
737 2010-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
738
739         * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
740
741         * shr.el (shr-image-displayer): Work for images lined side by side.
742
743 2010-12-08  Robert Pluim  <rpluim@gmail.com>
744
745         * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
746         parameter, since XEmacs doesn't accept t as a parameter.
747
748 2010-12-08  Andrew Cohen  <cohen@andy.bu.edu>
749
750         * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
751         ids.
752         (nnir-run-gmane): Simplify groupspec formatting.
753         (nnir-request-expire-articles): New function.
754
755 2010-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
756
757         * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
758         overflow, possibly.
759
760         * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
761         (shr-render-td): Handle td style="" better.
762         (shr-tag-table): Use the color from the style sheet.
763         (shr-render-td): Make sure we copy over all the overlays, too.
764
765 2010-12-07  Andrew Cohen  <cohen@andy.bu.edu>
766
767         * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
768         (nnir-request-article): Improve article retrieval.
769
770 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
771
772         * mm-util.el (mm-extra-numeric-entities): New variable.
773
774         * mm-url.el (mm-url-decode-entities):
775         * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
776
777         * lpath.el: Fbind completion-at-point for Emacs 22 and XEmacs.
778
779 2010-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
780
781         * message.el: Use completion-at-point.
782         (message-completion-function): New fun, extracted from message-tab.
783         (message-mode): Use it for completion-at-point-functions.
784         (message-tab): Use it and completion-at-point.
785
786 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
787
788         * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
789         character if a non-breakable character follows.
790
791 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
792
793         * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
794         any stream.
795
796         * shr.el (shr-tag-font): Colorize the region.
797         (shr-tag-body): Ditto.
798         (shr-tag-font): Actually let the styles be inherited instead of
799         overwriting them.
800         (shr-tag-font): Get the background color right.
801         (shr-tag-style): Ignore all <style> tags for the moment.
802
803         * gnus-int.el (gnus-request-thread): Rework to take a header instead of
804         a Message-ID to avoid having nnimap depend on gnus-sum.
805
806         * shr.el (shr-descend): Only colorize something if we have a node that
807         sets colors.
808
809 2010-12-06  Julien Danjou  <julien@danjou.info>
810
811         * shr.el (shr-render-td): Render td content with shr-descend, so style
812         will be applied to <td> too.
813         (shr-colorize-region): Colorize region even if we only have a background.
814         (shr-tag-body): Fix color and background color inheritance.
815         Do not recolorize after shr-generic.
816         (shr-tag-font): Let shr-generic colorize via inheritance.
817
818 2010-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
819
820         * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
821
822 2010-12-06  Andrew Cohen  <cohen@andy.bu.edu>
823
824         * nnir.el (nnir-request-move-article): Remove obsolete code.
825
826 2010-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
827
828         * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
829
830 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
831
832         * gnus-sum.el (gnus-summary-respool-article): The completion function
833         expects a list instead of an alist.
834
835         * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
836         string as the parameter.
837
838         * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
839
840         * shr.el (shr-stylesheet): New dynamic variable for cascading the
841         styles.
842         (shr-colorize-region): New function.
843         (shr-insert-background-overlay): Remove.
844         (shr-render-td): Background setting should be taken care of on a higher
845         level.
846         (shr-tag-body): Use post-hoc colorizations.
847         (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
848         (shr-put-color-1): Don't overwrite old colors.
849         (shr-colorize-region): When the background color isn't explicit, use
850         a fixed background.
851
852         * gnus-util.el (gnus-output-to-mail): Require nnmail before using
853         nnmail variables.
854
855 2010-12-05  Bjørn Mork  <bjorn@mork.no>
856
857         * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
858         unless necessary.
859
860 2010-12-05  Andrew Cohen  <cohen@andy.bu.edu>
861
862         * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
863         server.
864
865 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
866
867         * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
868         so that TAB works.
869
870         * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
871         C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
872
873         * shr.el (shr-urlify): Show the URL before the title to avoid
874         misleading URLs.
875
876 2010-12-04  Adam Sjøgren  <asjo@koldfront.dk>
877
878         * shr.el (shr-urlify): Display the title in <a> tags.
879
880 2010-12-04  Andrew Cohen  <cohen@andy.bu.edu>
881
882         * nnir.el (nnir-categorize): Replace mapcar with mapc.
883
884 2010-12-03  Andrew Cohen  <cohen@andy.bu.edu>
885
886         * nnir.el: Rearrange code to allow macros to be autoloaded by
887         gnus-sum.el.
888         (nnir-retrieve-headers-override-function): Make this variable
889         customizable.
890         (nnir-retrieve-headers): Remove obsolete subject-mangling code.
891
892         * gnus-sum.el (nnir-article-group,nnir-article-rsv): Autoload macros
893         from nnir.el.
894
895 2010-12-03  Julien Danjou  <julien@danjou.info>
896
897         * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
898
899 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
900
901         * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
902         allow optional argument `environment'.
903
904 2010-12-03  Glenn Morris  <rgm@gnu.org>
905
906         * mm-extern.el (message-goto-body): Update declaration.
907
908 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
909
910         * gnus-util.el (gnus-macroexpand-all): New function.
911
912         * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
913         instead of macroexpand-all that is unavailable in XEmacs.
914
915 2010-12-02  Andrew Cohen  <cohen@andy.bu.edu>
916
917         * nnir.el (nnir-summary-line-format): New variable.
918         (nnir-mode): Use it.
919         (nnir-artlist-*,nnir-aritem-*): Reimplement as macros.
920         (nnir-article-ids): Reimplement as defsubst.
921         (nnir-retrieve-headers): Don't mangle the subject header.
922         (nnir-run-imap): Use 100 as RSV score.
923         (nnir-run-find-grep): Fix for full server searching.
924         (nnir-run-gmane): Better restriction to gmane groups.
925
926         * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
927         summary buffers.
928
929 2010-12-02  Julien Danjou  <julien@danjou.info>
930
931         * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
932
933         * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
934
935         * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
936         support.
937
938 2010-12-01  Andrew Cohen  <cohen@andy.bu.edu>
939
940         * nnir.el: Update to handle the registry better.
941         (autoload): Silence byte-compiler.
942         (nnir-open-server): Add a hook for nnir groups.
943         (nnir-request-move-article): Don't mangle the header. Better to use
944         formating variables (which will be added in the future).
945         (nnir-registry-action): Update the registry using the original article
946         group name.
947         (nnir-mode): Install nnir-specific hooks for updating the registry.
948
949         * gnus-sum.el
950         (gnus-article-original-subject,gnus-newsgroup-original-name):
951         Remove obsolete variables.
952         (gnus-summary-move-article): Remove use of obsolete variables.
953         (gnus-summary-local-variables): Make move and delete hooks local to
954         summary buffers.
955
956 2010-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
957
958         * rtree.el: New file.
959
960 2010-12-01  Julien Danjou  <julien@danjou.info>
961
962         * message.el (message-user-organization): Do not use
963         gnus-local-organization.
964
965         * gnus.el: Remove gnus-local-organization.
966
967         * gnus-msg.el: Remove nastygram thing.
968
969 2010-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
970
971         * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
972         funcall.
973
974 2010-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
975
976         * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
977         names.
978
979         * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
980         characters.
981
982         * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
983         to t of inhibit-read-only since it is inside gnus-with-article-headers.
984         Suggested by Å tÄ›pán NÄ›mec <stepnem@gmail.com>.
985         (gnus-gravatar-transform-address): Use mail-extract-address-components
986         that supports non-ASCII names rather than mail-header-parse-addresses.
987
988 2010-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
989
990         * proto-stream.el (open-protocol-stream): All starttls connections are
991         handled by the network handler.
992
993 2010-11-30  Julien Danjou  <julien@danjou.info>
994
995         * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
996         (nnimap-open-connection-1): Fix PREAUTH.
997
998         * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
999
1000 2010-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1001
1002         * shr.el (shr-char-breakable-p, shr-char-nospace-p)
1003         (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
1004         (shr-insert): Use them.
1005         (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
1006
1007 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
1008
1009         * nnir.el (nnir-request-move-article): Bail out if original group
1010         doesn't support article moves.
1011         (nnir-get-active): Improve active list retrieval.
1012
1013 2010-11-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1014
1015         * shr.el (shr-find-fill-point): Don't break before apostrophes.
1016
1017 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
1018
1019         * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
1020         seem to accept strings-with-numbers as port numbers,
1021
1022 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
1023
1024         * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
1025         change the registry.
1026
1027 2010-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1028
1029         * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
1030         delete-dups that is not available in XEmacs 21.4.
1031
1032         * mm-util.el (mm-delete-duplicates): Add comment.
1033
1034 2010-11-28  Andrew Cohen  <cohen@andy.bu.edu>
1035
1036         * nnir.el (nnir-ignored-newsgroups): New variable.
1037         (nnir-get-active): Use it.
1038
1039 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1040
1041         * proto-stream.el (proto-stream-open-network): Add some comments.
1042
1043         * nntp.el (nntp-open-connection): Provide a :success condition.
1044
1045         * nnimap.el (nnimap-open-connection-1): Ditto.
1046
1047         * proto-stream.el (proto-stream-open-network): See what the response to
1048         the STARTTLS command is.
1049
1050         * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
1051         backwards compatibility).
1052         (nnimap-open-connection-1): Really respect nnimap-server-port.
1053
1054         * proto-stream.el (proto-stream-open-network): When doing opportunistic
1055         TLS upgrades we don't really care about the identity of the peer.
1056         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
1057         that what we've checked for.
1058         (proto-stream-always-use-starttls): Only default to t if
1059         open-gnutls-stream exists.
1060         (proto-stream-open-network): If STARTTLS failed, then just open a
1061         normal connection.
1062         (proto-stream-open-network): Wait until the greeting before doing
1063         STARTTLS.
1064
1065         * nntp.el (nntp-open-connection): Report what the connection error is.
1066
1067         * proto-stream.el (open-protocol-stream): Rename from
1068         open-proto-stream.
1069
1070 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1071
1072         * nnimap.el (nnimap-stream): Change default to `undecided'.
1073         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
1074         first, and then network.
1075         (nnimap-open-connection-1): Respect nnimap-server-port.
1076         (nnimap-open-connection): Be more backwards-compatible.
1077
1078         * proto-stream.el (proto-stream-always-use-starttls): New variable.
1079         (proto-stream-open-starttls): De-duplicate the starttls code.
1080         (proto-stream-open-starttls): Folded back into the main function.
1081         (proto-stream-open-network): Fix typo in the gnutls path.
1082         (proto-stream-command): Refactor out.
1083
1084         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
1085
1086         * proto-stream.el (proto-stream-open-starttls): Actually implement the
1087         starttls.el STARTTLS.
1088
1089         * color.el (color-lab->srgb): Fix function call name.
1090
1091         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
1092         if we're using tls.el.
1093         (proto-stream-open-network): If we don't have gnutls-cli or gnutls
1094         built in, then don't try to establish a STARTTLS connection.
1095
1096         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
1097         servers.
1098
1099         * proto-stream.el (open-proto-stream): Use network, not stream.
1100         (open-proto-stream): Add a way to specify what the end of a command is.
1101
1102         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
1103         connections types.
1104         (nntp-open-network-stream): Remove.
1105         (nntp-open-ssl-stream): Remove.
1106         (nntp-open-tls-stream): Remove.
1107         (nntp-ssl-program): Remove.
1108
1109         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
1110
1111 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
1112
1113         * nnir.el: Fix typos.
1114         (nnir-retrieve-headers-override-function): Rename variable to reflect
1115         new semantics.
1116         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
1117         macros.
1118         (nnir-request-article, nnir-request-move-article): Use them.
1119         (nnir-categorize): New function.
1120         (nnir-run-query): Use it.
1121         (nnir-retrieve-headers): Rewrite to batch header retrieval.
1122         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
1123         sorted.
1124         (nnir-group-full-name): Use gnus-group-full-name instead.
1125         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
1126         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
1127
1128 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1129
1130         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
1131
1132         * proto-stream.el: New library to provide protocol-specific
1133         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
1134         protocols.
1135         (open-proto-stream): Complete the documentation.
1136         (proto-stream-open-network): Fix some typos.
1137
1138         * nnimap.el (nnimap-open-connection): Use it.
1139
1140 2010-11-27  Yuri Karaban  <tech@askold.net>  (tiny change)
1141
1142         * pop3.el (pop3-open-server): Read server greeting before starting TLS
1143         negotiation.
1144
1145 2010-11-26  Julien Danjou  <julien@danjou.info>
1146
1147         * color.el: Rename various rgb functions to srgb.
1148
1149 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1150
1151         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
1152         names.
1153
1154 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1155
1156         * shr.el (shr-insert): Revert last change.
1157         (shr-find-fill-point): Never leave point being at bol;
1158         relax the kinsoku limitation when rendering tables.
1159
1160 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1161
1162         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
1163         results from -accept-article.
1164
1165         * shr-color.el: Require cl when compiling.
1166
1167         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
1168         checkin.
1169
1170         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
1171
1172         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
1173
1174         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
1175         'add and 'delete to set backend marks.
1176
1177         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
1178
1179         * nnheader.el (nnheader-update-marks-actions): Refactor out.
1180
1181         * nntp.el (nntp-request-set-mark): Use it.
1182
1183         * nnfolder.el (nnfolder-request-set-mark): Ditto.
1184
1185         * nnml.el (nnml-request-set-mark): Ditto.
1186
1187         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
1188         introduces regressions in article selection.
1189         (nnimap-find-uid-response): New function.
1190         (nnimap-request-accept-article): Use the UID returned, if any.
1191         (nnimap-request-move-article): Use the UID returned, if any.
1192         (nnimap-get-groups): Reimplement to work with folded lines.
1193         (nnimap-find-uid-response): The UID is the last element in the list.
1194         (nnimap-request-set-mark): Extend syntax with 'set.
1195
1196         * nnml.el (nnml-request-set-mark): Ditto.
1197
1198         * nnfolder.el (nnfolder-request-set-mark): Ditto.
1199
1200         * nntp.el (nntp-request-set-mark): Ditto.
1201
1202 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1203
1204         * message.el (message-called-interactively-p): A temporary macro.
1205         (message-goto-body): Use it temporarily.
1206
1207 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1208
1209         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
1210         (nnimap-last-response-string): Unfold quoted lines, if they exist.
1211         (nnimap-last-response-string): Fix last unfolding fix.
1212
1213 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1214
1215         * shr.el (shr-insert): Fix the way to fold lines.
1216
1217 2010-11-25  Julien Danjou  <julien@danjou.info>
1218
1219         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex
1220
1221         * color.el: Rename from color-lab.el
1222         (color-rgb->hex): Add.
1223         (color-complement): Add.
1224         (color-complement-hex): Add.
1225
1226         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
1227
1228 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1229
1230         * shr-color.el (shr-color-visible): Don't bug out if the colour names
1231         don't exist.
1232
1233 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1234
1235         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
1236         assuming that article displaying or another mml-preview may be
1237         interrupted for an error or for the like.
1238
1239         * shr.el (shr-get-background): Fix argument name.
1240
1241 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1242
1243         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
1244
1245         * gnus-sum.el (gnus-summary-include-articles): New function.
1246
1247         * message.el (message-goto-body): called-interactively-p needs a
1248         parameter, so use `any'.
1249
1250         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
1251         clear marks before moving, since they're synced from the Gnus side
1252         first.
1253
1254         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
1255         (gnus-summary-move-article): Copy over all marks before moving, so that
1256         IMAP doesn't think a new article has arrived.
1257
1258 2010-11-24  Julien Danjou  <julien@danjou.info>
1259
1260         * shr.el (shr-insert-background-overlay): Fix typo.
1261         (shr-render-td): Copy the background before rendering.
1262
1263         * shr-color.el (shr-color-visible): Fix docstring.
1264
1265         * shr.el (shr-tag-table): Add bgcolor support.
1266         (shr-render-td): Add bgcolor support.
1267         (shr-get-background): Add.
1268         (shr-insert-foreground-overlay): Use shr-get-background.
1269
1270         * message.el (message-goto-body): Use called-interactively-p.
1271         (message-in-body-p): message-goto-body returns point.
1272
1273 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1274
1275         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
1276         Fixes something or other in Emacs 23, and is backwards compatible.
1277
1278         * message.el (message-goto-body): Remove the <#secure special-casing,
1279         which is too special.
1280
1281         * shr.el (shr-parse-style): Drop !important from styles.
1282
1283 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
1284
1285         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
1286         this function to return incorrect results when calling it with an
1287         explicit article argument different from
1288         (gnus-summary-article-number).
1289
1290 2010-11-24  Julien Danjou  <julien@danjou.info>
1291
1292         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
1293         (shr-tag-body): Add background support.
1294         (shr-descend): Add background support.
1295         (shr-tag-title): Add.
1296
1297         * shr-color.el (shr-color-visible): Really return original background
1298         if fixed.
1299
1300 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1301
1302         * shr.el (shr-color-check): Protect against non-existant colour names.
1303
1304 2010-11-24  Julien Danjou  <julien@danjou.info>
1305
1306         * color-lab.el: Require 'cl when compiling.
1307
1308         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
1309
1310         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
1311         matched part.
1312
1313         * color-lab.el: Fix all expt calls to use float type.
1314
1315 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1316
1317         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
1318         expression to shr-color-check as is.
1319
1320         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
1321
1322         * color-lab.el: Add coding cookie.
1323         (float-pi): Use eval-and-compile.
1324
1325         * dgnushack.el (dgnushack-compile): Exclude shr-color.el from being
1326         compiled for Emacsen having no `libxml-parse-html-region' support.
1327
1328 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1329
1330         * shr.el (shr-insert-color-overlay): Split stuff like
1331         "#444444 !important" to find the real colour.
1332         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
1333         parse <font color="red"> entries.
1334
1335 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
1336
1337         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
1338         point when parsing headers.
1339
1340         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
1341         is positioned properly when parsing headers.
1342
1343 2010-11-23  Julien Danjou  <julien@danjou.info>
1344
1345         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
1346
1347         * shr-color.el (shr-color->hexadecimal): Add support for color names.
1348
1349         * shr.el (shr-parse-style): Replace \n with space in style parsing.
1350
1351         * shr-color.el (shr-color-hsl-to-rgb-fractions):
1352         Use shr-color-hue-to-rgb.
1353         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
1354
1355 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1356
1357         * shr.el (shr-color->hexadecimal): Autoload.
1358         (shr-descend): Add color to all tags.
1359
1360 2010-11-22  Julien Danjou  <julien@danjou.info>
1361
1362         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
1363         shr-color->hexadecimal.
1364
1365         * shr-color.el (shr-color->hexadecimal): Add converting functions for
1366         RGB() or HSL() color representation.
1367
1368         * shr.el (shr-tag-font): Add.
1369         (shr-tag-color-check): New function to get better colors.
1370         (shr-tag-insert-color-overlay): Factorize code between tag-font and
1371         tag-span.
1372
1373         * shr-color.el: New file.
1374
1375         * color-lab.el: New file.
1376
1377         * gnus-art.el (gnus-url-mailto): Do not downcase args.
1378
1379 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
1380
1381         * nnir.el: Fix typo in comments.
1382         (nnir-run-imap): Simplify code. No need to reverse artlist.
1383         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
1384
1385 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1386
1387         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
1388
1389         * nnimap.el (nnimap-get-capabilities): Refactor out.
1390         (nnimap-open-connection): Re-request capabilities after STARTTLS.
1391
1392 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
1393
1394         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
1395         appearing when `mm-uu-hide-markers' is nil.
1396
1397 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1398
1399         * nnimap.el (nnimap-unselect-group): Make into its own function.
1400         (nnimap-request-rename-group): Unselect group before renaming.
1401         This had gotten lost somewhere.
1402         (nnimap-request-accept-article): Keep track of examined groups, and
1403         unselect the group before APPENDing to read-only groups.
1404         (nnimap-request-move-article): Clear flags before moving so that they
1405         can be re-set later.
1406
1407 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1408
1409         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
1410         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
1411
1412 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1413
1414         * gnus-art.el (gnus-mime-display-single)
1415         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images)
1416         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
1417         parameter.
1418
1419 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1420
1421         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
1422         (shr-table-vertical-line): New variable.
1423         (shr-insert-table): Use it.
1424
1425 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1426
1427         * gnus-html.el (gnus-html-wash-images): Don't display images if
1428         gnus-inhibit-images is non-nil; register displayer for cid images.
1429         (gnus-html-display-image): Work for cid image.
1430         (gnus-html-insert-image): Allow arguments.
1431         (gnus-html-put-image): Inhibit read-only.
1432         (gnus-html-prefetch-images): Don't prefetch images if
1433         gnus-inhibit-images is non-nil.
1434
1435 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1436
1437         * shr.el (shr-put-image): Break lines when inserting big pictures.
1438
1439 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
1440
1441         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
1442         sender, thanks Katsumi Yamaoka.
1443
1444 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
1445
1446         * nnir.el (nnir-run-imap): Reverse the article list for each group
1447         rather than the whole list.
1448
1449 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1450
1451         * shr.el (shr-image-displayer): Protect function against non-existent
1452         image source.
1453
1454         * gnus-art.el (gnus-inhibit-images): New user option.
1455         (gnus-mime-display-single): Don't display image if it is non-nil.
1456
1457         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
1458         gnus-inhibit-images.
1459
1460         * shr.el (shr-image-displayer): New function.
1461         (shr-tag-img): Use it.
1462
1463 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
1464
1465         * mml2015.el (mml2015-epg-sign): Use From header.
1466
1467 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1468
1469         * gnus-html.el (gnus-html-wash-images): Register a displayer.
1470
1471         * gnus-util.el (gnus-find-text-property-region): Return markers.
1472
1473         * shr.el (shr-tag-img): Put a displayer in the text property.
1474
1475         * gnus-util.el (gnus-find-text-property-region): New utility function.
1476
1477         * gnus-html.el (gnus-html-display-image): Make the alt optional.
1478         (gnus-html-show-images): Remove.
1479
1480         * gnus-art.el (gnus-article-show-images): New, more general function.
1481
1482         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
1483         image url text properties.
1484
1485         * shr.el: Ditto.
1486
1487         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
1488         gnus-agent-auto-agentize-methods is set.  Which it isn't.
1489
1490 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1491
1492         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
1493         work for two or more articles.
1494
1495 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1496
1497         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
1498         divide an image that's in an html article to two or more when washing
1499         non-ASCII characters in alt text of it.
1500
1501 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1502
1503         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
1504         smime-decrypt-region using function argument.
1505         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
1506
1507         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
1508
1509         * smime.el (smime-decrypt-region): Catch it.
1510
1511 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1512
1513         * smime.el (smime-mode-map): Move initialization into declaration.
1514         (gnus-run-mode-hooks): Don't autoload.
1515         (smime-mode): Use define-derived-mode.
1516
1517 2010-11-11  Glenn Morris  <rgm@gnu.org>
1518
1519         * smime.el (from): Restrict declaration to XEmacs.
1520
1521         * nnir.el (gnus-group-topic-name): Autoload.
1522
1523 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1524
1525         * shr.el (shr-insert): Don't break long line if it is because of
1526         kinsoku-bol characters in the line end.
1527
1528 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
1529
1530         * nnir.el (nnir-request-move-article): Fix to provide original group
1531         and subject.
1532         (nnir-warp-to-article): Don't fail on articles whose headers haven't
1533         been retrieved.
1534
1535         * gnus-sum.el (gnus-summary-move-article): Use original group and
1536         subject for virtual articles such as those in an nnir summary buffer.
1537
1538 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1539
1540         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
1541         least 21.5).
1542
1543         * smime.el (from): Declare it again for XEmacs.
1544
1545 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1546
1547         * message.el (message-resend): Don't disable encoding unless it's
1548         already encoded.
1549
1550         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
1551         low-numbered articles.
1552
1553 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1554
1555         * rfc2047.el (rfc2047-syntax-table): Simplify.
1556
1557         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
1558
1559         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
1560         set-char-table-range for XEmacs.
1561
1562 2010-11-10  Glenn Morris  <rgm@gnu.org>
1563
1564         * time-date.el (time-to-seconds): Always an alias on Emacs,
1565         never a real function.
1566         (with-no-warnings): Remove compat stub, now unused.
1567         (time-less-p): Doc fix.
1568         (time-to-number-of-days): Simplify.
1569
1570         * smime.el (from): Remove unused declaration.
1571
1572         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
1573         (gnus-float-time): On Emacs, always an alias.
1574
1575         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
1576         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
1577
1578 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1579
1580         * dgnushack.el: Don't use ignore-errors in the top level form since it
1581         is unavailable in XEmacs even if cl is loaded.
1582
1583         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
1584
1585 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1586
1587         * shr.el (browse-url-mailto): Autoload.
1588
1589         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
1590
1591         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
1592         regexp doesn't need quoting.
1593
1594 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
1595
1596         * message.el (message-subject-trailing-was-ask-regexp)
1597         (message-subject-trailing-was-regexp): Match was: in addition to was.
1598
1599 2010-11-09  Glenn Morris  <rgm@gnu.org>
1600
1601         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
1602         (nnbabyl-check-mbox): Use point-at-bol.
1603
1604 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1605
1606         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
1607
1608         * message.el (message-mailto): New function.
1609         (message-mailto): Should accept other parameters.
1610         (message-mailto): Remove since it duplicates browse-url-mailto
1611         functionality.
1612
1613 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1614
1615         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
1616         methods.
1617         (gnus-read-active-file): Ditto.
1618
1619         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
1620         ": " from the prompt.
1621         (gnus-group-make-group): Ditto.
1622
1623 2010-11-07  Glenn Morris  <rgm@gnu.org>
1624
1625         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
1626         (gnus-bookmark-kill-line): Use point-at-eol.
1627
1628 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1629
1630         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
1631         asterisks in From header.
1632
1633 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1634
1635         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
1636         string to avoid making the From headers syntactically invalid.
1637
1638         * message.el (message-send-mail): Don't insert courtesy messages if the
1639         message already has List-Post and List-ID messages.
1640
1641 2010-11-06  Glenn Morris  <rgm@gnu.org>
1642
1643         * gnus-art.el (gnus-treat-article): Give dynamic local variables
1644         `condition', `type', `length' a prefix.
1645         (gnus-treat-predicate): Update for above name changes.
1646
1647 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
1648
1649         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
1650         binding.  Handled by `gnus-summary-refer-thread' instead.
1651         (nnir-warp-to-article): New backend function.
1652
1653         * nnimap.el (nnimap-request-thread): Force dependency updating.
1654
1655         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
1656         (gnus-summary-refer-thread): Rework to improve thread-referral.
1657
1658         * gnus-int.el (gnus-warp-to-article): New function.
1659
1660         * gnus-sum.el (gnus-summary-article-map): Bind it.
1661
1662 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
1663
1664         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
1665         gnus-summary-refer-thread.
1666
1667         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
1668         headers.
1669         (gnus-summary-limit-include-thread): Prevent articles in thread from
1670         being cut in gnus-cut-threads.
1671         (gnus-summary-refer-thread): Limit retrieved headers to those in
1672         thread.
1673
1674 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1675
1676         * message.el (message-send-mail): Use the value of
1677         message-courtesy-message from the message buffer.
1678
1679         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
1680
1681         * shr.el (shr-browse-url): Implement mailto: URLs.
1682
1683         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
1684         "raw".
1685
1686         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
1687         if it's already selected.
1688
1689         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
1690
1691 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1692
1693         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
1694         to measure the length and truncate alt text.
1695
1696 2010-11-03  Glenn Morris  <rgm@gnu.org>
1697
1698         * nndiary.el (nndiary-generate-nov-databases-1)
1699         (nndiary-generate-active-info): Rename dynamic variable `files' to
1700         something less generic.
1701
1702 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
1703
1704         * nnir.el (nnir-request-move-article): Call the underlying backend to
1705         move articles from nnir.
1706
1707 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1708
1709         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
1710
1711 2010-11-02  Julien Danjou  <julien@danjou.info>
1712
1713         * nnir.el: Remove wais support.
1714
1715 2010-11-02  Glenn Morris  <rgm@gnu.org>
1716
1717         * gnus-html.el: Reorder requirements to quieten compiler.
1718
1719 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1720
1721         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
1722         properly for XEmacs as well.
1723         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
1724         (gnus-article-natural-long-line-p): Use window-width rather than
1725         frame-width.
1726
1727 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
1728
1729         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
1730         (nnir-read-parms): Don't modify query.
1731         (nnir-run-query): Add ability to search topic on current line.
1732         (nnir-get-active): Clean up.
1733
1734 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1735
1736         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
1737         degenerate articles.
1738
1739         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
1740         (gnus-print-buffer): Just print the buffer as is, without any copying
1741         to a buffer and then re-highlighting.
1742
1743         * nnimap.el (nnimap-request-group): Store the new updated info.
1744         (nnimap-request-group): Select the group when we don't know whether it
1745         exists or not.
1746
1747         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
1748         groups.
1749
1750         * gnus-group.el (gnus-group-find-new-groups): Display all the new
1751         groups.
1752
1753         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
1754         groups.
1755
1756         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
1757         long-lines case by only filling the long lines.
1758
1759         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
1760         (bug #7311).
1761
1762 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1763
1764         * shr.el: No need to declare `declare-function' since shr.el is for
1765         only Emacsen that provide `libxml-parse-html-region'.
1766
1767         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
1768         effective only in a file it is referred to.
1769
1770 2010-11-01  Glenn Morris  <rgm@gnu.org>
1771
1772         * mm-util.el (gnus-completing-read): Autoload.
1773         (mm-read-coding-system): Simplify Emacs definition.
1774
1775         * nnmail.el (gnus-activate-group):
1776         * nnimap.el (gnutls-negotiate):
1777         * nntp.el (netrc-parse): Fix declarations.
1778
1779 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1780
1781         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
1782         string-match-p in Emacs >=23.
1783
1784         * gnus-msg.el (gnus-configure-posting-styles)
1785         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
1786
1787 2010-11-01  Glenn Morris  <rgm@gnu.org>
1788
1789         * nnir.el (declare-function): Add compat stub.
1790         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
1791         (nnir-run-gmane): Require 'mm-url.
1792
1793         * mm-util.el (mm-string-to-multibyte): Simplify.
1794
1795         * shr.el (declare-function): Add compat stub.
1796         (url-cache-create-filename): Declare.
1797         (mm-disable-multibyte, widget-convert-button): Autoload.
1798
1799         * smime.el (ldap-search): Declare.
1800         (smime-cert-by-ldap-1): Require ldap on Emacs.
1801
1802         * nnimap.el: Require nnmail, and gnus-sum when compiling.
1803         (nnimap-keepalive): Use gnus-float-time.
1804
1805         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
1806         (mail-source-delete-crash-box): Use gnus-float-time.
1807
1808         * gnus-dired.el (gnus-completing-read): Autoload.
1809
1810         * mm-view.el (gnus-rescale-image): Autoload.
1811
1812         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
1813
1814         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
1815
1816         * sieve-manage.el: Require 'cl when compiling.
1817
1818         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
1819         (gnus-iswitchb-completing-read): Require iswitchb.
1820         (gnus-select-frame-set-input-focus): Silence compiler.
1821
1822 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1823
1824         * message.el (message-subject-trailing-was-query): Change default to t,
1825         since I think that's what most people want.
1826
1827         * nnimap.el (nnimap-request-accept-article): Erase buffer before
1828         appending for easier debugging.
1829         (nnimap-wait-for-connection): Take a regexp.
1830         (nnimap-request-accept-article): Wait for the continuation line before
1831         sending anything unless we're streaming.
1832
1833         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
1834         leave the header washing to take place.
1835
1836 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
1837
1838         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
1839         regular expression match and replace in posting styles.
1840
1841 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
1842
1843         * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
1844         an entire server.
1845         (nnir-get-active): New function.
1846         (nnir-run-imap): Use it.
1847         (nnir-run-gmane): Who knew, gmane search returns an article score!
1848
1849         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
1850         server on the current line with nnir.
1851
1852 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1853
1854         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
1855         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
1856         left edge.
1857         (gnus-article-foldable-buffer): Skip past the prefix when determining
1858         raggedness.
1859
1860         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
1861         the raw article, and change `C-u g' to show the article without doing
1862         treatments.
1863
1864         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
1865         on to `gnus-treat-article'.
1866         (gnus-inhibit-article-treatments): New variable.
1867
1868         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
1869
1870         * gnus-art.el (gnus-treatment-function-alist): Have
1871         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
1872         (gnus-treat-fill-long-lines): Change default to fill all text/plain
1873         sections.
1874
1875         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
1876         parameter.
1877         (gnus-article-fill-cited-long-lines): New function.
1878         (gnus-article-fill-cited-article): Allow filling only long sections.
1879
1880         * shr.el (shr-find-fill-point): Don't break lines between punctuation
1881         and non-punctuation (like after the apostrophe in "'We").
1882
1883         * gnus-sum.el (gnus-summary-select-article): Make sure
1884         gnus-original-article-buffer is alive.
1885
1886         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
1887         reflect the order they're in in the digest.
1888
1889         * gnus.el (gnus-group-startup-message): Move point to the start of the
1890         buffer.
1891
1892         * nnimap.el (nnimap-capability): New function.
1893         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
1894         is set.
1895
1896 2010-10-31  David Engster  <dengste@eml.cc>
1897
1898         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
1899         conform with changes to gnus-completing-read.
1900
1901 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1902
1903         * shr.el (shr-tag-img): Output "*" instead of "[img]".
1904
1905 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
1906
1907         * nnir.el: Move defvar, defcustom around to keep file organized
1908         and keep byte-compiler quiet.
1909         (nnir-read-parms): Accept search-engine as arg.
1910         (nnir-run-query): Pass search-engine as arg.
1911         (nnir-search-engine): Remove.
1912
1913 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1914
1915         * shr.el (shr-generic): The text nodes should be text, not :text.
1916
1917         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
1918         later in the file.
1919
1920 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
1921
1922         * nnir.el: General clean up.  Allow searching with multiple engines.
1923         Allow separate extra-parameters for each engine.
1924         Batch queries when possible.
1925         (nnir-imap-default-search-key,nnir-method-default-engines):
1926         Add customize interface.
1927         (nnir-run-gmane): New engine.
1928         (nnir-engines): Use it.  Qualify all prompts with engine name.
1929         (nnir-search-engine): Remove global variable.
1930         (nnir-run-hyrex): Restore for now.
1931         (nnir-extra-parms,nnir-search-history): New variables.
1932         (gnus-group-make-nnir-group): Use them.
1933         (nnir-group-server): Remove in favor of gnus-group-server.
1934         (nnir-request-group): Avoid searching twice.
1935         (nnir-sort-groups-by-server): New function.
1936
1937 2010-10-30  Julien Danjou  <julien@danjou.info>
1938
1939         * gnus-group.el: Remove gnus-group-fetch-control.
1940
1941         * gnus-start.el (gnus-find-new-newsgroups):
1942         Remove gnus-check-first-time-used.
1943
1944         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
1945
1946 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
1947
1948         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
1949         set on groups that don't have \* permanentflags.
1950
1951 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1952
1953         * shr.el (shr-tag-span): Drop colorisation of regions since we don't
1954         control the background color.
1955         (shr-tag-img): Ignore very small web bug type images.
1956         (shr-put-image): Add help-echo alt texts to the images.
1957         (shr-tag-video): Show the video poster image.
1958
1959 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1960
1961         * shr.el (shr-table-depth): New variable.
1962         (shr-tag-table-1): Only insert the images after the top-level table.
1963
1964         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
1965
1966         * gnus-util.el (gnus-list-memq-of-list): New function.
1967
1968         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
1969         selected.
1970         (nnimap-unsplittable-articles): New slot.
1971         (nnimap-new-articles): Use it.
1972
1973 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
1974
1975         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
1976         move to the previous line on `M-g'.
1977
1978 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1979
1980         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
1981         *-request-group, which seems unnecessary.
1982
1983         * nnimap.el (nnimap-quote-specials): Function copied over from
1984         imap.el.
1985         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
1986         they support that.  Suggested by Tom Regner.
1987
1988 2010-10-29  Julien Danjou  <julien@danjou.info>
1989
1990         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
1991         defalias.
1992         (gnus-summary-delete-marked-with): Remove obsolete defalias.
1993
1994         * gnus.el: Remove `gnus-nntp-service' variable.
1995         (gnus-secondary-servers): Make obsolete.
1996         (gnus-nntp-server): Make obsolete.
1997
1998         * gnus-start.el (gnus-1): Remove x-splash calls.
1999
2000         * gnus-ems.el (gnus-x-splash): Remove.
2001
2002         * gnus.el (gnus-group-startup-message): Simplify/update code.
2003
2004         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
2005         definition.
2006
2007         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
2008         capability before doing anything.
2009         (gnus-group-insert-group-line): Remove useless
2010         gnus-group-remove-excess-properties.
2011
2012 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2013
2014         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
2015
2016 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2017
2018         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
2019         config after reselecting.
2020
2021 2010-10-28  Julien Danjou  <julien@danjou.info>
2022
2023         * shr.el (shr-put-image): Use point even if only inserting text.
2024         (shr-put-image): Save excursion when inserting alt text on non-graphic
2025         display, so the behaviour is the same when we are on a graphic display.
2026
2027         * nnir.el (nnir-run-swish-e): Remove hyrex support.
2028
2029 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2030
2031         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
2032         (gnus-mime-copy-part): Check coding system, not charset.
2033         (gnus-mime-view-part-externally): Never remove part.
2034         (gnus-mime-view-part-internally): Don't remove part here.
2035         (gnus-article-part-wrapper): Make sure MIME tag is visible.
2036         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
2037         multipart/alternative.
2038
2039         * mm-decode.el (mm-display-part): Take optional arg `force'.
2040
2041 2010-10-26  Julien Danjou  <julien@danjou.info>
2042
2043         * gnus-group.el (gnus-group-default-list-level): Add this function to
2044         compute the default list level.
2045         (gnus-group-default-list-level): Add possibility to use a function.
2046
2047 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2048
2049         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
2050
2051         * gnus-group.el (gnus-group-completing-read)
2052         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
2053         gnus-replace-in-string.
2054
2055 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2056
2057         * shr.el (shr-tag-div): Add.
2058
2059         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
2060
2061 2010-10-25  Julien Danjou  <julien@danjou.info>
2062
2063         * gnus-util.el: Remove `gnus-with-local-quit'.
2064
2065         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
2066
2067 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2068
2069         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
2070         the original article buffer.
2071
2072 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2073
2074         * nnimap.el (nnimap-request-head): New function.
2075         (nnimap-request-move-article): Try to be slighly faster by not
2076         requesting the entire message when moving.
2077         (nnimap-transform-headers): Don't bug out on bodiless articles.
2078         (nnimap-send-command): Have no outstanding messages if the IMAP server
2079         doesn't support streaming.
2080         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
2081
2082 2010-10-24  Julien Danjou  <julien@danjou.info>
2083
2084         * message.el (message-default-headers): Fix type.
2085
2086 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2087
2088         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
2089         prefetching images.
2090
2091         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
2092         backend for unknown groups.  This is mainly useful for nnimap groups.
2093
2094         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
2095         group isn't covered by the agent.
2096
2097 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
2098
2099         * nnir.el (nnir-method-default-engines): New variable.
2100         (nnir-run-query): Use it.
2101         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
2102         (gnus-summary-nnir-goto-thread): Change group if needed.
2103
2104         * gnus-group.el (gnus-group-group-map): Add key binding for
2105         gnus-group-make-nnir-group.
2106
2107 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2108
2109         * shr.el (shr-tag-object): Add.
2110
2111         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
2112         original article buffer live.
2113         (gnus-summary-select-article-buffer):
2114         Mention gnus-widen-article-buffer.
2115
2116 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2117
2118         * shr.el (shr-tag-strong): Add.
2119
2120 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2121
2122         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
2123         group names.  They mess up the group buffer badly.
2124
2125         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
2126
2127         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
2128         instead of the summary one.
2129
2130 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2131
2132         * mml.el (mml-preview): Work properly when editing article.
2133
2134         * gnus-start.el (gnus-read-active-file-1): Don't add method to
2135         gnus-have-read-active-file if it's already been in.
2136
2137 2010-10-22  Tom Tromey  <tromey@redhat.com>
2138
2139         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
2140         gnus-group-completing-read.
2141
2142 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2143
2144         * message.el (message-mode-map): Don't bind M-; to comment region, to
2145         allow the global comment-dwim to work.
2146
2147 2010-10-21  Julien Danjou  <julien@danjou.info>
2148
2149         * message.el (message-setup-1): Allow message-default-headers to be a
2150         function.
2151
2152 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2153
2154         * shr.el (shr-tag-table): Simplify.
2155
2156 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2157
2158         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
2159         to avoid trying to snarf invalid stuff.
2160
2161         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
2162
2163         * gnus.el (gnus-message-archive-group): Quote value.
2164         (gnus-message-archive-group): Mark as changed.
2165
2166         * shr.el (shr-add-font): Don't put the font properties on the newline
2167         or the indentation.
2168
2169         * message.el (message-fix-before-sending): Change options when sending
2170         non-printable characters.
2171
2172         * gnus.el (gnus-message-archive-method): Change the default to
2173         monthly outgoing groups.
2174
2175         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
2176         that have gotten new numbers.
2177
2178         * nnimap.el (nnimap-request-replace-article): New function.
2179
2180 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2181
2182         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
2183         (nnrss-request-article): Don't use special html washing code.
2184
2185 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2186
2187         * shr.el (shr-tag-table): Remove useless nconc.
2188
2189 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2190
2191         * gnus-art.el (article-wash-html): Simplify and remove the charset
2192         stuff.  Use the normal html rendering code instead of the special html
2193         washing code.
2194
2195         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
2196         `gnus-w3m' symbols.
2197         (mm-text-html-washer-alist): Remove.
2198
2199         * mm-decode.el (mm-inline-text-html-renderer): Remove.
2200         (mm-inline-media-tests): Remove use.
2201         (mm-text-html-renderer): Change default to the `shr' symbol.
2202
2203         * mm-view.el (mm-inline-text-html): Remove use.
2204
2205         * gnus-art.el (gnus-blocked-images): New function.  Allow the
2206         `gnus-blocked-images' to be a function.
2207         (gnus-article-wash-function): Remove.
2208
2209 2010-10-20  Julien Danjou  <julien@danjou.info>
2210
2211         * spam.el (spam-list-of-processors): Mark as obsolete.
2212
2213         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
2214         (nnimap-insert-partial-structure): Fix boundary detection.
2215
2216 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
2217
2218         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
2219         run file-truename on remote files.  This can be expensive and even
2220         prevent one from editing drafts if some unrelated buffer has a stale
2221         connection.
2222
2223 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2224
2225         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
2226         kinsoku-eol regardless of shr-kinsoku-shorten.
2227         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
2228         (shr-tag-table): Support caption, thead, and tfoot.
2229
2230 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2231
2232         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
2233         lines.
2234         (shr-save-contents): New command and keystroke.
2235
2236         * nndoc.el (nndoc-type-alist): Add git support.
2237         (nndoc-git-type-p): New function.
2238         (nndoc-transform-git-article): Ditto.
2239         (nndoc-transform-git-headers): Ditto.
2240         (nndoc-transform-git-headers): Generate Subject headers.
2241
2242         * shr.el (shr-parse-style): New function.
2243         (shr-tag-span): Ditto.
2244
2245         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
2246         to `G G' to avoid collisions.
2247
2248 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2249
2250         * shr.el: Load kinsoku if necessary.
2251         (shr-kinsoku-shorten): New internal variable.
2252         (shr-find-fill-point): Make kinsoku shorten text line if
2253         shr-kinsoku-shorten is bound to non-nil.
2254         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
2255         shr-indentation too when testing if table is wider than frame width.
2256         (shr-insert-table): Use `string-width' instead of `length' to measure
2257         text width.
2258         (shr-insert-table-ruler): Make sure indentation is done at bol.
2259
2260 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
2261
2262         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
2263         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
2264         undecoded network data.
2265
2266 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2267
2268         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
2269         name in the mode line spec so that the mode line menu works
2270         (bug #2431).
2271
2272         * message.el (message-get-reply-headers): If we're fed `to-address',
2273         then always use that.
2274
2275         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
2276         aren't so wide as to need to switch off the edit menu.
2277
2278         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
2279         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
2280
2281         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
2282         `M-g'.
2283         (nnimap-update-info): Update flags/read marks even if \* isn't part of
2284         the permanent marks.
2285
2286 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
2287
2288         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
2289         Splitting according to references/in-reply-to obeys the ignore-groups
2290         variable, while splitting by sender and subject do not.
2291
2292 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2293
2294         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
2295         alist, so that we can look for non-Unicode chars.
2296         (article-translate-strings): Allow both character and string maps.
2297
2298 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2299
2300         * shr.el (shr-insert): Don't insert space behind a wide character
2301         categorized as kinsoku-bol, or between characters both categorized as
2302         nospace.
2303
2304 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
2305
2306         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
2307         headers to gnus-newsgroup-headers.
2308
2309 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2310
2311         * shr.el (shr-tag-img): Don't align images -- since we're not
2312         rescaling, this often leads to ugly displays.
2313
2314 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
2315
2316         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
2317         duplicates.
2318
2319 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
2320
2321         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
2322         call.
2323
2324 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2325
2326         * gnus.el: Autoload gnus-html-show-images.
2327
2328         * nnimap.el: Use nnheader-message throughout.
2329
2330         * shr.el (shr-tag-img): Ignore images with no data.
2331
2332 2010-10-15  Julien Danjou  <julien@danjou.info>
2333
2334         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
2335         a possibility to disable format=flow encoding when using hard newlines.
2336
2337 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2338
2339         * shr.el (shr-insert): Remove space inserted before or after a
2340         breakable character or at the beginning or the end of a line.
2341         (shr-find-fill-point): Do kinsoku; find the second best point or give
2342         it up if there's no breakable point.
2343
2344 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2345
2346         * nnimap.el (nnimap-open-connection): Message when opening connection
2347         for debugging purposes.
2348
2349         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
2350         on every setup buffer call to allow this to change from article to
2351         article.
2352
2353         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
2354         buffers where we have a wide table.
2355
2356 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
2357
2358         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
2359         uses *-request-thread.
2360
2361 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2362
2363         * nnimap.el (nnimap-open-connection): Remove %s from openssl
2364         incantation, which is no longer valid.
2365
2366 2010-10-14  Julien Danjou  <julien@danjou.info>
2367
2368         * shr.el: Fix defcustom type (char -> character).
2369
2370 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2371
2372         * nnimap.el (nnimap-open-connection): tls-program should be a list of
2373         programs.
2374
2375 2010-10-14  Julien Danjou  <julien@danjou.info>
2376
2377         * shr.el (shr-tag-a): Use url-link as widget type.
2378
2379         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
2380         `gnus-group-get-icon'.
2381
2382 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2383
2384         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
2385         This should make server editing work better.
2386
2387         * shr.el (shr-find-fill-point): Don't inloop on indented text.
2388
2389         * tls.el (tls-program): Remove spurious %s from openssl.
2390
2391         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
2392         (nnimap-parse-flags): Fix regexp.
2393
2394         * shr.el (shr-find-fill-point): Use a filling algorithm that should
2395         probably work for CJVK text, too.
2396
2397         * nnimap.el (nnimap-extend-tls-programs): Remove.
2398         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
2399
2400         * tls.el (tls-starttls-switches): Remove starttls hack.
2401         (open-tls-stream): Ditto.
2402         (tls-find-starttls-argument): Ditto.
2403
2404 2010-10-13  Julien Danjou  <julien@danjou.info>
2405
2406         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
2407         responses.
2408
2409 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2410
2411         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
2412
2413         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
2414         anything in Emacs.
2415
2416         * shr.el (shr-current-column): Remove buggy and unnecessary function.
2417
2418 2010-10-13  Julien Danjou  <julien@danjou.info>
2419
2420         * shr.el (shr-width): Make shr-width a defcustom with default to
2421         fill-column.
2422         (shr-tag-img): Use shr-width rather than fill-column.
2423
2424 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2425
2426         * dgnushack.el (byte-optimize-apply)
2427         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
2428
2429         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
2430         position when (X-)Faces exist.
2431         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
2432         avatars when called interactively.
2433
2434 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2435
2436         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
2437         gnus-article-x-face-too-ugly is bound.
2438
2439 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2440
2441         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
2442
2443         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
2444         mailbox that doesn't exist.
2445
2446 2010-10-12  Julien Danjou  <julien@danjou.info>
2447
2448         * shr.el (shr-tag-img): Encode URL properly when retrieving.
2449         (shr-get-image-data): Encode URL properly when fetching from cache.
2450         (shr-tag-img): Use aligned-to spaces to align correctly images.
2451
2452         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
2453         before inserting the Gravatar.
2454
2455         * shr.el (shr-tag-img): Add align attribute support for <img>.
2456
2457 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2458
2459         * gnus-gravatar.el (gnus-art): Require.
2460
2461         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
2462         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
2463         Remove long obsoleted functions.
2464
2465 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2466
2467         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
2468
2469         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
2470
2471         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
2472         * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
2473         * hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
2474         * mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
2475         * mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
2476         * nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
2477         * sieve-manage.el, smime.el, spam.el:
2478         Fix comment for declare-function.
2479
2480 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2481
2482         * nnimap.el (nnimap-request-rename-group): Select group read-only
2483         before renaming it.
2484
2485         * shr.el (shr-insert): Fix up the white space only regexp.
2486
2487         * nnimap.el (nnimap-transform-split-mail): Not all articles have
2488         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
2489
2490         * shr.el (shr-current-column): New function.
2491         (shr-find-fill-point): New function.
2492
2493 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
2494
2495         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
2496         numbers.
2497
2498 2010-10-11  Julien Danjou  <julien@danjou.info>
2499
2500         * shr.el (shr-hr-line): Add.
2501         (shr-tag-hr): Use shr-hr-line to specify which character to use to
2502         display hr lines.
2503         (shr-max-columns): Do not change state to nil if we just inserting
2504         spaces.
2505
2506 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2507
2508         * gnus-topic.el (gnus-topic-read-group): If after the last group,
2509         select the last group.
2510
2511 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
2512
2513         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
2514
2515 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
2516
2517         * dig.el (dig-mode-map): Declare and define in one step.
2518
2519 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2520
2521         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
2522         for Gnus.
2523         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
2524         (nnimap-update-qresync-info): Mark \Seen articles as read.
2525
2526         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
2527         non-variable, too.
2528
2529         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
2530         available.
2531         (nnimap-update-info): Rely more on the current active than the param
2532         active to avoid marking articles as read too much.
2533
2534         * auth-source.el (auth-source-create): Use (user-login-name) for the
2535         user name default.
2536
2537         * nnimap.el (nnimap-update-info): If the server doesn't return any
2538         useful info, just use the previous info.
2539         (nnimap-update-info): Prefer old info over start-article.
2540         (nnimap-update-qresync-info): Finish implementing QRESYNC.
2541
2542 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
2543
2544         * nnir.el (autoload): Clean up autoloads.
2545         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
2546         Use key rather than value.
2547         (nnir-imap-search-other): New variable.
2548         (nnir-read-parm): Use it.
2549         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
2550         (gnus-summary-nnir-goto-thread): Modify to work with imap.
2551
2552 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2553
2554         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
2555         the process, too.
2556
2557 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2558
2559         * spam.el (gnus-summary-mode-map): Bind to "$".
2560         Suggested by Russ Allbery.
2561
2562         * shr.el: Rework the way things are indented by <li> slightly.
2563
2564         * gnus.el (gnus-group-set-parameter): Fix typo.
2565
2566         * nnimap.el: Start implementing QRESYNC support.
2567
2568 2010-10-09  Julien Danjou  <julien@danjou.info>
2569
2570         * nnir.el (nnir-engines): Fix too many arguments.
2571
2572 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2573
2574         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
2575         group is the "last", so that the backends like nnfolder actually save
2576         their folders.
2577
2578         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
2579         try to use that for the tls stream.
2580         (nnimap-retrieve-group-data-early): Rework the marks code to heed
2581         UIDVALIDITY and find out which groups are read-only and not.
2582         (nnimap-get-flags): Use the same marks parsing code as the rest of
2583         nnimap.
2584
2585 2010-10-09  Julien Danjou  <julien@danjou.info>
2586
2587         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
2588
2589         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
2590         retrieving gravatars.
2591
2592         * shr.el (shr-table-corner): Add.
2593         (shr-table-line): Add.
2594         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
2595
2596 2010-10-08  Julien Danjou  <julien@danjou.info>
2597
2598         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
2599
2600 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
2601
2602         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
2603
2604         * gnus-sum.el (gnus-mark-article-as-unread)
2605         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
2606         (gnus-summary-set-bookmark): Use it.
2607
2608         * gnus-msg.el (gnus-setup-message): Use it.
2609
2610         * gnus-demon.el (gnus-demon-remove-handler): Use it.
2611
2612         * gnus.el (gnus-group-remove-parameter): Use it.
2613
2614         * gnus-group.el (gnus-group-make-web-group): Use it.
2615
2616         * gnus-demon.el (gnus-demon-remove-handler): Use it.
2617
2618         * nnregistry.el: Update docs to mention manual.
2619
2620         * gnus-registry.el: Update docs to mention nnregistry.el.
2621         (gnus-registry-initialize): Don't install nnregistry refer method
2622         automatically.
2623         (gnus-registry-install-nnregistry): Remove it.
2624
2625 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2626
2627         * shr.el (shr-insert): Don't insert double spaces.
2628
2629 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2630
2631         * gnus-gravatar.el (gnus-treat-from-gravatar)
2632         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
2633         called interactively.
2634
2635         * gnus-art.el (gnus-mime-view-part-externally)
2636         (gnus-mime-view-part-internally): Make predicate function passed to
2637         gnus-mime-view-part-as-type assume argument is a mime type, not a list
2638         of a mime type.
2639
2640         * shr.el (shr-table-widths): Don't use cl function `reduce'.
2641
2642 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2643
2644         * shr.el (require): Require cl when compiling.
2645         (shr-tag-hr): New function.
2646
2647         * nnimap.el (nnimap-update-info): Remove double setting of high.
2648         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
2649         This makes nnimap work properly on Courier again.
2650
2651         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
2652         the variable for backwards compatability.
2653
2654         * mm-decode.el (mm-save-part): If given a non-directory result, expand
2655         the file name before using to avoid setting mm-default-directory to
2656         nil.
2657
2658         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
2659         bidning gnus-agent variables.
2660
2661         * shr.el (shr-render-td): Use a cache for the table rendering function
2662         to avoid getting an exponential rendering behaviour in nested tables.
2663         (shr-insert): Rework the line-breaking algorithm.
2664         (shr-insert): Don't leave trailing spaces.
2665         (shr-insert-table): Also insert empty TDs.
2666         (shr-tag-blockquote): Ensure paragraphs after </ul>.
2667
2668 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2669
2670         * gnus-sum.el (gnus-number): Rename from `number'.
2671         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
2672         (gnus-summary-limit-children): Update uses correspondingly.
2673
2674 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2675
2676         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
2677         (gnus-gravatar-transform-address): Don't show avatars of people of
2678         which mail addresses match gnus-gravatar-too-ugly.
2679
2680 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2681
2682         * shr.el (shr-table-widths): Expand TD elements to fill available
2683         space.
2684
2685 2010-10-07  Julien Danjou  <julien@danjou.info>
2686
2687         * nnimap.el (nnimap-request-rename-group): Add this method.
2688
2689 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2690
2691         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
2692         name from XEmacs' function-arglist.
2693
2694         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
2695         gravatar under XEmacs.
2696
2697 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
2698
2699         * auth-source.el: Update docs with TODO items.
2700
2701         * gnus-sync.el: Update docs to explain state and plans.
2702
2703         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
2704         Hooks for mark updates.
2705         (gnus-request-set-mark, gnus-request-update-mark): Use them.
2706
2707         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
2708         hooks with arguments, which is needed for mark update hooks.
2709
2710 2010-10-06  Julien Danjou  <julien@danjou.info>
2711
2712         * gnus.el (gnus-expand-group-parameter): Only return and act on what
2713         was matched.
2714
2715         * sieve-manage.el: Update example in `Commentary'.
2716
2717         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
2718
2719         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
2720         not 2000.
2721         (sieve-manage-authenticate): Re-add function.
2722
2723 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2724
2725         * shr.el (shr-insert): Get 'space transition right.
2726         (shr-render-td): Only delete space at the end of the TD.
2727
2728         * nnimap.el (nnimap-open-connection): Prepare to support
2729         open-gnutls-stream.
2730
2731         * shr.el: Rearrange function order to be more logical.
2732
2733 2010-10-06  Julien Danjou  <julien@danjou.info>
2734
2735         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
2736         (nnrss-discover-feed): Remove 404 URL in docstring.
2737
2738         * nnir.el: Fix Swish-E URL.
2739         Fix Namazu URL.
2740
2741         * message.el (message-change-subject): Remove 404 URL in a comment.
2742
2743 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2744
2745         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
2746         called interactively.
2747
2748         * gnus-util.el (gnus-remove-if): Allow hash table.
2749         (gnus-remove-if-not): New function.
2750
2751         * gnus-art.el (gnus-mime-view-part-as-type)
2752         * gnus-score.el (gnus-summary-score-effect)
2753         * gnus-sum.el (gnus-read-move-group-name):
2754         Replace remove-if-not with gnus-remove-if-not.
2755
2756         * gnus-group.el (gnus-group-completing-read):
2757         Regard collection as a hash table if it is not a list.
2758
2759 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2760
2761         * shr.el (shr-render-td): Allow blank/missing <TD>s.
2762
2763         * shr.el: Document the table-rendering algorithm.
2764
2765 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2766
2767         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
2768         for Emacsen having no `libxml-parse-html-region' support.
2769
2770 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2771
2772         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
2773         invalid URLs.
2774
2775         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
2776         line-broken.
2777         (shr-tag-img): Ignore image fetching errors.
2778         (shr-overlays-in-region): Compute overlay positions correctly.
2779
2780         * mm-decode.el (mm-shr): Require shr.
2781
2782         * gnus-art.el (gnus-blocked-images): Move variable here.
2783
2784         * shr.el (shr-insert-table): Bind free variable.
2785
2786         * mm-decode.el (mm-shr): Bind shr-content-function.
2787
2788         * shr.el (shr-content-function): New variable.
2789
2790         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
2791         added for symmetry.
2792
2793         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
2794
2795         * gnus-group.el (gnus-group-make-group): Doc fix.
2796
2797         * nnimap.el (nnimap-request-newgroups): Return success.
2798
2799         * shr.el (shr-find-elements): New function.
2800         (shr-tag-table): Put all the images after the table.
2801         (shr-tag-table): Really inhibit images inside the table.
2802         (shr-collect-overlays): Copy over overlays from the TD elements to the
2803         main document.
2804
2805         * mm-decode.el (mm-shr): Bind shr-blocked-images to
2806         gnus-blocked-images.
2807
2808 2010-10-05  Julien Danjou  <julien@danjou.info>
2809
2810         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
2811
2812         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
2813         (gnus-html-maximum-image-size): Add this function.
2814         (gnus-html-put-image): Use gnus-html-maximum-image-size.
2815
2816         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
2817         server-value of the capability is nil.
2818
2819 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2820
2821         * shr.el (shr-tag-em): Add <EM> tag.
2822
2823 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
2824
2825         * sieve-manage.el (sieve-manage-default-stream): Make default stream
2826         customizable.
2827
2828         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
2829         handing broken links to browse-url.
2830
2831 2010-10-05  Julien Danjou  <julien@danjou.info>
2832
2833         * gnus-util.el (gnus-emacs-completing-read)
2834         (gnus-iswitchb-completing-read): Use autoload rather than require.
2835
2836 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2837
2838         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
2839         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
2840         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
2841         iswitchb-temp-buflist for XEmacs.
2842
2843         * gnus-util.el (gnus-completing-read-function): Exclude
2844         gnus-icompleting-read and gnus-ido-completing-read from candidates for
2845         XEmacs since iswitchb.el is very old and ido.el is unavailable in
2846         XEmacs.
2847
2848         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
2849         not to use `delete-dups' that is unavailable in XEmacs 21.4.
2850
2851         * gnus-html.el: Don't require help-fns under XEmacs.
2852         (gnus-html-schedule-image-fetching): Work for XEmacs.
2853
2854         * mm-decode.el (mm-shr): Decode contents by charset.
2855
2856 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2857
2858         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
2859         unknown.
2860
2861         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
2862         (shr-get-image-data): Ensure against the cache file missing.
2863
2864         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
2865         for data.
2866
2867         * spam-report.el (spam-report-url-ping-plain): Don't query about
2868         killing the process.
2869
2870         * shr.el (shr-render-td): Protect against too-wide text.
2871
2872 2010-10-04  Julien Danjou  <julien@danjou.info>
2873
2874         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
2875         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
2876
2877         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
2878         retrieved.
2879
2880 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2881
2882         * shr.el (browse-url): Require.
2883         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
2884         lines.
2885         (shr-show-alt-text, shr-browse-image): New commands.
2886         (shr-browse-url, shr-copy-url): New commands.
2887
2888         * gnus-sum.el (gnus-widen-article-window): New variable.
2889         (gnus-summary-select-article-buffer): Use it.
2890
2891         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
2892         without @ signs.
2893
2894 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
2895
2896         * nnir.el (nnir-run-imap): Remove spurious space in search string.
2897
2898 2010-10-04  Julien Danjou  <julien@danjou.info>
2899
2900         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
2901         for XEmacs.
2902
2903 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2904
2905         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
2906
2907         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
2908         (nnimap-close-server): Implement.
2909
2910         * dgnushack.el (iswitchb): Require to shut up the compiler.
2911
2912         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
2913         (shr-insert): Tweak line breaking.
2914         (shr-insert): Handle <pre> better.
2915         (shr-tag-li): Get <li> indentation right.
2916         (shr-tag-li): Get <li> indentation even righter.
2917         (shr-tag-blockquote): Ensure paragraph start.
2918         (shr-make-table): Tweak table generation.
2919         (shr-make-table): Fix typo.
2920
2921         * shr.el: Implement table rendering.
2922
2923 2010-10-04  Julien Danjou  <julien@danjou.info>
2924
2925         * gnus-html.el (gnus-html-put-image): Fix resize image code.
2926
2927 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2928
2929         * shr.el (shr-insert): Use string anchors instead of line anchors.
2930
2931 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2932
2933         * shr.el: Add headings.
2934         (shr-ensure-paragraph): Actually work.
2935         (shr-tag-li): Make <ul> prettier.
2936         (shr-insert): Get white space at the beginning/end of elements right.
2937         (shr-tag-p): Collapse subsequent <p>s.
2938         (shr-ensure-paragraph): Don't insert double line feeds after blank
2939         lines.
2940         (shr-insert): \t is also space.
2941         (shr-tag-s): Fix "s" tag name function.
2942         (shr-tag-s): Fix face prop name.
2943
2944 2010-10-03  Julien Danjou  <julien@danjou.info>
2945
2946         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
2947
2948         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
2949         gnus-window-inside-pixel-edges.
2950
2951         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
2952         gnus-ems.
2953
2954         * mm-view.el (mm-inline-image-emacs): Support image resizing.
2955
2956         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
2957         function.
2958
2959         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
2960         resize choice.
2961
2962 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2963
2964         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
2965         beginning of the buffer.
2966
2967         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
2968         article buffer again.
2969
2970         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
2971
2972         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
2973         when it's at the start of the buffer.
2974
2975         * shr.el (shr-tag-blockquote): Convert name.
2976         (shr-rescale-image): Use the right image-size variant.
2977
2978         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
2979         buffer isn't shown, then select the current article first instead of
2980         bugging out.
2981         (gnus-summary-select-article-buffer): Show both the article and summary
2982         buffers again.
2983
2984         * shr.el (shr-fontize-cont): Protect against regions with no text.
2985         Rename tag functions to shr-tag-* for enhanced security.
2986         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
2987
2988 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
2989
2990         * shr.el (shr-insert):
2991         * pop3.el (pop3-movemail):
2992         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
2993         loaded.
2994
2995 2010-10-03  Glenn Morris  <rgm@gnu.org>
2996
2997         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
2998
2999         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
3000
3001         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
3002
3003         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
3004
3005         * gnus-util.el (gnus-make-local-hook): Simplify.
3006
3007 2010-10-02  Julien Danjou  <julien@danjou.info>
3008
3009         * gnus-util.el (gnus-iswitchb-completing-read): New function.
3010         (gnus-ido-completing-read): New function.
3011         (gnus-emacs-completing-read): New function.
3012         (gnus-completing-read): Use gnus-completing-read-function.
3013         Add gnus-completing-read-function.
3014
3015 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3016
3017         * shr.el (shr-insert-document): Autoload.
3018         (shr-img): Be silent.
3019         (shr-insert): Add a newline after every picture before text.
3020         (shr-add-font): Use overlays for combining faces.
3021         (shr-insert): Pass upwards the text start point.
3022
3023         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
3024         possible.
3025         (mm-shr): New function.
3026
3027 2010-10-02  Julien Danjou  <julien@danjou.info>
3028
3029         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
3030         should go backward.
3031
3032 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
3033
3034         * shr.el (shr): Fix typo in provide call.
3035
3036 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3037
3038         * shr.el: New file.
3039
3040         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
3041
3042         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
3043         completing read.
3044
3045 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3046
3047         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
3048         we're being queried about.  Suggested by Dan Jacobson.
3049
3050         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
3051         Suggested by Jason Eisner.
3052
3053         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
3054         table, too.  Suggested by Stefan Wiens.
3055         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
3056         the table unnecessary.  Suggested by Stefan Wiens.
3057
3058         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
3059         longer needed, and probably doesn't work either, as pointed out by
3060         Stefan Wiens.
3061         (gnus-summary-exit): Remove call to the clearing function.
3062         (gnus-summary-exit-no-update): Ditto.
3063
3064         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
3065         instead of gnus-eval-in-buffer-window to avoid popping up frames.
3066         Reported by Stefan Monnier.
3067         (gnus-summary-save-in-rmail): Ditto.
3068
3069         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
3070         article buffer, instead of both the article buffer and the summary
3071         buffer.  Sort of suggested by Dan Jacobson.
3072
3073         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
3074
3075         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
3076         Suggested by Dan Jacobson.
3077
3078         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
3079         documentation clearer.
3080
3081         * message.el (message-shorten-references): Comment on the number "21".
3082         Suggested by Stefan Monnier.
3083
3084         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
3085         Suggested by Dan Jacobson.
3086
3087         * gnus.el (gnus-large-newsgroup):
3088         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
3089
3090         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
3091         externalize attachments.  Bug reported by Steve Wen.
3092
3093         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
3094         really message anything to the user.
3095
3096         * nnmail.el (nnmail-article-group): Allow using the fancy split method
3097         directly.
3098
3099         * nnimap.el (nnimap-request-group): Low higher than high to signal no
3100         messages in empty groups.
3101
3102 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
3103
3104         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
3105         non-UIDNEXT group.
3106
3107 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3108
3109         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
3110         not the value from the collection.
3111
3112         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
3113         values.  This sometimes happens on some groups that have no info.
3114         (nnimap-request-newgroups): New function.
3115
3116 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
3117
3118         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
3119         check into `gnus-registry-initialize'.
3120         (gnus-registry-initialize): Ditto.
3121         Fix and extend header docs.
3122
3123 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3124
3125         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
3126         regexp backtrace overflows.
3127
3128         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
3129         for starttls that tls.el implements; i.e. openssl.
3130
3131         * tls.el (tls-starttls-switches): Give up on using starttls with
3132         gnutls-cli.
3133         (tls-program): Add --insecure to be consistent with the defaults from
3134         openssl s_client.  Now all three commands are insecure.
3135
3136 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3137
3138         * lpath.el: Bind completion-styles-alist for XEmacs.
3139
3140         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
3141         (gravatar-create-image): New function that's an alias to
3142         gnus-xmas-create-image, gnus-create-image, or create-image.
3143         (gravatar-data->image): Use it.
3144
3145 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
3146
3147         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
3148         install the nnregistry refer method.
3149         (gnus-registry-install-hooks): Use it.
3150         (gnus-registry-unfollowed-groups): Add nnmairix to the default
3151         unfollowed groups.
3152
3153 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
3154
3155         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
3156         expanding threads.
3157
3158 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3159
3160         * nnir.el: Use the server names without suffixes (bug #7009).
3161
3162         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
3163         unencrypted to STARTTLS, if possible.
3164
3165 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
3166
3167         * message.el (message-ignored-supersedes-headers): Strip Injection-*
3168         headers before superseding.
3169
3170 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3171
3172         * nnrss.el (nnrss-use-local): Add documentation.
3173
3174         * nnimap.el (nnimap-extend-tls-programs): New function.
3175         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
3176         (nnimap-wait-for-connection): Accept the greeting from the stupid
3177         output from openssl s_client -starttls, too.
3178
3179         * tls.el (tls-starttls-switches): New variable.
3180         (tls-find-starttls-argument): Use it.
3181         (open-tls-stream): Ditto.
3182
3183         * netrc.el (netrc-credentials): Return the value of the "default" entry.
3184         (netrc-machine): Ditto.
3185
3186         * nnimap.el (nnimap-find-article-by-message-id): Really return the
3187         article number.
3188         (nnimap-split-fancy): New variable.
3189         (nnimap-split-incoming-mail): Use it.
3190
3191         * nntp.el (nntp-server-list-active-group): Document.
3192
3193         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
3194         SELECT to get the message-id.
3195
3196         * mail-source.el (mail-sources): Remove webmail support.
3197         (defvar): Ditto.
3198         (mail-source-fetcher-alist): Ditto.
3199         (mail-source-fetch-webmail): Remove.
3200
3201         * webmail.el: Remove -- doesn't seem relevant any more.
3202
3203         * gnus.el: Fix up make-obsolete-variable declarations throughout.
3204
3205         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
3206         the \r.
3207
3208 2010-09-30  Julien Danjou  <julien@danjou.info>
3209
3210         * gnus-agent.el (gnus-agent-add-group): Fix call to
3211         gnus-completing-read.
3212
3213 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3214
3215         * nndoc.el (nndoc-retrieve-groups): New function.
3216
3217         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
3218         `default', use nnmail-split-methods.
3219         (nnimap-request-article): Downcase the NILs so that they are nil.
3220
3221         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
3222         symbol.
3223
3224         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
3225         code, since if the user has requested network, that's what they ought
3226         to get.
3227         (nnimap-request-set-mark): Erase the buffer before issuing commands.
3228         (nnimap-split-rule): Mark as obsolete.
3229
3230         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
3231         New variable.
3232
3233         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
3234         correct slot, too.
3235
3236 2010-09-29  Julien Danjou  <julien@danjou.info>
3237
3238         * gnus.el (gnus-local-domain): Declare variable obsolete.
3239
3240         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
3241         Fix history computing.
3242         (gnus-ido-completing-read): Require ido.
3243
3244 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3245
3246         * gnus-registry.el: Don't prompt on load, which makes it impossible to
3247         build Gnus.
3248
3249         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
3250         when interpreting the structures.
3251         (nnimap-request-accept-article): Add \r\n to the lines to make this
3252         work with Cyrus.
3253
3254         * nndraft.el (nndraft-request-expire-articles): Use the group name
3255         instead if "nndraft".  Fix found by Nils Ackermann.
3256
3257 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
3258
3259         * nnregistry.el: Add.
3260
3261 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3262
3263         * nnmail.el (group, group-art-list, group-art):
3264         Remove unneeded directives.
3265
3266 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3267
3268         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
3269         (mm-mime-charset)
3270         * rfc2047.el (rfc2047-syntax-table)
3271         * utf7.el (utf7-utf-16-coding-system): Comment fix.
3272
3273         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
3274         rather than `insert-file-contents' and `eval-region'.
3275
3276         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
3277         construction.
3278
3279         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
3280
3281         * time-date.el: No need to require cl for Emacs 21.
3282
3283 2010-09-29  Julien Danjou  <julien@danjou.info>
3284
3285         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
3286         replacement of `gnus-gravatar-relief' to mimic
3287         `gnus-faces-properties-alist'.
3288         Add :version property.
3289
3290 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3291
3292         * mail-source.el (mail-source-report-new-mail)
3293         * message.el (message-default-mail-headers)
3294         * mm-decode.el (mm-valid-image-format-p): Comment fix.
3295
3296         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
3297
3298 2010-09-28  Julien Danjou  <julien@danjou.info>
3299
3300         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
3301         mail-address contains the same string as real-name.
3302
3303         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
3304         non-blank in header, otherwise it'll get stripped.
3305
3306         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
3307         real-name, and then for mail address rather than doing : or , search.
3308
3309 2010-09-27  Julien Danjou  <julien@danjou.info>
3310
3311         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
3312         right completing-read function.
3313         (gnus-use-ido): New variable
3314         (gnus-completing-read-with-default): Remove.
3315         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
3316         (gnus-agent-add-group):
3317         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
3318         * mm-view.el (mm-view-pkcs7-decrypt):
3319         * mm-util.el (mm-codepage-setup):
3320         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
3321         * mml-smime.el (mml-smime-openssl-sign-query):
3322         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
3323         (mml-insert-multipart):
3324         * gnus-msg.el (gnus-summary-yank-message):
3325         * gnus-int.el (gnus-start-news-server):
3326         * mm-decode.el (mm-interactively-view-part):
3327         * gnus-dired.el (gnus-dired-attach):
3328         * gnus.el (gnus-read-method):
3329         * gnus-bookmark.el (gnus-bookmark-jump):
3330         * gnus-art.el (gnus-mime-view-part-as-type)
3331         (gnus-mime-action-on-part, gnus-article-encrypt-body):
3332         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
3333         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
3334         * nnmairix.el (nnmairix-create-server-and-default-group)
3335         (nnmairix-update-groups, nnmairix-get-server)
3336         (nnmairix-backend-to-server, nnmairix-goto-original-article)
3337         (nnmairix-get-group-from-file-path):
3338         * nnrss.el (nnrss-find-rss-via-syndic8):
3339         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
3340         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
3341         (gnus-group-browse-foreign-server):
3342         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
3343         (gnus-summary-execute-command, gnus-summary-respool-article)
3344         (gnus-read-move-group-name):
3345         * gnus-score.el (gnus-summary-increase-score)
3346         (gnus-summary-score-effect):
3347         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
3348
3349 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3350
3351         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
3352         x-focus-frame.
3353
3354         * nnimap.el (auth-source-forget-user-or-password)
3355         (auth-source-user-or-password): Autoload.
3356
3357         * message.el (message-from-style, message-interactive)
3358         (message-cite-prefix-regexp, message-sendmail-envelope-from)
3359         (message-yank-prefix, message-indentation-spaces, message-signature)
3360         (message-signature-file): Add comment.
3361
3362 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3363
3364         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
3365         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
3366         new articles.
3367
3368         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
3369         parts.
3370         (nnimap-request-article): Work with the t setting, too.
3371
3372         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
3373         that you don't get flashes of other buffers.
3374         (gnus-summary-show-complete-article): Intern before setting.
3375
3376 2010-09-27  David Engster  <dengste@eml.cc>
3377
3378         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
3379         well as HEADERS.
3380         (nnmairix-retrieve-headers): Provide new argument for the above.
3381
3382 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3383
3384         * gnus-sum.el (gnus-summary-move-article): Don't alter
3385         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
3386         group.
3387
3388         * nnimap.el (nnimap-update-info): Don't destructively alter active.
3389
3390         * message.el (message-cite-prefix-regexp): Revert my last edit.
3391
3392         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
3393         variable instead of the Gnus variable.
3394
3395         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
3396
3397         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
3398
3399         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
3400         since some servers don't like it.
3401         (nnimap-open-connection): Forget credentials if the server says the
3402         password was wrong.
3403         (nnimap-parse-line): Protect against invalid data.
3404
3405         * gnus-sum.el (gnus-summary-move-article): Add comment.
3406         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
3407         nothing alters it while scanning for new messages.
3408
3409         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
3410         which may or may not help.
3411         (nnimap-open-connection): If we're doing a stream connection, and then
3412         discover we're on a STARTTLS-capable server, then open a STARTTLS
3413         connection instead.
3414
3415 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3416
3417         * nnimap.el (utf7): Require.
3418
3419         * message.el (message-cite-prefix-regexp): Remove "}" from citation
3420         prefix.
3421
3422 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
3423
3424         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
3425
3426 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3427
3428         * nnimap.el (nnimap-request-accept-article): Message the error on
3429         error.
3430
3431 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3432
3433         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
3434
3435 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3436
3437         * nndoc.el (nndoc-request-list): Return success always.
3438
3439         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
3440         `fetch-old' -- we only want to fetch the articles we've requested.
3441         The rest are in the agent, probably.
3442         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
3443         disappeared server" to something low.  It's not important.
3444
3445         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
3446         arrived before the FETCH data.
3447
3448         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
3449         target here, because we don't know the Gnus name of the group.
3450
3451         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
3452         for the correct group.
3453
3454         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
3455
3456         * gnus.el (gnus): Give a final warning after startup.
3457
3458         * gnus-util.el (gnus-action-message-log): New variable.
3459         (gnus-message): Use it.
3460         (gnus-final-warning): New function.
3461
3462         * nnimap.el (nnimap-open-connection): Record the greeting.
3463         (nnimap): Add greeting.
3464
3465 2010-09-26  Julien Danjou  <julien@danjou.info>
3466
3467         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
3468         arguments.
3469         (gnus-html-wash-images): Fix spec computing to include start/end.
3470
3471         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
3472
3473 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3474
3475         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
3476         deletion.
3477         (nnimap-retrieve-headers): Don't select the group, because that's
3478         already done by nnimap-possibly-change-group.
3479
3480         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
3481         (gnus-picon-transform-address): Use it.
3482
3483         * mail-source.el (mail-source-value): Revert previous patch.
3484
3485         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
3486         on failure.
3487         (nnimap-open-connection): Look up both virtual and physical server name
3488         credentials.
3489
3490         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
3491
3492 2009-02-07  Dave Love  <fx@gnu.org>
3493
3494         * tls.el (open-tls-stream): Don't query killing process.
3495
3496 2009-02-08  Dave Love  <fx@gnu.org>
3497
3498         * gnus-win.el (gnus-window-to-buffer-helper)
3499         (gnus-all-windows-visible-p): Function needn't be a symbol.
3500
3501         * mail-source.el (mail-source-value): Function needn't be a symbol.
3502
3503 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3504
3505         * message.el (message-cite-prefix-regexp): Remove } from the cite
3506         prefix.
3507
3508         * gnus-art.el (gnus-treatment-function-alist): Do picons before
3509         highlight again, so that the highlight is correct.
3510
3511         * gnus-picon.el (gnus-picon): Remove again.
3512         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
3513
3514         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
3515         doing the header highlightling, so that the background colour of the
3516         picon is correct.
3517
3518         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
3519         (gnus-picon): Ditto.
3520         (gnus-picon): Reinstate.  The background colour for picons is white.
3521         (gnus-picon-insert-glyph): Make the background white.
3522
3523         * nnml.el (nnml-open-nov): Don't return dead buffers.
3524
3525         * auth-source.el (auth-source-create): Query the user for whether to
3526         store the credentials.
3527
3528         * netrc.el (netrc-store-data): New function.
3529
3530         * auth-source.el (auth-source-user-or-password): Use the existing auth
3531         sources, if any, for creation.
3532
3533         * gnus.el (gnus-group-fast-parameter): Return the last matching
3534         parameter instead of the first matching parameter.
3535
3536 2010-09-26  Julien Danjou  <julien@danjou.info>
3537
3538         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
3539
3540 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3541
3542         * mml2015.el (mml2015-use): Remove gpg support.
3543
3544         * mml1991.el (mml1991-function-alist): Remove gpg function.
3545         (mml1991-gpg-sign): Remove.
3546
3547 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
3548
3549         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
3550         (gnus-browse-unsubscribe-current-group): Document it.
3551         (gnus-browse-unsubscribe-group): Use it.
3552
3553 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3554
3555         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
3556         address to the To list for easier response.
3557
3558         * gnus.el (gnus-play-startup-jingle): Remove.
3559         (gnus-splash): Don't play jingle.
3560         (gnus): Silence gnus-load message.
3561
3562         * gnus-art.el (gnus-treat-play-sounds): Remove.
3563
3564         * gnus.el (gnus-play-jingle): Remove audio support.
3565
3566         * gnus-cus.el (gnus-score-customize): Remove audio reference.
3567
3568         * earcon.el: Remove -- no users.
3569
3570         * gnus-audio.el: Remove -- no users of this package.
3571
3572         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
3573
3574         * gnus-start.el (gnus-setup-news): Remove nocem support.
3575
3576         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
3577
3578         * gnus.el (gnus-use-nocem): Remove.
3579
3580         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
3581         Remove.
3582
3583         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
3584         uses NoCeM any more.
3585
3586         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
3587         (gnus-button-ctan-handler): Ditto.
3588         (gnus-button-handle-ctan-bogus-regexp): Ditto.
3589         (gnus-button-ctan-directory-regexp): Ditto.
3590         (gnus-button-handle-ctan): Ditto.
3591         (gnus-button-tex-level): Ditto.
3592         (gnus-button-alist): Remove CTAN stuff.
3593
3594 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3595
3596         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
3597         nnimap-streaming test.
3598
3599         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
3600         servers twice.
3601
3602         * nnimap.el (nnimap-open-connection): Add more error reporting when
3603         nnimap fails early.
3604
3605         * nnheader.el (nnheader-get-report-string): New function.
3606         (nnheader-get-report): Use it.
3607
3608         * gnus-int.el (gnus-check-server): Say what the error was when opening
3609         failed.
3610
3611         * nnimap.el (nnimap-wait-for-response): Search further when we're not
3612         using streaming.
3613
3614 2010-09-25  Julien Danjou  <julien@danjou.info>
3615
3616         * gnus-html.el (gnus-html-rescale-image): Use our defalias
3617         gnus-window-inside-pixel-edges.
3618
3619 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3620
3621         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
3622
3623         * mm-decode.el (mm-save-part): Allow saving to other directories the
3624         normal Emacs way.
3625
3626         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
3627         Suggested by Jay Berkenbilt.
3628
3629         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
3630         there isn't a single byte.
3631
3632         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
3633         just do it.  It doesn't really seem to matter what the user responds
3634         here, I think, so it's just a confusing question.
3635
3636         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
3637         non-streaming case.
3638
3639         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
3640         (gnus-article-encrypt-body): Use it.
3641
3642         * gnus-sum.el (gnus-summary-show-complete-article): New command and
3643         keystroke.
3644
3645         * nnimap.el (nnimap-find-wanted-parts-1):
3646         Use gnus-fetch-partial-articles.
3647
3648         * gnus-art.el (gnus-fetch-partial-articles): New variable.
3649
3650         * nnimap.el (nnimap-insert-partial-structure): New function.
3651         (nnimap-get-partial-article): New function.
3652         (nnimap-request-article): Use it.
3653         (nnimap-wait-for-response): Return whether the wait was successful.
3654         (nnimap-finish-retrieve-group-infos): Don't do anything if the
3655         retrieval wasn't successful.
3656         (nnimap-retrieve-group-data-early): Allow throttling servers.
3657         (nnimap-streaming): New variable.
3658         (nnimap-fetch-partial-articles): Remove.
3659
3660         * mm-decode.el (mm-with-part): Protect against killed buffers.
3661
3662         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
3663         for prettier summary display.
3664
3665 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
3666
3667         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
3668
3669 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3670
3671         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
3672         apparently third-party libraries depend on it.
3673
3674         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
3675         before starting negotiation.
3676
3677         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
3678         privacy reasons.
3679         (gnus-treat-mail-gravatar): Ditto.
3680
3681         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
3682         buffer when inserting images.  Inserting text into the headers, for
3683         instance, can make them invalid.
3684
3685 2010-09-25  Julien Danjou  <julien@danjou.info>
3686
3687         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
3688         variables.
3689
3690         * nnheader.el: Remove useless variables news-reply-yank-from and
3691         news-reply-yank-message-id.
3692
3693         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
3694         variables.
3695
3696         * mml1991.el: Remove useless mml1991-verbose.
3697
3698         * gnus.el: Remove useless variable gnus-use-generic-from.
3699         Remove obsolete variable gnus-topic-indentation.
3700
3701         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
3702
3703         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
3704
3705         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
3706
3707         * gnus-group.el: Remove useless gnus-group-icon-cache.
3708         Remove useless gnus-ephemeral-group-server.
3709
3710         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
3711
3712         * mml2015.el: Remove useless mml2015-verbose.
3713
3714         * mml-smime.el: Remove useless mml-smime-verbose.
3715
3716         * gnus.el: Remove useless gnus-local-domain.
3717
3718         * gnus-gravatar.el (gnus-gravatar-transform-address):
3719         Use gnus-gravatar-size.
3720
3721         * gnus-art.el: Remove useless gnus-treat-translate.
3722
3723 2010-09-24  Julien Danjou  <julien@danjou.info>
3724
3725         * gnus-sum.el: Add support for Gravatars.
3726
3727         * gnus-art.el: Add support for Gravatars.
3728
3729         * gnus-gravatar.el: Add this file.
3730
3731         * gravatar.el: Add this file.
3732
3733 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3734
3735         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
3736
3737         * gnus-group.el (gnus-group-fetch-faq): Remove.
3738
3739         * gnus.el (gnus-group-faq-directory): Remove.
3740
3741         * gnus-group.el (gnus-group-fetch-charter): Remove.
3742
3743         * gnus.el (gnus-group-charter-alist): Remove.
3744
3745         * gnus-group.el (gnus-group-archive-directory): Remove.
3746         (gnus-group-recent-archive-directory): Ditto.
3747         (gnus-group-make-archive-group): Remove.
3748
3749         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
3750
3751         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
3752         use the same article number for all the cached articles.
3753
3754         * nnimap.el (nnimap-command): Register the last command time so
3755         that we can use it for idling NOOPs.
3756         (nnimap-open-connection): Start the keeplive timer.
3757         (nnimap-make-process-buffer): Store all the process buffers.
3758         (nnimap-keepalive): New function.
3759
3760         * starttls.el (starttls-open-stream): Add autoload cookie.
3761
3762 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
3763
3764         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
3765         handling.
3766
3767 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3768
3769         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
3770         its data structures.
3771
3772         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
3773         instead of the cl.el copy-list.
3774         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
3775         equalp.
3776
3777 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3778
3779         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
3780         and tool-bar-local-item-from-menu.
3781
3782         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
3783         mode-line-highlight face for Emacs.
3784
3785         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
3786         loading gnus-sum.elc; fix comment for canlock-verify.
3787         (gnus-article-jump-to-part): Use read-number.
3788         (gnus-insert-mime-button, gnus-insert-mime-security-button):
3789         Remove Emacs pre-21 compatible code for help-echo.
3790         (gnus-article-next-page-1): No need to adjust the number of lines.
3791         (gnus-article-describe-bindings): Always use help-buffer.
3792
3793         * gnus-audio.el (gnus-audio-inline-sound)
3794         * gnus-cus.el (gnus-custom-mode)
3795         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
3796
3797         * gnus-sum.el (gnus-remove-overlays): Doc fix.
3798
3799         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
3800         compatible code.
3801
3802 2010-09-24  Glenn Morris  <rgm@gnu.org>
3803
3804         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
3805         visiting the fcc file in rmail-mode.
3806
3807         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
3808
3809 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3810
3811         * nnir.el: Silence the byte compiler.
3812
3813         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
3814         alias to browse-url-url-encode-chars if any.
3815         (gnus-html-encode-url): Use it.
3816
3817 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3818
3819         * gnus-start.el (gnus-use-backend-marks): New variable.
3820         (gnus-get-unread-articles-in-group): Use it.
3821
3822         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
3823         makeover.
3824
3825 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
3826
3827         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
3828
3829 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3830
3831         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
3832         Remove.
3833         (gnus-setup-news-hook):
3834         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
3835
3836         * gnus-int.el (gnus-request-update-info): Protect against backends not
3837         having the function.
3838
3839         * nnimap.el (nnimap-stream): Mention starttls.
3840         (nnimap-open-connection): Add starttls support.
3841
3842 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
3843
3844         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
3845
3846 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3847
3848         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
3849         BODYSTRUCTUREs.
3850         (nnimap-transform-headers): Unfold quoted {42} headers.
3851
3852         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
3853         the info.
3854         (gnus-get-unread-articles): Only call updatep on backends that support
3855         it.
3856
3857         * nnweb.el (nnweb-request-update-info): NOOP.
3858
3859         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
3860
3861         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
3862         since it only deals with marks.
3863
3864         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
3865         gnus-request-marks, and make a new gnus-request-update-info.
3866
3867         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
3868         the active instead of the high number, which is usually too low.
3869
3870 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
3871
3872         * netrc.el (netrc-parse): Remove encrypt.el mentions.
3873         * encrypt.el: Remove.
3874
3875 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3876
3877         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
3878         server in symbolic form.
3879
3880         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
3881
3882 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3883
3884         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
3885         (nnimap-update-info): Fix up code slightly.
3886
3887         * gnus-int.el (gnus-open-server): Add tracing for performance
3888         debugging.
3889
3890         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
3891         (gnus-group-insert-group-line): Pass the real group name so that it
3892         gets the right data.
3893
3894         * gnus-start.el (gnus-get-unread-articles): Don't have
3895         `gnus-get-unread-articles-in-group' update info, since that can be
3896         really slow and doesn't seem to be needed?
3897
3898 2010-09-22  Dan Christensen  <jdc@uwo.ca>
3899
3900         * time-date.el (date-to-time): Try using parse-time-string first before
3901         using the slower timezone-make-date-arpa-standard.
3902
3903 2010-09-22  Julien Danjou  <julien@danjou.info>
3904
3905         * gnus-group.el (gnus-group-insert-group-line):
3906         Call gnus-group-highlight-line.
3907         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
3908         default hook list.
3909         (gnus-group-update-eval-form): Add new function.
3910         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
3911         (gnus-group-get-icon): Use gnus-group-update-eval-form.
3912
3913 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3914
3915         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
3916         immediate, then expire all articles.
3917         (nnimap-update-info): Fix off-by-one errors.
3918         (nnimap-flags-to-marks): Would return no marks lists for group with no
3919         flags.  Instead return the other data.
3920
3921 2010-09-22  Julien Danjou  <julien@danjou.info>
3922
3923         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
3924         Only return an icon.
3925         (gnus-group-insert-group-line): Compute icon to return.
3926
3927         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
3928         (gnus-html-image-fetched): Only cache if
3929         gnus-html-image-automatic-caching is set.
3930         (gnus-html-image-fetched): Check for errors.
3931
3932 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3933
3934         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
3935         once per method on `g'.  This ensures that backends like nnfolder don't
3936         open all their folders.
3937
3938         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
3939         (nnimap-request-list): Nix out group in the correct buffer.
3940         (nnimap-parse-flags): Implement by using `read' instead of
3941         hand-parsing.
3942         (nnimap-flags-to-marks): Pass on permanent-flags.
3943         (nnimap-make-process-buffer): Record the server name.
3944         (nnimap-parse-flags): Fix typo.
3945         (nnimap-request-scan): Run split on the server in general, not just a
3946         single group.
3947
3948         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
3949         parameter, and propagate this downwards.
3950
3951         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
3952         since EXAMINE changes it on the server.
3953
3954         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
3955         this command might take a while.
3956
3957 2010-09-22  Julien Danjou  <julien@danjou.info>
3958
3959         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
3960         harmful if you have 2 images side-by-side, they can't be properly
3961         update on text deletion.  Using text-property is safer here.
3962         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
3963         data.
3964
3965 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3966
3967         * nnimap.el (nnimap-expunge-inbox): Remove.
3968         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
3969         (nnimap-expunge): Flip default to t.
3970
3971         * gnus.el (gnus-method-to-server): Don't push things to the cache
3972         unless it's unique.
3973         (gnus-server-to-method): Ditto.
3974
3975 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
3976
3977         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
3978
3979 2010-09-22  Julien Danjou  <julien@danjou.info>
3980
3981         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
3982         get the start of data.
3983         (gnus-html-encode-url): Add this function to encode special chars in
3984         URL.
3985         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
3986         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
3987
3988         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
3989         default.
3990         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
3991
3992         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
3993         images alt-text.
3994         (gnus-html-put-image): Put alt-text as help-echo.
3995
3996 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3997
3998         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
3999         * mm-util.el (mm-decompress-buffer)
4000         * nnir.el (nnir-run-find-grep)
4001         * pop3.el (pop3-list): Use 3rd arg of split-string.
4002
4003         * time-date.el (format-seconds): Comment fix.
4004
4005         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
4006         and byte-optimize-form-code-walker.
4007         (dgnushack-make-auto-load): Don't advise make-autoload.
4008
4009         * lpath.el: Remove Emacs 21 stuff.
4010
4011 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4012
4013         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
4014         outside the active range.  Suggested by Dan Christensen.
4015
4016         * gnus-start.el (gnus-get-unread-articles): Get the extended method
4017         slightly later to avoid double-getting it.
4018
4019         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
4020         previous patch.
4021
4022         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
4023
4024 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
4025
4026         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
4027
4028 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4029
4030         * gnus-int.el (gnus-open-server): Give a better error message in the
4031         "go offline" case.
4032
4033         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
4034         marks for nnimap, which is seldom the right thing to do.
4035
4036         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
4037         (gnus-same-method-different-name): New function.
4038
4039         * nnimap.el (parse-time): Require.
4040
4041         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
4042         method in the presence of many similar methods.
4043
4044         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
4045
4046         * nnimap.el (nnimap-find-expired-articles): Don't refer to
4047         nnml-inhibit-expiry.
4048
4049         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
4050         find out whether methods are equal.
4051
4052         * nnimap.el (nnimap-find-expired-articles): New function.
4053         (nnimap-process-expiry-targets): New function.
4054         (nnimap-request-move-article): Request the article before looking at
4055         what the Message-ID is.  Fix found by Andrew Cohen.
4056         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
4057
4058         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
4059         for oldness in addition to being a predicate.
4060
4061         * nnimap.el (nnimap-request-group): When we have zero articles, return
4062         the right data to Gnus.
4063         (nnimap-request-expire-articles): Only delete articles immediately if
4064         the target is 'delete.
4065
4066         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
4067         method, this would bug out.
4068
4069         * gnus-group.el (gnus-group-expunge-group): Rename from
4070         gnus-group-nnimap-expunge, and implemented as a normal interface
4071         function.
4072
4073         * gnus-int.el (gnus-request-expunge-group): New function.
4074
4075         * nnimap.el (nnimap-request-create-group): Implement.
4076         (nnimap-request-expunge-group): New function.
4077
4078 2010-09-21  Julien Danjou  <julien@danjou.info>
4079
4080         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
4081         (gnus-html-cache-expired): Add new function.
4082         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
4083         wethever we should display image for fetch it.
4084         Compute alt-text earlier to pass it to the fetching function too.
4085         (gnus-html-schedule-image-fetching): Change function argument to only
4086         get one image at a time, not a list.
4087         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
4088         cache.
4089         (gnus-html-get-image-data): New function to retrieve image data from
4090         cache.
4091         (gnus-html-put-image): Change buffer argument to use image data rather
4092         than file, and place image above region rather than inserting a new
4093         one.  Do not take alt-text as argument, since it's useless now: we place
4094         the image above alt-text.
4095         (gnus-html-prune-cache): Remove.
4096         (gnus-html-show-images): Start to fetch image when we find one, do not
4097         push into a temporary list.
4098         (gnus-html-prefetch-images): Only fetch image if they have expired.
4099         (gnus-html-browse-image): Fix, use 'gnus-image-url.
4100         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
4101
4102 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4103
4104         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
4105
4106 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4107
4108         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
4109         spec inser "*" if the group isn't active instead of 0.
4110
4111         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
4112         opening the server.
4113         (nnimap-request-delete-group): Implement group deletion.
4114         (nnimap-transform-headers): Return the size of the entire message in
4115         the Bytes header, not just the size of the first part.
4116         (nnimap-request-move-article): When moving an article from nnimap,
4117         request the article first so the accepting form has an article to
4118         accept.  Reported by Dan Christensen.
4119         (nnimap-command): Make sure that the error message doesn't error out.
4120
4121 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
4122
4123         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
4124         we haven't requested anything.
4125
4126 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4127
4128         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
4129         "".  Fix found by Andrew Cohen.
4130
4131         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
4132         instead of -encode-string.
4133
4134 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4135
4136         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
4137
4138         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
4139         by mm-subst-char-in-string.
4140
4141 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4142
4143         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
4144         waiting for the connection string.
4145
4146         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
4147         arriving.
4148
4149         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
4150         bogus characters.  This allows selecting certain Gmail groups.
4151
4152         * nnimap.el (nnimap-find-wanted-parts-1): New function.
4153         (nnimap-fetch-partial-articles): New variable.
4154         (nnimap-open-connection): When looking for credentials, also use the
4155         nnimap-server-port.
4156         (nnimap-request-article): Return the group/article number, so that Gnus
4157         `^' works as expected.
4158         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
4159
4160         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
4161         comments.
4162         (gnus-methods-sloppily-equal): New function.
4163         (gnus): When using the development version of Gnus, load the gnus-load
4164         file.
4165
4166         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
4167         `gnus-open-server' on each method before trying to scan them etc.
4168         This ensures that all the backend parameters are set correctly.
4169
4170         * nnimap.el (nnimap-authenticator): New variable.
4171         (nnimap-open-connection): Allow anonymous login.
4172         (nnimap-transform-headers): The chars header is called Chars not Bytes.
4173         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
4174
4175         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
4176         patch, found by Knut Anders Hatlen.
4177
4178 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
4179
4180         * gnus-agent.el (gnus-agent-batch-confirmation)
4181         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
4182         to gnus-message.
4183         * gnus-art.el (gnus-article-describe-briefly): Likewise.
4184         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
4185         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
4186         * gnus-int.el (gnus-open-server): Likewise.
4187         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
4188         (gnus-score-check-syntax): Likewise.
4189         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
4190         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
4191         Likewise.
4192         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
4193
4194 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4195
4196         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
4197         calling conventions so that prefetch doesn't bug out.
4198
4199 2010-09-19  Julien Danjou  <julien@danjou.info>
4200
4201         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
4202         rather than `subst-char-in-region' in order to be able to replace ASCII
4203         char by UTF-8 ones.
4204
4205         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
4206         than curl.
4207         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
4208         the right URL and ALT text on images.
4209         (gnus-html-wash-tags): Fix tag case.
4210         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
4211         (gnus-article-html): Add -o display_ins_del=2 option.
4212         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
4213
4214 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4215
4216         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
4217         the extra mail headers, which sometimes seem to happen for unknown
4218         reasons.
4219
4220         * mail-parse.el (mail-header-encode-parameter): Define as
4221         rfc2045-encode-string instead of as rfc2231-encode-string, since some
4222         (or most, perhaps?) mail readers don't understand the latter, but do
4223         understand the former.
4224
4225         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
4226         to nil, so that no methods are automatically agentized.  I think this
4227         is probably what most users want.
4228
4229         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
4230         from url-retrieve, for instance about invalid URLs.
4231
4232         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
4233         groups that have no articles.
4234         (nnimap-request-article): Check that we really got an article when we
4235         requested one.
4236
4237         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
4238         doesn't exist.
4239
4240         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
4241         nntp buffer so the agent can save it.
4242         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
4243         that CRLF doesn't get translated to \n.
4244         (nnimap-open-connection): Don't make 'shell commands only send \n.
4245
4246 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
4247
4248         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
4249         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
4250         Update var name.
4251         (nnml-generate-nov-file): Use dolist.
4252         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
4253         Use with-current-buffer.
4254
4255 2010-09-18  Julien Danjou  <julien@danjou.info>
4256
4257         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
4258         parallel.
4259
4260 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4261
4262         * nnimap.el (nnimap-update-info): When doing partial marks update, get
4263         the range update right.
4264         (nnimap-request-group): Don't make `M-g' bug out on group with no
4265         marks.
4266         (nnoo): Require, so that other packages can require nnimap.
4267         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
4268         command we're looking for.  This helps when the server sends more
4269         responses after we've gotten everything we expected.
4270         (nnimap): Add a `newlinep' field to keep track of end-of-line
4271         conventions.
4272         Don't send CRLF to things that don't want it.
4273         (nnimap-request-accept-article): Ditto.
4274
4275 2010-09-18  Julien Danjou  <julien@danjou.info>
4276
4277         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
4278         than curl to retrieve images.
4279
4280 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4281
4282         * nnimap.el (nnimap-update-info): Extend the info so that we can set
4283         the marks.
4284         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
4285         (nnimap-wait-for-connection): New function.
4286         (nnimap-open-connection): If we have PREAUTH, don't query for login
4287         credentials.
4288         (nnimap-update-info): Fix off-by-one error when concatenating ranges
4289         when doing a partial update.
4290
4291 2010-09-18  Julien Danjou  <julien@danjou.info>
4292
4293         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
4294         tags.
4295
4296 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4297
4298         * nnimap.el (nnimap-credentials): New function.
4299         (nnimap-open-connection): Use the new function to look for credentials
4300         also on the numeric equivalents of "imap" and "imaps".
4301
4302         * gnus-start.el (gnus-activate-group): Send the info to
4303         gnus-request-group.
4304
4305         * nnimap.el (nnimap-request-group): Have the "check" version of the
4306         function parse flags and update the info, so that a `M-g' get a total
4307         resync of all flags from the group.
4308
4309         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
4310         to allow backends to alter the info on group selection.  Also alter all
4311         the backend -request-group functions to take the parameter.
4312
4313         * nnimap.el (nnimap-store-info): New function.
4314         (nnimap-update-info): Store the info for later usage.
4315         (nnimap-request-group): Use the stored info for the dont-check case, so
4316         that we don't retrieve all marks when we enter a group.
4317
4318         * nnimap.el: Use deffoo instead of defun for interface functions.
4319
4320         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
4321         update the group info.  This makes the nndraft groups, for instance, go
4322         back to their old behaviour.
4323
4324         * gnus-sum.el (gnus-select-newsgroup): Indent.
4325
4326         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
4327         in.
4328         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
4329         nothing.
4330
4331         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
4332         from methods that are denied.
4333
4334         * gnus-int.el (gnus-method-denied-p): New function.
4335
4336         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
4337         store the password instead of netrc.
4338         (nnimap-open-connection): Don't error out when we can't make a
4339         connections.
4340
4341         * auth-source.el (auth-source-create): In the password prompt, say what
4342         we're querying for.  Also prompt for user name if that hasn't been
4343         given.
4344
4345         * nnimap.el (nnimap-with-process-buffer): Remove.
4346
4347 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4348
4349         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
4350         method when we're reading from the agent.
4351
4352         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
4353
4354         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
4355         that's probably most useful for users.
4356
4357         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
4358         "failed" all the time.
4359
4360         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
4361         ...)) with (with-current-buffer ... ).
4362
4363         * nntp.el (nntp-open-server): Return whether the open was successful or
4364         not.
4365
4366         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
4367         select an unread unseen article first.
4368
4369         * nnimap.el (nnimap-open-connection): If the user doesn't have a
4370         /etc/services, supply some sensible port defaults.
4371
4372         * dgnushack.el: Define netrc-credentials.
4373
4374 2010-09-17  Julien Danjou  <julien@danjou.info>
4375
4376         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
4377
4378 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
4379
4380         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
4381         doesn't have any parameters.
4382
4383 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4384
4385         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
4386         only upcased checks.
4387
4388         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
4389
4390         * nnimap.el (nnimap-open-shell-stream): New function.
4391         (nnimap-open-connection): Use it.
4392         (nnimap-transform-headers): Get the number of lines in each message.
4393         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
4394         number of lines.
4395         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
4396         problem.
4397
4398         * utf7.el (utf7-encode): Autoload.
4399
4400         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
4401         to allow the mail splitting to not return a default group.  This is
4402         useful for nnimap, which will leave unmatched mail in the inbox.
4403
4404         * nnimap.el: Rewritten.
4405
4406         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
4407         nnimap usage.
4408
4409         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
4410         if the move is internal, so that nnimap can do fast internal moves.
4411
4412         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
4413         data.
4414         (gnus-read-active-for-groups): Support finishing the early retrieval of
4415         data.
4416
4417         * gnus-range.el (gnus-range-nconcat): New function.
4418
4419         * gnus-int.el (gnus-finish-retrieve-group-infos)
4420         (gnus-retrieve-group-data-early): New functions.
4421
4422 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
4423
4424         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
4425         (nnrss-retrieve-groups):
4426         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
4427         (pop3-quit): Use with-current-buffer.
4428
4429 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4430
4431         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
4432         instead of nnheader-accept-process-output.
4433
4434         * dgnushack.el (dgnushack-compile): Add comment.
4435
4436         * lpath.el: No need to fbind propertize for XEmacs 21.4.
4437
4438         * gnus-html.el (gnus-html-schedule-image-fetching)
4439         (gnus-html-prefetch-images): Replace process-kill-without-query by
4440         gnus-set-process-query-on-exit-flag.
4441
4442 2010-09-16  Romain Francoise  <romain@orebokech.com>
4443
4444         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
4445
4446 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4447
4448         * gnus-registry.el (gnus-registry-install-shortcuts): The second
4449         parameter to unintern is mandatory-ish in Emacs 24.
4450
4451         * gnus-html.el (gnus-html-schedule-image-fetching)
4452         (gnus-html-prefetch-images): Check for curl before using it.
4453
4454         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
4455         depend on curl, which isn't essential.
4456
4457         * imap.el: Revert back to version
4458         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
4459         seem problematic.
4460
4461 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
4462
4463         * gnus-registry.el (gnus-registry-install-shortcuts):
4464         Explicitly pass `obarray' to `unintern' to avoid a warning.
4465
4466 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4467
4468         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
4469         change.
4470
4471         * nnrss.el (nnrss-request-list): Remove this function and related
4472         functions, including the moreover stuff.
4473
4474 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4475
4476         * nnrss.el (nnrss-retrieve-groups): New function.
4477
4478 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
4479
4480         * .dir-locals.el: Add no-byte-compile cookie.
4481
4482 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4483
4484         * time-date.el (format-seconds): Comment fix.
4485
4486         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
4487         for back end that doesn't support request-scan.
4488
4489 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4490
4491         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
4492         then do request scans from the backends.
4493
4494         * netrc.el (netrc-credentials): New conveniency function.
4495
4496         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
4497         avoid running a hook per line, since this takes a lot of time,
4498         profiling shows.
4499         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
4500         directly if gnus-visual-p is true.
4501
4502 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4503
4504         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
4505         groups; replace mapcar with dolist which is a bit faster; pass groups
4506         info to gnus-read-active-file-1.
4507         (gnus-read-active-file-1): Scan only specified groups if the new
4508         optional arg `infos' is given.
4509
4510 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4511
4512         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
4513
4514         * pop3.el (pop3-movemail): Remove.
4515         (pop3-streaming-movemail): Rename to pop3-movemail.
4516
4517         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
4518         don't restrict end-tag searches to the end of the line.
4519
4520 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4521
4522         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
4523         articles of every unchecked group to t, which means unknown since the
4524         server has never been opened.
4525
4526 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4527
4528         * gnus-html.el (gnus-html-show-alt-text): New command.
4529         (gnus-html-browse-image): Ditto.
4530         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
4531         to browse the image directly.
4532         (gnus-html-wash-tags): Search for images first, so that <a><img> works
4533         better.
4534
4535         * gnus-async.el (gnus-async-article-callback):
4536         Call `gnus-html-prefetch-images' unconditionally.
4537
4538         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
4539         before feeding URLs to curl.
4540
4541 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4542
4543         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
4544         internal images as deletable by `W D D'.
4545
4546         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
4547         (gnus-async-article-callback): Fix typo.
4548
4549 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4550
4551         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
4552         current line to work around bugs in the output from w3m.
4553
4554         * gnus-async.el (gnus-async-article-callback): Always prefetch images
4555         for groups that want that.
4556
4557         * nntp.el (nntp-wait-for-string): Supply a timeout for
4558         accept-process-output to ensure progress.
4559
4560         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
4561         level to get unread articles from, then use that for foreign groups,
4562         too.
4563
4564         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
4565         confuses the rest of the function.
4566
4567         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
4568         for the methods that support -retrieve-groups, too.
4569
4570         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
4571
4572 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4573
4574         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
4575         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
4576
4577         * pop3.el: Require cl when compiling.
4578         (pop3-number-of-responses): Search for "+OK", not "+OK ".
4579
4580 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4581
4582         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
4583         that aren't going to be activated.
4584         (gnus-get-unread-articles): Fix up the last commit.
4585
4586         * gnus-html.el (gnus-article-html): Allow calling without specifying
4587         the handle.  In that case, dissect the buffer first.
4588
4589         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
4590
4591         * nnimap.el (nnimap-open-connection): Revert the change that would look
4592         into authinfo for imaps instead of imap.
4593
4594         * gnus-start.el (gnus-activate-group): Take an optional parameter to
4595         say that you don't want to call gnus-request-group with don-check, but
4596         do check the reponse.  This is for virtual groups only.
4597         (gnus-get-unread-articles): Count the archive groups as secondary, so
4598         that they're activated the same way as before.
4599
4600         * imap.el (imap-message-map): Removed optional buffer parameter, since
4601         no callers use it.
4602         (imap-message-get): Ditto.
4603         (imap-message-put): Ditto.
4604         (imap-mailbox-map): Ditto.
4605         (imap-mailbox-put): Ditto.
4606         (imap-mailbox-get): Ditto.
4607         (imap-mailbox-get): Revert last change for this function.
4608
4609         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
4610         case-insensitively.
4611         (nnimap-debug): Remove.
4612
4613         * imap.el (imap-fetch-safe): Removed function, and altered all callers
4614         to use `imap-fetch' instead.  According to the comments, this should be
4615         safe, since all other IMAP clients use the 1:* syntax.
4616         (imap-enable-exchange-bug-workaround): Removed.
4617         (imap-debug): Removed -- doesn't seem very useful.
4618
4619         * mail-source.el (mail-source-fetch): Don't message if we're fetching
4620         mail from a file, and the file doesn't exist.
4621
4622         * imap.el (imap-log): New convenience function used throughout instead
4623         of repeating the same code all over the place.
4624
4625         * pop3.el (pop3-streaming-movemail): Return t for success.
4626
4627         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
4628         .authinfo if we're using ssl connection.
4629
4630         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
4631         already have if we're in a main Gnus `g' run.
4632
4633         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
4634
4635 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4636
4637         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
4638
4639         * nnmh.el (nnmh-request-list-1): Bind `file'.
4640
4641         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
4642         alias to set-process-query-on-exit-flag or process-kill-without-query.
4643         (pop3-open-server): Use it.
4644
4645 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4646
4647         * mail-source.el (mail-source-delete-crash-box): Always move the crash
4648         box to the Incoming file.  Fixes mistake in previous checkin.
4649
4650         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
4651         request loop (for debugging purposes) removed.
4652
4653         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
4654         culprit is more visible.
4655         (nnml-save-incremental-nov, nnml-open-incremental-nov)
4656         (nnml-add-incremental-nov): New functions to do "incremental" nov
4657         updates, where we just append to the end of the existing nov files
4658         without reading/writing them in full.
4659
4660         * mail-source.el (mail-source-delete-crash-box): Really only check the
4661         incoming files once in a while.
4662
4663         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
4664
4665         * mail-source.el (mail-source-delete-crash-box): Only check the
4666         incoming files for deletion once per day to save a lot of file
4667         accesses.
4668
4669         * pop3.el (pop3-logon): Fix up unbound variable typo.
4670
4671         * mail-source.el (pop3-streaming-movemail): Autoload.
4672
4673         * pop3.el (pop3-streaming-movemail):
4674         Respect pop3-leave-mail-on-server.
4675
4676         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
4677         retrieval.
4678
4679         * pop3.el (pop3-process-filter): Remove unused function.
4680         (pop3-streaming-movemail, pop3-send-streaming-command)
4681         (pop3-wait-for-messages, pop3-write-to-file)
4682         (pop3-number-of-responses): New functions for streaming pop3
4683         retrieval.
4684
4685         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
4686         come from no known methods.
4687         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
4688         list.
4689
4690         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
4691         message sizes.
4692         (pop3-movemail): Use erase-buffer instead of looping and deleting
4693         regions, which seems rather odd.
4694
4695         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
4696         file once per `g' run.
4697
4698         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
4699         directories.  This makes the draft queue directory work.
4700
4701         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
4702         data from the backends, so that we only request the list of groups from
4703         each method once.  This should speed things up considerably.
4704
4705         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
4706         detect that it's not implemented.
4707
4708         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
4709         we actually do recurse down into the tree, but don't stat all leaf
4710         nodes.
4711
4712         * gnus-html.el (gnus-html-show-images): If there are no images to show,
4713         then say so instead of bugging out.
4714
4715         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
4716         files exist before trying to read them.
4717
4718         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
4719         around <pre_int>.
4720
4721         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
4722
4723         * nnmh.el (nnmh-request-list-1): Optimize for speed.
4724
4725 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4726
4727         * mm-util.el (mm-image-load-path): Just return the image directories,
4728         not all directories in the path in addition to the image directories.
4729         (mm-image-load-path): Maintain a cache of the image directories so that
4730         the `g' command in Gnus doesn't have to stat dozens of directories each
4731         time.
4732
4733         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
4734         (gnus-html-wash-tags): Add a new `i' command to insert images.
4735         (gnus-html-insert-image): New command and keystroke.
4736         (gnus-html-redisplay-with-images): New command and keystroke.
4737         (gnus-html-show-images): Rename command.
4738         (gnus-html-wash-tags): Remove more white space before <pre_int> image
4739         spacers.
4740         (gnus-html-wash-tags): Decode entities at the end, so that entities
4741         inside the tags don't mess up the rest of the "parsing".
4742
4743         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
4744         so that nnimap methods aren't agentized by default.  There's apparently
4745         many problems related to agent/imap behaviour.
4746
4747         * gnus-art.el (gnus-article-copy-string): New command and key binding.
4748
4749         * gnus-html.el: Doc fix.
4750
4751 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4752
4753         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
4754         specifier-spec-list for Emacs 21.
4755
4756         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
4757         glyph-width and glyph-height instead of display-graphic-p and
4758         image-size; make avoidance of displaying small images work for XEmacs.
4759
4760         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
4761         for XEmacs.
4762
4763         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
4764         of symbol that holds plist data.
4765         (gnus-process-plist): Remove plist of process after getting it.
4766
4767 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4768
4769         * message.el (message-generate-hashcash): Change default to
4770         'opportunistic if hashcash is installed.
4771
4772         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
4773         (gnus-html-put-image): Only call image-size once, since it's somewhat
4774         time-consuming on remote X servers.
4775
4776 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4777
4778         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
4779         type on data, not a file name.
4780
4781         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
4782         window-pixel-edges for Emacs 21.
4783
4784         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
4785         decoded contents.
4786         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
4787
4788 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4789
4790         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
4791         group line format, since it isn't very interesting.
4792
4793         * gnus-agent.el (gnus-agent-short-article),
4794         (gnus-agent-long-article): Increase values for these two variables,
4795         since most people are likely to have more network connection and
4796         storage than before.
4797
4798         * gnus.el (gnus-refer-article-method): Change default to 'current.
4799         When referring an article, the common behaviour is to refer it from the
4800         current select method, not the native select method.  The chances of
4801         the native select method having the message in question is rather slim
4802         these days.
4803
4804         * gnus-sum.el (gnus-auto-select-subject): Change default to
4805         `unseen-or-unread'.  I think it's likely that most people want to
4806         select an unseen article over a previously seen, but unread one.
4807
4808         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
4809         means that in the article buffer none of the minor mode elements will
4810         be shown, usually, and this is not desirable in most cases.
4811
4812         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
4813         that commands like `d' (and the like) go to the next line in the
4814         buffer, instead of the next unread article.  I think this is the
4815         behaviour that is most natural for most users.
4816         (gnus-single-article-buffer): Change default to nil, so that people can
4817         have as many article buffers open as they have summary buffer.  I think
4818         this is the most natural way for the groups to behave.
4819
4820         * message.el (message-generate-new-buffers): Change default to
4821         `unsent', so that all new message buffers start their names with the
4822         string "*unsent", and it's easier to find the buffers if you move from
4823         them.
4824
4825 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4826
4827         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
4828         small.  They're probably tracking images.
4829         (gnus-html-wash-tags): Remove all <pre_int> place holders.
4830         (gnus-html-rescale-image): Yet another try at getting the image sizing
4831         right.
4832
4833         * nntp.el (nntp-request-set-mark): Refuse to do marks if
4834         nntp-marks-file-name is nil.
4835
4836 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
4837
4838         * gnus-html.el (gnus-html-wash-tags)
4839         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
4840         Better logging.
4841
4842 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4843
4844         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
4845
4846         * gnus-html.el (gnus-html-wash-tags): Check the value of
4847         gnus-blocked-images in the summary buffer.
4848
4849 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
4850
4851         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
4852
4853 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4854
4855         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
4856         like "a", it seems like.
4857         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
4858         since it needs to be picked from the correct buffer.
4859
4860         * nnwfm.el: Remove.
4861
4862         * nnlistserv.el: Remove.
4863
4864 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
4865
4866         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
4867         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
4868
4869 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4870
4871         * nnkiboze.el: Remove.
4872
4873         * nndb.el: Remove.
4874
4875         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
4876         alt text.
4877         (gnus-html-rescale-image): Try to get the rescaling logic right for
4878         images that are just wide and not tall.
4879
4880         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
4881         overshadow variable bindings.
4882
4883 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
4884
4885         * gnus-html.el (gnus-html-wash-tags)
4886         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
4887         Add extra logging.
4888
4889 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4890
4891         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
4892         (gnus-max-image-proportion): New variable.
4893         (gnus-html-rescale-image): New function.
4894         (gnus-html-put-image): Rescale images.
4895
4896 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
4897
4898         Fix up some byte-compiler warnings.
4899         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
4900         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
4901         (gnus-article-fill-cited-article, gnus-article-hide-citation)
4902         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
4903         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
4904         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
4905         (gnus-group-update-group): Use save-excursion and with-current-buffer.
4906
4907 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4908
4909         * gnus-html.el (gnus-article-html): Decode contents by charset.
4910
4911 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4912
4913         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
4914         (gnus-html-frame-width, gnus-blocked-images)
4915         * message.el (message-prune-recipient-rules): Add custom version.
4916         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
4917
4918         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
4919         functions.
4920
4921         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
4922         gnus-process-get.
4923
4924 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
4925
4926         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
4927         instead of lsub directly.
4928
4929 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4930
4931         * nnwarchive.el: Remove.
4932
4933         * gnus-soup.el: Remove.
4934
4935         * nnsoup.el: Remove.
4936
4937         * nnultimate.el: Remove.
4938
4939         * gnus-html.el (gnus-blocked-images): New variable.
4940
4941         * message.el (message-prune-recipients): New function.
4942         (message-prune-recipient-rules): New variable.
4943
4944         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
4945         guess whether a long line is natural text or not.
4946
4947         * gnus-html.el (gnus-html-schedule-image-fetching):
4948         Use gnus-process-plist and friends for compatibility.
4949
4950 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
4951
4952         * gnus-html.el: Require packages that define macros used in this file.
4953         (gnus-article-mouse-face): Declare to silence byte-compiler.
4954         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
4955         process-get.
4956         (gnus-html-put-image): Use plist-get to avoid getf.
4957         (gnus-html-prefetch-images): Use with-current-buffer.
4958
4959 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4960
4961         * gnus-ems.el: Provide compatibility functions for
4962         gnus-set-process-plist.
4963
4964         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
4965         header-line-format for XEmacs 21.4.
4966
4967         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
4968         * gnus.el (gnus-valid-select-methods)
4969         * message.el (message-send-mail-partially-limit)
4970         * mm-decode.el (mm-text-html-renderer)
4971         * mml.el (mml-insert-mime-headers-always)
4972         * smiley.el (smiley-regexp-alist): Bump custom version.
4973
4974 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4975
4976         * gnus-html.el: require mm-url.
4977         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
4978         with the url to `url'.
4979         (gnus-html-wash-tags): Support cid: URLs/images.
4980
4981 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4982
4983         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
4984         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
4985         bindings, as they aren't useful at all.  `w' is moved to `W w'.
4986
4987         * gnus-move.el: Remove file, since it doesn't really work.
4988
4989         * gnus-html.el (gnus-article-html): Tell w3m that the input is
4990         UTF-8.  This seems to fix problems with some German web feeds.
4991
4992         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
4993         at the top so that the proper colours are applied.
4994
4995         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
4996         don't have dots in their names.
4997
4998         * gnus-art.el (gnus-article-view-part): Doc fix.
4999
5000         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
5001         XEmacs-compatible.
5002         (gnus-html-put-image): Don't do images on non-graphic displays.
5003
5004         * nnslashdot.el: Remove this unused backend.
5005
5006         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
5007         actions.
5008         (gnus-undo-register-1): Revert last change.
5009
5010         * gnus-group.el (gnus-group-completing-read): Protect against not
5011         having completion-styles bound.
5012
5013         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
5014         make broken recipients happier.
5015
5016         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
5017
5018         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
5019         point parameter.
5020
5021         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
5022
5023         * gnus-group.el (gnus-group-completing-read): Add 'substring to
5024         completion-styles for group selection.
5025
5026 2009-02-04  Andreas Schwab  <schwab@suse.de>
5027
5028         * gnus-score.el (gnus-score-string): Fix regex for matching extra
5029         headers and regexp-quote the match if necessary.
5030
5031 2009-03-24  Miles Bader  <miles@gnu.org>
5032
5033         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
5034         the blinking smiley.
5035
5036 2009-03-24  Simon Josefsson  <simon@josefsson.org>
5037
5038         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
5039         blink smiley.
5040
5041 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5042
5043         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
5044         where the dribbel file lives exists.
5045
5046         * message.el (message-send-mail-partially-limit): Change the default to
5047         nil, since most people don't want this.
5048
5049         * mm-url.el (mm-url-decode-entities): Also decode entities like
5050         &#x3212.
5051
5052 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
5053
5054         * gnus-sum.el (gnus-summary-idna-message):
5055         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
5056         Hyperlink urls in docstrings with URL `...'.
5057
5058 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
5059
5060         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
5061         functions.
5062
5063 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5064
5065         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
5066         say what the mouseover text should be.
5067
5068         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
5069         version of the mm-w3m-safe-url-regexp variable to only download images
5070         in the groups where we want that to happen.
5071
5072         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
5073
5074         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
5075         easier debugging.
5076         (gnus-article-beginning-of-window): Add kludge to allow spacing past
5077         big pictures in the article buffer.
5078
5079         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
5080         gnus-article-html.
5081         (mm-text-html-renderer): gnus-article-html needs curl in addition to
5082         w3m.
5083
5084         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
5085
5086 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5087
5088         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
5089         which doesn't exist.
5090
5091         * message.el (message-inhibit-ecomplete): New variable to allow some
5092         function to inhibit ecomplete address storage.
5093         (message-resend): Disable ecomplete message storage when resending
5094         messages.
5095
5096         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
5097
5098 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5099
5100         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
5101         Save excursion while copying, moving, and deleting articles in order to
5102         prevent the cursor from jumping to unforeseen place.
5103
5104 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5105
5106         * lpath.el: No need to bind bookmark-current-buffer,
5107         bookmark-yank-point and bookmark-make-record-function.
5108
5109 2010-08-17  Glenn Morris  <rgm@gnu.org>
5110
5111         * gnus-sync.el: Require gnus components whose functions are used.
5112
5113         * gnus-art.el (bookmark-make-record-function):
5114         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
5115         Declare for compiler.
5116
5117         * mm-url.el (mml-compute-boundary): Autoload.
5118
5119 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5120
5121         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
5122
5123 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
5124
5125         Typo fix "hoo4a" -> "hook".
5126
5127         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
5128
5129 2010-08-14  Glenn Morris  <rgm@gnu.org>
5130
5131         * gnus-sync.el (gnus-sync): Fix defgroup version.
5132
5133 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
5134
5135         Doc fixes and keep unknown groups (ammended for nunion bug fix).
5136
5137         * gnus-sync.el: Fix docs.
5138         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
5139         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
5140
5141 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
5142
5143         Optimizations for gnus-sync.el.
5144
5145         * gnus-sync.el: Add docs about gnus-sync-backend
5146         possibilities.
5147         (gnus-sync-save): Remove unnecessary message.
5148         (gnus-sync-read): Optimize and show what groups were skipped.
5149
5150 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
5151
5152         Minor bug fixes for gnus-sync.el.
5153
5154         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
5155         Don't read the sync on get-new-news.
5156
5157         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
5158         quiet.
5159
5160         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
5161         (fix typo).
5162
5163 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
5164
5165         Make saving and restoring of hidden threads work with overlays.
5166         Patch applied by Ted Zlatanov.
5167
5168         * gnus-sum.el (gnus-hidden-threads-configuration)
5169         (gnus-restore-hidden-threads-configuration): Update to deal with text
5170         properties, rather than searching for a magic character.
5171
5172 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
5173
5174         New gnus-sync.el library for synchronization of marks.
5175
5176         * gnus-sync.el: New library for synchronization of marks.
5177
5178         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
5179         renamed from `gnus-registry-grep-in-list'.
5180
5181         * gnus-registry.el (gnus-registry-follow-group-p):
5182         Use `gnus-grep-in-list'.
5183
5184         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
5185
5186 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5187
5188         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
5189         determining charset of text fails.
5190
5191 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5192
5193         * nnmail.el (nnmail-get-new-mail-1): Revert.
5194
5195         * nnml.el (nnml-active-number): Make sure names of newly created groups
5196         in nnml-group-alist are encoded.
5197
5198 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5199
5200         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
5201         containing non-ASCII characters in active file for nnml back end.
5202
5203 2010-07-24  David Engster  <dengste@eml.cc>
5204
5205         * mml-smime.el (mml-smime-epg-verify): Also accept the older
5206         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
5207
5208 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
5209
5210         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
5211         tag (Bug#6654).
5212
5213 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5214
5215         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
5216         the article buffer, not the summary buffer.
5217
5218 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5219
5220         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
5221         Emacs 23 as well.
5222
5223 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5224
5225         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
5226         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
5227
5228 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
5229
5230         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
5231         Patch applied by Karl Fogel.
5232
5233         * gnus-sum.el (gnus-summary-bookmark-make-record):
5234         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
5235
5236 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
5237
5238         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
5239         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
5240         C-w still not working correctly from Article buffers; Thierry's
5241         patch to fix that will be applied after this.
5242
5243         * gnus-art.el (bookmark-make-record-function): New local variable.
5244
5245         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
5246         article buffer.
5247         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
5248
5249 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
5250
5251         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
5252         on changes in bookmark.el.
5253
5254 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5255
5256         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
5257         `no-log' instead of message not to log prompt string.
5258
5259 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
5260
5261         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
5262         the *other* type of HTML form submission.
5263
5264 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
5265
5266         * auth-source.el (auth-source-pick): If choice does not contain a
5267         questioned keyword, set the check to t.
5268
5269 2010-06-12  Romain Francoise  <romain@orebokech.com>
5270
5271         * gnus-util.el (gnus-date-get-time): Move up before first use.
5272
5273 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5274
5275         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
5276         (gnus-article-edit-part): Bind it to make last part that is substituted
5277         or deleted visible.
5278         (gnus-mime-display-single): Buttonize part of which id equals to
5279         gnus-mime-buttonized-part-id.
5280
5281 2010-06-10  Dan Christensen  <jdc@uwo.ca>
5282
5283         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
5284         (gnus-dd-mmm): Use gnus-date-get-time.
5285         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
5286         simplify logic.
5287         (gnus-summary-limit-to-age): Use gnus-date-get-time.
5288         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
5289
5290 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
5291
5292         * auth-source.el (top): Autoload `secrets-list-collections',
5293         `secrets-create-item', `secrets-delete-item'.
5294         (auth-sources): Fix tag string.
5295         (auth-get-source, auth-source-retrieve, auth-source-create)
5296         (auth-source-delete): New defuns.
5297         (auth-source-pick): Rewrite in order to avoid 2 passes.
5298         (auth-source-forget-user-or-password): New parameter USERNAME.
5299         (auth-source-user-or-password): New parameters CREATE-MISSING and
5300         DELETE-EXISTING.  Retrieve password interactively, if needed.
5301
5302 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
5303
5304         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
5305         deleting unused directories when gnus-expert-user is t.
5306
5307 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5308
5309         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
5310         for each temp file when gnus-article-browse-delete-temp is ask.
5311
5312 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
5313
5314         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
5315         Lisp calls to delete-backward-char by calls to delete-char.
5316
5317 2010-05-20  Kevin Ryde  <user42@zip.com.au>
5318
5319         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
5320
5321 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
5322
5323         * password-cache.el (password-cache-remove): Fix docstring.
5324
5325 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5326
5327         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
5328         article unless decoding article to be saved.
5329
5330 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5331
5332         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
5333         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
5334         generated within the mm-with-unibyte-current-buffer macro.
5335
5336 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5337
5338         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
5339         to nil when we're in a mml-preview buffer and no group is selected.
5340
5341 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
5342
5343         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
5344         when catching the `C-g'.  Reported by "Leo".
5345
5346 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5347
5348         * message.el (message-forward-make-body-plain)
5349         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
5350         multibyte-string-p.
5351
5352         * lpath.el: Revert.
5353
5354 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5355
5356         * message.el (message-forward-make-body-mml): Assume original message
5357         is multibyte string; error on unibyte.
5358         (message-forward-make-body-plain): Ditto; don't add excessive newline
5359         in body end.
5360
5361         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
5362
5363 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
5364
5365         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
5366         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
5367
5368 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5369
5370         * mm-extern.el (mm-extern-url): Don't use
5371         mm-with-unibyte-current-buffer.
5372         (mm-extern-cache-contents): Use with-current-buffer instead of
5373         save-excursion + set-buffer.
5374
5375 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5376
5377         * mm-util.el (mm-emacs-mule): Remove.
5378
5379 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
5380
5381         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
5382         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
5383         change.
5384
5385 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5386
5387         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
5388         bind the default value of enable-multibyte-characters to nil.
5389
5390 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5391
5392         * message.el (message-forward-make-body-plain)
5393         (message-forward-make-body-mml):
5394         Don't use mm-with-unibyte-current-buffer.
5395
5396 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
5397
5398         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
5399
5400 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
5401
5402         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
5403         (Bug#5592).
5404
5405 2010-05-07  Julien Danjou  <julien@danjou.info>
5406
5407         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
5408         it to mm-pipe-part.
5409
5410         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
5411         it is given.
5412
5413 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5414
5415         * binhex.el (binhex-decode-region-internal)
5416         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
5417         (dns-query)
5418         * nnweb.el (nnweb-gmane-search)
5419         * pgg-parse.el (pgg-parse-armor)
5420         * pgg.el (pgg-verify-region)
5421         * sha1.el (sha1-string-external)
5422         * uudecode.el (uudecode-decode-region-internal)
5423         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
5424         XEmacs.
5425
5426         * gnus-art.el (gnus-article-browse-html-parts)
5427         * gnus-group.el (gnus-read-ephemeral-gmane-group)
5428         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
5429         make-temp-file.
5430
5431         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
5432         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
5433         compiling.
5434
5435         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
5436         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
5437         XEmacs when compiling.
5438
5439         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
5440         gnus-pick-mode-off-hook for XEmacs when compiling.
5441         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
5442         gnus-binary-mode-off-hook for XEmacs when compiling.
5443
5444         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
5445         Return nil if char-charset is not available.
5446
5447         * imap.el (imap-disable-multibyte)
5448         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
5449         macros.
5450
5451         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
5452         instead of encode-coding-string.
5453
5454         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
5455         'xemacs) instead of mm-emacs-mule to switch function definitions.
5456         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
5457
5458         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
5459         bind temporary-file-directory for XEmacs;
5460         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
5461         timer-set-function for XEmacs 21.4 and SXEmacs;
5462         bind timer-list for XEmacs 21.4 and SXEmacs;
5463         fbind char-charset and find-charset-region for non-Mule XEmacs;
5464         fbind decode-coding-region, decode-coding-string, detect-coding-region,
5465         encode-coding-region and encode-coding-string for XEmacs having no
5466         file-coding feature.
5467
5468 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
5469
5470         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
5471
5472 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5473
5474         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
5475         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
5476
5477 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
5478
5479         * mm-util.el (mm-decompress-buffer): Use `delete-file';
5480         alias `jka-compr-delete-temp-file' no longer exists.
5481
5482 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5483
5484         Use define-minor-mode in Gnus where applicable.
5485         * mml.el (mml-mode): Use define-minor-mode.
5486         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
5487         (gnus-undo-mode): Use define-minor-mode.
5488         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
5489         (gnus-dead-summary-mode): Use define-minor-mode.
5490         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
5491         Initialize in declaration.
5492         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
5493         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
5494         (gnus-mailing-list-mode): Use define-minor-mode.
5495         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
5496         (gnus-draft-mode): Use define-minor-mode.
5497         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
5498         (gnus-dired-mode): Use define-minor-mode.
5499
5500 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
5501
5502         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
5503         handles on recursive mml-to-mime translation and check them for
5504         boundary delimiter collisions.  Reported by Greg Troxel.
5505
5506 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5507
5508         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
5509
5510 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
5511
5512         * mm-util.el (mm-find-buffer-file-coding-system):
5513         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
5514
5515 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
5516
5517         * message.el (message-generate-headers): Record insertion of optional
5518         headers as well.  Otherwise the check to prevent repeated insertion of
5519         optional headers is a no-op.
5520
5521 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
5522
5523         * smime.el: Don't mention CVS.
5524
5525         * nnrss.el (nnrss-fetch): Don't mention CVS.
5526
5527         * nnir.el: Don't mention CVS.
5528
5529 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
5530
5531         * gnus-sum.el (gnus-summary-bookmark-make-record):
5532         Add `location' field.
5533
5534 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5535
5536         * lpath.el: Fbind bookmark-default-handler,
5537         bookmark-get-bookmark-record, bookmark-make-record-default,
5538         bookmark-prop-get for Emacs <23 and XEmacs.
5539
5540 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5541
5542         * gnus-sum.el: Add bookmark declarations to silence the compiler.
5543         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
5544         Use with-current-buffer to silence the byte-compiler.
5545         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
5546         bother to require `gnus'.
5547         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
5548
5549 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
5550
5551         * gnus-sum.el (gnus-summary-bookmark-make-record)
5552         (gnus-summary-bookmark-jump): New functions.
5553         (gnus-summary-mode): Setup bookmark support.
5554
5555 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
5556
5557         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
5558         if set.
5559
5560 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5561
5562         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
5563         gnus-article-browse-html-save-cid-image; make it work recursively for
5564         forwarded messages as well.
5565         (gnus-article-browse-html-parts): Work when prefix arg is given.
5566         (gnus-article-browse-html-article): Doc fix.
5567
5568 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
5569
5570         * message.el (message-default-mail-headers):
5571         (message-default-headers): Carry the value mail-default-headers over
5572         into message-default-mail-headers, rather than message-default-headers.
5573
5574 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
5575
5576         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
5577         charset.
5578
5579         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
5580         charset into the <meta> tag when the article is encoded to utf-8.
5581
5582 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5583
5584         * gnus-art.el (gnus-article-browse-delete-temp-files):
5585         Delete directories as well.
5586         (gnus-article-browse-html-parts): Work for images that do not specify
5587         file names; delete temp directory when quitting; insert header at the
5588         right place; use file: scheme for image files.
5589
5590 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
5591
5592         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
5593         (gnus-article-browse-html-parts): Use it to make temporary cid image
5594         files in addition to html file so that browser may display them.
5595
5596 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5597
5598         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
5599
5600 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
5601
5602         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
5603
5604 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
5605
5606         * auth-source.el (auth-sources): Change default to be simpler.
5607         Explain about Secret Service API sources.  Improve Customize options.
5608         (auth-source-pick): Change to accept any number of search parameters.
5609         Implement fallbacks iteratively, not recursively.  Add scoring on the
5610         second pass and sort by score.  Call Secret Service API when needed.
5611         (auth-source-user-or-password): Use it.  Call Secret Service API
5612         directly when needed to get the user name and the password.
5613
5614 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
5615
5616         * message.el (message-interactive): Doc fix.
5617         (message-qmail-inject-args): Reflow.
5618         (message-kill-to-signature): Fix typo in docstring.
5619
5620         * smiley.el (smiley-buffer): Fix typo in docstring.
5621
5622 2010-03-24  Glenn Morris  <rgm@gnu.org>
5623
5624         * mail-source.el (gnus-message): Declare.
5625         (mail-source-delete-old-incoming): Require gnus-util.
5626
5627 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5628
5629         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
5630
5631         * message.el (ecomplete-setup): Autoload it for Emacs <23.
5632
5633         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
5634         password-cache's default if it is not bound.
5635         (mml-secure-passphrase-cache-expiry): Default to 16 that is
5636         password-cache-expiry's default if it is not bound.
5637
5638         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
5639         available in Emacs 21.
5640
5641         * lpath.el: Suppress compiler warnings for:
5642         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
5643         XEmacs;
5644         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
5645         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
5646         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
5647
5648 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
5649
5650         * auth-source.el (auth-sources): Fix up definition so extra parameters
5651         are always inline.
5652
5653 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
5654
5655         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
5656         wasn't updated after mismatch.  Clear cached mailbox info correctly
5657         when uidvalidity changes.
5658         (nnimap-group-prefixed-name): New function to avoid some code
5659         duplication.
5660         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
5661         (nnimap-request-group): Use it.
5662         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
5663         (nnimap-update-unseen): Significantly improved speed of Gnus startup
5664         with many imap folders.  This is done by caching the group status from
5665         the imap server persistently in a group parameter `imap-status'.  (This
5666         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
5667         but not persistently, so every Gnus startup was still very slow.)
5668
5669 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
5670
5671         * assistant.el (assistant-render-text): Run `widget-setup' and don't
5672         delete the extra newline.  Otherwise editing of :string and :number
5673         types don't work.
5674
5675 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
5676
5677         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
5678         secrets.el dependency.
5679         (auth-sources): Add optional user name.  Add secrets.el configuration
5680         choice (unused right now).
5681
5682 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
5683
5684         * gnus-sum.el (gnus-summary-make-menu-bar):
5685         Let `gnus-registry-install-shortcuts' fill in the functions.
5686
5687         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
5688         warnings.
5689         (gnus-registry-misc-menus): Variable to hold registry mark menus.
5690         (gnus-registry-install-shortcuts): Populate and use it in a
5691         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
5692
5693 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
5694
5695         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
5696         In-place substitutions for the group name encoding/decoding.
5697         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
5698         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
5699         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
5700         (nnimap-update-unseen, nnimap-request-list)
5701         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
5702         (nnimap-request-set-mark, nnimap-split-to-groups)
5703         (nnimap-split-articles, nnimap-request-newgroups)
5704         (nnimap-request-create-group, nnimap-request-accept-article)
5705         (nnimap-request-delete-group, nnimap-request-rename-group)
5706         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
5707         `encoded-mbx' for consistency.
5708         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
5709         variable `imap-current-mailbox'.
5710
5711         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
5712         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
5713
5714 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
5715
5716         * pop3.el (pop3-display-message-size-flag): Display message size byte
5717         counts during POP3 download.
5718         (pop3-movemail): Use it.
5719         (pop3-list): Implement listing of available messages.
5720
5721 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
5722
5723         * nnir.el (nnir-get-article-nov-override-function): New function to
5724         override the normal NOV retrieval.
5725         (nnir-retrieve-headers): Use it.
5726
5727 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
5728
5729         * auth-source.el (netrc-machine-user-or-password): Autoload.
5730
5731 2010-03-19  Glenn Morris  <rgm@gnu.org>
5732
5733         Stop message.el from loading about 40 libraries it doesn't always need.
5734         The general approach is to autoload rather than require, and to
5735         require in the specific functions rather than the file.  (Bug#5642)
5736
5737         * gmm-utils.el: Don't require wid-edit.
5738         (widget-create-child-value, widget-convert, widget-default-get):
5739         Autoload.
5740
5741         * gnus-util.el: Don't require time-date, netrc.
5742         (message-fetch-field, gnus-group-name-decode): Declare rather than
5743         autoloading.
5744         (gnus-fetch-field): Require message.
5745         (gnus-decode-newsgroups): Require gnus-group.
5746
5747         * ietf-drums.el: Don't require time-date.
5748
5749         * message.el: Don't require hashcash, canlock, ecomplete.
5750         Do require mail-utils.  Require nnheader only when compiling.
5751         (smtpmail-default-smtp-server): Remove declaration.
5752         (message-send-mail-function): Check smtpmail-default-smtp-server
5753         is bound rather than requiring smtpmail.
5754         (message-auto-save-directory, message-insert-signature):
5755         Use expand-file-name rather than nnheader-concat.
5756         (nnheader-insert-file-contents): Autoload.
5757         (hashcash-wait-async): Declare.
5758         (message-send-mail): Only call gnus-setup-posting-charset if
5759         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
5760         (message-send-mail-with-sendmail): Require sendmail.
5761         (canlock-password, canlock-password-for-verify): Declare.
5762         (message-canlock-password): Require canlock.
5763         (nnheader-get-report): Autoload.
5764         (gnus-setup-posting-charset): Declare.
5765         (message-send-news): Require gnus-msg.
5766         (message-make-references, message-make-in-reply-to): Use mail-header-id
5767         rather than the alias mail-header-message-id.
5768         (ecomplete-add-item, ecomplete-save): Declare.
5769         (message-put-addresses-in-ecomplete): Require ecomplete.
5770         (ecomplete-display-matches): Autoload.
5771
5772         * mm-decode.el: Don't require mailcap, gnus-util.
5773         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
5774         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
5775         Autoload.
5776         (mailcap-mime-extensions): Declare.
5777
5778         * mm-encode.el: Don't require mailcap.
5779         (mailcap-extension-to-mime): Autoload.
5780
5781         * mml-sec.el: Don't require password-cache.
5782
5783         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
5784         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
5785         (mml-minibuffer-read-type): Require mailcap.
5786         (mml-preview): Require gnus-msg.
5787
5788         * mml1991.el: Require password-cache.
5789         (password-cache-expiry): Remove declaration.
5790
5791         * mml2015.el: Require password-cache.
5792         (password-cache-expiry): Remove declaration.
5793
5794         * nneething.el (mailcap): Require mailcap.
5795
5796         * nnheader.el (declare-function): Add compatibility stub.
5797         (message-remove-header): Declare rather than autoload.
5798         (nnheader-replace-header): Require message.
5799
5800         * nnimap.el (declare-function): Add compatibility stub.
5801         (netrc-parse, netrc-machine-user-or-password): Declare.
5802         (nnimap-open-connection): Require netrc.
5803
5804         * nntp.el (declare-function): Add compatibility stub.
5805         (netrc-parse, netrc-machine, netrc-get): Declare.
5806         (nntp-send-authinfo): Require netrc.
5807
5808         * rfc2047.el: Don't require qp.
5809         (quoted-printable-encode-region, quoted-printable-decode-string):
5810         Autoload.
5811
5812         * sieve-mode.el: Don't require easymenu.
5813         (easy-menu-add-item): Autoload it.
5814
5815         * spam-stat.el (time-to-number-of-days): Autoload it.
5816
5817 2010-03-19  Glenn Morris  <rgm@gnu.org>
5818
5819         * password-cache.el (password-cache, password-cache-expiry): Autoload.
5820
5821 2010-03-18  Glenn Morris  <rgm@gnu.org>
5822
5823         * hashcash.el (declare-function): Remove duplicate definition.
5824
5825 2010-03-17  Kevin Ryde  <user42@zip.com.au>
5826
5827         * mml.el (mml-read-tag): Unquote values with `read' to reverse
5828         prin1 in mml-insert-tag (just stripping the quotes gave wrong
5829         value if any backslash escapes).
5830
5831 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5832
5833         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
5834         if it is available.  (bug#5647)
5835
5836         * lpath.el: Suppress compiler warning for coding-system-from-name for
5837         Emacs 21 and XEmacs.
5838
5839 2010-03-14  Juri Linkov  <juri@jurta.org>
5840
5841         * hmac-def.el:
5842         * hmac-md5.el:
5843         * netrc.el: Fix keywords.
5844
5845 2010-02-26  Glenn Morris  <rgm@gnu.org>
5846
5847         * message.el (message-send-mail-function): Change the default, so that
5848         it inherits from a customized send-mail-function.  (Bug#5643)
5849
5850 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
5851
5852         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
5853         shell-command-to-string signals an error (bug#5299).
5854
5855 2010-02-24  Glenn Morris  <rgm@gnu.org>
5856
5857         * message.el (message-smtpmail-send-it)
5858         (message-send-mail-with-mailclient): Doc fixes.
5859
5860 2010-02-16  Glenn Morris  <rgm@gnu.org>
5861
5862         * message.el (message-default-mail-headers): Change the default value
5863         to ease the transition from mail-mode to message-mode.  (Bug#5555)
5864
5865 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5866
5867         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
5868         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
5869
5870 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
5871
5872         * time-date.el (date-to-time): Doc fix (Bug#5408).
5873
5874 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
5875
5876         * message.el (message-mail): Just pass yank-action on to message-setup.
5877         (message-setup): Handle (FUN . ARGS) form of yank-action.
5878         (message-with-reply-buffer, message-widen-reply)
5879         (message-yank-original): Handle non-buffer values of
5880         message-reply-buffer (Bug#4080).
5881         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
5882
5883 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
5884
5885         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
5886         Fix typo in docstring.
5887
5888 2010-01-08  Jason Rumney  <jasonr@gnu.org>
5889
5890         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
5891         response.
5892
5893 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5894
5895         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
5896
5897         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
5898
5899         * message.el (message-check-news-header-syntax): Protect against a
5900         string that `rfc822-addresses' returns when parsing fails.
5901
5902 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5903
5904         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
5905         (gnus-previous-char-property-change): New functions.
5906
5907         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
5908
5909 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
5910
5911         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
5912         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
5913
5914 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
5915
5916         * message.el (message-exchange-point-and-mark): Rework last change to
5917         avoid using optional arg of exchange-point-and-mark, for backward
5918         compatibility.
5919
5920 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
5921
5922         * message.el (message-exchange-point-and-mark):
5923         Call exchange-point-and-mark with an argument rather than setting
5924         mark-active by hand (Bug#5175).
5925
5926 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5927
5928         * nntp.el (nntp-service-to-port): Work for service expressed with
5929         numeric string; replace [:digit:] with [0-9] for XEmacs.
5930
5931 2009-12-17  Glenn Morris  <rgm@gnu.org>
5932
5933         * gnus-group.el (gnus-bug-group-download-format-alist):
5934         Change emacs entry to debbugs.gnu.org.  Bump :version.
5935
5936 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
5937
5938         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
5939
5940 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
5941
5942         * message.el (message-info): Explain why we use `Info-goto-node'.
5943
5944 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5945
5946         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
5947
5948 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
5949
5950         * message.el (message-completion-in-region): New compatibility function.
5951         (message-expand-group): Use it.
5952
5953 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5954
5955         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
5956         with no unread article should be listed if the 2nd arg `predicate' is
5957         given.
5958
5959 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5960
5961         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
5962
5963 2009-11-29  Juri Linkov  <juri@jurta.org>
5964
5965         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
5966         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
5967         on `gnus-recenter'.  (Bug#4698, Bug#4981)
5968
5969 2009-11-26  Kevin Ryde  <user42@zip.com.au>
5970
5971         * sha1.el (sha1-string-external): default-directory "/" in case
5972         otherwise non-existent.  process-connection-type pipe for touch of
5973         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
5974
5975 2009-11-25  Kevin Ryde  <user42@zip.com.au>
5976
5977         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
5978         it's comms related and sgml-mode.el has "comm" on that basis too.
5979
5980 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5981
5982         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
5983         containing tspecial characters if they have been already quoted.
5984
5985 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
5986
5987         * dns-mode.el (auto-mode-alist): Purecopy string.
5988
5989 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5990
5991         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
5992
5993 2009-10-24  Glenn Morris  <rgm@gnu.org>
5994
5995         * gnus-art.el (help-xref-stack-item): Define for compiler.
5996
5997 2009-10-21  Kevin Ryde  <user42@zip.com.au>
5998
5999         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
6000
6001 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6002
6003         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
6004
6005 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6006
6007         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
6008         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
6009
6010 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6011
6012         * gnus.el (gnus-overlay-get): New alias to overlay-get.
6013         (gnus-overlays-in): New alias to overlays-in.
6014
6015         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
6016         gnus-overlay-get, and gnus-delete-overlay.
6017         (gnus-summary-show-thread): Make it work as well for systems in which
6018         next-single-char-property-change is not available.
6019         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
6020
6021         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
6022         (gnus-overlay-get): New alias to extent-property.
6023         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
6024
6025         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
6026         SXEmacs.
6027
6028         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
6029         SXEmacs.
6030
6031 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
6032
6033         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
6034
6035 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
6036
6037         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
6038         and XEmacs that don't have `remove-overlays'.
6039
6040 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
6041
6042         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
6043         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
6044         selective display.  Use overlays instead.
6045
6046 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
6047
6048         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
6049
6050 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
6051
6052         * spam-stat.el (spam-stat-load): Fix typo in message.
6053
6054 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
6055
6056         * dig.el (dig-invoke): Fix typo in docstring.
6057         (query-dig): Reflow docstring.
6058
6059 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
6060
6061         * gnus-art.el (gnus-article-encrypt-body):
6062         * message.el (message-check-recipients):
6063         * mm-util.el (mm-codepage-setup):
6064         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
6065         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
6066
6067 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
6068
6069         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
6070         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
6071         keys from the menu if mm-{sign,encrypt}-option is 'guided.
6072         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
6073         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
6074
6075 2009-09-21  Kevin Ryde  <user42@zip.com.au>
6076
6077         * dig.el: Add "Keywords: comm", as per net-utils.el.
6078
6079 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
6080
6081         * dig.el (dig-mode): Use define-derived-mode.
6082
6083 2009-09-19  Glenn Morris  <rgm@gnu.org>
6084
6085         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
6086
6087 2009-09-18  Glenn Morris  <rgm@gnu.org>
6088
6089         * gnus-diary.el (gnus-diary-check-message):
6090         * message.el (message-insert-formatted-citation-line):
6091         * nnbabyl.el (top-level):
6092         * nndiary.el (nndiary-schedule):
6093         Fix typos in condition-case handlers.
6094
6095 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6096
6097         * gnus-art.el (gnus-article-edit-part): Work for the buffer
6098         configuration that provides the sole article window in a frame;
6099         position point correctly after deleting a part.
6100
6101 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
6102
6103         * spam.el (spam-unregister-on-reregister): Add boolean variable.
6104         (spam-resolve-registrations-routine): Use it to unregister articles
6105         that change status.
6106
6107 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6108
6109         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
6110         with XEmacs.
6111         (parse-time-string-chars): Use it.
6112
6113 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
6114
6115         * imap.el (imap-interactive-login): Better messages.
6116         (imap-open): Fix bug with renamed buffer on reconnect.
6117         (imap-authenticate): Add buffer-local imap-last-authenticator variable
6118         for easier debugging and cleaner code.  On successful (guessed based on
6119         server capabilities) secondary authentication, set imap-state
6120         correctly.
6121         (imap-last-authenticator): Define imap-last-authenticator as a variable
6122         to avoid warnings.
6123
6124 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6125
6126         * nnrss.el (nnrss-request-article): Remove binding of
6127         default-enable-multibyte-characters that has gotten needless by
6128         the 2007-07-13 change in rfc2047-encode-message-header.
6129
6130         * mml.el (mml-insert-multipart): Error on the message header.
6131         (mml-insert-part): Error on the message header; position point at
6132         the end of a MIME tag.
6133
6134 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6135
6136         * time-date.el (autoload): Expand define-obsolete-function-alias into
6137         defalias and make-obsolete for old Emacsen that Gnus supports.
6138         (with-no-warnings): Define it for old Emacsen.
6139         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
6140         is available.
6141         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
6142         float-time is available; suppress compile warning for time-to-seconds.
6143
6144         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
6145         (gnus-float-time): Alias to float-time if it exists.
6146
6147         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
6148         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
6149         float-time is available; suppress compile warning for time-to-seconds.
6150
6151         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
6152         XEmacs.
6153
6154 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
6155
6156         * imap.el (imap-message-map): Docstring fix.
6157
6158 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6159
6160         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
6161         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
6162         Add the optional argument `encoding' that overrides the default.
6163
6164         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
6165         mm-encode-buffer.
6166
6167 2009-09-04  Glenn Morris  <rgm@gnu.org>
6168
6169         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
6170         mm-disable-multibyte, rather than default-enable-multibyte-characters.
6171         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
6172         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
6173         * mm-util.el (mm-with-unibyte-current-buffer)
6174         (mm-find-buffer-file-coding-system):
6175         * yenc.el (yenc-decode-region): Use default-value rather than
6176         default-enable-multibyte-characters.
6177
6178 2009-09-03  Glenn Morris  <rgm@gnu.org>
6179
6180         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
6181         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
6182         than default-enable-multibyte-characters.
6183
6184 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
6185
6186         * gnus-art.el (gnus-article-read-summary-keys):
6187         Fix gnus-buffer-configuration's value temporarily used.
6188
6189 2009-09-02  Glenn Morris  <rgm@gnu.org>
6190
6191         * gnus-util.el (gnus-float-time): New function.
6192         * gnus-delay.el (gnus-delay-article):
6193         * gnus-sum.el (gnus-thread-latest-date):
6194         * gnus-util.el (gnus-user-date): Use gnus-float-time.
6195         * nnspool.el (nnspool-request-newgroups):
6196         Use gnus-float-time rather than time-to-seconds.
6197         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
6198
6199         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
6200         (gnus-header-subject-face, gnus-header-newsgroups-face)
6201         (gnus-header-name-face, gnus-header-content-face):
6202         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
6203         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
6204         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
6205         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
6206         (gnus-cite-face-11):
6207         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
6208         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
6209         (gnus-server-closed-face, gnus-server-denied-face)
6210         (gnus-server-offline-face):
6211         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
6212         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
6213         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
6214         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
6215         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
6216         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
6217         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
6218         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
6219         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
6220         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
6221         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
6222         (gnus-summary-selected-face, gnus-summary-cancelled-face)
6223         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
6224         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
6225         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
6226         (gnus-summary-high-undownloaded-face)
6227         (gnus-summary-low-undownloaded-face)
6228         (gnus-summary-normal-undownloaded-face)
6229         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
6230         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
6231         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
6232         (gnus-splash-face):
6233         * message.el (message-header-to-face, message-header-cc-face)
6234         (message-header-subject-face, message-header-newsgroups-face)
6235         (message-header-other-face, message-header-name-face)
6236         (message-header-xheader-face, message-separator-face)
6237         (message-cited-text-face, message-mml-face):
6238         * sieve-mode.el (sieve-control-commands-face)
6239         (sieve-action-commands-face, sieve-test-commands-face)
6240         (sieve-tagged-arguments-face):
6241         * spam.el (spam-face):
6242         Mark face aliases with "-face" in the name as obsolete.
6243
6244 2009-09-01  Glenn Morris  <rgm@gnu.org>
6245
6246         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
6247         than goto-line.
6248
6249 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6250
6251         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
6252         Don't move point if the command is invoked inside the message header.
6253
6254 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
6255
6256         * imap.el (imap-send-command): Simplify.
6257         (imap-wait-for-tag): point-max -> buffer-size.
6258
6259 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6260
6261         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
6262         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
6263         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
6264         * nnir.el (nnir-swish-e-index-file):
6265         * gnus-sum.el (gnus-summary-delete-marked-as-read)
6266         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
6267         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
6268         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
6269         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
6270         (gnus-treat-display-xface): Add Emacs version of obsolescence.
6271
6272 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6273
6274         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
6275         Don't save excursion.
6276
6277 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
6278
6279         * nnheader.el (nnheader-find-file-noselect):
6280         * mm-util.el (mm-insert-file-contents):
6281         Use (default-value 'major-mode) instead of default-major-mode.
6282
6283 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
6284
6285         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
6286
6287 2009-08-26  Glenn Morris  <rgm@gnu.org>
6288
6289         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
6290         than placing in files.el.
6291
6292 2009-08-25  Glenn Morris  <rgm@gnu.org>
6293
6294         * nnir.el (top-level): Don't require cl at run-time.
6295         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
6296         Replace cl-function substitute with gnus-replace-in-string.
6297         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
6298         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
6299         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
6300         simplified expansions.
6301
6302 2009-08-25  Kevin Ryde  <user42@zip.com.au>
6303
6304         * dig.el (dig): Add autoload cookie.
6305
6306 2009-08-22  Glenn Morris  <rgm@gnu.org>
6307
6308         * gnus-art.el (gnus-button-patch): Use forward-line rather than
6309         goto-line.
6310
6311 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
6312
6313         * parse-time.el (parse-time-string-chars): Save match data.
6314
6315 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
6316
6317         * parse-time.el (parse-time-string-chars): Compute using character
6318         classes, to handle non-ascii characters (Bug#3190).
6319
6320 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6321
6322         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
6323
6324         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
6325         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
6326         (gnus-mm-display-part, gnus-mime-display-single)
6327         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
6328         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
6329
6330         * gnus-sum.el
6331         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
6332         (gnus-summary-move-article): Add expirable mark to articles copied or
6333         moved to group that has auto-expire turned on if the option is non-nil.
6334
6335 2009-07-24  Glenn Morris  <rgm@gnu.org>
6336
6337         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
6338         Fix typo.  (Bug#3903)
6339
6340 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6341
6342         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
6343         gnus-article-read-summary-keys rather than gnus-summary-edit-article
6344         that should not be used for draft articles.
6345         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
6346         that has no concern in minor mode keys.
6347         (gnus-article-summary-command, gnus-article-summary-command-nosave):
6348         Abolish.
6349
6350 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6351
6352         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
6353         article without making inquiry to a user for unknown encoding.
6354
6355         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
6356         (nnmaildir--scan): Assume i-node and device number that file-attributes
6357         returns might be cons-cell.
6358
6359         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
6360
6361         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
6362
6363 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
6364
6365         * auth-source.el: Remove docs now in auth.texi.  Don't use
6366         `gnus-message' for logging.  Add new variables `auth-source-debug' and
6367         `auth-source-hide-passwords' and use them.
6368
6369 2009-07-15  Glenn Morris  <rgm@gnu.org>
6370
6371         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
6372
6373 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6374
6375         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
6376         excessive whitespace from the default values of title and description.
6377
6378 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6379
6380         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
6381         mail-fetch-field to fetch Content-Description header in order to
6382         exclude newlines.
6383
6384 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
6385
6386         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
6387         format used by GnuPG 2.0.11.
6388
6389 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6390
6391         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
6392         to deleted part.
6393
6394 2009-05-30  David Engster  <dengste@eml.cc>
6395
6396         * nnmairix.el: Remove old documentation in the commentary block.
6397         (nnmairix-request-group): Do not update active file for nnml back ends.
6398         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
6399         end so that overview files are ignored.
6400         (nnmairix-update-groups): Make updating the groups more robust by using
6401         marks.
6402         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
6403         with dollar characters in message-id.
6404
6405 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
6406
6407         * spam.el: Use dns-query instead of query-dns.  Was renamed on
6408         2008-12-25 in dns.el.
6409
6410 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6411
6412         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
6413         could happen if the text is only composed of spaces and/or tabs.
6414
6415 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
6416
6417         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
6418         when sending a queued message to avoid extra mml tags.
6419
6420 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6421
6422         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
6423
6424 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6425
6426         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
6427         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
6428         rmail-toggle-header for XEmacs;
6429         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
6430
6431 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6432
6433         * gnus-dired.el: Remove autoload for gnus-setup-message.
6434         (gnus-dired-attach): Fake this-command value to prevent Gnus from
6435         displaying Gnus logo; always use compose-mail.
6436
6437 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6438
6439         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
6440
6441 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6442
6443         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
6444         (gnus-nocem-issuers): List currently active issuers; fix custom type.
6445         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
6446         available.
6447         (gnus-nocem-epg-verify): New function.
6448
6449 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
6450
6451         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
6452
6453 2009-02-15  Glenn Morris  <rgm@gnu.org>
6454
6455         * gnus-util.el (rmail-insert-rmail-file-header)
6456         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
6457         autoloads.
6458         (rmail-default-rmail-file): Remove unnecessary declaration.
6459         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
6460
6461 2009-02-14  Glenn Morris  <rgm@gnu.org>
6462
6463         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
6464         variable (only used in gnus-util, which declares it anyway).
6465         (rmail-output-to-rmail-file): Remove autoload of deleted function,
6466         which was only needed by gnus-art (changed to not use it any more).
6467         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
6468         only used in gnus-util, which autoloads it itself.
6469         (rmail-update-summary): Fix autoload.
6470
6471         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
6472         rather than rmail-output-to-rmail-file.
6473
6474 2009-02-07  Glenn Morris  <rgm@gnu.org>
6475
6476         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
6477         autoload of function that no longer exists.
6478         (rmail-toggle-header): Declare.
6479         (message-forward-rmail-make-body): Handle mbox Rmail.
6480
6481 2009-01-31  Glenn Morris  <rgm@gnu.org>
6482
6483         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
6484         2009-01-09 change.
6485
6486 2009-01-31  Dave Love  <fx@gnu.org>
6487
6488         * imap.el (imap-fetch-safe): Bind debug-on-error.
6489         (imap-debug): Add imap-fetch-safe.
6490
6491 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
6492
6493         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
6494         (auth-source-forget-all-cached): New convenience function.
6495         (auth-source-user-or-password): Accept list of modes or a single mode.
6496
6497         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
6498         auth-source modes.
6499
6500         * netrc.el (netrc-machine-user-or-password): Use list of
6501         auth-source modes.
6502
6503         * nnimap.el (nnimap-open-connection): Use list of
6504         auth-source modes.
6505
6506         * nntp.el (nntp-send-authinfo): Use list of
6507         auth-source modes.
6508
6509 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
6510
6511         * auth-source.el: Update docs to reflect epa-file-enable is to be used
6512         now.
6513
6514 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6515
6516         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
6517         coding system in XEmacs; add a workaround for XEmacs.
6518
6519         * lpath.el: Fbind coding-system-aliasee.
6520
6521 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6522
6523         * mm-util.el (mm-coding-system-priorities): Protect against nil value
6524         of current-language-environment.
6525
6526 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
6527
6528         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
6529         available at runtime.
6530
6531 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6532
6533         * gnus-art.el (article-date-ut): Fix end point of narrowing.
6534
6535 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
6536
6537         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
6538         the greatest positive fixnum value doesn't work under an XEmacs with
6539         bignum support; use the most-positive-fixnum constant instead,
6540         available since Emacs 21.1 with cl and XEmacs 21.1.
6541
6542 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6543
6544         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
6545         XEmacs gets not to work.
6546
6547 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6548
6549         * mm-util.el (mm-coding-system-priorities): Allow the value like
6550         "Japanese (UTF-8)" of current-language-environment.
6551
6552 2009-01-09  Glenn Morris  <rgm@gnu.org>
6553
6554         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
6555         with last-command-event.
6556
6557 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
6558
6559         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
6560         in the doc string.
6561
6562         * message.el (message-fix-before-sending): Amend comment.
6563
6564 2009-01-08  Dave Love  <fx@gnu.org>
6565
6566         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
6567
6568 2009-01-07  David Engster  <dengste@eml.cc>
6569
6570         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
6571         simplified server definitions by converting it via
6572         gnus-server-to-method.
6573
6574 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6575
6576         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
6577         parameter's operands.
6578
6579 2009-01-06  David Engster  <dengste@eml.cc>
6580
6581         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
6582         primary select method (for gnus-group-mark-article-as-read).
6583
6584 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
6585
6586         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
6587         `(gnus)Face', not `(gnus)X-Face'.
6588
6589 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6590
6591         * mm-util.el (mm-ucs-to-char): New function.
6592
6593         * mm-url.el (mm-url-decode-entities): Use it.
6594
6595         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
6596         unicode-to-char.
6597
6598 2009-01-05  Dave Love  <fx@gnu.org>
6599
6600         * time-date.el: Require cl for `declare'.
6601
6602 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
6603
6604         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
6605         Dave Love.
6606
6607 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
6608
6609         * message.el (message-fix-before-sending): Add `eight-bit' to
6610         illegible-text check.
6611
6612 2009-01-03  Michael Olson  <mwolson@gnu.org>
6613
6614         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
6615         `headers' is nil.  This can occur if the IMAP server does not have
6616         permissions to read messages from a folder, but can write new messages
6617         to the folder.
6618         (nnimap-request-article-part): Do not insert `data' if it is nil.
6619
6620         * imap.el (imap-parse-fetch): Courier can insert spurious blank
6621         characters which will confuse `read', so skip past them.
6622
6623 2009-01-01  Dave Love  <fx@gnu.org>
6624
6625         * imap.el (imap-string-to-integer): Fix typo.
6626         (imap-fetch-safe): New function.
6627         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
6628
6629         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
6630
6631         * imap.el (imap-process-connection-type, imap-debug, imap-open):
6632         (imap-parse-greeting): Fix doc strings.
6633         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
6634         (imap-parse-flag-list): Make messages unique.
6635         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
6636
6637         * nnimap.el: Fix author email.
6638         (nnimap-split-rule): Add FIXME comment.
6639         (nnimap-debug): Fix doc string.
6640
6641 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
6642
6643         * dns.el (dns-set-servers): Check "Address".  Fix typo.
6644
6645 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
6646
6647         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
6648         nslookup if resolv.conf isn't available.
6649         (dns-query): Rename from query-dns.
6650         (dns-query-cached): Rename from query-dns-cached.
6651
6652 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6653
6654         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
6655         overlay-arrow-position and overlay-arrow-string buffer-local; no need
6656         to check if those variables exist (first appeared in Emacs 18.50).
6657
6658 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6659
6660         * mm-util.el (mm-line-number-at-pos): New function.
6661
6662         * spam-report.el (spam-report-process-queue): Use it.
6663
6664 2008-12-24  David Engster  <dengste@eml.cc>
6665
6666         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
6667         parameters that haven't existed as variables as buffer-local variables.
6668
6669 2008-12-23  Dave Love  <fx@gnu.org>
6670
6671         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
6672         cadar.
6673
6674         * sieve-manage.el (sieve-manage-starttls-p): Rename from
6675         imap-starttls-p.
6676         (sieve-manage-starttls-open): Rename from imap-starttls-open.
6677
6678 2008-12-22  Dave Love  <fx@gnu.org>
6679
6680         * imap.el: Fix author email.  Doc fixes.
6681         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
6682         reply.
6683
6684 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
6685
6686         * spam-report.el (spam-report-gmane-max-requests): New constant.
6687         (spam-report-gmane-wait): New variable.
6688         (spam-report-gmane-ham, spam-report-gmane-spam)
6689         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
6690         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
6691         the server.
6692
6693         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
6694         Add explanations.
6695
6696         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
6697         nnheader-accept-process-output and nnheader-read-timeout if available.
6698         (pop3-movemail): Use it.
6699
6700         * message.el (message-check-news-body-syntax): Fix signature check if
6701         there's an attachment.
6702
6703 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6704
6705         * mm-util.el: Add comments to the mm- emulating functions.
6706
6707 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
6708
6709         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
6710         Reported by Stephen Berman <stephen.berman@gmx.net>.
6711
6712 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6713
6714         * mm-util.el (mm-substring-no-properties): New function.
6715         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
6716         (mm-special-display-p): Enable those lambda forms to be byte compiled.
6717         (mm-string-to-multibyte): Doc fix.
6718
6719         * mml.el (mml-attach-file): Use mm-substring-no-properties.
6720
6721 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
6722
6723         * mml.el (mml-attach-file): Strip text properties from file name.
6724         (Bug#1574)
6725
6726 2008-12-16  Glenn Morris  <rgm@gnu.org>
6727
6728         * mm-util.el (mm-charset-override-alist): Declare for compiler.
6729
6730 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6731
6732         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
6733         knows since the charset specified might be a bogus alias that
6734         mm-charset-synonym-alist provides.
6735
6736 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
6737
6738         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
6739         "ISO_8859-1".
6740
6741         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
6742
6743 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6744
6745         * mm-util.el (mm-charset-eval-alist):
6746         Define it before mm-charset-to-coding-system.
6747         (mm-charset-to-coding-system): Add optional argument `silent';
6748         define it before mm-charset-override-alist.
6749         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
6750         default value if it can be used in Emacs currently running;
6751         silence mm-charset-to-coding-system.
6752
6753 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6754
6755         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
6756         `allow-override' which says whether to use `mm-charset-override-alist'.
6757         (rfc2047-decode-encoded-words): Use it.
6758
6759         * mm-util.el (mm-charset-override-alist): Fix custom type;
6760         add `(gb2312 . gbk)' to choices.
6761
6762 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6763
6764         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
6765         fast.
6766
6767         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
6768
6769         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
6770
6771 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
6772
6773         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
6774         on links.
6775
6776         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
6777
6778 2008-12-03  Lute Kamstra  <lute@gnu.org>
6779
6780         * sha1.el: Remove leading * from docstrings of defcustoms,
6781         deffaces, defconsts and defuns.
6782
6783 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6784
6785         * message.el (message-idna-to-ascii-rhs-1): Protect against local
6786         users' addresses that don't have domain parts.
6787         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
6788         rather than message-narrow-to-head since there will be the message
6789         header separator.
6790
6791 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
6792
6793         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
6794         since the result is inserted in a unibyte buffer anyway.
6795         (nnimap-demule-use-string-to-multibyte): Remove.
6796         (nnimap-demule): Alias it to mm-string-to-multibyte.
6797
6798 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
6799
6800         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
6801         variable for debugging bug#464 and bug#1174.
6802         (nnimap-demule): Use it.
6803
6804 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6805
6806         * gnus-score.el (gnus-score-find-trace): Handle default score in total
6807         score calculation correctly.
6808
6809 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
6810
6811         * message.el (message-send-mail): Just set the buffer to unibyte
6812         rather than use mm-with-unibyte-current-buffer which does a lot more.
6813         (message-send-mail-partially): Don't bother with
6814         mm-with-unibyte-current-buffer since it's already been made unibyte by
6815         message-send-mail.
6816
6817 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
6818
6819         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
6820
6821 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
6822
6823         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
6824
6825 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6826
6827         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
6828         require itself and to remove `with-no-warnings'.
6829
6830 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
6831
6832         * starttls.el (starttls-any-program-available): Get the name of the
6833         available TLS layer program.
6834         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
6835         well as the host name in the "opening" message.
6836
6837         * auth-source.el (auth-source-cache, auth-source-do-cache)
6838         (auth-source-user-or-password): Cache passwords and logins by default,
6839         allow override with `auth-source-do-cache'.
6840         (auth-source-forget-user-or-password): Allow users to remove cache
6841         entries if needed.
6842
6843 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
6844
6845         * md4.el (md4-buffer): Fix typo in docstring.
6846         (md4, md4-64): Doc fixes.
6847         (md4-pack-int32): Reflow docstring.
6848
6849 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
6850
6851         * ietf-drums.el (ietf-drums-remove-comments): Localize second
6852         condition-case to only the forward-sexp call.
6853
6854 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
6855
6856         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
6857         quotes contained.  Make it more robust regardless by an extra
6858         condition-case wrapper.
6859
6860 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6861
6862         * lpath.el: No need to fbind codepage-setup for Emacs 23.
6863
6864 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6865
6866         * nnml.el (nnml-request-expire-articles): Check if the function set to
6867         `nnmail-expiry-target' returns the symbol `delete'.
6868
6869         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
6870
6871         * nnmail.el (nnmail-expiry-target): Fix custom type.
6872
6873 2008-10-02  Glenn Morris  <rgm@gnu.org>
6874
6875         * mm-util.el (mm-codepage-setup): Tweak codepage error.
6876         Silence compiler warning.
6877
6878 2008-10-01  Magnus Henoch  <mange@freemail.hu>
6879
6880         * tls.el (open-tls-stream): Show the actual command being
6881         executed, instead of the format string.
6882
6883 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6884
6885         * lpath.el: Fbind codepage-setup for Emacs 23.
6886
6887 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
6888
6889         * mml.el (mml-menu): Don't assume mml2015 is bound.
6890
6891 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6892
6893         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
6894         exists.
6895
6896 2008-09-27  Glenn Morris  <rgm@gnu.org>
6897
6898         * gnus-util.el (mail-header-remove-comments): Autoload it.
6899
6900 2008-09-27  Andreas Schwab  <schwab@suse.de>
6901
6902         * gnus-util.el (gnus-split-references): Strip comments.
6903         (gnus-parent-id): Likewise.
6904
6905 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
6906
6907         * message.el (message-confirm-send): Fix version.
6908
6909 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6910
6911         * message.el (message-idna-to-ascii-rhs-1): Use
6912         mail-extract-address-components rather than mail-header-parse-addresses
6913         that is an alias by default to ietf-drums-parse-addresses that does not
6914         support non-ASCII names in headers' contents.
6915
6916 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
6917
6918         * message.el (message-confirm-send): Fix variable documentation to
6919         avoid the "y/n" wording.
6920
6921 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
6922
6923         * message.el (message-set-auto-save-file-name): Save to a different
6924         filename so multiple messages (especially drafts) can be recovered.
6925
6926 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
6927
6928         * message.el (message-confirm-send): Add appropriate version.
6929
6930 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
6931
6932         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
6933         defvar.
6934
6935 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
6936
6937         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
6938         (mm-pkcs7-enveloped-magic): Ditto.
6939
6940 2008-09-17  Simon Josefsson  <simon@josefsson.org>
6941
6942         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
6943         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
6944
6945 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
6946
6947         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
6948         default, it's better.
6949
6950 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
6951
6952         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
6953         summary line gnus-number property and ignore them (with a warning
6954         message).
6955
6956 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6957
6958         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
6959         macro caddr in the interactive form since it won't be expanded.
6960
6961 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6962
6963         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
6964         `charset'; fix name of function called recursively.
6965         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
6966
6967 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6968
6969         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
6970         (gnus-mime-set-charset-parameters): New function.
6971         (gnus-mime-view-part-as-charset): Use it to correctly display part
6972         specifying wrong charset.
6973
6974 2008-09-08  David Engster  <dengste@eml.cc>
6975
6976         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
6977         in completing-read for back end server.
6978
6979 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
6980
6981         * message.el (message-confirm-send): New variable to confirm sending a
6982         message.
6983         (message-send): Use it.
6984
6985 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
6986
6987         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
6988
6989 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6990
6991         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
6992
6993 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
6994
6995         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
6996         prevent tracking too many groups.
6997         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
6998         Use it.
6999
7000 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
7001
7002         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
7003         moving point to the bottom of the window in order to avoid recentering.
7004
7005 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7006
7007         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
7008
7009         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
7010         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
7011         (gnus-article-beginning-of-window): Fix calculation.
7012
7013 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7014
7015         * gnus-msg.el (gnus-summary-supersede-article)
7016         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
7017         value of gnus-newsgroup-charset to decode non-MIME encoded text in
7018         message header.
7019
7020 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
7021
7022         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
7023         pending output coming after the status change.
7024
7025 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
7026
7027         * message.el:
7028         * gnus-start.el:
7029         * gnus-registry.el: Remove VMS support.
7030
7031 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7032
7033         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
7034         macro.
7035         (rfc2104-hash): Use it.
7036
7037 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
7038
7039         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
7040         (gnus-summary-sort-by-most-recent-date): New commands.
7041         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
7042         and menu entries.
7043
7044 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7045
7046         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
7047         don't redisplay article for raw contents; remove plural articles stuff.
7048
7049         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
7050         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
7051         on gnus-summary-save-article; display results properly.
7052
7053 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7054
7055         * lpath.el: No need to fbind ns-focus-frame.
7056
7057 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7058
7059         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
7060
7061 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7062
7063         * gnus-art.el (gnus-summary-save-in-pipe):
7064         Consider gnus-save-all-headers.
7065
7066 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
7067
7068         * gnus-util.el (ns-focus-frame): Remove declaration.
7069         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
7070         like x.
7071
7072 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
7073
7074         * rfc2104.el (rfc2104-zero): Delete defconst.
7075         (rfc2104-hex-alist): Likewise.
7076         (rfc2104-hex-to-int): Delete func.
7077         (rfc2104-hexstring-to-bitstring): Likewise.
7078         (rfc2104-nybbles): New defconst.
7079         (rfc2104-hash): Rewrite for speed.
7080
7081 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7082
7083         * tls.el (open-tls-stream): Make it work with the 2nd argument
7084         BUFFER that is a string but does not exist as a buffer object, as
7085         mentioned in the doc-string.
7086
7087 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7088
7089         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
7090         SXEmacs.
7091
7092 2008-07-16  Glenn Morris  <rgm@gnu.org>
7093
7094         * gnus-util.el (ns-focus-frame): Declare for compiler.
7095
7096 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7097
7098         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
7099         set as a group parameter.
7100         (gnus-summary-save-in-pipe): Work when it is called independently.
7101         (gnus-summary-pipe-to-muttprint): Don't modify
7102         gnus-summary-pipe-output-default-command.
7103
7104 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7105
7106         * message.el (message-send-mail-with-sendmail):
7107         Display the error message.
7108
7109 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7110
7111         * gnus-art.el (gnus-default-article-saver):
7112         Add gnus-summary-save-in-pipe to choices.
7113         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
7114         gnus-summary-pipe-output-default-command as the default command.
7115         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
7116         instead of gnus-last-shell-command.
7117
7118         * gnus-sum.el (gnus-summary-pipe-output-default-command):
7119         New user option.
7120         (gnus-summary-muttprint-program): Mention the value will be changed.
7121         (gnus-summary-save-article): Force showing of all headers.
7122         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
7123
7124 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
7125
7126         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
7127
7128 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
7129
7130         * nnimap.el (nnimap-id):
7131         * sieve-manage.el (sieve-manage-open): Doc fixes.
7132
7133 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
7134
7135         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
7136         if available.
7137
7138 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
7139
7140         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
7141
7142         * nnkiboze.el (nnkiboze-generate-group):
7143         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
7144
7145         * nnmairix.el: Require CL.
7146
7147 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7148
7149         * dgnushack.el: Autoload get-display-table and put-display-table for
7150         XEmacs 21.5.
7151
7152         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
7153         21.4 and SXEmacs.
7154
7155 2008-06-15  David Engster  <dengste@eml.cc>
7156
7157         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
7158
7159 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
7160
7161         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
7162         New macros that expand to an `aset'/`aref' call under Emacs, and to a
7163         runtime choice under XEmacs.
7164
7165         * gnus-sum.el (gnus-summary-set-display-table):
7166         Use `gnus-put-display-table', `gnus-get-display-table',
7167         `gnus-set-display-table' for the display table, instead of `aset'.
7168
7169         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
7170         Use `gnus-put-display-table', `gnus-get-display-table',
7171         `gnus-set-display-table' for the display table.
7172
7173 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
7174
7175         * nnmairix.el: Add autoloads.
7176
7177 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
7178
7179         * nnmairix.el (nnmairix-delete-recreate-group)
7180         (nnmairix-update-and-clear-marks): Fix error messages.
7181
7182 2008-06-14  David Engster  <dengste@eml.cc>
7183
7184         * nnmairix.el: Upgrade to version 0.6.
7185         (nnmairix-group-toggle-propmarks-this-group)
7186         (nnmairix-group-toggle-readmarks-this-group)
7187         (nnmairix-group-delete-recreate-this-group)
7188         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
7189         (nnmairix-remove-tick-mark-original-article): New commands.
7190         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
7191         (nnmairix-propagate-marks-to-nnmairix-groups)
7192         (nnmairix-only-use-registry, nnmairix-allowfast-default)
7193         (nnmairix-marks-cache, nnmairix-version-output): New variables.
7194         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
7195         functions needed for marks propagation and manipulation of read marks.
7196         (nnmairix-update-groups): New function.
7197         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
7198         (nnmairix-determine-original-group-from-registry)
7199         (nnmairix-determine-original-group-from-path)
7200         (nnmairix-get-group-from-file-path, nnmairix-map-range)
7201         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
7202         New helper functions.
7203         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
7204         keystrokes for new commands.
7205         (nnmairix-delete-and-create-on-change): Doc string cleanup.
7206         (nnmairix-request-group): Check allow-fast group parameter.
7207         (nnmairix-request-create-group): Set allow-fast group parameter if
7208         nnmairix-allowfast-default is set.
7209         (nnmairix-close-group): Propagate marks upon closing if needed.
7210         (nnmairix-group-toggle-threads-this-group): Use new.
7211         nnmairix-group-toggle-parameter helper function.
7212         (nnmairix-search): Better check for empty search result.
7213         (nnmairix-goto-original-article): Use new helper functions for
7214         determining original article.
7215         (nnmairix-show-original-article): Make sure message-id is in brackets.
7216         (nnmairix-call-mairix-binary): Change variable name.
7217         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
7218         helper function.
7219         (nnmairix-widget-toggle-activate): Fix doc string.
7220
7221 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7222
7223         * nnir.el: Require edmacro when compiling with XEmacs.
7224         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
7225         available in Emacs 21.
7226
7227 2008-06-11  Glenn Morris  <rgm@gnu.org>
7228
7229         * gnus-util.el (x-focus-frame):
7230         * gnus.el (image-size):
7231         * mm-decode.el (image-size): Declare.
7232
7233         * gnus-picon.el (declare-function): Add compat definition.
7234         (image-size): Declare.
7235
7236         * gnus-group.el (tool-bar-map):
7237         * gnus-sum.el (tool-bar-map): Define for compiler.
7238
7239         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
7240
7241         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
7242
7243         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
7244         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
7245         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
7246         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
7247         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
7248         * sieve-manage.el, spam-report.el, spam.el:
7249         Remove unnecessary eval-and-compile of autoloads.
7250
7251 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
7252
7253         * auth-source.el: Precise Tramp doc.
7254
7255 2008-06-07  Glenn Morris  <rgm@gnu.org>
7256
7257         * nnmairix.el: Remove unnecessary eval-when-compile.
7258
7259 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7260
7261         * lpath.el: Fbind propertize for XEmacs 21.4.
7262
7263 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
7264
7265         * nnir.el: Move here from ../contrib.
7266
7267 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
7268
7269         * gnus-util.el (gnus-read-shell-command): New function.
7270         * mm-decode.el (mm-pipe-part):
7271         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
7272
7273 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7274
7275         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
7276
7277 2008-06-03  Glenn Morris  <rgm@gnu.org>
7278
7279         * pop3.el (nnheader-accept-process-output): Autoload it.
7280
7281 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7282
7283         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
7284         are not 2-digit hexadecimal characters that follow `%'s.
7285
7286 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
7287
7288         * message.el (message-bogus-recipient-p): Fix type in doc string.
7289         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
7290         (message-bogus-addresses): Rename from message-bogus-address-regexp.
7291         Improve custom options.
7292         (message-bogus-recipient-p): Adjust accordingly.
7293
7294 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
7295
7296         * parse-time.el (parse-time-months, parse-time-weekdays): Add
7297         long-form month and day names.
7298
7299 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7300
7301         * dgnushack.el: Autoload debug, eudc-expand-inline and
7302         pgg-snarf-keys-region for XEmacs.
7303
7304         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
7305
7306         * nnmairix.el: Require edmacro when compiling with XEmacs.
7307
7308 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
7309
7310         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
7311         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
7312
7313 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
7314
7315         * auth-source.el: Add more docs.
7316
7317         * netrc.el (netrc-machine): Always match if the port is not given.
7318
7319 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7320
7321         * nnheader.el (nnheader-read-timeout): Change the default timeout from
7322         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
7323         retrieval faster in some cases, but might make CPU usage larger.
7324         If this has any bad side effects, we might revert this change.
7325
7326         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
7327         seems to make mail retrieval much, much faster.
7328         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
7329         unconditionally.
7330
7331         * gnus-draft.el (gnus-group-send-queue):
7332         Bind message-send-mail-partially-limit to nil to avoid being prompted.
7333
7334 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
7335
7336         * mml.el (mml-attach-buffer): Prompt for `disposition'.
7337
7338         * message.el (message-bogus-address-regexp): Fix and improve custom
7339         type.
7340         (message-setup-hook): Add message-check-recipients as custom option.
7341
7342 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
7343
7344         * message.el (message-cite-function): Remove bogus autoload which crept
7345         in during merge from v5-10.
7346
7347 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
7348
7349         * nnimap.el (nnimap-open-connection): Fix login/password bug.
7350
7351         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
7352
7353         * auth-source.el: Preliminary Tramp docs.
7354         (auth-sources): Change the default auth-sources to use
7355         EPA .gpg files.
7356
7357 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
7358
7359         * nntp.el: Autoload `auth-source-user-or-password'.
7360         (nntp-send-authinfo): Use it.
7361
7362         * nnimap.el: Autoload `auth-source-user-or-password'.
7363         (nnimap-open-connection): Use it.
7364
7365         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
7366         for the gnus-message function.
7367         (auth-source-user-or-password): Use it.
7368
7369 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
7370
7371         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
7372         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
7373         (rfc2104-hash): Use it.
7374
7375 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
7376
7377         * gnus-art.el (gnus-article-toggle-truncate-lines):
7378         Don't use `iff' in docstring.
7379
7380 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
7381
7382         * gnus-registry.el: Adjusted copyright dates and added a keyword.
7383
7384         * gnus-util.el (gnus-extract-address-component-name)
7385         (gnus-extract-address-component-email): Convenience functions around
7386         `gnus-extract-address-components'.
7387
7388         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
7389         Use `gnus-extract-address-component-email' to fix bug of comparing full
7390         sender name to `user-mail-address'.
7391
7392 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
7393
7394         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
7395         catch/throw to optimize.
7396         (gnus-registry-find-keywords): Just use member to find a keyword.
7397
7398 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7399
7400         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
7401         is current before calling gnus-server-prepare.
7402         (gnus-server-setup-buffer, gnus-server-update-server)
7403         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
7404
7405 2008-05-04  Juri Linkov  <juri@jurta.org>
7406
7407         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
7408         (mailcap-file-default-commands): Use mailcap-replace-in-string
7409         instead of replace-regexp-in-string, and mailcap-delete-duplicates
7410         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
7411
7412 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
7413
7414         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
7415
7416 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7417
7418         * gnus.el: Bump version to 0.11.
7419
7420 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7421
7422         * gnus.el: No Gnus v0.10 is released.
7423
7424 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7425
7426         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
7427         hooks.
7428         (gnus-update-read-articles): Speed up non-marks-using users.
7429         (gnus-use-marks): Define gnus-use-marks.
7430         (gnus-propagate-marks): Rename variable to something more sensible.
7431
7432 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
7433
7434         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
7435         (gmm-image-load-path-for-library): Fix typos in docstrings.
7436         (gmm-message): Reflow docstring.
7437
7438 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
7439
7440         * mail-source.el (mail-source-set-1, mail-source-bind):
7441         Move auth-source code out of the macro to clean it up and fix bugs.
7442
7443 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
7444
7445         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
7446         by sender if it's equal to user-mail-address, it's likely to be
7447         useless.
7448
7449         * mail-source.el (mail-source-bind): Don't use user or password if they
7450         are not bound.  Unintern them if they are nil.  Don't use server unless
7451         it's bound, and default it to empty string otherwise.
7452
7453 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
7454
7455         * mail-source.el: Load auth-source.el.
7456         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
7457         get user name or password, if auth-sources is set up.
7458
7459         * gnus-registry.el (gnus-registry-split-strategy): New variable for
7460         strategy of splitting with parent.
7461         (gnus-registry-split-fancy-with-parent)
7462         (gnus-registry-post-process-groups): Use it and fix prior
7463         bug (returning a list as the split result).
7464
7465         * auth-source.el (auth-sources): Remove server parameter.
7466         (auth-source-pick, auth-source-user-or-password)
7467         (auth-source-user-or-password-imap)
7468         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
7469         (auth-source-user-or-password-sftp)
7470         (auth-source-user-or-password-smtp): Remove server parameter.
7471
7472 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
7473
7474         * smime.el (smime-sign-region, smime-encrypt-region)
7475         (smime-decrypt-region):
7476         Remove redundant calls to `generate-new-buffer-name'.
7477
7478 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
7479
7480         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
7481         Don't use QP for message/rfc822.
7482         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
7483
7484 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
7485
7486         * sieve-manage.el (sieve-string-bytes): Remove.
7487         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
7488         correct byte-length only if the process's coding-system is the same as
7489         the one used internally by Emacs to represent strings.
7490
7491 2008-04-22  Juri Linkov  <juri@jurta.org>
7492
7493         * mailcap.el (mailcap-file-default-commands): New function.
7494
7495 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
7496
7497         * message.el (message-signature-separator, message-cite-function):
7498         Change custom version.
7499
7500 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
7501
7502         * tls.el (tls-program): Add -ign_eof argument to call the openssl
7503         commands.
7504         (tls-checktrust): Ditto.
7505
7506 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
7507
7508         * mm-decode.el (mm-display-external): Make temp file read-only.
7509
7510 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
7511
7512         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
7513         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
7514         `C-c C-f d'.
7515
7516 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
7517
7518         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
7519
7520 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
7521
7522         * gnus.el: Bump version to 0.9.
7523
7524 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
7525
7526         * gnus.el: No Gnus v0.8 is released.
7527
7528 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7529
7530         * mail-source.el (mail-source-value):
7531         Prefer fboundp to functionp so it works with macros as well.
7532
7533 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7534
7535         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
7536         Fix last change in case the element is not even a symbol.
7537
7538 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7539
7540         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
7541         Prefer fboundp to functionp so it works with macros as well.
7542
7543 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
7544
7545         * auth-source.el: Add docs.
7546         (auth-sources): Modify format to support server.
7547         (auth-source-pick, auth-source-user-or-password)
7548         (auth-source-user-or-password-imap)
7549         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
7550         (auth-source-user-or-password-sftp)
7551         (auth-source-user-or-password-smtp): Add server parameter.
7552
7553 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
7554
7555         * gnus-registry.el: Initialize the registry when gnus-registry-install
7556         is t.
7557
7558 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7559
7560         * compface.el (uncompface): Make buffer unibyte.
7561
7562 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7563
7564         * mail-source.el (mail-source-value):
7565         Prefer fboundp to functionp so it works with macros as well.
7566
7567 2008-04-05  Glenn Morris  <rgm@gnu.org>
7568
7569         * gnus-ems.el (mm-disable-multibyte): Autoload it.
7570
7571 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
7572
7573         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
7574         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
7575
7576         * nnheader.el (nnheader-init-server-buffer): Change buffer's
7577         multibyteness after rather than before erasing it.
7578
7579         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
7580         mm-with-multibyte.
7581         (gnus-request-article-this-buffer): Make sure the proper decoding is
7582         used if gnus-original-article-buffer happens to be unibyte.
7583
7584         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
7585         default-enable-multibyte-characters.
7586
7587         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
7588         default-enable-multibyte-characters.
7589
7590         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
7591
7592         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
7593
7594 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
7595
7596         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
7597         Fix last change in case the element is not even a symbol.
7598
7599 2008-04-02  Simon Josefsson  <simon@josefsson.org>
7600
7601         * imap.el (imap-enable-exchange-bug-workaround): New variable.
7602         (imap-message-copyuid-1): Use it.
7603         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
7604         J. Williams in
7605         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
7606
7607         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
7608         imap-enable-exchange-bug-workaround.
7609         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
7610
7611 2008-04-01  Simon Josefsson  <simon@josefsson.org>
7612
7613         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
7614         a 100 byte status-checks into a 2-3MB transfer for each group.
7615         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
7616         to enable bug workaround or not.
7617         (nnimap-find-minmax-uid): Only enable workaround conditionally.
7618
7619 2008-03-31  Glenn Morris  <rgm@gnu.org>
7620
7621         * message.el (mml2015-use): Declare for compiler.
7622         (message-info): Require mml2015 when appropriate.
7623
7624 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
7625
7626         * Makefile.in (EMACS_COMP): Quote directory name that might contain
7627         whitespace.
7628
7629 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
7630
7631         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
7632         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
7633         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
7634         (nntp-service-to-port): New function.
7635         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
7636         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
7637         (nntp-open-netcat-stream): New function.
7638         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
7639
7640 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
7641
7642         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
7643
7644 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
7645
7646         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
7647
7648 2008-03-28  Magnus Henoch  <mange@freemail.hu>
7649
7650         * dns.el (dns-write): Use set-buffer-multibyte.
7651
7652 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
7653
7654         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
7655
7656 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
7657
7658         * message.el (message-signature-separator): Change default.
7659         Improve custom type.
7660         (message-cite-function): Change default to
7661         message-cite-original-without-signature.
7662
7663         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
7664         toggle.
7665
7666         * message.el (message-check-news-body-syntax): Fix signature check.
7667         (message-setup-1): Mark buffer as unmodified _after_ running
7668         message-setup-hook and handling message-alternative-emails.
7669         (message-shorten-references): Be more strict when building list of
7670         valid references to comply with GNKSA.
7671
7672         * gnus-group.el (gnus-read-ephemeral-bug-group)
7673         (gnus-read-ephemeral-debian-bug-group)
7674         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
7675
7676         * message.el (message-info): Don't use booleanp which isn't supported
7677         in Emacs 21 and XEmacs.
7678
7679 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
7680
7681         * gnus-group.el (gnus-gmane-group-download-format): Rename from
7682         gnus-group-gmane-group-download-format.
7683         (gnus-group-read-ephemeral-gmane-group): Rename from
7684         gnus-group-read-ephemeral-gmane-group.
7685         (gnus-read-ephemeral-gmane-group-url): Rename from
7686         gnus-group-read-ephemeral-gmane-group-url.
7687         (gnus-bug-group-download-format-alist): New variable.
7688         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
7689         (gnus-read-ephemeral-emacs-bug-group): New commands.
7690
7691 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
7692
7693         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
7694         (gnus-visible-headers): Improve custom type.
7695
7696 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
7697
7698         * mml.el (mml-menu): Add workarounds for XEmacs.
7699
7700         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
7701         X-Boundary header.
7702
7703         * message.el (message-simplify-recipients): Fix previous commit.
7704
7705 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
7706
7707         * mm-util.el (mm-set-buffer-multibyte): New function.
7708         * mm-decode.el (mm-copy-to-buffer): Use it.
7709
7710         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
7711         Prefer fboundp to functionp so it works with macros as well.
7712
7713 2008-03-19  Glenn Morris  <rgm@gnu.org>
7714
7715         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
7716         Accidentally removed in the sync process with Emacs.
7717
7718 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
7719
7720         * message.el (message-alter-recipients-discard-bogus-full-name):
7721         New function.
7722         (message-alter-recipients-function): New variable.
7723         (message-get-reply-headers): Use it.
7724         (message-replace-header): New helper function.
7725         (message-recipients-without-full-name): New variable.
7726         (message-simplify-recipients): New command.
7727
7728         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
7729
7730         * message.el (message-info): Handle EasyPG manual.
7731
7732         * mml.el (mml-menu): Add entry for EasyPG.
7733
7734 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
7735
7736         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
7737         parameter.
7738
7739         * message.el (message-disassociate-draft): Specify drafts group name
7740         fully.
7741
7742 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
7743
7744         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
7745         Eliminate unnecessary duplicates from the match list.
7746
7747 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7748
7749         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
7750
7751         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
7752
7753         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
7754         args of `how-many' of which the XEmacs version doesn't take; declare
7755         Info-index-next as function.
7756
7757 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
7758
7759         * gnus-score.el (gnus-score-headers): Fix handling of
7760         gnus-inhibit-slow-scoring.
7761
7762         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
7763         string.
7764         (gnus-button-url-regexp): Improve handling of parenthesis.
7765         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
7766         (gnus-button-handle-info-keystrokes): Handle index entries.
7767
7768 2008-03-15  Glenn Morris  <rgm@gnu.org>
7769
7770         * parse-time.el (parse-time-string): Simplify.
7771
7772 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7773
7774         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
7775         Incoming* files.
7776
7777 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
7778
7779         * auth-source.el (auth-sources): Rename from auth-source-choices.
7780         (auth-source-pick): Use it.
7781
7782 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
7783
7784         * binhex.el (binhex-decode-region-internal):
7785         * uudecode.el (uudecode-decode-region-internal):
7786         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
7787         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
7788         setting default-enable-multibyte-characters.
7789
7790 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
7791
7792         * auth-source.el (auth-source-protocols)
7793         (auth-source-protocols-customize, auth-source-choices): Add and
7794         modified variable customizations and defaults.
7795         (auth-source-pick, auth-source-user-or-password)
7796         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
7797         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
7798         (auth-source-user-or-password-sftp)
7799         (auth-source-user-or-password-smtp): Use new variables and provide an
7800         interface to netrc.el.
7801
7802 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7803
7804         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
7805         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
7806         Make sure the nntp port to specify is a string.
7807
7808 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
7809
7810         * nntp.el: Use with-current-buffer.
7811         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
7812         dubious mm-with-unibyte-current-buffer.
7813         (nntp-with-open-group-function): New function extracted from
7814         nntp-with-open-group macro.
7815         (nntp-with-open-group): Use the function, so it's easier to debug.
7816         Add indentation and debugging info.
7817         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
7818         Recommend the use of the netcat alternatives.
7819
7820         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
7821         Avoid mm-string-as-multibyte as well.
7822
7823         * nnweb.el (nnweb-insert-html):
7824         Remove use of nnheader-string-as-multibyte.
7825
7826         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
7827         (nnheader-string-as-multibyte): Remove.
7828
7829         * mm-view.el: Use inhibit-read-only.
7830         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
7831         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
7832         or unibyte-string.
7833
7834         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
7835         (mm-uu-yenc-extract): Use with-current-buffer.
7836
7837         * gnus-soup.el (gnus-soup-send-packet): Don't use
7838         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
7839
7840         * nnmh.el: Use with-current-buffer.
7841         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
7842         mm-string-as-multibyte on the output of mm-encode-coding-string.
7843
7844         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
7845         (nnimap-request-move-article): Use with-current-buffer.
7846
7847         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
7848         inserting the handle-buffer's text, so the implicit multibyte->unibyte
7849         conversion uses string-make-unibyte rather than string-as-unibyte.
7850
7851         * gnus-msg.el: Use with-current-buffer.
7852
7853         * message.el (message-ignored-resent-headers): Add "Delivered-To".
7854
7855 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
7856
7857         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
7858         string for caching if it is 'PIN.
7859
7860 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7861
7862         * lpath.el: Consider the case without Emacs/W3.
7863
7864 2008-03-08  Glenn Morris  <rgm@gnu.org>
7865
7866         * time-date.el (date-to-time, time-subtract, time-add)
7867         (safe-date-to-time): Doc fixes.
7868
7869 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
7870
7871         * mail-source.el (mail-source-delete-old-incoming-confirm):
7872         Change default to nil.
7873         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
7874
7875 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7876
7877         * lpath.el: Rearrange.
7878
7879         * gnus-art.el (gnus-narrow-to-page): Position point properly.
7880         (gnus-article-goto-prev-page): Work for articles having ^L's.
7881
7882         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
7883
7884         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
7885
7886 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
7887
7888         * gnus-bookmark.el: Adjust for renames in bookmark.el.
7889         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
7890         (gnus-bookmark-jump): Adjust some variable names.
7891
7892 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
7893
7894         * auth-source.el: New package.
7895         (auth-source-choices): Add customization entry point variable.
7896
7897         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
7898         bug.
7899
7900 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
7901
7902         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
7903         (gnus-registry-initialize, gnus-registry-install-p): Use it.
7904         (gnus-registry-install-shortcuts): Rename from
7905         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
7906         the `gnus-registry-mark-map' keymap dynamically from
7907         `gnus-registry-marks'.  The generated functions update the summary line
7908         when a registry mark is added or deleted, and will call
7909         `gnus-registry-install-p' (see the comments in the code).
7910         (gnus-registry-user-format-function-M): Use concat intelligently.
7911
7912         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
7913         the registry mark functions.
7914
7915 2008-03-05  Glenn Morris  <rgm@gnu.org>
7916
7917         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
7918         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
7919         gnus-art.
7920         (top-level): No need to load own source when compiling.
7921
7922 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
7923
7924         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
7925         Suggested by <chris.anderton@zetnet.co.uk>.
7926
7927 2008-03-04  Glenn Morris  <rgm@gnu.org>
7928
7929         * gnus-sum.el (top-level): No need to require gnus when compiling,
7930         since unconditionally required near start of file.
7931         (gnus-summary-display-while-building): Move definition before use.
7932
7933 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
7934
7935         * gnus-registry.el (gnus-registry-user-format-function-M):
7936         Add formatting function.
7937
7938 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
7939
7940         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
7941         with plists.
7942         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
7943         Use new format.
7944
7945 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7946
7947         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
7948         `where-is-internal' that returns a range of key sequences.
7949
7950 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
7951
7952         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
7953
7954         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
7955         (gnus-summary-jump-to-group): Consider windows on other displayed
7956         frames as well.  Similar changes might be needed elsewhere, but that's
7957         the one I've bumped into during my use.
7958
7959         * nndoc.el (nndoc-oe-dbx-type-p):
7960         * gnus-msg.el (gnus-debug):
7961         * gnus-group.el (gnus-update-group-mark-positions):
7962         Use mm-string-to-multibyte.
7963
7964 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
7965
7966         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
7967         doesn't handle NotDashEscaped.
7968
7969         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
7970         (mml-dnd-attach-options): Fix typo in custom choice.
7971
7972         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
7973         Change nndoc-article-type to mbox.
7974         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
7975
7976         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
7977         to nil, instead of html2text.
7978
7979         * imap.el (imap-debug): Add `imap-ping-server'.
7980
7981         * gnus-bookmark.el: Add FIXMEs.
7982
7983         * message.el (message-form-letter-separator)
7984         (message-send-form-letter-delay): New variables.
7985         (message-send-form-letter): Use them.  New command to send form
7986         letters.  Requested by Uwe Siart.
7987         (message-send-mail-function): Doc fix.  Add "Other" custom option.
7988
7989 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
7990
7991         * Update copyright years.
7992
7993 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
7994
7995         Sync from EMACS_22_BASE.
7996
7997         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
7998
7999 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
8000
8001         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
8002         empty author.
8003
8004 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
8005
8006         * gnus-registry.el (gnus-registry-marks): Add variable for
8007         customization of marks and their appearance.
8008         (gnus-registry-read-mark): Use it.
8009         (gnus-registry-do-marks): Add utility function to loop through
8010         `gnus-registry-marks'.
8011         (gnus-registry-install-shortcuts-and-menus): Add function to install
8012         shortcuts and menus.
8013         (gnus-registry-initialize): Use it.
8014         (gnus-registry-default-mark): Clarify documentation.
8015
8016 2008-02-29  Glenn Morris  <rgm@gnu.org>
8017
8018         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
8019         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
8020         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
8021         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
8022         Change defcustom :version from 23.0 to 23.1.
8023
8024 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
8025
8026         * gnus-registry.el (gnus-registry-follow-group-p)
8027         (gnus-registry-post-process-groups): Add functions to aid registry
8028         splitting and improve logging.  Clarify behavior in function
8029         documentation.
8030         (gnus-registry-split-fancy-with-parent): Use them.
8031
8032 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
8033
8034         * gnus-art.el: Use with-current-buffer.
8035
8036 2008-02-27  David Engster  <dengste@eml.cc>
8037
8038         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
8039         Express real group name in the response.
8040
8041 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8042
8043         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
8044         (nnmairix-last-server, nnmairix-current-server): Defvar them.
8045         (nnmairix-goto-original-article): Defvar gnus-registry-install and
8046         autoload gnus-registry-fetch-group when compiling.
8047         (nnmairix-request-group-with-article-number-correction):
8048         Remove unreferenced argument passed to nnmairix-call-backend.
8049
8050 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
8051
8052         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
8053         (mm-uu-extract): Improve face for low color ttys.
8054         Reported by Sascha Wilde.
8055
8056 2008-02-27  Glenn Morris  <rgm@gnu.org>
8057
8058         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
8059         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
8060         variables to defconsts.  Convert comments to doc-strings.
8061         (nnmairix-last-server, nnmairix-current-server): Convert from free
8062         variables to defvars.  Convert comments to doc-strings.
8063         (gnus-registry-fetch-group): Autoload.
8064         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
8065         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
8066         (nnmairix-widget-build-editable-fields): Use car cddr rather than
8067         caddr.
8068         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
8069         nnmairix-request-group-with-article-number-correction call.
8070         (nnmairix-fast, nnmairix-group): New, less general names, for free
8071         variables passed from nnmairix-request-group to
8072         nnmairix-request-group-with-article-number-correction.  Declare.
8073         (nnmairix-request-group-with-article-number-correction):
8074         Use nnmairix-fast, nnmairix-group rather than fast, group.
8075
8076 2008-02-26  David Engster  <dengste@eml.cc>
8077
8078         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
8079         version 0.5.
8080
8081 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
8082
8083         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
8084         instead of making an extra function call.  Don't add the current group
8085         to articles only when they have the group.  Use
8086         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
8087         Reported by David <de_bb@arcor.de>.
8088
8089 2008-02-24  Miles Bader  <miles@gnu.org>
8090
8091         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
8092         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
8093         (mm-find-mime-charset-region):
8094         * mm-bodies.el (mm-encode-body):
8095         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
8096
8097 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8098
8099         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
8100         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
8101
8102 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
8103
8104         * mail-source.el (mail-source-delete-incoming): Change default.
8105         Supplement doc string.
8106
8107         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
8108
8109 2008-02-14  Glenn Morris  <rgm@gnu.org>
8110
8111         * time-date.el (format-seconds): New function.
8112
8113 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
8114
8115         * nnmail.el (nnmail-message-id-cache-file): Derive from
8116         `gnus-home-directory'.
8117
8118 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
8119
8120         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
8121         Document negative prefix.
8122
8123         * gnus-group.el (gnus-group-read-group): Document negative prefix.
8124
8125 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8126
8127         * message.el (message-unsent-separator): Add the Exim bounce
8128         separator.
8129
8130 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
8131
8132         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
8133         list.
8134         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
8135         recipient/signer list.
8136
8137 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8138
8139         * Makefile.in (datarootdir): Define.
8140         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
8141         name that might contain whitespace.
8142
8143 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
8144
8145         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
8146         fbound (Emacs 23 unicode), signal an error.
8147
8148 2008-02-08  Glenn Morris  <rgm@gnu.org>
8149
8150         * gnus-art.el (pgg-display-output-buffer): Declare as function.
8151
8152 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
8153
8154         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
8155         ports to the calls to `netrc-machine-user-or-password' in addition to
8156         "imap" and "imaps".
8157
8158 2008-02-01  Zhang Wei  <id.brep@gmail.com>
8159
8160         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
8161
8162         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
8163
8164 2008-02-01  Kenichi Handa  <handa@m17n.org>
8165
8166         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
8167         rfc2104-hexstring-to-bitstring and changed to return a byte list.
8168         (rfc2104-hash): Convert the result of concat to unibyte string.
8169
8170 2008-02-01  Dave Love  <fx@gnu.org>
8171
8172         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
8173         coding-system-for-read.
8174         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
8175
8176 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
8177
8178         * gnus.el (gnus-group-startup-message): Add `find-image' call before
8179         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
8180         <hanche@math.ntnu.no>.
8181
8182 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8183
8184         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
8185
8186         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
8187
8188 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
8189
8190         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
8191         * message.el (message-beginning-of-line): Use featurep instead of bound
8192         tests in order to resolve conditionals at compile time.
8193
8194 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
8195
8196         * mail-source.el (mail-sources): Add `group' choice.
8197
8198         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
8199         parameter `in-group' to control into which group the articles go.
8200         Add treatment of `group' mail-source.
8201
8202 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8203
8204         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
8205
8206         * mm-decode.el (mm-dissect-buffer): Decode description.
8207
8208         * mml.el (mml-to-mime): Encode message header first.
8209
8210 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8211
8212         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
8213         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
8214
8215         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
8216         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
8217
8218 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
8219
8220         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
8221
8222 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8223
8224         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
8225         prefix keys.
8226         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
8227         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
8228         gnus-xmas.el.
8229
8230         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
8231         (gnus-xmas-article-describe-bindings): New function.
8232         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
8233         gnus-xmas-article-describe-bindings.
8234
8235         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
8236
8237 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
8238
8239         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
8240         Add new variables for article mark management.
8241         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
8242         list of extra data entries which, when present, will indicate that the
8243         article ID should not be trimmed from the registry.
8244         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
8245         functions.
8246         (gnus-registry-read-mark): New function to read a mark name from the
8247         user.
8248         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
8249         (gnus-registry-set-article-mark-internal): New functions to add and
8250         remove marks.
8251         (gnus-registry-get-article-marks): New function to show the marks for
8252         an article, or retrieve them for further use.
8253
8254 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8255
8256         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
8257         keys when no argument is given.
8258
8259 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
8260
8261         * imap.el (imap-ping-server): New variable.
8262         (imap-opened): On add extra ping if imap-ping-server is non-nil.
8263         (imap-ping-server): Minor doc string fixes.
8264
8265 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
8266
8267         * imap.el (imap-ping-server): New function.
8268         (imap-opened): Call imap-ping-server.
8269
8270 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
8271
8272         * gnus-sum.el (gnus-article-sort-by-random)
8273         (gnus-thread-sort-by-random): Fix doc strings.
8274         Reported by jidanni@jidanni.org.
8275
8276 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8277
8278         * gnus-art.el (gnus-article-describe-bindings): New function.
8279         (gnus-article-read-summary-keys): Use it.
8280         (gnus-article-mode-map): Bind `C-h b' to it.
8281
8282 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8283
8284         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
8285         XEmacs.
8286         (gnus-article-describe-key, gnus-article-describe-key-briefly):
8287         Protect against non-character events.
8288
8289         * lpath.el: Fbind map-keymap for Emacs 21.
8290
8291 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
8292
8293         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
8294         New command.
8295         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
8296         instead of END.  Change name of the temp file.
8297         (gnus-group-gmane-group-download-format): Add doc string.  Make it
8298         customizable.
8299
8300 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8301
8302         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
8303         bind `S W' to gnus-article-wide-reply-with-original; set default
8304         binding to gnus-article-read-summary-send-keys.
8305         (gnus-article-read-summary-keys): Fix the order of keys; display
8306         continuation keys correctly in the echo area; describe bindings
8307         correctly when keys end with `C-h'.
8308         (gnus-article-read-summary-send-keys): New function.
8309         (gnus-article-describe-key, gnus-article-describe-key-briefly):
8310         Work for gnus-article-read-summary-send-keys; display continuation keys
8311         correctly in the echo area.
8312         (gnus-article-reply-with-original): Ignore prefix argument.
8313         (gnus-article-wide-reply-with-original): New function.
8314
8315         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
8316         Emacs 21.
8317
8318 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8319
8320         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
8321         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
8322
8323 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
8324
8325         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
8326         (gnus-group-read-ephemeral-gmane-group): New command.
8327
8328 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
8329
8330         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
8331
8332 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
8333
8334         * message.el (message-send-mail-function): Increase custom version.
8335
8336         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
8337         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
8338
8339 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
8340
8341         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
8342         for the cases where imap-authenticate is called with a nil buffer
8343         parameter.
8344
8345 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8346
8347         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
8348         html parts correctly; support forwarded messages.
8349         (gnus-article-browse-html-article): Remove work buffers.
8350
8351         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
8352         compiling.
8353         (netrc-bound-and-true-p): New macro.
8354         (netrc-parse): Use it instead of bound-and-true-p that is not available
8355         in XEmacs 21.4.
8356
8357 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
8358
8359         * gnus-registry.el (gnus-registry-mark-article)
8360         (gnus-registry-article-marks): Add functionality to mark articles
8361         through the Gnus registry.
8362
8363         * encrypt.el: Clarify documentation for the new pgg method.
8364         (encrypt-file-alist): Add PGG option.
8365         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
8366         functionality.  Abstract password key and messaging to external
8367         functions.
8368         (encrypt-password-key, encrypt-get-passphrase-if-needed)
8369         (encrypt-message-method-and-cipher): Add new convenience external
8370         functions.
8371         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
8372         (encrypt-pgg-process-buffer): Add PGG functionality glue.
8373
8374         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
8375         (netrc-parse): Use encrypt-file-alist to determine if
8376         encrypt-find-model or encrypt-insert-file-contents should be used.
8377
8378         * encrypt.el: Clarify documentation.  Load password-cache or
8379         password, whichever one is found first, instead of autoloading.
8380
8381 2007-12-19  Glenn Morris  <rgm@gnu.org>
8382
8383         * mml.el (message-options-set, message-narrow-to-head)
8384         (message-in-body-p, message-mail-p, message-encode-message-body):
8385         Autoload.
8386         (message-remove-header, message-narrow-to-headers-or-head)
8387         (message-subscribed-p, message-make-mail-followup-to)
8388         (message-position-on-field, message-news-p)
8389         (message-options-set-recipient, message-generate-headers)
8390         (message-sort-headers): Declare as functions.
8391
8392 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
8393
8394         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
8395         convention in doc string.
8396
8397 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8398
8399         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
8400         title to html parts.
8401         (gnus-article-browse-html-article): Pass message header to it.
8402
8403         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
8404
8405 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
8406
8407         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
8408         or password compatible with XEmacs.
8409
8410 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
8411
8412         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
8413         format document.
8414         (gnus-mime-delete-part): Don't write description line if empty.
8415         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
8416
8417 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
8418
8419         * gnus-sum.el (gnus-summary-mark-unread-as-read)
8420         (gnus-summary-mark-read-and-unread-as-read)
8421         (gnus-summary-mark-current-read-and-unread-as-read)
8422         (gnus-summary-mark-unread-as-ticked): Doc fix.
8423         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
8424
8425 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
8426
8427         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
8428         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
8429
8430 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
8431
8432         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
8433         yes-or-no-p.
8434
8435 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8436
8437         * mm-decode.el (mm-add-meta-html-tag): New function.
8438         (mm-save-part-to-file, mm-pipe-part): Use it.
8439
8440         * gnus-art.el (gnus-article-browse-delete-temp-files):
8441         Use gnus-y-or-n-p instead of y-or-n-p.
8442         (gnus-article-browse-html-parts): Work with message/external-body; use
8443         mm-add-meta-html-tag.
8444
8445 2007-12-11  Glenn Morris  <rgm@gnu.org>
8446
8447         * gnus-cache.el: Require gnus-sum not just when compiling.
8448
8449         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
8450
8451         * gnus-int.el (gnus-server-opened, gnus-status-message):
8452         Move definitions before use.
8453
8454         * mm-decode.el: Require gnus-util.
8455         (mm-remove-part): Only call delete-annotation on XEmacs.
8456
8457         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
8458
8459         * nnmail.el: Require gnus-int.
8460
8461         * spam.el: Move `require's before `eval-when-compile's.
8462
8463         * gnus-ems.el (gnus-alive-p):
8464         * gnus-fun.el (message-goto-eoh):
8465         * gnus-util.el (gnus-group-name-decode):
8466         * mail-source.el (gnus-compress-sequence):
8467         * message.el (Info-goto-node, format-spec):
8468         * mm-bodies.el (message-options-get):
8469         * mm-decode.el (mm-view-pkcs7):
8470         * mm-util.el (gmm-write-region):
8471         * mml-smime.el (mml-compute-boundary)
8472         (gnus-completing-read-with-default):
8473         * mml.el (widget-button-press, gnus-make-hashtable):
8474         * mml1991.el (mm-decode-content-transfer-encoding)
8475         (mm-encode-content-transfer-encoding)
8476         (message-options-get, message-options-set):
8477         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
8478         * nnfolder.el (gnus-request-group):
8479         * nnheader.el (ietf-drums-unfold-fws):
8480         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
8481         * smime.el (gnus-run-mode-hooks):
8482         * spam-stat.el (gnus-message): Autoload.
8483
8484         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
8485         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
8486         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
8487         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
8488         Add declare-function compatibility definition.
8489
8490         * gnus-cache.el (nnvirtual-find-group-art):
8491         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
8492         (gnus-add-image, gnus-add-wash-type):
8493         * gnus-group.el (nnkiboze-score-file):
8494         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
8495         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
8496         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
8497         (message-tokenize-header, gnus-get-buffer-create)
8498         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
8499         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
8500         * gnus.el (gnus-group-decoded-name):
8501         * mail-source.el (imap-capability):
8502         * mm-bodies.el (message-options-set):
8503         * mm-decode.el (gnus-configure-windows):
8504         * mm-extern.el (message-goto-body):
8505         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
8506         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
8507         (epg-sub-key-validity, message-options-set):
8508         * mml.el (widget-event-point, gnus-configure-windows):
8509         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
8510         * mml2015.el (epg-check-configuration, epg-configuration)
8511         (message-options-set):
8512         * nndb.el (nndb-request-article):
8513         * nnfolder.el (gnus-request-create-group):
8514         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
8515         * nnmaildir.el (gnus-group-mark-article-read):
8516         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
8517         * rfc1843.el (message-fetch-field):
8518         * spam.el (gnus-extract-address-components):
8519         Declare as functions.
8520
8521 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8522
8523         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
8524
8525         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
8526
8527         * lpath.el: Fbind run-mode-hooks for Emacs 21;
8528         bind show-trailing-whitespace for XEmacs.
8529
8530 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
8531
8532         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
8533         new no-op macro for backward compatibility.
8534
8535         * imap.el (imap-string-to-integer): New function.
8536
8537 2007-12-09  Glenn Morris  <rgm@gnu.org>
8538
8539         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
8540
8541         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
8542         * message.el, mm-view.el, sieve-manage.el, smime.el:
8543         Add declare-function compatibility definition.
8544
8545         * gnus-art.el (w3-region, w3m-region, Info-menu):
8546         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
8547         * gnus-sum.el (gnus-get-predicate):
8548         * gnus-util.el (mm-append-to-file, w32-focus-frame):
8549         * message.el (mail-abbrev-in-expansion-header-p):
8550         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
8551         (w3m-detect-meta-charset, w3m-region):
8552         * sieve-manage.el (password-read, password-cache-add)
8553         (password-cache-remove):
8554         * smime.el (password-read-and-add): Declare as functions.
8555
8556 2007-12-08  David Kastrup  <dak@gnu.org>
8557
8558         * gnus-sum.el (gnus-summary-simplify-subject-query):
8559         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
8560         `message'.
8561
8562 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8563
8564         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
8565         it to bind idna-program, installation-directory, defined-colors, and
8566         face-attribute for XEmacs of the version that compiles defcustom forms.
8567
8568 2007-12-07  Glenn Morris  <rgm@gnu.org>
8569
8570         * gnus-art.el (article-make-date-line): Revert previous change.
8571
8572 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
8573
8574         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
8575
8576 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
8577
8578         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
8579         Call gnus-add-to-range ranges only once with a prepared article-list.
8580
8581 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
8582
8583         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
8584         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
8585         group names with backslashes.
8586         Reported by Tassilo Horn <tassilo@member.fsf.org>.
8587
8588 2007-12-06  Deepak Goel  <deego3@gmail.com>
8589
8590         * gnus-art.el (article-make-date-line):
8591         * gnus-start.el (gnus-load):
8592         * pop3.el (pop3-read-response): Fix buggy call to `error'.
8593
8594 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8595
8596         * gnus-art.el (gnus-use-idna)
8597         * gnus-start.el (gnus-site-init-file)
8598         * message.el (message-use-idna)
8599         * mm-uu.el (mm-uu-hide-markers)
8600         * smiley.el (smiley-style): Revert changes that suppress warnings.
8601
8602 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8603
8604         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
8605         specify charset to html source.
8606         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
8607
8608 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8609
8610         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
8611         idna-program in order to suppress byte compile warning issued by XEmacs
8612         that came to byte compile the default value section of defcustom forms
8613         recently.
8614
8615         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
8616         value of installation-directory.
8617
8618         * message.el (message-use-idna): Don't directly refer to the value of
8619         idna-program.
8620
8621         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
8622
8623         * smiley.el (smiley-style): Don't directly call face-attribute.
8624
8625 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
8626
8627         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
8628
8629         * gnus-dired.el: Reduce Gnus dependencies.
8630         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
8631         Don't require.  Use autoloads instead.
8632         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
8633         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
8634         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
8635         (gnus-dired-mode): Adjust doc string.
8636         (gnus-dired-mail-mode): New variable.
8637         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
8638         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
8639         (gnus-dired-mail-buffers): New function.  Return mail or message
8640         composition buffers.
8641         (gnus-dired-attach): Use it.
8642         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
8643         NO-DECODE.
8644         (gnus-dired-print): Use `gnus-print-buffer' depending on
8645         `gnus-dired-mail-mode'.
8646
8647 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8648
8649         * rfc2047.el (rfc2047-encoded-word-regexp)
8650         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
8651         explaining what regexp patterns are for.
8652
8653 2007-12-04  Glenn Morris  <rgm@gnu.org>
8654
8655         * password.el: Move to password-cache.el.
8656
8657         * mml1991.el (password-read, password-cache-add, password-cache-remove):
8658         * mml2015.el (password-read, password-cache-add, password-cache-remove):
8659         * mml-smime.el (password-read, password-cache-add)
8660         (password-cache-remove):
8661         No need to autoload, since mml-sec requires password.
8662
8663         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
8664         * message.el (gnus-extract-address-components):
8665         * mml-smime.el (gnus-extract-address-components): Define for compiler.
8666
8667         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
8668         password.
8669
8670 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
8671
8672         * mailcap.el: Reduce dependencies.
8673         (mail-header-parse-content-type): Autoload.
8674         (mailcap-delete-duplicates): New alias.
8675         (mailcap-mime-info): Add optional argument NO-DECODE.
8676         (mailcap-mime-types): Use mailcap-delete-duplicates.
8677
8678         * message.el (message-ignored-supersedes-headers): Add "X-ID".
8679
8680 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
8681
8682         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
8683         (imap-parse-status): Upcase status-att for servers that sends them
8684         lower-case (e.g., MS Exchange 2007).
8685
8686 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8687
8688         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
8689         function.
8690
8691         * gnus-uu.el (gnus-uu-decode-yenc): New command.
8692         (gnus-uu-yenc-article): New function.
8693
8694         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
8695
8696         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
8697
8698 2007-12-02  Glenn Morris  <rgm@gnu.org>
8699
8700         * binhex.el (binhex): New custom group.
8701         (binhex-decoder-program, binhex-decoder-switches)
8702         (binhex-use-external): Move to the binhex custom group.
8703
8704         * uudecode.el (uudecode): New custom group.
8705         (uudecode-decoder-program, uudecode-decoder-switches)
8706         (uudecode-use-external): Move to the uudecode custom group.
8707
8708         * netrc.el (top-level): Don't load `encrypt' features.
8709         (netrc-parse): Don't use encrypt.
8710         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
8711
8712         * encrypt.el: Remove file.
8713
8714 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
8715
8716         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
8717         matches on patches.
8718
8719         * gnus-art.el (gnus-article-browse-html-article):
8720         Mention `mm-text-html-renderer' in the doc string.
8721
8722         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
8723         string.  Add comments.
8724
8725         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
8726         if rhs is ASCII.
8727
8728 2007-12-01  Glenn Morris  <rgm@gnu.org>
8729
8730         * mail-source.el (top-level): Require format-spec before
8731         eval-when-compile.
8732
8733 2007-11-30  Glenn Morris  <rgm@gnu.org>
8734
8735         * encrypt.el: Require password, rather than autoloading password-read.
8736
8737 2007-11-29  Glenn Morris  <rgm@gnu.org>
8738
8739         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
8740         (sasl-make-client, sasl-next-step, sasl-step-data)
8741         (sasl-step-set-data): Declare as functions.
8742
8743 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
8744
8745         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
8746
8747 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
8748
8749         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
8750         certs should be verified and what is to be done in the event of a
8751         verification failure.
8752
8753         * gnus.el (gnus-method-to-server): Add an optional parameter so the
8754         caller can indicate whether the cache should be disregarded for this
8755         call.  This way the result of the call is reproducible at all times and
8756         can be considered a canonical server name for the supplied method.
8757         (gnus-agent-method-p): Canonicalize server names by pushing their
8758         method through `gnus-method-to-server' using the no-cache argument.
8759
8760         * gnus-srvr.el (gnus-server-insert-server-line):
8761         Call `gnus-method-to-server' with `no-cache' argument.
8762
8763         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
8764         gnus-agent-possibly-synchronize-flags as this should be called when the
8765         server is actually being opened.
8766         (gnus-agent-possibly-synchronize-flags)
8767         (gnus-agent-possibly-synchronize-flags-server): Move check for the
8768         flags file of an agentized server to the latter function.
8769
8770         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
8771         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
8772         after a connection has been established successfully.
8773
8774 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8775
8776         * gnus-art.el (article-display-face): Force to display face if called
8777         interactively; check if gnus-article-x-face-too-ugly matches author.
8778         (article-display-x-face): Display face even if From header is missing
8779         as article-display-face does.
8780
8781 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
8782
8783         * hashcash.el (message-narrow-to-headers-or-head)
8784         (message-fetch-field, message-goto-eoh)
8785         (message-narrow-to-headers): Declare as functions.
8786
8787 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
8788
8789         * mail-source.el (mail-sources): Default to fetch from file for
8790         compatibility with default of nnmail-spool-file.
8791
8792 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8793
8794         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
8795         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
8796         to look for encoded word that should be encoded again.
8797         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
8798         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
8799         encoding pattern.
8800         (rfc2047-decode-region): Switch strict regexp and loose one according
8801         to rfc2047-allow-irregular-q-encoded-words.
8802
8803 2007-11-25  Romain Francoise  <romain@orebokech.com>
8804
8805         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
8806
8807 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
8808
8809         * tls.el (tls-program): Provide more custom choices from
8810         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
8811         (tls-process-connection-type, tls-success): Remove "*" in doc string.
8812
8813 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
8814
8815         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
8816         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
8817
8818         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
8819         `nnmail-spool-file'.
8820
8821         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
8822         `nnmail-spool-file'.
8823
8824         * gnus-move.el (gnus-change-server): Ditto.
8825
8826         * gnus-kill.el (gnus-batch-score): Ditto.
8827
8828         * gnus-cache.el (gnus-jog-cache): Ditto.
8829
8830         * gnus-msg.el (gnus-summary-reply):
8831         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
8832
8833 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
8834
8835         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
8836         version.  Minor improvement to doc strings.
8837         (tls-program): Add comment.
8838
8839 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
8840
8841         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
8842         (tls-checktrust): New variable.  Check if GNU TLS complained about a
8843         mismatch between the hostname provided in the certificate and the name
8844         of the host connnecting to.
8845         (open-tls-stream): Use them.  Check certificates against trusted root
8846         certificates.
8847
8848 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
8849
8850         * gnus-cache.el (gnus-cache-generate-nov-databases):
8851         Use nnml-generate-nov-databases-directory instead of
8852         nnml-generate-nov-databases-1.
8853
8854 2007-11-24  Glenn Morris  <rgm@gnu.org>
8855
8856         * message.el (message-tool-bar-retro): Update for rename
8857         mail_send.xpm->mail-send.xpm.
8858
8859 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
8860
8861         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
8862         `smime-ldap-search' for Emacs 22 and up.
8863
8864 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
8865
8866         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
8867
8868         * message.el (message-send-mail-function): Fix error convention.
8869         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
8870         (message-widen-reply, message-send-mail, message-talkative-question)
8871         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
8872         (message-clone-locals, message-send-news): Use with-current-buffer.
8873         (message-insert-or-toggle-importance): Remove unused var `valid'.
8874         (message-make-references): Remove unused var `new-references'.
8875         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
8876
8877 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
8878
8879         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
8880         (spam-split-symbolic-return-positive): Reflow docstring.
8881         (spam-backends, spam-summary-exit-behavior)
8882         (spam-mark-ham-unread-before-move-from-spam-group)
8883         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
8884         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
8885         (spam-clear-cache, spam-backend-check, spam-install-backend)
8886         (spam-install-statistical-backend, spam-list-of-processors)
8887         (spam-group-processor-p, spam-split, spam-bogofilter-score)
8888         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
8889         (spam-check-crm114, spam-initialize, spam-unload-hook):
8890         Fix typos in docstrings.
8891
8892 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8893
8894         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
8895         been checked if they have never been read and those group levels are
8896         higher than the one that a user specified.
8897
8898 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8899
8900         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
8901         foreign groups unless a group level is specified by a user.
8902         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
8903
8904 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
8905
8906         * message.el (message-send-mail-function): Require sendmail.
8907
8908 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
8909
8910         * message.el (message-send-mail-function): Check for smtpmail too.
8911
8912         * utf7.el (utf7-encode, utf7-decode): Use coding system
8913         `utf-7'/`utf-7-imap' from utf-7.el' if available.
8914
8915         * message.el (message-send-mail-function): New function.
8916         (message-send-mail-function): Set default using
8917         message-send-mail-function.  Adjust doc string.
8918         (message-send-mail-with-mailclient): New function.
8919
8920 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
8921
8922         * smime.el (from):
8923         * rfc2047.el (message-posting-charset):
8924         * qp.el (mm-use-ultra-safe-encoding):
8925         * pop3.el (parse-time-months):
8926         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
8927         * nnml.el (files):
8928         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
8929         (jka-compr-compression-info-list, ange-ftp-path-format)
8930         (efs-path-regexp):
8931         * nndiary.el (files):
8932         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
8933         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
8934         (epg-digest-algorithm-alist, inhibit-redisplay)
8935         (password-cache-expiry):
8936         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
8937         (pgg-output-buffer, password-cache-expiry):
8938         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
8939         (efs-path-regexp):
8940         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
8941         (inhibit-redisplay):
8942         * mm-uu.el (file-name, start-point, end-point, entry)
8943         (gnus-newsgroup-name, gnus-newsgroup-charset):
8944         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
8945         (latin-unity-ucs-list):
8946         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
8947         (mm-uu-binhex-decode-function):
8948         * message.el (gnus-message-group-art, gnus-list-identifiers)
8949         (rmail-enable-mime-composing, gnus-local-organization)
8950         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
8951         (gnus-read-active-file, facemenu-add-face-function)
8952         (facemenu-remove-face-function, gnus-article-decoded-p)
8953         (tool-bar-mode):
8954         * mail-source.el (display-time-mail-function):
8955         * gnus-util.el (nnmail-pathname-coding-system)
8956         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
8957         (gnus-original-article-buffer, gnus-user-agent)
8958         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
8959         (xemacs-codename, sxemacs-codename, emacs-program-version):
8960         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
8961         * gnus-start.el (gnus-agent-covered-methods)
8962         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
8963         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
8964         (gnus-newsgroup-headers, gnus-group-list-mode)
8965         (gnus-group-mark-positions, gnus-newsgroup-data)
8966         (gnus-newsgroup-unreads, nnoo-state-alist)
8967         (gnus-current-select-method, mail-sources)
8968         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
8969         (nnmail-spool-file, gnus-cache-active-hashtb):
8970         * gnus-mh.el (mh-lib-progs):
8971         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
8972         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
8973         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
8974         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
8975         (gnus-group-buffer):
8976         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
8977         (font-lock-set-defaults):
8978         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
8979         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
8980         (gnus-summary-post-menu, total-parts, type, condition, length):
8981         * gnus-agent.el (gnus-agent-read-agentview):
8982         * flow-fill.el (show-trailing-whitespace):
8983         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
8984         eval-and-compile wrappers for byte compiler pacifiers.
8985
8986         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
8987         (mm-display-inline-fontify): Check for featurep 'xemacs not
8988         extent-list.
8989
8990         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
8991         itimer-list.
8992         (mm-create-image-xemacs): Only do something for XEmacs.
8993         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
8994
8995         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
8996
8997         * gnus-registry.el (gnus-adaptive-word-syntax-table):
8998         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
8999
9000 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
9001
9002         * nnimap.el (nnimap-split-download-body):
9003         * gnus-demon.el (gnus-demon):
9004         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
9005
9006 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9007
9008         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
9009         New macros.
9010         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
9011         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
9012         copy data from unibyte buffer to multibyte current buffer.
9013         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
9014         to copy data from unibyte current buffer to multibyte buffer.
9015         (nntp-make-process-buffer): Make process buffer unibyte.
9016
9017         * pop3.el (pop3-open-server): Fix typo in Lisp code.
9018
9019 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
9020
9021         * pop3.el (pop3-open-server): Accept and process data more robustly at
9022         connexion start to avoid spurious "POP SSL connexion failed" errors.
9023
9024 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9025
9026         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
9027         read group names.
9028
9029 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
9030
9031         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
9032
9033 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9034
9035         * nnmail.el (nnmail-parse-active): Make group names unibyte.
9036         (nnmail-save-active): Use a unibyte buffer when saving active file,
9037         which may contain non-ASCII group names.
9038
9039         * nnml.el (nnml-request-group): Decode group names in messages.
9040
9041 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
9042
9043         * message.el (message-citation-line-function)
9044         (message-insert-formatted-citation-line): Fix spelling of
9045         `message-insert-formated-citation-line'.
9046
9047 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
9048
9049         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
9050
9051 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9052
9053         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
9054         nnmail-pathname-coding-system.
9055
9056         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
9057         that a user enters; decode group names in messages.
9058
9059         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
9060
9061 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
9062
9063         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
9064
9065         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
9066
9067         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
9068         risky local variable.
9069
9070         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
9071
9072 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
9073
9074         * encrypt.el: Improve documentation to fix function name typo.
9075         Reported by Daiki Ueno <ueno@unixuser.org>.
9076
9077 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9078
9079         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
9080         even if the point is not in the last page of an article.
9081         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
9082         back to the previous page.
9083
9084 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
9085
9086         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
9087
9088 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9089
9090         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
9091
9092 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
9093
9094         * message.el (message-check-news-body-syntax):
9095         Avoid mm-string-as-multibyte.
9096         (message-hide-headers): Don't assume (point-min)==1.
9097
9098 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
9099
9100         * message.el (message-remove-blank-cited-lines): Fix if remove is
9101         given.
9102         (message-bogus-address-regexp): New variable.
9103         (message-bogus-recipient-p): New function.
9104         (message-check-recipients): New command.
9105         (message-syntax-checks): Add `bogus-recipient'.
9106         (message-fix-before-sending): Add `bogus-recipient'.
9107
9108         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
9109         (gnus-treat-body-boundary): Don't test window-system.
9110
9111 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
9112
9113         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
9114
9115 2007-10-28  Miles Bader  <miles@gnu.org>
9116
9117         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
9118         at compile-time too.
9119
9120 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
9121
9122         * gnus-msg.el (gnus-message-setup-hook):
9123         Add `message-remove-blank-cited-lines' to options.
9124
9125 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
9126
9127         * message.el (message-remove-blank-cited-lines): New function.
9128         Suggested by Karl Plästerer.
9129
9130 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9131
9132         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
9133         mapc.
9134
9135         * imap.el (imap-open): Replace mapcar called for effect with mapc.
9136         (top-level): Use mapc to set functions to be traced for debugging.
9137
9138         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
9139         called for effect with while loop.
9140
9141         * message.el (message-talkative-question): Replace mapcar called for
9142         effect with mapc.
9143
9144         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
9145         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
9146         called for effect with dolist.
9147
9148         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
9149
9150         * nndiary.el: Use dolist instead of mapcar to add diary headers to
9151         gnus-extra-headers and nnmail-extra-headers.
9152
9153         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
9154         called for effect with dolist.
9155         (top-level): Use mapc to set functions to be traced for debugging.
9156
9157         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
9158         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
9159         dolist.
9160
9161         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
9162         Replace mapcar called for effect with mapc.
9163         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
9164         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
9165         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
9166         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
9167
9168         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
9169         remove-if that's a cl function.
9170
9171         * webmail.el (webmail-debug): Replace mapcar called for effect with
9172         dolist.
9173
9174         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
9175         with mapc.
9176
9177 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9178
9179         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
9180         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
9181         with while loop.
9182
9183         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
9184         functions from article-* functions.
9185         (gnus-multi-decode-header): Replace mapcar called for effect with
9186         dolist.
9187
9188         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
9189         (gnus-bookmark-show-details): Replace mapcar called for effect with
9190         while loop.
9191
9192         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
9193         called for effect with while loop.
9194
9195         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
9196         with dolist.
9197
9198         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
9199         Replace mapcar called for effect with dolist.
9200
9201         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
9202
9203         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
9204         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
9205         Replace mapcar called for effect with dolist.
9206         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
9207         mapc.
9208
9209         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
9210         Replace mapcar called for effect with dolist.
9211         (gnus-topic-list): Replace mapcar called for effect with mapc.
9212
9213         * gnus.el: Use mapc instead of mapcar to add autoloads.
9214
9215 2007-10-23  Richard Stallman  <rms@gnu.org>
9216
9217         * gnus-group.el (gnus-group-highlight): Mark as risky.
9218
9219 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9220
9221         * gnus.el (gnus-server-to-method): Return method found first in
9222         gnus-newsrc-alist.
9223
9224         * gnus-art.el (gnus-article-highlight-signature)
9225         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
9226         button overlay without the front stickiness.
9227
9228 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
9229
9230         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
9231         overview buffer needed a catch to receive its throw.
9232         (gnus-agent-flush-cache): Declare as interactive to make this function
9233         easier to use.
9234
9235 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
9236
9237         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
9238         `next-line'.
9239
9240 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9241
9242         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
9243         exclude address matching message-dont-reply-to-names.
9244
9245 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9246
9247         * gnus-util.el (gnus-string<): New function.
9248
9249         * gnus-sum.el (gnus-article-sort-by-author)
9250         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
9251
9252 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9253
9254         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
9255         the frame-focus tag is set in gnus-buffer-configuration.
9256
9257 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9258
9259         * gnus-art.el (gnus-article-add-button): Make a button overlay without
9260         the front stickiness.
9261
9262 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9263
9264         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
9265         url pattern; remove duplicate one.
9266         (gnus-article-extend-url-button): New function.
9267         (gnus-article-add-buttons): Use it.
9268         (gnus-button-push): Use concatenated url that it makes.
9269
9270 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
9271
9272         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
9273
9274 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
9275
9276         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
9277         Don't hardcode point-min==1.
9278
9279 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
9280
9281         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
9282         Fix comment about "iso8859-1".
9283
9284 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
9285
9286         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
9287         ones returned from the verify-function.
9288
9289         * mm-uu.el (mm-uu-pgp-signed-extract-1):
9290         Call mml2015-extract-cleartext-signature if extraction failed.
9291
9292 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
9293
9294         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
9295         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
9296         failed.
9297
9298 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
9299
9300         * Relicense "GPLv2 or later" files to "GPLv3 or later".
9301
9302 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
9303
9304         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
9305         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
9306         recommends to use EasyPG instead of PGG.
9307
9308         * pgg.el: Revert to revision 6.23.2.16.
9309
9310         * pgg-def.el: Revert to revision 6.6.2.14.
9311
9312         * pgg-gpg.el: Revert to revision 6.23.2.34.
9313
9314 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
9315
9316         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
9317         to mark a thread as expirable.  Add variable `hide' to handle hiding of
9318         thread for both the null and zero (kill/expire thread) universal prefix
9319         cases.
9320         (gnus-summary-expire-thread): Add new function to expire a thread,
9321         using gnus-summary-kill-thread.
9322         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
9323         shortcuts for gnus-summary-expire-thread.
9324         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
9325         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
9326
9327 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
9328
9329         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
9330         extras value, so an extras entry can be deleted.
9331         (gnus-registry-delete-extra-entry): Use it.
9332         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
9333         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
9334         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
9335         storage through the gnus-registry, and provide an appropriate API for
9336         it.
9337
9338 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9339
9340         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
9341         Suggested by Leo <sdl.web@gmail.com>.
9342
9343         * gnus.el: Do.
9344
9345 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9346
9347         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
9348         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
9349
9350         * gnus-agent.el (gnus-agent-fetch-headers): Do.
9351
9352         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
9353         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
9354
9355 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9356
9357         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
9358         newline.
9359         (nnmbox-request-accept-article): Don't change article in source buffer;
9360         narrow to header to use message-fetch-field rather than
9361         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
9362         (nnmbox-request-replace-article): Quote lines that'll be misidentified
9363         as delimiters; make sure article ends with newline.
9364         (nnmbox-delete-mail): Correct last position of article to be deleted;
9365         ignore X-Gnus-Newsgroup header in article body.
9366         (nnmbox-save-mail): Quote lines looking like delimiters at the right
9367         positions; make sure article ends with newline.
9368
9369         * message.el (message-display-abbrev): Don't infloop when a user
9370         inserts SPC in the beginning of header.
9371
9372         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
9373         coding-system-for-read and coding-system-for-write for XEmacs having no
9374         file-coding feature.
9375
9376         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
9377
9378 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
9379
9380         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
9381         list of groups not followed by default.  Fix type to be regexp.
9382         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
9383
9384 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
9385
9386         * hmac-def.el (define-hmac-function): Switch from old-style to
9387         new-style backquotes.
9388
9389         * md4.el (md4-make-step): Likewise.
9390
9391 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9392
9393         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
9394         raw-text coding system when saving .newsrc file, which may contain
9395         non-ASCII group names.
9396
9397 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9398
9399         * gnus-cus.el (gnus-score-extra): New widget.
9400         (gnus-score-extra-convert): New function.
9401         (gnus-score-customize): Use it for Extra.
9402
9403 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
9404
9405         * mml2015.el (mml2015-extract-cleartext-signature): New function.
9406         (mml2015-mailcrypt-clear-verify): Use it.
9407         (mml2015-gpg-clear-verify): Use it.
9408         (mml2015-pgg-clear-verify): Use it.
9409         (mml2015-epg-clear-verify): Replace the current part with the output
9410         from GnuPG; don't extract the plaintext by itself.
9411
9412         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
9413         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
9414         mml2015-clear-verify-function; don't touch the armor headers or
9415         dash-escaped text here.
9416
9417 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9418
9419         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
9420         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
9421         parts, or application/octet-stream as a last resort.
9422         (gnus-mime-view-part-as-type): Don't toggle display.
9423         (gnus-mime-view-part-as-charset): Don't turn off display before
9424         querying charset.
9425
9426         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
9427         stuff to undisplayer function in Emacs.
9428         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
9429
9430         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
9431         text/calendar parts.
9432
9433 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9434
9435         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
9436         decoding text/calendar parts.
9437
9438         * message.el (message-forward-make-body-mime): Always mark body as
9439         having no illegible text; remove signed-or-encrypted argument.
9440         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
9441
9442         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
9443         (mml-generate-mime-1): Don't encode body if it is specified to be in
9444         raw form; don't make buffer be unibyte when inserting multibyte string.
9445
9446 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
9447
9448         * sha1.el: Fix up comment style.
9449         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
9450         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
9451
9452         * hex-util.el: Fix up comment style.
9453         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
9454
9455         * gnus-salt.el: Use with-current-buffer.
9456         (gnus-pick-setup-message): Fix long-standing typo.
9457
9458 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9459
9460         * imap.el (imap-logout-timeout): New variable.
9461         (imap-logout, imap-logout-wait): New functions.
9462         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
9463
9464         * nnimap.el (nnimap-logout-timeout): New server variable.
9465         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
9466         nnimap-logout-timeout.
9467
9468         * gnus-art.el (gnus-article-summary-command-nosave)
9469         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
9470
9471 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9472
9473         * gnus.el (gnus-maximum-newsgroup): New variable.
9474
9475         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
9476         according to gnus-maximum-newsgroup.
9477
9478         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
9479         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
9480         Limit the range of articles according to gnus-maximum-newsgroup.
9481
9482 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
9483
9484         * gnus-art.el (gnus-sticky-article): Fix problems described in
9485         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
9486         Don't perform gnus-configure-windows here; reuse existing sticky
9487         article buffer.
9488
9489         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
9490         it doesn't exist in gnus-article-mode.
9491
9492 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9493
9494         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
9495         (gnus-agent-decoded-group-name): New function.
9496         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
9497         (gnus-agent-expire-group-1): Use it; decode group name in messages.
9498
9499 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
9500
9501         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
9502         Add binding for gnus-sticky-article.
9503         (gnus-summary-exit): Don't kill sticky article buffers.
9504
9505         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
9506         article buffer.
9507         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
9508         (gnus-kill-sticky-article-buffers): New commands.
9509
9510 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9511
9512         * nntp.el (nntp-xref-number-is-evil): New server variable.
9513         (nntp-find-group-and-number): If it is non-nil, don't trust article
9514         numbers in the Xref header.
9515
9516 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9517
9518         * gnus-agent.el (gnus-agent-read-group): New function.
9519         (gnus-agent-flush-group, gnus-agent-expire-group)
9520         (gnus-agent-regenerate-group): Use it.
9521         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
9522         nnmail-pathname-coding-system.
9523
9524 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9525
9526         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
9527
9528         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
9529         that are unread as unread, and also as selected so that information of
9530         marks having been changed by a user may be updated when exiting group.
9531
9532 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
9533
9534         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
9535
9536 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9537
9538         * gnus-art.el (gnus-mime-display-single): Pass part number that is
9539         calculated ignoring signature parts to gnus-treat-article.
9540
9541 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9542
9543         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
9544         a point here in order to keep the window start.
9545         (gnus-insert-mime-security-button): Make a button overlay without the
9546         front stickiness.
9547         (gnus-mime-display-security): Goto the end of a button.
9548
9549         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
9550
9551 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9552
9553         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
9554         group-name-at-point.
9555         (gnus-group-completing-read): New function that offers decoded
9556         non-ASCII group names for completion.
9557         (gnus-fetch-group, gnus-group-read-ephemeral-group)
9558         (gnus-group-jump-to-group, gnus-group-make-group-simple)
9559         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
9560         (gnus-group-fetch-control): Use it.
9561         (gnus-fetch-group): Use group-name-at-point for the initial value
9562         rather than the default value; use gnus-alive-p.
9563
9564         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
9565         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
9566         (gnus-summary-post-news): Use gnus-group-completing-read.
9567
9568         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
9569         (gnus-read-move-group-name): Decode group name for completion.
9570
9571 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
9572
9573         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
9574         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
9575         Yamaoka slightly modified the code).
9576
9577 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9578
9579         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
9580         (nnmail-split-incoming): Bind it.
9581
9582         * nnml.el (nnml-group-name-charset): New function.
9583         (nnml-decoded-group-name): Use it; don't decode group name if
9584         nnmail-group-names-not-encoded-p is non-nil.
9585         (nnml-encoded-group-name): New function.
9586         (nnml-group-pathname): Inline nnml-decoded-group-name.
9587         (nnml-request-expire-articles): Decode group name in message.
9588         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
9589         nnmail-pathname-coding-system.
9590         (nnml-save-mail, nnml-active-number): Work with decoded group names and
9591         not decoded ones according to nnmail-group-names-not-encoded-p.
9592         (nnml-generate-active-info): Use nnml-encoded-group-name.
9593
9594 2007-08-08  Glenn Morris  <rgm@gnu.org>
9595
9596         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
9597         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
9598         doc-strings and comments.
9599
9600 2007-07-25  Glenn Morris  <rgm@gnu.org>
9601
9602         * Relicense all FSF files to GPLv3 or later.
9603
9604 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9605
9606         * gnus-sum.el (gnus-summary-move-article):
9607         Make gnus-summary-respool-article work.
9608
9609 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
9610
9611         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
9612         string.
9613
9614 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
9615
9616         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
9617         that should be ignored when comparing distant RSS articles with local
9618         ones.
9619         (nnrss-make-hash-index): New function.  Create a hash index according
9620         to the ignored fields.
9621         (nnrss-check-group): Use it.
9622
9623 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9624
9625         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
9626
9627         * gnus-art.el (article-decode-group-name): Decode Xref header too.
9628
9629         * gnus-group.el (gnus-group-make-group): Encode group name here unless
9630         the new optional argument ENCODED is non-nil.
9631         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
9632         coding system for encoding group name.
9633         (gnus-group-make-rss-group): Pass un-encoded group name to
9634         gnus-group-make-group.
9635         (gnus-group-set-info): Tell gnus-group-make-group that group name is
9636         encoded.
9637
9638         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
9639         Encode group name to which articles are moved or copied.
9640         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
9641         coding system for encoding Newsgroup, Followup-To and Xref headers.
9642
9643         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
9644         marks; use nnheader-file-coding-system to write a file.
9645         (nnagent-retrieve-headers): Bind file-name-coding-system to
9646         nnmail-pathname-coding-system.
9647
9648         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
9649
9650         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
9651         (nnml-request-article, nnml-request-create-group)
9652         (nnml-request-rename-group, nnml-find-id)
9653         (nnml-possibly-change-directory, nnml-possibly-create-directory)
9654         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
9655         (nnml-save-marks): Use nnml-group-pathname instead of
9656         nnmail-group-pathname.
9657
9658         (nnml-request-create-group, nnml-request-expire-articles)
9659         (nnml-request-move-article, nnml-request-delete-group)
9660         (nnml-deletable-article-p, nnml-possibly-create-directory)
9661         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
9662         (nnml-open-marks): Bind file-name-coding-system to
9663         nnmail-pathname-coding-system.
9664
9665         (nnml-request-article): Pass server argument to nnml-find-group-number.
9666         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
9667         Pass server argument to nnml-possibly-create-directory.
9668         (nnml-request-accept-article): Pass server argument to
9669         nnml-active-number and nnml-save-mail.
9670         (nnml-find-group-number): Pass server argument to nnml-find-id.
9671         (nnml-request-update-info): Pass server argument to
9672         nnml-marks-changed-p.
9673
9674         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
9675         (nnml-save-mail, nnml-active-number): Add server argument.
9676
9677         (nnml-request-delete-group): Warn if group is missing.
9678         (nnml-get-nov-buffer): Decode group name.
9679         (nnml-generate-active-info): Encode group name.
9680         (nnml-open-marks): Decode group name in messages.
9681
9682 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9683
9684         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
9685         if it is not specified.
9686         (gnus-article-pipe-part, gnus-article-save-part)
9687         (gnus-article-interactively-view-part, gnus-article-copy-part)
9688         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
9689         (gnus-article-inline-part, gnus-article-save-part-and-strip)
9690         (gnus-article-replace-part, gnus-article-delete-part)
9691         (gnus-article-view-part-as-type): Pass raw prefix argument to
9692         gnus-article-part-wrapper.
9693
9694 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9695
9696         * gnus-agent.el (gnus-agent-save-active):
9697         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
9698
9699         * gnus-cache.el (gnus-cache-save-buffers)
9700         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
9701         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
9702         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
9703         (gnus-cache-braid-nov, gnus-cache-braid-heads)
9704         (gnus-cache-generate-active, gnus-cache-rename-group)
9705         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
9706         (gnus-cache-update-overview-total-fetched-for):
9707         Bind file-name-coding-system to nnmail-pathname-coding-system.
9708         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
9709         New variables.
9710         (gnus-cache-decoded-group-name): New function.
9711         (gnus-cache-file-name): Use it.
9712         (gnus-cache-generate-active): Use non-decoded group name for active.
9713
9714         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
9715         right place.
9716         (gnus-write-active-file): Don't break non-ASCII group names.
9717
9718         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
9719         nnmail-pathname-coding-system.
9720
9721         * lpath.el: Bind default-file-name-coding-system,
9722         file-name-coding-system and language-info-alist for XEmacs.
9723
9724         * gnus-uu.el (gnus-uu-decode-save): Typo.
9725
9726 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9727
9728         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
9729
9730 2007-07-14  David Kastrup  <dak@gnu.org>
9731
9732         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
9733         finishing actions if we did not edit the article.
9734
9735 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9736
9737         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
9738         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
9739         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
9740         (gnus-agent-flush-group, gnus-agent-flush-cache)
9741         (gnus-agent-fetch-headers, gnus-agent-load-alist)
9742         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
9743         (gnus-agent-retrieve-headers, gnus-agent-request-article)
9744         (gnus-agent-regenerate-group)
9745         (gnus-agent-update-files-total-fetched-for)
9746         (gnus-agent-update-view-total-fetched-for):
9747         Bind file-name-coding-system to nnmail-pathname-coding-system.
9748         (gnus-agent-group-pathname): Don't encode file names by
9749         nnmail-pathname-coding-system.
9750         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
9751         coding-system-for-write instead of buffer-file-coding-system to
9752         gnus-agent-file-coding-system.
9753
9754         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
9755         Decode group name.
9756
9757         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
9758
9759         * gnus-start.el (gnus-update-active-hashtb-from-killed)
9760         (gnus-read-newsrc-el-file): Make group names unibyte.
9761
9762         * nnmail.el (nnmail-group-pathname): Don't encode file names by
9763         nnmail-pathname-coding-system.
9764
9765         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
9766         (nnrss-request-delete-group): Bind file-name-coding-system to
9767         nnmail-pathname-coding-system.
9768         (nnrss-read-server-data, nnrss-read-group-data):
9769         Bind file-name-coding-system correctly.
9770         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
9771
9772         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
9773         (nntp-server-to-method-cache): New variable.
9774         (nntp-group-pathname): New function that decodes non-ASCII group names.
9775         (nntp-possibly-create-directory, nntp-marks-changed-p)
9776         (nntp-save-marks, nntp-open-marks): Use it.
9777         (nntp-possibly-create-directory, nntp-open-marks):
9778         Bind file-name-coding-system to nnmail-pathname-coding-system.
9779         (nntp-open-marks): Decode group names when bootstrapping marks.
9780
9781         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
9782         Newsgroups and Folowup-To headers.
9783
9784 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9785
9786         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
9787         (gnus-server-closed-face, gnus-server-denied-face)
9788         (gnus-server-offline-face): Remove variable.
9789         (gnus-server-font-lock-keywords): Use faces that are not aliases.
9790
9791         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
9792         of modifying message-stack directly for XEmacs.
9793
9794         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
9795         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
9796         if the coding-system argument is nil for XEmacs.
9797
9798         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
9799         mm-charset-override-alist.
9800
9801         * rfc2047.el: Don't require base64; require rfc2045 for the function
9802         rfc2045-encode-string.
9803         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
9804         to quote the parameter value.
9805
9806 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9807
9808         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
9809         form in gnus-group-name-charset-method-alist.
9810
9811         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
9812         overrides the default layout edit-form.
9813
9814         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
9815
9816         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
9817
9818 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9819
9820         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
9821         as unfetched articles.
9822
9823 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
9824
9825         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
9826
9827 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9828
9829         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
9830         original back end that keeps marks in the local system.
9831
9832 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9833
9834         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
9835         arg of pop-to-buffer for XEmacs.
9836         (gnus-article-read-summary-keys): Ditto; don't restore window
9837         configuration if summary command ends up with neither article buffer
9838         nor summary buffer; describe bindings if summary keys end with C-h.
9839
9840 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9841
9842         * message.el (message-fix-before-sending): Skip raw message part to be
9843         forwarded while checking illegible text.
9844         (message-forward-make-body-mime, message-forward-make-body):
9845         Mark signed or encrypted raw message as having no illegible text.
9846
9847 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9848
9849         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
9850         (gnus-message-with-timestamp-1): New macro.
9851         (gnus-message-with-timestamp): New function.
9852         (gnus-message): Use them.
9853
9854         * nnheader.el (nnheader-message): Use them.
9855
9856 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
9857
9858         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
9859         .newsrc.eld file.
9860
9861 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9862
9863         * gnus-agent.el (gnus-agent-fetch-headers)
9864         (gnus-agent-retrieve-headers):
9865         Bind gnus-decode-encoded-address-function to identity.
9866
9867         * nntp.el (nntp-send-xover-command): Recognize an xover command is
9868         available also when the server returns simply a dot.
9869
9870         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
9871
9872 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9873
9874         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
9875
9876 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9877
9878         * gnus-ems.el (gnus-x-splash): Make it work.
9879
9880         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
9881         from being used.
9882
9883         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
9884
9885 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9886
9887         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
9888         4th and the 5th arguments.
9889
9890         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
9891         the front stickiness.
9892         (gnus-article-summary-command-nosave): Correct the order of the
9893         arguments passed to pop-to-buffer.
9894         (gnus-article-read-summary-keys): Ditto; make it work properly when the
9895         summary command ends up with the article buffer.
9896
9897         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
9898         the same faces.
9899
9900 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
9901
9902         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
9903
9904 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
9905
9906         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
9907         * gnus-sum.el (gnus-summary-highlight):
9908         * pgg.el (pgg-sign-region, pgg-sign):
9909         * mail-source.el (mail-source-delete-old-incoming-confirm):
9910         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
9911
9912 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9913
9914         * gnus-art.el (gnus-mime-view-part-externally)
9915         (gnus-mime-view-part-internally): Fix predicate function passed to
9916         completing-read.
9917
9918         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
9919
9920         * gnus.el (gnus-update-message-archive-method): Add :version.
9921
9922 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9923
9924         * gnus.el (gnus-update-message-archive-method): New variable.
9925
9926         * gnus-start.el (gnus-setup-news): Update saved "archive" method
9927         according to gnus-message-archive-method if
9928         gnus-update-message-archive-method is non-nil.
9929
9930 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9931
9932         * gnus-sum.el (gnus-summary-limit-to-address): New function.
9933         Suggested by Loic Dachary <loic@dachary.org>.
9934         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
9935
9936 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9937
9938         * message.el (message-pop-to-buffer): Add switch-function argument.
9939         (message-mail): Pass switch-function argument to it.
9940
9941 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
9942
9943         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
9944         Improve doc string.
9945
9946 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9947
9948         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
9949         (gnus-header-content)
9950         * gnus-cite.el (gnus-cite-10)
9951         * gnus-srvr.el (gnus-server-closed)
9952         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
9953         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
9954         (gnus-group-mail-3-empty, gnus-group-mail-low)
9955         (gnus-group-mail-low-empty, gnus-splash)
9956         * message.el (message-header-to, message-header-cc)
9957         (message-header-subject, message-header-other, message-header-name)
9958         (message-header-xheader, message-separator, message-cited-text)
9959         (message-mml): Lighten colors of faces used for dark background.
9960
9961 2007-05-24  Simon Josefsson  <simon@josefsson.org>
9962
9963         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
9964         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
9965
9966 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9967
9968         * message.el (message-narrow-to-headers-or-head):
9969         Ignore mail-header-separator in the body.
9970
9971 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9972
9973         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
9974         same as window size.
9975
9976 2007-05-22  Kevin Ryde  <user42@zip.com.au>
9977
9978         * message.el (message-font-lock-keywords): Use message-header-xheader
9979         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
9980         ahead of the anything pattern, to get it recognised.
9981
9982 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9983
9984         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
9985         spam.el loads uses it in the compiled defadvice form.
9986
9987 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
9988
9989         * gnus-sum.el (gnus-articles-to-read)
9990         (gnus-summary-insert-old-articles): Don't truncate group name for
9991         `read-string'.
9992
9993         * gnus-util.el (gnus-limit-string): Delete this function.
9994
9995         * gnus-sum.el (gnus-simplify-subject-fully):
9996         Use `truncate-string-to-width' instead.
9997
9998 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
9999
10000         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
10001         Tell if, on summary exit, the next group has to be selected.
10002         (gnus-summary-exit): Use it.
10003
10004 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
10005
10006         * gnus-art.el (gnus-article-mode): Fix comment about displaying
10007         non-break space.
10008
10009 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10010
10011         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
10012         Check if group is not a directory.
10013         (nnfolder-request-expire-articles): Don't delete articles if the target
10014         group is not available.
10015
10016         * nnml.el (nnml-request-create-group): Properly check if group is not a
10017         file.
10018         (nnml-request-expire-articles): Don't delete articles if the target
10019         group is not available.
10020
10021         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
10022         Don't quote characters that are within parentheses.
10023
10024 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10025
10026         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
10027         (gnus-handle-ephemeral-exit): Select article according to it.
10028
10029 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
10030
10031         * message.el (message-insert-formated-citation-line): Remove newline.
10032         (message-citation-line-format): Add final \n here so that the user can
10033         avoid a blank line.
10034
10035 2007-05-03  Dan Christensen  <jdc@uwo.ca>
10036
10037         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
10038         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
10039         Update lanl/arXiv support.
10040
10041 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
10042
10043         * gnus.el: Bump version number.
10044
10045 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10046
10047         * gnus.el (gnus-version-number): Bump version.
10048
10049 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10050
10051         * gnus.el: No Gnus v0.6 is released.
10052
10053 2007-04-27  Didier Verna  <didier@xemacs.org>
10054
10055         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
10056         * gmm-utils.el (gmm-regexp-concat): ... here.
10057         * message.el: Don't require 'gnus-util.
10058         (message-dont-reply-to-names): Handle name change above.
10059         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
10060
10061 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10062
10063         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
10064         since the initial value varies according to the system.
10065
10066 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10067
10068         * mm-util.el (mm-charset-synonym-alist): Defcustom.
10069
10070 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
10071
10072         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
10073
10074 2007-04-24  Didier Verna  <didier@xemacs.org>
10075
10076         Improve the type of gnus-ignored-from-addresses.
10077         * gnus-util.el (gnus-orify-regexp): New function.
10078         * message.el (gnus-util): Require it.
10079         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
10080         * gnus-sum.el (gnus-ignored-from-addresses): New function.
10081         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
10082
10083 2007-04-24  Didier Verna  <didier@xemacs.org>
10084
10085         * gnus-sum.el:
10086         * gnus-utils.el: Fix some trailing whitespaces.
10087
10088 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10089
10090         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
10091         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
10092         article's Message-ID; refer parent article in summary buffer.
10093
10094         * message.el (message-bounce): Call mime-to-mml.
10095
10096         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
10097         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
10098         optimize and/or forms properly.
10099
10100 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
10101
10102         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
10103         URL.
10104
10105 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10106
10107         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
10108
10109 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10110
10111         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
10112         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
10113         displayed of multipart/alternative part if it is invoked from summary
10114         buffer.
10115
10116         * mm-view.el (mm-inline-text-html-render-with-w3m)
10117         (mm-inline-text-html-render-with-w3m-standalone)
10118         (mm-inline-render-with-function): Use mail-parse-charset by default.
10119
10120 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
10121
10122         * parse-time.el (parse-time-string-chars): Check if CHAR
10123         is less than the length of parse-time-syntax.
10124
10125 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10126
10127         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
10128         from gnus-newsgroup-processable.
10129
10130 2007-04-16  Didier Verna  <didier@xemacs.org>
10131
10132         * gnus-msg.el (gnus-configure-posting-styles):
10133         Handle message-signature-directory properly with :file syntax.
10134         Reported by "Leo".
10135
10136 2007-04-11  Didier Verna  <didier@xemacs.org>
10137
10138         New user option: message-signature-directory.
10139         * gnus-msg.el (gnus-configure-posting-styles): Support it.
10140         * message.el (message-insert-signature): Ditto.
10141         * message.el (message-signature-file): Doc update.
10142         * message.el (message-signature-directory): New.
10143
10144 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10145
10146         * gnus-msg.el (gnus-inews-yank-articles):
10147         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
10148
10149 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10150
10151         * message.el (message-yank-original): Make sure cited text ends with
10152         newline; don't exchange point and mark.
10153
10154 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
10155
10156         * tls.el (open-tls-stream): Properly handle case where there
10157         is no associated buffer.
10158
10159 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
10160
10161         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
10162         message-yank-original, make sure (< mark TEXT point).
10163
10164 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
10165
10166         * message.el (message-fill-column): New variable.
10167         (message-mode): Use it.  Add comment on a possible new hook.
10168
10169         * nnmail.el (nnmail-spool-file): Mark as obsolete.
10170         (nnmail-get-new-mail): Reformat.
10171
10172         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
10173
10174         * gmm-utils.el: Fix Commentary.
10175         (gmm-tool-bar-from-list): Fix typo in doc string.
10176
10177 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
10178
10179         * message.el (message-yank-original): Don't switch point and mark
10180         unnecessarily to put point and mark as documented.
10181
10182 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10183
10184         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
10185         from the message heads.
10186
10187 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
10188
10189         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
10190         article buffer does not have a window.  This may not be the best
10191         solution but is certainly better than setting the start of the null,
10192         that is the current, window.
10193
10194 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
10195
10196         * gnus-draft.el (gnus-draft-setup-hook): New hook.
10197         (gnus-draft-setup): Run it.
10198
10199         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
10200         gnus-score-fast-scoring.  Allow regexp.
10201         (gnus-score-headers): Use it.
10202
10203         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
10204         XEmacs.
10205
10206         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
10207         string.
10208         (gnus-button-alist): Also catch `<f1> k ...'.
10209         (gnus-treat-display-x-face): Fix doc string.
10210
10211 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10212
10213         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
10214         evaluation of gnus-extended-version to ensure correct generation of the
10215         User-Agent header when message-generate-headers-first is used.
10216
10217 2007-03-24  Simon Josefsson  <simon@josefsson.org>
10218
10219         * hashcash.el (hashcash-generate-payment-async): Don't crash if
10220         hashcash-path is nil.  Don't call callback with incorrect number of
10221         parameters if val is 0.
10222
10223 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10224
10225         * message.el (message-required-news-headers):
10226         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
10227
10228 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
10229
10230         * tls.el (open-tls-stream): In handshake-waiting loop,
10231         don't wait more if there is output available to process.
10232
10233 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
10234
10235         * tls.el (tls-program): Doc fix.
10236
10237 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10238
10239         * message.el (message-generate-new-buffers): Change the meaning of the
10240         nil value; add `standard' to the choices; treat t as `unique'; improve
10241         doc string.
10242         (gnus-select-frame-set-input-focus): Autoload.
10243         (message-buffer-name): Search for the existing message buffer if
10244         message-generate-new-buffers is nil or `standard'; treat the value t of
10245         message-generate-new-buffers as `unique'.
10246         (message-pop-to-buffer): Raise the frame already displaying the message
10247         buffer; clear the echo area after querying.
10248         (message-setup): Pass the `continue' argument to compose-mail.
10249         (message-mail): Prefer `switch-function' if it is given; search for the
10250         existing message buffer if the `continue' argument is non-nil; pass
10251         continue and switch-function arguments to compose-mail by way of
10252         message-setup.
10253         (message-mail-other-window): Adjust argument of message-setup.
10254         (message-mail-other-frame): Ditto.
10255
10256 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10257
10258         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
10259         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
10260         to turn font-lock on when turning gnus-message-citation-mode on.
10261
10262 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
10263
10264         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
10265         (mml-smime-function-alist): New variable; add epg as the backend.
10266         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
10267         mml-smime- functions instead.
10268         * mm-view.el: Require smime.
10269
10270 2007-03-05  Didier Verna  <didier@xemacs.org>
10271
10272         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
10273         instead of just inheritance for posting styles.
10274         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
10275
10276 2007-02-24  Chris Moore  <dooglus@gmail.com>
10277
10278         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
10279         * pgg-pgp.el (pgg-pgp-encrypt-region):
10280         * pgg-gpg.el (pgg-gpg-encrypt-region):
10281         Check pgg-encrypt-for-me if no other recipients.
10282
10283 2007-02-24  John Paul Wallington  <jpw@pobox.com>
10284
10285         * tls.el (tls-certtool-program): Fix custom type.
10286
10287 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10288
10289         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
10290         and point-at-eol instead of line-(beginning|end)-position.
10291
10292         * assistant.el (assistant-parse-buffer): Ditto.
10293
10294         * netrc.el (netrc-parse-services): Ditto.
10295
10296 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
10297
10298         * mml2015.el (mml2015-epg-find-usable-key): New function.
10299         (mml2015-epg-sign): Use it.
10300         (mml2015-epg-encrypt): Use it.
10301
10302 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10303
10304         * message.el (message-make-in-reply-to): Quote name containing
10305         non-ASCII characters.  It will make the RFC2047 encoder cause an error
10306         if there are special characters.  Reported by NAKAJI Hiroyuki
10307         <nakaji@jp.freebsd.org>.
10308
10309 2007-02-27  Didier Verna  <didier@xemacs.org>
10310
10311         Include the group parameters as well as the topic ones in the
10312         inheritance filter process.
10313         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
10314         argument GROUP-PARAMS-LIST.
10315         * gnus-topic.el (gnus-group-topic-parameters): Use it.
10316
10317 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10318
10319         * nntp.el (nntp-never-echoes-commands)
10320         (nntp-open-connection-functions-never-echo-commands): New variables.
10321         (nntp-send-command): Use them.
10322
10323 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
10324
10325         * mml2015.el (mml2015-epg-verify): Simplify.
10326
10327 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10328
10329         * mml.el (mml-content-disposition-alist): New user option.
10330         (mml-content-disposition): New function.
10331         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
10332         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
10333
10334 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
10335
10336         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
10337         verification.
10338
10339 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10340
10341         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
10342         articles posted in the last 24 hours.
10343
10344 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
10345
10346         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
10347
10348 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
10349
10350         * nntp.el (nntp-send-command): Don't wait for echoes when
10351         nntp-open-ssl-stream is used.
10352
10353 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10354
10355         * gnus-cite.el (gnus-test-font-lock-add-keywords)
10356         (gnus-message-add-citation-keywords)
10357         (gnus-message-remove-citation-keywords): Remove.
10358         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
10359         directly, make the variables in font-lock-defaults buffer-local, add
10360         gnus-message-citation-keywords to them and then update the value of
10361         font-lock-keywords.
10362
10363 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10364
10365         * message.el (message-cite-original-1): Don't call
10366         gnus-article-highlight-citation.
10367
10368         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
10369         citations; fix line count.
10370
10371 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10372
10373         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
10374         (gnus-message-add-citation-keywords)
10375         (gnus-message-remove-citation-keywords): Use it; fix the emulating
10376         versions of font-lock-add-keywords and font-lock-remove-keywords to
10377         work with XEmacs correctly.
10378
10379 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10380
10381         * gnus-cite.el (gnus-cite-face-list): Set the values of
10382         gnus-message-max-citation-depth and gnus-message-citation-keywords.
10383         (gnus-message-max-citation-depth): Use defvar rather than defconst.
10384         (gnus-message-cite-prefix-regexp): New variable.
10385         (gnus-message-search-citation-line): Use it; protect against long
10386         citation prefix; fill match data with nil rather than 0 for XEmacs; set
10387         the 0th match data for Emacs.
10388         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
10389         (gnus-message-add-citation-keywords): Append keywords rather than
10390         prepending; emulate font-lock-add-keywords if it is not available.
10391         (gnus-message-remove-citation-keywords):
10392         Emulate font-lock-remove-keywords if it is not available.
10393
10394         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
10395
10396         * message.el (message-cite-prefix-regexp): Set the value of
10397         gnus-message-cite-prefix-regexp.
10398
10399 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10400
10401         * nnweb.el (nnweb-google-parse-1): Update parser.
10402
10403 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
10404
10405         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
10406
10407 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10408
10409         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
10410         regexp.
10411
10412 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10413
10414         * uudecode.el (uudecode-string-to-multibyte): New function emulating
10415         string-to-multibyte.
10416         (uudecode-decode-region-internal): Use it.
10417
10418         * lpath.el: Fbind string-as-multibyte for XEmacs.
10419
10420 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
10421
10422         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
10423         Fix custom choice.
10424
10425         * gnus-art.el (gnus-signature-limit): Fix custom choice.
10426
10427 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
10428
10429         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
10430
10431         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
10432         `write-region' to respect `mm-inhibit-file-name-handlers'.
10433
10434 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
10435
10436         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
10437         Use gnus-home-directory instead of "~/" or "$HOME".
10438
10439 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
10440
10441         * encrypt.el (encrypt-insert-file-contents): Add better prompt
10442         to mention filename.
10443         Add comments at beginning regarding usage.
10444         (encrypt-write-file-contents): Change interactive so a string is
10445         acceptable.  If the file has no associated model, show an error instead
10446         of a nonsense prompt.
10447
10448 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
10449
10450         * spam.el (spam-bsfilter-ham-switch): Fix typo.
10451         Thanks to Yoshihiko Yamada for kind notification of this typo.
10452
10453 2007-01-12  Kenichi Handa  <handa@m17n.org>
10454
10455         * uudecode.el (uudecode-decode-region-internal): Make it work in a
10456         multibyte buffer.
10457
10458 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
10459
10460         * gnus-score.el (gnus-score-fast-scoring): New variable.
10461         (gnus-score-headers): Use it.
10462
10463         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
10464
10465         * message.el (message-cite-original-1):
10466         Call gnus-article-highlight-citation if requested.
10467         (message-make-from): Allow name and address as optional arguments.
10468
10469         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
10470
10471         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
10472         bugs to doc string.
10473         (gnus-button-alist): Add mid\\|message-id.
10474         (gnus-button-fetch-group): Extend for use in
10475         `browse-url-browser-function'.
10476         (gnus-button-url-regexp): Try to catch paired parentheses like in
10477         Wikipedia URLs.
10478
10479         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
10480         Suggested by Simon Krahnke <overlord@gmx.li>.
10481
10482 2007-01-13  Romain Francoise  <romain@orebokech.com>
10483
10484         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
10485         Update copyright.
10486
10487 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
10488
10489         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
10490
10491 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
10492
10493         * gnus-registry.el (gnus-registry-unfollowed-groups)
10494         (gnus-registry-split-fancy-with-parent): Fix documentation.
10495
10496 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10497
10498         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
10499         from nnweb groups.
10500
10501 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10502
10503         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
10504         Xref urls.  Erase buffer before requesting head.
10505
10506         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
10507
10508 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
10509
10510         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
10511         customizable.
10512
10513 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
10514
10515         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
10516         no signing key is found.
10517         (mml2015-epg-encrypt): Ask user whether to skip or abort if
10518         no encrypting and/or signing key is found.
10519
10520 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
10521
10522         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
10523
10524 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10525
10526         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
10527         headers read from disk with the ones newly found in the current search.
10528         This should no longer cause problems, because the article numbers in
10529         Gmane's `nov.php' output are ignored since the previous change.
10530
10531 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10532
10533         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
10534
10535 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10536
10537         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
10538         replace-regexp-in-string; bind url-version; fbind display-images-p and
10539         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
10540         find-face and set-itimer-function for Emacs; bind itimer-list for
10541         Emacs.
10542
10543         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
10544
10545 2007-01-01  Romain Francoise  <romain@orebokech.com>
10546
10547         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
10548
10549 2006-12-31  Steve Youngs  <steve@sxemacs.org>
10550
10551         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
10552         `define-minor-mode' macro definition expanded properly.
10553         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
10554         exclude it there.
10555
10556         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
10557         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
10558         `fboundp' test.
10559         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
10560         This is OK to autoload in (S)XEmacs now.
10561
10562 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10563
10564         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
10565         keystroke.
10566         (gnus-summary-limit-to-singletons): Fix typo.
10567
10568         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
10569         else fails.
10570
10571 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10572
10573         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
10574         docstring.
10575
10576         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
10577         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
10578         (gnus-summary-insert-dormant-articles): Fix typo in message.
10579
10580 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
10581
10582         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
10583         nil for XEmacs.
10584         (gnus-message-citation-mode): Don't autoload in XEmacs.
10585
10586         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
10587
10588 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
10589
10590         * nnimap.el (nnimap-expunge-search-string):
10591         Mention nnimap-search-uids-not-since-is-evil in docstring.
10592
10593 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
10594
10595         * spam.el: Revert to make-obsolete-variable because
10596         define-obsolete-variable-alias is not supported in Emacs 21.
10597
10598         * spam.el (spam-ifile-path, spam-ifile-database-path)
10599         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
10600         make-obsolete-variable.
10601         (spam-bsfilter-path, spam-bsfilter-program)
10602         (spam-spamassassin-path, spam-spamassassin-program)
10603         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
10604         Don't use "path" inappropriately.
10605         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
10606         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
10607         variable names.
10608
10609 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
10610
10611         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
10612         summary buffer.
10613
10614         * password.el (password-cache-remove): Use clear-string to burn
10615         password, if available.
10616
10617 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
10618
10619         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
10620
10621         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
10622
10623         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
10624         (gnus-message-highlight-citation): Move defcustom here from
10625         gnus-cite.el.
10626         (gnus-message-citation-mode): Autoload.
10627
10628         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
10629         checks to make it compile with XEmacs.
10630         (gnus-message-citation-mode): New minor mode.
10631         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
10632         (gnus-message-highlight-citation): New variables.
10633         (gnus-message-search-citation-line)
10634         (gnus-message-add-citation-keywords)
10635         (gnus-message-remove-citation-keywords)
10636         (turn-on-gnus-message-citation-mode)
10637         (turn-off-gnus-message-citation-mode): New functions.
10638
10639 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
10640
10641         * gnus-cite.el: Enable highlighting of different citation levels in
10642         message-mode.
10643
10644 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
10645
10646         * message.el (message-make-fqdn): Fix comment.
10647         (message-bogus-system-names): Add ".local".
10648
10649         * spam.el (spam-ifile-path, spam-ifile-program)
10650         (spam-ifile-database-path, spam-ifile-database)
10651         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
10652         Don't use "path" inappropriately.
10653         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
10654         strings.
10655         (spam-check-ifile, spam-ifile-register-with-ifile)
10656         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
10657         Use new variable names.
10658
10659         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
10660         (gnus-treat-display-smileys): Simplify using
10661         gnus-image-type-available-p.
10662
10663         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
10664         available.
10665
10666         * gnus-xmas.el (gnus-xmas-image-type-available-p):
10667         Use `display-images-p' if available.
10668
10669 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10670
10671         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
10672         one after turning on the buffer's multibyteness instead of decoding
10673         them directly in the unibyte buffer that causes unexpected conversion
10674         in Emacs 23 (unicode).
10675
10676 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10677
10678         * message.el (message-generate-hashcash): Fix custom type.
10679
10680 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
10681
10682         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
10683
10684 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
10685
10686         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
10687         disconnect icons.  Add help text.
10688
10689 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
10690
10691         * spam.el (spam-extra-header-to-number): CRM114 spam score is
10692         negated to be consistent with the others we handle.
10693
10694 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10695
10696         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
10697         version of gnus-summary-buffer to something, so that we can use two
10698         article buffers at the same time.
10699
10700 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
10701
10702         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
10703         trigger all the extra headers.
10704         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
10705         sorting.
10706
10707 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10708
10709         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
10710         solid groups.
10711
10712 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
10713
10714         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
10715
10716 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
10717
10718         * legacy-gnus-agent.el: Add Copyright notice.
10719
10720 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
10721
10722         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
10723
10724 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10725
10726         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
10727
10728         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
10729         to make it work reliably in CVS Emacs.
10730         (gnus-summary-limit-strange-charsets-predicate)
10731         (gnus-summary-limit-to-predicate): New functions.
10732
10733 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
10734
10735         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
10736         specifying array size.
10737         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
10738         array if it is too small.
10739         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
10740         (gnus-sort-threads-loop): New function.
10741
10742 2006-12-06  Chris Moore  <dooglus@gmail.com>
10743
10744         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
10745         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
10746
10747 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
10748
10749         * mm-url.el (mm-url-predefined-programs): Call curl with correct
10750         options.
10751
10752 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10753
10754         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
10755         DOS-ing the recipient.
10756
10757         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
10758         the headers when creating the mapping to avoid mismappings.
10759         (nnweb-gmane-create-mapping): Always nix out old mapping.
10760
10761 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10762
10763         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
10764         and mm-verify-option to never.
10765
10766 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10767
10768         * message.el (message-signed-or-encrypted-p): New function.
10769         (message-forward-make-body): Use it.
10770
10771         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
10772         Replace encode-coding-string with mm-encode-coding-string.
10773
10774 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10775
10776         * nneething.el (nneething-decode-file-name):
10777         Replace decode-coding-string with mm-decode-coding-string.
10778
10779         * gnus-int.el (gnus-open-server): Say failed server's name.
10780
10781 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
10782
10783         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
10784         strings to a single string.  Quote `errors-file-name'.
10785         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
10786         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
10787         Adjust calls.  Use `shell-quote-argument'.
10788
10789 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
10790
10791         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
10792         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
10793
10794         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
10795         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
10796         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
10797         (gnus-group-make-directory-group, gnus-group-transpose-groups):
10798         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
10799         (gnus-subscribe-newsgroup, gnus-1):
10800         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
10801         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
10802         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
10803         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
10804
10805 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10806
10807         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
10808         keystroke.
10809         (gnus-summary-limit-to-bodies): Implement headersp.
10810
10811 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10812
10813         * dns.el (query-dns): Protect against "Process dns deleted" strings.
10814
10815 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
10816
10817         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
10818
10819 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10820
10821         * message.el (message-generate-hashcash): Expand range of values to
10822         include `opportunistic'.
10823         (message-send-mail): Use it.
10824
10825 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10826
10827         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
10828         and comment it.
10829
10830         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
10831
10832 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
10833
10834         * gnus-util.el (gnus-extract-address-components): Improve comment.
10835
10836 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10837
10838         * gnus-util.el (gnus-extract-address-components): Work with address in
10839         which the name portion contains @.
10840
10841         * lpath.el: Fbind custom-autoload.
10842
10843 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
10844
10845         * gnus.el (gnus-start): Move custom group up.
10846         (gnus-select-method): Don't autoload, but make it available for
10847         `customize-variable'.
10848         (gnus-getenv-nntpserver): Don't autoload.
10849
10850 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
10851
10852         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
10853
10854 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
10855
10856         * message.el (message-sendmail-extra-arguments): New variable.
10857         (message-send-mail-with-sendmail): Use it.
10858
10859 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10860
10861         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
10862         mm-with-unibyte-current-buffer to make string unibyte.
10863
10864         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
10865         mm-string-as-multibyte.
10866
10867 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
10868
10869         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
10870         Reported by Werner Koch <wk@gnupg.org>.
10871
10872 2006-11-14  Daiki Ueno  <ueno@p360>
10873
10874         * mml2015.el: Autoload epa-select-keys when compiling.
10875
10876 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
10877
10878         * mml2015.el (mml2015-epg-sign): Save the signing keys in
10879         message-options.
10880         (mml2015-epg-encrypt): Save the recipient keys in message-options.
10881
10882 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
10883
10884         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
10885         EasyPG (< 0.0.6).
10886         (mml2015-always-trust): New user option.
10887         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
10888         prompt.
10889
10890 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10891
10892         * nntp.el (nntp-authinfo-force): New variable.
10893         (nntp-send-authinfo): Use it.
10894
10895 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
10896
10897         * message.el (message-strip-subject-encoded-words): Allow _not_ to
10898         decode encoded words.  Improve prompt.  Add comment about forwarding.
10899         (message-replacement-char): Move up.
10900
10901 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
10902
10903         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
10904         instead of gnus-intersection because arguments of gnus-sorted-nunion
10905         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
10906
10907 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
10908
10909         * message.el (message-strip-subject-encoded-words): Reformat prompt.
10910         (message-simplify-subject-functions):
10911         Enable message-strip-subject-encoded-words by default.
10912
10913 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
10914
10915         * message.el (message-strip-subject-encoded-words): New function.
10916         (message-simplify-subject-functions): New variable.
10917         (message-simplify-subject): Use it.  Fix typo in doc string.
10918         Support message-strip-subject-encoded-words.
10919
10920 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
10921
10922         * gnus-diary.el (gnus-diary-delay-format-function):
10923         * nndiary.el (nndiary-reminders):
10924         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
10925
10926 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
10927
10928         * gnus-art.el (article-hide-boring-headers): Fetch date from
10929         gnus-original-article-buffer to avoid problems with localized date
10930         strings.
10931
10932 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10933
10934         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
10935
10936 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
10937
10938         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
10939         New variables.
10940         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
10941         (mm-charset-synonym-alist): Move some entries to
10942         mm-codepage-iso-8859-list.
10943         (mm-charset-synonym-alist, mm-charset-override-alist):
10944         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
10945
10946 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10947
10948         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
10949
10950 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
10951
10952         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
10953         with Emacs 21 and XEmacs.
10954
10955 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
10956
10957         * spam.el (spam-parse-address): New function for better parsing,
10958         catching errors, etc.
10959         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
10960
10961 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
10962
10963         * mm-view.el: Add interactive arg to html2text autoload.
10964
10965 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10966
10967         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
10968
10969 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
10970
10971         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
10972         New variables.
10973         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
10974         (mm-charset-synonym-alist): Move some entries to
10975         mm-codepage-iso-8859-list.
10976
10977         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
10978
10979 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
10980
10981         * message.el (message-citation-line-format)
10982         (message-insert-formated-citation-line): Fix implementation of %E, %N
10983         and %n according to the doc string.
10984
10985 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
10986
10987         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
10988         Use car-safe to avoid bad parses.
10989
10990 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10991
10992         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
10993         names.
10994
10995         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
10996
10997 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10998
10999         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
11000         header.
11001
11002         * message.el (message-draft-headers): Add Date.
11003         (message-headers-to-generate): Fix typo in docstring.
11004
11005         * nndraft.el (nndraft-required-headers): New variable.
11006         (nndraft-generate-headers): Use it.
11007
11008         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
11009
11010 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
11011
11012         * gnus-registry.el (gnus-registry-wash-for-keywords)
11013         (gnus-registry-find-keywords): New functions to allow easy searching of
11014         articles that are in the registry.
11015
11016 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
11017
11018         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
11019         Use ietf-drums-parse-address instead of gnus-extract-address-components.
11020         Reported by Damien Elmes <damien@repose.cx>.
11021
11022 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
11023
11024         * gnus.el (gnus-mime): Remove unused custom group.
11025
11026 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11027
11028         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
11029         "blank line" when searching for end of armor headers.
11030
11031 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
11032
11033         * gmm-utils.el (gmm-write-region): Fix variable name.
11034
11035 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
11036
11037         * gmm-utils.el (gmm-write-region): New function based on compatibility
11038         code from `mm-make-temp-file'.
11039
11040         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
11041
11042         * nnmaildir.el (nnmaildir--update-nov)
11043         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
11044         Use `gmm-write-region'.
11045
11046 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
11047
11048         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
11049         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
11050
11051         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
11052
11053         * message.el (message-replacement-char): New variable.
11054         (message-fix-before-sending): Use it.
11055         (message-simplify-subject): New function to remove duplicate code.
11056         (message-reply, message-followup): Use it.
11057
11058         * gnus-sum.el (gnus-summary-make-menu-bar):
11059         Clarify gnus-summary-limit-to-articles.
11060
11061 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11062
11063         * gnus-util.el (gnus-with-local-quit): New macro.
11064
11065         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
11066
11067 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
11068
11069         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
11070         ignore non-string data.
11071
11072 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
11073
11074         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
11075         non-string data (needs to be done in the registry too).
11076
11077 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
11078
11079         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
11080         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
11081         (gnus-registry-split-fancy-with-parent)
11082         (gnus-registry-fetch-simplified-message-subject-fast)
11083         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
11084         Remove text properties on ingress into the registry and when it's saved.
11085         (gnus-registry-clean-empty-function): Fix bug with cleaning the
11086         registry from entries with no groups.
11087
11088 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
11089
11090         * gnus-util.el (gnus-string-remove-all-properties): Add utility
11091         function to remove string properties.
11092
11093 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
11094
11095         * gmm-utils.el (gmm): Adjust custom version.
11096
11097         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
11098         Adjust custom version.
11099
11100         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
11101
11102 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
11103
11104         * gnus-art.el (gnus-insert-prev-page-button)
11105         (gnus-insert-next-page-button): Simplify.  Reformat.
11106
11107 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
11108
11109         * gnus-art.el (gnus-insert-prev-page-button)
11110         (gnus-insert-next-page-button): Apply gnus-article-button-face.
11111
11112 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
11113
11114         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
11115
11116 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
11117
11118         * gnus-art.el (gnus-insert-mime-button)
11119         (gnus-insert-mime-security-button):
11120         Apply gnus-article-button-face to MIME and security buttons.
11121
11122 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
11123
11124         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
11125         readable.
11126
11127 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11128
11129         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
11130
11131 2006-09-20  Steve Youngs  <steve@sxemacs.org>
11132
11133         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
11134         `browse-url-of-file' instead of `browse-url'.
11135
11136 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11137
11138         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
11139         regexp.  Articles containing quotation were cut prematurely.
11140
11141 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11142
11143         * message.el (message-cite-original-1): Use nobody by default for the
11144         value of From header.
11145         (message-reply): Ditto.
11146
11147 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
11148
11149         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
11150         to the gnus-info.  This fixes a bug of inline-PGP message verification.
11151         Reported by Michael Piotrowski <mxp@dynalabs.de>.
11152
11153 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
11154
11155         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
11156         mails in the doc string.  Add some URLs in comment.
11157         (pop3-movemail): Warn about pop3-leave-mail-on-server.
11158
11159 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11160
11161         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
11162         backslashes handling and the way to find boundaries of quoted strings.
11163
11164 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
11165
11166         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
11167         mml1991-encrypt-to-self is set and mml1991-signers is not set.
11168         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
11169         mml2015-encrypt-to-self is set and mml2015-signers is not set.
11170
11171 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
11172
11173         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
11174         doc string.
11175         (gnus-button-regexp, gnus-button-last): Remove unused variables.
11176
11177 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11178
11179         * lpath.el: Fbind epg-check-configuration.
11180
11181 2006-09-06  Simon Josefsson  <jas@extundo.com>
11182
11183         * mml2015.el (mml2015-use): Doc fix, mention epg.
11184
11185 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
11186
11187         * mml2015.el (mml2015-use): Default to epg, if available.
11188
11189 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
11190
11191         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
11192         message-sender.
11193         (mml1991-epg-encrypt): Ditto.
11194         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
11195         message-sender.
11196         (mml2015-epg-encrypt): Ditto.
11197
11198 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
11199
11200         * message.el (message-send-mail-with-sendmail): Look for sendmail in
11201         several common directories.
11202
11203 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
11204
11205         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
11206         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
11207
11208 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11209
11210         * gnus-art.el (article-decode-encoded-words): Make it fast.
11211
11212 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11213
11214         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
11215
11216         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
11217         in quoted string into `\'.
11218
11219 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11220
11221         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
11222         Use standard-syntax-table.
11223
11224 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11225
11226         * gnus-art.el (gnus-decode-address-function): New variable.
11227         (article-decode-encoded-words): Use it to decode headers which are
11228         assumed to contain addresses.
11229         (gnus-mime-delete-part): Remove useless `or'.
11230
11231         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
11232         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
11233         (gnus-nov-parse-line): Use it to decode From header.
11234         (gnus-get-newsgroup-headers): Ditto.
11235         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
11236
11237         * mail-parse.el (mail-decode-encoded-address-region): New alias.
11238         (mail-decode-encoded-address-string): New alias.
11239
11240         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
11241         New function.
11242         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
11243         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
11244         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
11245         (rfc2047-decode-string): Ditto.
11246         (rfc2047-decode-address-region): New function.
11247         (rfc2047-decode-address-string): New function.
11248
11249 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
11250
11251         * message.el (message-caesar-buffer-body): Allow rotating headers.
11252
11253         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
11254
11255         * message.el (message-insert-formated-citation-line): Fix %f.
11256         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
11257
11258 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11259
11260         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
11261         (gnus-bookmark-mouse-available-p): New macro.
11262         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
11263         (gnus-bookmark-bmenu-show-infos): Use it.
11264         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
11265         (gnus-bookmark-bmenu-hide-infos): Ditto.
11266         (gnus-bookmark-remove-properties): New function.
11267         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
11268         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
11269         (gnus-bookmark-write-file): Bind coding-system-for-write.
11270         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
11271         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
11272         group before selecting it.
11273         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
11274         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
11275         quit-window if it is not available; use gnus-mouse-2 and bind it to
11276         gnus-bookmark-bmenu-select-by-mouse.
11277         (gnus-bookmark-show-details): Remove unused variable `details-list'.
11278         (gnus-bookmark-bmenu-select-by-mouse): New function.
11279
11280 2006-08-13  Romain Francoise  <romain@orebokech.com>
11281
11282         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
11283         space.
11284
11285 2006-08-10  Romain Francoise  <romain@orebokech.com>
11286
11287         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
11288         (dns-mode-soa-auto-increment-serial): New user option.
11289         (dns-mode-soa-maybe-increment-serial): New function.
11290         (dns-mode): Add the latter to `write-contents-functions'.
11291
11292 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11293
11294         * compface.el (uncompface): Use binary rather than raw-text-unix.
11295
11296 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11297
11298         * compface.el (uncompface): Make sure the eol conversion doesn't take
11299         place when communicating with the external programs.
11300         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11301
11302 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11303
11304         * nnheader.el (nnheader-insert-head): Fix typo in comment.
11305
11306 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11307
11308         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
11309         Make it more robust by parsing author and date independently.
11310
11311 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11312
11313         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
11314
11315 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
11316
11317         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
11318         first matching secret key.
11319         (mml2015-epg-encrypt): Ditto.
11320
11321         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
11322         first matching secret key.
11323         (mml1991-epg-encrypt): Ditto.
11324
11325         * mml2015.el (mml2015-encrypt-to-self): New user option.
11326         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
11327         mml2015-epg-encrypt-to-self is set.
11328
11329         * mml1991.el (mml1991-encrypt-to-self): New variable.
11330         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
11331         mml1991-epg-encrypt-to-self is set.
11332
11333         * mml2015.el (mml2015-signers): New user option.
11334         (mml2015-epg-sign): Reflect the value of mml2015-signers.
11335         (mml2015-epg-encrypt): Allow to select signing keys.
11336
11337         * mml1991.el (mml1991-signers): New variable.
11338         (mml1991-epg-sign): Reflect the value of mml1991-signers.
11339         (mml1991-epg-encrypt): Allow to select signing keys.
11340
11341 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11342
11343         * nnheader.el (nnheader-insert-head): Make it work even if the file
11344         uses CRLF for the line-break code.
11345
11346 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
11347
11348         * mml2015.el: Require mml-sec instead of password.
11349         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
11350         (mml2015-cache-passphrase): Inherit the default value from
11351         mml-secure-cache-passphrase.
11352         (mml2015-passphrase-cache-expiry): Inherit the default value from
11353         mml-secure-passphrase-cache-expiry.
11354
11355         * mml1991.el: Require mml-sec instead of password.
11356         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
11357         (mml1991-cache-passphrase): Inherit the default value from
11358         mml-secure-cache-passphrase.
11359         (mml1991-passphrase-cache-expiry): Inherit the default value from
11360         mml-secure-passphrase-cache-expiry.
11361
11362         * mml-sec.el: Require password.
11363         (mml-secure-verbose): New user option.
11364         (mml-secure-cache-passphrase): New user option.
11365         (mml-secure-passphrase-cache-expiry): New user option.
11366
11367 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
11368
11369         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
11370         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
11371         andreas@altroot.de (Andreas Vögele).
11372
11373         FIXME: Use `tiny change'?
11374
11375 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11376
11377         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
11378         workaround for the url package included with Emacs.
11379
11380         * nnweb.el (nnweb-google-create-mapping): Update regexp.
11381
11382 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11383
11384         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
11385         correctly.  This fixes a bug caused by the 2006-05-12 change.
11386
11387 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
11388
11389         * nnmail.el (nnmail-article-group): If splitting raises an error, give
11390         some information about the error when saying that the `bogus' mail
11391         group will be used.
11392
11393 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
11394
11395         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
11396         string.
11397
11398 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
11399
11400         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
11401
11402 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11403
11404         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
11405
11406 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
11407
11408         * mml1991.el (mml1991-function-alist): Add epg.
11409         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
11410         (mml1991-epg-encrypt): New functions.
11411
11412 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
11413
11414         * mml2015.el (mml2015-verbose): New variable.
11415         (mml2015-cache-passphrase): Ditto.
11416         (mml2015-passphrase-cache-expiry): Ditto.
11417         (mml2015-function-alist): Add epg.
11418         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
11419         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
11420         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
11421         New functions.
11422
11423 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11424
11425         * message.el (message-cite-original-1): Preserve region when removing
11426         quoted text due to X-No-Archive in order to avoid bogus attribution
11427         when citing multiple messages.
11428
11429 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11430
11431         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
11432         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
11433
11434 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
11435
11436         * gnus-diary.el (gnus-user-format-function-d)
11437         (gnus-user-format-function-D): Autoload.
11438
11439         * imap.el (Commentary): Fix typo.
11440
11441         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
11442         2006-04-22 contribution.
11443
11444 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11445
11446         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
11447         It didn't really fix the bogosity I'm seeing with solid web groups.
11448
11449 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11450
11451         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
11452         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
11453         created using server names.  If we use the feature without declaring
11454         it, Gnus does not properly manage server and group state.
11455
11456         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
11457         bound.
11458
11459 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11460
11461         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
11462         looking up the method using GROUP's prefix before inventing a new one.
11463         It is used on killed/unknown groups in various places where returning
11464         an all-new method isn't expected by the caller.
11465
11466         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
11467         and match semantics of gnus-group-real-prefix.
11468
11469 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
11470
11471         * nnmail.el (nnmail-broken-references-mailers): New variable.
11472         (nnmail-ignore-broken-references): New function generalizing
11473         nnmail-fix-eudora-headers.
11474         (nnmail-fix-eudora-headers): Now obsolete.
11475
11476         * gnus-art.el (gnus-button-handle-custom):
11477         Support `customize-apropos*'.
11478
11479 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11480
11481         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
11482
11483         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
11484         articles.
11485
11486 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
11487
11488         * message.el (message-cite-reply-above): New variable.
11489         (message-yank-original): Use it.
11490
11491 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11492
11493         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
11494
11495 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
11496
11497         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
11498         as read.
11499
11500         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
11501
11502 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
11503
11504         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
11505         (gnus-bookmark-default-file): Use gnus-directory.
11506         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
11507         Remove "*" in doc string.
11508         (gnus-bookmark-write-file): Simplify.
11509         (gnus-bookmark-maybe-sort-alist): Use `when'.
11510         (gnus-bookmark-get-bookmark): Fix typo in doc string.
11511         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
11512         Add FIXME about Emacs 21 and XEmacs compatibility.
11513         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
11514         compatibility.
11515         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
11516         compatibility.
11517         (gnus-bookmark-menu-heading): Fix version.
11518
11519 2006-06-19  Bastien Guerry  <bzg@altern.org>
11520
11521         * gnus-bookmark.el: New file.
11522
11523 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11524
11525         * message.el (message-syntax-checks): Doc fix.
11526
11527 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11528
11529         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
11530         unsubscribed groups as if they were killed ones.  It causes duplicate
11531         entries in gnus-newsrc-alist.
11532
11533 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11534
11535         * message.el (message-syntax-checks): Doc fix.
11536         (message-send-mail): Add check for continuation headers.
11537         (message-check-news-header-syntax): Fix regexp used to check for
11538         continuation headers.
11539
11540 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11541
11542         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
11543
11544 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
11545
11546         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
11547
11548 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
11549
11550         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
11551         default-truncate-lines.
11552
11553 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11554
11555         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
11556         to fill the utf-8 entry.
11557
11558         * lpath.el: Fbind unicode-precedence-list.
11559
11560 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11561
11562         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
11563
11564 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
11565
11566         * gnus-agent.el (directory-files-and-attributes): Move all the way
11567         forward (the third and final move).
11568         (gnus-agent-read-agentview): Trap reconstruction errors due to
11569         nonexistent directory.  Handle by returning nil.
11570
11571 2006-05-30  Didier Verna  <didier@xemacs.org>
11572
11573         * message.el (message-dont-reply-to-names): Update the custom type.
11574         * message.el (message-dont-reply-to-names): New defsubst: potentially
11575         convert a list of regexps into a single one.
11576         * message.el (message-get-reply-headers): Use it.
11577         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
11578
11579 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11580
11581         * gnus-agent.el (directory-files-and-attributes): Move forward.
11582
11583 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
11584
11585         * gnus-ml.el (gnus-mailing-list-subscribe)
11586         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
11587         (gnus-mailing-list-message): Fix doc strings.
11588
11589 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11590
11591         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
11592         of doing it manually.
11593
11594 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
11595
11596         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
11597         comment.
11598
11599 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
11600
11601         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
11602         (gnus-agent-read-agentview): Fix handling of end-of-file error.
11603         (gnus-agent-read-local): All symbols allocated in my-obarray.
11604         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
11605         (gnus-agent-regenerate-group): Check numeric names to see if they are
11606         messages or groups.
11607         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
11608         better way of do this...)
11609
11610         * gnus-cache.el (gnus-agent-total-fetched-for):
11611         Ignore 'dummy.group' (there should be a better way of do this...)
11612
11613 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11614
11615         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
11616         (gnus-saved-headers): Ditto.
11617         (gnus-default-article-saver): Mention functions may have properties.
11618         (gnus-article-save): Override gnus-save-all-headers and
11619         gnus-saved-headers by :headers property which saver function may have.
11620         (gnus-summary-save-in-file): Add :headers property.
11621         (gnus-summary-write-to-file): Ditto.
11622
11623         * gnus-sum.el (gnus-summary-save-article): Bind
11624         gnus-prompt-before-saving to t when saving many articles in a file;
11625         always show all headers.
11626
11627         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
11628
11629 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
11630
11631         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
11632         marks.
11633
11634         * message.el (message-indent-citation): Add optional arguments to allow
11635         using it outside of message buffers.
11636
11637         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
11638         (gnus-article-treat-unfold-headers): Use it.
11639         (gnus-article-truncate-lines): New variable.
11640         (gnus-article-mode): Use it.
11641         (gnus-article-toggle-truncate-lines): New function.
11642
11643         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
11644         Add gnus-article-toggle-truncate-lines.
11645
11646         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
11647         coding system in XEmacs, use binary.
11648
11649 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11650
11651         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
11652         after-load-alist.
11653
11654         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
11655         this function should save decoded articles.
11656         (gnus-summary-write-to-file): Use property to specify this function
11657         should save decoded articles and specify gnus-summary-save-in-file
11658         should be used to save articles other than the first one when saving
11659         many articles.
11660         (gnus-summary-save-body-in-file): Use property to specify this
11661         function should save decoded articles.
11662         (gnus-summary-write-body-to-file): Use property to specify this
11663         function should save decoded articles and specify
11664         gnus-summary-save-body-in-file should be used to save articles other
11665         than the first one when saving many articles.
11666
11667         * gnus-sum.el (gnus-summary-save-article): Simplify.
11668
11669 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11670
11671         * gnus-art.el (gnus-default-article-saver):
11672         Add gnus-summary-write-body-to-file.
11673         (gnus-article-save-coding-system): Don't use coding system object
11674         in XEmacs.
11675         (gnus-read-save-file-name): Add optional `dir-var' argument which
11676         specifies directory in which files are saved; work even if optional
11677         `variable' argument is not specified.
11678         (gnus-summary-write-to-file): Read file name.
11679         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
11680         (gnus-summary-write-body-to-file): New function.
11681
11682         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
11683         (gnus-summary-local-variables): Add it.
11684         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
11685         (gnus-summary-save-article): Remove optional `decode' argument;
11686         determine whether to decode articles by the value of
11687         gnus-default-article-saver; when saving many files using
11688         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
11689         it first and use gnus-summary-save-in-file or
11690         gnus-summary-save-body-in-file thereafter unless
11691         gnus-prompt-before-saving is always; move point to article which
11692         will be saved.
11693         (gnus-summary-save-article-file): Revert.
11694         (gnus-summary-write-article-file): Revert.
11695         (gnus-summary-save-article-body-file): Revert.
11696         (gnus-summary-write-article-body-file): New function.
11697
11698 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11699
11700         * gnus-art.el (gnus-default-article-saver): Doc fix.
11701         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
11702         from gnus-summary-save-article-coding-system, and default to a
11703         certain coding system.
11704         (gnus-output-to-file): Add coding cookie and encode text according
11705         to gnus-article-save-coding-system; don't use mm-append-to-file.
11706
11707         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
11708         gnus-art.el and rename to gnus-article-save-coding-system.
11709         (gnus-summary-save-article): Require gnus-art; don't show all
11710         headers if it decodes articles; don't add coding cookie here;
11711         don't bind mm-text-coding-system-for-write.
11712         (gnus-summary-save-article-file): Save decoded articles.
11713         (gnus-summary-write-article-file): When saving many files, use
11714         gnus-summary-write-to-file first and gnus-summary-save-in-file
11715         thereafter unless gnus-prompt-before-saving is always.
11716         (gnus-summary-save-article-body-file): Save decoded articles.
11717
11718         * lpath.el: Fbind select-safe-coding-system for XEmacs.
11719
11720 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
11721
11722         * nnrss.el (nnrss-check-group): Bind hash-index.
11723
11724 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
11725
11726         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
11727         its hash index.  Store this hash in `nnrss-group-data'.
11728         (nnrss-read-group-data): Update accordingly.
11729
11730 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
11731
11732         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
11733         entry.
11734
11735         * gnus-sum.el (gnus-summary-make-menu-bar):
11736         Add gnus-article-browse-html-article.
11737
11738 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
11739
11740         * gnus-sum.el (gnus-summary-mime-map):
11741         Add gnus-article-browse-html-article.
11742
11743         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
11744
11745 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
11746
11747         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
11748         suitable coding systems in customize.
11749
11750 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
11751
11752         * mail-source.el (mail-sources): Fix custom type.
11753
11754 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
11755
11756         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
11757         (gnus-summary-expire-articles-now): Shorten prompt.
11758
11759         * gmm-utils.el (wid-edit): Require.
11760         (defun-gmm): Rename from `gmm-defun-compat'.
11761         (gmm-image-search-load-path): Use it.
11762         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
11763
11764 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11765
11766         * gnus-sum.el (gnus-summary-save-article-coding-system):
11767         New variable.
11768         (gnus-summary-save-article): Add optional `decode' argument.
11769         If it is set and gnus-summary-save-article-coding-system is non-nil,
11770         save decoded article.
11771         (gnus-summary-write-article-file): Save decoded article if
11772         gnus-summary-save-article-coding-system is non-nil.
11773
11774         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
11775         type.
11776
11777 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11778
11779         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
11780
11781 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11782
11783         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
11784         first to test gnus-single-article-buffer which may be buffer-local.
11785
11786         * gnus-sum.el (gnus-summary-setup-buffer):
11787         Make gnus-single-article-buffer buffer-local and nil in ephemeral
11788         group; make gnus-article-buffer, gnus-article-current, and
11789         gnus-original-article-buffer always buffer-local.
11790         (gnus-summary-exit): Kill article buffer belonging to ephemeral
11791         group.
11792         (gnus-handle-ephemeral-exit): Don't move to next summary line.
11793
11794 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
11795
11796         * nnml.el (nnml-request-compact-group): Compressed files might not
11797         have .gz extension.
11798
11799 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
11800
11801         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
11802         (mm-copy-to-buffer): Use with-current-buffer.
11803         (mm-display-part): Simplify.
11804         (mm-inlinable-p): Add optional arg `type'.
11805
11806 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
11807
11808         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
11809         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
11810         Try harder to show the attachment internally or externally using
11811         gnus-mime-view-part-as-type.
11812
11813 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
11814
11815         * message.el (message-from-style, message-signature-separator)
11816         (message-user-organization-file, message-send-mail-function)
11817         (message-citation-line-function, message-yank-prefix)
11818         (message-indent-citation-function, message-signature)
11819         (message-signature-file, message-signature-insert-empty-line):
11820         Remove autoloads.
11821
11822         * gnus-art.el (gnus-buttonized-mime-types):
11823         Remove "multipart/signed".  Revert 2006-04-26 change.
11824
11825 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11826
11827         * gnus.el (gnus-version-number): Bump version.
11828
11829 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
11830
11831         * gnus.el: No Gnus v0.5 is released.
11832
11833 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11834
11835         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
11836         fetching articles by message-id.
11837
11838 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11839
11840         * message.el (hashcash): Require hashcash as normal.
11841
11842         * ecomplete.el (ecomplete-highlight-match-line):
11843         Use point-at-eol.
11844         (ecomplete-highlight-match-line): Use `highlight', because that
11845         face exists in both Emacs and XEmacs.
11846
11847         * message.el (message-display-abbrev): Use point-at-bol.
11848
11849         * mail-source.el: Don't require timer/timer-funcs.
11850
11851         * gnus-async.el: Ditto.
11852
11853         * password.el: Ditto.
11854
11855         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
11856
11857         * mm-url.el: Ditto.
11858
11859         * gnus-xmas.el: Don't require timer-funcs.
11860
11861         * mm-util.el: Require timer/timer-funcs.
11862
11863 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11864
11865         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
11866         Close.
11867
11868 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11869
11870         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
11871         unibyte after clear-decrypt function runs.
11872
11873         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
11874         returns as a unibyte string.
11875
11876 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11877
11878         * lpath.el: Revert.
11879
11880         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
11881         (pgg-gpg-process-sentinel): Revert.
11882
11883         * pgg-pgp.el (pgg-pgp-process-region): Revert.
11884         (pgg-pgp-lookup-key): Revert.
11885
11886         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
11887         (pgg-pgp5-lookup-key): Revert.
11888
11889         * pgg.el (pgg-fetch-key): Revert.
11890
11891 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11892
11893         * lpath.el: Fbind string-as-multibyte for XEmacs.
11894
11895         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
11896         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
11897         (mml1991-pgg-encrypt): Ditto.
11898
11899         * pgg-gpg.el (pgg-string-to-multibyte): New function.
11900         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
11901         a multibyte buffer.
11902
11903         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
11904         (pgg-pgp-lookup-key): Ditto.
11905
11906         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
11907         (pgg-pgp5-lookup-key): Ditto.
11908
11909         * pgg.el (pgg-fetch-key): Ditto.
11910
11911 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
11912
11913         * message.el (message-user-organization-file): Check several
11914         locations of the organization file.
11915
11916         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
11917         Add gnus-article-view-part-as-type.
11918
11919         * gnus-art.el (gnus-article-view-part-as-type): New function.
11920
11921         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
11922         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
11923
11924         * mml.el: Simplify autoload.
11925         (mml-mode): defvar dnd-protocol-alist instead of using
11926         symbol-value.
11927         (mml-default-directory): New variable.
11928         (mml-minibuffer-read-file): Use it.
11929         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
11930
11931         * message.el (message-citation-line-format): New variable.
11932         (message-insert-formated-citation-line): New function.
11933         (message-citation-line-function):
11934         Add `message-insert-formated-citation-line' to custom type.
11935
11936         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
11937         to doc string.
11938
11939         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
11940         depending on mm-verify-option.
11941
11942 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11943
11944         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
11945         binding pgg-* variables; reimplement the section which prevents
11946         MIME header from being signed.
11947         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
11948         pgg-text-mode; remove a blank line at the top of body.
11949
11950         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
11951         lines at the top of body; use gnus-newsgroup-charset if there's no
11952         Charset header.
11953
11954 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11955
11956         * message.el (message-self-insert-commands): Doc fix.
11957
11958         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
11959         (mm-uu-pgp-encrypted-test): Ditto.
11960         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
11961         between header and body; return application/pgp-encrypted handle
11962         if decryption failed; decode decrypted body by charset.
11963
11964         * mm-decode.el (mm-automatic-display): Don't make application/pgp
11965         element match to application/pgp-*.
11966
11967 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11968
11969         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
11970         HTML.
11971
11972 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11973
11974         * mail-source.el (mail-source-call-script): Message the error
11975         string.
11976
11977 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11978
11979         * gnus-util.el (gnus-byte-compile): Use it.
11980
11981 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
11982
11983         * gnus-util.el (kill-empty-logs): New function.
11984
11985 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11986
11987         * message.el (message-mail-alias-type): Doc fix.
11988         (message-mail-alias-type-p): New function.
11989         (message-send): Use it.
11990         (message-mode): Ditto.
11991         (message-strip-forbidden-properties): Ditto.
11992
11993         * ecomplete.el (ecomplete-database-file-coding-system):
11994         New variable.
11995         (ecomplete-save): Use it.
11996         (ecomplete-setup): Use it.
11997
11998 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11999
12000         * message.el (message-self-insert-commands): New variable.
12001         (message-strip-forbidden-properties): Use it.
12002
12003 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12004
12005         * message.el (message-put-addresses-in-ecomplete): Use a regexp
12006         that doesn't make XEmacs choke.
12007
12008 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
12009
12010         * gnus-util.el (gnus-replace-in-string):
12011         Prefer replace-regexp-in-string over of replace-in-string.
12012
12013 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12014
12015         * gnus-util.el (gnus-select-frame-set-input-focus):
12016         Use select-frame-set-input-focus if it is available in XEmacs; use
12017         definition defined in Emacs 22 for old Emacsen.
12018
12019         * dgnushack.el: Autoload unmorse-region for XEmacs.
12020
12021         * lpath.el: Bind cursor-in-non-selected-windows and
12022         select-frame-set-input-focus for XEmacs.
12023
12024 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12025
12026         * mm-view.el (mm-inline-text): Use equal instead of equalp.
12027
12028 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
12029
12030         * gnus-registry.el (gnus-registry-cache-save): Remove text
12031         properties when saving via the temp buffer.
12032
12033 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
12034
12035         * message.el (message-generate-hashcash): Honor custom type.
12036
12037 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12038
12039         * message.el (message-generate-hashcash): Default to non-nil when
12040         hashcash is found.
12041
12042         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
12043         (gnus-refer-thread-limit): Increase default to 500.
12044
12045         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
12046
12047         * flow-fill.el (fill-flowed): Allow delete-space.
12048
12049 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
12050
12051         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
12052         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
12053         Remove autoloads.
12054
12055 2006-04-18  Simon Josefsson  <jas@extundo.com>
12056
12057         * message.el (message-generate-hashcash): Default to.
12058
12059 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12060
12061         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
12062         concatenating segments rather than before concatenating them.
12063
12064 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
12065
12066         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
12067
12068 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12069
12070         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
12071
12072         * message.el (message-forward-make-body-plain):
12073         Allow message-forward-ignored-headers to be a list.
12074         (message-remove-ignored-headers): Factor out into function.
12075         (message-forward-make-body-mml): Use it.
12076
12077         * imap.el (imap-quote-specials): New function.
12078         (imap-login-auth): Quote specials.
12079
12080         * rfc2231.el (rfc2231-parse-string): Remove dead code.
12081         (rfc2231-parse-string): Allow concatanation of parameters that
12082         aren't contiguous.  The test case is
12083           (mail-header-parse-content-type "message/external-body;
12084             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
12085             access-type=LOCAL-FILE;
12086             name*1*=plugh%2fhello-sailor%2fbing.pdf")
12087
12088 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
12089
12090         * nntp.el (nntp-accept-process-output): Return the value of
12091         `nnheader-accept-process-output'.
12092
12093 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12094
12095         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
12096         (gnus-button-alist): Recognize more diff formats.
12097         (gnus-button-patch): Strip directory.
12098
12099 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
12100
12101         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
12102         Emacs 22 when setting focus.
12103
12104 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12105
12106         * gnus-art.el (gnus-article-treat-types): Do treatment of
12107         text/x-verbatim parts.
12108         (gnus-button-patch): New command.
12109
12110         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
12111         addresses that contain invalid characters.
12112
12113 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12114
12115         * message.el (message-put-addresses-in-ecomplete):
12116         Use gnus-replace-in-string.
12117         (message-is-yours-p): Use the more correct
12118         mail-header-parse-address instead of
12119         mail-extract-address-components.
12120         (message-put-addresses-in-ecomplete): Fix typo.
12121
12122         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
12123         keystroke.
12124
12125         * gnus-art.el (gnus-treatment-function-alist): Change order of
12126         newsgroups/generic header folding to avoid double-folding.
12127
12128         * message.el (message-hidden-headers): Add X-Draft-From.
12129
12130         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
12131         New command.
12132         (gnus-summary-repeat-search-article-backward): New command.
12133
12134         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
12135         groups in the parent topic.
12136
12137 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
12138
12139         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
12140         (spam-extra-header-to-number): Return the CRM114 number as a
12141         number instead of a string.
12142
12143 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12144
12145         * gnus-art.el (gnus-face-properties-alist): Move here from
12146         gnus-fun.
12147
12148         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
12149
12150 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12151
12152         * message.el (message-strip-forbidden-properties): Only display on
12153         self-insert-command.
12154
12155         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
12156         reindent.
12157         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
12158
12159 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
12160
12161         * smiley.el (smiley-style): Fix typo.
12162
12163 2006-03-23  Kenichi Handa  <handa@m17n.org>
12164
12165         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
12166         instead of set-buffer-multibyte.
12167
12168 2006-03-23  Kenichi Handa  <handa@m17n.org>
12169
12170         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
12171         buffer and then decode the buffer text if necessary.
12172         (rfc2231-encode-string): Be sure to work on multibyte buffer at
12173         first, and after mm-encode-body, change the buffer to unibyte.
12174
12175 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12176
12177         * hashcash.el (hashcash-insert-payment-async-2):
12178         Use message-goto-eoh instead of doing it manually.
12179         (mail-add-payment): Use message-narrow-to-header instead of trying
12180         to do the same itself.
12181
12182         * message.el (message-hidden-headers): Add Face.
12183
12184         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
12185         reparenting code.
12186         (gnus-summary-reparent-children): Refactored out code.
12187         (gnus-summary-thread-map): New keystroke.
12188         (gnus-summary-reparent-children): Make into command.
12189
12190         * smiley.el (smiley-style): Default to `medium' if using a large
12191         font.
12192
12193         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
12194         does it itself.
12195
12196         * message.el (message-point-in-header-p): Simplify definition.
12197
12198 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12199
12200         * nnagent.el (nnagent-request-set-mark): Silence log file
12201         writing.
12202         (nnagent-request-set-mark): Use write-region instead of
12203         append-to-file.
12204
12205         * gnus-sum.el (gnus-read-header): Fudge article number if using a
12206         strange select method.
12207
12208         * ecomplete.el (ecomplete-display-matches): Get highlightling
12209         right.
12210         (ecomplete-display-matches): Use literals.
12211         (ecomplete-display-matches): Disable message logging.
12212
12213         * message.el (message-display-abbrev): Small optimization.
12214
12215         * ecomplete.el (ecomplete-display-matches): Allow automatic
12216         display.
12217
12218         * message.el (message-strip-forbidden-properties):
12219         Display abbrevs.
12220         (message-display-abbrev): Get automatic display right.
12221
12222         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
12223         keystrokes.
12224
12225 2006-04-13  Romain Francoise  <romain@orebokech.com>
12226
12227         TODO: Backport to v5-10!
12228
12229         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
12230         Move here (and rename) from gnus-registry.el.
12231
12232         * gnus-registry.el: Require gnus-util.
12233         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
12234
12235 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12236
12237         * gnus-group.el (gnus-group-catchup-current):
12238         Change if-then-else-if-then-else into cond.
12239         (gnus-group-catchup): Indent.
12240         (group-name-at-point): New function.
12241         (gnus-fetch-group): Provide default from thing at point.
12242
12243 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12244
12245         * message.el (message-display-abbrev): Fix regexp.
12246
12247         * ecomplete.el (ecomplete-highlight-match-line):
12248         Reimplement choosing.
12249         (ecomplete-highlight-match-line): Fix up code rewrite, remove
12250         dead variables.
12251
12252         * message.el (message-newline-and-indent): Remove debugging.
12253         (message-display-abbrev): Use new implementation.
12254
12255 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
12256
12257         * gnus-art.el (gnus-article-mode):
12258         Set cursor-in-non-selected-windows to nil.
12259
12260         * smiley.el: Revert previous change.
12261         (smiley-data-directory): defvar it before using it in the
12262         defcustom of `smiley-style'.
12263
12264 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12265
12266         * message.el (message-newline-and-indent): New function.
12267
12268         * ecomplete.el: Implement more bits.
12269
12270         * message.el (message-put-addresses-in-ecomplete): Clean up the
12271         string.
12272
12273         * ecomplete.el (ecomplete-add-item): Chop off decimals.
12274
12275         * gnus-sum.el (gnus-summary-save-parts):
12276         Bind gnus-summary-save-parts-counter and use it to make unique file
12277         names.
12278
12279         * gnus-art.el (gnus-ignored-headers): Add some more headers.
12280
12281         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
12282         parameter to say whether to actually parse the individual
12283         addresses.
12284
12285         * message.el (message-put-addresses-in-ecomplete): New function.
12286         (ecomplete): Require.
12287         (message-mail-alias-type): Add ecomplete as an option.
12288
12289 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
12290
12291         * flow-fill.el (fill-flowed): Remove trailing space from blank
12292         quoted lines.
12293
12294 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12295
12296         * smiley.el (smiley-style): Move definition later to avoid a
12297         compilation warning.
12298
12299 2006-04-12  Kenichi Handa  <handa@m17n.org>
12300
12301         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
12302         buffer and then decode the buffer text if necessary.
12303         (rfc2231-encode-string): Be sure to work on multibyte buffer at
12304         first, and after mm-encode-body, change the buffer to unibyte.
12305         Use mm-disable-multibyte instead of set-buffer-multibyte.
12306
12307 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12308
12309         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
12310         Content-Type header instead of Content-Disposition header.
12311         (gnus-mime-inline-part): Ditto.
12312         (gnus-mime-view-part-as-charset): Ignore charset that the part
12313         specifies.
12314
12315         * mm-decode.el (mm-display-part): Work with external parts and
12316         usual parts similarly.
12317
12318         * mm-extern.el (mm-inline-external-body): Use mm-display-part
12319         instead of gnus-display-mime.
12320
12321         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
12322         instead of with-temp-buffer.
12323
12324         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
12325         tag to summarized topics part in order to encode non-ASCII text.
12326
12327 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
12328
12329         * smiley.el (smiley-style): New variable.
12330         (smiley-directory): New function.
12331         (smiley-data-directory): Derive from `smiley-style' using
12332         `smiley-directory'.
12333         (smiley-regexp-alist): Add new entries.
12334
12335         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
12336         (gnus-article-browse-delete-temp): Add :version.
12337
12338 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
12339
12340         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
12341         the sieve region.
12342
12343 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12344
12345         * gnus.el (gnus-version-number): Bump version.
12346
12347 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
12348
12349         * gnus.el: No Gnus v0.4 is released.
12350
12351 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12352
12353         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
12354         layout.
12355
12356         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
12357         unknown charset.
12358
12359         * message.el (message-header-synonyms): Add Original-To to the
12360         default.
12361
12362         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
12363         optional parameter.
12364
12365 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
12366
12367         * gnus-fun.el (gnus): Require it for gnus-directory.
12368
12369 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12370
12371         * gnus-fun.el (gnus-face-properties-alist): Add :version.
12372
12373 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
12374
12375         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
12376
12377 2006-04-05  Simon Josefsson  <jas@extundo.com>
12378
12379         * password.el (password-reset): New function.
12380
12381 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
12382
12383         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
12384         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
12385
12386 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12387
12388         * nnweb.el (nnweb-google-create-mapping): Update regexp.
12389         Some whitespace was matched into the url, which broke browsing hits
12390         > 100 when mm-url-use-external was nil.
12391
12392 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
12393
12394         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
12395         Check gnus-extra-headers for 'Newsgroups.
12396
12397         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
12398         bound.
12399
12400 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
12401
12402         * pgg-gpg.el: Clean up process buffers every time gpg processes
12403         complete.
12404
12405 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
12406
12407         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
12408         doc string.
12409
12410 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
12411
12412         * pgg-gpg.el (pgg-gpg-process-filter)
12413         (pgg-gpg-wait-for-completion): Check if buffer is alive.
12414
12415         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
12416         lines, temporary fix.
12417
12418 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
12419
12420         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
12421
12422 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
12423
12424         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
12425         default-enable-multibyte-characters.  This reverts the change from
12426         revision 6.17 which is no longer necessary because the passphrase
12427         is sent separately now.  GnuPG messages are unreadable under
12428         multibyte locales with default-enable-multibyte-characters set to
12429         nil.
12430
12431 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
12432
12433         * message.el (message-tool-bar-gnome): Move "spell".
12434
12435 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
12436
12437         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
12438         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
12439         instead.
12440
12441 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
12442
12443         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
12444         Improve newsgroups handling for NNTP overviews which don't include
12445         Newsgroups.
12446
12447 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12448
12449         * message.el (message-resend): Bind message-generate-hashcash to nil.
12450
12451 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12452
12453         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
12454         when searching for already-paid recipients.
12455
12456 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
12457
12458         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
12459         passphrases when it is not needed.
12460         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
12461         passphrase stuff from gpg, should only be necessary when you use
12462         gpg with a smartcard.
12463
12464 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12465
12466         * mml.el (mml-insert-mime): Ignore cached contents of
12467         message/external-body part.
12468
12469         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
12470         (mm-insert-part): Ditto.
12471
12472 2006-03-23  Simon Josefsson  <jas@extundo.com>
12473
12474         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
12475         Reiner.
12476         (pgg-gpg-use-agent-p): Use it again.
12477
12478 2006-03-23  Simon Josefsson  <jas@extundo.com>
12479
12480         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
12481         older emacsen.
12482         (pgg-gpg-use-agent-p): Don't use it.
12483
12484 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
12485
12486         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
12487         if we can.
12488
12489 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
12490
12491         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
12492         (pgg-gpg-update-agent): New function.
12493         (pgg-gpg-use-agent-p): New function.
12494         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
12495         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
12496         (pgg-gpg-sign-region): Use it.
12497
12498 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12499
12500         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
12501         Reported by Ralf Wachinger <rwachinger@gmx.de>.
12502
12503 2006-03-21  Simon Josefsson  <jas@extundo.com>
12504
12505         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
12506         <wilde@sha-bang.de>.
12507         (pgg-gpg-use-agent): New variable.
12508         (pgg-gpg-process-region): Use it.
12509         (pgg-gpg-encrypt-region): Likewise.
12510         (pgg-gpg-encrypt-symmetric-region): Likewise.
12511         (pgg-gpg-decrypt-region): Likewise.
12512         (pgg-gpg-sign-region): Likewise.
12513         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
12514
12515 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
12516
12517         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
12518
12519         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
12520         Add comment on version.
12521
12522 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
12523
12524         * smiley.el: Add missing test smiley.
12525
12526 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12527
12528         * mm-decode.el (mm-with-part): New macro.
12529         (mm-get-part): Use it; work with message/external-body as well.
12530         (mm-save-part): Treat name and filename equally.
12531
12532         * mm-extern.el (mm-extern-cache-contents): New function.
12533         (mm-inline-external-body): Use it; force the part to be displayed;
12534         move undisplayer added to the cached handle to the parent.
12535
12536         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
12537         (gnus-mime-view-part-as-type): Work with message/external-body.
12538
12539         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
12540
12541 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
12542
12543         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
12544         images in image-load-path.  [Sync with image.el, revision 1.60, in
12545         Emacs.]
12546
12547 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
12548
12549         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
12550         path rather than symbol.  Always return list of directories.
12551         Guarantee that image directory comes first.  [Sync with image.el,
12552         revision 1.59, in Emacs.]
12553
12554         * message.el (message-make-tool-bar): Adjust to new API of
12555         `gmm-image-load-path-for-library'.
12556
12557         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
12558
12559         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
12560
12561 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12562
12563         * gnus-art.el (gnus-article-only-boring-p):
12564         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
12565         intangible text.
12566         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
12567
12568 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
12569
12570         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
12571         Use `defun' instead of `gmm-defun-compat'.
12572
12573 2006-03-14  Simon Josefsson  <jas@extundo.com>
12574
12575         * message.el (message-unique-id): Don't use message-number-base36
12576         if (user-uid) is a float.
12577         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
12578
12579 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12580
12581         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
12582
12583         * gnus-art.el (gnus-mime-display-single): Make sure there is an
12584         empty line between a part and a message part.
12585
12586 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
12587
12588         * smiley.el: Add more test smileys.
12589         (smiley-data-directory, smiley-regexp-alist)
12590         (gnus-smiley-file-types): Fix doc strings.
12591         (smiley-update-cache): Clear smiley-cached-regexp-alist before
12592         adding new elements.
12593         (smiley-mouse-map): Unused code.  Make it a comment.
12594
12595 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12596
12597         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
12598         scan latest NoCeM messages instead of old ones.
12599         (gnus-nocem-check-article): Fix regexps so as to match to PGP
12600         delimiters that are recently used.
12601         (gnus-nocem-load-cache): Add autoload cookie.
12602
12603         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
12604
12605         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
12606         level which is larger than gnus-use-nocem is specified.
12607
12608         * gnus-group.el (gnus-group-get-new-news): Ditto.
12609
12610 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
12611
12612         * gnus-util.el (gnus-tool-bar-update): New function.
12613
12614         * gnus-group.el (gnus-group-update-tool-bar): New variable.
12615         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
12616
12617         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
12618
12619         * gnus-group.el (gnus-group-redraw-when-idle)
12620         (gnus-group-redraw-check): Remove.
12621         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
12622
12623 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12624
12625         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
12626         if optional last element is specified in splits (FIELD VALUE...).
12627
12628 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
12629
12630         * message.el (message-make-tool-bar): Rename gmm-image-load-path
12631         to gmm-image-load-path-for-library.  Call with no-error argument.
12632         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
12633
12634         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
12635
12636         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
12637
12638         * gmm-utils.el (gmm-image-load-path): Remove alias.
12639
12640 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
12641
12642         * gmm-utils.el (gmm-image-load-path): Add alias.
12643
12644         * nnml.el (nnml-generate-nov-databases-directory): Rename from
12645         nnml-generate-nov-databases-1.
12646         (nnml-generate-nov-databases): Use it.
12647         (nnml-generate-nov-databases-directory): Document no-active
12648         argument.
12649
12650         * gmm-utils.el (gmm-image-load-path-for-library): Return single
12651         directory if path is t.  Add no-error.
12652
12653         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
12654         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
12655
12656         * gnus-art.el (gnus-article-browse-delete-temp-files):
12657         Simplify resetting gnus-article-browse-html-temp-list.
12658
12659         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
12660         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
12661         Add example to docstring.  Rename local variables.  Move error
12662         checks to default case in cond and simplify.
12663
12664 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12665
12666         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
12667         handle is multipart when calling it recursively.
12668         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
12669
12670 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
12671
12672         * nnimap.el (nnimap-request-update-info-internal): Optimize.
12673         Don't `gnus-uncompress-range' to avoid excessive memory usage.
12674
12675 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12676
12677         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
12678         is loaded.
12679
12680         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
12681         loaded.
12682
12683 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
12684
12685         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
12686         to "Emacs 23 (unicode)" in doc string.
12687
12688         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
12689         "Emacs 23 (unicode)" in comment.
12690
12691 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12692
12693         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
12694
12695         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
12696         characters 160 through 255 in Emacs 23.
12697
12698 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
12699
12700         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
12701         gnus-article-browse-html-temp.
12702         (gnus-article-browse-delete-temp): Make it customizable.
12703         Add `file'.  Adjust doc string.
12704         (gnus-article-browse-delete-temp-files): Add argument.
12705         Allow query for each file.  Adjust doc string.
12706         (gnus-article-browse-html-parts):
12707         Add `gnus-article-browse-delete-temp-files' to
12708         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
12709
12710 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
12711
12712         * gnus-art.el (gnus-article-browse-html-temp)
12713         (gnus-article-browse-delete-temp): New variables.
12714         (gnus-article-browse-delete-temp-files): New function.
12715         (gnus-article-browse-html-parts): Use it.
12716
12717 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
12718
12719         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
12720
12721         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
12722         string.
12723
12724         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
12725         gnus-summary-insert-new-articles when unplugged.
12726         Remove gnus-summary-search-article-forward.
12727
12728         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
12729         display-visual-class instead of display-color-cells.
12730
12731 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12732
12733         * dgnushack.el: Autoload customize-group for XEmacs.
12734
12735         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
12736         message/* containing non-ASCII text properly.
12737
12738 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
12739
12740         * message.el: Require gmm-utils, remove autoloads.
12741         (message-tool-bar): Set default based on
12742         gmm-tool-bar-style.
12743         (message-tool-bar-gnome): Add gmm-customize-mode.
12744
12745         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
12746         gmm-tool-bar-style.
12747         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
12748
12749         * gnus-group.el (gnus-group-tool-bar): Set default based on
12750         gmm-tool-bar-style.
12751         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
12752
12753         * gmm-utils.el (gmm-image-directory): Rename variable from
12754         gmm-image-load-path.
12755         (gmm-image-load-path): Use gmm-image-directory.
12756         (gmm-customize-mode): New function.
12757         (gmm-tool-bar-style): New variable.
12758
12759         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
12760         gnus-group-redraw-line-number.
12761         (gnus-group-redraw-check): Simplify.
12762         (gnus-group-tool-bar-update): Remove redraw check.
12763         (gnus-group-make-tool-bar): Add redraw check.
12764
12765 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
12766
12767         * gnus-art.el (gnus-button): Add missing parentheses.
12768
12769 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12770
12771         * lpath.el: Fbind line-number-at-pos.
12772
12773 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12774
12775         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
12776
12777 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
12778
12779         * gnus-art.el (gnus-button): New face.
12780         (gnus-article-button-face): Use it.
12781
12782         * gnus-sum.el (gnus-summary-tool-bar-gnome):
12783         Add gnus-summary-next-page.  Re-order.
12784
12785         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
12786         next-node are now included.
12787         (gnus-group-redraw-line-number): New internal variable.
12788         (gnus-group-redraw-check): Helper function for updating the tool
12789         bar.
12790         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
12791
12792         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
12793
12794         * spam.el (spam-spamassassin-score-regexp): New internal variable.
12795         (spam-extra-header-to-number, spam-check-spamassassin-headers):
12796         Use it to match format of Spamassassin 3.0 and later.
12797         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
12798         (spam-check-bogofilter)
12799         (spam-bogofilter-register-with-bogofilter): Fix args of
12800         `gnus-error' calls.
12801
12802 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
12803
12804         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
12805         unnecessary interaction when sending queued mails.
12806         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
12807
12808 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
12809
12810         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
12811         first or last are nil.
12812
12813 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12814
12815         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
12816
12817 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12818
12819         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
12820
12821 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12822
12823         * dns.el (query-dns): Protect more against buggy tcp output.
12824
12825 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
12826
12827         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
12828         nov.php.
12829
12830 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
12831
12832         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
12833         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
12834         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
12835         output on the server side.
12836         (nnweb-google-create-mapping): Update regexps and add some
12837         progress indication.
12838
12839 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
12840
12841         * gnus-group.el (gnus-group-tool-bar-gnome):
12842         Fix gnus-agent-toggle-plugged.  Re-order icons.
12843         (gnus-group-tool-bar-gnome):
12844         Add gnus-group-{prev,next}-unread-group.
12845         (gnus-group-tool-bar-gnome): Re-order icons.
12846
12847         * gnus-sum.el (gnus-summary-tool-bar-gnome):
12848         Move gnus-summary-insert-new-articles.
12849
12850         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
12851         Fix comments.
12852
12853         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
12854         also available in Emacs 21.3.
12855
12856         * message.el (message-fix-before-sending): Change "Emacs 22" to
12857         "Emacs 23 (unicode)" in comment.
12858
12859         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
12860         "Emacs 23 (unicode)" in comment.
12861
12862         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
12863         comment.
12864         (mm-coding-system-p): Add comment about no-MULE XEmacs.
12865
12866         * mm-view.el (mm-fill-flowed): Add :version.
12867
12868 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12869
12870         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
12871         and load-path.
12872
12873 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
12874
12875         * message.el: Autoload gmm-image-load-path.
12876         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
12877         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
12878         consitency.
12879
12880         * gmm-utils.el (gmm-image-load-path): Also search in
12881         "../etc/images".  Don't set gmm-image-load-path if we don't find
12882         the image.
12883
12884 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12885
12886         * gmm-utils.el (gmm-image-load-path): Don't make
12887         `gmm-image-load-path' include subdirectories which the second arg
12888         `image' might specify.
12889
12890         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
12891         subdirectory to icon file names.
12892
12893         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
12894
12895 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
12896
12897         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
12898         gmm-image-load-path calls.
12899
12900         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
12901
12902         * message.el (message-make-tool-bar): Ditto.
12903
12904         * mml.el (mml-preview): Add comment concerning tool bar icons.
12905
12906         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
12907         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
12908
12909         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
12910         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
12911
12912         * message.el (message-tool-bar-gnome): Use new icon names.
12913         (message-make-tool-bar): Use `gmm-image-load-path'.
12914
12915         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
12916         New functions from MH-E.
12917         (gmm-image-load-path): New variable from MH-E.
12918         (gmm-image-load-path): New function from MH-E.  Add arguments
12919         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
12920         *-image-load-path-called-flag.
12921
12922 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
12923
12924         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
12925
12926 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
12927
12928         * nnimap.el (nnimap-request-move-article): Change folder back to
12929         source group before deleting.
12930
12931 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
12932
12933         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
12934
12935         * gnus-art.el (mm-url-insert-file-contents-external):
12936         Autoload mm-url.
12937
12938         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
12939
12940 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12941
12942         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
12943         coding system which mm-charset-to-coding-system returns for a
12944         given charset is valid.
12945
12946 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
12947
12948         * html2text.el (html2text-remove-tag-list):
12949         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
12950
12951 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
12952
12953         * gnus-cus.el: Revert 2005-10-17 change.
12954
12955 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12956
12957         * gnus-art.el (article-strip-banner):
12958         Call article-really-strip-banner only when the regexp match is made.
12959
12960 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12961
12962         * gnus-art.el (article-strip-banner):
12963         Use gnus-extract-address-components instead of
12964         mail-header-parse-addresses to make it work with non-ASCII text;
12965         remove mail-encode-encoded-word-string.
12966
12967         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
12968         values which are surrounded with \"...\"; make it never cause a
12969         Lisp error; give up parsing of parameters if it failed in
12970         extracting type.
12971
12972 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
12973
12974         * smime.el (smime-cert-by-ldap-1): Fix bug where
12975         `smime-ldap-search' returns results without userCertificates.
12976
12977 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12978
12979         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
12980
12981 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
12982
12983         * spam.el (spam-check-spamassassin-headers): Adapt format for
12984         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
12985         <ari@mbf.ocn.ne.jp>.
12986         (spam-list-of-processors): Add spam-use-gmane.
12987
12988 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12989
12990         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
12991         make-temp-file; make it work with XEmacs as well.
12992
12993         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
12994         mm-make-temp-file.
12995
12996         * mm-decode.el (mm-display-external): Use the 3rd arg of
12997         mm-make-temp-file.
12998         (mm-create-image-xemacs): Ditto.
12999
13000 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13001
13002         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
13003         with message-narrow-to-headers.
13004         (gnus-draft-setup): Narrow to header to run message-fetch-field.
13005         (gnus-draft-check-draft-articles): New function.
13006         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
13007
13008 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
13009
13010         * gnus-art.el (gnus-article-browse-html-parts):
13011         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
13012         Don't use suffix argument for mm-make-temp-file for Emacs 21
13013         compatibility.  Remove useless `format'.
13014
13015 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
13016
13017         * nnweb.el (nnweb-google-wash-article): Update regexps.
13018         (nnweb-group-alist): Use defvoo instead of defvar.
13019
13020 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13021
13022         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
13023         re-loading nn* modules.
13024
13025 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
13026
13027         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
13028         for `tool-bar-mode' and don't check it's default-value.
13029
13030         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
13031
13032         * message.el (message-make-tool-bar): Ditto.
13033
13034         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
13035         `substring'.  Shorten tmp-file name.
13036
13037         * gnus.el: Remove bogus comment.
13038
13039 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
13040
13041         * gnus-art.el (gnus-article-browse-html-parts): New function.
13042         (gnus-article-browse-html-article): New function for viewing html
13043         articles with a browser.
13044
13045 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
13046
13047         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
13048         in elisp.
13049         (pgg-gpg-encrypt-symmetric-region): Ditto.
13050         (pgg-gpg-sign-region): Ditto.
13051
13052         * pgg-def.el (pgg-text-mode): New variable.
13053
13054         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
13055         (mml2015-pgg-encrypt): Ditto.
13056
13057         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
13058         (mml1991-pgg-encrypt): Ditto.
13059
13060 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13061
13062         * nnfolder.el (nnfolder-insert-newsgroup-line):
13063         Use message-make-date instead of current-time-string.
13064
13065         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
13066         to gnus-decoded which mm-uu might set.
13067
13068 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13069
13070         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
13071         don't decode quoted parameters; remove misimported Emacs code.
13072         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13073         (rfc2231-decode-encoded-string): Don't use split-string which
13074         behaves differently according to Emacs version; use
13075         mm-decode-coding-region to convert charset to coding-system.
13076         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13077         (rfc2231-encode-string): Remove misimported Emacs code.
13078
13079 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13080
13081         * gnus-art.el (article-decode-charset): Don't use ignore-errors
13082         when calling mail-header-parse-content-type.
13083         (article-de-quoted-unreadable): Ditto.
13084         (article-de-base64-unreadable): Ditto.
13085         (article-wash-html): Ditto.
13086
13087         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
13088         calling mail-header-parse-content-type and
13089         mail-header-parse-content-disposition.
13090         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
13091         mail-header-parse-content-type.
13092
13093         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
13094         insert charset and format parameters; encode description after
13095         inserting it to buffer.
13096         (mml-insert-parameter): Fold lines properly even if a parameter is
13097         segmented into two or more lines; change the max column to 76.
13098
13099         * rfc1843.el (rfc1843-decode-article-body): Don't use
13100         ignore-errors when calling mail-header-parse-content-type.
13101
13102         * rfc2231.el (rfc2231-parse-string): Return at least type if
13103         possible; don't cause an error even if it fails in parsing of
13104         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13105         (rfc2231-encode-string): Don't break lines at the beginning, leave
13106         it to mml-insert-parameter.
13107
13108         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
13109         calling mail-header-parse-content-type.
13110
13111 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
13112
13113         * spam-report.el (spam-report-gmane-use-article-number):
13114         Improve doc string.
13115         (spam-report-gmane-internal): Check if a suitable header was found
13116         in the article.
13117
13118 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13119
13120         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
13121         (rfc2231-encode-string): Make param*=value always begin with LWSP.
13122
13123 2006-02-05  Romain Francoise  <romain@orebokech.com>
13124
13125         Update copyright notices of all files in the gnus directory.
13126
13127 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
13128
13129         * nnweb.el (nnweb-request-group): Avoid growing overview files.
13130
13131 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13132
13133         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
13134         segmented lines of parameter value to cope with Thunderbird 1.5
13135         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
13136         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13137         (rfc2231-encode-string): Don't make lines exceeding 76 column.
13138
13139 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
13140
13141         * mml.el (mml-generate-mime-1): Correct the order of inline signed
13142         parts.
13143
13144 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
13145
13146         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
13147         there's only one active file for all servers.
13148         (nnweb-request-scan): Make sure nnweb-articles is initialized on
13149         solid groups.  Gnus might have used a FAST request to select the group.
13150         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
13151         and nnweb-search redundantly in the active file.
13152         (nnweb-request-list): Don't list bogus groups.  There can only be one.
13153         (nnweb-request-create-group): Don't use ARGS.
13154         (nnweb-possibly-change-server, nnweb-request-group): Remove some
13155         initialisations.  Let nnoo do the work.
13156
13157 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13158
13159         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
13160         Say the part has been decoded.
13161
13162         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
13163
13164 2006-01-31  Kevin Ryde  <user42@zip.com.au>
13165
13166         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
13167         mailcap-viewer-test-cache when there's no 'test clause, since that
13168         will invert the meaning of a "nil" test previously determined by
13169         mailcap-mailcap-entry-passes-test.
13170
13171 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13172
13173         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
13174         compiling.
13175
13176         * gnus-sum.el: Ditto.
13177
13178         * message.el: Don't bind tool-bar-map when compiling.
13179
13180 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
13181
13182         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
13183
13184 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
13185
13186         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
13187         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
13188         current Google Groups.
13189
13190 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
13191
13192         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
13193         and tool-bar-mode.
13194
13195         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
13196         and tool-bar-mode.
13197
13198         * message.el (message-tool-bar-update): Simplify.
13199         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
13200
13201         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
13202         gnus-summary-buffer.
13203         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
13204         gnus-summary-reply.
13205
13206         * gmm-utils.el (gmm): Add :version.
13207
13208 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13209
13210         * Makefile.in (clean): New rule.
13211         (distclean): Use it.
13212
13213 2006-01-26  Steve Youngs  <steve@sxemacs.org>
13214
13215         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
13216         Don't autoload.
13217
13218 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13219
13220         * gmm-utils.el (gmm-verbose): Add :group.
13221
13222 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
13223
13224         * message.el: Change some comments WRT tool-bars.
13225
13226         * gnus-sum.el (gnus-summary-tool-bar)
13227         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
13228         (gnus-summary-tool-bar-zap-list): New variables.
13229         (gnus-summary-make-tool-bar): Complete rewrite using
13230         `gmm-tool-bar-from-list'.
13231
13232         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
13233         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
13234         New variables.
13235         (gnus-group-make-tool-bar): Complete rewrite using
13236         `gmm-tool-bar-from-list'.
13237         (gnus-group-tool-bar-update): New function.
13238
13239         * message.el (message-mode-field-menu): Add "Show hidden Headers".
13240
13241 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13242
13243         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
13244         is dissected into a single part of which the type is the same as
13245         the given one; decode charset.
13246
13247 2006-01-21  Kevin Ryde  <user42@zip.com.au>
13248
13249         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
13250         into alists as symbol not string, since that's what
13251         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
13252         look for.
13253
13254 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
13255
13256         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
13257         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
13258
13259         * message.el (message-tool-bar-gnome): Use gmm-ignore.
13260
13261 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13262
13263         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
13264         (gnus-xmas-mime-security-button-menu): New function.
13265
13266         * gnus-art.el (gnus-mime-security-button-commands): New variable.
13267         (gnus-mime-security-button-menu): New definition.
13268         (gnus-mime-security-button-map): Use them.
13269         (gnus-mime-security-button-menu): New function.
13270         (gnus-insert-mime-security-button): Addition to help echo.
13271         (gnus-mime-security-run-function, gnus-mime-security-save-part)
13272         (gnus-mime-security-pipe-part): New functions.
13273
13274         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
13275         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
13276
13277         * mm-decode.el (mm-handle-set-disposition): Remove.
13278         (mm-handle-set-description): Remove.
13279
13280 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13281
13282         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
13283         (mm-w3m-standalone-supports-m17n-p): New function.
13284         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
13285         w3m usage.
13286
13287         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
13288         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
13289
13290 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
13291
13292         * message.el (message-tool-bar-zap-list):
13293         Use gmm-tool-bar-zap-list as custom type.
13294         (message-tool-bar-update): New function.
13295         (message-tool-bar, message-tool-bar-gnome)
13296         (message-tool-bar-retro): Add message-tool-bar-update.
13297         (message-tool-bar-gnome): Add flyspell-buffer.
13298
13299         * gnus-util.el (gnus-error): Describe `args'.
13300
13301         * gmm-utils.el (gmm-error): Describe `args'.
13302         (gmm-tool-bar-zap-list): New widget.
13303         (gmm-tool-bar-from-list): Improve description of `zap-list'.
13304
13305 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13306
13307         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
13308         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
13309         the number of recursive calls.
13310
13311         * mm-decode.el (mm-handle-set-disposition): New macro.
13312         (mm-handle-set-description): New macro.
13313
13314 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13315
13316         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
13317         encoding.
13318
13319 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
13320
13321         * message.el (message-tool-bar-zap-list, message-tool-bar)
13322         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
13323         (message-tool-bar-local-item-from-menu): Remove.
13324         (message-tool-bar-map): Replace by `message-make-tool-bar'.
13325         (message-make-tool-bar): New function.
13326         (message-mode): Use `message-make-tool-bar'.
13327
13328         * gmm-utils.el: New file.
13329         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
13330         (gmm-lazy): New widget copied from `nnmail.el'.
13331         (gmm-tool-bar-from-list): New function for creating customizable
13332         tool bars.
13333         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
13334         output.
13335         (gmm): Add :prefix to defgroup.
13336
13337 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
13338
13339         * gmm-utils.el (gmm-widget-p): New function.
13340
13341 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
13342
13343         * mml.el (mml-attach-file): Describe `description' in doc string.
13344         (mml-menu): Add Emacs MIME manual and PGG manual.
13345
13346 2006-01-20  Richard M. Stallman  <rms@gnu.org>
13347
13348         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
13349
13350 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
13351
13352         * nntp.el (nntp-end-of-line): Doc fix.
13353
13354 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
13355
13356         * imap.el (imap-open): Handle case where buffer is a buffer
13357         object.
13358
13359 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
13360
13361         * gnus-delay.el (gnus-delay): Don't autoload.
13362         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
13363         to be re-loaded when customizing the `gnus-delay' group.
13364
13365 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
13366
13367         * message.el (message-insert-citation-line): Use newlines.
13368
13369 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
13370
13371         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
13372         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
13373         these routines, so the passphrase can be managed externally and
13374         passed in to the system.
13375         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
13376         pgg-add-passphrase-to-cache function.
13377
13378         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
13379         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
13380         these routines, so the passphrase can be managed externally and
13381         passed in to the system.
13382         (pgg-pgp5-sign-region): Use new name of
13383         pgg-add-passphrase-to-cache function.
13384
13385 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
13386
13387         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
13388         part of the decoded armor to find the key-identifier.
13389         (pgg-gpg-lookup-key-owner): New function to return the
13390         human-readable identifier of a key owner.
13391         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
13392         itself.
13393         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
13394         the key value) if we have a key and can match it against a secret
13395         key.  Also, added a note pointing out fact that the prompt only
13396         indicates the first matching key.
13397
13398         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
13399         pgg-decrypt-region.
13400         (pgg-add-passphrase-to-cache): Rename from
13401         `pgg-add-passphrase-cache' to reduce confusion (all callers
13402         changed).
13403         (pgg-remove-passphrase-from-cache): Rename from
13404         `pgg-remove-passphrase-cache' to reduce confusion (all callers
13405         changed).
13406         (pgg-read-passphrase, pgg-add-passphrase-cache)
13407         (pgg-remove-passphrase-cache): Add informative docstrings.
13408         (pgg-decrypt): Convey provided passphrase in subordinate call to
13409         pgg-decrypt-region.
13410
13411 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
13412
13413         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
13414         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
13415         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
13416         'passphrase' argument, so the passphrase can be managed externally
13417         and then passed in to the system.
13418
13419         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
13420         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
13421         so the passphrase cache can be used reliably with identifiers
13422         besides a pgp packet's key id.
13423
13424         * pgg-gpg.el (pgg-gpg-encrypt-region)
13425         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
13426         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
13427         these routines, so the passphrase can be managed externally and
13428         passed in to the system.
13429
13430         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
13431         'notruncate' argument, so the passphrase cache can be used
13432         reliably with identifiers besides a pgp packet's key id.
13433
13434 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
13435
13436         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
13437         symmetric encryption.
13438         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
13439         encrypted session key.
13440         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
13441         message ask for the passphrase in a proper way.
13442
13443         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
13444         New user commands for symmetric encryption.
13445
13446 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13447
13448         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
13449
13450         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
13451
13452 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
13453
13454         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
13455
13456 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13457
13458         * mm-decode.el (mm-inlined-types): Add application/pgp.
13459         (mm-automatic-display): Ditto.
13460
13461         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
13462         part as text.
13463
13464 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13465
13466         * nnrss.el: Update copyright.
13467         (nnrss-opml-import): Query whether to subscribe to each entry.
13468
13469         * gnus-art.el:
13470         * gnus-sum.el:
13471         * gnus-xmas.el:
13472         * messagexmas.el:
13473         * mm-uu.el:
13474         * mm-view.el: Update copyright.
13475
13476 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
13477
13478         * message.el (message-info): New function.
13479         (message-mode-menu): Add it.
13480         Update copyright.
13481
13482         * ChangeLog: Fix and update copyright.
13483
13484 2006-01-13  Romain Francoise  <romain@orebokech.com>
13485
13486         * message.el (message-forward-subject-name-subject): Prefer the
13487         address to 'nowhere' if the sender has no name.
13488         Fix typo.  Update copyright year.
13489
13490 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13491
13492         * gnus-art.el (article-wash-html):
13493         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
13494         (gnus-article-wash-html-with-w3m-standalone): New function.
13495
13496         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
13497         mm-inline-text-html-render-with-w3m-standalone.
13498         (mm-text-html-washer-alist): Map w3m-standalone to
13499         gnus-article-wash-html-with-w3m-standalone.
13500         (mm-inline-text-html-render-with-w3m-standalone): New function.
13501
13502 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
13503
13504         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
13505         Improve LaTeX.
13506
13507 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13508
13509         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
13510         (nnrss-request-article): Render text/plain parts as HTML.
13511
13512         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
13513         the buffer.
13514
13515 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
13516
13517         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
13518         custom definition of `gnus-posting-styles'.
13519
13520         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
13521         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
13522
13523 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
13524
13525         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
13526         Use nntp for bug archive.
13527
13528 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13529
13530         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
13531         parts.
13532         (nnrss-normalize-date): New function converts ISO 8601 date into
13533         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
13534         (nnrss-check-group): Use it.
13535
13536 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13537
13538         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
13539
13540         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
13541         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
13542         (nnrss-insert-w3): Ditto.
13543
13544 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13545
13546         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
13547         the articles to be forwarded including the case where neither a
13548         number of articles nor a region is specified.
13549
13550 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13551
13552         * nnrss.el (nnrss-request-article): Fix last change; fill
13553         text/plain parts.
13554
13555 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13556
13557         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
13558         in text/plain part.
13559         (nnrss-check-group): Don't add excessive newline to dc:subject.
13560
13561 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
13562
13563         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
13564         article.
13565
13566 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
13567
13568         * nnml.el: Don't require gnus-bcklg.  Autoload it.
13569         (nnml-use-compressed-files, nnml-save-mail): Support other
13570         comression programs such as bzip2.
13571
13572 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13573
13574         * dns.el (query-dns): Make sure we check the buffer size before
13575         removing tcp headers.
13576
13577 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13578
13579         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
13580         remove MIME buttons associated with multipart/alternative parts.
13581         (gnus-mime-display-alternative): Tag buttons using `article-type'
13582         text property.
13583
13584         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
13585         associated with multipart/alternative parts.
13586
13587         * gnus-art.el (gnus-signature-separator): Fix custom type.
13588
13589         * mm-decode.el (mm-inlined-types): Fix custom type.
13590         (mm-keep-viewer-alive-types): Ditto.
13591         (mm-automatic-display): Ditto.
13592         (mm-attachment-override-types): Ditto.
13593         (mm-inline-override-types): Ditto.
13594         (mm-automatic-external-display): Ditto.
13595
13596 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
13597
13598         * spam-report.el (spam-report-user-mail-address)
13599         (spam-report-user-agent): New variables.
13600         (spam-report-url-ping-plain): Use spam-report-user-agent.
13601
13602 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
13603
13604         * gnus-art.el (gnus-button-handle-custom): Do not just use
13605         `customize-apropos' for any "M-x customize-*" button but the
13606         function called for.  Accept both the function name and its
13607         argument in order to achieve this.
13608         (gnus-button-alist): Remove support for "custom:" URL's.
13609         Pass function name to `gnus-button-handle-custom' in case of "M-x
13610         customize-*" buttons.
13611
13612 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13613
13614         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
13615         multipart/alternative and add xref to mm-discouraged-alternatives
13616         in doc string.
13617
13618         * mm-decode.el (mm-discouraged-alternatives): Add xref to
13619         gnus-buttonized-mime-types in doc string.
13620
13621 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
13622
13623         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
13624         Suggest image/.* in the doc string.
13625
13626 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
13627
13628         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
13629         message-marks (Debian bug #342521).
13630
13631 2005-12-12  Simon Josefsson  <jas@extundo.com>
13632
13633         * password.el (password-read-from-cache): Add.
13634         (password-read): Use it.
13635
13636 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13637
13638         * rfc2047.el (rfc2047-charset-to-coding-system):
13639         Recognize us-ascii as a MIME charset.
13640
13641         * mm-bodies.el (mm-decode-content-transfer-encoding):
13642         Protect against the case where the 2nd arg TYPE is nil.
13643
13644 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
13645
13646         * pop3.el (pop3-stream-type): Fix custom version.
13647
13648         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
13649
13650 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
13651
13652         * mm-decode.el (mm-display-external): Add missing cdr.
13653
13654 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13655
13656         * mm-decode.el (mm-display-external): Use nametemplate (defined in
13657         RFC1524) if it is in mailcap or add a suffix according to
13658         mailcap-mime-extensions when generating a temp filename; postpone
13659         deleting a temp file for 2 seconds for some wrappers, shell
13660         scripts, and so on, which might exit right after having started a
13661         viewer command as a background job.
13662
13663 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
13664
13665         * nntp.el (nntp-marks-directory): Fix custom group.
13666
13667         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
13668         steps when < 10.
13669
13670         * gnus-start.el (gnus-no-server-1):
13671         Mention `gnus-level-default-subscribed' in doc string.
13672
13673 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
13674
13675         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
13676         parens.
13677
13678 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13679
13680         * gnus-xmas.el (gnus-use-toolbar): Revert.
13681         (gnus-xmas-setup-toolbar): Use global default-toolbar if
13682         gnus-use-toolbar is default.
13683
13684         * messagexmas.el (message-use-toolbar): Revert.
13685         (message-setup-toolbar): Use global default-toolbar if
13686         message-use-toolbar is default.
13687
13688 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13689
13690         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
13691         according to default-toolbar-visible-p.
13692
13693         * messagexmas.el (message-use-toolbar): Ditto.
13694
13695 2005-11-26  Dave Love  <fx@gnu.org>
13696
13697         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
13698         (tls-program, tls-success): Provide openssl alternative.
13699
13700         * starttls.el: Doc fixes.
13701         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
13702         SERVICE to PORT.
13703
13704         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
13705         port null or service name.
13706         (starttls-negotiate): Autoload.
13707
13708 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13709
13710         * message.el (message-kill-to-signature): Fix interactive spec.
13711
13712 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13713
13714         * pop3.el (pop3-open-server): Recognize a string as a service name.
13715
13716 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
13717
13718         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
13719
13720 2005-11-23  Dave Love  <fx@gnu.org>
13721
13722         Add pop3s, pop3/starttls.
13723
13724         * pop3.el (pop3-authentication-scheme): Clarify doc.
13725         (open-tls-stream, starttls-open-stream): Autoload.
13726         (pop3-stream-type): New.
13727         (pop3-open-server): Use it.
13728
13729         * mail-source.el (mail-sources): Fix some :types.  Add stream type
13730         for POP.
13731         (mail-source-keyword-map): Add :stream for POP.
13732         (mail-source-fetch-pop): Use pop3-stream-type.
13733
13734 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13735
13736         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
13737         of current-time-string.
13738
13739 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
13740
13741         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
13742         date header.
13743
13744 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
13745
13746         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
13747         it can seriously impact performance as it bypasses the agent's
13748         local caches.
13749
13750 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
13751
13752         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
13753         must be explicitly online rather than "not explicitly offline" for
13754         its flags to be synchronized.
13755
13756         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
13757         that gnus-uu-unmark-thread will function correctly.
13758
13759         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
13760         1024K is instead displayed as 1M.
13761
13762 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13763
13764         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
13765
13766 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
13767
13768         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
13769
13770 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
13771
13772         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
13773         error message to display actual error condition.
13774         (gnus-agent-save-local): Avoid saving symbols that are bound to
13775         nil as they simply result in a warning message in
13776         gnus-agent-read-local.
13777
13778 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13779
13780         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
13781         rather than make-variable-buffer-local for file-precious-flag.
13782
13783 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
13784
13785         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
13786         for duplicates which are removed.  The invalid sort check then
13787         triggers a rescan after the sort as sorting may have moved
13788         duplicate entries such that they can be cheaply detected.
13789
13790 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13791
13792         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
13793
13794 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
13795
13796         * gnus-agent.el (gnus-agent-article-alist-save-format):
13797         Change internal variable to a custom variable.  Change default value
13798         from compressed(2) to uncompressed(1).
13799         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
13800         support for uncompressed agentview files.  Taken together, reading
13801         the agentview file should now be 6-7 times faster.
13802
13803 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
13804
13805         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
13806         as a buffer-local variable.  This avoids creating truncated
13807         dribble files as a result of a hang up, eg.
13808
13809 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
13810
13811         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
13812         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
13813         XEmacs.
13814
13815 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
13816
13817         * gnus-start.el (gnus-start-draft-setup):
13818         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
13819
13820         * gnus.el (gnus-splash): Change custom group.
13821         (gnus-group-get-parameter, gnus-group-parameter-value):
13822         Describe allow-list argument.
13823
13824         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
13825         string.
13826
13827 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
13828
13829         * gnus-art.el (gnus-default-article-saver): Add user-defined
13830         `function' to custom type.
13831
13832 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
13833
13834         * imap.el (imap-open): Handle case where buffer is a buffer
13835         object.
13836
13837 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
13838
13839         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
13840         long lines.
13841         (gnus-cache-delete-group): Wrap doc strings.
13842
13843         * gnus-agent.el (gnus-agent-rename-group)
13844         (gnus-agent-delete-group): Wrap doc strings.
13845
13846 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13847
13848         * messagexmas.el (message-use-toolbar): Change the valid values
13849         into default, top, bottom, left, and right.
13850         (message-toolbar-thickness): New variable.
13851         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
13852         well.
13853         (message-setup-toolbar): Make it work.
13854
13855         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
13856         (gnus-use-toolbar): Change the valid values into default, top,
13857         bottom, left, and right.
13858         (gnus-toolbar-thickness): New variable.
13859         (gnus-xmas-setup-toolbar): New function.
13860         (gnus-xmas-setup-group-toolbar): Use it.
13861         (gnus-xmas-setup-summary-toolbar): Use it.
13862
13863 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13864
13865         * gnus-start.el (gnus-1): Add "native" to
13866         gnus-predefined-server-alist.
13867
13868         * gnus.el (gnus-method-to-server): Don't add "native" to the
13869         lists here, because that leads to problems when
13870         gnus-select-method is bound.
13871
13872 2005-11-09  Simon Josefsson  <jas@extundo.com>
13873
13874         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
13875         use (not sort-by-date) instead.
13876
13877 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13878
13879         * gnus-delay.el (gnus-delay-group): Don't autoload.
13880         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
13881         to be re-loaded when customizing the `gnus-delay' group.
13882
13883 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
13884
13885         * message.el: Revert last changes.
13886         (message-insert-citation-line): Use newlines.
13887
13888 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
13889
13890         * message.el (message-courtesy-message)
13891         (message-mark-insert-begin, message-mark-insert-end)
13892         (message-elide-ellipsis, message-cancel-message)
13893         (message-add-header, message-change-subject)
13894         (message-cross-post-followup-to-header)
13895         (message-cross-post-insert-note, message-reduce-to-to-cc)
13896         (message-widen-reply, message-delete-not-region)
13897         (message-kill-to-signature, message-insert-signature)
13898         (message-insert-importance-high, message-insert-importance-low)
13899         (message-insert-or-toggle-importance)
13900         (message-insert-disposition-notification-to)
13901         (message-indent-citation, message-yank-original)
13902         (message-cite-original-without-signature, message-cite-original)
13903         (message-insert-citation-line, message-position-on-field)
13904         (message-fix-before-sending, message-send-mail-partially)
13905         (message-send-mail, message-send-mail-with-sendmail)
13906         (message-send-mail-with-qmail, message-send-news)
13907         (message-check-news-header-syntax, message-generate-headers)
13908         (message-insert-courtesy-copy, message-fill-address)
13909         (message-fill-header, message-shorten-references)
13910         (message-setup-1, message-cancel-news)
13911         (message-forward-make-body-plain, message-forward-make-body-mime)
13912         (message-forward-make-body-mml, message-encode-message-body)
13913         (message-forward-make-body-digest-plain)
13914         (message-forward-make-body-digest-mime)
13915         (message-use-alternative-email-as-from): Insert `hard-newline'
13916         instead of ordinary newlines.
13917
13918 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13919
13920         * message.el (message-generate-headers): Downcase the argument
13921         given to message-check-element.
13922
13923 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
13924
13925         * nntp.el (nntp-authinfo-rejected): New error condition.
13926         (nntp-wait-for): Use new error condition to signal authentication
13927         error.
13928         (nntp-retrieve-data): Rethrow new error condition to break out of
13929         recursive call to nntp-send-authinfo.
13930
13931 2005-11-08  Romain Francoise  <romain@orebokech.com>
13932
13933         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
13934         (gnus-summary-exit-map): Bind to `Z p'.
13935         (gnus-summary-make-menu-bar): Add menu item.
13936
13937 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
13938
13939         * gnus-art.el (gnus-article-treat-custom): Add `first'.
13940         (gnus-treat-*): Add `first' in all doc strings.
13941
13942         * gnus-group.el (gnus-group-compact-group): Fix typo.
13943
13944 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13945
13946         * gnus.el (gnus-parameters-case-fold-search): New variable.
13947         (gnus-parameters-get-parameter): Use it.
13948
13949         * gnus-score.el (gnus-home-score-file): Doc fix.
13950
13951 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
13952
13953         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
13954
13955 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13956
13957         * mm-util.el (mm-special-display-p): New function.
13958
13959         * mml.el (mml-preview): Use it; doc fix.
13960
13961 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
13962
13963         * imap.el (imap-open): Handle case where buffer is a buffer object.
13964
13965 2005-10-29  Romain Francoise  <romain@orebokech.com>
13966
13967         * message.el (message-fix-before-sending): Fix comment.
13968
13969 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
13970
13971         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
13972
13973 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
13974
13975         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
13976         Used in gnus-score.el.
13977
13978 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
13979
13980         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
13981
13982 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
13983
13984         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
13985         whitespace removed in revision 7.8.  Use concatenated string to
13986         protect trailing whitespace.
13987
13988 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
13989
13990         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
13991         (nnimap-request-expire-articles): Use it to avoid sending 'UID
13992         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
13993         Courier IMAP ("some version from 2004").  Mostly based on similar
13994         code in the same function.
13995
13996 2005-10-26  Didier Verna  <didier@xemacs.org>
13997
13998         * gnus-group.el (gnus-group-compact-group): Invalidate original
13999         article buffer.
14000         * gnus-srvr.el (gnus-server-compact-server): Ditto.
14001         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
14002         NOV database and in article itself.
14003         Invalidate article backlog.
14004
14005 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
14006
14007         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
14008
14009 2005-10-26  Simon Josefsson  <jas@extundo.com>
14010
14011         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
14012         part of 2004-07-25 change.
14013
14014 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14015
14016         * message.el (message-display-completion-list): New function.
14017         (message-expand-group): Use it; make sure the Completions buffer
14018         is modifiable.
14019 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
14020
14021         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
14022         user-mail-name is an empty string.
14023
14024 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
14025
14026         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
14027         depending on gnus-score-decay-constant.
14028
14029         * encrypt.el (encrypt-insert-file-contents)
14030         (encrypt-write-file-contents): Don't use `gnus-message'.
14031
14032         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
14033         arguments.
14034         (mm-uu-type-alist): Add message-marks and insert-marks.
14035         Pass arguments to mm-uu-verbatim-marks-extract.
14036         (mm-uu-hide-markers): New variable.
14037         (mm-uu-extract): Use face similar to `gnus-cite-3'.
14038
14039         * gnus-fun.el (gnus-convert-image-to-x-face-command)
14040         (gnus-convert-image-to-face-command): Use "convert" by default to
14041         allow other input image formats.
14042         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
14043         accordingly.
14044
14045 2005-10-23  Simon Josefsson  <jas@extundo.com>
14046
14047         * imap.el (imap-gssapi-program): Align command line parameters
14048         with latest GNU SASL.
14049         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
14050
14051 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14052
14053         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
14054         HTML.
14055         (nnslashdot-request-article): Ditto.
14056
14057         * lpath.el (featurep): Add nobreak-char-display.
14058
14059 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
14060
14061         * mail-source.el (mail-source-fetch-pop): Require pop3.
14062         (mail-source-check-pop): Ditto.
14063
14064 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14065
14066         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
14067         errors.
14068
14069 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
14070
14071         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
14072         (gnus-treat-strip-leading-blank-lines): Improve doc string.
14073
14074         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
14075
14076         * mm-bodies.el (mm-decode-string):
14077         Call `mm-charset-to-coding-system' with allow-override argument.
14078
14079 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14080
14081         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
14082         (rfc2047-charset-to-coding-system): New function.
14083         (rfc2047-decode-encoded-words): New function.
14084         (rfc2047-decode-region): Use them.
14085         (rfc2047-decode-cte): Remove.
14086         (rfc2047-parse-and-decode): Remove.
14087         (rfc2047-decode): Remove.
14088
14089 2005-10-15  Kenichi Handa  <handa@m17n.org>
14090
14091         * rfc2047.el (rfc2047-decode-cte): New function.
14092         (rfc2047-decode-region): Change the way to decode successive
14093         encoded-words: decode B- or Q-encoding in each encoded-word,
14094         concatenate them, and decode it as charset.
14095
14096 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14097
14098         * lpath.el: Fbind codepage-setup for XEmacs.
14099
14100 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
14101
14102         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
14103         widget-move-and-invoke.
14104         (gnus-custom-mode): Use gnus-custom-map.
14105
14106 2005-10-15  Bill Wohler  <wohler@newt.com>
14107
14108         * message.el (message-tool-bar-map): Rename image file from
14109         mail_send to mail/send.
14110
14111 2005-10-16  Masatake YAMATO  <jet@gyve.org>
14112
14113         * message.el (message-expand-group): Pass the common
14114         prefix substring of completion to `display-completion-list'.
14115
14116 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
14117
14118         * mml-sec.el (mml-secure-method): New internal variable.
14119         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
14120         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
14121         New functions using mml-secure-method.
14122
14123         * mml.el (mml-mode-map): Add key bindings for those functions.
14124         (mml-menu): Simplify security menu entries.  Suggested by Jesper
14125         Harder <harder@myrealbox.com>.
14126         (mml-attach-file, mml-attach-buffer, mml-attach-external):
14127         Goto end of message if point is the headers of the message.
14128
14129         * message.el (message-in-body-p): New function.
14130
14131         * assistant.el: Autoload gnus-util and netrc.
14132
14133         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
14134         Use `mm-charset-override-alist' only when decoding.
14135
14136         * mm-bodies.el (mm-decode-body):
14137         Call `mm-charset-to-coding-system' with allow-override argument.
14138
14139         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
14140         `filename' from Content-Disposition if Content-Type doesn't
14141         provide `name'.
14142         (gnus-mime-view-part-as-type): Set default instead of
14143         initial-input.
14144
14145 2005-10-09  Daniel Brockman  <daniel@brockman.se>
14146
14147         * format-spec.el (format-spec): Propagate text properties of % spec.
14148
14149 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
14150
14151         * gnus-art.el (gnus-treat-predicate): Add `first'.
14152
14153 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
14154
14155         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
14156         (mm-charset-override-alist): New variable.
14157         (mm-charset-to-coding-system): Use it.
14158         (mm-codepage-setup): New helper function.
14159         (mm-charset-eval-alist): New variable.
14160         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
14161         Warn about unknown charsets.
14162
14163         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
14164
14165 2005-10-04  David Hansen  <david.hansen@gmx.net>
14166
14167         * nnrss.el (nnrss-request-article): Add support for the comments tag.
14168         (nnrss-check-group): Ditto.
14169
14170 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
14171
14172         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
14173         Rename x-gnus-verbatim to x-verbatim.
14174         (mm-uu-type-alist): Fix regexp for verbatim-marks.
14175
14176         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
14177         x-verbatim.
14178
14179         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
14180
14181         * gnus-util.el (gnus-remove-duplicates): Remove.
14182
14183         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
14184         instead of gnus-remove-duplicates.
14185
14186         * message.el (message-remove-duplicates): Remove.
14187         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
14188         message-remove-duplicates.
14189
14190         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
14191         available, else use implementation from `delete-dups'.
14192
14193         * message.el (message-insert-expires): New function.
14194         (message-mode-map): Add key binding.
14195         (message-mode-field-menu): Add menu entry.
14196         (message-mode): Document it.
14197         (message-make-expires-date): Use `message-make-date'.
14198
14199 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
14200
14201         * message.el (message-make-expires-date): New function.
14202
14203 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14204
14205         * Makefile.in (list-installed-shadows): New entry.
14206         (install): Use it.
14207         (remove-installed-shadows): New entry.
14208
14209         * dgnushack.el (dgnushack-default-load-path): New variable.
14210         (dgnushack-find-lisp-shadows): New function.
14211         (dgnushack-remove-lisp-shadows): New function.
14212
14213 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14214
14215         * Makefile.in (install-el-elc): New entry.
14216         (install): Use it so that .el files are necessarily installed.
14217
14218 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14219
14220         * time-date.el: Autoload parse-time-string, XEmacs needs it.
14221
14222 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14223
14224         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
14225         function rather than the diff-mode.el package.
14226         (mm-display-external): Use with-current-buffer.
14227         (mm-viewer-completion-map, mm-viewer-completion-map):
14228         Move initialization inside declaration.
14229
14230 2005-09-29  Simon Josefsson  <jas@extundo.com>
14231
14232         * spam.el: Load hashcash when compiling, to avoid warnings.
14233         Don't autoload mail-check-payment.
14234         (spam-check-hashcash): Define unconditionally, since hashcash.el
14235         is part of Gnus now.  Ignore errors from payment checking.
14236
14237 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
14238
14239         * message.el (message-bold-region, message-unbold-region):
14240         Rename from `bold-region' and `unbold-region'.
14241
14242         * message.el: Remove useless autoloads.
14243
14244 2005-09-28  Simon Josefsson  <jas@extundo.com>
14245
14246         * message.el (message-use-idna): Default to t.
14247         (message-use-idna): Test whether encoding works too.  Doc fix.
14248
14249 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14250
14251         * nntp.el (nntp-warn-about-losing-connection): Remove.
14252
14253 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
14254
14255         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
14256         customizable.  Change default value.
14257         (mm-uu-diff-groups-regexp): Change default value.
14258         (mm-uu-type-alist): Add doc string.
14259         (mm-uu-configure): Add doc string.  Make it interactive.
14260         (mm-uu-tex-groups-regexp): New variable.
14261         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
14262         (mm-uu-type-alist): Add LaTeX documents.
14263         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
14264         of "text/verbatim".
14265         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
14266
14267         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
14268         instead of "text/verbatim".
14269
14270         * message.el (message-mark-inserted-region)
14271         (message-mark-insert-file): Use slrn style marks when called with
14272         prefix argument.
14273
14274 2005-09-27  Simon Josefsson  <jas@extundo.com>
14275
14276         * message.el (message-idna-to-ascii-rhs-1): Reformat.
14277
14278 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
14279
14280         * message.el (message-remove-duplicates): New function.
14281         Implementation borrowed from `gnus-remove-duplicates'.
14282         (message-idna-to-ascii-rhs): Also encode idna addresses in
14283         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
14284         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
14285         only ask about the same idna domain once per header and also tell
14286         in what header to replace the idna domain.
14287
14288         * gnus-art.el (article-decode-idna-rhs): Also decode idna
14289         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
14290         (article-decode-idna-rhs): Fix regexp so that all idna-address in
14291         a header is decoded and not just the last one.
14292
14293 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14294
14295         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
14296         has been decoded.
14297
14298         * mm-decode.el (mm-automatic-display): Add text/verbatim.
14299         (mm-insert-part): Don't modify text if it has been decoded.
14300
14301         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
14302         decoded.
14303
14304         * mm-view.el (mm-inline-text): Don't strip text props unless
14305         decoding enriched or richtext parts.
14306
14307 2005-09-25  Romain Francoise  <romain@orebokech.com>
14308
14309         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
14310         * gnus-start.el (gnus-subscribe-interactively):
14311         * gnus-uu.el (gnus-uu-grab-articles):
14312         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
14313         space.
14314
14315 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
14316
14317         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
14318         * mm-view.el (mm-view-pkcs7-decrypt):
14319         * gnus-sum.el (gnus-summary-limit-to-extra)
14320         (gnus-summary-respool-article, gnus-read-move-group-name):
14321         * gnus-score.el (gnus-summary-increase-score):
14322         * gnus-util.el (gnus-completing-read-with-default):
14323         * gnus-art.el (gnus-read-save-file-name)
14324         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
14325         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
14326         * message.el (message-check-news-header-syntax):
14327         Follow convention for reading with the minibuffer.
14328
14329 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
14330
14331         * spam-report.el (spam-report-url-ping-plain):
14332         Use gnus-extended-version as User-Agent.
14333
14334         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
14335         default value is nil.
14336
14337         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
14338         (mm-uu-verbatim-marks-extract): New function.
14339         (mm-uu-extract): New face.
14340         (mm-uu-copy-to-buffer): Use it.
14341
14342         * spam-report.el (spam-report-gmane-ham): Rename from
14343         `spam-report-gmane-unspam'.
14344         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
14345         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
14346
14347         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
14348         Autoload.
14349         (spam-report-gmane-unregister-routine):
14350         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
14351
14352 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
14353
14354         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
14355         (spam-report-gmane-unregister-routine): Add support for gmane
14356         unregistration.
14357
14358         * spam-report.el (spam-report-gmane-unspam)
14359         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
14360         (spam-report-gmane): Change to take a single article and do unspam
14361         registration.
14362
14363 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
14364
14365         * mm-url.el (mm-url-decode-entities): Fix regexp.
14366
14367 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14368
14369         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
14370         default to nil, to be able to use Gnus at all.  If the default
14371         switches to something else, then the function should be fixed not
14372         be exceedingly slow.
14373
14374 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
14375
14376         * gnus-start.el (gnus-activate-group): If the server is nil, don't
14377         fail hard.
14378
14379         * spam-report.el: Add better Keywords line.
14380
14381         * spam.el: Add Maintainer and better Keywords line.
14382
14383 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
14384
14385         * gnus-art.el (gnus-article-replace-part)
14386         (gnus-mime-replace-part): New functions.
14387         (gnus-mime-action-alist, gnus-mime-button-commands)
14388         (gnus-mime-save-part-and-strip): Add file argument.
14389         (gnus-article-part-wrapper): Add interactive argument.
14390
14391         * gnus-sum.el (gnus-summary-mime-map):
14392         Add `gnus-article-replace-part'.
14393
14394 2005-09-19  Didier Verna  <didier@xemacs.org>
14395
14396         The nnml compaction feature:
14397         * nnml.el (nnml-request-compact-group): New function.
14398         * nnml.el (nnml-request-compact): New function.
14399         * gnus-int.el (gnus-request-compact-group): New function.
14400         * gnus-int.el (gnus-request-compact): New function.
14401         * gnus-group.el (gnus-group-compact-group): New function.
14402         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
14403         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
14404         * gnus-srvr.el (gnus-server-compact-server): New function.
14405         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
14406         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
14407
14408 2005-09-18  Deepak Goel  <deego@gnufans.org>
14409
14410         * sieve.el (sieve-help): Fix `message' call: first arg should be a
14411         format spec.
14412
14413 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14414
14415         * gnus.el (gnus-group-startup-message): Bind image-load-path.
14416
14417 2005-09-15  Romain Francoise  <romain@orebokech.com>
14418
14419         * message.el (message-fill-paragraph): Clarify docstring.
14420
14421 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14422
14423         * gnus-art.el (gnus-mime-display-part): Protect against broken
14424         MIME messages.
14425
14426 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14427
14428         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
14429         before parsing header.
14430
14431 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
14432
14433         * html2text.el (html2text-replace-list): Add new entities.
14434
14435 2005-09-11  Romain Francoise  <romain@orebokech.com>
14436
14437         * message.el (message-alternative-emails): Improve docstring.
14438         (message-setup-1): Call `message-use-alternative-email-as-from'
14439         after `message-setup-hook' to give it precedence over posting
14440         styles, etc.
14441         (message-use-alternative-email-as-from): Add docstring.
14442         Remove the original From header if present.
14443
14444         * nnml.el (nnml-compressed-files-size-threshold): New variable.
14445         (nnml-save-mail): Use it.
14446
14447         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
14448         articles.  Add new argument `silent'.
14449         (gnus-uu-mark-all): Report the total number of marked articles.
14450
14451 2005-09-10  Romain Francoise  <romain@orebokech.com>
14452
14453         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
14454         (gnus-uu-mark-series): Likewise.
14455
14456 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
14457
14458         * spam-report.el (spam-report-gmane): Fix generation of spam
14459         report URL.
14460
14461 2005-09-10  Simon Josefsson  <jas@extundo.com>
14462
14463         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
14464         t, based on discussion on the ding list with Robert Epprecht
14465         <epprecht@solnet.ch>.
14466
14467 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
14468
14469         * spam-report.el (spam-report-gmane): Make it work without
14470         X-Report-Spam header.  Gmane now only provides Archived-At.
14471         This is only used if `spam-report-gmane-use-article-number' is nil.
14472         (spam-report-gmane-spam-header): Remove.  Not used anymore.
14473
14474         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
14475         make `gnus-summary-sort-by-recipient' work with threading.
14476
14477         * nnweb.el (nnweb-google-wash-article): Print a message if article
14478         is not available.
14479
14480 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14481
14482         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
14483         change.  Decode text/* parts content before displaying.
14484
14485 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
14486
14487         * mml-smime.el: Remove defvar of gnus-extract-address-components.
14488
14489 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14490
14491         * mm-view.el (mm-display-inline-fontify): Disable support modes.
14492
14493         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
14494         url-package-name, url-package-version,
14495         w3m-cid-retrieve-function-alist, w3m-current-buffer,
14496         w3m-display-inline-images, and w3m-minor-mode-map.
14497
14498 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
14499
14500         * message.el (message-tab-body-function): Fix mismatched custom type.
14501
14502         * gnus.el (gnus-group-change-level-function): Ditto.
14503
14504         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
14505
14506         * gnus-art.el (gnus-signature-limit)
14507         (gnus-article-mime-part-function): Ditto.
14508
14509 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14510
14511         * mml.el (mml-mode): Silence the byte compiler.
14512
14513         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
14514         using `(sit-for 0)' before moving the point to the specified part;
14515         skip unbuttonized parts.
14516         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
14517         return to the summary window if gnus-auto-select-part is non-nil.
14518
14519 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
14520
14521         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
14522         New variables.
14523         (mml-dnd-attach-file, mml-mode): Use them.
14524
14525         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
14526         Make fetching article by MID work again for Google Groups.
14527         Add FIXME concerning gnus-group-make-web-group.
14528
14529         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
14530         Don't depend on Gnus by using mail-extract-address-components if
14531         gnus-extract-address-components is not bound.
14532
14533 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14534
14535         * gnus-art.el (gnus-mime-display-security): Don't display the
14536         signature, but only the signed part.
14537
14538 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14539
14540         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
14541
14542         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
14543         list, not listp.
14544
14545 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
14546
14547         * mm-encode.el (mm-encode-content-transfer-encoding):
14548         Likewise when encoding.
14549
14550         * mm-bodies.el (mm-decode-content-transfer-encoding):
14551         De-canonicalize CRLF for all text content types, not just
14552         text/plain.
14553
14554 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14555
14556         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
14557         valid article; point arrow and cursor at the MIME button.
14558
14559 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14560
14561         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
14562         Suggested by Dan Christensen <jdc@uwo.ca>.
14563
14564         * mm-decode.el (mm-save-part): Enable change of prompt.
14565
14566 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
14567
14568         * gnus-msg.el (gnus-inews-add-send-actions):
14569         Make `message-post-method' lambda parameter ARG `&optional'.
14570
14571 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
14572
14573         * gnus-sum.el (gnus-summary-mime-map):
14574         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
14575         gnus-article-jump-to-part.
14576
14577         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
14578         (gnus-article-edit-part): Use it.
14579         (gnus-article-part-wrapper): Add no-handle argument.
14580         (gnus-article-save-part-and-strip, gnus-article-delete-part):
14581         New functions.
14582
14583 2005-08-29  Romain Francoise  <romain@orebokech.com>
14584
14585         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
14586         docstring.
14587         (gnus-face-from-file): Likewise.
14588
14589 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
14590
14591         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
14592         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
14593         non-nil.
14594         (gnus-auto-select-part): New variable.
14595         (gnus-article-jump-to-part): New function.
14596         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
14597         (gnus-mime-delete-part): Allow selecting specified part after
14598         deleting or stripping parts.
14599         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
14600         part if argument is bogus.
14601
14602 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
14603
14604         * gnus-art.el (w3m-minor-mode-map):
14605         * gnus-spec.el (gnus-newsrc-file-version):
14606         * gnus-util.el (nnmail-active-file-coding-system)
14607         (gnus-original-article-buffer, gnus-user-agent):
14608         * gnus.el (gnus-ham-process-destinations)
14609         (gnus-parameter-ham-marks-alist)
14610         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
14611         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
14612         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
14613         * mm-decode.el (gnus-current-window-configuration):
14614         * mm-extern.el (gnus-article-mime-handles):
14615         * mm-url.el (url-current-object, url-package-name)
14616         (url-package-version):
14617         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
14618         (smime-keys, w3m-cid-retrieve-function-alist)
14619         (w3m-current-buffer, w3m-display-inline-images)
14620         (w3m-minor-mode-map):
14621         * mml-smime.el (gnus-extract-address-components):
14622         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
14623         (gnus-newsrc-hashtb, message-default-charset)
14624         (message-deletable-headers, message-options)
14625         (message-posting-charset, message-required-mail-headers)
14626         (message-required-news-headers):
14627         * mml1991.el (mc-pgp-always-sign):
14628         * mml2015.el (mc-pgp-always-sign):
14629         * nnheader.el (nnmail-extra-headers):
14630         * rfc1843.el (gnus-decode-encoded-word-function)
14631         (gnus-decode-header-function, gnus-newsgroup-name):
14632         * spam-stat.el (gnus-original-article-buffer): Add defvars.
14633
14634 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
14635
14636         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
14637         the end of the date treatments.
14638
14639 2005-08-15  Simon Josefsson  <jas@extundo.com>
14640
14641         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
14642         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
14643         Capello and Romain Francoise.
14644         (pgg-fetch-key-function): Remove, not used?
14645         (pgg-insert-url-with-w3): Require url, to get
14646         url-insert-file-contents regardless of where it is defined.
14647
14648 2005-08-13  Romain Francoise  <romain@orebokech.com>
14649
14650         * message.el (message-cite-original-1): New function.
14651         (message-cite-original): Use it.
14652         (message-cite-original-without-signature): Ditto.
14653
14654 2005-08-08  Romain Francoise  <romain@orebokech.com>
14655
14656         * message.el (message-yank-empty-prefix): New variable.
14657         (message-indent-citation): Use it.
14658         (message-cite-original-without-signature): Respect X-No-Archive.
14659
14660 2005-08-08  Simon Josefsson  <jas@extundo.com>
14661
14662         * pgg.el: Autoload url-insert-file-contents instead of loading
14663         w3/url.
14664         (pgg-insert-url-with-w3): Don't load url here.
14665
14666 2005-08-07  Jesper Harder  <harder@phys.au.dk>
14667
14668         * message.el (message-kill-to-signature): Don't insert newline at
14669         bol.
14670         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
14671
14672 2005-08-06  Romain Francoise  <romain@orebokech.com>
14673
14674         * message.el (message-user-fqdn): Fix typo in docstring.
14675
14676 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
14677
14678         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
14679
14680         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
14681
14682 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14683
14684         * mm-bodies.el (mm-encode-body): Use coding system rather than
14685         charset to encode text.
14686
14687         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
14688         number of charsets if utf-8 is available (XEmacs).
14689
14690 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
14691
14692         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
14693         taken from `gnus-button-mid-or-mail-regexp'.
14694         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
14695         (gnus-button-alist): Improve regexp for domain part of the MIDs
14696         for news:localpart@domain buttons.
14697         (gnus-button-ctan-directory-regexp): Update.
14698
14699 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14700
14701         * sieve-manage.el (sieve-manage-interactive-login):
14702         Use make-local-variable rather than make-variable-buffer-local.
14703         (sieve-manage-open): Ditto.
14704         (sieve-manage-authenticate): Ditto.
14705
14706         * mml.el (mml-generate-mime-1): Make the content type default to
14707         text/plain if the filename is not specified.
14708
14709 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14710
14711         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
14712         instead of insert-buffer.
14713
14714         * message.el (message-yank-original): Ditto; set the mark at the
14715         end of the yanked message.
14716
14717 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14718
14719         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
14720         lines to scroll rather than to stop it.
14721
14722         * mml.el (mml-generate-default-type): Add doc string.
14723         (mml-generate-mime-1): Use mm-default-file-encoding or make it
14724         default to application/octet-stream when determining the content
14725         type if it is not specified for the part or the mml contents; add
14726         a comment about mml-generate-default-type.
14727
14728 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
14729
14730         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
14731         make it default to application/octet-stream when determining the
14732         content type if it is not specified for the external contents.
14733
14734 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14735
14736         * rfc2231.el (rfc2231-parse-string): Take care that not only a
14737         segmented parameter but also other parameters might be there.
14738
14739 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14740
14741         * mm-decode.el (mm-display-external): Delete temp file, directory
14742         and buffer immediately if the external process is exited.
14743
14744 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14745
14746         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
14747         fewer lines than that of scroll-margin.
14748         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
14749
14750 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14751
14752         * gnus-art.el (gnus-article-next-page): Revert.
14753         (gnus-article-beginning-of-window): New macro.
14754         (gnus-article-next-page-1): Use it.
14755         (gnus-article-prev-page): Ditto.
14756         (gnus-article-edit-part): Use insert-buffer-substring instead of
14757         insert-buffer.
14758         (gnus-article-edit-exit): Ditto.
14759
14760         * gnus-util.el (gnus-beginning-of-window): Remove.
14761         (gnus-end-of-window): Remove.
14762
14763         * lpath.el: Don't bind header-line-format and scroll-margin.
14764
14765 2005-07-25  Simon Josefsson  <jas@extundo.com>
14766
14767         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
14768         to have the url package without w3.  Reported by Daiki Ueno
14769         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
14770
14771 2005-07-20  Didier Verna  <didier@xemacs.org>
14772
14773         * gnus-diary.el: Remove the description comment (nndiary is now
14774         properly documented in the Gnus manual).
14775         Fix the spelling of "Back End".
14776         * nndiary.el: Ditto.
14777         Fix the copyright notice.
14778
14779 2005-07-18  Romain Francoise  <romain@orebokech.com>
14780
14781         * gnus-sum.el (gnus-summary-to-prefix)
14782         (gnus-summary-newsgroup-prefix): New variables.
14783         (gnus-summary-from-or-to-or-newsgroups): Use them.
14784
14785 2005-07-17  Romain Francoise  <romain@orebokech.com>
14786
14787         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
14788         space as it's generally not especially interesting to the user.
14789
14790 2005-07-16  Romain Francoise  <romain@orebokech.com>
14791
14792         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
14793         nil to avoid prompting and file modification if one of the
14794         messages at the top of the nnfolder file contains a copyright
14795         notice.
14796         Update copyright notice.
14797
14798         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
14799         instead of `current-time-string' as the latter creates a time
14800         string that is not RFC 2822 compliant (it lacks the zone).
14801         Update copyright notice.
14802
14803 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
14804
14805         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
14806         for text/rtf.  Display default in prompt.  Pass default for M-n.
14807
14808         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
14809
14810 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14811
14812         * gnus-msg.el (gnus-button-mailto):
14813         Remove save-selected-window-window hackery because it relies on
14814         save-selected-window internals.
14815
14816 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14817
14818         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
14819         (gnus-article-next-page-1): Use gnus-beginning-of-window.
14820         (gnus-article-prev-page): Ditto.
14821
14822         * gnus-util.el (gnus-beginning-of-window): New function.
14823         (gnus-end-of-window): New function.
14824
14825         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
14826
14827 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
14828
14829         * gnus-score.el (gnus-score-edit-all-score):
14830         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
14831         gnus-message.
14832
14833 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14834
14835         * gnus-msg.el (gnus-button-mailto):
14836         Remove save-selected-window-window hackery because it relies on
14837         save-selected-window internals.
14838
14839 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14840
14841         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
14842         add-minor-mode.
14843         (gnus-binary-mode): Ditto.
14844
14845         * gnus-topic.el (gnus-topic-mode): Ditto.
14846
14847 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
14848
14849         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
14850         (gnus-article-prev-page): Take scroll-margin into consideration.
14851
14852 2005-07-04  Lute Kamstra  <lute@gnu.org>
14853
14854         Update FSF's address in GPL notices.
14855
14856 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
14857
14858         * gnus.el (gnus-exit):
14859         * gnus-group.el (gnus-group-icons):
14860         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
14861
14862         * gnus-nocem.el (gnus-nocem):
14863         * message.el (message-various, message-buffers, message-sending)
14864         (message-interface, message-forwarding, message-insertion)
14865         (message-headers, message-news, message-mail):
14866         * pgg-gpg.el (pgg-gpg):
14867         * pgg-parse.el (pgg-parse):
14868         * pgg-pgp.el (pgg-pgp):
14869         * pgg-pgp5.el (pgg-pgp5):
14870         * pop3.el (pop3): Finish `defgroup' description with period.
14871
14872 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14873
14874         * gnus-art.el (article-display-face): Improve the efficiency.
14875         (article-display-x-face): Ditto; remove grey x-face stuff.
14876
14877 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14878
14879         * gnus-art.el (article-display-face): Correct the position in
14880         which Faces are inserted.
14881
14882 2005-06-29  Didier Verna  <didier@xemacs.org>
14883
14884         * gnus-art.el (article-display-face): Display faces in correct
14885         order.
14886
14887 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14888
14889         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
14890         (gnus-fill-real-hashtb): Use hash table instead of obarray.
14891         (gnus-nocem-check-article): Fetch the Type header.
14892         (gnus-nocem-message-wanted-p): Fix the way to examine types.
14893         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
14894         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
14895         make sure gnus-nocem-hashtb is initialized.
14896         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
14897         (gnus-nocem-unwanted-article-p): Ditto.
14898
14899         * pgg.el (pgg-verify): Return the verification result.
14900
14901 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14902
14903         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
14904         is ascii.
14905
14906 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
14907
14908         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
14909         `show-nonbreak-escape'.
14910
14911 2005-06-23  Lute Kamstra  <lute@gnu.org>
14912
14913         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
14914
14915         * dig.el (dig-mode):
14916         * smime.el (smime-mode): Use gnus-run-mode-hooks.
14917
14918 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
14919
14920         * nnimap.el (nnimap-split-download-body): Fix spellings.
14921
14922 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
14923
14924         * gnus-art.el (gnus-article-encrypt-body):
14925         * gnus-cus.el (gnus-score-customize):
14926         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
14927         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
14928
14929 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
14930
14931         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
14932         header by looking for magic "MII" at the beginnig.
14933
14934 2005-06-16  Miles Bader  <miles@gnu.org>
14935
14936         * gnus-xmas.el (gnus-xmas-group-startup-message):
14937         Use renamed gnus-splash face.
14938
14939         * assistant.el (assistant-field): Remove "-face" suffix from face name.
14940         (assistant-field-face): New backward-compatibility alias for renamed
14941         face.
14942         (assistant-render-text): Use renamed assistant-field face.
14943
14944         * spam.el (spam): Remove "-face" suffix from face name.
14945         (spam-face): New backward-compatibility alias for renamed face.
14946         (spam-face, spam-initialize): Use renamed spam face.
14947
14948         * message.el (message-header-to, message-header-cc)
14949         (message-header-subject, message-header-newsgroups)
14950         (message-header-other, message-header-name)
14951         (message-header-xheader, message-separator, message-cited-text)
14952         (message-mml): Remove "-face" suffix from face names.
14953         (message-header-to-face, message-header-cc-face)
14954         (message-header-subject-face, message-header-newsgroups-face)
14955         (message-header-other-face, message-header-name-face)
14956         (message-header-xheader-face, message-separator-face)
14957         (message-cited-text-face, message-mml-face):
14958         New backward-compatibility aliases for renamed faces.
14959         (message-font-lock-keywords): Use renamed message faces.
14960
14961         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
14962         (sieve-test-commands, sieve-tagged-arguments):
14963         Remove "-face" suffix from face names.
14964         (sieve-control-commands-face, sieve-action-commands-face)
14965         (sieve-test-commands-face, sieve-tagged-arguments-face):
14966         New backward-compatibility aliases for renamed faces.
14967         (sieve-control-commands-face, sieve-action-commands-face)
14968         (sieve-test-commands-face, sieve-tagged-arguments-face):
14969         Use renamed sieve faces.
14970
14971         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
14972         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
14973         (gnus-group-news-3-empty, gnus-group-news-4)
14974         (gnus-group-news-4-empty, gnus-group-news-5)
14975         (gnus-group-news-5-empty, gnus-group-news-6)
14976         (gnus-group-news-6-empty, gnus-group-news-low)
14977         (gnus-group-news-low-empty, gnus-group-mail-1)
14978         (gnus-group-mail-1-empty, gnus-group-mail-2)
14979         (gnus-group-mail-2-empty, gnus-group-mail-3)
14980         (gnus-group-mail-3-empty, gnus-group-mail-low)
14981         (gnus-group-mail-low-empty, gnus-summary-selected)
14982         (gnus-summary-cancelled, gnus-summary-high-ticked)
14983         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
14984         (gnus-summary-high-ancient, gnus-summary-low-ancient)
14985         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
14986         (gnus-summary-low-undownloaded)
14987         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
14988         (gnus-summary-low-unread, gnus-summary-normal-unread)
14989         (gnus-summary-high-read, gnus-summary-low-read)
14990         (gnus-summary-normal-read, gnus-splash):
14991         Remove "-face" suffix from face names.
14992         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
14993         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
14994         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
14995         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
14996         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
14997         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
14998         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
14999         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
15000         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
15001         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
15002         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
15003         (gnus-summary-selected-face, gnus-summary-cancelled-face)
15004         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
15005         (gnus-summary-normal-ticked-face)
15006         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
15007         (gnus-summary-normal-ancient-face)
15008         (gnus-summary-high-undownloaded-face)
15009         (gnus-summary-low-undownloaded-face)
15010         (gnus-summary-normal-undownloaded-face)
15011         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
15012         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
15013         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
15014         (gnus-splash-face):
15015         New backward-compatibility aliases for renamed faces.
15016         (gnus-group-startup-message): Use renamed gnus faces.
15017
15018         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
15019         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
15020         (gnus-server-agent): Remove "-face" suffix from face names.
15021         (gnus-server-agent-face, gnus-server-opened-face)
15022         (gnus-server-closed-face, gnus-server-denied-face)
15023         (gnus-server-offline-face):
15024         New backward-compatibility aliases for renamed faces.
15025         (gnus-server-agent-face, gnus-server-opened-face)
15026         (gnus-server-closed-face, gnus-server-denied-face)
15027         (gnus-server-offline-face): Use renamed gnus faces.
15028
15029         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
15030         Remove "-face" suffix from face names.
15031         (gnus-picon-xbm-face, gnus-picon-face):
15032         New backward-compatibility aliases for renamed faces.
15033
15034         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
15035         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
15036         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
15037         (gnus-cite-11): Remove "-face" suffix from face names.
15038         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
15039         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
15040         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
15041         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
15042         New backward-compatibility aliases for renamed faces.
15043         (gnus-cite-attribution-face, gnus-cite-face-list)
15044         (gnus-article-boring-faces): Use renamed gnus faces.
15045
15046         * gnus-art.el (gnus-signature, gnus-header-from)
15047         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
15048         (gnus-header-content): Remove "-face" suffix from face names.
15049         (gnus-signature-face, gnus-header-from-face)
15050         (gnus-header-subject-face, gnus-header-newsgroups-face)
15051         (gnus-header-name-face, gnus-header-content-face):
15052         New backward-compatibility aliases for renamed faces.
15053         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
15054
15055         * gnus-sum.el (gnus-summary-selected-face)
15056         (gnus-summary-highlight): Use renamed gnus faces.
15057         * gnus-group.el (gnus-group-highlight): Likewise.
15058
15059 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
15060
15061         * gnus-sieve.el (gnus-sieve-article-add-rule):
15062         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
15063         * spam-stat.el (spam-stat-buffer-change-to-spam)
15064         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
15065
15066         * message.el (message-is-yours-p):
15067         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
15068
15069 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15070
15071         * mm-view.el (mm-inline-text): Withdraw the last change.
15072
15073 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15074
15075         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
15076         executing enriched-decode.
15077
15078 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15079
15080         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
15081         charset of tar files.
15082
15083 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
15084
15085         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
15086
15087 2005-06-04  Lute Kamstra  <lute@gnu.org>
15088
15089         * nnfolder.el (nnfolder-read-folder): Make sure that undo
15090         information is never recorded.
15091
15092 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
15093
15094         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
15095
15096 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15097
15098         * pop3.el (pop3-apop): Run md5 in the binary mode.
15099
15100         * starttls.el (starttls-set-process-query-on-exit-flag):
15101         Use eval-and-compile.
15102
15103 2005-05-31  Simon Josefsson  <jas@extundo.com>
15104
15105         * smime.el (smime-replace-in-string): Define.
15106         (smime-cert-by-ldap-1): Use it.
15107
15108 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
15109
15110         * gnus-art.el (article-display-x-face): Replace
15111         process-kill-without-query by gnus-set-process-query-on-exit-flag.
15112
15113         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
15114         set-process-query-on-exit-flag or process-kill-without-query.
15115
15116         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
15117         loop instead of replace-regexp.
15118
15119         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
15120         instead of process-kill-without-query if it is available.
15121
15122         * lpath.el: Fbind ldap-search-entries.
15123
15124         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
15125         instead of find-file-hooks if it is available.
15126
15127         * mml1991.el: Bind pgg-default-user-id when compiling.
15128
15129         * mml2015.el: Bind pgg-default-user-id when compiling.
15130
15131         * nndraft.el (nndraft-request-associate-buffer):
15132         Use write-contents-functions instead of write-contents-hooks if it is
15133         available.
15134
15135         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
15136         instead of find-file-hooks if it is available.
15137
15138         * nntp.el (nntp-open-connection): Replace
15139         process-kill-without-query by gnus-set-process-query-on-exit-flag.
15140         (nntp-open-ssl-stream): Ditto.
15141         (nntp-open-tls-stream): Ditto.
15142
15143         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
15144         set-process-query-on-exit-flag or process-kill-without-query.
15145         (starttls-open-stream-gnutls): Use it instead of
15146         process-kill-without-query.
15147         (starttls-open-stream): Ditto.
15148
15149 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
15150
15151         * smime.el (smime-cert-by-ldap-1): Don't use
15152         replace-regexp-in-string.
15153
15154 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
15155
15156         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
15157
15158         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
15159         in PEM format.  Adjust to the XEmacs compability.
15160
15161 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
15162
15163         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
15164         by `string-to-number'.
15165         * gnus-agent.el (gnus-agent-regenerate-group)
15166         (gnus-agent-fetch-articles): Ditto.
15167         * gnus-art.el (gnus-button-fetch-group): Ditto.
15168         * gnus-cache.el (gnus-cache-generate-active)
15169         (gnus-cache-articles-in-group): Ditto.
15170         * gnus-group.el (gnus-group-set-current-level)
15171         (gnus-group-insert-group-line): Ditto.
15172         * gnus-score.el (gnus-score-set-expunge-below)
15173         (gnus-score-set-mark-below, gnus-summary-score-effect)
15174         (gnus-summary-score-entry): Ditto.
15175         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
15176         (gnus-soup-pack): Ditto.
15177         * gnus-spec.el (gnus-xmas-format): Ditto.
15178         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
15179         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
15180         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
15181         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
15182         * nndb.el (nndb-get-remote-expire-response): Ditto.
15183         * nndiary.el (nndiary-parse-schedule-value)
15184         (nndiary-string-to-number, nndiary-request-replace-article)
15185         (nndiary-request-article): Ditto.
15186         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
15187         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
15188         * nneething.el (nneething-make-head): Ditto.
15189         * nnfolder.el (nnfolder-request-article)
15190         (nnfolder-retrieve-headers): Ditto.
15191         * nnheader.el (nnheader-file-to-number): Ditto.
15192         * nnkiboze.el (nnkiboze-request-article): Ditto.
15193         * nnmail.el (nnmail-process-unix-mail-format)
15194         (nnmail-process-babyl-mail-format): Ditto.
15195         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
15196         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
15197         (nnmh-request-create-group, nnmh-request-list-1)
15198         (nnmh-request-group, nnmh-request-article): Ditto.
15199         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
15200         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
15201         * nnsoup.el (nnsoup-make-active): Ditto.
15202         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
15203         * nntp.el (nntp-find-group-and-number)
15204         (nntp-retrieve-headers-with-xover): Ditto.
15205         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
15206         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
15207         (pgg-format-key-identifier): Ditto.
15208         * pop3.el (pop3-last, pop3-stat): Ditto.
15209         * qp.el (quoted-printable-decode-region): Ditto.
15210
15211         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
15212         of concat.
15213
15214 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15215
15216         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
15217
15218         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
15219
15220         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
15221
15222         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
15223
15224         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
15225
15226         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
15227
15228         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
15229         (gnus-carpal-mode): Ditto.
15230
15231         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
15232         (gnus-browse-mode): Ditto.
15233
15234         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
15235
15236         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
15237
15238 2005-05-29  Richard M. Stallman  <rms@gnu.org>
15239
15240         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
15241
15242 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15243
15244         * gnus-util.el (gnus-run-mode-hooks): New function.
15245
15246         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
15247
15248         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
15249         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
15250
15251 2005-05-27  Lute Kamstra  <lute@gnu.org>
15252
15253         * dns-mode.el (dns-mode): Specify customization group.
15254
15255 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
15256
15257         * gnus-agent.el (gnus-agent-make-mode-line-string):
15258         Use mode-line-highlight as mouse-face.
15259
15260 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15261
15262         * canlock.el (canlock): Change the parent group to news.
15263
15264         * deuglify.el (gnus-outlook-deuglify): Add :group.
15265
15266         * dig.el (dig): Add :group.
15267
15268         * dns-mode.el (dns-mode): Add :group.
15269
15270         * encrypt.el (encrypt): Add :group.
15271
15272         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
15273         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
15274         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
15275         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
15276         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
15277
15278         * gnus-diary.el (gnus-diary): Add :group.
15279
15280         * gnus.el (gnus-group-news-1-face): Add :group.
15281         (gnus-group-news-1-empty-face): Ditto.
15282         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
15283         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
15284         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
15285         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
15286         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
15287         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
15288         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
15289         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
15290         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
15291         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
15292         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
15293         (gnus-summary-high-ticked-face): Ditto.
15294         (gnus-summary-low-ticked-face): Ditto.
15295         (gnus-summary-normal-ticked-face): Ditto.
15296         (gnus-summary-high-ancient-face): Ditto.
15297         (gnus-summary-low-ancient-face): Ditto.
15298         (gnus-summary-normal-ancient-face): Ditto.
15299         (gnus-summary-high-undownloaded-face): Ditto.
15300         (gnus-summary-low-undownloaded-face): Ditto.
15301         (gnus-summary-normal-undownloaded-face): Ditto.
15302         (gnus-summary-high-unread-face): Ditto.
15303         (gnus-summary-low-unread-face): Ditto.
15304         (gnus-summary-normal-unread-face): Ditto.
15305         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
15306         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
15307
15308         * hashcash.el (hashcash): New custom group.
15309         (hashcash-default-payment): Add :group.
15310         (hashcash-payment-alist): Ditto.
15311         (hashcash-default-accept-payment): Ditto.
15312         (hashcash-accept-resources): Ditto.
15313         (hashcash-path): Ditto.
15314         (hashcash-extra-generate-parameters): Ditto.
15315         (hashcash-double-spend-database): Ditto.
15316         (hashcash-in-news): Ditto.
15317
15318         * message.el (message-minibuffer-local-map): Add :group.
15319
15320         * netrc.el (netrc): Add :group.
15321
15322         * sieve-manage.el (sieve-manage-log): Add :group.
15323         (sieve-manage-default-user): Diito.
15324         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
15325         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
15326         (sieve-manage-authenticators): Ditto.
15327         (sieve-manage-authenticator-alist): Ditto.
15328         (sieve-manage-default-port): Ditto.
15329
15330         * sieve-mode.el (sieve-control-commands-face): Add :group.
15331         (sieve-action-commands-face): Ditto.
15332         (sieve-test-commands-face): Ditto.
15333         (sieve-tagged-arguments-face): Ditto.
15334
15335         * smime.el (smime): Add :group.
15336
15337         * spam-report.el (spam-report): Add :group.
15338
15339         * spam.el (spam, spam-face): Add :group.
15340
15341 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15342
15343         * nntp.el (nntp-next-result-arrived-p): Some news servers may
15344         return \n.\n.\n at the end of articles.  Protect against that.
15345         (nntp-with-open-group): Allow debugging.
15346
15347         * nnheader.el (mail-header-set-extra): Make into a function
15348         because I just could't understand how to quote the list properly.
15349
15350         * dns.el (query-dns-cached): New function.
15351
15352 2005-05-26  Lute Kamstra  <lute@gnu.org>
15353
15354         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
15355
15356 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15357
15358         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
15359
15360         * gnus-art.el: Don't autoload mail-extract-address-components.
15361
15362         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
15363         eval-and-compile to evaluate it.
15364
15365         * hashcash.el: Don't autoload executable-find.
15366
15367         * nndb.el: Don't declare the nndb back end two or more times; don't
15368         autoload news-reply-mode, news-setup, cancel-timer and telnet.
15369
15370         * nntp.el: Autoload format-spec instead of format; use
15371         eval-and-compile to evaluate autoload forms.
15372
15373 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
15374
15375         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
15376
15377 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15378
15379         * gnus.el (gnus-version-number): Bump version.
15380
15381 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
15382
15383         * gnus.el: No Gnus v0.3 is released.
15384
15385 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15386
15387         * lpath.el (featurep): Bind show-nonbreak-escape.
15388
15389 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15390
15391         * gnus-art.el (gnus-article-edit-part): Disable undo.
15392
15393 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15394
15395         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
15396         gnus-article-date-lapsed-new-header is t if date timer is active;
15397         skip headers in which the original date value is empty.
15398         (gnus-article-save-original-date): Redefine it as a macro.
15399         (gnus-display-mime): Use it.
15400
15401 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15402
15403         * gnus-art.el (article-date-ut): Support converting date in
15404         forwarded parts as well.
15405         (gnus-article-save-original-date): New function.
15406         (gnus-display-mime): Use it.
15407
15408 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
15409
15410         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
15411         enclosure element of <item>.
15412
15413 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
15414
15415         * message.el (message-kill-buffer-query): Rename from
15416         `message-kill-buffer-query-if-modified'.  Add :version.
15417
15418 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15419
15420         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
15421         window layout.
15422
15423 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15424
15425         * mml.el: Autoload dnd when compiling.
15426
15427 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
15428
15429         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
15430         x-dnd-*.
15431
15432 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15433
15434         * qp.el (quoted-printable-encode-region): Save excursion.
15435
15436 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
15437
15438         * message.el (message-kill-buffer-query-if-modified): Add new variable
15439         so the user can kill a modified message buffer quickly.
15440         (message-kill-buffer): Use it.
15441
15442 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15443
15444         * lpath.el: Fbind display-time-event-handler; don't fbind
15445         string-to-multibyte.
15446
15447         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
15448
15449 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15450
15451         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
15452         contained in text because xml.el decodes entities) with LFs.
15453
15454 2005-04-11  Lute Kamstra  <lute@gnu.org>
15455
15456         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
15457         differently.
15458
15459 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
15460
15461         * mm-util.el (mm-detect-coding-region): Typo.
15462
15463 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15464
15465         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
15466
15467 2005-04-06  Deepak Goel  <deego@gnufans.org>
15468
15469         * spam-stat.el (spam-stat-score-buffer): Add a call to a
15470         user-function allow user modifications of the scores.
15471         (spam-stat-score-buffer-user): New function, to allow
15472         user-computed modifications to the score.
15473         (spam-stat-score-buffer-user-functions): List of additional
15474         scoring functions.
15475         (spam-stat-error-holder): Global temporary error holder.
15476         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
15477         variable.
15478
15479 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
15480
15481         * gnus-registry.el (gnus-registry-clean-empty-function)
15482         (gnus-registry-trim, gnus-registry-fetch-groups)
15483         (gnus-registry-delete-group): Groups that match
15484         `gnus-registry-ignored-groups' are removed from the registry
15485         entries, not just ignored for splitting.  This helps clean up the
15486         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
15487         to get all the groups a message ID is in.
15488
15489         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
15490         (spam-stat-split-fancy): Change "threshhold" to "threshold".
15491         (spam-stat-score-buffer-user-functions): Add :number custom type.
15492
15493 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15494
15495         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
15496         argument in XEmacs.
15497
15498         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
15499         (nnrss-request-group): Decode group name first.
15500         (nnrss-request-article): Make a text/plain article if mml-to-mime
15501         failed.
15502         (nnrss-get-encoding): Return a compatible encoding according to
15503         nnrss-compatible-encoding-alist.
15504         (nnrss-find-el): Use consp instead of listp.
15505         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
15506
15507 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15508
15509         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
15510         which Emacs 20 doesn't support.
15511         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
15512
15513 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
15514
15515         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
15516         silence the byte compiler inside the defun.
15517
15518         * gnus-demon.el (parse-time-string): Add autoload.
15519
15520         * gnus-delay.el (parse-time-string): Add autoload.
15521
15522         * gnus-art.el (parse-time-string): Add autoload.
15523
15524         * nnultimate.el (parse-time): Require for `parse-time-string'.
15525
15526 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
15527
15528         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
15529
15530         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
15531
15532         * smime.el (smime-ldap-host-list): Add :version.
15533
15534 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
15535
15536         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
15537         pass it to `gnus-browse-read-group'.
15538         (gnus-browse-read-group): Add NUMBER argument and pass it to
15539         `gnus-group-read-ephemeral-group'.
15540
15541         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
15542         argument and pass it to `gnus-group-read-group'.
15543
15544 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
15545
15546         * mm-util.el (mm-xemacs-find-mime-charset): Only call
15547         mm-xemacs-find-mime-charset-1 if we have the mule feature
15548         available at runtime.
15549
15550 2005-03-25  Werner Lemberg  <wl@gnu.org>
15551
15552         * nnmaildir.el: Replace `illegal' with `invalid'.
15553
15554 2005-03-23  Lute Kamstra  <lute@gnu.org>
15555
15556         * time-date.el: Add comment on time value formats.
15557         Don't require parse-time.
15558         (with-decoded-time-value): New macro.
15559         (encode-time-value): New function.
15560         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
15561         (days-to-time): Return a valid time value when arg is huge.
15562         (time-since): Use time-subtract.
15563         (time-to-number-of-days): Use time-to-seconds.
15564
15565 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
15566
15567         * gnus-start.el (gnus-display-time-event-handler):
15568         Check display-time-timer at runtime rather than only at load time
15569         in case display-time-mode is turned off in the mean time.
15570
15571 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
15572
15573         * nnimap.el (nnimap-open-connection): Print which authinfo file is
15574         used.
15575
15576         * nneething.el (nneething-map-file-directory): Derive from
15577         `gnus-directory'.
15578
15579         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
15580         the To/Cc button.
15581
15582 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
15583
15584         * nnmaildir.el (nnmaildir-request-accept-article):
15585         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
15586
15587 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
15588
15589         * gnus-async.el: Require timer-funcs at compile time when in
15590         XEmacs for `run-with-idle-timer'.
15591
15592 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
15593
15594         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
15595         autoloaded function.
15596
15597 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
15598
15599         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
15600
15601 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
15602
15603         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
15604
15605 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15606
15607         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
15608         Add gnus-expert-user to default.
15609
15610 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
15611
15612         * nnimap.el (nnimap-open-server): Ditto.
15613
15614         * imap.el (imap-authenticate): Fix typo.
15615
15616 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
15617
15618         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
15619         buffer (since IMAP server might return FETCH response out of
15620         order, and the nntp buffer must be sorted).
15621
15622 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
15623
15624         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
15625         comparison on string.
15626
15627         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
15628         (gnus-agent-score): Rename category keywords to match gnus-cus.
15629         (gnus-agent-summary-fetch-series): Modify to protect against
15630         gnus-agent-summary-fetch-group clearing processable flags.
15631         (gnus-agent-synchronize-group-flags): Update live group buffer as
15632         synchronization may occur due to the user toggle the plugged
15633         status.
15634         (gnus-agent-fetch-group-1): Clear downloadable flag when article
15635         successfully downloaded.
15636         (gnus-agent-expire-group-1): Avoid using markers when the overview
15637         is in ascending order; greatly improves performance.
15638         (gnus-agent-regenerate-group):
15639         Use gnus-agent-synchronize-group-flags to reset read status in both
15640         gnus and server.
15641         (gnus-agent-update-files-total-fetched-for): Fix initial size.
15642
15643 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
15644
15645         * message.el: Don't autoload former message-utils variables.
15646         (message-strip-subject-trailing-was): Change doc string.
15647
15648         * nnweb.el: Fixes for `gnus-group-make-web-group'.
15649         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
15650         (nnweb-google-search): Add "hl=en" here.
15651         (nnweb-google-parse-1, nnweb-google-create-mapping):
15652         Don't hardcode URL.
15653
15654 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
15655
15656         * message.el (message-get-reply-headers, message-followup):
15657         Mention related variables `message-use-followup-to' and
15658         `message-use-mail-followup-to', in the information buffer.
15659
15660         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
15661         of broken groups(-beta).google.com.
15662
15663 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
15664
15665         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
15666         parameter to invoked gnus-request-move-article; remove the
15667         redundant gnus-sum-hint-move-is-internal variable; apply the marks
15668         all at once instead of once per article.
15669         (gnus-summary-remove-process-mark): Accept a list of articles as
15670         well as a single article for processing.
15671
15672         * gnus-int.el (gnus-request-move-article): Add move-is-internal
15673         parameter.
15674
15675         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
15676
15677         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
15678
15679         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
15680         parameter.
15681
15682         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
15683         parameter.
15684
15685         * nnimap.el (nnimap-request-move-article): Add move-is-internal
15686         parameter and remove the gnus-sum-hint-move-is-internal variable.
15687
15688         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
15689         parameter.
15690
15691         * nndraft.el (nndraft-request-move-article): Add move-is-internal
15692         parameter.
15693
15694         * nndiary.el (nndiary-request-move-article): Add move-is-internal
15695         parameter.
15696
15697         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
15698
15699         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
15700         parameter.
15701
15702         * nnagent.el (nnagent-request-move-article): Add move-is-internal
15703         parameter.
15704
15705 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
15706
15707         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
15708         a more conservative way.
15709
15710 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
15711
15712         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
15713         buffer, so it moves the window's cursor.
15714
15715 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
15716
15717         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
15718         `mm-dissect-multipart' and receive the from field as an (optional)
15719         argument from `mm-dissect-multipart'.
15720         (mm-dissect-multipart): Receive the from field as an argument and
15721         pass it on when we call `mm-dissect-buffer' on MIME parts.
15722         Fixes verification/decryption of signed/encrypted MIME parts.
15723
15724 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
15725
15726         * gnus-sum.el (gnus-summary-move-article):
15727         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
15728         whatever it calls (right now, only nnimap-request-move article
15729         respects it).
15730
15731         * nnimap.el (nnimap-request-move-article):
15732         When gnus-sum-hint-move-is-internal is set, don't do the extra
15733         nnimap-request-article.
15734
15735 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
15736
15737         * nnheader.el (nnheader-find-file-noselect): Add doc string.
15738
15739         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
15740         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
15741
15742         * gnus-sum.el (gnus-summary-caesar-message):
15743         Apply `gnus-treat-article' after rotation.
15744
15745         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
15746         doc string.
15747
15748 2005-02-22  Simon Josefsson  <jas@extundo.com>
15749
15750         * encrypt.el (encrypt-password-cache-expiry): Remove (use
15751         `password-cache-expiry' instead).  Reported by Arne Jørgensen
15752         <arne@arnested.dk>.
15753         (encrypt): Add password-cache and password-cache-expiry as group
15754         members.
15755
15756 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
15757
15758         * smime.el (smime-ldap-host-list): Doc fix.
15759         (smime-ask-passphrase): Use `password-read-and-add' to read (and
15760         cache) password.
15761         (smime-sign-region): Use it.
15762         (smime-decrypt-region): Use it.
15763         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
15764         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
15765         fails.
15766         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
15767         certificate from DER to PEM format rather than calling openssl.
15768
15769         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
15770
15771         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
15772         for signing/encryption.
15773
15774         * mml.el (mml-parse-1): Use them.
15775
15776 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
15777
15778         * nnrss.el (nnrss-verbose): Remove.
15779         (nnrss-request-group): Use `nnheader-message' instead.
15780
15781 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
15782
15783         * nnrss.el (nnrss-verbose): New variable.
15784         (nnrss-request-group): Make it say nnrss is requesting a group.
15785
15786 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
15787
15788         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
15789         Handle news URL with given port correctly.
15790
15791 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15792
15793         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
15794         containing special characters.
15795
15796         * gnus-sum.el (gnus-summary-edit-article): Ditto.
15797
15798         * mml.el (mime-to-mml): Ditto.
15799
15800         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
15801         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
15802         (rfc2047-decode-region): Quote decoded words containing special
15803         characters when rfc2047-quote-decoded-words-containing-tspecials
15804         is non-nil.
15805
15806 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
15807
15808         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
15809
15810         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
15811
15812 2005-02-15  Simon Josefsson  <jas@extundo.com>
15813
15814         * nnimap.el (nnimap-debug): Doc fix.
15815
15816         * imap.el (imap-debug): Doc fix.
15817
15818 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15819
15820         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
15821
15822 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
15823
15824         * gnus.el (spam-contents): Improve docs for spam-contents
15825         parameter in its variable incarnation.
15826
15827 2005-02-14  Simon Josefsson  <jas@extundo.com>
15828
15829         * smime-ldap.el: Use require instead of load-library for ldap.
15830         (smime-ldap-search): Indent.
15831         (smime-ldap-search-internal): Shorten line.
15832
15833         * smime.el (smime-cert-by-dns): Add doc-string.
15834         (smime-cert-by-ldap-1): Indent.
15835
15836         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
15837         mml-smime-get-dns-ldap.
15838         (mml-smime-encrypt-query): Use new function.  Default to ldap.
15839
15840 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
15841
15842         * smime.el: Require smime-ldap.
15843         (smime-ldap-host-list): New variable.
15844         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
15845
15846         * mml-smime.el (mml-smime-encrypt-query): New function.
15847         (mml-smime-encrypt-query): Use it.
15848
15849         * smime-ldap.el: New file.
15850
15851 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15852
15853         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
15854
15855 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
15856
15857         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
15858         argument in doc string.  Make query for type more clear.
15859
15860 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
15861
15862         * gnus.el (gnus-group-startup-message): Search for gnus images in
15863         etc/images/gnus.
15864         * mm-util.el (mm-image-load-path): Likewise.
15865         * smiley.el (smiley-data-directory): Search for smilies in
15866         etc/images/smilies.
15867
15868 2005-02-09  Kim F. Storm  <storm@cua.dk>
15869
15870         Change Emacs release version from 21.4 to 22.1 throughout.
15871         Change Emacs development version from 21.3.50 to 22.0.50.
15872
15873 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15874
15875         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
15876
15877         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
15878         non-Mule XEmacs as well.
15879         (mm-decompress-buffer): Signal an error intentionally if it does
15880         not decompress compressed data because auto-compression-mode is
15881         disabled.
15882
15883 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
15884
15885         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
15886         an ID in the registry even if it has no groups.
15887
15888 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15889
15890         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
15891         merge it into mm-decompress-buffer.
15892         (gnus-mime-copy-part): Use the MIME part charset, the value which
15893         a user specified or gnus-newsgroup-charset for decoding, like
15894         gnus-mime-inline-part does; set buffer-file-coding-system to tell
15895         save-buffer what was used.  Suggested by Kevin Ryde
15896         <user42@zip.com.au>.
15897         (gnus-mime-inline-part): Allow the name parameter as well as the
15898         filename parameter; force decompressing of compressed data; always
15899         display contents being not decoded as unibyte.
15900
15901         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
15902         as well as the filename parameter.
15903
15904         * mm-util.el (mm-decompress-buffer):
15905         Merge gnus-mime-jka-compr-maybe-uncompress.
15906         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
15907         of compressed data.
15908
15909 2005-02-08  Simon Josefsson  <jas@extundo.com>
15910
15911         * imap.el (imap-log): Doc fix.
15912
15913 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15914
15915         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
15916         the coding cookies; decompress compressed parts.
15917
15918         * mml.el (mml-generate-mime-1): Add the charset parameter according
15919         to the value which a user specified manually or the coding cookie.
15920
15921         * mm-util.el (mm-string-to-multibyte): New function.
15922         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
15923         (mm-coding-system-to-mime-charset): New function.
15924         (mm-decompress-buffer): New function.
15925         (mm-find-buffer-file-coding-system): New function.
15926
15927         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
15928         (mm-display-inline-fontify): Rewrite for decoding and decompressing
15929         parts.
15930
15931 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15932
15933         * mm-view.el (mm-display-inline-fontify): Decode a part according
15934         to the charset parameter.
15935
15936 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15937
15938         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
15939         prefix arg is neither nil nor a number, as info specifies.
15940
15941 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15942
15943         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
15944         timestamps.
15945
15946 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
15947
15948         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
15949         groups error checking and notify user.
15950
15951 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
15952
15953         * message.el (message-send-mail-function): Check existence of
15954         sendmail-program first before using default value
15955         `message-send-mail-with-sendmail'.  Otherwise use more generic
15956         `smtpmail-send-it'.
15957
15958 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15959
15960         * nntp.el (nntp-request-update-info): Always return nil.
15961
15962 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
15963
15964         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
15965
15966 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
15967
15968         * message.el (message-beginning-of-line): Change the behavior when
15969         invoked between BOL and : so that it first moves backward.
15970
15971 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15972
15973         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
15974         article buffer when editing of the article is discarded.
15975         (gnus-article-prepare): Revert.
15976
15977 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15978
15979         * gnus-art.el (gnus-article-prepare):
15980         Remove message-strip-forbidden-properties from the local hook.
15981
15982 2005-01-27  Simon Josefsson  <jas@extundo.com>
15983
15984         * password.el (password-cache-add): Only start one timer per key.
15985         Reported by Derek Atkins <warlord@MIT.EDU>.
15986
15987 2005-01-26  Steve Youngs  <steve@sxemacs.org>
15988
15989         * run-at-time.el: Remove.  It is no longer needed as
15990         timer-funcs.el in the xemacs-base package has a working version of
15991         `run-at-time'.
15992
15993         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
15994
15995         * password.el: Require timer-funcs instead of run-at-time in
15996         XEmacs.
15997         Remove `password-run-at-time' macro.
15998         (password-cache-add): Use `run-at-time' instead of
15999         `password-run-at-time'.
16000
16001         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
16002         Remove `nnheader-cancel-function-timers' alias,
16003         `cancel-function-timers' exists in XEmacs in timer-funcs.
16004
16005         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
16006         for `run-with-idle-timer'.
16007
16008         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
16009         for `run-at-time'.
16010
16011         * mm-url.el: Require timer-funcs at compile time when in XEmacs
16012         for `with-timeout'.
16013
16014         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
16015         the same as for XEmacs 21.4.
16016         No need to ignore `run-with-idle-timer', this function exists in
16017         XEmacs now in timer-funcs.el in the xemacs-base package.
16018         (dgnushack-compile): No need to delete
16019         run-at-time.el from the list of files to compile because it
16020         doesn't exist anymore.
16021
16022 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16023
16024         * mml.el (mml-generate-mime-1): Convert string into unibyte when
16025         inserting " *mml*" buffer's contents into a unibyte temp buffer.
16026
16027 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
16028
16029         * mail-source.el (mail-source-fetch-imap): Search for ^From case
16030         sensitively.
16031
16032 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
16033
16034         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
16035
16036 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16037
16038         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
16039         which will be inserted according to the multibyteness of a buffer
16040         rather than the type of contents.  Suggested by ARISAWA Akihiro
16041         <ari@mbf.ocn.ne.jp>.
16042
16043         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
16044         of string which old xml.el may return rather than a string.
16045
16046 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16047
16048         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
16049
16050 2005-01-16  Simon Josefsson  <jas@extundo.com>
16051
16052         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
16053         idn/idna.el isn't available.
16054         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
16055         <michael@waxrat.com>.
16056
16057         * hashcash.el: Remove non-FSF copyright header.
16058
16059         * hashcash.el (hashcash-extra-generate-parameters): New variable.
16060         (hashcash-generate-payment): Use it.
16061         (hashcash-generate-payment-async): Use it.
16062
16063 2005-01-15  Simon Josefsson  <jas@extundo.com>
16064
16065         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
16066         Suggested by Raymond Scholz <ray-2005@zonix.de>.
16067
16068         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
16069         gnus-summary-idna-message.
16070         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
16071         (gnus-summary-idna-message): New function.
16072
16073 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
16074
16075         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
16076         gnus-novice-user.
16077
16078 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16079
16080         * nnrss.el (nnrss-request-delete-group): Delete entries in
16081         nnrss-group-alist as well.
16082         (nnrss-save-server-data): Insert newline.
16083
16084 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
16085
16086         * gnus.el (gnus-user-agent): Use list of symbols instead of
16087         symbols.  Display full version number for (S)XEmacs.
16088         Optionally display (S)XEmacs codename.
16089
16090         * gnus-util.el (gnus-emacs-version): Update for new
16091         `gnus-user-agent'.
16092
16093         * gnus-msg.el (gnus-extended-version): Make it possible to omit
16094         Gnus version.
16095
16096 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
16097
16098         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
16099         which is unreadable in some setups.
16100
16101 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16102
16103         * gnus-spec.el (gnus-update-format-specifications): Flush the
16104         group format spec cache if it doesn't support decoded group names.
16105
16106 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
16107
16108         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
16109         Allow to apply decay on score files matching a regexp.
16110
16111 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16112
16113         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
16114         compatibility in %g and %c.
16115
16116 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16117
16118         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
16119         name for only %g and %c.
16120         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
16121         of gnus-tmp-group to decoded group name.
16122         (gnus-group-make-rss-group): Exclude `/'s from group names.
16123
16124 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16125
16126         * nnrss.el (nnrss-get-encoding): Fix regexp.
16127
16128 2004-12-27  Simon Josefsson  <jas@extundo.com>
16129
16130         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
16131         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
16132         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
16133
16134 2004-12-17  Kim F. Storm  <storm@cua.dk>
16135
16136         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
16137
16138         * gnus-sum.el (gnus-summary-mode-map): Likewise.
16139
16140 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
16141
16142         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
16143
16144 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16145
16146         * nnrss.el: Require rfc2047 and mml.
16147         (nnrss-file-coding-system): New variable.
16148         (nnrss-format-string): Redefine it as an inline function.
16149         (nnrss-decode-group-name): New function.
16150         (nnrss-string-as-multibyte): Remove.
16151         (nnrss-retrieve-headers): Decode group name; don't use
16152         nnrss-format-string.
16153         (nnrss-request-group): Decode group name.
16154         (nnrss-request-article): Decode group name; allow a Message-ID as
16155         well as an article number; don't use nnrss-format-string; encode a
16156         Message-ID string which may contain non-ASCII characters; use
16157         mml-to-mime to compose a MIME article.
16158         (nnrss-request-expire-articles): Decode group name.
16159         (nnrss-request-delete-group): Decode group name.
16160         (nnrss-fetch): Clarify error message.
16161         (nnrss-read-server-data): Use insert-file-contents instead of load;
16162         bind file-name-coding-system; use multibyte buffer.
16163         (nnrss-save-server-data): Bind coding-system-for-write to the
16164         value of nnrss-file-coding-system; bind file-name-coding-system;
16165         add coding cookie.
16166         (nnrss-read-group-data): Use insert-file-contents instead of load;
16167         bind file-name-coding-system; use multibyte buffer.
16168         (nnrss-save-group-data): Bind coding-system-for-write to the
16169         value of nnrss-file-coding-system; bind file-name-coding-system.
16170         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
16171         make it work with non-ASCII text.
16172         (nnrss-find-el): Make it work with old xml.el as well.
16173
16174 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
16175
16176         * nnrss.el (nnrss-get-encoding): New function.
16177         (nnrss-fetch): Use unibyte buffer initially; bind
16178         coding-system-for-read while performing mm-url-insert; remove ^Ms;
16179         decode contents according to the encoding attribute.
16180         (nnrss-save-group-data): Add coding cookie.
16181         (nnrss-mime-encode-string): New function.
16182         (nnrss-check-group): Use it to encode subject and author.
16183
16184 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
16185
16186         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
16187         imaginary variable.
16188
16189 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16190
16191         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
16192         correctly even if there are wide characters.
16193
16194 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
16195
16196         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
16197         downcased symbol names; make a new cache instead of reusing
16198         bbdb-hashtable.
16199
16200 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16201
16202         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
16203         concatenating segments rather than before concatenating them.
16204         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
16205
16206         * message.el (message-get-reply-headers): Bind `extra'.
16207
16208 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16209
16210         * message.el (message-extra-wide-headers): New variable.
16211         (message-get-reply-headers): Use it.
16212
16213 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16214
16215         * gnus-agent.el (gnus-agent-group-path): Decode group name.
16216         (gnus-agent-group-pathname): Ditto.
16217
16218         * gnus-cache.el (gnus-cache-file-name): Decode group name.
16219
16220         * gnus-group.el (gnus-group-make-group): Decode group name.
16221         (gnus-group-make-rss-group): Register the group data after opening
16222         the nnrss group.
16223
16224 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
16225
16226         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
16227         by expiry now get marked as read.
16228
16229 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16230
16231         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
16232
16233 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
16234
16235         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
16236         unify Latin characters in XEmacs.
16237         (mm-find-mime-charset-region): Use it.
16238
16239 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16240
16241         * gnus-util.el (gnus-delete-directory): New function.
16242
16243         * gnus-agent.el (gnus-agent-delete-group): Use it.
16244
16245         * gnus-cache.el (gnus-cache-delete-group): Use it.
16246
16247 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16248
16249         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
16250         names.
16251
16252 2004-12-16  Simon Josefsson  <jas@extundo.com>
16253
16254         * hashcash.el (hashcash-payment-alist): Fix custom :type.
16255
16256 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16257
16258         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
16259
16260         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
16261         (gnus-group-set-current-level): Decode group name.
16262
16263 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
16264
16265         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
16266         failed.
16267
16268 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16269
16270         * gnus-group.el (gnus-group-delete-group): Decode group name.
16271         (gnus-group-make-rss-group): Encode group name.
16272         (gnus-group-catchup-current): Decode group name.
16273         (gnus-group-kill-group): Decode group name.
16274
16275 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
16276
16277         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
16278
16279 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16280
16281         * gnus-group.el (gnus-group-make-rss-group):
16282         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
16283
16284         * gnus-start.el (gnus-setup-news): Honor user's setting to
16285         gnus-message-archive-method.  Suggested by Lute Kamstra
16286         <lute@gnu.org>.
16287
16288 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
16289
16290         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
16291         global counterparts of the buffer-local variables.
16292
16293 2004-11-16  Romain Francoise  <romain@orebokech.com>
16294
16295         * gnus-sum.el (gnus-summary-exit): Don't clear the global
16296         counterparts of the buffer-local variables.
16297
16298 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
16299
16300         * message.el (message-forbidden-properties): Fix typo in doc
16301         string.
16302
16303 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
16304
16305         * gnus-util.el (gnus-replace-in-string): Add doc string.
16306
16307         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
16308         to avoid problems when splitting mails with many recipients.
16309
16310 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
16311
16312         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
16313         pop-to-buffer, covered by the subsequent gnus-configure-windows.
16314
16315 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
16316
16317         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
16318         if there is no hashtable in memory or file modification time is
16319         newer than cached timestamp.
16320
16321 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
16322
16323         * gnus-sum.el (gnus-summary-limit-to-recipient):
16324         Implement not-matching option.
16325
16326 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
16327
16328         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
16329         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
16330         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
16331         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
16332         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
16333         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
16334
16335 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16336
16337         * message.el (message-forward-make-body-mml): Remove headers
16338         according to message-forward-ignored-headers if a message is decoded.
16339
16340 2004-12-02  Romain Francoise  <romain@orebokech.com>
16341
16342         * message.el (message-forward-make-body-plain): Always remove
16343         headers according to message-forward-ignored-headers.
16344
16345 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
16346
16347         * spam.el (spam-summary-prepare-exit): Remove the
16348         gnus-summary-limit pop for now, it has problems with ham marks for
16349         me.
16350
16351 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
16352
16353         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
16354         correctly.
16355
16356 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
16357
16358         * format-spec.el (format-spec): Message the char.
16359
16360 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
16361
16362         * gnus-art.el (gnus-split-methods): Reformat comments.
16363
16364         * spam.el (spam-summary-prepare-exit): Remove article limits
16365         before exiting the summary buffer.
16366
16367 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16368
16369         * lpath.el: Remove bbdb-create-internal, bbdb-records,
16370         spam-BBDB-register-routine and spam-enter-ham-BBDB.
16371
16372         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
16373         order to silence the byte compiler.
16374
16375         * spam.el: Fix the way to silence the byte compiler, which
16376         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
16377         bbdb-search-simple, spam-BBDB-register-routine,
16378         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
16379         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
16380         spam-stat-buffer-is-spam, spam-stat-load,
16381         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
16382         spam-stat-save and spam-stat-split-fancy.
16383
16384 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16385
16386         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
16387         which may confuse users.
16388         (canlock-password-for-verify): Ditto.
16389
16390         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
16391
16392         * gnus-art.el (gnus-emphasis-alist): Ditto.
16393
16394         * gnus-registry.el (gnus-registry-max-entries): Ditto.
16395
16396         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
16397
16398         * gnus-start.el (gnus-save-killed-list): Ditto.
16399
16400         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
16401         (gnus-sum-thread-tree-root): Ditto.
16402         (gnus-sum-thread-tree-false-root): Ditto.
16403         (gnus-sum-thread-tree-single-indent): Ditto.
16404
16405         * message.el (message-courtesy-message): Ditto.
16406         (message-archive-note): Ditto.
16407         (message-subscribed-address-file): Ditto.
16408         (message-user-fqdn): Ditto.
16409
16410         * spam-report.el (spam-report-gmane-regex): Ditto.
16411
16412         * spam.el (spam-blackhole-good-server-regex): Ditto.
16413
16414 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16415
16416         * mml.el (mml-preview): Widen the message buffer before copying
16417         the contents to the preview buffer; sort headers before previewing.
16418
16419         * message.el (message-hidden-headers): Fix the way to avoid a bug
16420         in the `repeat' widget in Emacs 21.3 or earlier.
16421
16422 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16423
16424         * message.el (message-hidden-headers): Default to "^References:".
16425         Improve customization type.  Suggested by Reiner Steib
16426         <Reiner.Steib@gmx.de>.
16427
16428 2004-11-25  Romain Francoise  <romain@orebokech.com>
16429
16430         * message.el (message-strip-forbidden-properties): Remove check for
16431         obsolete `message-hidden' text property, hidden headers are not
16432         accessible in the buffer anymore.
16433
16434 2004-11-22  Romain Francoise  <romain@orebokech.com>
16435
16436         * message.el (message-header-format-alist): Add `From' in list
16437         so that it can be sorted.
16438         (message-fix-before-sending): Widen and sort headers before
16439         sending.
16440         (message-hide-headers): Use narrowing to hide headers by moving
16441         them to the top of the buffer and narrowing to the region
16442         underneath.
16443
16444 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16445
16446         * message.el (message-strip-forbidden-properties):
16447         Bind buffer-read-only (etc) to nil.
16448
16449 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16450
16451         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
16452         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
16453
16454 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
16455
16456         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
16457
16458 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16459
16460         * dns.el (query-dns): Use sit-for to time instead of
16461         accept-process-output, since that doesn't seem to work on udp
16462         sockets.
16463
16464 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16465
16466         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
16467
16468 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
16469
16470         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
16471         doc string.  Improve doc string.
16472
16473 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16474
16475         * nntp.el (nntp-request-update-info): Return nil if
16476         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
16477         may not call gnus-activate-group which uselessly issues the GROUP
16478         commands for all nntp groups and wastes time.  Reported by Romain
16479         Francoise <romain@orebokech.com>.
16480
16481         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
16482
16483 2004-11-15  Simon Josefsson  <jas@extundo.com>
16484
16485         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
16486         headers separately.
16487         (gnus-button-openpgp): New function, inspired by Jochen Küpper
16488         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
16489
16490 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
16491
16492         * gnus-start.el (gnus-convert-old-newsrc):
16493         Assign legacy-gnus-agent to 5.10.7.
16494
16495 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16496
16497         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
16498         start of the lines.
16499
16500 2004-11-14  Magnus Henoch  <mange@freemail.hu>
16501
16502         * hashcash.el (hashcash-default-payment): Change default to 20.
16503         (hashcash-default-accept-payment): Change default to 20.
16504         (hashcash-process-alist): New variable.
16505         (hashcash-generate-payment-async): Add.
16506         (hashcash-already-paid-p): Add.
16507         (hashcash-insert-payment): Don't generate payments twice.
16508         (hashcash-insert-payment-async): Add.
16509         (hashcash-insert-payment-async-2): Add.
16510         (hashcash-cancel-async): Add.
16511         (hashcash-wait-async): Add.
16512         (hashcash-processes-running-p): Add.
16513         (hashcash-wait-or-cancel): Add.
16514         (mail-add-payment): New optional argument.  Conditionally start
16515         asynchronous calculation.
16516         (mail-add-payment-async): Add.
16517
16518         * message.el (message-send-mail): Wait for asynchronous hashcash
16519         results.  Don't clobber existing X-Hashcash headers.
16520         (message-setup-1): Call mail-add-payment-async when
16521         message-generate-hashcash is non-nil.
16522
16523 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
16524
16525         * message.el (message-use-alternative-email-as-from): Examine the
16526         From header as well; use message-make-from in order to include a
16527         user's full name.
16528
16529 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16530
16531         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
16532         default; improve customization type.
16533         (gnus-emphasis-custom-with-format): New macro.
16534         (gnus-emphasis-custom-value-to-external): New function.
16535         (gnus-emphasis-custom-value-to-internal): New function.
16536
16537 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16538
16539         * dns.el (query-dns): Resolve reverse addresses.
16540
16541 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16542
16543         * gnus-group.el (gnus-group-get-new-news): Use it.
16544
16545         * gnus-start.el (gnus-check-reasonable-setup): New function.
16546
16547 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16548
16549         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
16550         "Args out of range" error.  Reported by Arnaud Giersch
16551         <arnaud.giersch@free.fr>.
16552
16553 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
16554
16555         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
16556
16557 2004-11-04  Richard M. Stallman  <rms@gnu.org>
16558
16559         * spam.el (spam group): Add :version.
16560
16561         * pgg-def.el (pgg group): Add :version.
16562
16563 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16564
16565         * gnus-art.el (gnus-article-edit-article): Don't associate the
16566         article buffer with a draft file.  This is a temporary measure
16567         against the 2004-08-22 change to gnus-article-edit-mode.
16568
16569 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16570
16571         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
16572         (html2text-format-tags): Remove unused variable `attr'.
16573
16574 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
16575
16576         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
16577
16578         * tls.el (tls-process-connection-type, tls-success)
16579         (tls-certtool-program): Add :version.
16580
16581         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
16582         (starttls-extra-arguments, starttls-process-connection-type)
16583         (starttls-connect, starttls-failure, starttls-success): Add :version.
16584
16585         * spam-stat.el (spam-stat): Add :version.
16586
16587         * sieve.el (sieve): Add :version.
16588
16589         * sha1.el (sha1): Add :version.
16590         (sha1-use-external): Remove redundant version.
16591
16592         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
16593         (nnmail-cache-ignore-groups, nnmail-spool-hook)
16594         (nnmail-split-fancy-match-partial-words)
16595         (nnmail-split-lowercase-expanded): Add :version.
16596
16597         * nndiary.el (nndiary): Add :version.
16598
16599         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
16600
16601         * mml-sec.el (mml-default-sign-method)
16602         (mml-default-encrypt-method, mml-signencrypt-style-alist):
16603         Add :version.
16604
16605         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
16606
16607         * mm-url.el (mm-url-use-external, mm-url-program)
16608         (mm-url-arguments): Add :version.
16609
16610         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
16611         (mm-attachment-file-modes, mm-decrypt-option)
16612         (mm-w3m-safe-url-regexp): Add :version.
16613
16614         * message.el (message-cite-prefix-regexp)
16615         (message-sendmail-envelope-from, message-minibuffer-local-map)
16616         (message-user-fqdn, message-completion-alist): Add :version.
16617
16618         * gnus-win.el (gnus-configure-windows-hook)
16619         (gnus-use-frames-on-any-display): Add :version.
16620
16621         * gnus-art.el (gnus-article-address-banner-alist)
16622         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
16623         (gnus-treat-from-picon, gnus-treat-mail-picon)
16624         (gnus-treat-x-pgp-sig): Add :version.
16625
16626         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
16627         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
16628         (gnus-summary-article-delete-hook)
16629         (gnus-summary-display-while-building): Add :version.
16630
16631         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
16632         (gnus-get-top-new-news-hook): Add :version.
16633
16634         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
16635         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
16636
16637         * gnus-registry.el (gnus-registry): Add :version.
16638
16639         * gnus-spec.el (gnus-use-correct-string-widths)
16640         (gnus-make-format-preserve-properties): Add :version.
16641
16642         * gnus.el (gnus-group-charter-alist)
16643         (gnus-group-fetch-control-use-browse-url)
16644         (gnus-install-group-spam-parameters): Add :version.
16645
16646         * gnus-diary.el (gnus-diary): Add :version.
16647
16648         * gnus-delay.el (gnus-delay): Add :version.
16649
16650         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
16651         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
16652         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
16653         Add :version.
16654
16655         * gnus-agent.el (gnus-agent-max-fetch-size)
16656         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
16657         (gnus-agent-prompt-send-queue): Add :version.
16658
16659         * deuglify.el (gnus-outlook-deuglify): Add :version.
16660
16661         * html2text.el: Beautify code.  Improve doc strings.
16662         Some checkdoc cleanup.
16663         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
16664
16665 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
16666
16667         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
16668
16669 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
16670
16671         * gnus-registry.el (gnus-registry-hashtb): Create the registry
16672         when package is loaded.
16673
16674         * spam.el (spam-summary-score-preferred-header): Add global preference
16675         for people who want to override the default SpamAssassin over
16676         Bogofilter preference (when both are set).
16677         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
16678         (spam-user-format-function-S):
16679         Check spam-summary-score-preferred-header.
16680         (spam-extra-header-to-number): Add X-Bogosity header parsing.
16681         (spam-user-format-function-S): Format the score correctly.
16682
16683 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16684
16685         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
16686         signature file.  Suggested by Manoj Srivastava
16687         <srivasta@golden-gryphon.com>.
16688
16689         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
16690         iso-2022-jp even in the Japanese language environment.
16691         Suggested by Jason Rumney <jasonr@gnu.org>.
16692
16693 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16694
16695         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
16696         use the same characters as the dummy marks; make it free from
16697         getting affected by the language environment.
16698         (gnus-summary-read-group-1): Update mark positions only when the
16699         format spec is updated.
16700
16701         * gnus-spec.el (gnus-update-format-specifications): Return a list
16702         of updated types.
16703
16704 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16705
16706         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
16707         of boundp to check if display-warning is available.
16708
16709 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
16710
16711         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
16712
16713 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16714
16715         * nnspool.el (nnspool-spool-directory): Use news-path if the
16716         news-directory variable is not bound.
16717
16718         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
16719         function instead of display-warning if it is not available.
16720
16721 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
16722
16723         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
16724         v5-10: Use `point-at-bol'.
16725
16726 2004-10-26  Simon Josefsson  <jas@extundo.com>
16727
16728         * hashcash.el: Fix URL in comment, reported by Cheng Gao
16729         <chenggao@gmail.com>.
16730
16731 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
16732
16733         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
16734         instead.
16735
16736 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
16737
16738         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
16739         to remove a server from the nnimap-server-buffer-alist.
16740         (nnimap-open-connection, nnimap-close-server): Use it.
16741
16742         * gnus-encrypt.el: Remove file in favor of encrypt.el.
16743
16744 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16745
16746         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
16747         running the major-mode function.
16748
16749 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16750
16751         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
16752         dummy marks in the right way.
16753
16754 2004-10-18  David Edmondson  <dme@dme.org>
16755
16756         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
16757         excessively.
16758
16759 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
16760
16761         * gnus-util.el (gnus-split-references): Accept a nil references
16762         string and go on blissfully.
16763
16764         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
16765         cases where the references string is non-nil but has no references.
16766
16767         * encrypt.el: Add autoload tags.
16768
16769         * spam.el (spam-resolve-registrations-routine): Remove article
16770         from unregistration list too.  Reported by David Hanak
16771         <dhanak@isis.vanderbilt.edu>
16772
16773 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
16774
16775         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
16776         nil.  Change custom type.
16777
16778 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
16779
16780         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
16781
16782         * gnus-sum.el (gnus-summary-move-article): Use it.
16783
16784 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
16785
16786         * encrypt.el: Add autoload cookies.
16787
16788         * spam.el (spam-backend-article-list-property)
16789         (spam-backend-get-article-todo-list)
16790         (spam-backend-put-article-todo-list)
16791         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
16792         Resolve registrations separately.
16793         (spam-register-routine): Format comments.
16794         (spam-unregister-routine, spam-register-routine): Always call with
16795         specific-articles, no default list.
16796         (spam-summary-prepare-exit): Use the spam-classifications function.
16797
16798         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
16799         gnus-encrypt.el.
16800
16801         * encrypt.el: Copied from gnus-encrypt.el.
16802
16803         * gnus-encrypt.el: Commented that it's obsolete.
16804
16805 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
16806
16807         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
16808         (gnus-score-save): Use it.
16809
16810         * message.el (message-bury): Use `window-dedicated-p'.
16811
16812 2004-10-15  Simon Josefsson  <jas@extundo.com>
16813
16814         * pop3.el (top-level): Don't require nnheader.
16815         (pop3-read-timeout): Add.
16816         (pop3-accept-process-output): Add.
16817         (pop3-read-response, pop3-retr): Use it.
16818
16819 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
16820
16821         * spam.el (spam-register-routine): Move comment.
16822         (spam-verify-bogofilter): Use 'unknown for the initial
16823         spam-bogofilter-valid state, not 'never.
16824
16825         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
16826         for netrc-machine.
16827
16828         * nnimap.el (nnimap-open-connection):
16829         Use netrc-machine-user-or-password.
16830
16831 2004-10-17  Richard M. Stallman  <rms@gnu.org>
16832
16833         * gnus-registry.el (gnus-registry-unload-hook):
16834         Set as a variable with add-hook.
16835
16836         * nnspool.el (nnspool-spool-directory): Use news-directory instead
16837         of news-path.
16838
16839         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
16840
16841         * spam.el: Delete duplicate `provide'.
16842         (spam-unload-hook): Set as a variable with add-hook.
16843
16844 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
16845
16846         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
16847         in the doc string.
16848
16849         * message.el (message-ignored-news-headers)
16850         (message-ignored-supersedes-headers)
16851         (message-ignored-resent-headers)
16852         (message-forward-ignored-headers): Improve custom type.
16853
16854 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16855
16856         * message.el (message-tokenize-header): Fix 2004-09-06 change
16857         which used point-min in the wrong place.
16858
16859 2004-10-12  Simon Josefsson  <jas@extundo.com>
16860
16861         * tls.el (tls-certtool-program): New variable.
16862         (tls-certificate-information): New function, based on
16863         ssl-certificate-information.
16864
16865 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16866
16867         * compface.el: Move the version of ELisp-based uncompface program
16868         to the contrib directory because of the copyright problem.
16869
16870 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
16871
16872         * message.el (message-kill-buffer): Raise the current frame.
16873
16874 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
16875
16876         * gnus-sum.el: Mention that multibyte characters don't work as marks.
16877
16878         * gnus.el (message-y-or-n-p): Autoload.
16879
16880         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
16881         (pop3-password-required, pop3-authentication-scheme)
16882         (pop3-leave-mail-on-server): Make customizable.
16883         (pop3): New custom group.
16884         (pop3-retr): Remove `sleep-for' statements.
16885         Suggested by Dave Love <fx@gnu.org>.
16886
16887         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
16888         Windows/DOS.
16889
16890         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
16891         (imap-parse-body): Fix incorrect use of `assert'.
16892         Suggested by Dave Love <fx@gnu.org>.
16893
16894         * mml.el (mml-minibuffer-read-disposition): Require match.
16895         Suggested by Dave Love <fx@gnu.org>.
16896
16897 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
16898
16899         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
16900         doc string.
16901
16902 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16903
16904         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
16905
16906 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16907
16908         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
16909         instead of calling `mm-insert-inline', to decode text/* parts
16910         before displaying them.
16911
16912 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16913
16914         * mm-uu.el (mm-uu-text-plain-type): New variable.
16915         (mm-uu-pgp-signed-extract-1): Use it.
16916         (mm-uu-pgp-encrypted-extract-1): Use it.
16917         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
16918         bind mm-uu-text-plain-type with that value.
16919         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
16920         mm-uu-dissect.
16921
16922 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16923
16924         * gnus-group.el (gnus-update-group-mark-positions):
16925         * gnus-sum.el (gnus-update-summary-mark-positions):
16926         * message.el (message-check-news-body-syntax):
16927         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
16928         of string-as-multibyte.
16929
16930 2004-10-05  Juri Linkov  <juri@jurta.org>
16931
16932         * gnus-group.el (gnus-update-group-mark-positions):
16933         * gnus-sum.el (gnus-update-summary-mark-positions):
16934         * message.el (message-check-news-body-syntax):
16935         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
16936         8-bit unibyte values to a multibyte string for search functions.
16937
16938 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16939
16940         * mm-uu.el (mm-uu-dissect): Allow optional arg.
16941         (mm-uu-dissect-text-parts): New function.
16942
16943         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
16944         dissect text parts.
16945
16946         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
16947         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
16948
16949         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
16950
16951         * gnus-topic.el (gnus-topic-hierarchical-parameters):
16952         Use gnus-current-topics instead of gnus-current-topic.
16953
16954 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
16955
16956         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
16957
16958 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
16959
16960         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
16961         where approriate.
16962
16963         * nnml.el (nnml-generate-active-info): do.
16964
16965         * nndiary.el (nndiary-generate-active-info): do.
16966
16967         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
16968         (gnus-topic-move): do.
16969
16970         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
16971         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
16972
16973         * gnus-srvr.el (gnus-server-prepare)
16974         (gnus-server-open-all-servers): do.
16975
16976         * gnus-msg.el (gnus-summary-cancel-article)
16977         (gnus-summary-resend-message)
16978         (gnus-summary-mail-crosspost-complaint): do.
16979
16980         * gnus-move.el (gnus-change-server): do.
16981
16982         * gnus-group.el (gnus-group-unmark-all-groups)
16983         (gnus-group-set-current-level): do.
16984
16985 2004-10-04  Simon Josefsson  <jas@extundo.com>
16986
16987         * message.el (message-generate-hashcash): Doc fix.
16988
16989 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
16990
16991         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
16992         avoid infinite recursion via gnus-get-function.
16993
16994 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
16995
16996         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
16997
16998         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
16999
17000         * nnmail.el (nnmail-split-history): do.
17001
17002         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
17003         (nnml-request-delete-group): do.
17004
17005         * nnslashdot.el (nnslashdot-read-groups): do.
17006
17007         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
17008         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
17009
17010         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
17011         (nnspool-sift-nov-with-sed): Use last.
17012         (nnspool-retrieve-headers-with-nov): Use mapc.
17013         (nnspool-request-newgroups): Use dolist.
17014         (nnspool-request-group): Use last.
17015
17016         * nntp.el (nntp-read-server-type): Use dolist.
17017
17018         * nnvirtual.el (nnvirtual-create-mapping)
17019         (nnvirtual-update-read-and-marked): Use dolist.
17020         (nnvirtual-convert-headers): Simplify.
17021
17022 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
17023
17024         * gnus-agent.el (gnus-agent-synchronize-group-flags):
17025         Add support for sync'ing tick marks.
17026
17027 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17028
17029         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
17030         there's no visible header.
17031
17032 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
17033
17034         * gnus-agent.el (gnus-agent-synchronize-group-flags):
17035         When necessary, pass full group name to gnus-request-set-marks.
17036
17037 2004-10-01  Simon Josefsson  <jas@extundo.com>
17038
17039         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
17040         acroread.
17041
17042 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17043
17044         * spam-report.el (spam-report-gmane): Fix interactive.
17045
17046         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
17047
17048         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
17049         when writing file.
17050         (gnus-agent-synchronize-flags): Don't default to being
17051         interactive.
17052
17053 2004-09-30  Simon Josefsson  <jas@extundo.com>
17054
17055         * message.el (message-generate-hashcash): Add.
17056         (message-send-mail): Use it, call mail-add-payment.
17057
17058 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
17059
17060         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
17061
17062 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
17063
17064         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
17065         gnus-requst-update-info with explicit code to sync the in-memory
17066         info read flags with the marks being sync'd to the backend.
17067
17068         *gnus-util.el (gnus-pp): Add optional stream to match pp API.
17069
17070 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
17071
17072         * spam.el (spam-verify-bogofilter): Add new function.
17073         (spam-check-bogofilter)
17074         (spam-bogofilter-register-with-bogofilter): Use it.
17075         (spam-verify-bogofilter): Add small fixes.
17076
17077 2004-09-28  Simon Josefsson  <jas@extundo.com>
17078
17079         * hashcash.el (hashcash-generate-payment): Revert.
17080
17081 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
17082
17083         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
17084         Use gnus-extract-references instead of gnus-split-references.
17085
17086         * gnus-util.el (gnus-extract-references): Add new function, analogous
17087         to gnus-split-references but extracts only the message-ID without
17088         anything extra.
17089
17090         * hashcash.el (hashcash-generate-payment)
17091         (hashcash-check-payment): Do the right thing if hashcash-path is
17092         nil (because the hashcash program could not be found).
17093
17094         * spam.el (spam-use-hashcash): Remove comment.
17095
17096 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
17097
17098         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
17099         (gnus-cache-enter-article, gnus-cache-remove-article)
17100         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
17101
17102         * gnus-async.el (gnus-async-prefetch-remove-group): do.
17103
17104         * gnus-art.el (article-hide-boring-headers)
17105         (article-translate-strings, article-display-face)
17106         (gnus-article-mime-match-handle-first)
17107         (gnus-article-highlight-headers)
17108         (gnus-article-add-buttons-to-head): do.
17109
17110 2004-09-27  Simon Josefsson  <jas@extundo.com>
17111
17112         * hashcash.el: New version, from
17113         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
17114         ../contrib/.
17115
17116 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17117
17118         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
17119
17120 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
17121
17122         * gnus-dup.el (gnus-dup-open): Use mapc.
17123         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
17124
17125         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
17126         Reported by Stefan Wiens <s.wi@gmx.net>.
17127
17128         * gnus.el (gnus-shutdown): Use dolist.
17129
17130         * gnus-undo.el (gnus-undo): Use mapc.
17131
17132         * nnrss.el (nnrss-generate-active): do.
17133
17134         * message.el (message-cite-original-without-signature)
17135         (message-cite-original): Use mapc.
17136         (message-do-actions, message-make-forward-subject): Use dolist.
17137
17138 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
17139
17140         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
17141         deletion to remove entire duplicate line.  Fixes merged article
17142         number bug.
17143
17144 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
17145
17146         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
17147         servers that are offline.  Avoids having gnus-agent-toggle-plugged
17148         first ask if you want to open a server and then, even when you
17149         responded with no, asking if you want to synchronize the server's
17150         flags.
17151         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
17152         multi-line expressions.
17153         (gnus-agent-synchronize-group-flags): New internal function.
17154         Updates marks in memory (in the info structure) AND in the
17155         backend.
17156
17157         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
17158
17159         * nnagent.el (nnagent-request-set-mark):
17160         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
17161         method, to ensure that synchronization updates marks in the
17162         backend and in the info (in memory) structure.
17163
17164 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17165
17166         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
17167         convention fully; don't miss the root article of a thread; make
17168         the X-Draft-From header with correct article numbers.
17169
17170 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
17171
17172         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
17173         unless plugged.  Disable the agent so that an open failure causes
17174         an error.
17175
17176         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
17177         Revert 2004-09-21 change.  The backend must be opened while
17178         synchronizing flags even when the backend stores the flags
17179         locally.
17180
17181 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
17182
17183         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
17184         in `header' match.  Reported by Svend Tollak Munkejord.
17185
17186         * message.el (message-cite-original): Fix use of
17187         `message-cite-articles-with-x-no-archive'.
17188
17189 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17190
17191         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
17192         (gnus-window-to-buffer): Ditto.
17193
17194         * mml.el (mml-preview-buffer): New variable.
17195         (mml-preview): Manage window layout with gnus-buffer-configuration.
17196
17197         * gnus-msg.el (gnus-setup-message): Put article numbers into the
17198         X-Draft-From header even if those articles aren't quoted.
17199
17200 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
17201
17202         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
17203         (gnus-request-set-mark, gnus-request-update-mark): Use new
17204         g-s-t-u-l-m to decide to use backend even when unplugged.
17205
17206 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
17207
17208         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
17209         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
17210
17211 2004-09-20  Simon Josefsson  <jas@extundo.com>
17212
17213         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
17214         "utf-16-le".
17215
17216 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
17217
17218         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
17219
17220 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
17221
17222         * uudecode.el (uudecode-use-external): Add :version.
17223
17224         * smime.el (smime-CA-file, smime-encrypt-cipher)
17225         (smime-dns-server): Add :version.
17226
17227         * smiley.el (gnus-smiley-file-types): Add :version.
17228
17229         * sha1.el (sha1-use-external): Add :version.
17230
17231         * pgg-def.el (pgg-query-keyserver): Add :version.
17232
17233         * nnmail.el (nnmail-fancy-expiry-targets)
17234         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
17235         Add :version.
17236
17237         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
17238         (nnimap-retrieve-groups-asynchronous): Add :version.
17239         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
17240
17241         * mml.el (mml-content-disposition-parameters)
17242         (mml-insert-mime-headers-always): Add :version.
17243
17244         * mm-util.el (mm-coding-system-priorities): Add :version.
17245
17246         * mm-decode.el (mm-inline-text-html-with-images)
17247         (mm-keep-viewer-alive-types, mm-external-terminal-program)
17248         (mm-verify-option): Add :version.
17249         (mm-text-html-renderer): Change :version.
17250
17251         * message.el (message-fcc-externalize-attachments)
17252         (message-required-headers, message-draft-headers)
17253         (message-subject-trailing-was-query)
17254         (message-subject-trailing-was-ask-regexp)
17255         (message-subject-trailing-was-regexp, message-mark-insert-begin)
17256         (message-mark-insert-end, message-archive-header)
17257         (message-archive-note, message-cross-post-default)
17258         (message-cross-post-note, message-followup-to-note)
17259         (message-cross-post-note-function, message-use-mail-followup-to)
17260         (message-subscribed-address-functions)
17261         (message-subscribed-address-file, message-subscribed-addresses)
17262         (message-subscribed-regexps, message-allow-no-recipients)
17263         (message-yank-cited-prefix, message-signature-insert-empty-line)
17264         (message-hidden-headers, message-hierarchical-addresses)
17265         (message-mail-user-agent, message-use-idna)
17266         (message-valid-fqdn-regexp)
17267         (message-strip-special-text-properties, message-header-synonyms)
17268         (message-beginning-of-line, message-tab-body-function): Add :version.
17269         (message-insert-canlock, message-wide-reply-confirm-recipients):
17270         Change :version.
17271
17272         * mail-source.el (mail-source-ignore-errors): Add :group, :type
17273         and :version.
17274         (mail-source-delete-old-incoming-confirm)
17275         (mail-source-movemail-program): Add :version.
17276
17277         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
17278         (gnus-agent-cache, gnus-agent): Change :version.
17279
17280         * gnus-util.el (gnus-use-byte-compile): Change :version.
17281
17282         * gnus-sum.el (gnus-summary-make-false-root-always)
17283         (gnus-summary-default-high-score)
17284         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
17285         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
17286         (gnus-read-all-available-headers, gnus-article-emulate-mime)
17287         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
17288         (gnus-sum-thread-tree-single-indent)
17289         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
17290         (gnus-sum-thread-tree-leaf-with-other)
17291         (gnus-sum-thread-tree-single-leaf): Add :version.
17292         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
17293         (gnus-article-loose-mime): Change :version.
17294
17295         * gnus-start.el (gnus-backup-startup-file)
17296         (gnus-save-startup-file-via-temp-buffer): Add :version.
17297
17298         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
17299         (gnus-server-offline-face): Add :version.
17300
17301         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
17302
17303         * gnus-msg.el (gnus-gcc-externalize-attachments)
17304         (gnus-debug-files, gnus-debug-exclude-variables)
17305         (gnus-discouraged-post-methods): Change :version.
17306         (gnus-confirm-mail-reply-to-news)
17307         (gnus-confirm-treat-mail-like-news): Add :version.
17308
17309         * gnus-int.el (gnus-server-unopen-status): Add :version.
17310
17311         * gnus-group.el (gnus-group-jump-to-group-prompt)
17312         (gnus-large-ephemeral-newsgroup)
17313         (gnus-fetch-old-ephemeral-headers): Add :version.
17314
17315         * gnus-fun.el (gnus-x-face-directory)
17316         (gnus-convert-pbm-to-x-face-command)
17317         (gnus-convert-image-to-x-face-command)
17318         (gnus-convert-image-to-face-command): Add :version.
17319
17320         * gnus-delay.el (gnus-delay-default-hour): Add :version.
17321
17322         * gnus-cite.el (gnus-cite-blank-line-after-header)
17323         (gnus-article-boring-faces): Add :version.
17324
17325         * gnus-art.el (gnus-buttonized-mime-types)
17326         (gnus-inhibit-mime-unbuttonizing)
17327         (gnus-treat-display-face)
17328         (gnus-treat-body-boundary): Change :version.
17329         (gnus-body-boundary-delimiter, gnus-picon-databases)
17330         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
17331         (gnus-treat-date-english, gnus-treat-fold-headers)
17332         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
17333         (gnus-treat-mail-picon, gnus-treat-wash-html)
17334         (gnus-article-encrypt-protocol)
17335         (gnus-use-idna, gnus-article-over-scroll)
17336         (gnus-mime-display-multipart-alternative-as-mixed)
17337         (gnus-mime-display-multipart-related-as-mixed)
17338         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
17339         (gnus-ctan-url, gnus-button-ctan-handler)
17340         (gnus-button-handle-ctan-bogus-regexp)
17341         (gnus-button-ctan-directory-regexp)
17342         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
17343         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
17344         (gnus-button-man-level, gnus-button-emacs-level)
17345         (gnus-button-message-level, gnus-button-browse-level): Add :version.
17346
17347         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
17348         (gnus-agent-go-online): Change :version.
17349         (gnus-agent-expire-unagentized-dirs)
17350         (gnus-agent-auto-agentize-methods): Add :version.
17351
17352         * flow-fill.el (fill-flowed-display-column)
17353         (fill-flowed-encode-column): Add :version.
17354
17355         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
17356         (gnus-outlook-deuglify-unwrap-max)
17357         (gnus-outlook-deuglify-cite-marks)
17358         (gnus-outlook-deuglify-unwrap-stop-chars)
17359         (gnus-outlook-deuglify-no-wrap-chars)
17360         (gnus-outlook-deuglify-attrib-cut-regexp)
17361         (gnus-outlook-deuglify-attrib-verb-regexp)
17362         (gnus-outlook-deuglify-attrib-end-regexp)
17363         (gnus-outlook-display-hook): Add :version.
17364
17365         * binhex.el (binhex-use-external): Add :version.
17366
17367 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
17368
17369         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
17370         and `invisible'.
17371
17372 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
17373
17374         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
17375         in gnus-registry-trim.
17376
17377 2004-09-13  Simon Josefsson  <jas@extundo.com>
17378
17379         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
17380
17381         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
17382
17383         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
17384         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
17385         <yamaoka@jpl.org>.
17386         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
17387         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
17388         <yamaoka@jpl.org>.
17389
17390         * sieve.el (sieve-manage-mode): Ditto.
17391
17392 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
17393
17394         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
17395
17396 2004-09-11  Simon Josefsson  <jas@extundo.com>
17397
17398         * dns-mode.el: Add.
17399
17400         * mm-view.el (mm-display-dns-inline): Add.
17401
17402         * mm-decode.el (mm-inline-media-tests): Add text/dns.
17403         (mm-automatic-display): Ditto.
17404
17405         * mailcap.el (mailcap-mime-data): Add text/dns.
17406         (mailcap-mime-extensions): Map .soa to text/dns.
17407
17408 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
17409
17410         * gnus-art.el (article-decode-mime-words, article-babel)
17411         (gnus-article-highlight-signature, gnus-article-add-buttons)
17412         (gnus-signature-toggle): Remove unnecessary bindings of
17413         `inhibit-read-only' inherited from v5.10 merge.
17414
17415 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
17416
17417         * nntp.el (nntp): New customization group.
17418         (nntp-authinfo-file): Add customization group.
17419
17420         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
17421
17422         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
17423
17424         * gnus.el (to-address, to-list, subscribed)
17425         (large-newsgroup-initial): Ditto.
17426
17427         * flow-fill.el (fill-flowed-display-column)
17428         (fill-flowed-encode-column): Ditto.
17429
17430 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
17431
17432         * message.el (message-tokenize-header, message-send-mail-with-qmail):
17433         Use point-min rather than 1.
17434         (message-send-mail): Use buffer-size rather than point-max.
17435
17436         * gnus-sum.el (gnus-summary-search-article-forward):
17437         Signal a specific `search-failed' rather than a generic `error'.
17438
17439         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
17440         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
17441         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
17442
17443 2004-09-10  Simon Josefsson  <jas@extundo.com>
17444
17445         * nndb.el (require): Remove tcp and duplicate cl.
17446
17447 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17448
17449         * gnus-agent.el (directory-files-and-attributes): Move forward.
17450
17451 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
17452
17453         * gnus-agent.el (directory-files-and-attributes):
17454         Optionally defined to support XEmacs.
17455
17456 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
17457
17458         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
17459         to avoid run-time CL dependencies.
17460         (gnus-agent-unfetch-articles): New function.
17461         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
17462         article numbers even when local .overview file is missing.
17463         (gnus-agent-read-article-number): New function.  Only accepts
17464         27-bit article numbers.
17465         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
17466         Use gnus-agent-read-article-number.
17467         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
17468         from backend while recognizing that article numbers in .overview
17469         must be valid.
17470         (gnus-agent-update-files-total-fetched-for):
17471         Use directory-files-and-attributes to improve performance.
17472         * gnus-int.el (gnus-request-move-article):
17473         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
17474         improve performance.
17475
17476         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
17477         some users confused by references to .newsrc when they only have a
17478         .newsrc.eld file.
17479         (gnus-convert-mark-converter-prompt)
17480         (gnus-convert-converter-needs-prompt): Fix use of property list.
17481         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
17482         New function.  Used internally to only display 'gnus converting
17483         files' message when actually necessary.
17484
17485         * gnus-sum.el (): Remove (require 'gnus-agent) as required
17486         methods now autoloaded.
17487
17488 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
17489
17490         * gnus-sum.el (gnus-summary-insert-subject): Remove list
17491         identifiers.
17492
17493 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
17494
17495         * gnus-picon.el: Fix indentation and closing parenthesis.
17496
17497 2004-09-01  Simon Josefsson  <jas@extundo.com>
17498
17499         * message.el (message-canlock-generate): Require sha1, not
17500         sha1-el.  (Can we get rid of this require altogether?  It is ugly
17501         to require within a function.  Sadly, if sha1.el isn't loaded, the
17502         let binding in m-c-g will hide the defcustom definition, which is
17503         bad.)
17504
17505         * canlock.el: Require sha1, not sha1-el.
17506
17507         * message.el: Don't autoload sha1 (there is a autoload cookie in
17508         sha1.el).
17509
17510         * sha1-el.el: Rename to sha1.el.
17511
17512 2004-08-30  Juanma Barranquero  <lektu@terra.es>
17513
17514         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
17515
17516 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
17517
17518         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
17519
17520 2004-08-30  Kim F. Storm  <storm@cua.dk>
17521
17522         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
17523
17524         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
17525         Add :group 'nnimap.
17526
17527 2004-08-30  Andreas Schwab  <schwab@suse.de>
17528
17529         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
17530         ?* and ?\;.
17531
17532         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
17533         and ?\' to symbol instead of whitespace.
17534
17535 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17536
17537         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
17538
17539         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
17540         instead of re-search-forward.
17541
17542         * gnus-uu.el (gnus-uu-save-article): Ditto.
17543         (gnus-uu-post-encode-uuencode): Ditto.
17544
17545         * html2text.el (html2text-clean-list-items): Ditto.
17546         (html2text-clean-dtdd): Ditto.
17547         (html2text-format-tags): Ditto.
17548
17549         * message.el (message-send-mail-with-sendmail): Fix regexp.
17550         (message-fill-field-general): Use search-forward instead of
17551         re-search-forward.
17552         (unbold-region): Ditto.
17553
17554         * nnrss.el (nnrss-request-article): Ditto.
17555
17556         * nnslashdot.el (nnslashdot-request-article): Ditto.
17557
17558         * nnweb.el (nnweb-gmane-wash-article): Ditto.
17559
17560         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
17561         "Unrecognized menu descriptor" error in XEmacs.
17562
17563 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
17564
17565         * gnus-sum.el (gnus-read-header): Don't remove a header for the
17566         parent article of a sparse article in the thread hashtb.
17567
17568 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
17569
17570         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
17571         (nnmail-expand-newtext): Lowercase expanded entries if
17572         nnmail-split-lowercase-expanded is non-nil.
17573
17574 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17575
17576         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
17577
17578         * gnus-group.el (gnus-group-line-format-alist): Convert the value
17579         of gnus-tmp-news-method into string under XEmacs.  It will be
17580         passed to gnus-correct-length which takes only a string argument.
17581
17582 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17583
17584         * gnus-util.el (gnus-bind-print-variables): New macro.
17585         (gnus-prin1): Use it.
17586         (gnus-prin1-to-string): Use it.
17587         (gnus-pp): New function.
17588         (gnus-pp-to-string): New function.
17589
17590         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
17591         Replace pp-to-string with gnus-pp-to-string.
17592         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
17593         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
17594         * gnus-msg.el (gnus-debug): Ditto.
17595         * gnus-score.el (gnus-score-save): Ditto.
17596         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
17597         gnus-pp-to-string.
17598         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
17599         with gnus-pp.
17600         * score-mode.el (gnus-score-pretty-print): Ditto.
17601         * webmail.el (webmail-debug): Ditto.
17602
17603 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17604
17605         * gnus-art.el (article-display-face, article-display-x-face):
17606         Use buffer-read-only.
17607
17608 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17609
17610         * gnus-art.el (article-hide-list-identifiers):
17611         Bind inhibit-read-only as t.
17612
17613 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
17614
17615         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
17616
17617 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
17618
17619         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
17620         (gnus-narrow-to-page): Don't assume point-min == 1.
17621         (gnus-article-edit-mode): Derive from message-mode.
17622
17623         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
17624         point-min == 1.
17625
17626         * imap.el (imap-parse-address-list, imap-parse-body-ext):
17627         Disable incorrect use of `assert'.
17628
17629         * message.el (message-mode): Set comment-start-skip.
17630
17631
17632 2004-08-22  Sam Steingold  <sds@gnu.org>
17633
17634         * pop3.el (pop3-leave-mail-on-server): New user variable.
17635         (pop3-movemail): Delete mail only when it is nil.
17636
17637 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
17638
17639         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
17640
17641         * mml.el (mml-preview): Use `pop-to-buffer'.
17642
17643         * message.el (message-goto-mail-followup-to): Insert after "To".
17644         (message-carefully-insert-headers): Add comment.
17645
17646         * gnus.el: Remove unused variable `gnus-article-check-size'.
17647
17648         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
17649
17650         * gnus-art.el (gnus-button-alist):
17651         Improve `gnus-button-handle-library' entry.
17652
17653 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
17654
17655         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
17656         Use downcase, since XEmacs capitalizes error messages differently.
17657
17658 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
17659
17660         * nntp.el: Add (require 'gnus) due to reference to
17661         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
17662
17663 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
17664
17665         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
17666         Bind `mm-fill-flowed'.
17667
17668         * mm-decode.el (mm-dissect-singlepart): Check it.
17669
17670 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
17671
17672         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
17673         'imap' for netrc parsing.
17674
17675 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
17676
17677         * mailcap.el (mailcap-mime-data): Mark as risky.
17678
17679 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17680
17681         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
17682         may be included in the encoded word.
17683         (rfc2047-encode): Don't append a space if the encoded word
17684         includes close parenthesis.
17685
17686 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17687
17688         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
17689         of text within parentheses.
17690
17691 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
17692
17693         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
17694         (gnus-encrypt-write-file-contents): Make the password key the file
17695         name PLUS the cipher, not just the cipher.  Also remove failed
17696         passwords from the cache.
17697
17698 2004-08-06  Simon Josefsson  <jas@extundo.com>
17699
17700         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
17701         Doc fix.
17702
17703 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
17704
17705         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
17706         LWSP.
17707
17708 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
17709
17710         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
17711         Try to append in-reply-to: data to the references: header.
17712
17713         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
17714         (netrc-parse): Use gnus-encrypt.el functions.
17715
17716         * gnus-encrypt.el: Add new file for encryption support; currently
17717         does only a few GPG ciphers and an internal XOR cipher.
17718
17719         * password.el: Add comments on using password-read-and-add.
17720         (password-read-and-add): Add function to read and add the
17721         password to the cache at once.
17722
17723 2004-07-28  Simon Josefsson  <jas@extundo.com>
17724
17725         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
17726         parameter (but don't use it, for now).
17727
17728         * imap.el (imap-ssl-open): Use imap-process-connection-type,
17729         instead of hard coding to nil.
17730
17731 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17732
17733         * mm-view.el (mm-inline-image-emacs): Open lines under an image
17734         as mm-inline-image-xemacs does.
17735
17736 2004-07-26  Simon Josefsson  <jas@extundo.com>
17737
17738         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
17739         Revert part of 2004-07-17 change below.
17740
17741 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17742
17743         * rfc2047.el (rfc2047-encode-region): Don't infloop.
17744         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
17745
17746 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17747
17748         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
17749         quotes that actually start with ">" at the beginning of the
17750         lines.
17751
17752 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17753
17754         * rfc2047.el (rfc2047-encode-region): Fix last change.
17755         (rfc2047-encode-parameter): Remove useless concat.
17756
17757 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17758
17759         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
17760         encode special characters; fix some kind of misconfigured headers;
17761         signal a real error if debug-on-quit or debug-on-error is non-nil.
17762         (rfc2047-encode-max-chars): New variable.
17763         (rfc2047-encode-1): Use it.
17764         (rfc2047-encode-parameter): New function.
17765
17766         * mml.el (mml-insert-parameter): Remove an excessive space.
17767
17768 2004-07-17  Simon Josefsson  <jas@extundo.com>
17769
17770         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
17771         Kai Grossjohann <kai@emptydomain.de>.
17772         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
17773         (gnus-group-make-menu-bar): Ditto.
17774
17775         * gnus-util.el (gnus-group-server): Add.
17776
17777 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
17778
17779         * message.el (message-clone-locals): Clone sendmail and smtp
17780         variables.
17781
17782 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17783
17784         * rfc2047.el (rfc2047-encode-region): Fix last change.
17785
17786 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17787
17788         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
17789         characters as non-special.
17790
17791 2004-07-09  Simon Josefsson  <jas@extundo.com>
17792
17793         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
17794         Users will lose all flag changes made while unplugged with
17795         e.g. nntp unless flag synchronization happens, thus `nil' is not a
17796         good default.  See numerous reports on ding mailing list.
17797
17798 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17799
17800         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
17801         add generate-head-function and generate-article-function to the
17802         rfc822-forward entry.
17803         (nndoc-rfc822-forward-generate-article): New function.
17804         (nndoc-rfc822-forward-generate-head): New function.
17805
17806         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
17807
17808 2004-07-06  Dan Christensen  <jdc@uwo.ca>
17809
17810         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
17811         respect display group parameter and gnus-summary-expunge-below.
17812         (gnus-articles-to-read): Remove unused reference to display group
17813         parameter.
17814
17815 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17816
17817         * nnheader.el (nnheader-uniquify-message-id): New experimental
17818         variable.
17819         (nnheader-nov-read-message-id): Use it.
17820
17821         * spam-report.el (spam-report-gmane): Add interactive.
17822
17823 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17824
17825         * mm-encode.el (mm-content-transfer-encoding-defaults):
17826         Use qp-or-base64 for the application/* types.
17827
17828 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
17829
17830         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
17831
17832 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
17833
17834         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
17835         trim value.
17836
17837 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
17838
17839         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
17840         New macro and function.
17841         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
17842
17843 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17844
17845         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
17846         after-load-alist.
17847
17848 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17849
17850         * gnus-group.el (gnus-group-get-new-news-this-group):
17851         Don't update info that isn't there.
17852
17853 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
17854
17855         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
17856         entry.
17857
17858 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17859
17860         * mm-view.el (mm-inline-render-with-function): Use multibyte
17861         buffer; decode html source by charset.
17862
17863         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
17864
17865         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
17866         Mule-UCS is loaded under XEmacs.
17867         (mm-mime-mule-charset-alist): Avoid duplicated entries.
17868
17869 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
17870
17871         * nnheader.el (nnheader-max-head-length): Increase to 8192.
17872
17873 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17874
17875         * mm-util.el (mm-coding-system-p): Return a coding-system.
17876         (mm-mime-mule-charset-alist): Use shift_jis instead of
17877         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
17878         entries for the mime charsets iso-2022-jp-3 and shift_jis.
17879         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
17880         instead of japanese-shift-jis and iso-latin-1 respectively in
17881         order to share the default value with both Emacs and XEmacs-mule.
17882         (mm-mule-charset-to-mime-charset):
17883         Make mm-coding-system-priorities effective.
17884         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
17885         while predicating of candidates upon the priorities.
17886
17887 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
17888
17889         * gnus-sum.el (gnus-summary-make-menu-bar):
17890         Add gnus-uu-invert-processable.
17891
17892         * gnus.el: Autoload gnus-uu-invert-processable.
17893
17894 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17895
17896         * mm-util.el (mm-with-multibyte-buffer): New macro.
17897
17898         * rfc2047.el (rfc2047-encode-string): Use it.
17899         (rfc2047-encode-region): Move point to the end of the region after
17900         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
17901
17902 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17903
17904         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
17905         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
17906
17907 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17908
17909         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
17910         (gnus-cite-parse): Ignore quoted envelope From_.
17911         Suggested by Karl Chen <quarl@nospam.quarl.org>.
17912
17913 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
17914
17915         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
17916         invalid addresses.
17917
17918 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
17919
17920         * spam.el: Change section markers, revise TODO list.
17921         (spam-backends): Make new master list of all installed backends.
17922         (spam-summary-exit-behavior): Add new variable to determine how
17923         messages moves are done at summary exit.
17924         (spam-move-spam-nonspam-groups-only)
17925         (spam-process-ham-in-nonham-groups)
17926         (spam-process-ham-in-spam-groups): Remove variables, the
17927         spam-summary-exit-behavior variable should be used to manage this
17928         behavior.
17929         (spam-old-ham-articles, spam-old-spam-articles): Remove.
17930         (spam-old-articles): Add variable, replacing spam-old-ham-articles
17931         and spam-old-spam-articles.
17932         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
17933         Add empty variables, placeholders for the backends they represent.
17934         (spam-set-difference): Move, unchanged.
17935         (spam-list-of-processors): Declare OBSOLETE, not used anymore
17936         unless the user has a processor variable.
17937         (spam-classifications, spam-classification-valid-p)
17938         (spam-backend-properties, spam-backend-property-valid-p)
17939         (spam-backend-function-type-valid-p)
17940         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
17941         (spam-report-articles-gmane, spam-report-articles-resend):
17942         Remove functions, they are not needed.
17943         (spam-install-backend-super, spam-backend-list)
17944         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
17945         (spam-backend-function, spam-backend-ham-registration-function)
17946         (spam-backend-spam-registration-function)
17947         (spam-backend-ham-unregistration-function)
17948         (spam-backend-spam-unregistration-function)
17949         (spam-backend-statistical-p, spam-backend-mover-p)
17950         (spam-install-backend-alias, spam-install-checkonly-backend)
17951         (spam-install-mover-backend, spam-install-nocheck-backend)
17952         (spam-install-backend, spam-install-statistical-backend)
17953         (spam-install-statistical-checkonly-backend): Add backend installation
17954         support.
17955         (spam-summary-prepare-exit): Rewrite to use the new backend code.
17956         (spam-group-processor-p): Use the new backend code and respect the
17957         summary exit behavior.
17958         (spam-mark-spam-as-expired-and-move-routine): Remove.
17959         (spam-summary-prepare): Change to use the new spam-old-articles
17960         variable.
17961         (spam-copy-or-move-routine, spam-copy-spam-routine)
17962         (spam-move-spam-routine, spam-copy-ham-routine)
17963         (spam-move-ham-routine): Add code to copy/move ham or spam.
17964         (spam-fetch-field-fast): Improve doc and code, plus allow the
17965         'number request.
17966         (spam-list-of-checks, spam-list-of-statistical-checks):
17967         Remove variables.
17968         (spam-split, spam-find-spam): Use the new backend code.
17969         (spam-registration-functions): Remove variable.
17970         (spam-unregister-routine): Add convenience wrapper.
17971         (spam-log-undo-registration, spam-register-routine)
17972         (spam-log-processing-to-registry)
17973         (spam-log-unregistration-needed-p): Rename "check" to "backend"
17974         where possible.
17975         (spam-check-gmane-xref, spam-check-regex-headers)
17976         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
17977         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
17978         (spam-check-bogofilter-headers, spam-check-spamoracle)
17979         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
17980         (spam-check-crm114-headers): Use the spam-split-group that
17981         spam-split prepares, no need to determine it every time.
17982
17983         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
17984         to the nnheader-parse-naked-head call.
17985
17986         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
17987
17988         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
17989         the nnheader-nov-read-message-id call.
17990
17991 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
17992
17993         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
17994         gnus-activate-group twice.  Suggested by Markus Peter
17995         <warp@spin.de>.
17996
17997 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
17998
17999         * gnus-art.el (gnus-article-time-format): Exchange the order of
18000         day and month in the default value; fix customization type.
18001         (article-date-ut): Use add-text-properties.
18002         (article-make-date-line): Use message-make-date instead of
18003         current-time-string.
18004
18005         * message.el (message-fetch-field): Don't use set-text-properties.
18006         (message-make-date): Simplify.
18007
18008         * messagexmas.el (message-xmas-make-date): New function.
18009         (message-xmas-redefine): Defalias message-make-date to it.
18010
18011 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18012
18013         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
18014         (rfc2047-encode-region): Treat text within parentheses as special;
18015         show the original text when error has occurred.
18016
18017         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
18018         already-computed method to gnus-activate-group.
18019
18020         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
18021         same select-methods identical Lisp objects.
18022
18023         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
18024         object when modifying the info.
18025
18026 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18027
18028         * gnus-srvr.el (gnus-server-set-info): Remove the server from
18029         gnus-opened-servers since it has never been opened with the new
18030         configuration yet.
18031
18032 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18033
18034         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
18035         arg to nnheader-generate-fake-message-id.
18036
18037 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
18038
18039         * nnheader.el (nnheader-generate-fake-message-id): Accept a
18040         number and build a fake message ID localized to a group and
18041         article number (so it's repeatable from that point on).
18042         (nnheader-fake-message-id-p): Change regex to accomodate new fake
18043         ID format.
18044
18045         * gnus-sum.el (gnus-get-newsgroup-headers):
18046         Call nnheader-generate-fake-message-id with the article number.
18047
18048 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
18049
18050         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
18051         end-of-buffer.
18052
18053 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18054
18055         * message.el (message-ignored-supersedes-headers): Add Approved.
18056
18057 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
18058
18059         * rfc2047.el (rfc2047-encode-message-header): Remove useless
18060         goto-char.
18061         (rfc2047-encode): Fold the line before encoding.
18062
18063 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18064
18065         * rfc2047.el (rfc2047-encode-message-header): Disabled header
18066         folding -- not all headers can be folded, and this should be done
18067         by the message composition mode.  Probably.  I think.
18068
18069 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
18070
18071         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
18072         fast.
18073
18074         * gnus-ems.el (gnus-remove-image): Don't use
18075         message-text-with-property; remove only the image found first.
18076
18077         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
18078         found first.
18079
18080 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
18081
18082         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
18083
18084 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18085
18086         * message.el (message-text-with-property): Make it fast and accept
18087         optional arguments.
18088         (message-strip-forbidden-properties): Use it.
18089         (message-fix-before-sending): Follow the m-t-w-p change.
18090
18091         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
18092
18093 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
18094
18095         * gnus-art.el (article-hide-headers): Don't change the buffer
18096         mistakenly when performing mml-preview even if
18097         gnus-single-article-buffer is nil.
18098
18099 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
18100
18101         * message.el (message-expand-name-databases): New user option.
18102         (message-expand-name): Use it.
18103
18104 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
18105
18106         * spam.el (spam-report-articles-resend)
18107         (spam-report-resend-register-routine): Allow ham reporting.
18108         (spam-report-resend-register-ham-routine): Add wrapper.
18109         (spam-registration-functions): Add ham resending functions.
18110         (spam-list-of-processors): Add ham resend processor.
18111
18112         * gnus.el (ham-resend-to): Add new group parameter.
18113         (spam-process): Add ham resend option.
18114
18115         * spam-report.el (spam-report-resend): Allow reporting ham.
18116         (spam-report-resend-ham): Add wrapper.
18117
18118 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18119
18120         * message.el (message-cite-articles-with-x-no-archive):
18121         New variable.
18122         (message-cite-original): Use it.
18123
18124 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18125
18126         * message.el (message-cite-original): Respect X-No-Archive.
18127
18128 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18129
18130         * gnus-art.el (article-hide-headers): Refer to the values for
18131         gnus-ignored-headers and gnus-visible-headers in the summary
18132         buffer since a user may have set them as group parameters.
18133
18134 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
18135
18136         * assistant.el (assistant-node-name): Add convenience function.
18137         (assistant-render-text, assistant-render-node): Add error handling,
18138         plus handle multiple next nodes.
18139         (assistant-find-next-node): Comment out for now.
18140         (assistant-find-next-nodes): Add function, returns list of next
18141         nodes.
18142
18143 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
18144
18145         * mail-source.el (mail-source-directory): Fix doc-string.
18146
18147 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
18148
18149         * assistant.el (assistant-render-text, assistant-eval): Add :set
18150         widget type, which is different because it takes and returns a
18151         list.  Much hilarity ensues.
18152
18153 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
18154
18155         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
18156
18157         * gnus-group.el (gnus-group-get-new-news-this-group):
18158         Add doc-string.
18159
18160         * gnus-start.el (gnus-activate-group): Add doc-string.
18161
18162 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18163
18164         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
18165
18166 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
18167
18168         * assistant.el (assistant-render-text): Try to add a :set
18169         widget, more to come.
18170
18171         * spam.el (spam-group-spam-contents-p): Handle empty groupname
18172         strings.
18173         (spam-report-articles-resend)
18174         (spam-register-routine): Do registration iff any articles warrant
18175         it.
18176         (spam-summary-prepare-exit): Change log message for nil group
18177         destinations.
18178
18179 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
18180
18181         * spam.el (spam-report-resend-register-routine):
18182         Allow spam-report-resend-to to be a group parameter or a global value.
18183
18184 2004-05-26  Simon Josefsson  <jas@extundo.com>
18185
18186         * starttls.el: Merge with my GNUTLS based starttls.el.
18187         (starttls-gnutls-program, starttls-use-gnutls)
18188         (starttls-extra-arguments, starttls-process-connection-type)
18189         (starttls-connect, starttls-failure, starttls-success):
18190         New variables.
18191         (starttls-program, starttls-extra-args): Doc fix.
18192         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
18193         New functions.
18194         (starttls-negotiate, starttls-open-stream):
18195         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
18196         function if it is set.
18197
18198 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18199
18200         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
18201         structured fields.
18202
18203 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18204
18205         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
18206
18207 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
18208
18209         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
18210         Add variable.
18211         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
18212         assigning the spam-mark to new messages.
18213
18214 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
18215
18216         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
18217
18218 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18219
18220         * dgnushack.el: Autoload customize-set-variable for XEmacs.
18221
18222         * rfc2047.el (rfc2047-encodable-p): Don't move point.
18223         (rfc2047-decode): Treat the ascii coding-system as raw-text by
18224         default.
18225
18226 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
18227
18228         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
18229         correct data.
18230
18231 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
18232
18233         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
18234         (spam-group-processor-p): Fix function.
18235         (spam-group-processor-multiple-p)
18236         (spam-group-spam-processor-report-gmane-p)
18237         (spam-group-spam-processor-report-resend-p)
18238         (spam-group-spam-processor-bogofilter-p)
18239         (spam-group-spam-processor-blacklist-p)
18240         (spam-group-spam-processor-ifile-p)
18241         (spam-group-ham-processor-ifile-p)
18242         (spam-group-spam-processor-spamoracle-p)
18243         (spam-group-spam-processor-crm114-p)
18244         (spam-group-ham-processor-bogofilter-p)
18245         (spam-group-spam-processor-stat-p)
18246         (spam-group-ham-processor-stat-p)
18247         (spam-group-ham-processor-whitelist-p)
18248         (spam-group-ham-processor-BBDB-p)
18249         (spam-group-ham-processor-spamoracle-p)
18250         (spam-group-ham-processor-copy-p): Remove functions with some
18251         prejudice against unneeded code.
18252         (spam-report-articles-resend)
18253         (spam-report-resend-register-routine): Allow the group/topic
18254         spam-resend-to value to override spam-report-resend-to.
18255         (spam-summary-prepare-exit): Invoke spam-group-processor-p
18256         properly now.
18257
18258         * gnus.el (spam-resend-to): Add group/topic parameter.
18259         (spam-process): Move the OBSOLETE processors to the end of the
18260         choices.
18261
18262 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
18263
18264         * spam-report.el (spam-report-resend-to, spam-report-resend):
18265         Start with resend-to set to nil, and then ask the user if necessary.
18266         (spam-report-resend): spam-report-resend takes a list of articles, not
18267         separate article numbers.
18268
18269 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18270
18271         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
18272         addition to emacs-w3m.
18273
18274 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18275
18276         * assistant.el (assistant-authinfo-data): New function.
18277         (assistant-eval): Eval for entire assistant.
18278
18279         * netrc.el (netrc-services-file): New variable.
18280         (netrc-parse-services): New function.
18281         (netrc-find-service-name): New function.
18282         (netrc-find-service-number): New function.
18283         (netrc-port-equal): New function.
18284         (netrc-machine): Use it.
18285
18286         * nnimap.el (nnimap-open-connection): Use netrc.
18287
18288         * gnus-util.el (gnus-netrc-get): Remove aliases.
18289
18290         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
18291
18292         * assistant.el (wid-edit): Fix compilation.
18293
18294         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
18295
18296 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
18297
18298         * gnus-util.el (gnus-set-file-modes): New function.  (small
18299         patch).
18300
18301 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18302
18303         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
18304
18305         * assistant.el (assistant-render-node): Fix up rendering and
18306         read-only text.
18307         (assistant-render-node): Reset.
18308         (assistant-make-read-only): Not sticky.
18309
18310 2004-05-20  Danny Siu  <dsiu@adobe.com>
18311
18312         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
18313         centered even when gnus-auto-center-summary is t.
18314
18315 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18316
18317         * dns.el (dns-get-txt-answer): New function.
18318         (dns-read-txt): Ditto.
18319         (query-dns): Use it.
18320
18321 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
18322
18323         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
18324         active for foreign groups even if the group level is higher than
18325         the specified value.
18326
18327 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18328
18329         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
18330         non-active groups.
18331
18332         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
18333
18334 2004-05-20  Magnus Henoch  <mange@freemail.hu>
18335
18336         * dns.el (dns-read-type): Add support for SVR.  (small patch)
18337
18338 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
18339
18340         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
18341         (spam-crm114-header, spam-crm114-spam-switch)
18342         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
18343         (spam-crm114-positive-spam-header)
18344         (spam-crm114-database-directory, spam-list-of-processors)
18345         (spam-group-spam-processor-crm114-p)
18346         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
18347         (spam-generic-score, spam-list-of-checks)
18348         (spam-list-of-statistical-checks, spam-registration-functions)
18349         (spam-check-crm114-headers, spam-crm114-score)
18350         (spam-check-crm114, spam-crm114-register-with-crm114)
18351         (spam-crm114-register-spam-routine)
18352         (spam-crm114-unregister-spam-routine)
18353         (spam-crm114-register-ham-routine)
18354         (spam-crm114-unregister-ham-routine): Add CRM114 support.
18355         From asjo@koldfront.dk (Adam Sjøgren).
18356
18357         * gnus.el: Add spam-use-crm114.
18358
18359         * spam.el (spam-list-of-processors, spam-registration-functions):
18360         Add spam-use-resend.
18361         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
18362         (spam-report-articles-gmane): Add doc fix.
18363         (spam-report-articles-resend, spam-report-resend-register-routine):
18364         Add wrappers around spam-report-resend-to.
18365
18366         * spam-report.el (spam-report-resend-to, spam-report-resend):
18367         Add support for resending spam.
18368         (spam-report-gmane): Fix line length >80.
18369
18370         * gnus.el (spam-process): Add spam-use-resend.
18371
18372 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18373
18374         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
18375         number of processed spam messages.
18376         (spam-ham-copy-or-move-routine): Return the number of processed
18377         ham messages.
18378         (spam-summary-prepare-exit): Use the above values to decide
18379         whether status messages shouled be displayed.
18380
18381 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18382
18383         * rfc2047.el (rfc2047-encode-function-alist): Rename from
18384         `rfc2047-encoding-function-alist' in order to avoid conflicting
18385         with the old version.
18386         (rfc2047-encode-region): Concatenate words containing non-ASCII
18387         characters in structured fields; don't encode space-delimited
18388         ASCII words even in unstructured fields; don't break words at
18389         char-category boundaries.
18390         (rfc2047-encode-1): New function.
18391         (rfc2047-encode): Use it; encode text so that it occupies the
18392         maximum width within 76-column; work correctly on Q encoding for
18393         iso-2022-* charsets.
18394         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
18395         sure not to break a line just after the header name.
18396         (rfc2047-b-encode-region): Remove.
18397         (rfc2047-b-encode-string): New function.
18398         (rfc2047-q-encode-region): Remove.
18399         (rfc2047-q-encode-string): New function.
18400
18401         * mm-util.el (mm-replace-in-string): New function.
18402
18403 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18404
18405         * gnus-msg.el (gnus-inews-make-draft-meta-information):
18406         Really get it right.
18407         (gnus-inews-make-draft): Really.
18408
18409 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
18410
18411         * nnmh.el (nnmh-request-list-1): Don't check the link count
18412         before descending.  (small patch)
18413
18414 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18415
18416         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
18417         stuff.
18418
18419         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
18420         Match on real group name.
18421
18422         * gnus-art.el (gnus-signature-limit): Doc fix.
18423
18424         * gnus-msg.el (gnus-inews-make-draft): Quote list.
18425
18426         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
18427
18428 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
18429
18430         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
18431         isn't a string.
18432
18433 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18434
18435         * gnus-draft.el (gnus-draft-send):
18436         Bind rfc2047-encode-encoded-words.
18437
18438         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
18439         (rfc2047-encodable-p): Say that =? needs encoding.
18440         (rfc2047-encode-encoded-words): New variable.
18441
18442         * gnus-group.el (gnus-group-select-group): Doc fix.
18443
18444         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
18445
18446         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
18447         to nil.
18448
18449         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
18450
18451         * nnheader.el (nnheader-get-lines-and-char): New function.
18452
18453 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
18454
18455         * gnus-msg.el (gnus-summary-followup-with-original):
18456         Document yanking of region when active.
18457
18458 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18459
18460         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
18461         groups if the group level is higher than the specified value.
18462
18463 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
18464
18465         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
18466         (gnus-group-jump-to-group): Add prefix argument using
18467         `gnus-group-jump-to-group-prompt'.  Query before jumping to
18468         non-active group.
18469
18470         * compface.el (uncompface): Be verbose when changing
18471         `uncompface-use-external'.
18472
18473         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
18474         handle manual section.
18475
18476 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18477
18478         * gnus-art.el (gnus-button-alist): Revert previous change.
18479
18480 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
18481
18482         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
18483
18484 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18485
18486         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
18487         whether backend can accept message.
18488
18489         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
18490
18491 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
18492
18493         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
18494         Avoid creating directory when nntp-marks-is-evil is true.
18495         Reported by Reiner Steib.
18496
18497 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
18498
18499         * gnus-picon.el (gnus-picon-style): New variable.
18500         (gnus-picon-insert-glyph): Add optional `nostring' argument.
18501         (gnus-picon-transform-address): Support `gnus-picon-style'.
18502         From Jesper Harder <harder@ifa.au.dk>.
18503
18504 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18505
18506         * message.el (message-fill-field): Return point.
18507         (message-generate-headers): Go to end of field.
18508
18509         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
18510         stuff for non-living groups.
18511
18512 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
18513
18514         * gnus-art.el (gnus-article-followup-with-original)
18515         (gnus-article-reply-with-original): gnus-mark-active-p ->
18516         gnus-region-active-p.
18517
18518 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
18519
18520         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
18521         only when there is spam or ham to be processed.
18522
18523 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18524
18525         * mail-source.el (mail-source-delete-crash-box): Refactor.
18526         (mail-source-fetch): Use it.
18527         (mail-source-fetch-file): Ditto.
18528         (mail-source-fetch-directory): Run postscript in loop.
18529         (mail-source-fetch-pop): Delete.
18530         (mail-source-fetch-maildir): Ditto.
18531         (mail-source-fetch-imap): Ditto.
18532
18533         * imap.el (imap-authenticators): Comment out sasl.
18534
18535         * message.el (message-skip-to-next-address): New function.
18536         (message-fill-header-address): Refactor.
18537         (message-fill-address): Use it.
18538         (message-delete-address): Use it.
18539         (message-fill-header-general): Refactor.
18540         (message-fill-field-address): Rename.
18541         (message-narrow-to-field): Find the start of the header.
18542         (message-header-format-alist): Don't pre-fill.
18543         (message-fill-header): Remove.
18544         (message-insert-header): New function.
18545         (message-shorten-references): Use it.
18546
18547         * rfc2047.el (rfc2047-field-value): Strip props.
18548
18549         * mail-parse.el (mail-header-make-address): New alias.
18550
18551         * ietf-drums.el (ietf-drums-make-address): New function.
18552
18553         * imap.el: Add compiler directives.
18554
18555         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
18556
18557         * gnus-art.el (article-decode-idna-rhs): Don't use
18558         message-idna-inside-rhs-p.
18559
18560 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18561
18562         * message.el (message-idna-inside-rhs-p): Remove.
18563         (message-idna-to-ascii-rhs-1): Use proper address parsing.
18564
18565         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
18566         false positives.
18567
18568 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
18569
18570         * imap.el (imap-sasl-make-mechanisms): Use sasl.
18571
18572 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18573
18574         * nneething.el (nneething-file-name): Don't create spurious
18575         files.
18576
18577         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
18578         (gnus-inews-do-gcc): Remove sleep.
18579
18580         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
18581         part under point.
18582
18583         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
18584         (gnus-agent-regenerate-group): Using nil messages aren't valid.
18585
18586 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
18587
18588         * spam.el (spam-summary-prepare-exit): Fix (length).
18589
18590 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
18591
18592         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
18593         as expired without moving it" message when there are spam
18594         messages left.
18595
18596 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
18597
18598         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
18599         header is not nil.
18600
18601 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
18602
18603         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
18604         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
18605         (nntp-marks-changed-p): New arg SERVER.
18606         (nntp-request-update-info): Adjust caller.
18607
18608 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
18609
18610         * nntp.el (nntp-save-marks): Pass missing arg.
18611
18612 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
18613
18614         * nntp.el: Support marks.
18615         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
18616         (nntp-marks-modtime, nntp-marks-directory): New variables.
18617         (nntp-request-set-mark, nntp-request-update-info)
18618         (nntp-possibly-create-directory, nntp-marks-changed-p)
18619         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
18620         New functions.
18621
18622 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
18623
18624         * gnus-xmas.el (gnus-xmas-select-lowest-window)
18625         (gnus-xmas-redefine): Rename.
18626
18627         * gnus-score.el (gnus-score-insert-help):
18628         Use gnus-select-lowest-window.
18629
18630         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
18631         appt-select-lowest-window and rename to gnus-select-lowest-window.
18632
18633         * gnus.el: do.
18634
18635 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18636
18637         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
18638         encodings of MIME-encoded words, in order to improve
18639         interoperability with several broken MUAs.
18640
18641 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18642
18643         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
18644         tags, only when charsets are not specified in headers.
18645         (mm-inline-text-html-render-with-w3m): Ditto.
18646
18647         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
18648         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
18649
18650 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18651
18652         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
18653         instead of MIME-decoded from fields when checking
18654         `gnus-article-address-banner-alist'.
18655
18656 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
18657
18658         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
18659         description rather than subject.
18660
18661 2004-05-02  Steve Youngs  <steve@youngs.au.com>
18662
18663         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
18664
18665 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18666
18667         * gnus.el (gnus-version-number): Bump.
18668
18669 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
18670
18671         * gnus.el: No Gnus v0.2 is released.
18672
18673 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18674
18675         * gnus-agent.el (gnus-agent-read-agentview):
18676         Inline gnus-uncompress-range.
18677
18678 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18679
18680         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
18681         `exec-installed-p'.
18682
18683 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18684
18685         * gnus.el (spam-process, spam-autodetect-methods):
18686         Add bsfilter and bsfilter-headers.
18687
18688         * spam.el (spam-bsfilter): New customize group.
18689         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
18690         (spam-bsfilter-header, spam-bsfilter-probability-header)
18691         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
18692         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
18693         (spam-bsfilter-database-directory): New options.
18694         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
18695         (spam-list-of-statistical-checks, spam-registration-functions):
18696         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
18697         (spam-bsfilter-score): New command.
18698         (spam-check-bsfilter-headers, spam-check-bsfilter)
18699         (spam-bsfilter-register-with-bsfilter)
18700         (spam-bsfilter-register-spam-routine)
18701         (spam-bsfilter-unregister-spam-routine)
18702         (spam-bsfilter-register-ham-routine)
18703         (spam-bsfilter-unregister-ham-routine): New functions.
18704         (spam-generic-score): Support bsfilter; Accept an optional argument
18705         to recalcurate spam score even if scoring header has already been
18706         added.
18707         (spam-bogofilter-score, spam-spamassassin-score): Accept an
18708         optional argument to recalcurate spam score even if scoring header
18709         has already been added.
18710
18711 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
18712
18713         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
18714         strings!  Reported by David D. Smith <davidsmith@acm.org>.
18715         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
18716         link is missing.
18717
18718 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
18719
18720         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
18721         (html2text-get-attr): Rewrite.
18722
18723         * message.el (message-setup-1): Remove redundant put-text-property
18724         on mail-header-separator.
18725
18726 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
18727
18728         * gnus-registry.el (gnus-registry-cache-whitespace)
18729         (gnus-registry-action, gnus-registry-spool-action)
18730         (gnus-registry-split-fancy-with-parent): Change message levels
18731         from 5 to 3 or 7, as needed.
18732
18733         * spam.el (spam-summary-prepare-exit)
18734         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
18735         (spam-split, spam-find-spam, spam-log-undo-registration)
18736         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
18737         level from 5 to 6.
18738
18739 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18740
18741         * gnus-ems.el: Autoload appt-select-lowest-window (revert
18742         2004-03-04 change).
18743
18744 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
18745
18746         * sieve-manage.el (sieve-manage-open):
18747         * nnweb.el (nnweb-insert-html):
18748         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
18749         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
18750         * nnspool.el (nnspool-request-group):
18751         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
18752         * nnml.el (nnml-request-update-info):
18753         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
18754         (nnmh-request-create-group, nnmh-update-gnus-unreads):
18755         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
18756         (nnimap-request-set-mark):
18757         * nnfolder.el (nnfolder-request-update-info):
18758         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
18759         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
18760         * gnus-uu.el (gnus-uu-find-articles-matching):
18761         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
18762         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
18763         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
18764         * gnus-nocem.el (gnus-nocem-scan-groups):
18765         * gnus-int.el (gnus-start-news-server):
18766         * gnus-group.el (gnus-group-make-kiboze-group)
18767         (gnus-group-browse-foreign-server):
18768         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
18769         Use mapc when appropriate.
18770
18771 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
18772
18773         FIXME: Make separate entries for each person.
18774
18775         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
18776         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
18777         <shields@msrl.com>:
18778
18779         * spam.el (spam-necessary-extra-headers): Get the extra headers we
18780         may need for spam sorting and scoring.
18781         (spam-user-format-function-S): Add user format function suitable for
18782         general use.
18783         (spam-article-sort-by-spam-status): Add sorting function for summary
18784         sorting.
18785         (spam-extra-header-to-number): Add function to get a score from a
18786         header.
18787         (spam-summary-score): Add function to get a numeric score from the
18788         headers.
18789         (spam-generic-score): Fix function doc, was in wrong place.
18790         (spam-initialize): Take symbols when it's run, and install the
18791         extra headers that spam-necessary-extra-headers thinks we need.
18792
18793 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
18794
18795         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
18796         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
18797
18798 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
18799
18800         * gnus-sum.el (gnus-set-global-variables)
18801         (gnus-build-all-threads, gnus-get-newsgroup-headers)
18802         (gnus-article-get-xrefs, gnus-summary-best-group)
18803         (gnus-summary-next-article, gnus-summary-enter-digest-group)
18804         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
18805         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
18806         Use with-current-buffer.
18807
18808 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
18809
18810         * spam.el (spam-summary-prepare-exit): Simplify logic.
18811         (spam-fetch-article-header): Read the article header if it's not
18812         available.
18813         (spam-list-articles): Simplify logic.
18814         (spam-filelist-register-routine): Fix bug with unregister-list.
18815
18816         * gnus-registry.el: Fix comments at beginning.
18817
18818 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
18819
18820         * message.el (message-cater-to-broken-inn): Remove.
18821         (message-shorten-references): Make sure the total folded length of
18822         References is shorter than 998 characters to cater to a bug in INN
18823         2.3.  Also, don't pretend that references aren't folded -- this
18824         hasn't worked for a while.
18825
18826 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18827
18828         * gnus-agent.el (gnus-agentize):
18829         gnus-agent-send-mail-real-function no longer set to current value
18830         of message-send-mail-function but rather a lambda that calls
18831         message-send-mail-function.  The change makes the agent real-time
18832         responsive to user changes to message-send-mail-function.
18833
18834 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18835
18836         * legacy-gnus-agent.el
18837         (gnus-agent-convert-to-compressed-agentview): Fix typos with
18838         help from Florian Weimer <fw@deneb.enyo.de>
18839
18840 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18841
18842         * nnmail.el (nnmail-cache-insert): Revert last change.
18843
18844 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18845
18846         * nnmail.el (nnmail-cache-insert): Always check whether
18847         nnmail-cache-ignore-groups matches a group name.
18848
18849 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
18850
18851         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
18852         (spam-find-spam, spam-log-processing-to-registry)
18853         (spam-log-registered-p, spam-log-unregistration-needed-p)
18854         (spam-log-undo-registration): Use gnus-message instead of
18855         gnus-error, none of these errors are fatal.
18856
18857         * gnus-registry.el (gnus-registry-clean-empty-function)
18858         (gnus-registry-clean-empty): Remove only empty entries without
18859         extra data.
18860
18861 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
18862
18863         * spam-stat.el (spam-stat-buffer-change-to-spam)
18864         (spam-stat-buffer-change-to-non-spam): Change (error) to
18865         (gnus-message 8) invocation.
18866
18867 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18868
18869         * nntp.el (nntp-via-netcat-command): New variable.
18870         (nntp-via-netcat-switches): New variable.
18871         (nntp-open-via-rlogin-and-netcat): New function.
18872         (nntp-open-connection-function): Doc fix.
18873         (nntp-telnet-command): Doc fix.
18874         (nntp-end-of-line): Doc fix.
18875         (nntp-via-rlogin-command): Doc fix.
18876         (nntp-via-user-name): Doc fix.
18877         (nntp-via-address): Doc fix.
18878
18879 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18880
18881         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
18882         error in Emacs 21.1.
18883
18884 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
18885
18886         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
18887
18888 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18889
18890         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
18891         (gnus-agent-with-refreshed-group): New macro.
18892         (gnus-agent-rename-group): New function.
18893         (gnus-agent-delete-group): New function.
18894         (gnus-agent-save-group-info): Use gnus-command-method when
18895         `method' parameter is nil.  Don't write nil entries into the
18896         active file.
18897         (gnus-agent-get-group-info): New function.
18898         (gnus-agent-fetch-articles):
18899         Use gnus-agent-update-files-total-fetched-for to increment disk space
18900         used.
18901         (gnus-agent-fetch-headers, gnus-agent-save-alist):
18902         Use gnus-agent-update-view-total-fetched-for to increment disk space
18903         used.
18904         (gnus-agent-get-local): Add optional parameters to avoid calling
18905         gnus-group-real-name and gnus-find-method-for-group.
18906         (gnus-agent-set-local): Delete stored entry if either min, or max,
18907         are nil.
18908         (gnus-agent-fetch-session): Reworded error/quit messages.
18909         On quit, use gnus-agent-regenerate-group to record existance of any
18910         articles fetched to disk before the quit occurred.
18911         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
18912         gnus-agent-update-view-total-fetched-for, and
18913         gnus-agent-update-files-total-fetched-for to decrement disk space
18914         used.
18915         (gnus-agent-retrieve-headers):
18916         Use gnus-agent-update-view-total-fetched-for to increment disk space
18917         used.
18918         (gnus-agent-regenerate-group): Replace gnus-group-update-group
18919         with gnus-agent-update-files-total-fetched-for to decrement disk
18920         space and fresh group buffer.
18921         (gnus-agent-inhibit-update-total-fetched-for): New variable.
18922         (gnus-agent-need-update-total-fetched-for): New variable.
18923         (gnus-agent-update-files-total-fetched-for): New function.
18924         (gnus-agent-update-view-total-fetched-for): New function.
18925         (gnus-agent-total-fetched-for): New function.
18926
18927         * gnus-cache.el (gnus-cache-save-buffers):
18928         Use gnus-cache-update-overview-total-fetched-for to change disk space
18929         used by this group.
18930         (gnus-cache-possibly-enter-article):
18931         Use gnus-cache-update-file-total-fetched-for to increment disk space
18932         used by this group.
18933         (gnus-cache-possibly-remove-article):
18934         Use gnus-cache-update-file-total-fetched-for to decrement disk space
18935         used by this group.
18936         (gnus-cache-generate-nov-databases): Purge total fetched cache.
18937         (gnus-cache-rename-group): New function.
18938         (gnus-cache-delete-group): New function.
18939         (gnus-cache-inhibit-update-total-fetched-for): New variable.
18940         (gnus-cache-need-update-total-fetched-for): New variable.
18941         (gnus-cache-with-refreshed-group): New macro.
18942         (gnus-cache-update-file-total-fetched-for): New function.
18943         (gnus-cache-update-overview-total-fetched-for): New function.
18944         (gnus-cache-rename-group-total-fetched-for): New function.
18945         (gnus-cache-delete-group-total-fetched-for): New function.
18946         (gnus-cache-total-fetched-for): New function.
18947
18948         * gnus-group.el: Require gnus-sum and autoload functions to
18949         resolve warnings when gnus-group.el compiled alone.
18950         (gnus-group-line-format): Documented new %F.
18951         (size of Fetched data) group line format; identifies disk space
18952         used by agent and cache.
18953         (gnus-group-line-format-alist): Defined new F format.
18954         (gnus-total-fetched-for): New function.
18955         (gnus-group-delete-group): No longer update
18956         gnus-cache-active-altered as gnus-request-delete-group now keeps
18957         the cache in sync.
18958         (gnus-group-list-active): Let the agent store a server's active
18959         list if currently plugged.
18960
18961         * gnus-int.el (gnus-request-delete-group):
18962         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
18963         local disk in sync with the server.
18964         (gnus-request-rename-group):
18965         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
18966         local disk in sync with the server.
18967
18968         * gnus-start.el (gnus-get-unread-articles):
18969         Cosmetic simplification to logic.
18970
18971         * gnus-util.el (gnus-rename-file): New function.
18972
18973 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
18974
18975         * mm-util.el (mm-image-load-path): Handle nil in load-path.
18976
18977 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
18978
18979         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
18980         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
18981
18982 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
18983
18984         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
18985         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
18986
18987 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
18988
18989         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
18990
18991 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
18992
18993         * spam.el (spam-set-difference): Add function to replace
18994         gnus-set-difference in spam.el.
18995         (spam-summary-prepare-exit): Use spam-set-difference.
18996
18997 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
18998
18999         * gnus-registry.el (gnus-registry-cache-file): Update to use
19000         gnus-dribble-directory OR gnus-home-directory OR ~.
19001         (gnus-registry-split-fancy-with-parent): Fix doc.
19002
19003 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19004
19005         * message.el (message-exchange-point-and-mark):
19006         Use message-mark-active-p.  Suggested by Jesper Harder
19007         <harder@ifa.au.dk>.
19008
19009 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19010
19011         * message.el (message-exchange-point-and-mark): Don't activate
19012         region if it was inactive.  Suggested by Hiroshi Fujishima
19013         <pooh@nature.tsukuba.ac.jp>.
19014
19015 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19016
19017         * gnus-art.el (article-display-face): Display Faces in the same
19018         order as X-Faces.
19019
19020 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
19021
19022         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
19023
19024 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19025
19026         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
19027         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
19028         (gnus-article-mime-hierarchy): Remove.
19029         (gnus-article-mime-hierarchy-next): Remove.
19030         (gnus-article-mode): Revert 2004-03-19 change.
19031         (gnus-article-setup-buffer): Revert 2004-03-19 change.
19032         (gnus-insert-mime-button): Revert 2004-03-19 change.
19033         (gnus-mime-accumulate-hierarchy): Remove.
19034         (gnus-mime-enter-multipart): Remove.
19035         (gnus-mime-leave-multipart): Remove.
19036         (gnus-mime-display-part): Revert 2004-03-19 change.
19037         (gnus-mime-display-alternative): Revert 2004-03-19 change.
19038
19039         * mml.el (mml-preview): Revert 2004-03-19 change.
19040
19041 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
19042
19043         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
19044
19045 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19046
19047         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
19048         t while entering a file name using the mm-with-multibyte macro.
19049         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
19050
19051         * mm-util.el (mm-with-multibyte): New macro.
19052
19053 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19054
19055         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
19056         New user option.
19057         (gnus-mime-multipart-functions): Doc and customization fix.
19058         (gnus-article-mime-hierarchy): New variable.
19059         (gnus-article-mime-hierarchy-next): New variable.
19060         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
19061         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
19062         gnus-article-mime-hierarchy-next to nil.
19063         (gnus-insert-mime-button): Show hierarchy numbers.
19064         (gnus-mime-accumulate-hierarchy): New function.
19065         (gnus-mime-enter-multipart): New function.
19066         (gnus-mime-leave-multipart): New function.
19067         (gnus-mime-display-part): Recompute hierarchical MIME structure.
19068         (gnus-mime-display-alternative): Show hierarchy numbers.
19069
19070         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
19071         gnus-article-mime-hierarchy-next to nil.
19072
19073 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
19074
19075         * dns.el: Don't require gnus-xmas.
19076
19077 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
19078
19079         * mml.el (mml-generate-mime-1): Don't use format=flowed with
19080         inline PGP.
19081         (mml-menu): Disable mml-quote-region if mark is inactive.
19082
19083 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19084
19085         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
19086         when the group's active is not available.
19087
19088 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
19089
19090         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
19091         error.
19092
19093 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
19094
19095         * imap.el (imap-store-password): New variable.
19096         (imap-interactive-login): Use it.
19097         Suggested by Mark Plaksin <happy@mcplaksin.org>.
19098
19099 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19100
19101         * gnus-art.el (gnus-article-read-summary-keys): Restore new
19102         window-start and hscroll to summary window.
19103
19104 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19105
19106         * gnus-start.el (gnus-convert-old-newsrc): Only write the
19107         conversion message to newsrc-dribble when an actual conversion is
19108         performed.
19109
19110 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
19111
19112         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
19113
19114 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
19115
19116         * mm-decode.el (mm-complicated-handles): New function reviving
19117         former definition of mm-multiple-handles.
19118
19119         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
19120         (gnus-mime-delete-part): Use it.
19121
19122 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19123
19124         * gnus-agent.el (gnus-agent-read-local):
19125         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
19126         avoid the implicit assumption that they will always be equal.
19127         (gnus-agent-save-local): Bind buffer-file-coding-system, not
19128         coding-system-for-write, as the with-temp-file macro first prints
19129         to a buffer then saves the buffer.
19130
19131 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
19132
19133         * gnus-art.el (gnus-article-edit-part): New function.
19134         (gnus-mime-save-part-and-strip): Use it; do query instead of
19135         signaling an error; don't use mm-multiple-handles.
19136         (gnus-mime-delete-part): Ditto.
19137
19138 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19139
19140         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
19141         old file versions.
19142         (gnus-group-prepare-hook): Remove function that converted list
19143         form of gnus-agent-expire-days to group properties.
19144
19145         * gnus-int.el: Autoload gnus-agent-regenerate-group.
19146         (gnus-request-accept-article): Re-indented.
19147
19148         * gnus-start.el (gnus-convert-old-newsrc): Registered new
19149         converters to handle old agent file formats.  Add logic for a
19150         "backup before upgrading warning".
19151         (gnus-convert-mark-converter-prompt): Developers can mark
19152         functions as needing (default), or not needing,
19153         gnus-convert-old-newsrc's "backup before upgrading warning".
19154         (gnus-convert-converter-needs-prompt): Tests whether the user
19155         should be protected from potentially irreversable changes by the
19156         function.
19157
19158         * legacy-gnus-agent.el: New.  Provides converters that are only
19159         loaded when gnus-convert-old-newsrc needs to call them.
19160
19161 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
19162
19163         * mail-source.el (mail-source-touch-pop): Doc fix.
19164
19165         * message.el (message-smtpmail-send-it): Doc fix.
19166
19167 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
19168
19169         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
19170
19171         * nnmail.el (nnmail-split-fancy): do.
19172
19173         * gnus-kill.el (gnus-kill, gnus-execute): do.
19174
19175 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
19176
19177         * gnus-sum.el (gnus-widget-reversible-match)
19178         (gnus-widget-reversible-to-internal)
19179         (gnus-widget-reversible-to-external): New functions.
19180         (gnus-widget-reversible): New widget.
19181         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
19182
19183 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
19184
19185         * gnus-sum.el (gnus-thread-sort-functions)
19186         (gnus-article-sort-functions): Document `(not F)' items.
19187
19188 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
19189
19190         * spam.el (spam-use-gmane-xref): Add new backend.
19191         (spam-gmane-xref-spam-group): Add variable to control the name of the
19192         Gmane spam group.
19193         (spam-blackhole-servers, spam-blackhole-good-server-regex)
19194         (spam-regex-headers-spam, spam-regex-headers-ham)
19195         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
19196         (spam-list-of-checks): Add spam-use-gmane-xref to list of
19197         backends and checks.
19198         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
19199
19200         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
19201         an autodetect method.
19202
19203 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19204
19205         * gnus-int.el (gnus-request-accept-article): Inform the agent that
19206         articles are being added to a group.
19207         (gnus-request-replace-article): Inform the agent that articles
19208         need to be uncached as the cached contents are no longer valid.
19209
19210 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
19211
19212         * binhex.el: Don't autoload executable-find.
19213
19214         * canlock.el: Don't autoload mail-fetch-field.
19215
19216         * dgnushack.el: Autoload c-mode for XEmacs.
19217
19218         * gnus-ems.el: Don't autoload appt-select-lowest-window.
19219
19220         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
19221         rmail-dont-reply-to and rmail-output.
19222
19223         * gnus-score.el: Don't autoload ffap-string-at-point.
19224
19225         * gnus-setup.el: Don't autoload sc-cite-original.
19226
19227         * imap.el: Don't autoload base64-decode-string,
19228         base64-encode-string and md5.
19229
19230         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
19231         and rmail-msg-restore-non-pruned-header.
19232
19233         * mm-decode.el: Don't autoload executable-find.
19234
19235         * mm-url.el: Don't autoload executable-find.
19236
19237         * mm-view.el: Don't autoload diff-mode.
19238
19239         * nndb.el: Don't autoload news-reply-mode, news-setup,
19240         cancel-timer and telnet.
19241
19242         * password.el: Don't autoload run-at-time for Emacs.
19243
19244         * sha1-el.el: Don't autoload executable-find.
19245
19246         * sieve-mode.el: Don't autoload c-mode.
19247
19248         * uudecode.el: Don't autoload executable-find.
19249
19250 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19251
19252         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
19253         (gnus-agent-possibly-alter-active): Avoid null in numeric
19254         comparison.
19255         (gnus-agent-set-local): Refuse to save null in local object table.
19256         (gnus-agent-regenerate-group): The REREAD parameter can now be a
19257         list of articles that will be marked as unread.
19258
19259 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
19260
19261         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
19262
19263 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
19264
19265         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
19266         language tags.
19267
19268 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
19269
19270         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
19271         Don't bind "obarray".
19272
19273         * gnus-sum.el (gnus-thread-sort-functions):
19274         Add `gnus-thread-sort-by-most-recent-number' and
19275         `gnus-thread-sort-by-most-recent-date'.
19276         Reported by Kai Grossjohann <kai@emptydomain.de>.
19277
19278 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
19279
19280         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
19281
19282 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19283
19284         * gnus-cus.el (gnus-agent-customize-category):
19285         Remove ignore-errors macro reference that required cl to be loaded at
19286         run-time.
19287
19288         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
19289         single-interval range of the form (min . max).  Previously the
19290         range had to look like ((min . max)).  Likewise, return
19291         (min . max) rather than ((min . max)).
19292         (gnus-range-map): Use gnus-range-normalize to accept
19293         single-interval range.
19294
19295         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
19296         the cache, but not the agent, now appear with their usual face.
19297
19298         * dgnushack.el (loaddir): New variable that is bound to the
19299         directory containing the dgnushack.el file. Use loaddir, rather
19300         than srcdir, to update load-path. Change lets dgnushack compile
19301         code in directories other than GNUS/lisp.
19302
19303 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19304
19305         * lpath.el: Don't bind w3m-safe-url-regexp.
19306
19307         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
19308         w3m-safe-url-regexp variable buffer-local.
19309
19310         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
19311
19312 2004-02-27  Simon Josefsson  <jas@extundo.com>
19313
19314         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
19315         gnus-group-real-prefix.
19316         (gnus-summary-move-article): Use it, instead of
19317         gnus-group-real-prefix.
19318
19319 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19320
19321         * lpath.el: Bind w3m-safe-url-regexp.
19322
19323         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
19324         w3m-safe-url-regexp variable buffer-local and set it as the value
19325         of mm-w3m-safe-url-regexp.
19326
19327         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
19328
19329         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
19330         parsing gnus-posting-styles when the message is not for replying.
19331
19332         * dgnushack.el: Autoload sgml-mode for XEmacs.
19333
19334         * nnrss.el (nnrss-opml-export):
19335         Use mm-set-buffer-file-coding-system instead of
19336         set-buffer-file-coding-system.
19337
19338 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
19339
19340         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
19341         of checkdoc.el).
19342         * nnrss.el: do.
19343         * gnus-mlspl.el: do.
19344         * gnus-ml.el: do.
19345         * gnus-srvr.el: do.
19346
19347         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
19348
19349 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
19350
19351         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
19352         Corrections to custom-manual links.
19353
19354         * gnus-art.el (gnus-article): Ditto.
19355
19356         * mm-decode.el (mime-display, mime-security): Ditto.
19357
19358 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
19359
19360         * flow-fill.el: Typo.
19361
19362 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
19363
19364         * spam-wash.el: New file.
19365
19366 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
19367
19368         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
19369
19370 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
19371
19372         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
19373         to be run with new-articles as LIST1, not LIST2.
19374         (spam-registration-functions): Add spam-use-ham-copy as a nil
19375         registration backend.
19376
19377 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
19378
19379         * spam-stat.el (spam-stat-washing-hook): New option.
19380         (spam-stat-buffer-words): Use it.
19381         (spam-stat-process-directory, spam-stat-test-directory):
19382         Use insert-file-contents-literally.
19383         (spam-stat-coding-system): New variable.
19384         (spam-stat-load, spam-stat-save): Use it.
19385
19386 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19387
19388         * spam-report.el (spam-report-plug-agent):
19389         Quote spam-report-url-to-file and spam-report-url-ping-plain.
19390
19391 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
19392
19393         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
19394         Allow / in mailto URLs.
19395
19396 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
19397
19398         * spam-report.el (spam-report-process-queue): Fix interactive use.
19399         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
19400         (spam-report-unplug-agent): Doc fixes.
19401         (spam-report-url-ping-mm-url, spam-report-url-to-file)
19402         (spam-report-agentize, spam-report-deagentize): Autoload.
19403
19404 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
19405
19406         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
19407
19408         * message.el (message-setup-fill-variables): Add mml tags to
19409         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
19410         <ajk@iu.edu>.
19411         (message-mode): Don't modify paragraph-separate there.
19412
19413 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19414
19415         * compface.el (uncompface-use-external): Default to undecided.
19416         (uncompface-use-external-threshold): New variable.
19417         (uncompface-float-time): New macro.
19418         (uncompface): Determine whether to use the external decoder if
19419         uncompface-use-external is undecided.
19420
19421 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19422
19423         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
19424         after images.
19425
19426         * gnus-art.el (gnus-mime-display-single): Remove dead code.
19427
19428 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
19429
19430         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
19431
19432         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
19433
19434         * gnus-sum.el (gnus-summary-limit-to-age)
19435         (gnus-summary-limit-children): do.
19436
19437         * gnus-int.el (gnus-request-scan): do.
19438
19439         * gnus-group.el (gnus-group-suspend): do.
19440
19441         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
19442
19443         * gnus-cite.el (gnus-cite-parse-attributions): do.
19444
19445         * gnus-agent.el (gnus-summary-set-agent-mark)
19446         (gnus-agent-regenerate-group): do.
19447
19448         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
19449
19450         * binhex.el (binhex-decode-region-internal): do.
19451
19452 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19453
19454         * gnus-fun.el (gnus-face-properties-alist): New user option.
19455         (gnus-display-x-face-in-from): Use it.
19456
19457         * gnus-art.el (article-display-face): Ditto.
19458
19459         * compface.el (uncompface-use-external): Default to nil.
19460
19461 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
19462
19463         * nntp.el (nntp-erase-buffer): New function.
19464         (nntp-retrieve-data, nntp-send-command)
19465         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
19466         (nntp-possibly-change-group): Use it.
19467
19468         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
19469         Use with-current-buffer.
19470
19471 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
19472
19473         * compface.el: Merge the ELisp-based uncompface program.
19474         (compface): New customization group.
19475         (uncompface-use-external): New user option.
19476         (uncompface): Call uncompface-internal if uncompface-use-external
19477         is nil.
19478         (uncompface-internal): New function.  Note that there are also
19479         some other functions and variables added for this function.
19480
19481 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
19482
19483         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
19484         if necessary.
19485
19486 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
19487
19488         * spam-report.el (spam-report-unplug-agent)
19489         (spam-report-plug-agent, spam-report-deagentize)
19490         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
19491         Add support for the Agent in spam-report: when unplugged, report to a
19492         file; when plugged, submit all the requests.
19493
19494         * spam.el (spam-register-routine): Fix message about
19495         registration.
19496
19497 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
19498
19499         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
19500         dependencies.
19501         (rfc2047-encode): Use it.
19502
19503         * gnus-art.el (gnus-button-marker-list): Move before first
19504         reference.
19505
19506         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
19507         (imap-parse-body): Fix format string mismatch.
19508
19509         * gnus-score.el (gnus-summary-increase-score): do.
19510
19511         * nnrss.el (nnrss-close): New function.
19512
19513 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
19514
19515         * nnrss.el (nnrss-make-filename): New function.
19516         (nnrss-request-delete-group, nnrss-read-server-data)
19517         (nnrss-save-server-data, nnrss-read-group-data)
19518         (nnrss-save-group-data): Use it.
19519         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
19520         (nnrss-read-server-data, nnrss-read-group-data): Use load.
19521         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
19522
19523 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
19524
19525         * mml.el (mml-compute-boundary-1): Don't uncompress files.
19526
19527 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
19528
19529         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
19530         files.
19531
19532         * message.el (message-generate-headers-first): Don't quote nil
19533         and t in docstrings.
19534
19535         * imap.el (imap-id): do.
19536
19537         * gnus-agent.el (gnus-agent-consider-all-articles)
19538         (gnus-agent-queue-mail): do.
19539
19540 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
19541
19542         * spam-report.el (spam-report-process-queue): New function.
19543         Process requests from `spam-report-requests-file'.
19544         (spam-report-process-queue): Doc fix.
19545
19546 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
19547
19548         * spam.el (spam-register-routine)
19549         (spam-log-processing-to-registry, spam-log-registered-p)
19550         (spam-log-unregistration-needed-p, spam-log-undo-registration):
19551         Change "check" to "spam-check" for semi-clarity.
19552
19553 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
19554
19555         * pop3.el: Require nnheader.
19556
19557         * mml-smime.el: Require cl.  Autoload message-fetch-field.
19558
19559         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
19560
19561         * gnus-picon.el: Require cl.
19562
19563         * gnus-fun.el: Require gnus-ems and gnus-util.
19564
19565         * gnus.el (gnus-method-to-server): Move defsubst before first use.
19566
19567         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
19568
19569         * gnus-art.el (gnus-article-edit-mode): Define before first
19570         reference.
19571
19572 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
19573
19574         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
19575         (gnus-uu-post-encoded): Use point-at-bol.
19576
19577         * gnus-topic.el (gnus-group-active-topic-p): do.
19578
19579         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
19580
19581         * gnus-group.el (gnus-group-kill-region): do.
19582
19583         * gnus-art.el (article-date-ut): do.
19584
19585         * message.el (message-fetch-field): Remove redundant
19586         case-fold-search binding.
19587         (message-narrow-to-field): Simplify.
19588
19589 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
19590
19591         * spam.el (spam-directory): Derive from `gnus-directory'.
19592
19593         * spam-report.el (spam-report-url-to-file)
19594         (spam-report-requests-file): New function and variable for offline
19595         reporting.
19596         (spam-report-url-ping-function): Add `spam-report-url-to-file'
19597         and user defined function.
19598         (spam-report-url-ping-mm-url): Remove doubled slash.
19599
19600 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
19601
19602         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
19603
19604 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
19605
19606         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
19607         Fix format string mismatch.
19608
19609         * sieve.el (sieve-deactivate-all): do.
19610
19611         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
19612
19613         * nnlistserv.el (nnlistserv-kk-wash-article): do.
19614
19615         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
19616
19617         * mm-bodies.el (mm-7bit-chars): Don't include \r.
19618
19619 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
19620
19621         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
19622         the list of checks.
19623
19624 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
19625
19626         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
19627         padding.
19628
19629 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
19630
19631         * mm-view.el (mm-fill-flowed): New variable.
19632         (mm-inline-text): Use it.
19633
19634 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
19635
19636         * spam.el (spam-spamassassin-register-ham-routine)
19637         (spam-spamassassin-register-spam-routine): Fix function names.
19638
19639 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19640
19641         * gnus.el (gnus-tmp-grouplens): Remove.
19642         (gnus-summary-line-format): Remove grouplens.
19643
19644         * gnus-group.el (gnus-group-line-format): Ditto.
19645
19646         * gnus-spec.el (gnus-format-specs): Ditto.
19647         (gnus-update-format-specifications): Flush the group format spec
19648         cache if there's the grouplens stuff.
19649         (gnus-parse-simple-format): Replace %l with the empty string.
19650
19651 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
19652
19653         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
19654         omission.
19655
19656 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19657
19658         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
19659         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
19660
19661 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
19662
19663         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
19664         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
19665         New macros and functions.
19666         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
19667         Handle > NLINK_MAX messages.
19668         * nnmaildir.el (nnmaildir-request-set-mark):
19669         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
19670
19671 2004-01-25  Alex Schroeder  <alex@gnu.org>
19672
19673         * spam-stat.el (spam-stat-process-directory-age): New option.
19674         (spam-stat-process-directory): Use it.
19675
19676 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
19677
19678         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
19679         (spam-stat-save): Accept prefix argument.
19680
19681 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
19682
19683         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
19684         links" error.
19685
19686 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19687
19688         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
19689         the rest of the and/or forms.
19690
19691 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
19692
19693         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
19694         compatibility with old .newsrc.eld files.
19695
19696         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
19697
19698         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
19699
19700         * gnus-start.el (gnus-1): do.
19701
19702         * gnus-group.el (gnus-group-line-format-alist): do.
19703
19704         * gnus.el (gnus-use-grouplens, gnus-visual): do.
19705
19706         * gnus-gl.el: Remove.
19707
19708 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19709
19710         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
19711         marks consisting of a single range {for example, (3 . 5)} rather
19712         than a list of a single range { ((3 . 5)) }.
19713
19714 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
19715
19716         * spam-stat.el (spam-stat-store-gnus-article-buffer):
19717         Use with-current-buffer.
19718         (spam-stat-store-current-buffer): Use insert-buffer-substring to
19719         avoid consing a string.
19720
19721         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
19722         Remove obsolete entries for big5 and gb2312.
19723
19724 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19725
19726         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
19727         uncompressed list.
19728
19729 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
19730
19731         * spam-stat.el (spam-stat-strip-xref): New function.
19732         (spam-stat-process-directory): Use it.
19733
19734         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
19735         here -- it's done in message-fetch-field.
19736
19737 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19738
19739         * gnus-agent.el (gnus-agent-queue-mail)
19740         (gnus-agent-prompt-send-queue): New variables.
19741         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
19742         * gnus-draft.el (gnus-group-send-queue): Pass the group name
19743         "nndraft:queue" along to gnus-draft-send.
19744         Use gnus-agent-prompt-send-queue.
19745         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
19746         is "nndraft:queue".  Suggested by Gaute Strokkenes
19747         <gs234@srcf.ucam.org>
19748
19749         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
19750         (agent-enable-undownloaded-faces): Add.
19751         (gnus-agent-cat-groups): Use eval-and-compile, not
19752         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
19753         method of gnus-agent-cat-groups even when the buffer has been
19754         evaled.
19755         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
19756         delete gnus-agent-save-active-1.
19757         (gnus-agent-save-groups): Delete.  Identical to
19758         gnus-agent-save-active.
19759         (gnus-agent-write-active): No longer adjust agent's copy of active
19760         file as agent's adjustments are now stored in their own
19761         file.  Remove optional parameter.
19762         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
19763         servers.  Add use of min/max range limits from server's local
19764         file.
19765         (gnus-agent-save-alist): Remove unused optional argument.
19766         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
19767         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
19768         (gnus-agent-set-local): A per-server file that keeps min/max range
19769         limits for articles known to the agent.  Provides a fast mechanism
19770         for altering many active ranges.
19771         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
19772         active file (local makes it unnecessary).
19773         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
19774
19775         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
19776         (agent-enable-undownloaded-faces): Add.
19777
19778         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
19779         disable it when sending to "nndraft:queue".
19780         (gnus-group-send-queue): Add safety check to avoid sending queue
19781         when unplugged.
19782
19783         * gnus-group.el (gnus-group-catchup): Use new
19784         gnus-sequence-of-unread-articles, not
19785         gnus-list-of-unread-articles, to avoid exhausting memory with huge
19786         numbers of articles.  Use gnus-range-map to avoid having to
19787         uncompress the unread list.
19788         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
19789         Fix invalid ange-ftp reference.
19790
19791         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
19792         (gnus-sorted-range-intersection): Intersection of two ranges
19793         without requiring that they first be uncompressed.
19794
19795         * gnus-start.el (gnus-activate-group): Unless blocked by the
19796         caller, possibly expand the active range to include both cached
19797         and agentized articles.
19798         (gnus-convert-old-newsrc): Rewrote in anticipation of having
19799         multiple version-dependent converters.
19800         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
19801         gnus-agent-save-active.
19802         (gnus-save-newsrc-file): Save dirty agent range limits.
19803
19804         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
19805         gnus-agent-possibly-alter-active.
19806         (gnus-adjust-marked-articles): Faster handling of simple lists.
19807
19808 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
19809
19810         * spam-stat.el (spam-stat-test-directory): New optional argument
19811         displays a list of files detected.  Suggested by Andrew Cohen
19812         <cohen@andy.bu.edu>.
19813         (spam-stat-buffer-words-with-scores): Don't narrow and change
19814         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
19815
19816 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
19817
19818         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
19819         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
19820         (spam-spamassassin-arguments)
19821         (spam-spamassassin-spam-flag-header)
19822         (spam-spamassassin-positive-spam-flag-header)
19823         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
19824         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
19825         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
19826         (spam-list-of-processors, spam-list-of-checks)
19827         (spam-list-of-statistical-checks, spam-registration-functions)
19828         (spam-check-spamassassin-headers, spam-check-spamassassin)
19829         (spam-spamassassin-score)
19830         (spam-spamassassin-register-with-sa-learn)
19831         (spam-spamassassin-register-spam-routine)
19832         (spam-spamassassin-register-ham-routine)
19833         (spam-assassin-register-spam-routine)
19834         (spam-assassin-register-ham-routine): Add SpamAssassin support.
19835         (spam-bogofilter-score): Fix to show article before scoring.
19836
19837 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
19838
19839         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
19840         default scoring function.
19841         (spam-generic-score): Call spam-spamassassin-score if
19842         spam-use-spamassassin or spam-use-spamassassin-headers is on;
19843         spam-bogofilter-score otherwise.
19844
19845         * gnus.el (spam-process, spam-autodetect-methods):
19846         Add spamassassin and spamassassin-headers.
19847
19848 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
19849
19850         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
19851         Suppress unnecessary messages.
19852
19853 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
19854
19855         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
19856         make-hash-table.
19857
19858 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19859
19860         * canlock.el (base64-encode-string): Don't autoload it.
19861
19862 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
19863
19864         * run-at-time.el: Remove useless (require 'itimer),
19865         eval-and-compile and (featurep 'xemacs).
19866
19867 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
19868
19869         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
19870         GROUP is a virtual group.
19871
19872 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
19873
19874         * gnus.el: Autoload `message-y-or-n-p'.
19875
19876 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
19877
19878         * pgg-parse.el: Remove unnecessary (require 'custom).
19879
19880         * pgg-def.el: do.
19881
19882         * nnmail.el: do.
19883
19884         * gnus-undo.el: do.
19885
19886         * gnus-picon.el: do.
19887
19888         * gnus-util.el: do.
19889
19890 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
19891
19892         * gnus-sum.el (gnus-pick-line-number): Add autoload.
19893
19894 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
19895
19896         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
19897         handle, as well as a list.
19898
19899         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
19900         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
19901         (mm-w3m-cid-retrieve): Simplify.
19902
19903 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
19904
19905         * message.el (message-kill-to-signature): Allow prefix arg to
19906         specify number of lines to keep before signature.
19907
19908 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
19909
19910         * message.el (message-kill-to-signature): Change docstring.
19911
19912 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
19913
19914         * canlock.el: Always require sha1-el.
19915         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
19916
19917         * message.el: Autoload sha1 only when compiling.
19918
19919         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
19920         eudc-expand-inline for XEmacs.
19921
19922 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19923
19924         * message.el (message-canlock-generate): Require sha1-el.
19925
19926 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
19927
19928         * message.el (message-expand-name): Silence the byte compiler.
19929
19930         * lpath.el: Add detect-coding-system.
19931
19932         * dgnushack.el (dgnushack-compile): Remove obsolete check for
19933         cus-edit.
19934
19935 2004-01-13  Simon Josefsson  <jas@extundo.com>
19936
19937         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
19938         Invoke gnus-score-mode.
19939         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
19940
19941         * gnus-range.el (gnus-compress-sequence): Doc fix.
19942         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
19943
19944 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
19945
19946         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
19947
19948 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
19949
19950         * spam.el (spam-get-article-as-string): Update to use
19951         gnus-request-article-this-buffer, much simpler.
19952         (spam-get-article-as-buffer): Remove.
19953
19954 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
19955
19956         * message.el (message-expand-name): Use EUDC if the user uses that.
19957
19958 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
19959
19960         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
19961         character for the encoding to avoid consing a string.
19962
19963         * rfc2047.el (rfc2047-decode-string): Don't cons a string
19964         unnecessarily.
19965
19966         * mm-util.el (mm-replace-chars-in-string): Remove.
19967
19968         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
19969         of mm-replace-chars-in-string.
19970
19971 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
19972
19973         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
19974
19975         * mm-util.el (mm-subst-char-in-string): Support inplace.
19976
19977         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
19978         a new string in every iteration.  Use shy groups.
19979
19980 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
19981
19982         * gnus-srvr.el (gnus-browse-unsubscribe-group):
19983         * gnus-soup.el (gnus-soup-group-brew):
19984         * gnus-msg.el (gnus-put-message):
19985         * gnus-move.el (gnus-group-move-group-to-server):
19986         * gnus-kill.el (gnus-batch-score):
19987         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
19988         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
19989         (gnus-group-update-group, gnus-group-read-group)
19990         (gnus-group-make-group, gnus-group-make-help-group)
19991         (gnus-group-make-archive-group, gnus-group-make-directory-group)
19992         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
19993         (gnus-group-sort-by-unread, gnus-group-catchup)
19994         (gnus-group-unsubscribe-group, gnus-group-kill-group)
19995         (gnus-group-yank-group, gnus-group-set-info)
19996         (gnus-group-list-groups):
19997         * gnus.el (gnus-generate-new-group-name):
19998         * gnus-delay.el (gnus-delay-send-queue):
19999         * nnvirtual.el (nnvirtual-catchup-group):
20000         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
20001         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
20002         (gnus-group-prepare-topics, gnus-topic-check-topology):
20003         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
20004         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
20005         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
20006         (gnus-group-make-articles-read):
20007         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
20008         (gnus-group-change-level, gnus-kill-newsgroup)
20009         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
20010         (gnus-get-unread-articles, gnus-make-articles-unread)
20011         (gnus-make-ascending-articles-unread): Use accessor
20012         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
20013         to get group information for improved readability.
20014
20015
20016 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
20017
20018         * gnus-art.el (article-decode-mime-words, article-babel)
20019         (gnus-article-highlight-signature, gnus-article-add-buttons)
20020         (gnus-signature-toggle): Use gnus-with-article-buffer.
20021
20022         * gnus-art.el (gnus-article-highlight-headers)
20023         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
20024
20025         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
20026         (gnus-article-set-globals, gnus-request-article-this-buffer)
20027         (gnus-button-message-id, gnus-article-maybe-hide-headers)
20028         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
20029         (gnus-mime-display-alternative): Use with-current-buffer.
20030
20031 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
20032
20033         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
20034         also under 80 char limit, and call gnus-error if needed.
20035         (spam-fetch-article-header): Fix - it was a
20036         buffer-local variable (gnus-newsgroup-data).
20037         (spam-find-spam): Use spam-generate-fake-headers, forget about
20038         spam-insert-fake-headers.
20039         (spam-insert-fake-headers): Remove.
20040
20041 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
20042
20043         * deuglify.el (gnus-article-outlook-unwrap-lines)
20044         (gnus-outlook-rearrange-article)
20045         (gnus-outlook-repair-attribution-outlook)
20046         (gnus-outlook-repair-attribution-block)
20047         (gnus-outlook-repair-attribution-other): Remove redundant
20048         save-excursion.
20049
20050 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
20051
20052         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
20053         (spam-fetch-field-subject-fast)
20054         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
20055         (spam-fetch-article-header): Add functions to deal with Gnus
20056         internals for fast retrieval of article header data.
20057         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
20058
20059 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
20060
20061         * pop3.el (pop3-md5): Remove.
20062         (pop3-apop): Replace pop3-md5 with md5.
20063
20064         * mm-bodies.el: base64 is always built-in.
20065
20066         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
20067         Use with-current-buffer.
20068
20069 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
20070
20071         * canlock.el (canlock-insert-header): Remove excessive grouping in
20072         regexp.
20073
20074         * gnus-sum.el (gnus-summary-read-document): Ditto.
20075
20076         * gnus-uu.el (gnus-uu-part-number): Ditto.
20077
20078         * html2text.el (html2text-remove-tags): Ditto.
20079         (html2text-format-tags): Ditto.
20080         (html2text-format-single-elements): Ditto.
20081
20082         * mml.el (mml-parse-1): Ditto.
20083
20084 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
20085
20086         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
20087
20088         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
20089
20090         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
20091
20092         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
20093
20094 2003-11-15  Simon Josefsson  <jas@extundo.com>
20095
20096         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
20097         (pgg-gpg-lookup-key): Use regexp match instead of
20098         split-string (split-string is different between emacs 21.2 and
20099         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
20100
20101 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
20102
20103         * gnus-art.el (gnus-mime-view-all-parts)
20104         (gnus-article-part-wrapper, gnus-article-view-part):
20105         Use with-current-buffer.
20106
20107 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
20108
20109         * spam.el (spam-disable-spam-split-during-ham-respool)
20110         (spam-spamoracle-database, spam-cache-lookups)
20111         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
20112         (spam-group-ham-mark-p, spam-group-spam-mark-p)
20113         (spam-group-ham-marks, spam-group-spam-marks)
20114         (spam-group-spam-contents-p, spam-group-ham-contents-p)
20115         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
20116         also add spam-use-blackholes to the statistical checks.
20117         (spam-fetch-field-fast): Add interface to fetching fields, may
20118         become a macro.
20119         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
20120         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
20121         (spam-insert-fake-headers): Fake an article when needed.
20122         (spam-find-spam): Fake article when possible.
20123         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
20124         (spam-check-bogofilter-headers): Use message-fetch-field instead
20125         of nnmail-fetch-field.
20126
20127 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
20128
20129         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
20130
20131 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
20132
20133         * spam.el (spam-split): Do not require spam-use-CHECK to be
20134         enabled if that check is passed to spam-split explicitly; also
20135         fix so 'spam doesn't get converted to spam-split-group when
20136         spam-split-symbolic-return is t.
20137         (spam-find-spam): Find registrations of the article and use those
20138         instead of re-running spam-split to find the spam/ham
20139         classification of the article.
20140         (spam-log-processing-to-registry, spam-log-registered-p)
20141         (spam-log-unregistration-needed-p, spam-log-undo-registration):
20142         Use gnus-error instead of gnus-message.
20143         (spam-log-registration-type): Add function to determine the
20144         classification of a message based on registry entries; will
20145         return nil if both 'spam and 'ham are found.
20146         (spam-check-BBDB): Expand all the BBDB macros here so we can have
20147         a reasonably fast local cache without the loading errors.
20148         (spam-cache-lookups): Set to t by default.
20149         (spam-find-spam): Don't try to guess spam-cache-lookups.
20150         (spam-enter-whitelist, spam-enter-blacklist): Clear the
20151         spam-caches entry.
20152         (spam-filelist-build-cache, spam-filelist-check-cache):
20153         Fix caching of whitelist/blacklist entries.
20154         (spam-check-whitelist, spam-check-blacklist):
20155         Invoke spam-from-listed-p with a type, not a cache variable.
20156         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
20157
20158 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
20159
20160         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
20161
20162         * nnmail.el (nnmail-split-fancy): do.
20163
20164         * mml.el (mml-parse): do.
20165
20166         * gnus-score.el (gnus-enter-score-words-into-hashtb)
20167         (gnus-score-adaptive): do.
20168
20169 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
20170
20171         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
20172         (gnus-mime-button-map): Don't set keymap parent.
20173         (gnus-button-ctan-directory-regexp): Use shy grouping.
20174         (gnus-prev-page-map): Don't set keymap parent.
20175         (gnus-prev-page-map): Remove duplicated one.
20176         (gnus-next-page-map): Don't set keymap parent.
20177         (gnus-mime-security-button-map): Ditto.
20178
20179         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
20180         version number.
20181
20182         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
20183
20184 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
20185
20186         * canlock.el (canlock-sha1-function): Remove.
20187         (canlock-sha1-function-for-verify): Remove.
20188         (canlock-openssl-program): Remove.
20189         (canlock-openssl-args): Remove.
20190         (canlock-ignore-errors): Remove.
20191         (canlock-sha1-with-openssl): Remove.
20192         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
20193         (canlock-verify): Don't use canlock-ignore-errors.
20194
20195         * sha1-el.el (sha1-string-external): Make it can return a string
20196         in binary form.
20197         (sha1-region-external): Ditto.
20198         (sha1-string-internal): Ditto.
20199         (sha1-region-internal): Ditto.
20200         (sha1-region): Ditto.
20201         (sha1-string): Ditto.
20202         (sha1): Ditto.
20203
20204 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20205
20206         * spam.el (spam-report-articles-gmane): New command.
20207
20208 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
20209
20210         * gnus.el: Don't make unnecessary *Group* buffer when loading.
20211
20212         * run-at-time.el (run-at-time-saved): Remove.
20213         (run-at-time): Doc fix.
20214
20215 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
20216
20217         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
20218         (gnus-summary-limit-map): Add it.
20219         (gnus-summary-make-menu-bar): do.
20220
20221 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
20222
20223         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
20224         Make attempt at some caching support (done for BBDB only now).
20225         (spam-find-spam): Set spam-cache-lookups if there are more than 2
20226         addresses to be checked.
20227         (spam-clear-cache-BBDB): Add function, to be invoked by
20228         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
20229         (spam-check-BBDB): Check and use the caches, if
20230         spam-cache-lookups is on, remove superfluous (provide).
20231
20232 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
20233
20234         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
20235
20236 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
20237
20238         * run-at-time.el (run-at-time-saved): Move to after the definition
20239         of `run-at-time'.
20240
20241         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
20242
20243 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
20244
20245         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
20246         mm-w3m-local-map-property.
20247
20248         * mm-view.el (mm-w3m-mode-map): Remove.
20249         (mm-w3m-local-map-property): Remove.
20250         (mm-inline-text-html-render-with-w3m): Don't use
20251         mm-w3m-local-map-property.
20252
20253 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20254
20255         * run-at-time.el: New file.
20256
20257         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
20258         under Emacs.
20259
20260         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
20261         of gnus-set-text-properties.
20262
20263         * gnus-uu.el (gnus-uu-save-article): Ditto.
20264
20265         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
20266
20267         * gnus-cite.el (gnus-cite-parse): Ditto.
20268
20269         * gnus-art.el (gnus-button-push): Use set-text-properties instead
20270         of gnus-.
20271
20272         * gnus-xmas.el (run-at-time): Require run-at-time.
20273
20274         * gnus.el: Change calls to nnheader-run-at-time and
20275         password-run-at-time throughout to use run-at-time directly.
20276
20277         * password.el: Remove definition of run-at-time.
20278
20279         * nnheaderxm.el: Remove definition of run-at-time.
20280
20281 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
20282
20283         * mml.el (mml-minibuffer-read-disposition): Show attachment type
20284         in prompt.
20285
20286 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
20287
20288         * messagexmas.el (message-xmas-redefine): Alias
20289         `message-make-caesar-translation-table' to
20290         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
20291         version.
20292
20293         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
20294         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
20295         `gnus-xmas-set-text-properties'.
20296         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
20297         `gnus-xmas-completing-read'.
20298         (gnus-xmas-completing-read): Removed.
20299         (gnus-xmas-open-network-stream): Removed.
20300
20301         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
20302         XEmacs version.
20303
20304         * dns.el (dns-make-network-process): Use `open-network-stream'
20305         instead of `gnus-xmas-open-network-stream'.
20306
20307         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
20308
20309         * .cvsignore: Add auto-autoloads.el, custom-load.el.
20310
20311 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
20312
20313         * gnus-art.el (gnus-mime-display-alternative)
20314         (gnus-insert-mime-button, gnus-insert-mime-security-button)
20315         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
20316         Don't use gnus-local-map-property.
20317
20318         * gnus-util.el (gnus-local-map-property): Remove.
20319
20320         * mm-view.el (mm-view-pkcs7-decrypt):
20321         Replace gnus-completing-read-maybe-default with completing-read.
20322
20323         * gnus-util.el (gnus-completing-read): do.
20324         (gnus-completing-read-maybe-default): Remove.
20325
20326 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
20327
20328         * password.el: Only autoload `run-at-time' if not XEmacs.
20329         Only autoload the itimer functions if XEmacs.
20330
20331 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
20332
20333         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
20334         XEmacsen.
20335
20336         * dgnushack.el: Autoload executable-find for XEmacs.
20337
20338 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
20339
20340         * gnus-art.el (gnus-read-string): Remove.
20341         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
20342         read-string.
20343
20344 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
20345
20346         * netrc.el: Autoload password-read.
20347         (netrc): Add configuration group.
20348         (netrc-encoding-method, netrc-openssl-path):
20349         Add variables for encoding and decoding of files with symmetric
20350         ciphers.
20351         (netrc-encode): Add assistant function to encode a file with
20352         netrc-encoding-method.
20353         (netrc-parse): Add interactive parameter, added optional
20354         decoding if netrc-encoding-method is non-nil but otherwise
20355         behavior is standard.
20356         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
20357         Do s/encode/encrypt/ everywhere.
20358
20359         * spam.el: Remove executable-find autoload.
20360
20361 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
20362
20363         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
20364
20365         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
20366
20367 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
20368
20369         * gnus-art.el (gnus-treat-ansi-sequences)
20370         (article-treat-ansi-sequences): New variable and function.
20371         Suggested by Dan Jacobson <jidanni@jidanni.org>.
20372
20373         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
20374         Use it.
20375
20376 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
20377
20378         * mm-util.el (mm-quote-arg): Remove.
20379
20380         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
20381         shell-quote-argument.
20382
20383         * gnus-uu.el (gnus-uu-command): do.
20384
20385         * gnus-sum.el (gnus-summary-insert-pseudos): do.
20386
20387         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
20388         with make-char.
20389
20390         * mm-util.el (mm-make-char): Remove.
20391
20392         * mml.el (mml-mode): Replace gnus-add-minor-mode with
20393         add-minor-mode.
20394
20395         * gnus-undo.el (gnus-undo-mode): do.
20396
20397         * gnus-topic.el (gnus-topic-mode): do.
20398
20399         * gnus-sum.el (gnus-dead-summary-mode): do.
20400
20401         * gnus-start.el (gnus-slave-mode): do.
20402
20403         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
20404
20405         * gnus-ml.el (gnus-mailing-list-mode): do.
20406
20407         * gnus-gl.el (gnus-grouplens-mode): do.
20408
20409         * gnus-draft.el (gnus-draft-mode): do.
20410
20411         * gnus-dired.el (gnus-dired-mode): do.
20412
20413         * gnus-ems.el (gnus-add-minor-mode): Remove.
20414
20415         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
20416         Replace gnus-char-width with char-width.
20417
20418         * gnus-ems.el (gnus-char-width): Remove.
20419
20420         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
20421         Replace gnus-char-width with char-width.
20422
20423         * gnus-ems.el (gnus-char-width): Remove.
20424
20425         * spam-stat.el (with-syntax-table): Remove with-syntax-table
20426         definition.
20427         Remove Emacs 20 hash table compatibility code.
20428
20429         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
20430         20 compatibility code.
20431
20432         * spam.el (spam-point-at-eol): Replace with point-at-eol.
20433
20434         * smime.el (smime-point-at-eol): Replace with point-at-eol.
20435
20436         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
20437         Replace with point-at-{eol,bol}.
20438
20439         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
20440
20441         * imap.el (imap-point-at-eol): Replace with point-at-eol.
20442
20443         * flow-fill.el (fill-flowed-point-at-bol)
20444         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
20445
20446         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
20447         Replace with point-at-{eol,bol} throughout all files.
20448
20449 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
20450
20451         * ntlm.el (ntlm-string-as-unibyte): New macro.
20452         (ntlm-build-auth-response): Use it.
20453
20454         Remove Emacs 20 stuff:
20455         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
20456         (butlast, mapc, remove): Remove the compiler macros.
20457         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
20458         of delq and copy-sequence.
20459         * gnus-art.el (popup-menu): Remove the compiler macro.
20460         * nnmail.el (nnmail-split-fancy): Don't support customizing with
20461         Emacs 20.
20462
20463 2004-01-05  Simon Josefsson  <jas@extundo.com>
20464
20465         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
20466         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
20467         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
20468         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
20469         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
20470         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
20471         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
20472         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
20473         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
20474         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
20475         ntlm-string-permute, string-lshift into ntlm-string-lshift,
20476         string-xor into ntlm-string-xor.
20477         Suggested by Jesper Harder <harder@myrealbox.com>.
20478
20479         * ntlm.el: Don't include poem.
20480
20481         * md4.el (print-int32, print-string-hexa): Remove.
20482         Suggested by Jesper Harder <harder@myrealbox.com>.
20483
20484         * sasl-ntlm.el, ntlm.el, md4.el: New files.
20485
20486         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
20487         probably breaks emacs with DL patch, but do we care? Is anyone
20488         still using the DL stuff?)
20489
20490         * sieve-manage.el: Use the password package.
20491         (sieve-manage-read-passwd): Remove.
20492         (sieve-manage-interactive-login): Use password.  Re-add
20493         condition-case around loop.
20494
20495         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
20496         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
20497         Use the password package.
20498
20499 2003-02-19  Simon Josefsson  <jas@extundo.com>
20500
20501         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
20502         token.
20503
20504 2002-08-07  Simon Josefsson  <jas@extundo.com>
20505
20506         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
20507         (sieve-manage-authenticators):
20508         (sieve-manage-authenticator-alist): Add some SASL mechs.
20509         (sieve-sasl-auth): New function.
20510         (sieve-manage-cram-md5-auth):
20511         (sieve-manage-plain-auth): Rewrite using SASL library.
20512         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
20513         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
20514         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
20515         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
20516
20517 2004-01-05  Simon Josefsson  <jas@extundo.com>
20518
20519         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
20520         New files.
20521
20522 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20523
20524         * gnus-group.el (gnus-no-groups-message): Update.
20525
20526         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
20527
20528 2003-11-09  Simon Josefsson  <jas@extundo.com>
20529
20530         * imap.el: Support for ID IMAP extension (RFC 2971).
20531         (imap-local-variables): Add imap-id.
20532         (imap-id): New variable.
20533         (imap-id): New function.
20534         (imap-parse-response): Parse untagged ID response.
20535         * nnimap.el (nnimap-id): New variable.
20536         (nnimap-open-connection): Use it.
20537
20538 2003-12-28  Simon Josefsson  <jas@extundo.com>
20539
20540         * gnus-score.el (gnus-score-edit-all-score): New.
20541         * gnus-group.el (gnus-group-score-map): Bind it to W e.
20542
20543 2004-01-04  Simon Josefsson  <jas@extundo.com>
20544
20545         * password.el: Add.
20546
20547 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
20548
20549         * dns.el (dns-query-types): Fix typo.
20550         (dns-query-types): New function.
20551         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
20552         PTR and SOA replies, see RFC 1035.
20553
20554 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20555
20556         * gnus.el (gnus-logo-color-style): Change colors to `no'.
20557
20558         * Move to Changelog.2.
20559
20560 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20561
20562         * gnus.el (gnus-version-number): Bump version.
20563
20564 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
20565
20566         * gnus.el: No Gnus v0.1 is released.
20567
20568 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
20569
20570         * gnus.el: No Gnus v0.0 is released.
20571
20572 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20573
20574         * gnus.el (gnus-version-number): Bump.
20575         (gnus-version): No.
20576
20577 See ChangeLog.2 for earlier changes.
20578
20579   Copyright (C) 2004-2011  Free Software Foundation, Inc.
20580
20581   This file is part of GNU Emacs.
20582
20583   GNU Emacs is free software: you can redistribute it and/or modify
20584   it under the terms of the GNU General Public License as published by
20585   the Free Software Foundation, either version 3 of the License, or
20586   (at your option) any later version.
20587
20588   GNU Emacs is distributed in the hope that it will be useful,
20589   but WITHOUT ANY WARRANTY; without even the implied warranty of
20590   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
20591   GNU General Public License for more details.
20592
20593   You should have received a copy of the GNU General Public License
20594   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
20595
20596 ;; Local Variables:
20597 ;; coding: utf-8
20598 ;; fill-column: 79
20599 ;; add-log-time-zone-rule: t
20600 ;; End: