Fixes from Michael Albinus: requires, autoloads, and avoid subseq beyond end.
[gnus] / lisp / ChangeLog
1 2011-02-06  Michael Albinus  <michael.albinus@gmx.de>
2
3         * auth-source.el (top): Require 'eieio unconditionally.  Autoload
4         `secrets-get-attributes' instead of `secrets-get-attribute'.
5         (auth-source-secrets-search): Limit search when `max' is greater than
6         number of results.
7
8 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
9
10         * auth-source.el (auth-source-secrets-search): Add examples.
11
12 2011-02-06  Julien Danjou  <julien@danjou.info>
13
14         * message.el (message-setup-1): Handle message-generate-headers-first
15         set to t.
16
17 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
18
19         * auth-source.el (auth-sources): Allow for simpler defaults for Secrets
20         API with a string "secrets:collection-name" and with 'default.
21         (auth-source-backend-parse): Parse "secrets:collection-name" and
22         'default.  Recurse on parses instead of repeating code.  Use the
23         Secrets API is the source is not nil and 'ignore otherwise.  Emit a
24         message when ignoring a source.
25         (auth-source-search): List ignored search keys at the top level.
26         (auth-source-netrc-create): Use `case' instead of `cond'.
27         (auth-source-secrets-search): Created with TODOs.
28         (auth-source-secrets-create): Created with TODOs.
29         (auth-source-retrieve, auth-source-create, auth-source-delete)
30         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
31         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
32         (auth-source-user-or-password-sftp)
33         (auth-source-user-or-password-smtp): Removed.
34         (auth-source-user-or-password): Deprecated and modified to be a wrapper
35         around `auth-source-search'.  Not tested thoroughly.
36
37 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
38
39         * auth-source.el: Bring in assoc and eioeio libraries.
40         (secrets-enabled): New variable to track the status of the Secrets API.
41         (auth-source-backend): New EIOEIO class to represent a backend.
42         (auth-source-creation-defaults): New variable to set prompt defaults
43         during token creation (see the `auth-source-search' docstring for
44         details).
45         (auth-sources): Simplify to allow a simple string as a netrc backend
46         spec.
47         (auth-source-backend-parse): Parse a backend from an `auth-sources' spec.
48         (auth-source-backend-parse-parameters): Fill in the backend parameters.
49         (auth-source-search): Main auth-source API entry point.
50         (auth-source-delete): Wrapper around `auth-source-search' for deletion.
51         (auth-source-search-collection): Helper function for searching.
52         (auth-source-netrc-parse, auth-source-netrc-normalize)
53         (auth-source-netrc-search, auth-source-netrc-create): Netrc backend.
54         Supports search, create, and delete.
55         (auth-source-secrets-search, auth-source-secrets-create): Secrets API
56         backend stubs.
57         (auth-source-user-or-password): Call `auth-source-search' but it's not
58         ready yet.
59
60 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
61
62         * message.el (message-setup-1): Remove the read-only stuff, since it
63         doesn't work under XEmacs, for some reason.
64
65         * gnus-sum.el (gnus-user-date): Renamed back from
66         gnus-summary-user-date since user code refers to it.
67
68         * shr.el (shr-render-td): Store the actual background colour used.
69
70         * message.el (message-setup-1): Don't bind the constant
71         -forbidden-properties.
72         (message-setup-1): Revert previous change, since it needs to bind the
73         props to insert them.
74         (message-resend): Allow removing the read-only separator line.
75
76 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
77
78         * nnimap.el (nnimap-request-accept-article): Give an error message if
79         the APPEND wasn't successful.
80
81 2011-02-03  Adam Sjøgren  <asjo@koldfront.dk>
82
83         * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
84         that have no groups.
85
86 2011-02-03  Julien Danjou  <julien@danjou.info>
87
88         * gnus-draft.el: Remove progn around gnus-draft-setup.
89
90 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
91
92         * gnus-start.el (gnus-read-active-for-groups): This function is never
93         called with a nil `infos', so clean that up.
94         (gnus-get-unread-articles): Request active files from primary/secondary
95         methods that have no groups (yet).
96
97 2011-02-03  Julien Danjou  <julien@danjou.info>
98
99         * message.el (message-setup-1): Always generate References first.
100         (message-mail): Return the return value of message-setup, not always t.
101         (message-setup-1): Insert mail-header-separator with read-only and
102         intangible properties set.
103
104         * gnus.el (gnus-summary-line-format): Add missing semi-colon for
105         user-date in docstring.
106
107         * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
108
109         * gnus.el (gnus-summary-line-format): Mention &user-date format in
110         docstring.
111
112         * gnus.el (gnus-user-date-format-alist): Change default value. Use
113         defcustom, with type and group. Move from gnus-util.el. Rename to
114         gnus-summary-user-date-format-alist.
115
116 2011-02-03  Glenn Morris  <rgm@gnu.org>
117
118         * nnimap.el (gnus-fetch-headers): Declare.
119
120         * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
121
122 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
123
124         * message.el (message-forward-make-body-digest-plain)
125         (message-followup, message-reply): Clean up things noted by Stefan.
126
127         * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
128         gnus-article-update-date-headers is nil.
129         (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
130         it didn't really work with defcustom.
131         (article-update-date-lapsed): Make sure the window start doesn't move,
132         either.
133
134 2011-02-01  Julien Danjou  <julien@danjou.info>
135
136         * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
137         format.
138
139         * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
140         standard in Emacs nowadays.
141
142         * color.el (color-gradient): Add a color-gradient function.
143
144 2011-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
145
146         * message.el (message-expand-name): Don't trust the return value of
147         bbdb-complete-name.
148         (message-check-news-header-syntax): Remove unused var `start'.
149         (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
150         (message-inhibit-body-encoding): Move to before first use.
151         (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
152         (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
153         (Organization, Message-ID, Date, mh-previous-window-config):
154         Defvar the vars using dynamic scoping.
155
156 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
157
158         * shr.el (shr-render-td): Only do colours at the final rendering.
159         Should be slightly faster.
160         (shr-insert-table): Fix up TD background colours when doing the
161         vertical padding.
162
163         * gnus-art.el (article-date-ut): Protect against articles with no Date
164         header.
165         (article-update-date-lapsed): Don't use current-column to find the
166         horizontal position.  It's fragile in the presence of \003 characters.
167
168         * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
169
170 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
171
172         * gnus-art.el (article-transform-date): Rewrite to still work when
173         there are several rfc2822 parts.
174         (article-transform-date): Fix infinite recursion.
175         (article-date-ut): Replace infinitely many Date headers with a single
176         one when called interactively.
177
178         * nnimap.el (nnimap-wait-for-response): Wait for results in a more
179         secure manner.
180
181         * gnus-art.el (article-update-date-lapsed): Try to avoid having point
182         move around by not using save-window-excursion.  It seems to work...
183
184 2011-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
185
186         * gnus-art.el (article-make-date-line): Work for user-defined format.
187
188 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
189
190         * nntp.el (nntp-retrieve-group-data-early)
191         (nntp-finish-retrieve-group-infos): Implement the asynchronous data
192         fetching functions.
193
194         * gnus-start.el (gnus-read-active-for-groups): Read the active files
195         thoroughly for all backends that have no known groups.  This should
196         allow new nnml methods to retrieve mail.
197
198         * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
199         that Gnus doesn't know exists again.
200
201         * gnus-art.el (gnus-article-date-lapsed-new-header): Removed.
202         (gnus-treat-date-ut): Ditto.
203         (gnus-article-update-date-header): Renamed.
204         (gnus-treat-date-local): Removed.
205         (gnus-treat-date-english): Removed.
206         (gnus-treat-date-lapsed): Removed.
207         (gnus-treat-date-combined-lapsed): Removed.
208         (gnus-treat-date-original): Removed.
209         (gnus-treat-date-iso8601): Removed.
210         (gnus-treat-date-user-defined): Removed.
211         (gnus-article-date-headers): New variable to control all the date
212         header options.
213         (article-date-ut): Rewrite to allow using the new way to format date
214         headers(s).
215
216 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
217
218         * nnmail.el (nnmail-article-group): Check for a direct fancy split
219         method.
220         (nnmail-article-group): A better test for fanciness.
221
222         * nnimap.el (nnimap-request-head): Protect against not finding the
223         article by Message-ID.
224
225 2011-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
226
227         * gnus-art.el (article-update-date-lapsed): Try a better way to really
228         keep point at the "same place".
229
230 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
231
232         * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
233         data if the group is unactivated.
234
235 2011-01-28  Julien Danjou  <julien@danjou.info>
236
237         * gnus-win.el: Remove dead function gnus-window-configuration-element.
238         (gnus-all-windows-visible-p): Remove old compatibility code.
239         (gnus-window-top-edge): Add docstring.
240
241         * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
242
243 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
244
245         * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
246         older request-update-info.
247
248         * gnus-art.el (article-make-date-line): Limit the length a bit more.
249
250 2011-01-28  Daiki Ueno  <ueno@unixuser.org>
251
252         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Give
253         mml2015-signers higher precedence over mml2015-sign-with-sender.
254
255 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
256
257         * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
258         groups.  This makes the nndraft:queue group pop up if it's not already
259         there.
260
261         * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
262         messages" logic, which was reversed.
263
264         * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
265         the "same place" even if point is on the line being replaced.
266         (article-update-date-lapsed): Allow updating both the combined lapsed
267         and the lapsed headers.
268         (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
269         (article-make-date-line): Limit the number of segments dynamically to
270         avoid too-long lines.
271
272 2011-01-27  Julien Danjou  <julien@danjou.info>
273
274         * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
275         (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
276
277 2011-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
278
279         * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
280         Use plist-get instead of the cl function getf.
281
282 2011-01-27  Glenn Morris  <rgm@gnu.org>
283
284         * gnus-util.el (float-time): Get rid of compiler warning, again.
285
286 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
287
288         * shr.el (shr-put-color): Special-case background colours: Do put them
289         at the blank parts at the front of the lines.
290
291         * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
292         exit hook to nix out all data on readedness on group exit.
293
294         * gnus-util.el (float-time): If float-time is bound, always use it on
295         all Emacsen.  It's unclear why the subrp check was there.
296         (time-date): Require to make some autoload issues on XEmacs go away.
297
298         * shr.el (shr-put-color): Don't do the box padding in tables, since
299         they're already padded.
300
301 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
302
303         * gnus-art.el (gnus-article-next-page): When the last line of the
304         article is displayed, scroll down once more instead of going to the
305         next article at once.
306         (article-lapsed-string): Refactor out and allow specifying how many
307         segments you want.
308         (gnus-article-setup-buffer): Start updating the lapsed header directly.
309         (gnus-article-update-lapsed-header): New variable.
310
311         * shr.el: Revert change that made headings use different-sized faces.
312         The Emacs display engine isn't advanced enough that, for instance,
313         tables can comfortably use differntly-sized faces.
314
315 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
316
317         * nnimap.el (nnimap-open-connection-1): Store the actual stream type
318         used.
319         (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
320         fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
321         we're using an encrypted connection.
322
323         * proto-stream.el: Alter the interface functions to also return the
324         actual stream type used: network or tls.
325
326 2011-01-25  Julien Danjou  <julien@danjou.info>
327
328         * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
329         (mm-display-javascript-inline): New function.
330
331         * mm-decode.el (mm-inline-media-tests): Add application/javascript
332         viewing function.
333
334 2011-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
335
336         * shr.el (shr-expand-newlines): Fix variable name.
337
338 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
339
340         * shr.el (shr-expand-newlines): Make nested boxes work.
341
342 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
343
344         * shr.el (shr-expand-newlines): Proof of concept implemantation of boxy
345         backgrounds.
346         (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
347         in a more sensible manner.
348
349 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
350
351         * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
352         if EPG is loaded.
353
354 2011-01-24  Julien Danjou  <julien@danjou.info>
355
356         * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
357         tags.
358
359 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
360
361         * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
362         commands.
363
364         * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
365         in the article buffer.
366         (gnus-gravatar-insert): Use blank space from the current buffer to
367         avoid breaking text properties.  This makes X-Sent updating work again.
368
369         * gravatar.el (gravatar-retrieve): Be silent when retrieving.
370
371 2011-01-23  Lars Ingebrigtsen  <larsi@gnus.org>
372
373         * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
374         fix the bug in url-http.el instead.
375
376         * shr.el (shr-image-fetched): Ditto.
377
378         * shr.el (shr-image-fetched): Avoid having point move in the article
379         buffer.
380
381         * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
382         buffer after being called.  It's apparently being killed by url.el, and
383         killing it made point move to end-of-buffer in a random buffer.
384
385         * shr.el (shr-image-fetched): Ditto.
386
387 2011-01-23  Julien Danjou  <julien@danjou.info>
388
389         * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
390
391         * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
392         text/x-org.
393
394 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
395
396         * gnus-sum.el (gnus-summary-move-article): Protect against backends
397         (i.e., nnimap) returning nil as the article number.
398
399 2011-01-22  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
400
401         * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
402         "DelSp" parameter in RFC3676.
403
404 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
405
406         * message.el (message-check-recipients): Display the encoded version of
407         the bogus address if they differ.
408
409         * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
410         after sending.
411
412         * gnus-agent.el (gnus-agent-send-mail): Ditto.
413
414         * gnus-group.el (gnus-group-refresh-group): New convenience function.
415
416         * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
417         group buffer after sending the queue.
418
419         * gnus-agent.el (gnus-agent-send-mail): Ditto.
420
421 2011-01-22  Julien Danjou  <julien@danjou.info>
422
423         * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
424
425 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
426
427         * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
428         nested related parts.
429
430         * nnfolder.el (nnfolder-request-expire-articles): Return the list of
431         unexpired articles.  This fixes the regression that led expiry marks to
432         disappear from nnfolder groups.
433
434 2011-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
435
436         * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
437         Don't confuse the "ret" of "retrograde" with RET.
438
439 2011-01-21  Julien Danjou  <julien@danjou.info>
440
441         * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
442         than mm-insert-inline.
443
444 2011-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
445
446         * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
447         Widen article buffer.
448
449 2011-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
450
451         * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
452         the temp buffer.
453         * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
454
455 2011-01-20  Julien Danjou  <julien@danjou.info>
456
457         * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
458
459         * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
460         than mm-insert-inline to insert inline part: this respect
461         mm-inline-media-tests displayers.
462
463         * mm-view.el (mm-display-shell-script-inline): New function.
464
465         * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
466
467         * mm-uu.el (mm-uu-type-alist): Add org block.
468         (mm-uu-org-src-code-block-extract): New function.
469
470         * mm-view.el (mm-display-org-inline): New function.
471
472         * mm-decode.el (mm-automatic-display): Add text/org.
473
474         * mailcap.el (mailcap-mime-extensions): Add .org.
475
476 2011-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
477
478         * gnus-art.el (gnus-article-highlight): Remove argument passed to
479         gnus-article-add-buttons.
480
481 2011-01-19  Tom Rauchenwald  <sehnsucht.nach.unendlichkeit@quantentunnel.de>  (tiny change)
482
483         * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
484         From header with a date and "nobody" as the sender.
485
486 2011-01-19  Julien Danjou  <julien@danjou.info>
487
488         * gnus-art.el (gnus-article-add-buttons): Simplify condition.
489         (gnus-button-push): Remove gnus-button-entry function, it fails heavily
490         if you have the same regexp several times.
491         (gnus-button-push): Fix matching when regexp is symbol.
492
493 2011-01-15  Glenn Morris  <rgm@gnu.org>
494
495         * message.el (message-mail): A compose-mail function should
496         accept headers as strings.
497
498 2011-01-13  Chong Yidong  <cyd@stupidchicken.com>
499
500         * message.el (message-tool-bar-gnome): Tweak tool-bar items.
501         Add :vert-only tags.
502         (message-mail): New arg RETURN-ACTION.
503         (message-return-action): New var.
504         (message-bury): Use it.
505         (message-mode): Make it buffer-local.
506         (message-send-and-exit): Always call message-bury.
507
508         * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION.  Pass it to
509         message-mail.
510
511 2011-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
512
513         * nnimap.el (nnimap-convert-partial-article): Protect against
514         zero-length body parts.
515
516         * mm-decode.el (mm-preferred-alternative-precedence):
517         Discourage showing empty parts.
518
519         * gnus-int.el (gnus-request-accept-article): Don't try to update marks
520         and stuff if the backend didn't return the article number.  This fixes
521         an Exchange-related nnimap bug.
522
523         * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
524         group window, because it does the wrong thing when a separate frame
525         displays the group buffer.
526
527         * proto-stream.el (open-protocol-stream): Protect against the low-level
528         transport functions returning nil.
529
530 2011-01-07  Daiki Ueno  <ueno@unixuser.org>
531
532         * mml2015.el (epg-sub-key-fingerprint): Autoload.
533         (mml2015-epg-find-usable-secret-key): New function.
534         (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
535         mml2015-epg-find-usable-key (Bug#7797).
536         (mml2015-epg-encrypt): Ditto.
537
538 2011-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
539
540         * dgnushack.el (rot13-string): Fix the way to get the argument.
541
542 2011-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
543
544         * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
545
546 2011-01-03  Glenn Morris  <rgm@gnu.org>
547
548         * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
549
550         * sieve.el (sieve-open-server): Give a more explicit error if
551         sieve-manage-open returns nil.  (Bug#7720)
552
553 2011-01-02  Karl Fogel  <kfogel@red-bean.com>
554
555         * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
556
557 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
558
559         * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
560         This avoids sending passwords in plain text over non-encrypted
561         channels.
562
563         * shr.el (shr-rescale-image): Display all GIF images as animated images.
564
565         * nnimap.el (nnimap-login): Refactored out into own function, and
566         implement CRAM-MD5.
567         (nnimap-wait-for-line): Refactored out.
568
569         * mm-view.el (mml-smime): Require.
570
571 2010-12-20  David Engster  <deng@eml.cc>
572
573         * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
574         use EPG to decrypt S/MIME messages instead of openssl.
575
576 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
577
578         * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
579
580         * gnus-group.el (gnus-group-kill-group): Don't try to update the group
581         status is the group clearly is unreachable.
582
583         * auth-source.el (auth-source-create): Add the optional second
584         parameter to `local-variable-p' to be compatible with XEmacs.
585
586 2011-01-02  Wang Diancheng  <dcwang@kingbase.com.cn>  (tiny change)
587
588         * nnml.el (nnml-request-article): Allow requesting by Message-ID to
589         work when using a compressed nnml folder.
590
591 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
592
593         * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
594         backends after sanitising on entry, because this never makes sense:
595         If the articles have gone missing, then the data no longer exists on
596         the backend, and if they haven't, then Gnus is wrong, and shouldn't
597         overwrite anything anyway.
598
599         * shr.el (shr-insert-document): Bind shr-width dynamically to
600         window-width if it's nil.
601
602 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
603
604         * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
605         with the meaning of using the full emacs window width for rendering.
606
607 2010-12-27  Daiki Ueno  <ueno@unixuser.org>
608
609         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
610         case when sender is not given.
611
612 2010-12-23  Julien Danjou  <julien@danjou.info>
613
614         * gnus-gravatar.el (gnus-gravatar-transform-address): Set
615         `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
616         the addresses, otherwise we might misplaced the gravatar.
617
618 2010-12-21  Daiki Ueno  <ueno@unixuser.org>
619
620         * mml1991.el (pgg-sign-region, pgg-encrypt-region):
621         * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
622         obsolete in Emacs.
623
624 2010-12-20  Julien Danjou  <julien@danjou.info>
625
626         * gnus-util.el (gnus-rescale-image): Revert last change.
627
628 2010-12-17  Chong Yidong  <cyd@stupidchicken.com>
629
630         * binhex.el: Improve commentary (Bug#7482).
631
632 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
633
634         * gnus-group.el (gnus-group-delete-articles): New command.
635
636 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
637
638         * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
639
640 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
641
642         * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
643         here, since it's up to the backends to do CRLF removal if their
644         protocol has it.
645
646         * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
647
648 2010-12-17  Julien Danjou  <julien@danjou.info>
649
650         * gnus-util.el (gnus-rescale-image): Allow to resize images even if
651         they are from file. Can also scale up.
652
653 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
654
655         * gnus-sum.el (gnus-summary-refer-thread): Simplify code. Restore
656         gnus-use-agent.
657         (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
658
659         * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
660
661 2010-12-17  Julien Danjou  <julien@danjou.info>
662
663         * gravatar.el (gravatar-retrieve-synchronously): New function.
664         (gravatar-get-data): Make more robust.
665
666 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
667
668         * lpath.el: Bind epa-file-encrypt-to for Emacs 22 and XEmacs.
669
670 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
671
672         * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
673         to really consider the last line.
674
675 2010-12-16  Daiki Ueno  <ueno@unixuser.org>
676
677         * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
678         list of recipient keys, or use symmetric encryption if not a list.
679         (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
680         EPA override, replacing the call to `netrc-store-data'.
681
682 2010-12-16  Dan Davison  <dandavison7@gmail.com>  (tiny change)
683
684         * gnus-srvr.el: Avoid passing nil regexp argument to
685         delete-matching-lines.
686
687 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
688
689         * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
690         fetching stops when Gnus exits.
691
692         * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
693         function.
694         (nnfolder-request-expire-articles): Save all the buffers after doing
695         expiry.
696
697         * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
698         the last article", since that led to serious performance regressions
699         when expiring nnml groups.
700
701 2010-12-16  Andrew Cohen  <cohen@andy.bu.edu>
702
703         * nnir.el: Improve customizations.
704
705 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
706
707         * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
708
709         * gnus-group.el (gnus-group-kill-group): Notify the backend that the
710         group has been killed.
711         (gnus-group-yank-group): Ditto.
712
713         * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
714
715         * nnimap.el (nnimap-request-update-group-status): New function.
716
717         * gnus-int.el (gnus-request-update-group-status): New interface
718         function.
719
720         * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
721         copying read-ness to the backends.
722
723         * nnimap.el (nnimap-quirk): New function.
724         (nnimap-retrieve-group-data-early): Use it.
725         (nnimap-quirks): New alist.
726
727 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
728
729         * shr.el (shr-insert): Set shr-start after deleting trailing space;
730         don't delete it within indentation.
731
732 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
733
734         * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
735         previous line.
736
737 2010-12-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
738
739         * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
740         QRESYNC command by deleting a superfluous space which broke Cyrus
741         servers.  This change will break other servers that are buggy the other
742         way around.
743
744 2010-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
745
746         * spam.el: Reindent and fix long lines.
747         (spam-copy-or-move-routine): Exclude invalid move destinations.
748
749 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
750
751         * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
752         installed the registry.
753
754 2010-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
755
756         * dgnushack.el (rot13-string): New macro for XEmacs.  netrc.el uses it.
757
758 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
759
760         * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
761         groupname doesn't contain "gmane".
762
763 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
764
765         * netrc.el (netrc-point-at-eol): Remove the unused netrc-point-at-old
766         and netrc-bound-and-true-p bindings.
767         (netrc-parse): Cache the netrc contents.
768
769         * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
770         (gnus-1): Don't create the nndrafts group twice.
771         (gnus-setup-news): There's no need to read the active file here, since
772         that's done again later on a per-backend basis.
773         (gnus-start-draft-setup): Make sure that the new group is started out
774         empty.
775
776         * gnus-agent.el (gnus-agentize): Don't create the queue group
777         automatically on startup.  It'll be created later, if needed.
778
779         * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
780         of automatically subscribed groups.
781         (gnus-auto-subscribed-categories): New variable.
782         (gnus-matches-options-n): Use it.
783         (gnus-default-subscribed-newsgroups): Remove unused variable.
784         (gnus-start-draft-setup): Message a bit less.
785
786 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
787
788         * nnir.el (nnir-run-imap): Return article list in order of increasing
789         UID.
790
791 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
792
793         * gnus-sum.el (gnus-summary-enter-digest-group):
794         Mention gnus-auto-select-on-ephemeral-exit.
795
796         * proto-stream.el (proto-stream-open-network-only): Fix the calling
797         convention of the network-only option.
798
799 2010-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
800
801         * proto-stream.el (proto-stream-open-network-only): New function to
802         have a way to specify non-STARTTLS upgrade connections.
803
804 2010-12-10  Julien Danjou  <julien@danjou.info>
805
806         * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
807         email address is nil.
808
809         * message.el (message-bogus-recipient-p): Set address to "" if nil.
810
811 2010-12-10  Andrew Cohen  <cohen@andy.bu.edu>
812
813         * nnir.el (nnir-request-expire-articles): Ignore expiry except for
814         deletion.
815         (nnir-run-imap): Only need to parse list once.
816
817 2010-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
818
819         * shr.el (shr-tag-script): Ignore <script>.
820         (shr-tag-label): Add <label> support.
821
822 2010-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
823
824         * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
825
826         * shr.el (shr-image-displayer): Work for images lined side by side.
827
828 2010-12-08  Robert Pluim  <rpluim@gmail.com>
829
830         * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
831         parameter, since XEmacs doesn't accept t as a parameter.
832
833 2010-12-08  Andrew Cohen  <cohen@andy.bu.edu>
834
835         * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
836         ids.
837         (nnir-run-gmane): Simplify groupspec formatting.
838         (nnir-request-expire-articles): New function.
839
840 2010-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
841
842         * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
843         overflow, possibly.
844
845         * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
846         (shr-render-td): Handle td style="" better.
847         (shr-tag-table): Use the color from the style sheet.
848         (shr-render-td): Make sure we copy over all the overlays, too.
849
850 2010-12-07  Andrew Cohen  <cohen@andy.bu.edu>
851
852         * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
853         (nnir-request-article): Improve article retrieval.
854
855 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
856
857         * mm-util.el (mm-extra-numeric-entities): New variable.
858
859         * mm-url.el (mm-url-decode-entities):
860         * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
861
862         * lpath.el: Fbind completion-at-point for Emacs 22 and XEmacs.
863
864 2010-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
865
866         * message.el: Use completion-at-point.
867         (message-completion-function): New fun, extracted from message-tab.
868         (message-mode): Use it for completion-at-point-functions.
869         (message-tab): Use it and completion-at-point.
870
871 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
872
873         * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
874         character if a non-breakable character follows.
875
876 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
877
878         * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
879         any stream.
880
881         * shr.el (shr-tag-font): Colorize the region.
882         (shr-tag-body): Ditto.
883         (shr-tag-font): Actually let the styles be inherited instead of
884         overwriting them.
885         (shr-tag-font): Get the background color right.
886         (shr-tag-style): Ignore all <style> tags for the moment.
887
888         * gnus-int.el (gnus-request-thread): Rework to take a header instead of
889         a Message-ID to avoid having nnimap depend on gnus-sum.
890
891         * shr.el (shr-descend): Only colorize something if we have a node that
892         sets colors.
893
894 2010-12-06  Julien Danjou  <julien@danjou.info>
895
896         * shr.el (shr-render-td): Render td content with shr-descend, so style
897         will be applied to <td> too.
898         (shr-colorize-region): Colorize region even if we only have a background.
899         (shr-tag-body): Fix color and background color inheritance.
900         Do not recolorize after shr-generic.
901         (shr-tag-font): Let shr-generic colorize via inheritance.
902
903 2010-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
904
905         * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
906
907 2010-12-06  Andrew Cohen  <cohen@andy.bu.edu>
908
909         * nnir.el (nnir-request-move-article): Remove obsolete code.
910
911 2010-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
912
913         * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
914
915 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
916
917         * gnus-sum.el (gnus-summary-respool-article): The completion function
918         expects a list instead of an alist.
919
920         * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
921         string as the parameter.
922
923         * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
924
925         * shr.el (shr-stylesheet): New dynamic variable for cascading the
926         styles.
927         (shr-colorize-region): New function.
928         (shr-insert-background-overlay): Remove.
929         (shr-render-td): Background setting should be taken care of on a higher
930         level.
931         (shr-tag-body): Use post-hoc colorizations.
932         (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
933         (shr-put-color-1): Don't overwrite old colors.
934         (shr-colorize-region): When the background color isn't explicit, use
935         a fixed background.
936
937         * gnus-util.el (gnus-output-to-mail): Require nnmail before using
938         nnmail variables.
939
940 2010-12-05  Bjørn Mork  <bjorn@mork.no>
941
942         * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
943         unless necessary.
944
945 2010-12-05  Andrew Cohen  <cohen@andy.bu.edu>
946
947         * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
948         server.
949
950 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
951
952         * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
953         so that TAB works.
954
955         * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
956         C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
957
958         * shr.el (shr-urlify): Show the URL before the title to avoid
959         misleading URLs.
960
961 2010-12-04  Adam Sjøgren  <asjo@koldfront.dk>
962
963         * shr.el (shr-urlify): Display the title in <a> tags.
964
965 2010-12-04  Andrew Cohen  <cohen@andy.bu.edu>
966
967         * nnir.el (nnir-categorize): Replace mapcar with mapc.
968
969 2010-12-03  Andrew Cohen  <cohen@andy.bu.edu>
970
971         * nnir.el: Rearrange code to allow macros to be autoloaded by
972         gnus-sum.el.
973         (nnir-retrieve-headers-override-function): Make this variable
974         customizable.
975         (nnir-retrieve-headers): Remove obsolete subject-mangling code.
976
977         * gnus-sum.el (nnir-article-group,nnir-article-rsv): Autoload macros
978         from nnir.el.
979
980 2010-12-03  Julien Danjou  <julien@danjou.info>
981
982         * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
983
984 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
985
986         * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
987         allow optional argument `environment'.
988
989 2010-12-03  Glenn Morris  <rgm@gnu.org>
990
991         * mm-extern.el (message-goto-body): Update declaration.
992
993 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
994
995         * gnus-util.el (gnus-macroexpand-all): New function.
996
997         * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
998         instead of macroexpand-all that is unavailable in XEmacs.
999
1000 2010-12-02  Andrew Cohen  <cohen@andy.bu.edu>
1001
1002         * nnir.el (nnir-summary-line-format): New variable.
1003         (nnir-mode): Use it.
1004         (nnir-artlist-*,nnir-aritem-*): Reimplement as macros.
1005         (nnir-article-ids): Reimplement as defsubst.
1006         (nnir-retrieve-headers): Don't mangle the subject header.
1007         (nnir-run-imap): Use 100 as RSV score.
1008         (nnir-run-find-grep): Fix for full server searching.
1009         (nnir-run-gmane): Better restriction to gmane groups.
1010
1011         * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
1012         summary buffers.
1013
1014 2010-12-02  Julien Danjou  <julien@danjou.info>
1015
1016         * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
1017
1018         * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
1019
1020         * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
1021         support.
1022
1023 2010-12-01  Andrew Cohen  <cohen@andy.bu.edu>
1024
1025         * nnir.el: Update to handle the registry better.
1026         (autoload): Silence byte-compiler.
1027         (nnir-open-server): Add a hook for nnir groups.
1028         (nnir-request-move-article): Don't mangle the header. Better to use
1029         formating variables (which will be added in the future).
1030         (nnir-registry-action): Update the registry using the original article
1031         group name.
1032         (nnir-mode): Install nnir-specific hooks for updating the registry.
1033
1034         * gnus-sum.el
1035         (gnus-article-original-subject,gnus-newsgroup-original-name):
1036         Remove obsolete variables.
1037         (gnus-summary-move-article): Remove use of obsolete variables.
1038         (gnus-summary-local-variables): Make move and delete hooks local to
1039         summary buffers.
1040
1041 2010-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1042
1043         * rtree.el: New file.
1044
1045 2010-12-01  Julien Danjou  <julien@danjou.info>
1046
1047         * message.el (message-user-organization): Do not use
1048         gnus-local-organization.
1049
1050         * gnus.el: Remove gnus-local-organization.
1051
1052         * gnus-msg.el: Remove nastygram thing.
1053
1054 2010-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
1055
1056         * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
1057         funcall.
1058
1059 2010-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1060
1061         * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
1062         names.
1063
1064         * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
1065         characters.
1066
1067         * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
1068         to t of inhibit-read-only since it is inside gnus-with-article-headers.
1069         Suggested by Štěpán Němec <stepnem@gmail.com>.
1070         (gnus-gravatar-transform-address): Use mail-extract-address-components
1071         that supports non-ASCII names rather than mail-header-parse-addresses.
1072
1073 2010-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1074
1075         * proto-stream.el (open-protocol-stream): All starttls connections are
1076         handled by the network handler.
1077
1078 2010-11-30  Julien Danjou  <julien@danjou.info>
1079
1080         * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
1081         (nnimap-open-connection-1): Fix PREAUTH.
1082
1083         * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
1084
1085 2010-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1086
1087         * shr.el (shr-char-breakable-p, shr-char-nospace-p)
1088         (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
1089         (shr-insert): Use them.
1090         (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
1091
1092 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
1093
1094         * nnir.el (nnir-request-move-article): Bail out if original group
1095         doesn't support article moves.
1096         (nnir-get-active): Improve active list retrieval.
1097
1098 2010-11-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1099
1100         * shr.el (shr-find-fill-point): Don't break before apostrophes.
1101
1102 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
1103
1104         * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
1105         seem to accept strings-with-numbers as port numbers,
1106
1107 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
1108
1109         * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
1110         change the registry.
1111
1112 2010-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1113
1114         * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
1115         delete-dups that is not available in XEmacs 21.4.
1116
1117         * mm-util.el (mm-delete-duplicates): Add comment.
1118
1119 2010-11-28  Andrew Cohen  <cohen@andy.bu.edu>
1120
1121         * nnir.el (nnir-ignored-newsgroups): New variable.
1122         (nnir-get-active): Use it.
1123
1124 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1125
1126         * proto-stream.el (proto-stream-open-network): Add some comments.
1127
1128         * nntp.el (nntp-open-connection): Provide a :success condition.
1129
1130         * nnimap.el (nnimap-open-connection-1): Ditto.
1131
1132         * proto-stream.el (proto-stream-open-network): See what the response to
1133         the STARTTLS command is.
1134
1135         * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
1136         backwards compatibility).
1137         (nnimap-open-connection-1): Really respect nnimap-server-port.
1138
1139         * proto-stream.el (proto-stream-open-network): When doing opportunistic
1140         TLS upgrades we don't really care about the identity of the peer.
1141         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
1142         that what we've checked for.
1143         (proto-stream-always-use-starttls): Only default to t if
1144         open-gnutls-stream exists.
1145         (proto-stream-open-network): If STARTTLS failed, then just open a
1146         normal connection.
1147         (proto-stream-open-network): Wait until the greeting before doing
1148         STARTTLS.
1149
1150         * nntp.el (nntp-open-connection): Report what the connection error is.
1151
1152         * proto-stream.el (open-protocol-stream): Rename from
1153         open-proto-stream.
1154
1155 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1156
1157         * nnimap.el (nnimap-stream): Change default to `undecided'.
1158         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
1159         first, and then network.
1160         (nnimap-open-connection-1): Respect nnimap-server-port.
1161         (nnimap-open-connection): Be more backwards-compatible.
1162
1163         * proto-stream.el (proto-stream-always-use-starttls): New variable.
1164         (proto-stream-open-starttls): De-duplicate the starttls code.
1165         (proto-stream-open-starttls): Folded back into the main function.
1166         (proto-stream-open-network): Fix typo in the gnutls path.
1167         (proto-stream-command): Refactor out.
1168
1169         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
1170
1171         * proto-stream.el (proto-stream-open-starttls): Actually implement the
1172         starttls.el STARTTLS.
1173
1174         * color.el (color-lab->srgb): Fix function call name.
1175
1176         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
1177         if we're using tls.el.
1178         (proto-stream-open-network): If we don't have gnutls-cli or gnutls
1179         built in, then don't try to establish a STARTTLS connection.
1180
1181         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
1182         servers.
1183
1184         * proto-stream.el (open-proto-stream): Use network, not stream.
1185         (open-proto-stream): Add a way to specify what the end of a command is.
1186
1187         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
1188         connections types.
1189         (nntp-open-network-stream): Remove.
1190         (nntp-open-ssl-stream): Remove.
1191         (nntp-open-tls-stream): Remove.
1192         (nntp-ssl-program): Remove.
1193
1194         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
1195
1196 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
1197
1198         * nnir.el: Fix typos.
1199         (nnir-retrieve-headers-override-function): Rename variable to reflect
1200         new semantics.
1201         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
1202         macros.
1203         (nnir-request-article, nnir-request-move-article): Use them.
1204         (nnir-categorize): New function.
1205         (nnir-run-query): Use it.
1206         (nnir-retrieve-headers): Rewrite to batch header retrieval.
1207         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
1208         sorted.
1209         (nnir-group-full-name): Use gnus-group-full-name instead.
1210         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
1211         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
1212
1213 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1214
1215         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
1216
1217         * proto-stream.el: New library to provide protocol-specific
1218         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
1219         protocols.
1220         (open-proto-stream): Complete the documentation.
1221         (proto-stream-open-network): Fix some typos.
1222
1223         * nnimap.el (nnimap-open-connection): Use it.
1224
1225 2010-11-27  Yuri Karaban  <tech@askold.net>  (tiny change)
1226
1227         * pop3.el (pop3-open-server): Read server greeting before starting TLS
1228         negotiation.
1229
1230 2010-11-26  Julien Danjou  <julien@danjou.info>
1231
1232         * color.el: Rename various rgb functions to srgb.
1233
1234 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1235
1236         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
1237         names.
1238
1239 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1240
1241         * shr.el (shr-insert): Revert last change.
1242         (shr-find-fill-point): Never leave point being at bol;
1243         relax the kinsoku limitation when rendering tables.
1244
1245 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1246
1247         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
1248         results from -accept-article.
1249
1250         * shr-color.el: Require cl when compiling.
1251
1252         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
1253         checkin.
1254
1255         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
1256
1257         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
1258
1259         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
1260         'add and 'delete to set backend marks.
1261
1262         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
1263
1264         * nnheader.el (nnheader-update-marks-actions): Refactor out.
1265
1266         * nntp.el (nntp-request-set-mark): Use it.
1267
1268         * nnfolder.el (nnfolder-request-set-mark): Ditto.
1269
1270         * nnml.el (nnml-request-set-mark): Ditto.
1271
1272         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
1273         introduces regressions in article selection.
1274         (nnimap-find-uid-response): New function.
1275         (nnimap-request-accept-article): Use the UID returned, if any.
1276         (nnimap-request-move-article): Use the UID returned, if any.
1277         (nnimap-get-groups): Reimplement to work with folded lines.
1278         (nnimap-find-uid-response): The UID is the last element in the list.
1279         (nnimap-request-set-mark): Extend syntax with 'set.
1280
1281         * nnml.el (nnml-request-set-mark): Ditto.
1282
1283         * nnfolder.el (nnfolder-request-set-mark): Ditto.
1284
1285         * nntp.el (nntp-request-set-mark): Ditto.
1286
1287 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1288
1289         * message.el (message-called-interactively-p): A temporary macro.
1290         (message-goto-body): Use it temporarily.
1291
1292 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1293
1294         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
1295         (nnimap-last-response-string): Unfold quoted lines, if they exist.
1296         (nnimap-last-response-string): Fix last unfolding fix.
1297
1298 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1299
1300         * shr.el (shr-insert): Fix the way to fold lines.
1301
1302 2010-11-25  Julien Danjou  <julien@danjou.info>
1303
1304         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex
1305
1306         * color.el: Rename from color-lab.el
1307         (color-rgb->hex): Add.
1308         (color-complement): Add.
1309         (color-complement-hex): Add.
1310
1311         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
1312
1313 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1314
1315         * shr-color.el (shr-color-visible): Don't bug out if the colour names
1316         don't exist.
1317
1318 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1319
1320         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
1321         assuming that article displaying or another mml-preview may be
1322         interrupted for an error or for the like.
1323
1324         * shr.el (shr-get-background): Fix argument name.
1325
1326 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1327
1328         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
1329
1330         * gnus-sum.el (gnus-summary-include-articles): New function.
1331
1332         * message.el (message-goto-body): called-interactively-p needs a
1333         parameter, so use `any'.
1334
1335         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
1336         clear marks before moving, since they're synced from the Gnus side
1337         first.
1338
1339         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
1340         (gnus-summary-move-article): Copy over all marks before moving, so that
1341         IMAP doesn't think a new article has arrived.
1342
1343 2010-11-24  Julien Danjou  <julien@danjou.info>
1344
1345         * shr.el (shr-insert-background-overlay): Fix typo.
1346         (shr-render-td): Copy the background before rendering.
1347
1348         * shr-color.el (shr-color-visible): Fix docstring.
1349
1350         * shr.el (shr-tag-table): Add bgcolor support.
1351         (shr-render-td): Add bgcolor support.
1352         (shr-get-background): Add.
1353         (shr-insert-foreground-overlay): Use shr-get-background.
1354
1355         * message.el (message-goto-body): Use called-interactively-p.
1356         (message-in-body-p): message-goto-body returns point.
1357
1358 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1359
1360         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
1361         Fixes something or other in Emacs 23, and is backwards compatible.
1362
1363         * message.el (message-goto-body): Remove the <#secure special-casing,
1364         which is too special.
1365
1366         * shr.el (shr-parse-style): Drop !important from styles.
1367
1368 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
1369
1370         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
1371         this function to return incorrect results when calling it with an
1372         explicit article argument different from
1373         (gnus-summary-article-number).
1374
1375 2010-11-24  Julien Danjou  <julien@danjou.info>
1376
1377         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
1378         (shr-tag-body): Add background support.
1379         (shr-descend): Add background support.
1380         (shr-tag-title): Add.
1381
1382         * shr-color.el (shr-color-visible): Really return original background
1383         if fixed.
1384
1385 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1386
1387         * shr.el (shr-color-check): Protect against non-existant colour names.
1388
1389 2010-11-24  Julien Danjou  <julien@danjou.info>
1390
1391         * color-lab.el: Require 'cl when compiling.
1392
1393         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
1394
1395         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
1396         matched part.
1397
1398         * color-lab.el: Fix all expt calls to use float type.
1399
1400 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1401
1402         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
1403         expression to shr-color-check as is.
1404
1405         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
1406
1407         * color-lab.el: Add coding cookie.
1408         (float-pi): Use eval-and-compile.
1409
1410         * dgnushack.el (dgnushack-compile): Exclude shr-color.el from being
1411         compiled for Emacsen having no `libxml-parse-html-region' support.
1412
1413 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1414
1415         * shr.el (shr-insert-color-overlay): Split stuff like
1416         "#444444 !important" to find the real colour.
1417         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
1418         parse <font color="red"> entries.
1419
1420 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
1421
1422         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
1423         point when parsing headers.
1424
1425         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
1426         is positioned properly when parsing headers.
1427
1428 2010-11-23  Julien Danjou  <julien@danjou.info>
1429
1430         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
1431
1432         * shr-color.el (shr-color->hexadecimal): Add support for color names.
1433
1434         * shr.el (shr-parse-style): Replace \n with space in style parsing.
1435
1436         * shr-color.el (shr-color-hsl-to-rgb-fractions):
1437         Use shr-color-hue-to-rgb.
1438         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
1439
1440 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1441
1442         * shr.el (shr-color->hexadecimal): Autoload.
1443         (shr-descend): Add color to all tags.
1444
1445 2010-11-22  Julien Danjou  <julien@danjou.info>
1446
1447         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
1448         shr-color->hexadecimal.
1449
1450         * shr-color.el (shr-color->hexadecimal): Add converting functions for
1451         RGB() or HSL() color representation.
1452
1453         * shr.el (shr-tag-font): Add.
1454         (shr-tag-color-check): New function to get better colors.
1455         (shr-tag-insert-color-overlay): Factorize code between tag-font and
1456         tag-span.
1457
1458         * shr-color.el: New file.
1459
1460         * color-lab.el: New file.
1461
1462         * gnus-art.el (gnus-url-mailto): Do not downcase args.
1463
1464 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
1465
1466         * nnir.el: Fix typo in comments.
1467         (nnir-run-imap): Simplify code. No need to reverse artlist.
1468         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
1469
1470 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1471
1472         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
1473
1474         * nnimap.el (nnimap-get-capabilities): Refactor out.
1475         (nnimap-open-connection): Re-request capabilities after STARTTLS.
1476
1477 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
1478
1479         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
1480         appearing when `mm-uu-hide-markers' is nil.
1481
1482 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1483
1484         * nnimap.el (nnimap-unselect-group): Make into its own function.
1485         (nnimap-request-rename-group): Unselect group before renaming.
1486         This had gotten lost somewhere.
1487         (nnimap-request-accept-article): Keep track of examined groups, and
1488         unselect the group before APPENDing to read-only groups.
1489         (nnimap-request-move-article): Clear flags before moving so that they
1490         can be re-set later.
1491
1492 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1493
1494         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
1495         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
1496
1497 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1498
1499         * gnus-art.el (gnus-mime-display-single)
1500         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images)
1501         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
1502         parameter.
1503
1504 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1505
1506         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
1507         (shr-table-vertical-line): New variable.
1508         (shr-insert-table): Use it.
1509
1510 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1511
1512         * gnus-html.el (gnus-html-wash-images): Don't display images if
1513         gnus-inhibit-images is non-nil; register displayer for cid images.
1514         (gnus-html-display-image): Work for cid image.
1515         (gnus-html-insert-image): Allow arguments.
1516         (gnus-html-put-image): Inhibit read-only.
1517         (gnus-html-prefetch-images): Don't prefetch images if
1518         gnus-inhibit-images is non-nil.
1519
1520 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1521
1522         * shr.el (shr-put-image): Break lines when inserting big pictures.
1523
1524 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
1525
1526         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
1527         sender, thanks Katsumi Yamaoka.
1528
1529 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
1530
1531         * nnir.el (nnir-run-imap): Reverse the article list for each group
1532         rather than the whole list.
1533
1534 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1535
1536         * shr.el (shr-image-displayer): Protect function against non-existent
1537         image source.
1538
1539         * gnus-art.el (gnus-inhibit-images): New user option.
1540         (gnus-mime-display-single): Don't display image if it is non-nil.
1541
1542         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
1543         gnus-inhibit-images.
1544
1545         * shr.el (shr-image-displayer): New function.
1546         (shr-tag-img): Use it.
1547
1548 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
1549
1550         * mml2015.el (mml2015-epg-sign): Use From header.
1551
1552 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1553
1554         * gnus-html.el (gnus-html-wash-images): Register a displayer.
1555
1556         * gnus-util.el (gnus-find-text-property-region): Return markers.
1557
1558         * shr.el (shr-tag-img): Put a displayer in the text property.
1559
1560         * gnus-util.el (gnus-find-text-property-region): New utility function.
1561
1562         * gnus-html.el (gnus-html-display-image): Make the alt optional.
1563         (gnus-html-show-images): Remove.
1564
1565         * gnus-art.el (gnus-article-show-images): New, more general function.
1566
1567         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
1568         image url text properties.
1569
1570         * shr.el: Ditto.
1571
1572         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
1573         gnus-agent-auto-agentize-methods is set.  Which it isn't.
1574
1575 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1576
1577         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
1578         work for two or more articles.
1579
1580 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1581
1582         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
1583         divide an image that's in an html article to two or more when washing
1584         non-ASCII characters in alt text of it.
1585
1586 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1587
1588         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
1589         smime-decrypt-region using function argument.
1590         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
1591
1592         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
1593
1594         * smime.el (smime-decrypt-region): Catch it.
1595
1596 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1597
1598         * smime.el (smime-mode-map): Move initialization into declaration.
1599         (gnus-run-mode-hooks): Don't autoload.
1600         (smime-mode): Use define-derived-mode.
1601
1602 2010-11-11  Glenn Morris  <rgm@gnu.org>
1603
1604         * smime.el (from): Restrict declaration to XEmacs.
1605
1606         * nnir.el (gnus-group-topic-name): Autoload.
1607
1608 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1609
1610         * shr.el (shr-insert): Don't break long line if it is because of
1611         kinsoku-bol characters in the line end.
1612
1613 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
1614
1615         * nnir.el (nnir-request-move-article): Fix to provide original group
1616         and subject.
1617         (nnir-warp-to-article): Don't fail on articles whose headers haven't
1618         been retrieved.
1619
1620         * gnus-sum.el (gnus-summary-move-article): Use original group and
1621         subject for virtual articles such as those in an nnir summary buffer.
1622
1623 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1624
1625         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
1626         least 21.5).
1627
1628         * smime.el (from): Declare it again for XEmacs.
1629
1630 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1631
1632         * message.el (message-resend): Don't disable encoding unless it's
1633         already encoded.
1634
1635         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
1636         low-numbered articles.
1637
1638 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1639
1640         * rfc2047.el (rfc2047-syntax-table): Simplify.
1641
1642         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
1643
1644         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
1645         set-char-table-range for XEmacs.
1646
1647 2010-11-10  Glenn Morris  <rgm@gnu.org>
1648
1649         * time-date.el (time-to-seconds): Always an alias on Emacs,
1650         never a real function.
1651         (with-no-warnings): Remove compat stub, now unused.
1652         (time-less-p): Doc fix.
1653         (time-to-number-of-days): Simplify.
1654
1655         * smime.el (from): Remove unused declaration.
1656
1657         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
1658         (gnus-float-time): On Emacs, always an alias.
1659
1660         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
1661         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
1662
1663 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1664
1665         * dgnushack.el: Don't use ignore-errors in the top level form since it
1666         is unavailable in XEmacs even if cl is loaded.
1667
1668         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
1669
1670 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1671
1672         * shr.el (browse-url-mailto): Autoload.
1673
1674         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
1675
1676         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
1677         regexp doesn't need quoting.
1678
1679 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
1680
1681         * message.el (message-subject-trailing-was-ask-regexp)
1682         (message-subject-trailing-was-regexp): Match was: in addition to was.
1683
1684 2010-11-09  Glenn Morris  <rgm@gnu.org>
1685
1686         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
1687         (nnbabyl-check-mbox): Use point-at-bol.
1688
1689 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1690
1691         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
1692
1693         * message.el (message-mailto): New function.
1694         (message-mailto): Should accept other parameters.
1695         (message-mailto): Remove since it duplicates browse-url-mailto
1696         functionality.
1697
1698 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1699
1700         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
1701         methods.
1702         (gnus-read-active-file): Ditto.
1703
1704         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
1705         ": " from the prompt.
1706         (gnus-group-make-group): Ditto.
1707
1708 2010-11-07  Glenn Morris  <rgm@gnu.org>
1709
1710         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
1711         (gnus-bookmark-kill-line): Use point-at-eol.
1712
1713 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1714
1715         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
1716         asterisks in From header.
1717
1718 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1719
1720         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
1721         string to avoid making the From headers syntactically invalid.
1722
1723         * message.el (message-send-mail): Don't insert courtesy messages if the
1724         message already has List-Post and List-ID messages.
1725
1726 2010-11-06  Glenn Morris  <rgm@gnu.org>
1727
1728         * gnus-art.el (gnus-treat-article): Give dynamic local variables
1729         `condition', `type', `length' a prefix.
1730         (gnus-treat-predicate): Update for above name changes.
1731
1732 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
1733
1734         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
1735         binding.  Handled by `gnus-summary-refer-thread' instead.
1736         (nnir-warp-to-article): New backend function.
1737
1738         * nnimap.el (nnimap-request-thread): Force dependency updating.
1739
1740         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
1741         (gnus-summary-refer-thread): Rework to improve thread-referral.
1742
1743         * gnus-int.el (gnus-warp-to-article): New function.
1744
1745         * gnus-sum.el (gnus-summary-article-map): Bind it.
1746
1747 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
1748
1749         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
1750         gnus-summary-refer-thread.
1751
1752         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
1753         headers.
1754         (gnus-summary-limit-include-thread): Prevent articles in thread from
1755         being cut in gnus-cut-threads.
1756         (gnus-summary-refer-thread): Limit retrieved headers to those in
1757         thread.
1758
1759 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1760
1761         * message.el (message-send-mail): Use the value of
1762         message-courtesy-message from the message buffer.
1763
1764         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
1765
1766         * shr.el (shr-browse-url): Implement mailto: URLs.
1767
1768         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
1769         "raw".
1770
1771         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
1772         if it's already selected.
1773
1774         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
1775
1776 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1777
1778         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
1779         to measure the length and truncate alt text.
1780
1781 2010-11-03  Glenn Morris  <rgm@gnu.org>
1782
1783         * nndiary.el (nndiary-generate-nov-databases-1)
1784         (nndiary-generate-active-info): Rename dynamic variable `files' to
1785         something less generic.
1786
1787 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
1788
1789         * nnir.el (nnir-request-move-article): Call the underlying backend to
1790         move articles from nnir.
1791
1792 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1793
1794         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
1795
1796 2010-11-02  Julien Danjou  <julien@danjou.info>
1797
1798         * nnir.el: Remove wais support.
1799
1800 2010-11-02  Glenn Morris  <rgm@gnu.org>
1801
1802         * gnus-html.el: Reorder requirements to quieten compiler.
1803
1804 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1805
1806         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
1807         properly for XEmacs as well.
1808         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
1809         (gnus-article-natural-long-line-p): Use window-width rather than
1810         frame-width.
1811
1812 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
1813
1814         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
1815         (nnir-read-parms): Don't modify query.
1816         (nnir-run-query): Add ability to search topic on current line.
1817         (nnir-get-active): Clean up.
1818
1819 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1820
1821         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
1822         degenerate articles.
1823
1824         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
1825         (gnus-print-buffer): Just print the buffer as is, without any copying
1826         to a buffer and then re-highlighting.
1827
1828         * nnimap.el (nnimap-request-group): Store the new updated info.
1829         (nnimap-request-group): Select the group when we don't know whether it
1830         exists or not.
1831
1832         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
1833         groups.
1834
1835         * gnus-group.el (gnus-group-find-new-groups): Display all the new
1836         groups.
1837
1838         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
1839         groups.
1840
1841         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
1842         long-lines case by only filling the long lines.
1843
1844         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
1845         (bug #7311).
1846
1847 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1848
1849         * shr.el: No need to declare `declare-function' since shr.el is for
1850         only Emacsen that provide `libxml-parse-html-region'.
1851
1852         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
1853         effective only in a file it is referred to.
1854
1855 2010-11-01  Glenn Morris  <rgm@gnu.org>
1856
1857         * mm-util.el (gnus-completing-read): Autoload.
1858         (mm-read-coding-system): Simplify Emacs definition.
1859
1860         * nnmail.el (gnus-activate-group):
1861         * nnimap.el (gnutls-negotiate):
1862         * nntp.el (netrc-parse): Fix declarations.
1863
1864 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1865
1866         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
1867         string-match-p in Emacs >=23.
1868
1869         * gnus-msg.el (gnus-configure-posting-styles)
1870         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
1871
1872 2010-11-01  Glenn Morris  <rgm@gnu.org>
1873
1874         * nnir.el (declare-function): Add compat stub.
1875         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
1876         (nnir-run-gmane): Require 'mm-url.
1877
1878         * mm-util.el (mm-string-to-multibyte): Simplify.
1879
1880         * shr.el (declare-function): Add compat stub.
1881         (url-cache-create-filename): Declare.
1882         (mm-disable-multibyte, widget-convert-button): Autoload.
1883
1884         * smime.el (ldap-search): Declare.
1885         (smime-cert-by-ldap-1): Require ldap on Emacs.
1886
1887         * nnimap.el: Require nnmail, and gnus-sum when compiling.
1888         (nnimap-keepalive): Use gnus-float-time.
1889
1890         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
1891         (mail-source-delete-crash-box): Use gnus-float-time.
1892
1893         * gnus-dired.el (gnus-completing-read): Autoload.
1894
1895         * mm-view.el (gnus-rescale-image): Autoload.
1896
1897         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
1898
1899         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
1900
1901         * sieve-manage.el: Require 'cl when compiling.
1902
1903         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
1904         (gnus-iswitchb-completing-read): Require iswitchb.
1905         (gnus-select-frame-set-input-focus): Silence compiler.
1906
1907 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1908
1909         * message.el (message-subject-trailing-was-query): Change default to t,
1910         since I think that's what most people want.
1911
1912         * nnimap.el (nnimap-request-accept-article): Erase buffer before
1913         appending for easier debugging.
1914         (nnimap-wait-for-connection): Take a regexp.
1915         (nnimap-request-accept-article): Wait for the continuation line before
1916         sending anything unless we're streaming.
1917
1918         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
1919         leave the header washing to take place.
1920
1921 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
1922
1923         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
1924         regular expression match and replace in posting styles.
1925
1926 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
1927
1928         * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
1929         an entire server.
1930         (nnir-get-active): New function.
1931         (nnir-run-imap): Use it.
1932         (nnir-run-gmane): Who knew, gmane search returns an article score!
1933
1934         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
1935         server on the current line with nnir.
1936
1937 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1938
1939         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
1940         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
1941         left edge.
1942         (gnus-article-foldable-buffer): Skip past the prefix when determining
1943         raggedness.
1944
1945         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
1946         the raw article, and change `C-u g' to show the article without doing
1947         treatments.
1948
1949         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
1950         on to `gnus-treat-article'.
1951         (gnus-inhibit-article-treatments): New variable.
1952
1953         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
1954
1955         * gnus-art.el (gnus-treatment-function-alist): Have
1956         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
1957         (gnus-treat-fill-long-lines): Change default to fill all text/plain
1958         sections.
1959
1960         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
1961         parameter.
1962         (gnus-article-fill-cited-long-lines): New function.
1963         (gnus-article-fill-cited-article): Allow filling only long sections.
1964
1965         * shr.el (shr-find-fill-point): Don't break lines between punctuation
1966         and non-punctuation (like after the apostrophe in "'We").
1967
1968         * gnus-sum.el (gnus-summary-select-article): Make sure
1969         gnus-original-article-buffer is alive.
1970
1971         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
1972         reflect the order they're in in the digest.
1973
1974         * gnus.el (gnus-group-startup-message): Move point to the start of the
1975         buffer.
1976
1977         * nnimap.el (nnimap-capability): New function.
1978         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
1979         is set.
1980
1981 2010-10-31  David Engster  <dengste@eml.cc>
1982
1983         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
1984         conform with changes to gnus-completing-read.
1985
1986 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1987
1988         * shr.el (shr-tag-img): Output "*" instead of "[img]".
1989
1990 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
1991
1992         * nnir.el: Move defvar, defcustom around to keep file organized
1993         and keep byte-compiler quiet.
1994         (nnir-read-parms): Accept search-engine as arg.
1995         (nnir-run-query): Pass search-engine as arg.
1996         (nnir-search-engine): Remove.
1997
1998 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1999
2000         * shr.el (shr-generic): The text nodes should be text, not :text.
2001
2002         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
2003         later in the file.
2004
2005 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
2006
2007         * nnir.el: General clean up.  Allow searching with multiple engines.
2008         Allow separate extra-parameters for each engine.
2009         Batch queries when possible.
2010         (nnir-imap-default-search-key,nnir-method-default-engines):
2011         Add customize interface.
2012         (nnir-run-gmane): New engine.
2013         (nnir-engines): Use it.  Qualify all prompts with engine name.
2014         (nnir-search-engine): Remove global variable.
2015         (nnir-run-hyrex): Restore for now.
2016         (nnir-extra-parms,nnir-search-history): New variables.
2017         (gnus-group-make-nnir-group): Use them.
2018         (nnir-group-server): Remove in favor of gnus-group-server.
2019         (nnir-request-group): Avoid searching twice.
2020         (nnir-sort-groups-by-server): New function.
2021
2022 2010-10-30  Julien Danjou  <julien@danjou.info>
2023
2024         * gnus-group.el: Remove gnus-group-fetch-control.
2025
2026         * gnus-start.el (gnus-find-new-newsgroups):
2027         Remove gnus-check-first-time-used.
2028
2029         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
2030
2031 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
2032
2033         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
2034         set on groups that don't have \* permanentflags.
2035
2036 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2037
2038         * shr.el (shr-tag-span): Drop colorisation of regions since we don't
2039         control the background color.
2040         (shr-tag-img): Ignore very small web bug type images.
2041         (shr-put-image): Add help-echo alt texts to the images.
2042         (shr-tag-video): Show the video poster image.
2043
2044 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2045
2046         * shr.el (shr-table-depth): New variable.
2047         (shr-tag-table-1): Only insert the images after the top-level table.
2048
2049         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
2050
2051         * gnus-util.el (gnus-list-memq-of-list): New function.
2052
2053         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
2054         selected.
2055         (nnimap-unsplittable-articles): New slot.
2056         (nnimap-new-articles): Use it.
2057
2058 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
2059
2060         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
2061         move to the previous line on `M-g'.
2062
2063 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2064
2065         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
2066         *-request-group, which seems unnecessary.
2067
2068         * nnimap.el (nnimap-quote-specials): Function copied over from
2069         imap.el.
2070         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
2071         they support that.  Suggested by Tom Regner.
2072
2073 2010-10-29  Julien Danjou  <julien@danjou.info>
2074
2075         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
2076         defalias.
2077         (gnus-summary-delete-marked-with): Remove obsolete defalias.
2078
2079         * gnus.el: Remove `gnus-nntp-service' variable.
2080         (gnus-secondary-servers): Make obsolete.
2081         (gnus-nntp-server): Make obsolete.
2082
2083         * gnus-start.el (gnus-1): Remove x-splash calls.
2084
2085         * gnus-ems.el (gnus-x-splash): Remove.
2086
2087         * gnus.el (gnus-group-startup-message): Simplify/update code.
2088
2089         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
2090         definition.
2091
2092         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
2093         capability before doing anything.
2094         (gnus-group-insert-group-line): Remove useless
2095         gnus-group-remove-excess-properties.
2096
2097 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2098
2099         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
2100
2101 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2102
2103         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
2104         config after reselecting.
2105
2106 2010-10-28  Julien Danjou  <julien@danjou.info>
2107
2108         * shr.el (shr-put-image): Use point even if only inserting text.
2109         (shr-put-image): Save excursion when inserting alt text on non-graphic
2110         display, so the behaviour is the same when we are on a graphic display.
2111
2112         * nnir.el (nnir-run-swish-e): Remove hyrex support.
2113
2114 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2115
2116         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
2117         (gnus-mime-copy-part): Check coding system, not charset.
2118         (gnus-mime-view-part-externally): Never remove part.
2119         (gnus-mime-view-part-internally): Don't remove part here.
2120         (gnus-article-part-wrapper): Make sure MIME tag is visible.
2121         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
2122         multipart/alternative.
2123
2124         * mm-decode.el (mm-display-part): Take optional arg `force'.
2125
2126 2010-10-26  Julien Danjou  <julien@danjou.info>
2127
2128         * gnus-group.el (gnus-group-default-list-level): Add this function to
2129         compute the default list level.
2130         (gnus-group-default-list-level): Add possibility to use a function.
2131
2132 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2133
2134         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
2135
2136         * gnus-group.el (gnus-group-completing-read)
2137         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
2138         gnus-replace-in-string.
2139
2140 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2141
2142         * shr.el (shr-tag-div): Add.
2143
2144         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
2145
2146 2010-10-25  Julien Danjou  <julien@danjou.info>
2147
2148         * gnus-util.el: Remove `gnus-with-local-quit'.
2149
2150         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
2151
2152 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2153
2154         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
2155         the original article buffer.
2156
2157 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2158
2159         * nnimap.el (nnimap-request-head): New function.
2160         (nnimap-request-move-article): Try to be slighly faster by not
2161         requesting the entire message when moving.
2162         (nnimap-transform-headers): Don't bug out on bodiless articles.
2163         (nnimap-send-command): Have no outstanding messages if the IMAP server
2164         doesn't support streaming.
2165         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
2166
2167 2010-10-24  Julien Danjou  <julien@danjou.info>
2168
2169         * message.el (message-default-headers): Fix type.
2170
2171 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2172
2173         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
2174         prefetching images.
2175
2176         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
2177         backend for unknown groups.  This is mainly useful for nnimap groups.
2178
2179         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
2180         group isn't covered by the agent.
2181
2182 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
2183
2184         * nnir.el (nnir-method-default-engines): New variable.
2185         (nnir-run-query): Use it.
2186         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
2187         (gnus-summary-nnir-goto-thread): Change group if needed.
2188
2189         * gnus-group.el (gnus-group-group-map): Add key binding for
2190         gnus-group-make-nnir-group.
2191
2192 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2193
2194         * shr.el (shr-tag-object): Add.
2195
2196         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
2197         original article buffer live.
2198         (gnus-summary-select-article-buffer):
2199         Mention gnus-widen-article-buffer.
2200
2201 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2202
2203         * shr.el (shr-tag-strong): Add.
2204
2205 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2206
2207         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
2208         group names.  They mess up the group buffer badly.
2209
2210         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
2211
2212         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
2213         instead of the summary one.
2214
2215 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2216
2217         * mml.el (mml-preview): Work properly when editing article.
2218
2219         * gnus-start.el (gnus-read-active-file-1): Don't add method to
2220         gnus-have-read-active-file if it's already been in.
2221
2222 2010-10-22  Tom Tromey  <tromey@redhat.com>
2223
2224         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
2225         gnus-group-completing-read.
2226
2227 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2228
2229         * message.el (message-mode-map): Don't bind M-; to comment region, to
2230         allow the global comment-dwim to work.
2231
2232 2010-10-21  Julien Danjou  <julien@danjou.info>
2233
2234         * message.el (message-setup-1): Allow message-default-headers to be a
2235         function.
2236
2237 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2238
2239         * shr.el (shr-tag-table): Simplify.
2240
2241 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2242
2243         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
2244         to avoid trying to snarf invalid stuff.
2245
2246         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
2247
2248         * gnus.el (gnus-message-archive-group): Quote value.
2249         (gnus-message-archive-group): Mark as changed.
2250
2251         * shr.el (shr-add-font): Don't put the font properties on the newline
2252         or the indentation.
2253
2254         * message.el (message-fix-before-sending): Change options when sending
2255         non-printable characters.
2256
2257         * gnus.el (gnus-message-archive-method): Change the default to
2258         monthly outgoing groups.
2259
2260         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
2261         that have gotten new numbers.
2262
2263         * nnimap.el (nnimap-request-replace-article): New function.
2264
2265 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2266
2267         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
2268         (nnrss-request-article): Don't use special html washing code.
2269
2270 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2271
2272         * shr.el (shr-tag-table): Remove useless nconc.
2273
2274 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2275
2276         * gnus-art.el (article-wash-html): Simplify and remove the charset
2277         stuff.  Use the normal html rendering code instead of the special html
2278         washing code.
2279
2280         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
2281         `gnus-w3m' symbols.
2282         (mm-text-html-washer-alist): Remove.
2283
2284         * mm-decode.el (mm-inline-text-html-renderer): Remove.
2285         (mm-inline-media-tests): Remove use.
2286         (mm-text-html-renderer): Change default to the `shr' symbol.
2287
2288         * mm-view.el (mm-inline-text-html): Remove use.
2289
2290         * gnus-art.el (gnus-blocked-images): New function.  Allow the
2291         `gnus-blocked-images' to be a function.
2292         (gnus-article-wash-function): Remove.
2293
2294 2010-10-20  Julien Danjou  <julien@danjou.info>
2295
2296         * spam.el (spam-list-of-processors): Mark as obsolete.
2297
2298         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
2299         (nnimap-insert-partial-structure): Fix boundary detection.
2300
2301 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
2302
2303         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
2304         run file-truename on remote files.  This can be expensive and even
2305         prevent one from editing drafts if some unrelated buffer has a stale
2306         connection.
2307
2308 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2309
2310         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
2311         kinsoku-eol regardless of shr-kinsoku-shorten.
2312         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
2313         (shr-tag-table): Support caption, thead, and tfoot.
2314
2315 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2316
2317         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
2318         lines.
2319         (shr-save-contents): New command and keystroke.
2320
2321         * nndoc.el (nndoc-type-alist): Add git support.
2322         (nndoc-git-type-p): New function.
2323         (nndoc-transform-git-article): Ditto.
2324         (nndoc-transform-git-headers): Ditto.
2325         (nndoc-transform-git-headers): Generate Subject headers.
2326
2327         * shr.el (shr-parse-style): New function.
2328         (shr-tag-span): Ditto.
2329
2330         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
2331         to `G G' to avoid collisions.
2332
2333 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2334
2335         * shr.el: Load kinsoku if necessary.
2336         (shr-kinsoku-shorten): New internal variable.
2337         (shr-find-fill-point): Make kinsoku shorten text line if
2338         shr-kinsoku-shorten is bound to non-nil.
2339         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
2340         shr-indentation too when testing if table is wider than frame width.
2341         (shr-insert-table): Use `string-width' instead of `length' to measure
2342         text width.
2343         (shr-insert-table-ruler): Make sure indentation is done at bol.
2344
2345 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
2346
2347         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
2348         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
2349         undecoded network data.
2350
2351 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2352
2353         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
2354         name in the mode line spec so that the mode line menu works
2355         (bug #2431).
2356
2357         * message.el (message-get-reply-headers): If we're fed `to-address',
2358         then always use that.
2359
2360         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
2361         aren't so wide as to need to switch off the edit menu.
2362
2363         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
2364         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
2365
2366         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
2367         `M-g'.
2368         (nnimap-update-info): Update flags/read marks even if \* isn't part of
2369         the permanent marks.
2370
2371 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
2372
2373         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
2374         Splitting according to references/in-reply-to obeys the ignore-groups
2375         variable, while splitting by sender and subject do not.
2376
2377 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2378
2379         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
2380         alist, so that we can look for non-Unicode chars.
2381         (article-translate-strings): Allow both character and string maps.
2382
2383 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2384
2385         * shr.el (shr-insert): Don't insert space behind a wide character
2386         categorized as kinsoku-bol, or between characters both categorized as
2387         nospace.
2388
2389 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
2390
2391         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
2392         headers to gnus-newsgroup-headers.
2393
2394 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2395
2396         * shr.el (shr-tag-img): Don't align images -- since we're not
2397         rescaling, this often leads to ugly displays.
2398
2399 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
2400
2401         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
2402         duplicates.
2403
2404 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
2405
2406         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
2407         call.
2408
2409 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2410
2411         * gnus.el: Autoload gnus-html-show-images.
2412
2413         * nnimap.el: Use nnheader-message throughout.
2414
2415         * shr.el (shr-tag-img): Ignore images with no data.
2416
2417 2010-10-15  Julien Danjou  <julien@danjou.info>
2418
2419         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
2420         a possibility to disable format=flow encoding when using hard newlines.
2421
2422 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2423
2424         * shr.el (shr-insert): Remove space inserted before or after a
2425         breakable character or at the beginning or the end of a line.
2426         (shr-find-fill-point): Do kinsoku; find the second best point or give
2427         it up if there's no breakable point.
2428
2429 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2430
2431         * nnimap.el (nnimap-open-connection): Message when opening connection
2432         for debugging purposes.
2433
2434         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
2435         on every setup buffer call to allow this to change from article to
2436         article.
2437
2438         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
2439         buffers where we have a wide table.
2440
2441 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
2442
2443         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
2444         uses *-request-thread.
2445
2446 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2447
2448         * nnimap.el (nnimap-open-connection): Remove %s from openssl
2449         incantation, which is no longer valid.
2450
2451 2010-10-14  Julien Danjou  <julien@danjou.info>
2452
2453         * shr.el: Fix defcustom type (char -> character).
2454
2455 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2456
2457         * nnimap.el (nnimap-open-connection): tls-program should be a list of
2458         programs.
2459
2460 2010-10-14  Julien Danjou  <julien@danjou.info>
2461
2462         * shr.el (shr-tag-a): Use url-link as widget type.
2463
2464         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
2465         `gnus-group-get-icon'.
2466
2467 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2468
2469         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
2470         This should make server editing work better.
2471
2472         * shr.el (shr-find-fill-point): Don't inloop on indented text.
2473
2474         * tls.el (tls-program): Remove spurious %s from openssl.
2475
2476         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
2477         (nnimap-parse-flags): Fix regexp.
2478
2479         * shr.el (shr-find-fill-point): Use a filling algorithm that should
2480         probably work for CJVK text, too.
2481
2482         * nnimap.el (nnimap-extend-tls-programs): Remove.
2483         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
2484
2485         * tls.el (tls-starttls-switches): Remove starttls hack.
2486         (open-tls-stream): Ditto.
2487         (tls-find-starttls-argument): Ditto.
2488
2489 2010-10-13  Julien Danjou  <julien@danjou.info>
2490
2491         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
2492         responses.
2493
2494 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2495
2496         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
2497
2498         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
2499         anything in Emacs.
2500
2501         * shr.el (shr-current-column): Remove buggy and unnecessary function.
2502
2503 2010-10-13  Julien Danjou  <julien@danjou.info>
2504
2505         * shr.el (shr-width): Make shr-width a defcustom with default to
2506         fill-column.
2507         (shr-tag-img): Use shr-width rather than fill-column.
2508
2509 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2510
2511         * dgnushack.el (byte-optimize-apply)
2512         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
2513
2514         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
2515         position when (X-)Faces exist.
2516         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
2517         avatars when called interactively.
2518
2519 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2520
2521         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
2522         gnus-article-x-face-too-ugly is bound.
2523
2524 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2525
2526         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
2527
2528         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
2529         mailbox that doesn't exist.
2530
2531 2010-10-12  Julien Danjou  <julien@danjou.info>
2532
2533         * shr.el (shr-tag-img): Encode URL properly when retrieving.
2534         (shr-get-image-data): Encode URL properly when fetching from cache.
2535         (shr-tag-img): Use aligned-to spaces to align correctly images.
2536
2537         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
2538         before inserting the Gravatar.
2539
2540         * shr.el (shr-tag-img): Add align attribute support for <img>.
2541
2542 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2543
2544         * gnus-gravatar.el (gnus-art): Require.
2545
2546         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
2547         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
2548         Remove long obsoleted functions.
2549
2550 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2551
2552         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
2553
2554         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
2555
2556         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
2557         * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
2558         * hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
2559         * mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
2560         * mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
2561         * nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
2562         * sieve-manage.el, smime.el, spam.el:
2563         Fix comment for declare-function.
2564
2565 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2566
2567         * nnimap.el (nnimap-request-rename-group): Select group read-only
2568         before renaming it.
2569
2570         * shr.el (shr-insert): Fix up the white space only regexp.
2571
2572         * nnimap.el (nnimap-transform-split-mail): Not all articles have
2573         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
2574
2575         * shr.el (shr-current-column): New function.
2576         (shr-find-fill-point): New function.
2577
2578 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
2579
2580         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
2581         numbers.
2582
2583 2010-10-11  Julien Danjou  <julien@danjou.info>
2584
2585         * shr.el (shr-hr-line): Add.
2586         (shr-tag-hr): Use shr-hr-line to specify which character to use to
2587         display hr lines.
2588         (shr-max-columns): Do not change state to nil if we just inserting
2589         spaces.
2590
2591 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2592
2593         * gnus-topic.el (gnus-topic-read-group): If after the last group,
2594         select the last group.
2595
2596 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
2597
2598         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
2599
2600 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
2601
2602         * dig.el (dig-mode-map): Declare and define in one step.
2603
2604 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2605
2606         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
2607         for Gnus.
2608         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
2609         (nnimap-update-qresync-info): Mark \Seen articles as read.
2610
2611         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
2612         non-variable, too.
2613
2614         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
2615         available.
2616         (nnimap-update-info): Rely more on the current active than the param
2617         active to avoid marking articles as read too much.
2618
2619         * auth-source.el (auth-source-create): Use (user-login-name) for the
2620         user name default.
2621
2622         * nnimap.el (nnimap-update-info): If the server doesn't return any
2623         useful info, just use the previous info.
2624         (nnimap-update-info): Prefer old info over start-article.
2625         (nnimap-update-qresync-info): Finish implementing QRESYNC.
2626
2627 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
2628
2629         * nnir.el (autoload): Clean up autoloads.
2630         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
2631         Use key rather than value.
2632         (nnir-imap-search-other): New variable.
2633         (nnir-read-parm): Use it.
2634         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
2635         (gnus-summary-nnir-goto-thread): Modify to work with imap.
2636
2637 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2638
2639         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
2640         the process, too.
2641
2642 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2643
2644         * spam.el (gnus-summary-mode-map): Bind to "$".
2645         Suggested by Russ Allbery.
2646
2647         * shr.el: Rework the way things are indented by <li> slightly.
2648
2649         * gnus.el (gnus-group-set-parameter): Fix typo.
2650
2651         * nnimap.el: Start implementing QRESYNC support.
2652
2653 2010-10-09  Julien Danjou  <julien@danjou.info>
2654
2655         * nnir.el (nnir-engines): Fix too many arguments.
2656
2657 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2658
2659         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
2660         group is the "last", so that the backends like nnfolder actually save
2661         their folders.
2662
2663         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
2664         try to use that for the tls stream.
2665         (nnimap-retrieve-group-data-early): Rework the marks code to heed
2666         UIDVALIDITY and find out which groups are read-only and not.
2667         (nnimap-get-flags): Use the same marks parsing code as the rest of
2668         nnimap.
2669
2670 2010-10-09  Julien Danjou  <julien@danjou.info>
2671
2672         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
2673
2674         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
2675         retrieving gravatars.
2676
2677         * shr.el (shr-table-corner): Add.
2678         (shr-table-line): Add.
2679         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
2680
2681 2010-10-08  Julien Danjou  <julien@danjou.info>
2682
2683         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
2684
2685 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
2686
2687         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
2688
2689         * gnus-sum.el (gnus-mark-article-as-unread)
2690         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
2691         (gnus-summary-set-bookmark): Use it.
2692
2693         * gnus-msg.el (gnus-setup-message): Use it.
2694
2695         * gnus-demon.el (gnus-demon-remove-handler): Use it.
2696
2697         * gnus.el (gnus-group-remove-parameter): Use it.
2698
2699         * gnus-group.el (gnus-group-make-web-group): Use it.
2700
2701         * gnus-demon.el (gnus-demon-remove-handler): Use it.
2702
2703         * nnregistry.el: Update docs to mention manual.
2704
2705         * gnus-registry.el: Update docs to mention nnregistry.el.
2706         (gnus-registry-initialize): Don't install nnregistry refer method
2707         automatically.
2708         (gnus-registry-install-nnregistry): Remove it.
2709
2710 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2711
2712         * shr.el (shr-insert): Don't insert double spaces.
2713
2714 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2715
2716         * gnus-gravatar.el (gnus-treat-from-gravatar)
2717         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
2718         called interactively.
2719
2720         * gnus-art.el (gnus-mime-view-part-externally)
2721         (gnus-mime-view-part-internally): Make predicate function passed to
2722         gnus-mime-view-part-as-type assume argument is a mime type, not a list
2723         of a mime type.
2724
2725         * shr.el (shr-table-widths): Don't use cl function `reduce'.
2726
2727 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2728
2729         * shr.el (require): Require cl when compiling.
2730         (shr-tag-hr): New function.
2731
2732         * nnimap.el (nnimap-update-info): Remove double setting of high.
2733         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
2734         This makes nnimap work properly on Courier again.
2735
2736         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
2737         the variable for backwards compatability.
2738
2739         * mm-decode.el (mm-save-part): If given a non-directory result, expand
2740         the file name before using to avoid setting mm-default-directory to
2741         nil.
2742
2743         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
2744         bidning gnus-agent variables.
2745
2746         * shr.el (shr-render-td): Use a cache for the table rendering function
2747         to avoid getting an exponential rendering behaviour in nested tables.
2748         (shr-insert): Rework the line-breaking algorithm.
2749         (shr-insert): Don't leave trailing spaces.
2750         (shr-insert-table): Also insert empty TDs.
2751         (shr-tag-blockquote): Ensure paragraphs after </ul>.
2752
2753 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2754
2755         * gnus-sum.el (gnus-number): Rename from `number'.
2756         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
2757         (gnus-summary-limit-children): Update uses correspondingly.
2758
2759 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2760
2761         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
2762         (gnus-gravatar-transform-address): Don't show avatars of people of
2763         which mail addresses match gnus-gravatar-too-ugly.
2764
2765 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2766
2767         * shr.el (shr-table-widths): Expand TD elements to fill available
2768         space.
2769
2770 2010-10-07  Julien Danjou  <julien@danjou.info>
2771
2772         * nnimap.el (nnimap-request-rename-group): Add this method.
2773
2774 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2775
2776         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
2777         name from XEmacs' function-arglist.
2778
2779         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
2780         gravatar under XEmacs.
2781
2782 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
2783
2784         * auth-source.el: Update docs with TODO items.
2785
2786         * gnus-sync.el: Update docs to explain state and plans.
2787
2788         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
2789         Hooks for mark updates.
2790         (gnus-request-set-mark, gnus-request-update-mark): Use them.
2791
2792         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
2793         hooks with arguments, which is needed for mark update hooks.
2794
2795 2010-10-06  Julien Danjou  <julien@danjou.info>
2796
2797         * gnus.el (gnus-expand-group-parameter): Only return and act on what
2798         was matched.
2799
2800         * sieve-manage.el: Update example in `Commentary'.
2801
2802         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
2803
2804         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
2805         not 2000.
2806         (sieve-manage-authenticate): Re-add function.
2807
2808 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2809
2810         * shr.el (shr-insert): Get 'space transition right.
2811         (shr-render-td): Only delete space at the end of the TD.
2812
2813         * nnimap.el (nnimap-open-connection): Prepare to support
2814         open-gnutls-stream.
2815
2816         * shr.el: Rearrange function order to be more logical.
2817
2818 2010-10-06  Julien Danjou  <julien@danjou.info>
2819
2820         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
2821         (nnrss-discover-feed): Remove 404 URL in docstring.
2822
2823         * nnir.el: Fix Swish-E URL.
2824         Fix Namazu URL.
2825
2826         * message.el (message-change-subject): Remove 404 URL in a comment.
2827
2828 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2829
2830         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
2831         called interactively.
2832
2833         * gnus-util.el (gnus-remove-if): Allow hash table.
2834         (gnus-remove-if-not): New function.
2835
2836         * gnus-art.el (gnus-mime-view-part-as-type)
2837         * gnus-score.el (gnus-summary-score-effect)
2838         * gnus-sum.el (gnus-read-move-group-name):
2839         Replace remove-if-not with gnus-remove-if-not.
2840
2841         * gnus-group.el (gnus-group-completing-read):
2842         Regard collection as a hash table if it is not a list.
2843
2844 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2845
2846         * shr.el (shr-render-td): Allow blank/missing <TD>s.
2847
2848         * shr.el: Document the table-rendering algorithm.
2849
2850 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2851
2852         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
2853         for Emacsen having no `libxml-parse-html-region' support.
2854
2855 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2856
2857         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
2858         invalid URLs.
2859
2860         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
2861         line-broken.
2862         (shr-tag-img): Ignore image fetching errors.
2863         (shr-overlays-in-region): Compute overlay positions correctly.
2864
2865         * mm-decode.el (mm-shr): Require shr.
2866
2867         * gnus-art.el (gnus-blocked-images): Move variable here.
2868
2869         * shr.el (shr-insert-table): Bind free variable.
2870
2871         * mm-decode.el (mm-shr): Bind shr-content-function.
2872
2873         * shr.el (shr-content-function): New variable.
2874
2875         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
2876         added for symmetry.
2877
2878         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
2879
2880         * gnus-group.el (gnus-group-make-group): Doc fix.
2881
2882         * nnimap.el (nnimap-request-newgroups): Return success.
2883
2884         * shr.el (shr-find-elements): New function.
2885         (shr-tag-table): Put all the images after the table.
2886         (shr-tag-table): Really inhibit images inside the table.
2887         (shr-collect-overlays): Copy over overlays from the TD elements to the
2888         main document.
2889
2890         * mm-decode.el (mm-shr): Bind shr-blocked-images to
2891         gnus-blocked-images.
2892
2893 2010-10-05  Julien Danjou  <julien@danjou.info>
2894
2895         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
2896
2897         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
2898         (gnus-html-maximum-image-size): Add this function.
2899         (gnus-html-put-image): Use gnus-html-maximum-image-size.
2900
2901         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
2902         server-value of the capability is nil.
2903
2904 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2905
2906         * shr.el (shr-tag-em): Add <EM> tag.
2907
2908 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
2909
2910         * sieve-manage.el (sieve-manage-default-stream): Make default stream
2911         customizable.
2912
2913         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
2914         handing broken links to browse-url.
2915
2916 2010-10-05  Julien Danjou  <julien@danjou.info>
2917
2918         * gnus-util.el (gnus-emacs-completing-read)
2919         (gnus-iswitchb-completing-read): Use autoload rather than require.
2920
2921 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2922
2923         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
2924         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
2925         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
2926         iswitchb-temp-buflist for XEmacs.
2927
2928         * gnus-util.el (gnus-completing-read-function): Exclude
2929         gnus-icompleting-read and gnus-ido-completing-read from candidates for
2930         XEmacs since iswitchb.el is very old and ido.el is unavailable in
2931         XEmacs.
2932
2933         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
2934         not to use `delete-dups' that is unavailable in XEmacs 21.4.
2935
2936         * gnus-html.el: Don't require help-fns under XEmacs.
2937         (gnus-html-schedule-image-fetching): Work for XEmacs.
2938
2939         * mm-decode.el (mm-shr): Decode contents by charset.
2940
2941 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2942
2943         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
2944         unknown.
2945
2946         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
2947         (shr-get-image-data): Ensure against the cache file missing.
2948
2949         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
2950         for data.
2951
2952         * spam-report.el (spam-report-url-ping-plain): Don't query about
2953         killing the process.
2954
2955         * shr.el (shr-render-td): Protect against too-wide text.
2956
2957 2010-10-04  Julien Danjou  <julien@danjou.info>
2958
2959         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
2960         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
2961
2962         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
2963         retrieved.
2964
2965 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2966
2967         * shr.el (browse-url): Require.
2968         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
2969         lines.
2970         (shr-show-alt-text, shr-browse-image): New commands.
2971         (shr-browse-url, shr-copy-url): New commands.
2972
2973         * gnus-sum.el (gnus-widen-article-window): New variable.
2974         (gnus-summary-select-article-buffer): Use it.
2975
2976         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
2977         without @ signs.
2978
2979 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
2980
2981         * nnir.el (nnir-run-imap): Remove spurious space in search string.
2982
2983 2010-10-04  Julien Danjou  <julien@danjou.info>
2984
2985         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
2986         for XEmacs.
2987
2988 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2989
2990         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
2991
2992         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
2993         (nnimap-close-server): Implement.
2994
2995         * dgnushack.el (iswitchb): Require to shut up the compiler.
2996
2997         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
2998         (shr-insert): Tweak line breaking.
2999         (shr-insert): Handle <pre> better.
3000         (shr-tag-li): Get <li> indentation right.
3001         (shr-tag-li): Get <li> indentation even righter.
3002         (shr-tag-blockquote): Ensure paragraph start.
3003         (shr-make-table): Tweak table generation.
3004         (shr-make-table): Fix typo.
3005
3006         * shr.el: Implement table rendering.
3007
3008 2010-10-04  Julien Danjou  <julien@danjou.info>
3009
3010         * gnus-html.el (gnus-html-put-image): Fix resize image code.
3011
3012 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3013
3014         * shr.el (shr-insert): Use string anchors instead of line anchors.
3015
3016 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3017
3018         * shr.el: Add headings.
3019         (shr-ensure-paragraph): Actually work.
3020         (shr-tag-li): Make <ul> prettier.
3021         (shr-insert): Get white space at the beginning/end of elements right.
3022         (shr-tag-p): Collapse subsequent <p>s.
3023         (shr-ensure-paragraph): Don't insert double line feeds after blank
3024         lines.
3025         (shr-insert): \t is also space.
3026         (shr-tag-s): Fix "s" tag name function.
3027         (shr-tag-s): Fix face prop name.
3028
3029 2010-10-03  Julien Danjou  <julien@danjou.info>
3030
3031         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
3032
3033         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
3034         gnus-window-inside-pixel-edges.
3035
3036         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
3037         gnus-ems.
3038
3039         * mm-view.el (mm-inline-image-emacs): Support image resizing.
3040
3041         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
3042         function.
3043
3044         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
3045         resize choice.
3046
3047 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3048
3049         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
3050         beginning of the buffer.
3051
3052         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
3053         article buffer again.
3054
3055         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
3056
3057         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
3058         when it's at the start of the buffer.
3059
3060         * shr.el (shr-tag-blockquote): Convert name.
3061         (shr-rescale-image): Use the right image-size variant.
3062
3063         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
3064         buffer isn't shown, then select the current article first instead of
3065         bugging out.
3066         (gnus-summary-select-article-buffer): Show both the article and summary
3067         buffers again.
3068
3069         * shr.el (shr-fontize-cont): Protect against regions with no text.
3070         Rename tag functions to shr-tag-* for enhanced security.
3071         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
3072
3073 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
3074
3075         * shr.el (shr-insert):
3076         * pop3.el (pop3-movemail):
3077         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
3078         loaded.
3079
3080 2010-10-03  Glenn Morris  <rgm@gnu.org>
3081
3082         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
3083
3084         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
3085
3086         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
3087
3088         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
3089
3090         * gnus-util.el (gnus-make-local-hook): Simplify.
3091
3092 2010-10-02  Julien Danjou  <julien@danjou.info>
3093
3094         * gnus-util.el (gnus-iswitchb-completing-read): New function.
3095         (gnus-ido-completing-read): New function.
3096         (gnus-emacs-completing-read): New function.
3097         (gnus-completing-read): Use gnus-completing-read-function.
3098         Add gnus-completing-read-function.
3099
3100 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3101
3102         * shr.el (shr-insert-document): Autoload.
3103         (shr-img): Be silent.
3104         (shr-insert): Add a newline after every picture before text.
3105         (shr-add-font): Use overlays for combining faces.
3106         (shr-insert): Pass upwards the text start point.
3107
3108         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
3109         possible.
3110         (mm-shr): New function.
3111
3112 2010-10-02  Julien Danjou  <julien@danjou.info>
3113
3114         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
3115         should go backward.
3116
3117 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
3118
3119         * shr.el (shr): Fix typo in provide call.
3120
3121 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3122
3123         * shr.el: New file.
3124
3125         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
3126
3127         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
3128         completing read.
3129
3130 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3131
3132         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
3133         we're being queried about.  Suggested by Dan Jacobson.
3134
3135         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
3136         Suggested by Jason Eisner.
3137
3138         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
3139         table, too.  Suggested by Stefan Wiens.
3140         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
3141         the table unnecessary.  Suggested by Stefan Wiens.
3142
3143         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
3144         longer needed, and probably doesn't work either, as pointed out by
3145         Stefan Wiens.
3146         (gnus-summary-exit): Remove call to the clearing function.
3147         (gnus-summary-exit-no-update): Ditto.
3148
3149         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
3150         instead of gnus-eval-in-buffer-window to avoid popping up frames.
3151         Reported by Stefan Monnier.
3152         (gnus-summary-save-in-rmail): Ditto.
3153
3154         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
3155         article buffer, instead of both the article buffer and the summary
3156         buffer.  Sort of suggested by Dan Jacobson.
3157
3158         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
3159
3160         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
3161         Suggested by Dan Jacobson.
3162
3163         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
3164         documentation clearer.
3165
3166         * message.el (message-shorten-references): Comment on the number "21".
3167         Suggested by Stefan Monnier.
3168
3169         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
3170         Suggested by Dan Jacobson.
3171
3172         * gnus.el (gnus-large-newsgroup):
3173         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
3174
3175         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
3176         externalize attachments.  Bug reported by Steve Wen.
3177
3178         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
3179         really message anything to the user.
3180
3181         * nnmail.el (nnmail-article-group): Allow using the fancy split method
3182         directly.
3183
3184         * nnimap.el (nnimap-request-group): Low higher than high to signal no
3185         messages in empty groups.
3186
3187 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
3188
3189         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
3190         non-UIDNEXT group.
3191
3192 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3193
3194         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
3195         not the value from the collection.
3196
3197         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
3198         values.  This sometimes happens on some groups that have no info.
3199         (nnimap-request-newgroups): New function.
3200
3201 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
3202
3203         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
3204         check into `gnus-registry-initialize'.
3205         (gnus-registry-initialize): Ditto.
3206         Fix and extend header docs.
3207
3208 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3209
3210         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
3211         regexp backtrace overflows.
3212
3213         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
3214         for starttls that tls.el implements; i.e. openssl.
3215
3216         * tls.el (tls-starttls-switches): Give up on using starttls with
3217         gnutls-cli.
3218         (tls-program): Add --insecure to be consistent with the defaults from
3219         openssl s_client.  Now all three commands are insecure.
3220
3221 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3222
3223         * lpath.el: Bind completion-styles-alist for XEmacs.
3224
3225         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
3226         (gravatar-create-image): New function that's an alias to
3227         gnus-xmas-create-image, gnus-create-image, or create-image.
3228         (gravatar-data->image): Use it.
3229
3230 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
3231
3232         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
3233         install the nnregistry refer method.
3234         (gnus-registry-install-hooks): Use it.
3235         (gnus-registry-unfollowed-groups): Add nnmairix to the default
3236         unfollowed groups.
3237
3238 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
3239
3240         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
3241         expanding threads.
3242
3243 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3244
3245         * nnir.el: Use the server names without suffixes (bug #7009).
3246
3247         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
3248         unencrypted to STARTTLS, if possible.
3249
3250 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
3251
3252         * message.el (message-ignored-supersedes-headers): Strip Injection-*
3253         headers before superseding.
3254
3255 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3256
3257         * nnrss.el (nnrss-use-local): Add documentation.
3258
3259         * nnimap.el (nnimap-extend-tls-programs): New function.
3260         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
3261         (nnimap-wait-for-connection): Accept the greeting from the stupid
3262         output from openssl s_client -starttls, too.
3263
3264         * tls.el (tls-starttls-switches): New variable.
3265         (tls-find-starttls-argument): Use it.
3266         (open-tls-stream): Ditto.
3267
3268         * netrc.el (netrc-credentials): Return the value of the "default" entry.
3269         (netrc-machine): Ditto.
3270
3271         * nnimap.el (nnimap-find-article-by-message-id): Really return the
3272         article number.
3273         (nnimap-split-fancy): New variable.
3274         (nnimap-split-incoming-mail): Use it.
3275
3276         * nntp.el (nntp-server-list-active-group): Document.
3277
3278         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
3279         SELECT to get the message-id.
3280
3281         * mail-source.el (mail-sources): Remove webmail support.
3282         (defvar): Ditto.
3283         (mail-source-fetcher-alist): Ditto.
3284         (mail-source-fetch-webmail): Remove.
3285
3286         * webmail.el: Remove -- doesn't seem relevant any more.
3287
3288         * gnus.el: Fix up make-obsolete-variable declarations throughout.
3289
3290         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
3291         the \r.
3292
3293 2010-09-30  Julien Danjou  <julien@danjou.info>
3294
3295         * gnus-agent.el (gnus-agent-add-group): Fix call to
3296         gnus-completing-read.
3297
3298 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3299
3300         * nndoc.el (nndoc-retrieve-groups): New function.
3301
3302         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
3303         `default', use nnmail-split-methods.
3304         (nnimap-request-article): Downcase the NILs so that they are nil.
3305
3306         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
3307         symbol.
3308
3309         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
3310         code, since if the user has requested network, that's what they ought
3311         to get.
3312         (nnimap-request-set-mark): Erase the buffer before issuing commands.
3313         (nnimap-split-rule): Mark as obsolete.
3314
3315         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
3316         New variable.
3317
3318         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
3319         correct slot, too.
3320
3321 2010-09-29  Julien Danjou  <julien@danjou.info>
3322
3323         * gnus.el (gnus-local-domain): Declare variable obsolete.
3324
3325         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
3326         Fix history computing.
3327         (gnus-ido-completing-read): Require ido.
3328
3329 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3330
3331         * gnus-registry.el: Don't prompt on load, which makes it impossible to
3332         build Gnus.
3333
3334         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
3335         when interpreting the structures.
3336         (nnimap-request-accept-article): Add \r\n to the lines to make this
3337         work with Cyrus.
3338
3339         * nndraft.el (nndraft-request-expire-articles): Use the group name
3340         instead if "nndraft".  Fix found by Nils Ackermann.
3341
3342 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
3343
3344         * nnregistry.el: Add.
3345
3346 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3347
3348         * nnmail.el (group, group-art-list, group-art):
3349         Remove unneeded directives.
3350
3351 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3352
3353         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
3354         (mm-mime-charset)
3355         * rfc2047.el (rfc2047-syntax-table)
3356         * utf7.el (utf7-utf-16-coding-system): Comment fix.
3357
3358         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
3359         rather than `insert-file-contents' and `eval-region'.
3360
3361         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
3362         construction.
3363
3364         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
3365
3366         * time-date.el: No need to require cl for Emacs 21.
3367
3368 2010-09-29  Julien Danjou  <julien@danjou.info>
3369
3370         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
3371         replacement of `gnus-gravatar-relief' to mimic
3372         `gnus-faces-properties-alist'.
3373         Add :version property.
3374
3375 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3376
3377         * mail-source.el (mail-source-report-new-mail)
3378         * message.el (message-default-mail-headers)
3379         * mm-decode.el (mm-valid-image-format-p): Comment fix.
3380
3381         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
3382
3383 2010-09-28  Julien Danjou  <julien@danjou.info>
3384
3385         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
3386         mail-address contains the same string as real-name.
3387
3388         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
3389         non-blank in header, otherwise it'll get stripped.
3390
3391         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
3392         real-name, and then for mail address rather than doing : or , search.
3393
3394 2010-09-27  Julien Danjou  <julien@danjou.info>
3395
3396         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
3397         right completing-read function.
3398         (gnus-use-ido): New variable
3399         (gnus-completing-read-with-default): Remove.
3400         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
3401         (gnus-agent-add-group):
3402         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
3403         * mm-view.el (mm-view-pkcs7-decrypt):
3404         * mm-util.el (mm-codepage-setup):
3405         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
3406         * mml-smime.el (mml-smime-openssl-sign-query):
3407         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
3408         (mml-insert-multipart):
3409         * gnus-msg.el (gnus-summary-yank-message):
3410         * gnus-int.el (gnus-start-news-server):
3411         * mm-decode.el (mm-interactively-view-part):
3412         * gnus-dired.el (gnus-dired-attach):
3413         * gnus.el (gnus-read-method):
3414         * gnus-bookmark.el (gnus-bookmark-jump):
3415         * gnus-art.el (gnus-mime-view-part-as-type)
3416         (gnus-mime-action-on-part, gnus-article-encrypt-body):
3417         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
3418         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
3419         * nnmairix.el (nnmairix-create-server-and-default-group)
3420         (nnmairix-update-groups, nnmairix-get-server)
3421         (nnmairix-backend-to-server, nnmairix-goto-original-article)
3422         (nnmairix-get-group-from-file-path):
3423         * nnrss.el (nnrss-find-rss-via-syndic8):
3424         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
3425         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
3426         (gnus-group-browse-foreign-server):
3427         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
3428         (gnus-summary-execute-command, gnus-summary-respool-article)
3429         (gnus-read-move-group-name):
3430         * gnus-score.el (gnus-summary-increase-score)
3431         (gnus-summary-score-effect):
3432         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
3433
3434 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3435
3436         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
3437         x-focus-frame.
3438
3439         * nnimap.el (auth-source-forget-user-or-password)
3440         (auth-source-user-or-password): Autoload.
3441
3442         * message.el (message-from-style, message-interactive)
3443         (message-cite-prefix-regexp, message-sendmail-envelope-from)
3444         (message-yank-prefix, message-indentation-spaces, message-signature)
3445         (message-signature-file): Add comment.
3446
3447 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3448
3449         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
3450         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
3451         new articles.
3452
3453         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
3454         parts.
3455         (nnimap-request-article): Work with the t setting, too.
3456
3457         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
3458         that you don't get flashes of other buffers.
3459         (gnus-summary-show-complete-article): Intern before setting.
3460
3461 2010-09-27  David Engster  <dengste@eml.cc>
3462
3463         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
3464         well as HEADERS.
3465         (nnmairix-retrieve-headers): Provide new argument for the above.
3466
3467 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3468
3469         * gnus-sum.el (gnus-summary-move-article): Don't alter
3470         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
3471         group.
3472
3473         * nnimap.el (nnimap-update-info): Don't destructively alter active.
3474
3475         * message.el (message-cite-prefix-regexp): Revert my last edit.
3476
3477         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
3478         variable instead of the Gnus variable.
3479
3480         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
3481
3482         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
3483
3484         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
3485         since some servers don't like it.
3486         (nnimap-open-connection): Forget credentials if the server says the
3487         password was wrong.
3488         (nnimap-parse-line): Protect against invalid data.
3489
3490         * gnus-sum.el (gnus-summary-move-article): Add comment.
3491         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
3492         nothing alters it while scanning for new messages.
3493
3494         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
3495         which may or may not help.
3496         (nnimap-open-connection): If we're doing a stream connection, and then
3497         discover we're on a STARTTLS-capable server, then open a STARTTLS
3498         connection instead.
3499
3500 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3501
3502         * nnimap.el (utf7): Require.
3503
3504         * message.el (message-cite-prefix-regexp): Remove "}" from citation
3505         prefix.
3506
3507 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
3508
3509         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
3510
3511 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3512
3513         * nnimap.el (nnimap-request-accept-article): Message the error on
3514         error.
3515
3516 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3517
3518         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
3519
3520 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3521
3522         * nndoc.el (nndoc-request-list): Return success always.
3523
3524         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
3525         `fetch-old' -- we only want to fetch the articles we've requested.
3526         The rest are in the agent, probably.
3527         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
3528         disappeared server" to something low.  It's not important.
3529
3530         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
3531         arrived before the FETCH data.
3532
3533         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
3534         target here, because we don't know the Gnus name of the group.
3535
3536         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
3537         for the correct group.
3538
3539         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
3540
3541         * gnus.el (gnus): Give a final warning after startup.
3542
3543         * gnus-util.el (gnus-action-message-log): New variable.
3544         (gnus-message): Use it.
3545         (gnus-final-warning): New function.
3546
3547         * nnimap.el (nnimap-open-connection): Record the greeting.
3548         (nnimap): Add greeting.
3549
3550 2010-09-26  Julien Danjou  <julien@danjou.info>
3551
3552         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
3553         arguments.
3554         (gnus-html-wash-images): Fix spec computing to include start/end.
3555
3556         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
3557
3558 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3559
3560         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
3561         deletion.
3562         (nnimap-retrieve-headers): Don't select the group, because that's
3563         already done by nnimap-possibly-change-group.
3564
3565         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
3566         (gnus-picon-transform-address): Use it.
3567
3568         * mail-source.el (mail-source-value): Revert previous patch.
3569
3570         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
3571         on failure.
3572         (nnimap-open-connection): Look up both virtual and physical server name
3573         credentials.
3574
3575         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
3576
3577 2009-02-07  Dave Love  <fx@gnu.org>
3578
3579         * tls.el (open-tls-stream): Don't query killing process.
3580
3581 2009-02-08  Dave Love  <fx@gnu.org>
3582
3583         * gnus-win.el (gnus-window-to-buffer-helper)
3584         (gnus-all-windows-visible-p): Function needn't be a symbol.
3585
3586         * mail-source.el (mail-source-value): Function needn't be a symbol.
3587
3588 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3589
3590         * message.el (message-cite-prefix-regexp): Remove } from the cite
3591         prefix.
3592
3593         * gnus-art.el (gnus-treatment-function-alist): Do picons before
3594         highlight again, so that the highlight is correct.
3595
3596         * gnus-picon.el (gnus-picon): Remove again.
3597         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
3598
3599         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
3600         doing the header highlightling, so that the background colour of the
3601         picon is correct.
3602
3603         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
3604         (gnus-picon): Ditto.
3605         (gnus-picon): Reinstate.  The background colour for picons is white.
3606         (gnus-picon-insert-glyph): Make the background white.
3607
3608         * nnml.el (nnml-open-nov): Don't return dead buffers.
3609
3610         * auth-source.el (auth-source-create): Query the user for whether to
3611         store the credentials.
3612
3613         * netrc.el (netrc-store-data): New function.
3614
3615         * auth-source.el (auth-source-user-or-password): Use the existing auth
3616         sources, if any, for creation.
3617
3618         * gnus.el (gnus-group-fast-parameter): Return the last matching
3619         parameter instead of the first matching parameter.
3620
3621 2010-09-26  Julien Danjou  <julien@danjou.info>
3622
3623         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
3624
3625 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3626
3627         * mml2015.el (mml2015-use): Remove gpg support.
3628
3629         * mml1991.el (mml1991-function-alist): Remove gpg function.
3630         (mml1991-gpg-sign): Remove.
3631
3632 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
3633
3634         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
3635         (gnus-browse-unsubscribe-current-group): Document it.
3636         (gnus-browse-unsubscribe-group): Use it.
3637
3638 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3639
3640         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
3641         address to the To list for easier response.
3642
3643         * gnus.el (gnus-play-startup-jingle): Remove.
3644         (gnus-splash): Don't play jingle.
3645         (gnus): Silence gnus-load message.
3646
3647         * gnus-art.el (gnus-treat-play-sounds): Remove.
3648
3649         * gnus.el (gnus-play-jingle): Remove audio support.
3650
3651         * gnus-cus.el (gnus-score-customize): Remove audio reference.
3652
3653         * earcon.el: Remove -- no users.
3654
3655         * gnus-audio.el: Remove -- no users of this package.
3656
3657         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
3658
3659         * gnus-start.el (gnus-setup-news): Remove nocem support.
3660
3661         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
3662
3663         * gnus.el (gnus-use-nocem): Remove.
3664
3665         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
3666         Remove.
3667
3668         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
3669         uses NoCeM any more.
3670
3671         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
3672         (gnus-button-ctan-handler): Ditto.
3673         (gnus-button-handle-ctan-bogus-regexp): Ditto.
3674         (gnus-button-ctan-directory-regexp): Ditto.
3675         (gnus-button-handle-ctan): Ditto.
3676         (gnus-button-tex-level): Ditto.
3677         (gnus-button-alist): Remove CTAN stuff.
3678
3679 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3680
3681         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
3682         nnimap-streaming test.
3683
3684         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
3685         servers twice.
3686
3687         * nnimap.el (nnimap-open-connection): Add more error reporting when
3688         nnimap fails early.
3689
3690         * nnheader.el (nnheader-get-report-string): New function.
3691         (nnheader-get-report): Use it.
3692
3693         * gnus-int.el (gnus-check-server): Say what the error was when opening
3694         failed.
3695
3696         * nnimap.el (nnimap-wait-for-response): Search further when we're not
3697         using streaming.
3698
3699 2010-09-25  Julien Danjou  <julien@danjou.info>
3700
3701         * gnus-html.el (gnus-html-rescale-image): Use our defalias
3702         gnus-window-inside-pixel-edges.
3703
3704 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3705
3706         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
3707
3708         * mm-decode.el (mm-save-part): Allow saving to other directories the
3709         normal Emacs way.
3710
3711         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
3712         Suggested by Jay Berkenbilt.
3713
3714         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
3715         there isn't a single byte.
3716
3717         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
3718         just do it.  It doesn't really seem to matter what the user responds
3719         here, I think, so it's just a confusing question.
3720
3721         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
3722         non-streaming case.
3723
3724         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
3725         (gnus-article-encrypt-body): Use it.
3726
3727         * gnus-sum.el (gnus-summary-show-complete-article): New command and
3728         keystroke.
3729
3730         * nnimap.el (nnimap-find-wanted-parts-1):
3731         Use gnus-fetch-partial-articles.
3732
3733         * gnus-art.el (gnus-fetch-partial-articles): New variable.
3734
3735         * nnimap.el (nnimap-insert-partial-structure): New function.
3736         (nnimap-get-partial-article): New function.
3737         (nnimap-request-article): Use it.
3738         (nnimap-wait-for-response): Return whether the wait was successful.
3739         (nnimap-finish-retrieve-group-infos): Don't do anything if the
3740         retrieval wasn't successful.
3741         (nnimap-retrieve-group-data-early): Allow throttling servers.
3742         (nnimap-streaming): New variable.
3743         (nnimap-fetch-partial-articles): Remove.
3744
3745         * mm-decode.el (mm-with-part): Protect against killed buffers.
3746
3747         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
3748         for prettier summary display.
3749
3750 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
3751
3752         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
3753
3754 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3755
3756         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
3757         apparently third-party libraries depend on it.
3758
3759         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
3760         before starting negotiation.
3761
3762         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
3763         privacy reasons.
3764         (gnus-treat-mail-gravatar): Ditto.
3765
3766         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
3767         buffer when inserting images.  Inserting text into the headers, for
3768         instance, can make them invalid.
3769
3770 2010-09-25  Julien Danjou  <julien@danjou.info>
3771
3772         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
3773         variables.
3774
3775         * nnheader.el: Remove useless variables news-reply-yank-from and
3776         news-reply-yank-message-id.
3777
3778         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
3779         variables.
3780
3781         * mml1991.el: Remove useless mml1991-verbose.
3782
3783         * gnus.el: Remove useless variable gnus-use-generic-from.
3784         Remove obsolete variable gnus-topic-indentation.
3785
3786         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
3787
3788         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
3789
3790         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
3791
3792         * gnus-group.el: Remove useless gnus-group-icon-cache.
3793         Remove useless gnus-ephemeral-group-server.
3794
3795         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
3796
3797         * mml2015.el: Remove useless mml2015-verbose.
3798
3799         * mml-smime.el: Remove useless mml-smime-verbose.
3800
3801         * gnus.el: Remove useless gnus-local-domain.
3802
3803         * gnus-gravatar.el (gnus-gravatar-transform-address):
3804         Use gnus-gravatar-size.
3805
3806         * gnus-art.el: Remove useless gnus-treat-translate.
3807
3808 2010-09-24  Julien Danjou  <julien@danjou.info>
3809
3810         * gnus-sum.el: Add support for Gravatars.
3811
3812         * gnus-art.el: Add support for Gravatars.
3813
3814         * gnus-gravatar.el: Add this file.
3815
3816         * gravatar.el: Add this file.
3817
3818 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3819
3820         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
3821
3822         * gnus-group.el (gnus-group-fetch-faq): Remove.
3823
3824         * gnus.el (gnus-group-faq-directory): Remove.
3825
3826         * gnus-group.el (gnus-group-fetch-charter): Remove.
3827
3828         * gnus.el (gnus-group-charter-alist): Remove.
3829
3830         * gnus-group.el (gnus-group-archive-directory): Remove.
3831         (gnus-group-recent-archive-directory): Ditto.
3832         (gnus-group-make-archive-group): Remove.
3833
3834         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
3835
3836         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
3837         use the same article number for all the cached articles.
3838
3839         * nnimap.el (nnimap-command): Register the last command time so
3840         that we can use it for idling NOOPs.
3841         (nnimap-open-connection): Start the keeplive timer.
3842         (nnimap-make-process-buffer): Store all the process buffers.
3843         (nnimap-keepalive): New function.
3844
3845         * starttls.el (starttls-open-stream): Add autoload cookie.
3846
3847 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
3848
3849         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
3850         handling.
3851
3852 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3853
3854         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
3855         its data structures.
3856
3857         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
3858         instead of the cl.el copy-list.
3859         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
3860         equalp.
3861
3862 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3863
3864         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
3865         and tool-bar-local-item-from-menu.
3866
3867         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
3868         mode-line-highlight face for Emacs.
3869
3870         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
3871         loading gnus-sum.elc; fix comment for canlock-verify.
3872         (gnus-article-jump-to-part): Use read-number.
3873         (gnus-insert-mime-button, gnus-insert-mime-security-button):
3874         Remove Emacs pre-21 compatible code for help-echo.
3875         (gnus-article-next-page-1): No need to adjust the number of lines.
3876         (gnus-article-describe-bindings): Always use help-buffer.
3877
3878         * gnus-audio.el (gnus-audio-inline-sound)
3879         * gnus-cus.el (gnus-custom-mode)
3880         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
3881
3882         * gnus-sum.el (gnus-remove-overlays): Doc fix.
3883
3884         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
3885         compatible code.
3886
3887 2010-09-24  Glenn Morris  <rgm@gnu.org>
3888
3889         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
3890         visiting the fcc file in rmail-mode.
3891
3892         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
3893
3894 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3895
3896         * nnir.el: Silence the byte compiler.
3897
3898         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
3899         alias to browse-url-url-encode-chars if any.
3900         (gnus-html-encode-url): Use it.
3901
3902 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3903
3904         * gnus-start.el (gnus-use-backend-marks): New variable.
3905         (gnus-get-unread-articles-in-group): Use it.
3906
3907         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
3908         makeover.
3909
3910 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
3911
3912         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
3913
3914 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3915
3916         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
3917         Remove.
3918         (gnus-setup-news-hook):
3919         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
3920
3921         * gnus-int.el (gnus-request-update-info): Protect against backends not
3922         having the function.
3923
3924         * nnimap.el (nnimap-stream): Mention starttls.
3925         (nnimap-open-connection): Add starttls support.
3926
3927 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
3928
3929         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
3930
3931 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3932
3933         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
3934         BODYSTRUCTUREs.
3935         (nnimap-transform-headers): Unfold quoted {42} headers.
3936
3937         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
3938         the info.
3939         (gnus-get-unread-articles): Only call updatep on backends that support
3940         it.
3941
3942         * nnweb.el (nnweb-request-update-info): NOOP.
3943
3944         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
3945
3946         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
3947         since it only deals with marks.
3948
3949         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
3950         gnus-request-marks, and make a new gnus-request-update-info.
3951
3952         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
3953         the active instead of the high number, which is usually too low.
3954
3955 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
3956
3957         * netrc.el (netrc-parse): Remove encrypt.el mentions.
3958         * encrypt.el: Remove.
3959
3960 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3961
3962         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
3963         server in symbolic form.
3964
3965         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
3966
3967 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3968
3969         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
3970         (nnimap-update-info): Fix up code slightly.
3971
3972         * gnus-int.el (gnus-open-server): Add tracing for performance
3973         debugging.
3974
3975         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
3976         (gnus-group-insert-group-line): Pass the real group name so that it
3977         gets the right data.
3978
3979         * gnus-start.el (gnus-get-unread-articles): Don't have
3980         `gnus-get-unread-articles-in-group' update info, since that can be
3981         really slow and doesn't seem to be needed?
3982
3983 2010-09-22  Dan Christensen  <jdc@uwo.ca>
3984
3985         * time-date.el (date-to-time): Try using parse-time-string first before
3986         using the slower timezone-make-date-arpa-standard.
3987
3988 2010-09-22  Julien Danjou  <julien@danjou.info>
3989
3990         * gnus-group.el (gnus-group-insert-group-line):
3991         Call gnus-group-highlight-line.
3992         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
3993         default hook list.
3994         (gnus-group-update-eval-form): Add new function.
3995         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
3996         (gnus-group-get-icon): Use gnus-group-update-eval-form.
3997
3998 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3999
4000         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
4001         immediate, then expire all articles.
4002         (nnimap-update-info): Fix off-by-one errors.
4003         (nnimap-flags-to-marks): Would return no marks lists for group with no
4004         flags.  Instead return the other data.
4005
4006 2010-09-22  Julien Danjou  <julien@danjou.info>
4007
4008         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
4009         Only return an icon.
4010         (gnus-group-insert-group-line): Compute icon to return.
4011
4012         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
4013         (gnus-html-image-fetched): Only cache if
4014         gnus-html-image-automatic-caching is set.
4015         (gnus-html-image-fetched): Check for errors.
4016
4017 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4018
4019         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
4020         once per method on `g'.  This ensures that backends like nnfolder don't
4021         open all their folders.
4022
4023         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
4024         (nnimap-request-list): Nix out group in the correct buffer.
4025         (nnimap-parse-flags): Implement by using `read' instead of
4026         hand-parsing.
4027         (nnimap-flags-to-marks): Pass on permanent-flags.
4028         (nnimap-make-process-buffer): Record the server name.
4029         (nnimap-parse-flags): Fix typo.
4030         (nnimap-request-scan): Run split on the server in general, not just a
4031         single group.
4032
4033         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
4034         parameter, and propagate this downwards.
4035
4036         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
4037         since EXAMINE changes it on the server.
4038
4039         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
4040         this command might take a while.
4041
4042 2010-09-22  Julien Danjou  <julien@danjou.info>
4043
4044         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
4045         harmful if you have 2 images side-by-side, they can't be properly
4046         update on text deletion.  Using text-property is safer here.
4047         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
4048         data.
4049
4050 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4051
4052         * nnimap.el (nnimap-expunge-inbox): Remove.
4053         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
4054         (nnimap-expunge): Flip default to t.
4055
4056         * gnus.el (gnus-method-to-server): Don't push things to the cache
4057         unless it's unique.
4058         (gnus-server-to-method): Ditto.
4059
4060 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
4061
4062         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
4063
4064 2010-09-22  Julien Danjou  <julien@danjou.info>
4065
4066         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
4067         get the start of data.
4068         (gnus-html-encode-url): Add this function to encode special chars in
4069         URL.
4070         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
4071         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
4072
4073         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
4074         default.
4075         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
4076
4077         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
4078         images alt-text.
4079         (gnus-html-put-image): Put alt-text as help-echo.
4080
4081 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4082
4083         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
4084         * mm-util.el (mm-decompress-buffer)
4085         * nnir.el (nnir-run-find-grep)
4086         * pop3.el (pop3-list): Use 3rd arg of split-string.
4087
4088         * time-date.el (format-seconds): Comment fix.
4089
4090         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
4091         and byte-optimize-form-code-walker.
4092         (dgnushack-make-auto-load): Don't advise make-autoload.
4093
4094         * lpath.el: Remove Emacs 21 stuff.
4095
4096 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4097
4098         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
4099         outside the active range.  Suggested by Dan Christensen.
4100
4101         * gnus-start.el (gnus-get-unread-articles): Get the extended method
4102         slightly later to avoid double-getting it.
4103
4104         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
4105         previous patch.
4106
4107         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
4108
4109 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
4110
4111         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
4112
4113 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4114
4115         * gnus-int.el (gnus-open-server): Give a better error message in the
4116         "go offline" case.
4117
4118         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
4119         marks for nnimap, which is seldom the right thing to do.
4120
4121         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
4122         (gnus-same-method-different-name): New function.
4123
4124         * nnimap.el (parse-time): Require.
4125
4126         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
4127         method in the presence of many similar methods.
4128
4129         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
4130
4131         * nnimap.el (nnimap-find-expired-articles): Don't refer to
4132         nnml-inhibit-expiry.
4133
4134         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
4135         find out whether methods are equal.
4136
4137         * nnimap.el (nnimap-find-expired-articles): New function.
4138         (nnimap-process-expiry-targets): New function.
4139         (nnimap-request-move-article): Request the article before looking at
4140         what the Message-ID is.  Fix found by Andrew Cohen.
4141         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
4142
4143         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
4144         for oldness in addition to being a predicate.
4145
4146         * nnimap.el (nnimap-request-group): When we have zero articles, return
4147         the right data to Gnus.
4148         (nnimap-request-expire-articles): Only delete articles immediately if
4149         the target is 'delete.
4150
4151         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
4152         method, this would bug out.
4153
4154         * gnus-group.el (gnus-group-expunge-group): Rename from
4155         gnus-group-nnimap-expunge, and implemented as a normal interface
4156         function.
4157
4158         * gnus-int.el (gnus-request-expunge-group): New function.
4159
4160         * nnimap.el (nnimap-request-create-group): Implement.
4161         (nnimap-request-expunge-group): New function.
4162
4163 2010-09-21  Julien Danjou  <julien@danjou.info>
4164
4165         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
4166         (gnus-html-cache-expired): Add new function.
4167         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
4168         wethever we should display image for fetch it.
4169         Compute alt-text earlier to pass it to the fetching function too.
4170         (gnus-html-schedule-image-fetching): Change function argument to only
4171         get one image at a time, not a list.
4172         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
4173         cache.
4174         (gnus-html-get-image-data): New function to retrieve image data from
4175         cache.
4176         (gnus-html-put-image): Change buffer argument to use image data rather
4177         than file, and place image above region rather than inserting a new
4178         one.  Do not take alt-text as argument, since it's useless now: we place
4179         the image above alt-text.
4180         (gnus-html-prune-cache): Remove.
4181         (gnus-html-show-images): Start to fetch image when we find one, do not
4182         push into a temporary list.
4183         (gnus-html-prefetch-images): Only fetch image if they have expired.
4184         (gnus-html-browse-image): Fix, use 'gnus-image-url.
4185         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
4186
4187 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4188
4189         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
4190
4191 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4192
4193         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
4194         spec inser "*" if the group isn't active instead of 0.
4195
4196         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
4197         opening the server.
4198         (nnimap-request-delete-group): Implement group deletion.
4199         (nnimap-transform-headers): Return the size of the entire message in
4200         the Bytes header, not just the size of the first part.
4201         (nnimap-request-move-article): When moving an article from nnimap,
4202         request the article first so the accepting form has an article to
4203         accept.  Reported by Dan Christensen.
4204         (nnimap-command): Make sure that the error message doesn't error out.
4205
4206 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
4207
4208         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
4209         we haven't requested anything.
4210
4211 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4212
4213         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
4214         "".  Fix found by Andrew Cohen.
4215
4216         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
4217         instead of -encode-string.
4218
4219 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4220
4221         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
4222
4223         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
4224         by mm-subst-char-in-string.
4225
4226 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4227
4228         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
4229         waiting for the connection string.
4230
4231         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
4232         arriving.
4233
4234         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
4235         bogus characters.  This allows selecting certain Gmail groups.
4236
4237         * nnimap.el (nnimap-find-wanted-parts-1): New function.
4238         (nnimap-fetch-partial-articles): New variable.
4239         (nnimap-open-connection): When looking for credentials, also use the
4240         nnimap-server-port.
4241         (nnimap-request-article): Return the group/article number, so that Gnus
4242         `^' works as expected.
4243         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
4244
4245         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
4246         comments.
4247         (gnus-methods-sloppily-equal): New function.
4248         (gnus): When using the development version of Gnus, load the gnus-load
4249         file.
4250
4251         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
4252         `gnus-open-server' on each method before trying to scan them etc.
4253         This ensures that all the backend parameters are set correctly.
4254
4255         * nnimap.el (nnimap-authenticator): New variable.
4256         (nnimap-open-connection): Allow anonymous login.
4257         (nnimap-transform-headers): The chars header is called Chars not Bytes.
4258         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
4259
4260         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
4261         patch, found by Knut Anders Hatlen.
4262
4263 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
4264
4265         * gnus-agent.el (gnus-agent-batch-confirmation)
4266         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
4267         to gnus-message.
4268         * gnus-art.el (gnus-article-describe-briefly): Likewise.
4269         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
4270         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
4271         * gnus-int.el (gnus-open-server): Likewise.
4272         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
4273         (gnus-score-check-syntax): Likewise.
4274         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
4275         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
4276         Likewise.
4277         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
4278
4279 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4280
4281         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
4282         calling conventions so that prefetch doesn't bug out.
4283
4284 2010-09-19  Julien Danjou  <julien@danjou.info>
4285
4286         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
4287         rather than `subst-char-in-region' in order to be able to replace ASCII
4288         char by UTF-8 ones.
4289
4290         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
4291         than curl.
4292         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
4293         the right URL and ALT text on images.
4294         (gnus-html-wash-tags): Fix tag case.
4295         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
4296         (gnus-article-html): Add -o display_ins_del=2 option.
4297         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
4298
4299 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4300
4301         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
4302         the extra mail headers, which sometimes seem to happen for unknown
4303         reasons.
4304
4305         * mail-parse.el (mail-header-encode-parameter): Define as
4306         rfc2045-encode-string instead of as rfc2231-encode-string, since some
4307         (or most, perhaps?) mail readers don't understand the latter, but do
4308         understand the former.
4309
4310         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
4311         to nil, so that no methods are automatically agentized.  I think this
4312         is probably what most users want.
4313
4314         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
4315         from url-retrieve, for instance about invalid URLs.
4316
4317         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
4318         groups that have no articles.
4319         (nnimap-request-article): Check that we really got an article when we
4320         requested one.
4321
4322         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
4323         doesn't exist.
4324
4325         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
4326         nntp buffer so the agent can save it.
4327         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
4328         that CRLF doesn't get translated to \n.
4329         (nnimap-open-connection): Don't make 'shell commands only send \n.
4330
4331 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
4332
4333         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
4334         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
4335         Update var name.
4336         (nnml-generate-nov-file): Use dolist.
4337         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
4338         Use with-current-buffer.
4339
4340 2010-09-18  Julien Danjou  <julien@danjou.info>
4341
4342         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
4343         parallel.
4344
4345 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4346
4347         * nnimap.el (nnimap-update-info): When doing partial marks update, get
4348         the range update right.
4349         (nnimap-request-group): Don't make `M-g' bug out on group with no
4350         marks.
4351         (nnoo): Require, so that other packages can require nnimap.
4352         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
4353         command we're looking for.  This helps when the server sends more
4354         responses after we've gotten everything we expected.
4355         (nnimap): Add a `newlinep' field to keep track of end-of-line
4356         conventions.
4357         Don't send CRLF to things that don't want it.
4358         (nnimap-request-accept-article): Ditto.
4359
4360 2010-09-18  Julien Danjou  <julien@danjou.info>
4361
4362         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
4363         than curl to retrieve images.
4364
4365 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4366
4367         * nnimap.el (nnimap-update-info): Extend the info so that we can set
4368         the marks.
4369         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
4370         (nnimap-wait-for-connection): New function.
4371         (nnimap-open-connection): If we have PREAUTH, don't query for login
4372         credentials.
4373         (nnimap-update-info): Fix off-by-one error when concatenating ranges
4374         when doing a partial update.
4375
4376 2010-09-18  Julien Danjou  <julien@danjou.info>
4377
4378         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
4379         tags.
4380
4381 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4382
4383         * nnimap.el (nnimap-credentials): New function.
4384         (nnimap-open-connection): Use the new function to look for credentials
4385         also on the numeric equivalents of "imap" and "imaps".
4386
4387         * gnus-start.el (gnus-activate-group): Send the info to
4388         gnus-request-group.
4389
4390         * nnimap.el (nnimap-request-group): Have the "check" version of the
4391         function parse flags and update the info, so that a `M-g' get a total
4392         resync of all flags from the group.
4393
4394         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
4395         to allow backends to alter the info on group selection.  Also alter all
4396         the backend -request-group functions to take the parameter.
4397
4398         * nnimap.el (nnimap-store-info): New function.
4399         (nnimap-update-info): Store the info for later usage.
4400         (nnimap-request-group): Use the stored info for the dont-check case, so
4401         that we don't retrieve all marks when we enter a group.
4402
4403         * nnimap.el: Use deffoo instead of defun for interface functions.
4404
4405         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
4406         update the group info.  This makes the nndraft groups, for instance, go
4407         back to their old behaviour.
4408
4409         * gnus-sum.el (gnus-select-newsgroup): Indent.
4410
4411         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
4412         in.
4413         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
4414         nothing.
4415
4416         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
4417         from methods that are denied.
4418
4419         * gnus-int.el (gnus-method-denied-p): New function.
4420
4421         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
4422         store the password instead of netrc.
4423         (nnimap-open-connection): Don't error out when we can't make a
4424         connections.
4425
4426         * auth-source.el (auth-source-create): In the password prompt, say what
4427         we're querying for.  Also prompt for user name if that hasn't been
4428         given.
4429
4430         * nnimap.el (nnimap-with-process-buffer): Remove.
4431
4432 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4433
4434         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
4435         method when we're reading from the agent.
4436
4437         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
4438
4439         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
4440         that's probably most useful for users.
4441
4442         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
4443         "failed" all the time.
4444
4445         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
4446         ...)) with (with-current-buffer ... ).
4447
4448         * nntp.el (nntp-open-server): Return whether the open was successful or
4449         not.
4450
4451         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
4452         select an unread unseen article first.
4453
4454         * nnimap.el (nnimap-open-connection): If the user doesn't have a
4455         /etc/services, supply some sensible port defaults.
4456
4457         * dgnushack.el: Define netrc-credentials.
4458
4459 2010-09-17  Julien Danjou  <julien@danjou.info>
4460
4461         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
4462
4463 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
4464
4465         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
4466         doesn't have any parameters.
4467
4468 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4469
4470         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
4471         only upcased checks.
4472
4473         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
4474
4475         * nnimap.el (nnimap-open-shell-stream): New function.
4476         (nnimap-open-connection): Use it.
4477         (nnimap-transform-headers): Get the number of lines in each message.
4478         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
4479         number of lines.
4480         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
4481         problem.
4482
4483         * utf7.el (utf7-encode): Autoload.
4484
4485         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
4486         to allow the mail splitting to not return a default group.  This is
4487         useful for nnimap, which will leave unmatched mail in the inbox.
4488
4489         * nnimap.el: Rewritten.
4490
4491         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
4492         nnimap usage.
4493
4494         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
4495         if the move is internal, so that nnimap can do fast internal moves.
4496
4497         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
4498         data.
4499         (gnus-read-active-for-groups): Support finishing the early retrieval of
4500         data.
4501
4502         * gnus-range.el (gnus-range-nconcat): New function.
4503
4504         * gnus-int.el (gnus-finish-retrieve-group-infos)
4505         (gnus-retrieve-group-data-early): New functions.
4506
4507 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
4508
4509         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
4510         (nnrss-retrieve-groups):
4511         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
4512         (pop3-quit): Use with-current-buffer.
4513
4514 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4515
4516         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
4517         instead of nnheader-accept-process-output.
4518
4519         * dgnushack.el (dgnushack-compile): Add comment.
4520
4521         * lpath.el: No need to fbind propertize for XEmacs 21.4.
4522
4523         * gnus-html.el (gnus-html-schedule-image-fetching)
4524         (gnus-html-prefetch-images): Replace process-kill-without-query by
4525         gnus-set-process-query-on-exit-flag.
4526
4527 2010-09-16  Romain Francoise  <romain@orebokech.com>
4528
4529         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
4530
4531 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4532
4533         * gnus-registry.el (gnus-registry-install-shortcuts): The second
4534         parameter to unintern is mandatory-ish in Emacs 24.
4535
4536         * gnus-html.el (gnus-html-schedule-image-fetching)
4537         (gnus-html-prefetch-images): Check for curl before using it.
4538
4539         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
4540         depend on curl, which isn't essential.
4541
4542         * imap.el: Revert back to version
4543         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
4544         seem problematic.
4545
4546 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
4547
4548         * gnus-registry.el (gnus-registry-install-shortcuts):
4549         Explicitly pass `obarray' to `unintern' to avoid a warning.
4550
4551 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4552
4553         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
4554         change.
4555
4556         * nnrss.el (nnrss-request-list): Remove this function and related
4557         functions, including the moreover stuff.
4558
4559 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4560
4561         * nnrss.el (nnrss-retrieve-groups): New function.
4562
4563 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
4564
4565         * .dir-locals.el: Add no-byte-compile cookie.
4566
4567 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4568
4569         * time-date.el (format-seconds): Comment fix.
4570
4571         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
4572         for back end that doesn't support request-scan.
4573
4574 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4575
4576         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
4577         then do request scans from the backends.
4578
4579         * netrc.el (netrc-credentials): New conveniency function.
4580
4581         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
4582         avoid running a hook per line, since this takes a lot of time,
4583         profiling shows.
4584         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
4585         directly if gnus-visual-p is true.
4586
4587 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4588
4589         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
4590         groups; replace mapcar with dolist which is a bit faster; pass groups
4591         info to gnus-read-active-file-1.
4592         (gnus-read-active-file-1): Scan only specified groups if the new
4593         optional arg `infos' is given.
4594
4595 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4596
4597         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
4598
4599         * pop3.el (pop3-movemail): Remove.
4600         (pop3-streaming-movemail): Rename to pop3-movemail.
4601
4602         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
4603         don't restrict end-tag searches to the end of the line.
4604
4605 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4606
4607         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
4608         articles of every unchecked group to t, which means unknown since the
4609         server has never been opened.
4610
4611 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4612
4613         * gnus-html.el (gnus-html-show-alt-text): New command.
4614         (gnus-html-browse-image): Ditto.
4615         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
4616         to browse the image directly.
4617         (gnus-html-wash-tags): Search for images first, so that <a><img> works
4618         better.
4619
4620         * gnus-async.el (gnus-async-article-callback):
4621         Call `gnus-html-prefetch-images' unconditionally.
4622
4623         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
4624         before feeding URLs to curl.
4625
4626 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4627
4628         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
4629         internal images as deletable by `W D D'.
4630
4631         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
4632         (gnus-async-article-callback): Fix typo.
4633
4634 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4635
4636         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
4637         current line to work around bugs in the output from w3m.
4638
4639         * gnus-async.el (gnus-async-article-callback): Always prefetch images
4640         for groups that want that.
4641
4642         * nntp.el (nntp-wait-for-string): Supply a timeout for
4643         accept-process-output to ensure progress.
4644
4645         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
4646         level to get unread articles from, then use that for foreign groups,
4647         too.
4648
4649         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
4650         confuses the rest of the function.
4651
4652         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
4653         for the methods that support -retrieve-groups, too.
4654
4655         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
4656
4657 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4658
4659         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
4660         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
4661
4662         * pop3.el: Require cl when compiling.
4663         (pop3-number-of-responses): Search for "+OK", not "+OK ".
4664
4665 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4666
4667         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
4668         that aren't going to be activated.
4669         (gnus-get-unread-articles): Fix up the last commit.
4670
4671         * gnus-html.el (gnus-article-html): Allow calling without specifying
4672         the handle.  In that case, dissect the buffer first.
4673
4674         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
4675
4676         * nnimap.el (nnimap-open-connection): Revert the change that would look
4677         into authinfo for imaps instead of imap.
4678
4679         * gnus-start.el (gnus-activate-group): Take an optional parameter to
4680         say that you don't want to call gnus-request-group with don-check, but
4681         do check the reponse.  This is for virtual groups only.
4682         (gnus-get-unread-articles): Count the archive groups as secondary, so
4683         that they're activated the same way as before.
4684
4685         * imap.el (imap-message-map): Removed optional buffer parameter, since
4686         no callers use it.
4687         (imap-message-get): Ditto.
4688         (imap-message-put): Ditto.
4689         (imap-mailbox-map): Ditto.
4690         (imap-mailbox-put): Ditto.
4691         (imap-mailbox-get): Ditto.
4692         (imap-mailbox-get): Revert last change for this function.
4693
4694         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
4695         case-insensitively.
4696         (nnimap-debug): Remove.
4697
4698         * imap.el (imap-fetch-safe): Removed function, and altered all callers
4699         to use `imap-fetch' instead.  According to the comments, this should be
4700         safe, since all other IMAP clients use the 1:* syntax.
4701         (imap-enable-exchange-bug-workaround): Removed.
4702         (imap-debug): Removed -- doesn't seem very useful.
4703
4704         * mail-source.el (mail-source-fetch): Don't message if we're fetching
4705         mail from a file, and the file doesn't exist.
4706
4707         * imap.el (imap-log): New convenience function used throughout instead
4708         of repeating the same code all over the place.
4709
4710         * pop3.el (pop3-streaming-movemail): Return t for success.
4711
4712         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
4713         .authinfo if we're using ssl connection.
4714
4715         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
4716         already have if we're in a main Gnus `g' run.
4717
4718         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
4719
4720 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4721
4722         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
4723
4724         * nnmh.el (nnmh-request-list-1): Bind `file'.
4725
4726         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
4727         alias to set-process-query-on-exit-flag or process-kill-without-query.
4728         (pop3-open-server): Use it.
4729
4730 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4731
4732         * mail-source.el (mail-source-delete-crash-box): Always move the crash
4733         box to the Incoming file.  Fixes mistake in previous checkin.
4734
4735         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
4736         request loop (for debugging purposes) removed.
4737
4738         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
4739         culprit is more visible.
4740         (nnml-save-incremental-nov, nnml-open-incremental-nov)
4741         (nnml-add-incremental-nov): New functions to do "incremental" nov
4742         updates, where we just append to the end of the existing nov files
4743         without reading/writing them in full.
4744
4745         * mail-source.el (mail-source-delete-crash-box): Really only check the
4746         incoming files once in a while.
4747
4748         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
4749
4750         * mail-source.el (mail-source-delete-crash-box): Only check the
4751         incoming files for deletion once per day to save a lot of file
4752         accesses.
4753
4754         * pop3.el (pop3-logon): Fix up unbound variable typo.
4755
4756         * mail-source.el (pop3-streaming-movemail): Autoload.
4757
4758         * pop3.el (pop3-streaming-movemail):
4759         Respect pop3-leave-mail-on-server.
4760
4761         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
4762         retrieval.
4763
4764         * pop3.el (pop3-process-filter): Remove unused function.
4765         (pop3-streaming-movemail, pop3-send-streaming-command)
4766         (pop3-wait-for-messages, pop3-write-to-file)
4767         (pop3-number-of-responses): New functions for streaming pop3
4768         retrieval.
4769
4770         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
4771         come from no known methods.
4772         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
4773         list.
4774
4775         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
4776         message sizes.
4777         (pop3-movemail): Use erase-buffer instead of looping and deleting
4778         regions, which seems rather odd.
4779
4780         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
4781         file once per `g' run.
4782
4783         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
4784         directories.  This makes the draft queue directory work.
4785
4786         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
4787         data from the backends, so that we only request the list of groups from
4788         each method once.  This should speed things up considerably.
4789
4790         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
4791         detect that it's not implemented.
4792
4793         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
4794         we actually do recurse down into the tree, but don't stat all leaf
4795         nodes.
4796
4797         * gnus-html.el (gnus-html-show-images): If there are no images to show,
4798         then say so instead of bugging out.
4799
4800         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
4801         files exist before trying to read them.
4802
4803         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
4804         around <pre_int>.
4805
4806         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
4807
4808         * nnmh.el (nnmh-request-list-1): Optimize for speed.
4809
4810 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4811
4812         * mm-util.el (mm-image-load-path): Just return the image directories,
4813         not all directories in the path in addition to the image directories.
4814         (mm-image-load-path): Maintain a cache of the image directories so that
4815         the `g' command in Gnus doesn't have to stat dozens of directories each
4816         time.
4817
4818         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
4819         (gnus-html-wash-tags): Add a new `i' command to insert images.
4820         (gnus-html-insert-image): New command and keystroke.
4821         (gnus-html-redisplay-with-images): New command and keystroke.
4822         (gnus-html-show-images): Rename command.
4823         (gnus-html-wash-tags): Remove more white space before <pre_int> image
4824         spacers.
4825         (gnus-html-wash-tags): Decode entities at the end, so that entities
4826         inside the tags don't mess up the rest of the "parsing".
4827
4828         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
4829         so that nnimap methods aren't agentized by default.  There's apparently
4830         many problems related to agent/imap behaviour.
4831
4832         * gnus-art.el (gnus-article-copy-string): New command and key binding.
4833
4834         * gnus-html.el: Doc fix.
4835
4836 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4837
4838         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
4839         specifier-spec-list for Emacs 21.
4840
4841         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
4842         glyph-width and glyph-height instead of display-graphic-p and
4843         image-size; make avoidance of displaying small images work for XEmacs.
4844
4845         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
4846         for XEmacs.
4847
4848         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
4849         of symbol that holds plist data.
4850         (gnus-process-plist): Remove plist of process after getting it.
4851
4852 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4853
4854         * message.el (message-generate-hashcash): Change default to
4855         'opportunistic if hashcash is installed.
4856
4857         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
4858         (gnus-html-put-image): Only call image-size once, since it's somewhat
4859         time-consuming on remote X servers.
4860
4861 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4862
4863         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
4864         type on data, not a file name.
4865
4866         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
4867         window-pixel-edges for Emacs 21.
4868
4869         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
4870         decoded contents.
4871         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
4872
4873 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4874
4875         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
4876         group line format, since it isn't very interesting.
4877
4878         * gnus-agent.el (gnus-agent-short-article),
4879         (gnus-agent-long-article): Increase values for these two variables,
4880         since most people are likely to have more network connection and
4881         storage than before.
4882
4883         * gnus.el (gnus-refer-article-method): Change default to 'current.
4884         When referring an article, the common behaviour is to refer it from the
4885         current select method, not the native select method.  The chances of
4886         the native select method having the message in question is rather slim
4887         these days.
4888
4889         * gnus-sum.el (gnus-auto-select-subject): Change default to
4890         `unseen-or-unread'.  I think it's likely that most people want to
4891         select an unseen article over a previously seen, but unread one.
4892
4893         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
4894         means that in the article buffer none of the minor mode elements will
4895         be shown, usually, and this is not desirable in most cases.
4896
4897         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
4898         that commands like `d' (and the like) go to the next line in the
4899         buffer, instead of the next unread article.  I think this is the
4900         behaviour that is most natural for most users.
4901         (gnus-single-article-buffer): Change default to nil, so that people can
4902         have as many article buffers open as they have summary buffer.  I think
4903         this is the most natural way for the groups to behave.
4904
4905         * message.el (message-generate-new-buffers): Change default to
4906         `unsent', so that all new message buffers start their names with the
4907         string "*unsent", and it's easier to find the buffers if you move from
4908         them.
4909
4910 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4911
4912         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
4913         small.  They're probably tracking images.
4914         (gnus-html-wash-tags): Remove all <pre_int> place holders.
4915         (gnus-html-rescale-image): Yet another try at getting the image sizing
4916         right.
4917
4918         * nntp.el (nntp-request-set-mark): Refuse to do marks if
4919         nntp-marks-file-name is nil.
4920
4921 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
4922
4923         * gnus-html.el (gnus-html-wash-tags)
4924         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
4925         Better logging.
4926
4927 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4928
4929         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
4930
4931         * gnus-html.el (gnus-html-wash-tags): Check the value of
4932         gnus-blocked-images in the summary buffer.
4933
4934 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
4935
4936         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
4937
4938 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4939
4940         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
4941         like "a", it seems like.
4942         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
4943         since it needs to be picked from the correct buffer.
4944
4945         * nnwfm.el: Remove.
4946
4947         * nnlistserv.el: Remove.
4948
4949 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
4950
4951         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
4952         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
4953
4954 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4955
4956         * nnkiboze.el: Remove.
4957
4958         * nndb.el: Remove.
4959
4960         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
4961         alt text.
4962         (gnus-html-rescale-image): Try to get the rescaling logic right for
4963         images that are just wide and not tall.
4964
4965         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
4966         overshadow variable bindings.
4967
4968 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
4969
4970         * gnus-html.el (gnus-html-wash-tags)
4971         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
4972         Add extra logging.
4973
4974 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4975
4976         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
4977         (gnus-max-image-proportion): New variable.
4978         (gnus-html-rescale-image): New function.
4979         (gnus-html-put-image): Rescale images.
4980
4981 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
4982
4983         Fix up some byte-compiler warnings.
4984         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
4985         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
4986         (gnus-article-fill-cited-article, gnus-article-hide-citation)
4987         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
4988         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
4989         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
4990         (gnus-group-update-group): Use save-excursion and with-current-buffer.
4991
4992 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4993
4994         * gnus-html.el (gnus-article-html): Decode contents by charset.
4995
4996 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4997
4998         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
4999         (gnus-html-frame-width, gnus-blocked-images)
5000         * message.el (message-prune-recipient-rules): Add custom version.
5001         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
5002
5003         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
5004         functions.
5005
5006         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
5007         gnus-process-get.
5008
5009 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
5010
5011         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
5012         instead of lsub directly.
5013
5014 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5015
5016         * nnwarchive.el: Remove.
5017
5018         * gnus-soup.el: Remove.
5019
5020         * nnsoup.el: Remove.
5021
5022         * nnultimate.el: Remove.
5023
5024         * gnus-html.el (gnus-blocked-images): New variable.
5025
5026         * message.el (message-prune-recipients): New function.
5027         (message-prune-recipient-rules): New variable.
5028
5029         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
5030         guess whether a long line is natural text or not.
5031
5032         * gnus-html.el (gnus-html-schedule-image-fetching):
5033         Use gnus-process-plist and friends for compatibility.
5034
5035 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
5036
5037         * gnus-html.el: Require packages that define macros used in this file.
5038         (gnus-article-mouse-face): Declare to silence byte-compiler.
5039         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
5040         process-get.
5041         (gnus-html-put-image): Use plist-get to avoid getf.
5042         (gnus-html-prefetch-images): Use with-current-buffer.
5043
5044 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5045
5046         * gnus-ems.el: Provide compatibility functions for
5047         gnus-set-process-plist.
5048
5049         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
5050         header-line-format for XEmacs 21.4.
5051
5052         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
5053         * gnus.el (gnus-valid-select-methods)
5054         * message.el (message-send-mail-partially-limit)
5055         * mm-decode.el (mm-text-html-renderer)
5056         * mml.el (mml-insert-mime-headers-always)
5057         * smiley.el (smiley-regexp-alist): Bump custom version.
5058
5059 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5060
5061         * gnus-html.el: require mm-url.
5062         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
5063         with the url to `url'.
5064         (gnus-html-wash-tags): Support cid: URLs/images.
5065
5066 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5067
5068         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
5069         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
5070         bindings, as they aren't useful at all.  `w' is moved to `W w'.
5071
5072         * gnus-move.el: Remove file, since it doesn't really work.
5073
5074         * gnus-html.el (gnus-article-html): Tell w3m that the input is
5075         UTF-8.  This seems to fix problems with some German web feeds.
5076
5077         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
5078         at the top so that the proper colours are applied.
5079
5080         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
5081         don't have dots in their names.
5082
5083         * gnus-art.el (gnus-article-view-part): Doc fix.
5084
5085         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
5086         XEmacs-compatible.
5087         (gnus-html-put-image): Don't do images on non-graphic displays.
5088
5089         * nnslashdot.el: Remove this unused backend.
5090
5091         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
5092         actions.
5093         (gnus-undo-register-1): Revert last change.
5094
5095         * gnus-group.el (gnus-group-completing-read): Protect against not
5096         having completion-styles bound.
5097
5098         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
5099         make broken recipients happier.
5100
5101         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
5102
5103         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
5104         point parameter.
5105
5106         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
5107
5108         * gnus-group.el (gnus-group-completing-read): Add 'substring to
5109         completion-styles for group selection.
5110
5111 2009-02-04  Andreas Schwab  <schwab@suse.de>
5112
5113         * gnus-score.el (gnus-score-string): Fix regex for matching extra
5114         headers and regexp-quote the match if necessary.
5115
5116 2009-03-24  Miles Bader  <miles@gnu.org>
5117
5118         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
5119         the blinking smiley.
5120
5121 2009-03-24  Simon Josefsson  <simon@josefsson.org>
5122
5123         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
5124         blink smiley.
5125
5126 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5127
5128         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
5129         where the dribbel file lives exists.
5130
5131         * message.el (message-send-mail-partially-limit): Change the default to
5132         nil, since most people don't want this.
5133
5134         * mm-url.el (mm-url-decode-entities): Also decode entities like
5135         &#x3212.
5136
5137 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
5138
5139         * gnus-sum.el (gnus-summary-idna-message):
5140         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
5141         Hyperlink urls in docstrings with URL `...'.
5142
5143 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
5144
5145         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
5146         functions.
5147
5148 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5149
5150         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
5151         say what the mouseover text should be.
5152
5153         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
5154         version of the mm-w3m-safe-url-regexp variable to only download images
5155         in the groups where we want that to happen.
5156
5157         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
5158
5159         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
5160         easier debugging.
5161         (gnus-article-beginning-of-window): Add kludge to allow spacing past
5162         big pictures in the article buffer.
5163
5164         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
5165         gnus-article-html.
5166         (mm-text-html-renderer): gnus-article-html needs curl in addition to
5167         w3m.
5168
5169         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
5170
5171 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5172
5173         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
5174         which doesn't exist.
5175
5176         * message.el (message-inhibit-ecomplete): New variable to allow some
5177         function to inhibit ecomplete address storage.
5178         (message-resend): Disable ecomplete message storage when resending
5179         messages.
5180
5181         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
5182
5183 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5184
5185         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
5186         Save excursion while copying, moving, and deleting articles in order to
5187         prevent the cursor from jumping to unforeseen place.
5188
5189 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5190
5191         * lpath.el: No need to bind bookmark-current-buffer,
5192         bookmark-yank-point and bookmark-make-record-function.
5193
5194 2010-08-17  Glenn Morris  <rgm@gnu.org>
5195
5196         * gnus-sync.el: Require gnus components whose functions are used.
5197
5198         * gnus-art.el (bookmark-make-record-function):
5199         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
5200         Declare for compiler.
5201
5202         * mm-url.el (mml-compute-boundary): Autoload.
5203
5204 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5205
5206         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
5207
5208 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
5209
5210         Typo fix "hoo4a" -> "hook".
5211
5212         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
5213
5214 2010-08-14  Glenn Morris  <rgm@gnu.org>
5215
5216         * gnus-sync.el (gnus-sync): Fix defgroup version.
5217
5218 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
5219
5220         Doc fixes and keep unknown groups (ammended for nunion bug fix).
5221
5222         * gnus-sync.el: Fix docs.
5223         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
5224         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
5225
5226 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
5227
5228         Optimizations for gnus-sync.el.
5229
5230         * gnus-sync.el: Add docs about gnus-sync-backend
5231         possibilities.
5232         (gnus-sync-save): Remove unnecessary message.
5233         (gnus-sync-read): Optimize and show what groups were skipped.
5234
5235 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
5236
5237         Minor bug fixes for gnus-sync.el.
5238
5239         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
5240         Don't read the sync on get-new-news.
5241
5242         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
5243         quiet.
5244
5245         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
5246         (fix typo).
5247
5248 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
5249
5250         Make saving and restoring of hidden threads work with overlays.
5251         Patch applied by Ted Zlatanov.
5252
5253         * gnus-sum.el (gnus-hidden-threads-configuration)
5254         (gnus-restore-hidden-threads-configuration): Update to deal with text
5255         properties, rather than searching for a magic character.
5256
5257 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
5258
5259         New gnus-sync.el library for synchronization of marks.
5260
5261         * gnus-sync.el: New library for synchronization of marks.
5262
5263         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
5264         renamed from `gnus-registry-grep-in-list'.
5265
5266         * gnus-registry.el (gnus-registry-follow-group-p):
5267         Use `gnus-grep-in-list'.
5268
5269         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
5270
5271 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5272
5273         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
5274         determining charset of text fails.
5275
5276 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5277
5278         * nnmail.el (nnmail-get-new-mail-1): Revert.
5279
5280         * nnml.el (nnml-active-number): Make sure names of newly created groups
5281         in nnml-group-alist are encoded.
5282
5283 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5284
5285         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
5286         containing non-ASCII characters in active file for nnml back end.
5287
5288 2010-07-24  David Engster  <dengste@eml.cc>
5289
5290         * mml-smime.el (mml-smime-epg-verify): Also accept the older
5291         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
5292
5293 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
5294
5295         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
5296         tag (Bug#6654).
5297
5298 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5299
5300         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
5301         the article buffer, not the summary buffer.
5302
5303 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5304
5305         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
5306         Emacs 23 as well.
5307
5308 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5309
5310         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
5311         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
5312
5313 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
5314
5315         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
5316         Patch applied by Karl Fogel.
5317
5318         * gnus-sum.el (gnus-summary-bookmark-make-record):
5319         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
5320
5321 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
5322
5323         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
5324         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
5325         C-w still not working correctly from Article buffers; Thierry's
5326         patch to fix that will be applied after this.
5327
5328         * gnus-art.el (bookmark-make-record-function): New local variable.
5329
5330         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
5331         article buffer.
5332         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
5333
5334 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
5335
5336         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
5337         on changes in bookmark.el.
5338
5339 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5340
5341         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
5342         `no-log' instead of message not to log prompt string.
5343
5344 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
5345
5346         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
5347         the *other* type of HTML form submission.
5348
5349 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
5350
5351         * auth-source.el (auth-source-pick): If choice does not contain a
5352         questioned keyword, set the check to t.
5353
5354 2010-06-12  Romain Francoise  <romain@orebokech.com>
5355
5356         * gnus-util.el (gnus-date-get-time): Move up before first use.
5357
5358 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5359
5360         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
5361         (gnus-article-edit-part): Bind it to make last part that is substituted
5362         or deleted visible.
5363         (gnus-mime-display-single): Buttonize part of which id equals to
5364         gnus-mime-buttonized-part-id.
5365
5366 2010-06-10  Dan Christensen  <jdc@uwo.ca>
5367
5368         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
5369         (gnus-dd-mmm): Use gnus-date-get-time.
5370         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
5371         simplify logic.
5372         (gnus-summary-limit-to-age): Use gnus-date-get-time.
5373         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
5374
5375 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
5376
5377         * auth-source.el (top): Autoload `secrets-list-collections',
5378         `secrets-create-item', `secrets-delete-item'.
5379         (auth-sources): Fix tag string.
5380         (auth-get-source, auth-source-retrieve, auth-source-create)
5381         (auth-source-delete): New defuns.
5382         (auth-source-pick): Rewrite in order to avoid 2 passes.
5383         (auth-source-forget-user-or-password): New parameter USERNAME.
5384         (auth-source-user-or-password): New parameters CREATE-MISSING and
5385         DELETE-EXISTING.  Retrieve password interactively, if needed.
5386
5387 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
5388
5389         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
5390         deleting unused directories when gnus-expert-user is t.
5391
5392 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5393
5394         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
5395         for each temp file when gnus-article-browse-delete-temp is ask.
5396
5397 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
5398
5399         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
5400         Lisp calls to delete-backward-char by calls to delete-char.
5401
5402 2010-05-20  Kevin Ryde  <user42@zip.com.au>
5403
5404         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
5405
5406 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
5407
5408         * password-cache.el (password-cache-remove): Fix docstring.
5409
5410 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5411
5412         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
5413         article unless decoding article to be saved.
5414
5415 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5416
5417         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
5418         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
5419         generated within the mm-with-unibyte-current-buffer macro.
5420
5421 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5422
5423         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
5424         to nil when we're in a mml-preview buffer and no group is selected.
5425
5426 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
5427
5428         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
5429         when catching the `C-g'.  Reported by "Leo".
5430
5431 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5432
5433         * message.el (message-forward-make-body-plain)
5434         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
5435         multibyte-string-p.
5436
5437         * lpath.el: Revert.
5438
5439 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5440
5441         * message.el (message-forward-make-body-mml): Assume original message
5442         is multibyte string; error on unibyte.
5443         (message-forward-make-body-plain): Ditto; don't add excessive newline
5444         in body end.
5445
5446         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
5447
5448 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
5449
5450         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
5451         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
5452
5453 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5454
5455         * mm-extern.el (mm-extern-url): Don't use
5456         mm-with-unibyte-current-buffer.
5457         (mm-extern-cache-contents): Use with-current-buffer instead of
5458         save-excursion + set-buffer.
5459
5460 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5461
5462         * mm-util.el (mm-emacs-mule): Remove.
5463
5464 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
5465
5466         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
5467         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
5468         change.
5469
5470 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5471
5472         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
5473         bind the default value of enable-multibyte-characters to nil.
5474
5475 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5476
5477         * message.el (message-forward-make-body-plain)
5478         (message-forward-make-body-mml):
5479         Don't use mm-with-unibyte-current-buffer.
5480
5481 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
5482
5483         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
5484
5485 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
5486
5487         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
5488         (Bug#5592).
5489
5490 2010-05-07  Julien Danjou  <julien@danjou.info>
5491
5492         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
5493         it to mm-pipe-part.
5494
5495         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
5496         it is given.
5497
5498 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5499
5500         * binhex.el (binhex-decode-region-internal)
5501         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
5502         (dns-query)
5503         * nnweb.el (nnweb-gmane-search)
5504         * pgg-parse.el (pgg-parse-armor)
5505         * pgg.el (pgg-verify-region)
5506         * sha1.el (sha1-string-external)
5507         * uudecode.el (uudecode-decode-region-internal)
5508         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
5509         XEmacs.
5510
5511         * gnus-art.el (gnus-article-browse-html-parts)
5512         * gnus-group.el (gnus-read-ephemeral-gmane-group)
5513         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
5514         make-temp-file.
5515
5516         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
5517         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
5518         compiling.
5519
5520         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
5521         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
5522         XEmacs when compiling.
5523
5524         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
5525         gnus-pick-mode-off-hook for XEmacs when compiling.
5526         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
5527         gnus-binary-mode-off-hook for XEmacs when compiling.
5528
5529         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
5530         Return nil if char-charset is not available.
5531
5532         * imap.el (imap-disable-multibyte)
5533         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
5534         macros.
5535
5536         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
5537         instead of encode-coding-string.
5538
5539         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
5540         'xemacs) instead of mm-emacs-mule to switch function definitions.
5541         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
5542
5543         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
5544         bind temporary-file-directory for XEmacs;
5545         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
5546         timer-set-function for XEmacs 21.4 and SXEmacs;
5547         bind timer-list for XEmacs 21.4 and SXEmacs;
5548         fbind char-charset and find-charset-region for non-Mule XEmacs;
5549         fbind decode-coding-region, decode-coding-string, detect-coding-region,
5550         encode-coding-region and encode-coding-string for XEmacs having no
5551         file-coding feature.
5552
5553 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
5554
5555         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
5556
5557 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5558
5559         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
5560         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
5561
5562 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
5563
5564         * mm-util.el (mm-decompress-buffer): Use `delete-file';
5565         alias `jka-compr-delete-temp-file' no longer exists.
5566
5567 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5568
5569         Use define-minor-mode in Gnus where applicable.
5570         * mml.el (mml-mode): Use define-minor-mode.
5571         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
5572         (gnus-undo-mode): Use define-minor-mode.
5573         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
5574         (gnus-dead-summary-mode): Use define-minor-mode.
5575         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
5576         Initialize in declaration.
5577         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
5578         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
5579         (gnus-mailing-list-mode): Use define-minor-mode.
5580         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
5581         (gnus-draft-mode): Use define-minor-mode.
5582         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
5583         (gnus-dired-mode): Use define-minor-mode.
5584
5585 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
5586
5587         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
5588         handles on recursive mml-to-mime translation and check them for
5589         boundary delimiter collisions.  Reported by Greg Troxel.
5590
5591 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5592
5593         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
5594
5595 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
5596
5597         * mm-util.el (mm-find-buffer-file-coding-system):
5598         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
5599
5600 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
5601
5602         * message.el (message-generate-headers): Record insertion of optional
5603         headers as well.  Otherwise the check to prevent repeated insertion of
5604         optional headers is a no-op.
5605
5606 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
5607
5608         * smime.el: Don't mention CVS.
5609
5610         * nnrss.el (nnrss-fetch): Don't mention CVS.
5611
5612         * nnir.el: Don't mention CVS.
5613
5614 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
5615
5616         * gnus-sum.el (gnus-summary-bookmark-make-record):
5617         Add `location' field.
5618
5619 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5620
5621         * lpath.el: Fbind bookmark-default-handler,
5622         bookmark-get-bookmark-record, bookmark-make-record-default,
5623         bookmark-prop-get for Emacs <23 and XEmacs.
5624
5625 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5626
5627         * gnus-sum.el: Add bookmark declarations to silence the compiler.
5628         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
5629         Use with-current-buffer to silence the byte-compiler.
5630         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
5631         bother to require `gnus'.
5632         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
5633
5634 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
5635
5636         * gnus-sum.el (gnus-summary-bookmark-make-record)
5637         (gnus-summary-bookmark-jump): New functions.
5638         (gnus-summary-mode): Setup bookmark support.
5639
5640 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
5641
5642         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
5643         if set.
5644
5645 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5646
5647         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
5648         gnus-article-browse-html-save-cid-image; make it work recursively for
5649         forwarded messages as well.
5650         (gnus-article-browse-html-parts): Work when prefix arg is given.
5651         (gnus-article-browse-html-article): Doc fix.
5652
5653 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
5654
5655         * message.el (message-default-mail-headers):
5656         (message-default-headers): Carry the value mail-default-headers over
5657         into message-default-mail-headers, rather than message-default-headers.
5658
5659 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
5660
5661         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
5662         charset.
5663
5664         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
5665         charset into the <meta> tag when the article is encoded to utf-8.
5666
5667 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5668
5669         * gnus-art.el (gnus-article-browse-delete-temp-files):
5670         Delete directories as well.
5671         (gnus-article-browse-html-parts): Work for images that do not specify
5672         file names; delete temp directory when quitting; insert header at the
5673         right place; use file: scheme for image files.
5674
5675 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
5676
5677         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
5678         (gnus-article-browse-html-parts): Use it to make temporary cid image
5679         files in addition to html file so that browser may display them.
5680
5681 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5682
5683         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
5684
5685 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
5686
5687         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
5688
5689 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
5690
5691         * auth-source.el (auth-sources): Change default to be simpler.
5692         Explain about Secret Service API sources.  Improve Customize options.
5693         (auth-source-pick): Change to accept any number of search parameters.
5694         Implement fallbacks iteratively, not recursively.  Add scoring on the
5695         second pass and sort by score.  Call Secret Service API when needed.
5696         (auth-source-user-or-password): Use it.  Call Secret Service API
5697         directly when needed to get the user name and the password.
5698
5699 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
5700
5701         * message.el (message-interactive): Doc fix.
5702         (message-qmail-inject-args): Reflow.
5703         (message-kill-to-signature): Fix typo in docstring.
5704
5705         * smiley.el (smiley-buffer): Fix typo in docstring.
5706
5707 2010-03-24  Glenn Morris  <rgm@gnu.org>
5708
5709         * mail-source.el (gnus-message): Declare.
5710         (mail-source-delete-old-incoming): Require gnus-util.
5711
5712 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5713
5714         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
5715
5716         * message.el (ecomplete-setup): Autoload it for Emacs <23.
5717
5718         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
5719         password-cache's default if it is not bound.
5720         (mml-secure-passphrase-cache-expiry): Default to 16 that is
5721         password-cache-expiry's default if it is not bound.
5722
5723         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
5724         available in Emacs 21.
5725
5726         * lpath.el: Suppress compiler warnings for:
5727         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
5728         XEmacs;
5729         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
5730         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
5731         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
5732
5733 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
5734
5735         * auth-source.el (auth-sources): Fix up definition so extra parameters
5736         are always inline.
5737
5738 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
5739
5740         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
5741         wasn't updated after mismatch.  Clear cached mailbox info correctly
5742         when uidvalidity changes.
5743         (nnimap-group-prefixed-name): New function to avoid some code
5744         duplication.
5745         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
5746         (nnimap-request-group): Use it.
5747         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
5748         (nnimap-update-unseen): Significantly improved speed of Gnus startup
5749         with many imap folders.  This is done by caching the group status from
5750         the imap server persistently in a group parameter `imap-status'.  (This
5751         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
5752         but not persistently, so every Gnus startup was still very slow.)
5753
5754 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
5755
5756         * assistant.el (assistant-render-text): Run `widget-setup' and don't
5757         delete the extra newline.  Otherwise editing of :string and :number
5758         types don't work.
5759
5760 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
5761
5762         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
5763         secrets.el dependency.
5764         (auth-sources): Add optional user name.  Add secrets.el configuration
5765         choice (unused right now).
5766
5767 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
5768
5769         * gnus-sum.el (gnus-summary-make-menu-bar):
5770         Let `gnus-registry-install-shortcuts' fill in the functions.
5771
5772         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
5773         warnings.
5774         (gnus-registry-misc-menus): Variable to hold registry mark menus.
5775         (gnus-registry-install-shortcuts): Populate and use it in a
5776         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
5777
5778 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
5779
5780         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
5781         In-place substitutions for the group name encoding/decoding.
5782         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
5783         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
5784         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
5785         (nnimap-update-unseen, nnimap-request-list)
5786         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
5787         (nnimap-request-set-mark, nnimap-split-to-groups)
5788         (nnimap-split-articles, nnimap-request-newgroups)
5789         (nnimap-request-create-group, nnimap-request-accept-article)
5790         (nnimap-request-delete-group, nnimap-request-rename-group)
5791         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
5792         `encoded-mbx' for consistency.
5793         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
5794         variable `imap-current-mailbox'.
5795
5796         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
5797         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
5798
5799 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
5800
5801         * pop3.el (pop3-display-message-size-flag): Display message size byte
5802         counts during POP3 download.
5803         (pop3-movemail): Use it.
5804         (pop3-list): Implement listing of available messages.
5805
5806 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
5807
5808         * nnir.el (nnir-get-article-nov-override-function): New function to
5809         override the normal NOV retrieval.
5810         (nnir-retrieve-headers): Use it.
5811
5812 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
5813
5814         * auth-source.el (netrc-machine-user-or-password): Autoload.
5815
5816 2010-03-19  Glenn Morris  <rgm@gnu.org>
5817
5818         Stop message.el from loading about 40 libraries it doesn't always need.
5819         The general approach is to autoload rather than require, and to
5820         require in the specific functions rather than the file.  (Bug#5642)
5821
5822         * gmm-utils.el: Don't require wid-edit.
5823         (widget-create-child-value, widget-convert, widget-default-get):
5824         Autoload.
5825
5826         * gnus-util.el: Don't require time-date, netrc.
5827         (message-fetch-field, gnus-group-name-decode): Declare rather than
5828         autoloading.
5829         (gnus-fetch-field): Require message.
5830         (gnus-decode-newsgroups): Require gnus-group.
5831
5832         * ietf-drums.el: Don't require time-date.
5833
5834         * message.el: Don't require hashcash, canlock, ecomplete.
5835         Do require mail-utils.  Require nnheader only when compiling.
5836         (smtpmail-default-smtp-server): Remove declaration.
5837         (message-send-mail-function): Check smtpmail-default-smtp-server
5838         is bound rather than requiring smtpmail.
5839         (message-auto-save-directory, message-insert-signature):
5840         Use expand-file-name rather than nnheader-concat.
5841         (nnheader-insert-file-contents): Autoload.
5842         (hashcash-wait-async): Declare.
5843         (message-send-mail): Only call gnus-setup-posting-charset if
5844         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
5845         (message-send-mail-with-sendmail): Require sendmail.
5846         (canlock-password, canlock-password-for-verify): Declare.
5847         (message-canlock-password): Require canlock.
5848         (nnheader-get-report): Autoload.
5849         (gnus-setup-posting-charset): Declare.
5850         (message-send-news): Require gnus-msg.
5851         (message-make-references, message-make-in-reply-to): Use mail-header-id
5852         rather than the alias mail-header-message-id.
5853         (ecomplete-add-item, ecomplete-save): Declare.
5854         (message-put-addresses-in-ecomplete): Require ecomplete.
5855         (ecomplete-display-matches): Autoload.
5856
5857         * mm-decode.el: Don't require mailcap, gnus-util.
5858         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
5859         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
5860         Autoload.
5861         (mailcap-mime-extensions): Declare.
5862
5863         * mm-encode.el: Don't require mailcap.
5864         (mailcap-extension-to-mime): Autoload.
5865
5866         * mml-sec.el: Don't require password-cache.
5867
5868         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
5869         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
5870         (mml-minibuffer-read-type): Require mailcap.
5871         (mml-preview): Require gnus-msg.
5872
5873         * mml1991.el: Require password-cache.
5874         (password-cache-expiry): Remove declaration.
5875
5876         * mml2015.el: Require password-cache.
5877         (password-cache-expiry): Remove declaration.
5878
5879         * nneething.el (mailcap): Require mailcap.
5880
5881         * nnheader.el (declare-function): Add compatibility stub.
5882         (message-remove-header): Declare rather than autoload.
5883         (nnheader-replace-header): Require message.
5884
5885         * nnimap.el (declare-function): Add compatibility stub.
5886         (netrc-parse, netrc-machine-user-or-password): Declare.
5887         (nnimap-open-connection): Require netrc.
5888
5889         * nntp.el (declare-function): Add compatibility stub.
5890         (netrc-parse, netrc-machine, netrc-get): Declare.
5891         (nntp-send-authinfo): Require netrc.
5892
5893         * rfc2047.el: Don't require qp.
5894         (quoted-printable-encode-region, quoted-printable-decode-string):
5895         Autoload.
5896
5897         * sieve-mode.el: Don't require easymenu.
5898         (easy-menu-add-item): Autoload it.
5899
5900         * spam-stat.el (time-to-number-of-days): Autoload it.
5901
5902 2010-03-19  Glenn Morris  <rgm@gnu.org>
5903
5904         * password-cache.el (password-cache, password-cache-expiry): Autoload.
5905
5906 2010-03-18  Glenn Morris  <rgm@gnu.org>
5907
5908         * hashcash.el (declare-function): Remove duplicate definition.
5909
5910 2010-03-17  Kevin Ryde  <user42@zip.com.au>
5911
5912         * mml.el (mml-read-tag): Unquote values with `read' to reverse
5913         prin1 in mml-insert-tag (just stripping the quotes gave wrong
5914         value if any backslash escapes).
5915
5916 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5917
5918         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
5919         if it is available.  (bug#5647)
5920
5921         * lpath.el: Suppress compiler warning for coding-system-from-name for
5922         Emacs 21 and XEmacs.
5923
5924 2010-03-14  Juri Linkov  <juri@jurta.org>
5925
5926         * hmac-def.el:
5927         * hmac-md5.el:
5928         * netrc.el: Fix keywords.
5929
5930 2010-02-26  Glenn Morris  <rgm@gnu.org>
5931
5932         * message.el (message-send-mail-function): Change the default, so that
5933         it inherits from a customized send-mail-function.  (Bug#5643)
5934
5935 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
5936
5937         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
5938         shell-command-to-string signals an error (bug#5299).
5939
5940 2010-02-24  Glenn Morris  <rgm@gnu.org>
5941
5942         * message.el (message-smtpmail-send-it)
5943         (message-send-mail-with-mailclient): Doc fixes.
5944
5945 2010-02-16  Glenn Morris  <rgm@gnu.org>
5946
5947         * message.el (message-default-mail-headers): Change the default value
5948         to ease the transition from mail-mode to message-mode.  (Bug#5555)
5949
5950 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5951
5952         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
5953         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
5954
5955 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
5956
5957         * time-date.el (date-to-time): Doc fix (Bug#5408).
5958
5959 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
5960
5961         * message.el (message-mail): Just pass yank-action on to message-setup.
5962         (message-setup): Handle (FUN . ARGS) form of yank-action.
5963         (message-with-reply-buffer, message-widen-reply)
5964         (message-yank-original): Handle non-buffer values of
5965         message-reply-buffer (Bug#4080).
5966         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
5967
5968 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
5969
5970         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
5971         Fix typo in docstring.
5972
5973 2010-01-08  Jason Rumney  <jasonr@gnu.org>
5974
5975         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
5976         response.
5977
5978 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5979
5980         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
5981
5982         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
5983
5984         * message.el (message-check-news-header-syntax): Protect against a
5985         string that `rfc822-addresses' returns when parsing fails.
5986
5987 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5988
5989         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
5990         (gnus-previous-char-property-change): New functions.
5991
5992         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
5993
5994 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
5995
5996         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
5997         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
5998
5999 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
6000
6001         * message.el (message-exchange-point-and-mark): Rework last change to
6002         avoid using optional arg of exchange-point-and-mark, for backward
6003         compatibility.
6004
6005 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
6006
6007         * message.el (message-exchange-point-and-mark):
6008         Call exchange-point-and-mark with an argument rather than setting
6009         mark-active by hand (Bug#5175).
6010
6011 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6012
6013         * nntp.el (nntp-service-to-port): Work for service expressed with
6014         numeric string; replace [:digit:] with [0-9] for XEmacs.
6015
6016 2009-12-17  Glenn Morris  <rgm@gnu.org>
6017
6018         * gnus-group.el (gnus-bug-group-download-format-alist):
6019         Change emacs entry to debbugs.gnu.org.  Bump :version.
6020
6021 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
6022
6023         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
6024
6025 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
6026
6027         * message.el (message-info): Explain why we use `Info-goto-node'.
6028
6029 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6030
6031         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
6032
6033 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
6034
6035         * message.el (message-completion-in-region): New compatibility function.
6036         (message-expand-group): Use it.
6037
6038 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6039
6040         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
6041         with no unread article should be listed if the 2nd arg `predicate' is
6042         given.
6043
6044 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6045
6046         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
6047
6048 2009-11-29  Juri Linkov  <juri@jurta.org>
6049
6050         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
6051         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
6052         on `gnus-recenter'.  (Bug#4698, Bug#4981)
6053
6054 2009-11-26  Kevin Ryde  <user42@zip.com.au>
6055
6056         * sha1.el (sha1-string-external): default-directory "/" in case
6057         otherwise non-existent.  process-connection-type pipe for touch of
6058         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
6059
6060 2009-11-25  Kevin Ryde  <user42@zip.com.au>
6061
6062         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
6063         it's comms related and sgml-mode.el has "comm" on that basis too.
6064
6065 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6066
6067         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
6068         containing tspecial characters if they have been already quoted.
6069
6070 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
6071
6072         * dns-mode.el (auto-mode-alist): Purecopy string.
6073
6074 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6075
6076         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
6077
6078 2009-10-24  Glenn Morris  <rgm@gnu.org>
6079
6080         * gnus-art.el (help-xref-stack-item): Define for compiler.
6081
6082 2009-10-21  Kevin Ryde  <user42@zip.com.au>
6083
6084         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
6085
6086 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6087
6088         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
6089
6090 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6091
6092         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
6093         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
6094
6095 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6096
6097         * gnus.el (gnus-overlay-get): New alias to overlay-get.
6098         (gnus-overlays-in): New alias to overlays-in.
6099
6100         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
6101         gnus-overlay-get, and gnus-delete-overlay.
6102         (gnus-summary-show-thread): Make it work as well for systems in which
6103         next-single-char-property-change is not available.
6104         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
6105
6106         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
6107         (gnus-overlay-get): New alias to extent-property.
6108         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
6109
6110         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
6111         SXEmacs.
6112
6113         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
6114         SXEmacs.
6115
6116 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
6117
6118         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
6119
6120 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
6121
6122         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
6123         and XEmacs that don't have `remove-overlays'.
6124
6125 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
6126
6127         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
6128         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
6129         selective display.  Use overlays instead.
6130
6131 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
6132
6133         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
6134
6135 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
6136
6137         * spam-stat.el (spam-stat-load): Fix typo in message.
6138
6139 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
6140
6141         * dig.el (dig-invoke): Fix typo in docstring.
6142         (query-dig): Reflow docstring.
6143
6144 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
6145
6146         * gnus-art.el (gnus-article-encrypt-body):
6147         * message.el (message-check-recipients):
6148         * mm-util.el (mm-codepage-setup):
6149         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
6150         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
6151
6152 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
6153
6154         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
6155         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
6156         keys from the menu if mm-{sign,encrypt}-option is 'guided.
6157         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
6158         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
6159
6160 2009-09-21  Kevin Ryde  <user42@zip.com.au>
6161
6162         * dig.el: Add "Keywords: comm", as per net-utils.el.
6163
6164 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
6165
6166         * dig.el (dig-mode): Use define-derived-mode.
6167
6168 2009-09-19  Glenn Morris  <rgm@gnu.org>
6169
6170         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
6171
6172 2009-09-18  Glenn Morris  <rgm@gnu.org>
6173
6174         * gnus-diary.el (gnus-diary-check-message):
6175         * message.el (message-insert-formatted-citation-line):
6176         * nnbabyl.el (top-level):
6177         * nndiary.el (nndiary-schedule):
6178         Fix typos in condition-case handlers.
6179
6180 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6181
6182         * gnus-art.el (gnus-article-edit-part): Work for the buffer
6183         configuration that provides the sole article window in a frame;
6184         position point correctly after deleting a part.
6185
6186 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
6187
6188         * spam.el (spam-unregister-on-reregister): Add boolean variable.
6189         (spam-resolve-registrations-routine): Use it to unregister articles
6190         that change status.
6191
6192 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6193
6194         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
6195         with XEmacs.
6196         (parse-time-string-chars): Use it.
6197
6198 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
6199
6200         * imap.el (imap-interactive-login): Better messages.
6201         (imap-open): Fix bug with renamed buffer on reconnect.
6202         (imap-authenticate): Add buffer-local imap-last-authenticator variable
6203         for easier debugging and cleaner code.  On successful (guessed based on
6204         server capabilities) secondary authentication, set imap-state
6205         correctly.
6206         (imap-last-authenticator): Define imap-last-authenticator as a variable
6207         to avoid warnings.
6208
6209 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6210
6211         * nnrss.el (nnrss-request-article): Remove binding of
6212         default-enable-multibyte-characters that has gotten needless by
6213         the 2007-07-13 change in rfc2047-encode-message-header.
6214
6215         * mml.el (mml-insert-multipart): Error on the message header.
6216         (mml-insert-part): Error on the message header; position point at
6217         the end of a MIME tag.
6218
6219 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6220
6221         * time-date.el (autoload): Expand define-obsolete-function-alias into
6222         defalias and make-obsolete for old Emacsen that Gnus supports.
6223         (with-no-warnings): Define it for old Emacsen.
6224         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
6225         is available.
6226         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
6227         float-time is available; suppress compile warning for time-to-seconds.
6228
6229         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
6230         (gnus-float-time): Alias to float-time if it exists.
6231
6232         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
6233         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
6234         float-time is available; suppress compile warning for time-to-seconds.
6235
6236         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
6237         XEmacs.
6238
6239 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
6240
6241         * imap.el (imap-message-map): Docstring fix.
6242
6243 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6244
6245         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
6246         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
6247         Add the optional argument `encoding' that overrides the default.
6248
6249         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
6250         mm-encode-buffer.
6251
6252 2009-09-04  Glenn Morris  <rgm@gnu.org>
6253
6254         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
6255         mm-disable-multibyte, rather than default-enable-multibyte-characters.
6256         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
6257         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
6258         * mm-util.el (mm-with-unibyte-current-buffer)
6259         (mm-find-buffer-file-coding-system):
6260         * yenc.el (yenc-decode-region): Use default-value rather than
6261         default-enable-multibyte-characters.
6262
6263 2009-09-03  Glenn Morris  <rgm@gnu.org>
6264
6265         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
6266         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
6267         than default-enable-multibyte-characters.
6268
6269 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
6270
6271         * gnus-art.el (gnus-article-read-summary-keys):
6272         Fix gnus-buffer-configuration's value temporarily used.
6273
6274 2009-09-02  Glenn Morris  <rgm@gnu.org>
6275
6276         * gnus-util.el (gnus-float-time): New function.
6277         * gnus-delay.el (gnus-delay-article):
6278         * gnus-sum.el (gnus-thread-latest-date):
6279         * gnus-util.el (gnus-user-date): Use gnus-float-time.
6280         * nnspool.el (nnspool-request-newgroups):
6281         Use gnus-float-time rather than time-to-seconds.
6282         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
6283
6284         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
6285         (gnus-header-subject-face, gnus-header-newsgroups-face)
6286         (gnus-header-name-face, gnus-header-content-face):
6287         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
6288         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
6289         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
6290         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
6291         (gnus-cite-face-11):
6292         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
6293         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
6294         (gnus-server-closed-face, gnus-server-denied-face)
6295         (gnus-server-offline-face):
6296         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
6297         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
6298         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
6299         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
6300         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
6301         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
6302         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
6303         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
6304         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
6305         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
6306         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
6307         (gnus-summary-selected-face, gnus-summary-cancelled-face)
6308         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
6309         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
6310         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
6311         (gnus-summary-high-undownloaded-face)
6312         (gnus-summary-low-undownloaded-face)
6313         (gnus-summary-normal-undownloaded-face)
6314         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
6315         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
6316         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
6317         (gnus-splash-face):
6318         * message.el (message-header-to-face, message-header-cc-face)
6319         (message-header-subject-face, message-header-newsgroups-face)
6320         (message-header-other-face, message-header-name-face)
6321         (message-header-xheader-face, message-separator-face)
6322         (message-cited-text-face, message-mml-face):
6323         * sieve-mode.el (sieve-control-commands-face)
6324         (sieve-action-commands-face, sieve-test-commands-face)
6325         (sieve-tagged-arguments-face):
6326         * spam.el (spam-face):
6327         Mark face aliases with "-face" in the name as obsolete.
6328
6329 2009-09-01  Glenn Morris  <rgm@gnu.org>
6330
6331         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
6332         than goto-line.
6333
6334 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6335
6336         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
6337         Don't move point if the command is invoked inside the message header.
6338
6339 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
6340
6341         * imap.el (imap-send-command): Simplify.
6342         (imap-wait-for-tag): point-max -> buffer-size.
6343
6344 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6345
6346         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
6347         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
6348         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
6349         * nnir.el (nnir-swish-e-index-file):
6350         * gnus-sum.el (gnus-summary-delete-marked-as-read)
6351         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
6352         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
6353         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
6354         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
6355         (gnus-treat-display-xface): Add Emacs version of obsolescence.
6356
6357 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6358
6359         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
6360         Don't save excursion.
6361
6362 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
6363
6364         * nnheader.el (nnheader-find-file-noselect):
6365         * mm-util.el (mm-insert-file-contents):
6366         Use (default-value 'major-mode) instead of default-major-mode.
6367
6368 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
6369
6370         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
6371
6372 2009-08-26  Glenn Morris  <rgm@gnu.org>
6373
6374         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
6375         than placing in files.el.
6376
6377 2009-08-25  Glenn Morris  <rgm@gnu.org>
6378
6379         * nnir.el (top-level): Don't require cl at run-time.
6380         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
6381         Replace cl-function substitute with gnus-replace-in-string.
6382         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
6383         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
6384         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
6385         simplified expansions.
6386
6387 2009-08-25  Kevin Ryde  <user42@zip.com.au>
6388
6389         * dig.el (dig): Add autoload cookie.
6390
6391 2009-08-22  Glenn Morris  <rgm@gnu.org>
6392
6393         * gnus-art.el (gnus-button-patch): Use forward-line rather than
6394         goto-line.
6395
6396 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
6397
6398         * parse-time.el (parse-time-string-chars): Save match data.
6399
6400 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
6401
6402         * parse-time.el (parse-time-string-chars): Compute using character
6403         classes, to handle non-ascii characters (Bug#3190).
6404
6405 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6406
6407         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
6408
6409         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
6410         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
6411         (gnus-mm-display-part, gnus-mime-display-single)
6412         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
6413         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
6414
6415         * gnus-sum.el
6416         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
6417         (gnus-summary-move-article): Add expirable mark to articles copied or
6418         moved to group that has auto-expire turned on if the option is non-nil.
6419
6420 2009-07-24  Glenn Morris  <rgm@gnu.org>
6421
6422         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
6423         Fix typo.  (Bug#3903)
6424
6425 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6426
6427         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
6428         gnus-article-read-summary-keys rather than gnus-summary-edit-article
6429         that should not be used for draft articles.
6430         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
6431         that has no concern in minor mode keys.
6432         (gnus-article-summary-command, gnus-article-summary-command-nosave):
6433         Abolish.
6434
6435 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6436
6437         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
6438         article without making inquiry to a user for unknown encoding.
6439
6440         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
6441         (nnmaildir--scan): Assume i-node and device number that file-attributes
6442         returns might be cons-cell.
6443
6444         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
6445
6446         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
6447
6448 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
6449
6450         * auth-source.el: Remove docs now in auth.texi.  Don't use
6451         `gnus-message' for logging.  Add new variables `auth-source-debug' and
6452         `auth-source-hide-passwords' and use them.
6453
6454 2009-07-15  Glenn Morris  <rgm@gnu.org>
6455
6456         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
6457
6458 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6459
6460         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
6461         excessive whitespace from the default values of title and description.
6462
6463 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6464
6465         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
6466         mail-fetch-field to fetch Content-Description header in order to
6467         exclude newlines.
6468
6469 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
6470
6471         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
6472         format used by GnuPG 2.0.11.
6473
6474 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6475
6476         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
6477         to deleted part.
6478
6479 2009-05-30  David Engster  <dengste@eml.cc>
6480
6481         * nnmairix.el: Remove old documentation in the commentary block.
6482         (nnmairix-request-group): Do not update active file for nnml back ends.
6483         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
6484         end so that overview files are ignored.
6485         (nnmairix-update-groups): Make updating the groups more robust by using
6486         marks.
6487         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
6488         with dollar characters in message-id.
6489
6490 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
6491
6492         * spam.el: Use dns-query instead of query-dns.  Was renamed on
6493         2008-12-25 in dns.el.
6494
6495 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6496
6497         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
6498         could happen if the text is only composed of spaces and/or tabs.
6499
6500 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
6501
6502         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
6503         when sending a queued message to avoid extra mml tags.
6504
6505 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6506
6507         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
6508
6509 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6510
6511         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
6512         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
6513         rmail-toggle-header for XEmacs;
6514         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
6515
6516 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6517
6518         * gnus-dired.el: Remove autoload for gnus-setup-message.
6519         (gnus-dired-attach): Fake this-command value to prevent Gnus from
6520         displaying Gnus logo; always use compose-mail.
6521
6522 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6523
6524         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
6525
6526 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6527
6528         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
6529         (gnus-nocem-issuers): List currently active issuers; fix custom type.
6530         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
6531         available.
6532         (gnus-nocem-epg-verify): New function.
6533
6534 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
6535
6536         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
6537
6538 2009-02-15  Glenn Morris  <rgm@gnu.org>
6539
6540         * gnus-util.el (rmail-insert-rmail-file-header)
6541         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
6542         autoloads.
6543         (rmail-default-rmail-file): Remove unnecessary declaration.
6544         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
6545
6546 2009-02-14  Glenn Morris  <rgm@gnu.org>
6547
6548         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
6549         variable (only used in gnus-util, which declares it anyway).
6550         (rmail-output-to-rmail-file): Remove autoload of deleted function,
6551         which was only needed by gnus-art (changed to not use it any more).
6552         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
6553         only used in gnus-util, which autoloads it itself.
6554         (rmail-update-summary): Fix autoload.
6555
6556         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
6557         rather than rmail-output-to-rmail-file.
6558
6559 2009-02-07  Glenn Morris  <rgm@gnu.org>
6560
6561         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
6562         autoload of function that no longer exists.
6563         (rmail-toggle-header): Declare.
6564         (message-forward-rmail-make-body): Handle mbox Rmail.
6565
6566 2009-01-31  Glenn Morris  <rgm@gnu.org>
6567
6568         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
6569         2009-01-09 change.
6570
6571 2009-01-31  Dave Love  <fx@gnu.org>
6572
6573         * imap.el (imap-fetch-safe): Bind debug-on-error.
6574         (imap-debug): Add imap-fetch-safe.
6575
6576 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
6577
6578         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
6579         (auth-source-forget-all-cached): New convenience function.
6580         (auth-source-user-or-password): Accept list of modes or a single mode.
6581
6582         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
6583         auth-source modes.
6584
6585         * netrc.el (netrc-machine-user-or-password): Use list of
6586         auth-source modes.
6587
6588         * nnimap.el (nnimap-open-connection): Use list of
6589         auth-source modes.
6590
6591         * nntp.el (nntp-send-authinfo): Use list of
6592         auth-source modes.
6593
6594 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
6595
6596         * auth-source.el: Update docs to reflect epa-file-enable is to be used
6597         now.
6598
6599 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6600
6601         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
6602         coding system in XEmacs; add a workaround for XEmacs.
6603
6604         * lpath.el: Fbind coding-system-aliasee.
6605
6606 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6607
6608         * mm-util.el (mm-coding-system-priorities): Protect against nil value
6609         of current-language-environment.
6610
6611 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
6612
6613         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
6614         available at runtime.
6615
6616 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6617
6618         * gnus-art.el (article-date-ut): Fix end point of narrowing.
6619
6620 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
6621
6622         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
6623         the greatest positive fixnum value doesn't work under an XEmacs with
6624         bignum support; use the most-positive-fixnum constant instead,
6625         available since Emacs 21.1 with cl and XEmacs 21.1.
6626
6627 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6628
6629         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
6630         XEmacs gets not to work.
6631
6632 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6633
6634         * mm-util.el (mm-coding-system-priorities): Allow the value like
6635         "Japanese (UTF-8)" of current-language-environment.
6636
6637 2009-01-09  Glenn Morris  <rgm@gnu.org>
6638
6639         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
6640         with last-command-event.
6641
6642 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
6643
6644         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
6645         in the doc string.
6646
6647         * message.el (message-fix-before-sending): Amend comment.
6648
6649 2009-01-08  Dave Love  <fx@gnu.org>
6650
6651         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
6652
6653 2009-01-07  David Engster  <dengste@eml.cc>
6654
6655         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
6656         simplified server definitions by converting it via
6657         gnus-server-to-method.
6658
6659 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6660
6661         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
6662         parameter's operands.
6663
6664 2009-01-06  David Engster  <dengste@eml.cc>
6665
6666         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
6667         primary select method (for gnus-group-mark-article-as-read).
6668
6669 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
6670
6671         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
6672         `(gnus)Face', not `(gnus)X-Face'.
6673
6674 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6675
6676         * mm-util.el (mm-ucs-to-char): New function.
6677
6678         * mm-url.el (mm-url-decode-entities): Use it.
6679
6680         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
6681         unicode-to-char.
6682
6683 2009-01-05  Dave Love  <fx@gnu.org>
6684
6685         * time-date.el: Require cl for `declare'.
6686
6687 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
6688
6689         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
6690         Dave Love.
6691
6692 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
6693
6694         * message.el (message-fix-before-sending): Add `eight-bit' to
6695         illegible-text check.
6696
6697 2009-01-03  Michael Olson  <mwolson@gnu.org>
6698
6699         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
6700         `headers' is nil.  This can occur if the IMAP server does not have
6701         permissions to read messages from a folder, but can write new messages
6702         to the folder.
6703         (nnimap-request-article-part): Do not insert `data' if it is nil.
6704
6705         * imap.el (imap-parse-fetch): Courier can insert spurious blank
6706         characters which will confuse `read', so skip past them.
6707
6708 2009-01-01  Dave Love  <fx@gnu.org>
6709
6710         * imap.el (imap-string-to-integer): Fix typo.
6711         (imap-fetch-safe): New function.
6712         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
6713
6714         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
6715
6716         * imap.el (imap-process-connection-type, imap-debug, imap-open):
6717         (imap-parse-greeting): Fix doc strings.
6718         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
6719         (imap-parse-flag-list): Make messages unique.
6720         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
6721
6722         * nnimap.el: Fix author email.
6723         (nnimap-split-rule): Add FIXME comment.
6724         (nnimap-debug): Fix doc string.
6725
6726 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
6727
6728         * dns.el (dns-set-servers): Check "Address".  Fix typo.
6729
6730 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
6731
6732         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
6733         nslookup if resolv.conf isn't available.
6734         (dns-query): Rename from query-dns.
6735         (dns-query-cached): Rename from query-dns-cached.
6736
6737 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6738
6739         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
6740         overlay-arrow-position and overlay-arrow-string buffer-local; no need
6741         to check if those variables exist (first appeared in Emacs 18.50).
6742
6743 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6744
6745         * mm-util.el (mm-line-number-at-pos): New function.
6746
6747         * spam-report.el (spam-report-process-queue): Use it.
6748
6749 2008-12-24  David Engster  <dengste@eml.cc>
6750
6751         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
6752         parameters that haven't existed as variables as buffer-local variables.
6753
6754 2008-12-23  Dave Love  <fx@gnu.org>
6755
6756         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
6757         cadar.
6758
6759         * sieve-manage.el (sieve-manage-starttls-p): Rename from
6760         imap-starttls-p.
6761         (sieve-manage-starttls-open): Rename from imap-starttls-open.
6762
6763 2008-12-22  Dave Love  <fx@gnu.org>
6764
6765         * imap.el: Fix author email.  Doc fixes.
6766         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
6767         reply.
6768
6769 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
6770
6771         * spam-report.el (spam-report-gmane-max-requests): New constant.
6772         (spam-report-gmane-wait): New variable.
6773         (spam-report-gmane-ham, spam-report-gmane-spam)
6774         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
6775         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
6776         the server.
6777
6778         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
6779         Add explanations.
6780
6781         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
6782         nnheader-accept-process-output and nnheader-read-timeout if available.
6783         (pop3-movemail): Use it.
6784
6785         * message.el (message-check-news-body-syntax): Fix signature check if
6786         there's an attachment.
6787
6788 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6789
6790         * mm-util.el: Add comments to the mm- emulating functions.
6791
6792 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
6793
6794         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
6795         Reported by Stephen Berman <stephen.berman@gmx.net>.
6796
6797 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6798
6799         * mm-util.el (mm-substring-no-properties): New function.
6800         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
6801         (mm-special-display-p): Enable those lambda forms to be byte compiled.
6802         (mm-string-to-multibyte): Doc fix.
6803
6804         * mml.el (mml-attach-file): Use mm-substring-no-properties.
6805
6806 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
6807
6808         * mml.el (mml-attach-file): Strip text properties from file name.
6809         (Bug#1574)
6810
6811 2008-12-16  Glenn Morris  <rgm@gnu.org>
6812
6813         * mm-util.el (mm-charset-override-alist): Declare for compiler.
6814
6815 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6816
6817         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
6818         knows since the charset specified might be a bogus alias that
6819         mm-charset-synonym-alist provides.
6820
6821 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
6822
6823         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
6824         "ISO_8859-1".
6825
6826         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
6827
6828 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6829
6830         * mm-util.el (mm-charset-eval-alist):
6831         Define it before mm-charset-to-coding-system.
6832         (mm-charset-to-coding-system): Add optional argument `silent';
6833         define it before mm-charset-override-alist.
6834         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
6835         default value if it can be used in Emacs currently running;
6836         silence mm-charset-to-coding-system.
6837
6838 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6839
6840         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
6841         `allow-override' which says whether to use `mm-charset-override-alist'.
6842         (rfc2047-decode-encoded-words): Use it.
6843
6844         * mm-util.el (mm-charset-override-alist): Fix custom type;
6845         add `(gb2312 . gbk)' to choices.
6846
6847 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6848
6849         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
6850         fast.
6851
6852         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
6853
6854         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
6855
6856 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
6857
6858         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
6859         on links.
6860
6861         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
6862
6863 2008-12-03  Lute Kamstra  <lute@gnu.org>
6864
6865         * sha1.el: Remove leading * from docstrings of defcustoms,
6866         deffaces, defconsts and defuns.
6867
6868 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6869
6870         * message.el (message-idna-to-ascii-rhs-1): Protect against local
6871         users' addresses that don't have domain parts.
6872         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
6873         rather than message-narrow-to-head since there will be the message
6874         header separator.
6875
6876 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
6877
6878         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
6879         since the result is inserted in a unibyte buffer anyway.
6880         (nnimap-demule-use-string-to-multibyte): Remove.
6881         (nnimap-demule): Alias it to mm-string-to-multibyte.
6882
6883 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
6884
6885         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
6886         variable for debugging bug#464 and bug#1174.
6887         (nnimap-demule): Use it.
6888
6889 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6890
6891         * gnus-score.el (gnus-score-find-trace): Handle default score in total
6892         score calculation correctly.
6893
6894 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
6895
6896         * message.el (message-send-mail): Just set the buffer to unibyte
6897         rather than use mm-with-unibyte-current-buffer which does a lot more.
6898         (message-send-mail-partially): Don't bother with
6899         mm-with-unibyte-current-buffer since it's already been made unibyte by
6900         message-send-mail.
6901
6902 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
6903
6904         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
6905
6906 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
6907
6908         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
6909
6910 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6911
6912         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
6913         require itself and to remove `with-no-warnings'.
6914
6915 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
6916
6917         * starttls.el (starttls-any-program-available): Get the name of the
6918         available TLS layer program.
6919         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
6920         well as the host name in the "opening" message.
6921
6922         * auth-source.el (auth-source-cache, auth-source-do-cache)
6923         (auth-source-user-or-password): Cache passwords and logins by default,
6924         allow override with `auth-source-do-cache'.
6925         (auth-source-forget-user-or-password): Allow users to remove cache
6926         entries if needed.
6927
6928 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
6929
6930         * md4.el (md4-buffer): Fix typo in docstring.
6931         (md4, md4-64): Doc fixes.
6932         (md4-pack-int32): Reflow docstring.
6933
6934 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
6935
6936         * ietf-drums.el (ietf-drums-remove-comments): Localize second
6937         condition-case to only the forward-sexp call.
6938
6939 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
6940
6941         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
6942         quotes contained.  Make it more robust regardless by an extra
6943         condition-case wrapper.
6944
6945 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6946
6947         * lpath.el: No need to fbind codepage-setup for Emacs 23.
6948
6949 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6950
6951         * nnml.el (nnml-request-expire-articles): Check if the function set to
6952         `nnmail-expiry-target' returns the symbol `delete'.
6953
6954         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
6955
6956         * nnmail.el (nnmail-expiry-target): Fix custom type.
6957
6958 2008-10-02  Glenn Morris  <rgm@gnu.org>
6959
6960         * mm-util.el (mm-codepage-setup): Tweak codepage error.
6961         Silence compiler warning.
6962
6963 2008-10-01  Magnus Henoch  <mange@freemail.hu>
6964
6965         * tls.el (open-tls-stream): Show the actual command being
6966         executed, instead of the format string.
6967
6968 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6969
6970         * lpath.el: Fbind codepage-setup for Emacs 23.
6971
6972 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
6973
6974         * mml.el (mml-menu): Don't assume mml2015 is bound.
6975
6976 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6977
6978         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
6979         exists.
6980
6981 2008-09-27  Glenn Morris  <rgm@gnu.org>
6982
6983         * gnus-util.el (mail-header-remove-comments): Autoload it.
6984
6985 2008-09-27  Andreas Schwab  <schwab@suse.de>
6986
6987         * gnus-util.el (gnus-split-references): Strip comments.
6988         (gnus-parent-id): Likewise.
6989
6990 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
6991
6992         * message.el (message-confirm-send): Fix version.
6993
6994 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6995
6996         * message.el (message-idna-to-ascii-rhs-1): Use
6997         mail-extract-address-components rather than mail-header-parse-addresses
6998         that is an alias by default to ietf-drums-parse-addresses that does not
6999         support non-ASCII names in headers' contents.
7000
7001 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
7002
7003         * message.el (message-confirm-send): Fix variable documentation to
7004         avoid the "y/n" wording.
7005
7006 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
7007
7008         * message.el (message-set-auto-save-file-name): Save to a different
7009         filename so multiple messages (especially drafts) can be recovered.
7010
7011 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
7012
7013         * message.el (message-confirm-send): Add appropriate version.
7014
7015 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
7016
7017         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
7018         defvar.
7019
7020 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
7021
7022         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
7023         (mm-pkcs7-enveloped-magic): Ditto.
7024
7025 2008-09-17  Simon Josefsson  <simon@josefsson.org>
7026
7027         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
7028         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
7029
7030 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
7031
7032         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
7033         default, it's better.
7034
7035 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
7036
7037         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
7038         summary line gnus-number property and ignore them (with a warning
7039         message).
7040
7041 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7042
7043         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
7044         macro caddr in the interactive form since it won't be expanded.
7045
7046 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7047
7048         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
7049         `charset'; fix name of function called recursively.
7050         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
7051
7052 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7053
7054         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
7055         (gnus-mime-set-charset-parameters): New function.
7056         (gnus-mime-view-part-as-charset): Use it to correctly display part
7057         specifying wrong charset.
7058
7059 2008-09-08  David Engster  <dengste@eml.cc>
7060
7061         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
7062         in completing-read for back end server.
7063
7064 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
7065
7066         * message.el (message-confirm-send): New variable to confirm sending a
7067         message.
7068         (message-send): Use it.
7069
7070 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
7071
7072         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
7073
7074 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7075
7076         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
7077
7078 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
7079
7080         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
7081         prevent tracking too many groups.
7082         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
7083         Use it.
7084
7085 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
7086
7087         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
7088         moving point to the bottom of the window in order to avoid recentering.
7089
7090 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7091
7092         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
7093
7094         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
7095         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
7096         (gnus-article-beginning-of-window): Fix calculation.
7097
7098 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7099
7100         * gnus-msg.el (gnus-summary-supersede-article)
7101         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
7102         value of gnus-newsgroup-charset to decode non-MIME encoded text in
7103         message header.
7104
7105 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
7106
7107         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
7108         pending output coming after the status change.
7109
7110 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
7111
7112         * message.el:
7113         * gnus-start.el:
7114         * gnus-registry.el: Remove VMS support.
7115
7116 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7117
7118         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
7119         macro.
7120         (rfc2104-hash): Use it.
7121
7122 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
7123
7124         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
7125         (gnus-summary-sort-by-most-recent-date): New commands.
7126         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
7127         and menu entries.
7128
7129 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7130
7131         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
7132         don't redisplay article for raw contents; remove plural articles stuff.
7133
7134         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
7135         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
7136         on gnus-summary-save-article; display results properly.
7137
7138 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7139
7140         * lpath.el: No need to fbind ns-focus-frame.
7141
7142 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7143
7144         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
7145
7146 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7147
7148         * gnus-art.el (gnus-summary-save-in-pipe):
7149         Consider gnus-save-all-headers.
7150
7151 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
7152
7153         * gnus-util.el (ns-focus-frame): Remove declaration.
7154         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
7155         like x.
7156
7157 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
7158
7159         * rfc2104.el (rfc2104-zero): Delete defconst.
7160         (rfc2104-hex-alist): Likewise.
7161         (rfc2104-hex-to-int): Delete func.
7162         (rfc2104-hexstring-to-bitstring): Likewise.
7163         (rfc2104-nybbles): New defconst.
7164         (rfc2104-hash): Rewrite for speed.
7165
7166 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7167
7168         * tls.el (open-tls-stream): Make it work with the 2nd argument
7169         BUFFER that is a string but does not exist as a buffer object, as
7170         mentioned in the doc-string.
7171
7172 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7173
7174         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
7175         SXEmacs.
7176
7177 2008-07-16  Glenn Morris  <rgm@gnu.org>
7178
7179         * gnus-util.el (ns-focus-frame): Declare for compiler.
7180
7181 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7182
7183         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
7184         set as a group parameter.
7185         (gnus-summary-save-in-pipe): Work when it is called independently.
7186         (gnus-summary-pipe-to-muttprint): Don't modify
7187         gnus-summary-pipe-output-default-command.
7188
7189 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7190
7191         * message.el (message-send-mail-with-sendmail):
7192         Display the error message.
7193
7194 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7195
7196         * gnus-art.el (gnus-default-article-saver):
7197         Add gnus-summary-save-in-pipe to choices.
7198         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
7199         gnus-summary-pipe-output-default-command as the default command.
7200         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
7201         instead of gnus-last-shell-command.
7202
7203         * gnus-sum.el (gnus-summary-pipe-output-default-command):
7204         New user option.
7205         (gnus-summary-muttprint-program): Mention the value will be changed.
7206         (gnus-summary-save-article): Force showing of all headers.
7207         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
7208
7209 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
7210
7211         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
7212
7213 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
7214
7215         * nnimap.el (nnimap-id):
7216         * sieve-manage.el (sieve-manage-open): Doc fixes.
7217
7218 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
7219
7220         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
7221         if available.
7222
7223 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
7224
7225         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
7226
7227         * nnkiboze.el (nnkiboze-generate-group):
7228         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
7229
7230         * nnmairix.el: Require CL.
7231
7232 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7233
7234         * dgnushack.el: Autoload get-display-table and put-display-table for
7235         XEmacs 21.5.
7236
7237         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
7238         21.4 and SXEmacs.
7239
7240 2008-06-15  David Engster  <dengste@eml.cc>
7241
7242         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
7243
7244 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
7245
7246         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
7247         New macros that expand to an `aset'/`aref' call under Emacs, and to a
7248         runtime choice under XEmacs.
7249
7250         * gnus-sum.el (gnus-summary-set-display-table):
7251         Use `gnus-put-display-table', `gnus-get-display-table',
7252         `gnus-set-display-table' for the display table, instead of `aset'.
7253
7254         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
7255         Use `gnus-put-display-table', `gnus-get-display-table',
7256         `gnus-set-display-table' for the display table.
7257
7258 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
7259
7260         * nnmairix.el: Add autoloads.
7261
7262 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
7263
7264         * nnmairix.el (nnmairix-delete-recreate-group)
7265         (nnmairix-update-and-clear-marks): Fix error messages.
7266
7267 2008-06-14  David Engster  <dengste@eml.cc>
7268
7269         * nnmairix.el: Upgrade to version 0.6.
7270         (nnmairix-group-toggle-propmarks-this-group)
7271         (nnmairix-group-toggle-readmarks-this-group)
7272         (nnmairix-group-delete-recreate-this-group)
7273         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
7274         (nnmairix-remove-tick-mark-original-article): New commands.
7275         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
7276         (nnmairix-propagate-marks-to-nnmairix-groups)
7277         (nnmairix-only-use-registry, nnmairix-allowfast-default)
7278         (nnmairix-marks-cache, nnmairix-version-output): New variables.
7279         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
7280         functions needed for marks propagation and manipulation of read marks.
7281         (nnmairix-update-groups): New function.
7282         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
7283         (nnmairix-determine-original-group-from-registry)
7284         (nnmairix-determine-original-group-from-path)
7285         (nnmairix-get-group-from-file-path, nnmairix-map-range)
7286         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
7287         New helper functions.
7288         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
7289         keystrokes for new commands.
7290         (nnmairix-delete-and-create-on-change): Doc string cleanup.
7291         (nnmairix-request-group): Check allow-fast group parameter.
7292         (nnmairix-request-create-group): Set allow-fast group parameter if
7293         nnmairix-allowfast-default is set.
7294         (nnmairix-close-group): Propagate marks upon closing if needed.
7295         (nnmairix-group-toggle-threads-this-group): Use new.
7296         nnmairix-group-toggle-parameter helper function.
7297         (nnmairix-search): Better check for empty search result.
7298         (nnmairix-goto-original-article): Use new helper functions for
7299         determining original article.
7300         (nnmairix-show-original-article): Make sure message-id is in brackets.
7301         (nnmairix-call-mairix-binary): Change variable name.
7302         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
7303         helper function.
7304         (nnmairix-widget-toggle-activate): Fix doc string.
7305
7306 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7307
7308         * nnir.el: Require edmacro when compiling with XEmacs.
7309         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
7310         available in Emacs 21.
7311
7312 2008-06-11  Glenn Morris  <rgm@gnu.org>
7313
7314         * gnus-util.el (x-focus-frame):
7315         * gnus.el (image-size):
7316         * mm-decode.el (image-size): Declare.
7317
7318         * gnus-picon.el (declare-function): Add compat definition.
7319         (image-size): Declare.
7320
7321         * gnus-group.el (tool-bar-map):
7322         * gnus-sum.el (tool-bar-map): Define for compiler.
7323
7324         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
7325
7326         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
7327
7328         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
7329         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
7330         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
7331         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
7332         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
7333         * sieve-manage.el, spam-report.el, spam.el:
7334         Remove unnecessary eval-and-compile of autoloads.
7335
7336 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
7337
7338         * auth-source.el: Precise Tramp doc.
7339
7340 2008-06-07  Glenn Morris  <rgm@gnu.org>
7341
7342         * nnmairix.el: Remove unnecessary eval-when-compile.
7343
7344 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7345
7346         * lpath.el: Fbind propertize for XEmacs 21.4.
7347
7348 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
7349
7350         * nnir.el: Move here from ../contrib.
7351
7352 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
7353
7354         * gnus-util.el (gnus-read-shell-command): New function.
7355         * mm-decode.el (mm-pipe-part):
7356         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
7357
7358 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7359
7360         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
7361
7362 2008-06-03  Glenn Morris  <rgm@gnu.org>
7363
7364         * pop3.el (nnheader-accept-process-output): Autoload it.
7365
7366 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7367
7368         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
7369         are not 2-digit hexadecimal characters that follow `%'s.
7370
7371 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
7372
7373         * message.el (message-bogus-recipient-p): Fix type in doc string.
7374         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
7375         (message-bogus-addresses): Rename from message-bogus-address-regexp.
7376         Improve custom options.
7377         (message-bogus-recipient-p): Adjust accordingly.
7378
7379 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
7380
7381         * parse-time.el (parse-time-months, parse-time-weekdays): Add
7382         long-form month and day names.
7383
7384 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7385
7386         * dgnushack.el: Autoload debug, eudc-expand-inline and
7387         pgg-snarf-keys-region for XEmacs.
7388
7389         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
7390
7391         * nnmairix.el: Require edmacro when compiling with XEmacs.
7392
7393 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
7394
7395         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
7396         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
7397
7398 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
7399
7400         * auth-source.el: Add more docs.
7401
7402         * netrc.el (netrc-machine): Always match if the port is not given.
7403
7404 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7405
7406         * nnheader.el (nnheader-read-timeout): Change the default timeout from
7407         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
7408         retrieval faster in some cases, but might make CPU usage larger.
7409         If this has any bad side effects, we might revert this change.
7410
7411         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
7412         seems to make mail retrieval much, much faster.
7413         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
7414         unconditionally.
7415
7416         * gnus-draft.el (gnus-group-send-queue):
7417         Bind message-send-mail-partially-limit to nil to avoid being prompted.
7418
7419 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
7420
7421         * mml.el (mml-attach-buffer): Prompt for `disposition'.
7422
7423         * message.el (message-bogus-address-regexp): Fix and improve custom
7424         type.
7425         (message-setup-hook): Add message-check-recipients as custom option.
7426
7427 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
7428
7429         * message.el (message-cite-function): Remove bogus autoload which crept
7430         in during merge from v5-10.
7431
7432 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
7433
7434         * nnimap.el (nnimap-open-connection): Fix login/password bug.
7435
7436         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
7437
7438         * auth-source.el: Preliminary Tramp docs.
7439         (auth-sources): Change the default auth-sources to use
7440         EPA .gpg files.
7441
7442 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
7443
7444         * nntp.el: Autoload `auth-source-user-or-password'.
7445         (nntp-send-authinfo): Use it.
7446
7447         * nnimap.el: Autoload `auth-source-user-or-password'.
7448         (nnimap-open-connection): Use it.
7449
7450         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
7451         for the gnus-message function.
7452         (auth-source-user-or-password): Use it.
7453
7454 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
7455
7456         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
7457         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
7458         (rfc2104-hash): Use it.
7459
7460 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
7461
7462         * gnus-art.el (gnus-article-toggle-truncate-lines):
7463         Don't use `iff' in docstring.
7464
7465 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
7466
7467         * gnus-registry.el: Adjusted copyright dates and added a keyword.
7468
7469         * gnus-util.el (gnus-extract-address-component-name)
7470         (gnus-extract-address-component-email): Convenience functions around
7471         `gnus-extract-address-components'.
7472
7473         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
7474         Use `gnus-extract-address-component-email' to fix bug of comparing full
7475         sender name to `user-mail-address'.
7476
7477 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
7478
7479         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
7480         catch/throw to optimize.
7481         (gnus-registry-find-keywords): Just use member to find a keyword.
7482
7483 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7484
7485         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
7486         is current before calling gnus-server-prepare.
7487         (gnus-server-setup-buffer, gnus-server-update-server)
7488         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
7489
7490 2008-05-04  Juri Linkov  <juri@jurta.org>
7491
7492         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
7493         (mailcap-file-default-commands): Use mailcap-replace-in-string
7494         instead of replace-regexp-in-string, and mailcap-delete-duplicates
7495         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
7496
7497 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
7498
7499         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
7500
7501 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7502
7503         * gnus.el: Bump version to 0.11.
7504
7505 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7506
7507         * gnus.el: No Gnus v0.10 is released.
7508
7509 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7510
7511         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
7512         hooks.
7513         (gnus-update-read-articles): Speed up non-marks-using users.
7514         (gnus-use-marks): Define gnus-use-marks.
7515         (gnus-propagate-marks): Rename variable to something more sensible.
7516
7517 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
7518
7519         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
7520         (gmm-image-load-path-for-library): Fix typos in docstrings.
7521         (gmm-message): Reflow docstring.
7522
7523 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
7524
7525         * mail-source.el (mail-source-set-1, mail-source-bind):
7526         Move auth-source code out of the macro to clean it up and fix bugs.
7527
7528 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
7529
7530         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
7531         by sender if it's equal to user-mail-address, it's likely to be
7532         useless.
7533
7534         * mail-source.el (mail-source-bind): Don't use user or password if they
7535         are not bound.  Unintern them if they are nil.  Don't use server unless
7536         it's bound, and default it to empty string otherwise.
7537
7538 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
7539
7540         * mail-source.el: Load auth-source.el.
7541         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
7542         get user name or password, if auth-sources is set up.
7543
7544         * gnus-registry.el (gnus-registry-split-strategy): New variable for
7545         strategy of splitting with parent.
7546         (gnus-registry-split-fancy-with-parent)
7547         (gnus-registry-post-process-groups): Use it and fix prior
7548         bug (returning a list as the split result).
7549
7550         * auth-source.el (auth-sources): Remove server parameter.
7551         (auth-source-pick, auth-source-user-or-password)
7552         (auth-source-user-or-password-imap)
7553         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
7554         (auth-source-user-or-password-sftp)
7555         (auth-source-user-or-password-smtp): Remove server parameter.
7556
7557 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
7558
7559         * smime.el (smime-sign-region, smime-encrypt-region)
7560         (smime-decrypt-region):
7561         Remove redundant calls to `generate-new-buffer-name'.
7562
7563 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
7564
7565         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
7566         Don't use QP for message/rfc822.
7567         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
7568
7569 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
7570
7571         * sieve-manage.el (sieve-string-bytes): Remove.
7572         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
7573         correct byte-length only if the process's coding-system is the same as
7574         the one used internally by Emacs to represent strings.
7575
7576 2008-04-22  Juri Linkov  <juri@jurta.org>
7577
7578         * mailcap.el (mailcap-file-default-commands): New function.
7579
7580 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
7581
7582         * message.el (message-signature-separator, message-cite-function):
7583         Change custom version.
7584
7585 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
7586
7587         * tls.el (tls-program): Add -ign_eof argument to call the openssl
7588         commands.
7589         (tls-checktrust): Ditto.
7590
7591 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
7592
7593         * mm-decode.el (mm-display-external): Make temp file read-only.
7594
7595 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
7596
7597         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
7598         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
7599         `C-c C-f d'.
7600
7601 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
7602
7603         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
7604
7605 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
7606
7607         * gnus.el: Bump version to 0.9.
7608
7609 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
7610
7611         * gnus.el: No Gnus v0.8 is released.
7612
7613 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7614
7615         * mail-source.el (mail-source-value):
7616         Prefer fboundp to functionp so it works with macros as well.
7617
7618 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7619
7620         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
7621         Fix last change in case the element is not even a symbol.
7622
7623 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7624
7625         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
7626         Prefer fboundp to functionp so it works with macros as well.
7627
7628 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
7629
7630         * auth-source.el: Add docs.
7631         (auth-sources): Modify format to support server.
7632         (auth-source-pick, auth-source-user-or-password)
7633         (auth-source-user-or-password-imap)
7634         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
7635         (auth-source-user-or-password-sftp)
7636         (auth-source-user-or-password-smtp): Add server parameter.
7637
7638 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
7639
7640         * gnus-registry.el: Initialize the registry when gnus-registry-install
7641         is t.
7642
7643 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7644
7645         * compface.el (uncompface): Make buffer unibyte.
7646
7647 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7648
7649         * mail-source.el (mail-source-value):
7650         Prefer fboundp to functionp so it works with macros as well.
7651
7652 2008-04-05  Glenn Morris  <rgm@gnu.org>
7653
7654         * gnus-ems.el (mm-disable-multibyte): Autoload it.
7655
7656 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
7657
7658         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
7659         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
7660
7661         * nnheader.el (nnheader-init-server-buffer): Change buffer's
7662         multibyteness after rather than before erasing it.
7663
7664         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
7665         mm-with-multibyte.
7666         (gnus-request-article-this-buffer): Make sure the proper decoding is
7667         used if gnus-original-article-buffer happens to be unibyte.
7668
7669         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
7670         default-enable-multibyte-characters.
7671
7672         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
7673         default-enable-multibyte-characters.
7674
7675         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
7676
7677         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
7678
7679 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
7680
7681         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
7682         Fix last change in case the element is not even a symbol.
7683
7684 2008-04-02  Simon Josefsson  <simon@josefsson.org>
7685
7686         * imap.el (imap-enable-exchange-bug-workaround): New variable.
7687         (imap-message-copyuid-1): Use it.
7688         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
7689         J. Williams in
7690         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
7691
7692         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
7693         imap-enable-exchange-bug-workaround.
7694         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
7695
7696 2008-04-01  Simon Josefsson  <simon@josefsson.org>
7697
7698         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
7699         a 100 byte status-checks into a 2-3MB transfer for each group.
7700         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
7701         to enable bug workaround or not.
7702         (nnimap-find-minmax-uid): Only enable workaround conditionally.
7703
7704 2008-03-31  Glenn Morris  <rgm@gnu.org>
7705
7706         * message.el (mml2015-use): Declare for compiler.
7707         (message-info): Require mml2015 when appropriate.
7708
7709 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
7710
7711         * Makefile.in (EMACS_COMP): Quote directory name that might contain
7712         whitespace.
7713
7714 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
7715
7716         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
7717         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
7718         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
7719         (nntp-service-to-port): New function.
7720         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
7721         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
7722         (nntp-open-netcat-stream): New function.
7723         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
7724
7725 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
7726
7727         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
7728
7729 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
7730
7731         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
7732
7733 2008-03-28  Magnus Henoch  <mange@freemail.hu>
7734
7735         * dns.el (dns-write): Use set-buffer-multibyte.
7736
7737 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
7738
7739         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
7740
7741 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
7742
7743         * message.el (message-signature-separator): Change default.
7744         Improve custom type.
7745         (message-cite-function): Change default to
7746         message-cite-original-without-signature.
7747
7748         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
7749         toggle.
7750
7751         * message.el (message-check-news-body-syntax): Fix signature check.
7752         (message-setup-1): Mark buffer as unmodified _after_ running
7753         message-setup-hook and handling message-alternative-emails.
7754         (message-shorten-references): Be more strict when building list of
7755         valid references to comply with GNKSA.
7756
7757         * gnus-group.el (gnus-read-ephemeral-bug-group)
7758         (gnus-read-ephemeral-debian-bug-group)
7759         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
7760
7761         * message.el (message-info): Don't use booleanp which isn't supported
7762         in Emacs 21 and XEmacs.
7763
7764 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
7765
7766         * gnus-group.el (gnus-gmane-group-download-format): Rename from
7767         gnus-group-gmane-group-download-format.
7768         (gnus-group-read-ephemeral-gmane-group): Rename from
7769         gnus-group-read-ephemeral-gmane-group.
7770         (gnus-read-ephemeral-gmane-group-url): Rename from
7771         gnus-group-read-ephemeral-gmane-group-url.
7772         (gnus-bug-group-download-format-alist): New variable.
7773         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
7774         (gnus-read-ephemeral-emacs-bug-group): New commands.
7775
7776 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
7777
7778         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
7779         (gnus-visible-headers): Improve custom type.
7780
7781 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
7782
7783         * mml.el (mml-menu): Add workarounds for XEmacs.
7784
7785         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
7786         X-Boundary header.
7787
7788         * message.el (message-simplify-recipients): Fix previous commit.
7789
7790 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
7791
7792         * mm-util.el (mm-set-buffer-multibyte): New function.
7793         * mm-decode.el (mm-copy-to-buffer): Use it.
7794
7795         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
7796         Prefer fboundp to functionp so it works with macros as well.
7797
7798 2008-03-19  Glenn Morris  <rgm@gnu.org>
7799
7800         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
7801         Accidentally removed in the sync process with Emacs.
7802
7803 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
7804
7805         * message.el (message-alter-recipients-discard-bogus-full-name):
7806         New function.
7807         (message-alter-recipients-function): New variable.
7808         (message-get-reply-headers): Use it.
7809         (message-replace-header): New helper function.
7810         (message-recipients-without-full-name): New variable.
7811         (message-simplify-recipients): New command.
7812
7813         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
7814
7815         * message.el (message-info): Handle EasyPG manual.
7816
7817         * mml.el (mml-menu): Add entry for EasyPG.
7818
7819 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
7820
7821         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
7822         parameter.
7823
7824         * message.el (message-disassociate-draft): Specify drafts group name
7825         fully.
7826
7827 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
7828
7829         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
7830         Eliminate unnecessary duplicates from the match list.
7831
7832 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7833
7834         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
7835
7836         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
7837
7838         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
7839         args of `how-many' of which the XEmacs version doesn't take; declare
7840         Info-index-next as function.
7841
7842 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
7843
7844         * gnus-score.el (gnus-score-headers): Fix handling of
7845         gnus-inhibit-slow-scoring.
7846
7847         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
7848         string.
7849         (gnus-button-url-regexp): Improve handling of parenthesis.
7850         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
7851         (gnus-button-handle-info-keystrokes): Handle index entries.
7852
7853 2008-03-15  Glenn Morris  <rgm@gnu.org>
7854
7855         * parse-time.el (parse-time-string): Simplify.
7856
7857 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7858
7859         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
7860         Incoming* files.
7861
7862 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
7863
7864         * auth-source.el (auth-sources): Rename from auth-source-choices.
7865         (auth-source-pick): Use it.
7866
7867 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
7868
7869         * binhex.el (binhex-decode-region-internal):
7870         * uudecode.el (uudecode-decode-region-internal):
7871         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
7872         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
7873         setting default-enable-multibyte-characters.
7874
7875 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
7876
7877         * auth-source.el (auth-source-protocols)
7878         (auth-source-protocols-customize, auth-source-choices): Add and
7879         modified variable customizations and defaults.
7880         (auth-source-pick, auth-source-user-or-password)
7881         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
7882         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
7883         (auth-source-user-or-password-sftp)
7884         (auth-source-user-or-password-smtp): Use new variables and provide an
7885         interface to netrc.el.
7886
7887 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7888
7889         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
7890         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
7891         Make sure the nntp port to specify is a string.
7892
7893 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
7894
7895         * nntp.el: Use with-current-buffer.
7896         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
7897         dubious mm-with-unibyte-current-buffer.
7898         (nntp-with-open-group-function): New function extracted from
7899         nntp-with-open-group macro.
7900         (nntp-with-open-group): Use the function, so it's easier to debug.
7901         Add indentation and debugging info.
7902         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
7903         Recommend the use of the netcat alternatives.
7904
7905         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
7906         Avoid mm-string-as-multibyte as well.
7907
7908         * nnweb.el (nnweb-insert-html):
7909         Remove use of nnheader-string-as-multibyte.
7910
7911         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
7912         (nnheader-string-as-multibyte): Remove.
7913
7914         * mm-view.el: Use inhibit-read-only.
7915         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
7916         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
7917         or unibyte-string.
7918
7919         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
7920         (mm-uu-yenc-extract): Use with-current-buffer.
7921
7922         * gnus-soup.el (gnus-soup-send-packet): Don't use
7923         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
7924
7925         * nnmh.el: Use with-current-buffer.
7926         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
7927         mm-string-as-multibyte on the output of mm-encode-coding-string.
7928
7929         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
7930         (nnimap-request-move-article): Use with-current-buffer.
7931
7932         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
7933         inserting the handle-buffer's text, so the implicit multibyte->unibyte
7934         conversion uses string-make-unibyte rather than string-as-unibyte.
7935
7936         * gnus-msg.el: Use with-current-buffer.
7937
7938         * message.el (message-ignored-resent-headers): Add "Delivered-To".
7939
7940 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
7941
7942         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
7943         string for caching if it is 'PIN.
7944
7945 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7946
7947         * lpath.el: Consider the case without Emacs/W3.
7948
7949 2008-03-08  Glenn Morris  <rgm@gnu.org>
7950
7951         * time-date.el (date-to-time, time-subtract, time-add)
7952         (safe-date-to-time): Doc fixes.
7953
7954 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
7955
7956         * mail-source.el (mail-source-delete-old-incoming-confirm):
7957         Change default to nil.
7958         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
7959
7960 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7961
7962         * lpath.el: Rearrange.
7963
7964         * gnus-art.el (gnus-narrow-to-page): Position point properly.
7965         (gnus-article-goto-prev-page): Work for articles having ^L's.
7966
7967         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
7968
7969         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
7970
7971 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
7972
7973         * gnus-bookmark.el: Adjust for renames in bookmark.el.
7974         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
7975         (gnus-bookmark-jump): Adjust some variable names.
7976
7977 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
7978
7979         * auth-source.el: New package.
7980         (auth-source-choices): Add customization entry point variable.
7981
7982         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
7983         bug.
7984
7985 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
7986
7987         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
7988         (gnus-registry-initialize, gnus-registry-install-p): Use it.
7989         (gnus-registry-install-shortcuts): Rename from
7990         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
7991         the `gnus-registry-mark-map' keymap dynamically from
7992         `gnus-registry-marks'.  The generated functions update the summary line
7993         when a registry mark is added or deleted, and will call
7994         `gnus-registry-install-p' (see the comments in the code).
7995         (gnus-registry-user-format-function-M): Use concat intelligently.
7996
7997         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
7998         the registry mark functions.
7999
8000 2008-03-05  Glenn Morris  <rgm@gnu.org>
8001
8002         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
8003         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
8004         gnus-art.
8005         (top-level): No need to load own source when compiling.
8006
8007 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
8008
8009         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
8010         Suggested by <chris.anderton@zetnet.co.uk>.
8011
8012 2008-03-04  Glenn Morris  <rgm@gnu.org>
8013
8014         * gnus-sum.el (top-level): No need to require gnus when compiling,
8015         since unconditionally required near start of file.
8016         (gnus-summary-display-while-building): Move definition before use.
8017
8018 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
8019
8020         * gnus-registry.el (gnus-registry-user-format-function-M):
8021         Add formatting function.
8022
8023 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
8024
8025         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
8026         with plists.
8027         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
8028         Use new format.
8029
8030 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8031
8032         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
8033         `where-is-internal' that returns a range of key sequences.
8034
8035 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8036
8037         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
8038
8039         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
8040         (gnus-summary-jump-to-group): Consider windows on other displayed
8041         frames as well.  Similar changes might be needed elsewhere, but that's
8042         the one I've bumped into during my use.
8043
8044         * nndoc.el (nndoc-oe-dbx-type-p):
8045         * gnus-msg.el (gnus-debug):
8046         * gnus-group.el (gnus-update-group-mark-positions):
8047         Use mm-string-to-multibyte.
8048
8049 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
8050
8051         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
8052         doesn't handle NotDashEscaped.
8053
8054         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
8055         (mml-dnd-attach-options): Fix typo in custom choice.
8056
8057         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
8058         Change nndoc-article-type to mbox.
8059         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
8060
8061         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
8062         to nil, instead of html2text.
8063
8064         * imap.el (imap-debug): Add `imap-ping-server'.
8065
8066         * gnus-bookmark.el: Add FIXMEs.
8067
8068         * message.el (message-form-letter-separator)
8069         (message-send-form-letter-delay): New variables.
8070         (message-send-form-letter): Use them.  New command to send form
8071         letters.  Requested by Uwe Siart.
8072         (message-send-mail-function): Doc fix.  Add "Other" custom option.
8073
8074 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
8075
8076         * Update copyright years.
8077
8078 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
8079
8080         Sync from EMACS_22_BASE.
8081
8082         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
8083
8084 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
8085
8086         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
8087         empty author.
8088
8089 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
8090
8091         * gnus-registry.el (gnus-registry-marks): Add variable for
8092         customization of marks and their appearance.
8093         (gnus-registry-read-mark): Use it.
8094         (gnus-registry-do-marks): Add utility function to loop through
8095         `gnus-registry-marks'.
8096         (gnus-registry-install-shortcuts-and-menus): Add function to install
8097         shortcuts and menus.
8098         (gnus-registry-initialize): Use it.
8099         (gnus-registry-default-mark): Clarify documentation.
8100
8101 2008-02-29  Glenn Morris  <rgm@gnu.org>
8102
8103         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
8104         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
8105         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
8106         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
8107         Change defcustom :version from 23.0 to 23.1.
8108
8109 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
8110
8111         * gnus-registry.el (gnus-registry-follow-group-p)
8112         (gnus-registry-post-process-groups): Add functions to aid registry
8113         splitting and improve logging.  Clarify behavior in function
8114         documentation.
8115         (gnus-registry-split-fancy-with-parent): Use them.
8116
8117 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
8118
8119         * gnus-art.el: Use with-current-buffer.
8120
8121 2008-02-27  David Engster  <dengste@eml.cc>
8122
8123         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
8124         Express real group name in the response.
8125
8126 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8127
8128         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
8129         (nnmairix-last-server, nnmairix-current-server): Defvar them.
8130         (nnmairix-goto-original-article): Defvar gnus-registry-install and
8131         autoload gnus-registry-fetch-group when compiling.
8132         (nnmairix-request-group-with-article-number-correction):
8133         Remove unreferenced argument passed to nnmairix-call-backend.
8134
8135 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
8136
8137         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
8138         (mm-uu-extract): Improve face for low color ttys.
8139         Reported by Sascha Wilde.
8140
8141 2008-02-27  Glenn Morris  <rgm@gnu.org>
8142
8143         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
8144         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
8145         variables to defconsts.  Convert comments to doc-strings.
8146         (nnmairix-last-server, nnmairix-current-server): Convert from free
8147         variables to defvars.  Convert comments to doc-strings.
8148         (gnus-registry-fetch-group): Autoload.
8149         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
8150         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
8151         (nnmairix-widget-build-editable-fields): Use car cddr rather than
8152         caddr.
8153         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
8154         nnmairix-request-group-with-article-number-correction call.
8155         (nnmairix-fast, nnmairix-group): New, less general names, for free
8156         variables passed from nnmairix-request-group to
8157         nnmairix-request-group-with-article-number-correction.  Declare.
8158         (nnmairix-request-group-with-article-number-correction):
8159         Use nnmairix-fast, nnmairix-group rather than fast, group.
8160
8161 2008-02-26  David Engster  <dengste@eml.cc>
8162
8163         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
8164         version 0.5.
8165
8166 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
8167
8168         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
8169         instead of making an extra function call.  Don't add the current group
8170         to articles only when they have the group.  Use
8171         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
8172         Reported by David <de_bb@arcor.de>.
8173
8174 2008-02-24  Miles Bader  <miles@gnu.org>
8175
8176         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
8177         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
8178         (mm-find-mime-charset-region):
8179         * mm-bodies.el (mm-encode-body):
8180         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
8181
8182 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8183
8184         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
8185         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
8186
8187 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
8188
8189         * mail-source.el (mail-source-delete-incoming): Change default.
8190         Supplement doc string.
8191
8192         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
8193
8194 2008-02-14  Glenn Morris  <rgm@gnu.org>
8195
8196         * time-date.el (format-seconds): New function.
8197
8198 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
8199
8200         * nnmail.el (nnmail-message-id-cache-file): Derive from
8201         `gnus-home-directory'.
8202
8203 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
8204
8205         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
8206         Document negative prefix.
8207
8208         * gnus-group.el (gnus-group-read-group): Document negative prefix.
8209
8210 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8211
8212         * message.el (message-unsent-separator): Add the Exim bounce
8213         separator.
8214
8215 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
8216
8217         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
8218         list.
8219         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
8220         recipient/signer list.
8221
8222 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8223
8224         * Makefile.in (datarootdir): Define.
8225         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
8226         name that might contain whitespace.
8227
8228 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
8229
8230         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
8231         fbound (Emacs 23 unicode), signal an error.
8232
8233 2008-02-08  Glenn Morris  <rgm@gnu.org>
8234
8235         * gnus-art.el (pgg-display-output-buffer): Declare as function.
8236
8237 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
8238
8239         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
8240         ports to the calls to `netrc-machine-user-or-password' in addition to
8241         "imap" and "imaps".
8242
8243 2008-02-01  Zhang Wei  <id.brep@gmail.com>
8244
8245         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
8246
8247         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
8248
8249 2008-02-01  Kenichi Handa  <handa@m17n.org>
8250
8251         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
8252         rfc2104-hexstring-to-bitstring and changed to return a byte list.
8253         (rfc2104-hash): Convert the result of concat to unibyte string.
8254
8255 2008-02-01  Dave Love  <fx@gnu.org>
8256
8257         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
8258         coding-system-for-read.
8259         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
8260
8261 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
8262
8263         * gnus.el (gnus-group-startup-message): Add `find-image' call before
8264         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
8265         <hanche@math.ntnu.no>.
8266
8267 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8268
8269         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
8270
8271         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
8272
8273 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
8274
8275         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
8276         * message.el (message-beginning-of-line): Use featurep instead of bound
8277         tests in order to resolve conditionals at compile time.
8278
8279 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
8280
8281         * mail-source.el (mail-sources): Add `group' choice.
8282
8283         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
8284         parameter `in-group' to control into which group the articles go.
8285         Add treatment of `group' mail-source.
8286
8287 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8288
8289         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
8290
8291         * mm-decode.el (mm-dissect-buffer): Decode description.
8292
8293         * mml.el (mml-to-mime): Encode message header first.
8294
8295 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8296
8297         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
8298         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
8299
8300         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
8301         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
8302
8303 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
8304
8305         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
8306
8307 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8308
8309         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
8310         prefix keys.
8311         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
8312         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
8313         gnus-xmas.el.
8314
8315         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
8316         (gnus-xmas-article-describe-bindings): New function.
8317         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
8318         gnus-xmas-article-describe-bindings.
8319
8320         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
8321
8322 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
8323
8324         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
8325         Add new variables for article mark management.
8326         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
8327         list of extra data entries which, when present, will indicate that the
8328         article ID should not be trimmed from the registry.
8329         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
8330         functions.
8331         (gnus-registry-read-mark): New function to read a mark name from the
8332         user.
8333         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
8334         (gnus-registry-set-article-mark-internal): New functions to add and
8335         remove marks.
8336         (gnus-registry-get-article-marks): New function to show the marks for
8337         an article, or retrieve them for further use.
8338
8339 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8340
8341         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
8342         keys when no argument is given.
8343
8344 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
8345
8346         * imap.el (imap-ping-server): New variable.
8347         (imap-opened): On add extra ping if imap-ping-server is non-nil.
8348         (imap-ping-server): Minor doc string fixes.
8349
8350 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
8351
8352         * imap.el (imap-ping-server): New function.
8353         (imap-opened): Call imap-ping-server.
8354
8355 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
8356
8357         * gnus-sum.el (gnus-article-sort-by-random)
8358         (gnus-thread-sort-by-random): Fix doc strings.
8359         Reported by jidanni@jidanni.org.
8360
8361 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8362
8363         * gnus-art.el (gnus-article-describe-bindings): New function.
8364         (gnus-article-read-summary-keys): Use it.
8365         (gnus-article-mode-map): Bind `C-h b' to it.
8366
8367 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8368
8369         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
8370         XEmacs.
8371         (gnus-article-describe-key, gnus-article-describe-key-briefly):
8372         Protect against non-character events.
8373
8374         * lpath.el: Fbind map-keymap for Emacs 21.
8375
8376 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
8377
8378         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
8379         New command.
8380         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
8381         instead of END.  Change name of the temp file.
8382         (gnus-group-gmane-group-download-format): Add doc string.  Make it
8383         customizable.
8384
8385 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8386
8387         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
8388         bind `S W' to gnus-article-wide-reply-with-original; set default
8389         binding to gnus-article-read-summary-send-keys.
8390         (gnus-article-read-summary-keys): Fix the order of keys; display
8391         continuation keys correctly in the echo area; describe bindings
8392         correctly when keys end with `C-h'.
8393         (gnus-article-read-summary-send-keys): New function.
8394         (gnus-article-describe-key, gnus-article-describe-key-briefly):
8395         Work for gnus-article-read-summary-send-keys; display continuation keys
8396         correctly in the echo area.
8397         (gnus-article-reply-with-original): Ignore prefix argument.
8398         (gnus-article-wide-reply-with-original): New function.
8399
8400         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
8401         Emacs 21.
8402
8403 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8404
8405         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
8406         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
8407
8408 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
8409
8410         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
8411         (gnus-group-read-ephemeral-gmane-group): New command.
8412
8413 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
8414
8415         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
8416
8417 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
8418
8419         * message.el (message-send-mail-function): Increase custom version.
8420
8421         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
8422         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
8423
8424 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
8425
8426         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
8427         for the cases where imap-authenticate is called with a nil buffer
8428         parameter.
8429
8430 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8431
8432         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
8433         html parts correctly; support forwarded messages.
8434         (gnus-article-browse-html-article): Remove work buffers.
8435
8436         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
8437         compiling.
8438         (netrc-bound-and-true-p): New macro.
8439         (netrc-parse): Use it instead of bound-and-true-p that is not available
8440         in XEmacs 21.4.
8441
8442 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
8443
8444         * gnus-registry.el (gnus-registry-mark-article)
8445         (gnus-registry-article-marks): Add functionality to mark articles
8446         through the Gnus registry.
8447
8448         * encrypt.el: Clarify documentation for the new pgg method.
8449         (encrypt-file-alist): Add PGG option.
8450         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
8451         functionality.  Abstract password key and messaging to external
8452         functions.
8453         (encrypt-password-key, encrypt-get-passphrase-if-needed)
8454         (encrypt-message-method-and-cipher): Add new convenience external
8455         functions.
8456         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
8457         (encrypt-pgg-process-buffer): Add PGG functionality glue.
8458
8459         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
8460         (netrc-parse): Use encrypt-file-alist to determine if
8461         encrypt-find-model or encrypt-insert-file-contents should be used.
8462
8463         * encrypt.el: Clarify documentation.  Load password-cache or
8464         password, whichever one is found first, instead of autoloading.
8465
8466 2007-12-19  Glenn Morris  <rgm@gnu.org>
8467
8468         * mml.el (message-options-set, message-narrow-to-head)
8469         (message-in-body-p, message-mail-p, message-encode-message-body):
8470         Autoload.
8471         (message-remove-header, message-narrow-to-headers-or-head)
8472         (message-subscribed-p, message-make-mail-followup-to)
8473         (message-position-on-field, message-news-p)
8474         (message-options-set-recipient, message-generate-headers)
8475         (message-sort-headers): Declare as functions.
8476
8477 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
8478
8479         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
8480         convention in doc string.
8481
8482 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8483
8484         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
8485         title to html parts.
8486         (gnus-article-browse-html-article): Pass message header to it.
8487
8488         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
8489
8490 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
8491
8492         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
8493         or password compatible with XEmacs.
8494
8495 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
8496
8497         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
8498         format document.
8499         (gnus-mime-delete-part): Don't write description line if empty.
8500         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
8501
8502 2007-12-14  Johan Bockgård  <bojohan@gnu.org>
8503
8504         * gnus-sum.el (gnus-summary-mark-unread-as-read)
8505         (gnus-summary-mark-read-and-unread-as-read)
8506         (gnus-summary-mark-current-read-and-unread-as-read)
8507         (gnus-summary-mark-unread-as-ticked): Doc fix.
8508         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
8509
8510 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
8511
8512         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
8513         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
8514
8515 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
8516
8517         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
8518         yes-or-no-p.
8519
8520 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8521
8522         * mm-decode.el (mm-add-meta-html-tag): New function.
8523         (mm-save-part-to-file, mm-pipe-part): Use it.
8524
8525         * gnus-art.el (gnus-article-browse-delete-temp-files):
8526         Use gnus-y-or-n-p instead of y-or-n-p.
8527         (gnus-article-browse-html-parts): Work with message/external-body; use
8528         mm-add-meta-html-tag.
8529
8530 2007-12-11  Glenn Morris  <rgm@gnu.org>
8531
8532         * gnus-cache.el: Require gnus-sum not just when compiling.
8533
8534         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
8535
8536         * gnus-int.el (gnus-server-opened, gnus-status-message):
8537         Move definitions before use.
8538
8539         * mm-decode.el: Require gnus-util.
8540         (mm-remove-part): Only call delete-annotation on XEmacs.
8541
8542         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
8543
8544         * nnmail.el: Require gnus-int.
8545
8546         * spam.el: Move `require's before `eval-when-compile's.
8547
8548         * gnus-ems.el (gnus-alive-p):
8549         * gnus-fun.el (message-goto-eoh):
8550         * gnus-util.el (gnus-group-name-decode):
8551         * mail-source.el (gnus-compress-sequence):
8552         * message.el (Info-goto-node, format-spec):
8553         * mm-bodies.el (message-options-get):
8554         * mm-decode.el (mm-view-pkcs7):
8555         * mm-util.el (gmm-write-region):
8556         * mml-smime.el (mml-compute-boundary)
8557         (gnus-completing-read-with-default):
8558         * mml.el (widget-button-press, gnus-make-hashtable):
8559         * mml1991.el (mm-decode-content-transfer-encoding)
8560         (mm-encode-content-transfer-encoding)
8561         (message-options-get, message-options-set):
8562         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
8563         * nnfolder.el (gnus-request-group):
8564         * nnheader.el (ietf-drums-unfold-fws):
8565         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
8566         * smime.el (gnus-run-mode-hooks):
8567         * spam-stat.el (gnus-message): Autoload.
8568
8569         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
8570         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
8571         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
8572         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
8573         Add declare-function compatibility definition.
8574
8575         * gnus-cache.el (nnvirtual-find-group-art):
8576         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
8577         (gnus-add-image, gnus-add-wash-type):
8578         * gnus-group.el (nnkiboze-score-file):
8579         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
8580         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
8581         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
8582         (message-tokenize-header, gnus-get-buffer-create)
8583         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
8584         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
8585         * gnus.el (gnus-group-decoded-name):
8586         * mail-source.el (imap-capability):
8587         * mm-bodies.el (message-options-set):
8588         * mm-decode.el (gnus-configure-windows):
8589         * mm-extern.el (message-goto-body):
8590         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
8591         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
8592         (epg-sub-key-validity, message-options-set):
8593         * mml.el (widget-event-point, gnus-configure-windows):
8594         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
8595         * mml2015.el (epg-check-configuration, epg-configuration)
8596         (message-options-set):
8597         * nndb.el (nndb-request-article):
8598         * nnfolder.el (gnus-request-create-group):
8599         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
8600         * nnmaildir.el (gnus-group-mark-article-read):
8601         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
8602         * rfc1843.el (message-fetch-field):
8603         * spam.el (gnus-extract-address-components):
8604         Declare as functions.
8605
8606 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8607
8608         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
8609
8610         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
8611
8612         * lpath.el: Fbind run-mode-hooks for Emacs 21;
8613         bind show-trailing-whitespace for XEmacs.
8614
8615 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
8616
8617         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
8618         new no-op macro for backward compatibility.
8619
8620         * imap.el (imap-string-to-integer): New function.
8621
8622 2007-12-09  Glenn Morris  <rgm@gnu.org>
8623
8624         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
8625
8626         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
8627         * message.el, mm-view.el, sieve-manage.el, smime.el:
8628         Add declare-function compatibility definition.
8629
8630         * gnus-art.el (w3-region, w3m-region, Info-menu):
8631         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
8632         * gnus-sum.el (gnus-get-predicate):
8633         * gnus-util.el (mm-append-to-file, w32-focus-frame):
8634         * message.el (mail-abbrev-in-expansion-header-p):
8635         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
8636         (w3m-detect-meta-charset, w3m-region):
8637         * sieve-manage.el (password-read, password-cache-add)
8638         (password-cache-remove):
8639         * smime.el (password-read-and-add): Declare as functions.
8640
8641 2007-12-08  David Kastrup  <dak@gnu.org>
8642
8643         * gnus-sum.el (gnus-summary-simplify-subject-query):
8644         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
8645         `message'.
8646
8647 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8648
8649         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
8650         it to bind idna-program, installation-directory, defined-colors, and
8651         face-attribute for XEmacs of the version that compiles defcustom forms.
8652
8653 2007-12-07  Glenn Morris  <rgm@gnu.org>
8654
8655         * gnus-art.el (article-make-date-line): Revert previous change.
8656
8657 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
8658
8659         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
8660
8661 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
8662
8663         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
8664         Call gnus-add-to-range ranges only once with a prepared article-list.
8665
8666 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
8667
8668         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
8669         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
8670         group names with backslashes.
8671         Reported by Tassilo Horn <tassilo@member.fsf.org>.
8672
8673 2007-12-06  Deepak Goel  <deego3@gmail.com>
8674
8675         * gnus-art.el (article-make-date-line):
8676         * gnus-start.el (gnus-load):
8677         * pop3.el (pop3-read-response): Fix buggy call to `error'.
8678
8679 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8680
8681         * gnus-art.el (gnus-use-idna)
8682         * gnus-start.el (gnus-site-init-file)
8683         * message.el (message-use-idna)
8684         * mm-uu.el (mm-uu-hide-markers)
8685         * smiley.el (smiley-style): Revert changes that suppress warnings.
8686
8687 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8688
8689         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
8690         specify charset to html source.
8691         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
8692
8693 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8694
8695         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
8696         idna-program in order to suppress byte compile warning issued by XEmacs
8697         that came to byte compile the default value section of defcustom forms
8698         recently.
8699
8700         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
8701         value of installation-directory.
8702
8703         * message.el (message-use-idna): Don't directly refer to the value of
8704         idna-program.
8705
8706         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
8707
8708         * smiley.el (smiley-style): Don't directly call face-attribute.
8709
8710 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
8711
8712         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
8713
8714         * gnus-dired.el: Reduce Gnus dependencies.
8715         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
8716         Don't require.  Use autoloads instead.
8717         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
8718         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
8719         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
8720         (gnus-dired-mode): Adjust doc string.
8721         (gnus-dired-mail-mode): New variable.
8722         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
8723         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
8724         (gnus-dired-mail-buffers): New function.  Return mail or message
8725         composition buffers.
8726         (gnus-dired-attach): Use it.
8727         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
8728         NO-DECODE.
8729         (gnus-dired-print): Use `gnus-print-buffer' depending on
8730         `gnus-dired-mail-mode'.
8731
8732 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8733
8734         * rfc2047.el (rfc2047-encoded-word-regexp)
8735         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
8736         explaining what regexp patterns are for.
8737
8738 2007-12-04  Glenn Morris  <rgm@gnu.org>
8739
8740         * password.el: Move to password-cache.el.
8741
8742         * mml1991.el (password-read, password-cache-add, password-cache-remove):
8743         * mml2015.el (password-read, password-cache-add, password-cache-remove):
8744         * mml-smime.el (password-read, password-cache-add)
8745         (password-cache-remove):
8746         No need to autoload, since mml-sec requires password.
8747
8748         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
8749         * message.el (gnus-extract-address-components):
8750         * mml-smime.el (gnus-extract-address-components): Define for compiler.
8751
8752         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
8753         password.
8754
8755 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
8756
8757         * mailcap.el: Reduce dependencies.
8758         (mail-header-parse-content-type): Autoload.
8759         (mailcap-delete-duplicates): New alias.
8760         (mailcap-mime-info): Add optional argument NO-DECODE.
8761         (mailcap-mime-types): Use mailcap-delete-duplicates.
8762
8763         * message.el (message-ignored-supersedes-headers): Add "X-ID".
8764
8765 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
8766
8767         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
8768         (imap-parse-status): Upcase status-att for servers that sends them
8769         lower-case (e.g., MS Exchange 2007).
8770
8771 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8772
8773         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
8774         function.
8775
8776         * gnus-uu.el (gnus-uu-decode-yenc): New command.
8777         (gnus-uu-yenc-article): New function.
8778
8779         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
8780
8781         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
8782
8783 2007-12-02  Glenn Morris  <rgm@gnu.org>
8784
8785         * binhex.el (binhex): New custom group.
8786         (binhex-decoder-program, binhex-decoder-switches)
8787         (binhex-use-external): Move to the binhex custom group.
8788
8789         * uudecode.el (uudecode): New custom group.
8790         (uudecode-decoder-program, uudecode-decoder-switches)
8791         (uudecode-use-external): Move to the uudecode custom group.
8792
8793         * netrc.el (top-level): Don't load `encrypt' features.
8794         (netrc-parse): Don't use encrypt.
8795         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
8796
8797         * encrypt.el: Remove file.
8798
8799 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
8800
8801         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
8802         matches on patches.
8803
8804         * gnus-art.el (gnus-article-browse-html-article):
8805         Mention `mm-text-html-renderer' in the doc string.
8806
8807         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
8808         string.  Add comments.
8809
8810         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
8811         if rhs is ASCII.
8812
8813 2007-12-01  Glenn Morris  <rgm@gnu.org>
8814
8815         * mail-source.el (top-level): Require format-spec before
8816         eval-when-compile.
8817
8818 2007-11-30  Glenn Morris  <rgm@gnu.org>
8819
8820         * encrypt.el: Require password, rather than autoloading password-read.
8821
8822 2007-11-29  Glenn Morris  <rgm@gnu.org>
8823
8824         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
8825         (sasl-make-client, sasl-next-step, sasl-step-data)
8826         (sasl-step-set-data): Declare as functions.
8827
8828 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
8829
8830         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
8831
8832 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
8833
8834         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
8835         certs should be verified and what is to be done in the event of a
8836         verification failure.
8837
8838         * gnus.el (gnus-method-to-server): Add an optional parameter so the
8839         caller can indicate whether the cache should be disregarded for this
8840         call.  This way the result of the call is reproducible at all times and
8841         can be considered a canonical server name for the supplied method.
8842         (gnus-agent-method-p): Canonicalize server names by pushing their
8843         method through `gnus-method-to-server' using the no-cache argument.
8844
8845         * gnus-srvr.el (gnus-server-insert-server-line):
8846         Call `gnus-method-to-server' with `no-cache' argument.
8847
8848         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
8849         gnus-agent-possibly-synchronize-flags as this should be called when the
8850         server is actually being opened.
8851         (gnus-agent-possibly-synchronize-flags)
8852         (gnus-agent-possibly-synchronize-flags-server): Move check for the
8853         flags file of an agentized server to the latter function.
8854
8855         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
8856         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
8857         after a connection has been established successfully.
8858
8859 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8860
8861         * gnus-art.el (article-display-face): Force to display face if called
8862         interactively; check if gnus-article-x-face-too-ugly matches author.
8863         (article-display-x-face): Display face even if From header is missing
8864         as article-display-face does.
8865
8866 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
8867
8868         * hashcash.el (message-narrow-to-headers-or-head)
8869         (message-fetch-field, message-goto-eoh)
8870         (message-narrow-to-headers): Declare as functions.
8871
8872 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
8873
8874         * mail-source.el (mail-sources): Default to fetch from file for
8875         compatibility with default of nnmail-spool-file.
8876
8877 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8878
8879         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
8880         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
8881         to look for encoded word that should be encoded again.
8882         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
8883         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
8884         encoding pattern.
8885         (rfc2047-decode-region): Switch strict regexp and loose one according
8886         to rfc2047-allow-irregular-q-encoded-words.
8887
8888 2007-11-25  Romain Francoise  <romain@orebokech.com>
8889
8890         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
8891
8892 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
8893
8894         * tls.el (tls-program): Provide more custom choices from
8895         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
8896         (tls-process-connection-type, tls-success): Remove "*" in doc string.
8897
8898 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
8899
8900         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
8901         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
8902
8903         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
8904         `nnmail-spool-file'.
8905
8906         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
8907         `nnmail-spool-file'.
8908
8909         * gnus-move.el (gnus-change-server): Ditto.
8910
8911         * gnus-kill.el (gnus-batch-score): Ditto.
8912
8913         * gnus-cache.el (gnus-jog-cache): Ditto.
8914
8915         * gnus-msg.el (gnus-summary-reply):
8916         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
8917
8918 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
8919
8920         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
8921         version.  Minor improvement to doc strings.
8922         (tls-program): Add comment.
8923
8924 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
8925
8926         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
8927         (tls-checktrust): New variable.  Check if GNU TLS complained about a
8928         mismatch between the hostname provided in the certificate and the name
8929         of the host connnecting to.
8930         (open-tls-stream): Use them.  Check certificates against trusted root
8931         certificates.
8932
8933 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
8934
8935         * gnus-cache.el (gnus-cache-generate-nov-databases):
8936         Use nnml-generate-nov-databases-directory instead of
8937         nnml-generate-nov-databases-1.
8938
8939 2007-11-24  Glenn Morris  <rgm@gnu.org>
8940
8941         * message.el (message-tool-bar-retro): Update for rename
8942         mail_send.xpm->mail-send.xpm.
8943
8944 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
8945
8946         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
8947         `smime-ldap-search' for Emacs 22 and up.
8948
8949 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
8950
8951         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
8952
8953         * message.el (message-send-mail-function): Fix error convention.
8954         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
8955         (message-widen-reply, message-send-mail, message-talkative-question)
8956         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
8957         (message-clone-locals, message-send-news): Use with-current-buffer.
8958         (message-insert-or-toggle-importance): Remove unused var `valid'.
8959         (message-make-references): Remove unused var `new-references'.
8960         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
8961
8962 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
8963
8964         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
8965         (spam-split-symbolic-return-positive): Reflow docstring.
8966         (spam-backends, spam-summary-exit-behavior)
8967         (spam-mark-ham-unread-before-move-from-spam-group)
8968         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
8969         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
8970         (spam-clear-cache, spam-backend-check, spam-install-backend)
8971         (spam-install-statistical-backend, spam-list-of-processors)
8972         (spam-group-processor-p, spam-split, spam-bogofilter-score)
8973         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
8974         (spam-check-crm114, spam-initialize, spam-unload-hook):
8975         Fix typos in docstrings.
8976
8977 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8978
8979         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
8980         been checked if they have never been read and those group levels are
8981         higher than the one that a user specified.
8982
8983 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8984
8985         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
8986         foreign groups unless a group level is specified by a user.
8987         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
8988
8989 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
8990
8991         * message.el (message-send-mail-function): Require sendmail.
8992
8993 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
8994
8995         * message.el (message-send-mail-function): Check for smtpmail too.
8996
8997         * utf7.el (utf7-encode, utf7-decode): Use coding system
8998         `utf-7'/`utf-7-imap' from utf-7.el' if available.
8999
9000         * message.el (message-send-mail-function): New function.
9001         (message-send-mail-function): Set default using
9002         message-send-mail-function.  Adjust doc string.
9003         (message-send-mail-with-mailclient): New function.
9004
9005 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
9006
9007         * smime.el (from):
9008         * rfc2047.el (message-posting-charset):
9009         * qp.el (mm-use-ultra-safe-encoding):
9010         * pop3.el (parse-time-months):
9011         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
9012         * nnml.el (files):
9013         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
9014         (jka-compr-compression-info-list, ange-ftp-path-format)
9015         (efs-path-regexp):
9016         * nndiary.el (files):
9017         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
9018         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
9019         (epg-digest-algorithm-alist, inhibit-redisplay)
9020         (password-cache-expiry):
9021         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
9022         (pgg-output-buffer, password-cache-expiry):
9023         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
9024         (efs-path-regexp):
9025         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
9026         (inhibit-redisplay):
9027         * mm-uu.el (file-name, start-point, end-point, entry)
9028         (gnus-newsgroup-name, gnus-newsgroup-charset):
9029         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
9030         (latin-unity-ucs-list):
9031         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
9032         (mm-uu-binhex-decode-function):
9033         * message.el (gnus-message-group-art, gnus-list-identifiers)
9034         (rmail-enable-mime-composing, gnus-local-organization)
9035         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
9036         (gnus-read-active-file, facemenu-add-face-function)
9037         (facemenu-remove-face-function, gnus-article-decoded-p)
9038         (tool-bar-mode):
9039         * mail-source.el (display-time-mail-function):
9040         * gnus-util.el (nnmail-pathname-coding-system)
9041         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
9042         (gnus-original-article-buffer, gnus-user-agent)
9043         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
9044         (xemacs-codename, sxemacs-codename, emacs-program-version):
9045         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
9046         * gnus-start.el (gnus-agent-covered-methods)
9047         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
9048         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
9049         (gnus-newsgroup-headers, gnus-group-list-mode)
9050         (gnus-group-mark-positions, gnus-newsgroup-data)
9051         (gnus-newsgroup-unreads, nnoo-state-alist)
9052         (gnus-current-select-method, mail-sources)
9053         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
9054         (nnmail-spool-file, gnus-cache-active-hashtb):
9055         * gnus-mh.el (mh-lib-progs):
9056         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
9057         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
9058         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
9059         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
9060         (gnus-group-buffer):
9061         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
9062         (font-lock-set-defaults):
9063         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
9064         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
9065         (gnus-summary-post-menu, total-parts, type, condition, length):
9066         * gnus-agent.el (gnus-agent-read-agentview):
9067         * flow-fill.el (show-trailing-whitespace):
9068         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
9069         eval-and-compile wrappers for byte compiler pacifiers.
9070
9071         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
9072         (mm-display-inline-fontify): Check for featurep 'xemacs not
9073         extent-list.
9074
9075         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
9076         itimer-list.
9077         (mm-create-image-xemacs): Only do something for XEmacs.
9078         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
9079
9080         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
9081
9082         * gnus-registry.el (gnus-adaptive-word-syntax-table):
9083         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
9084
9085 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
9086
9087         * nnimap.el (nnimap-split-download-body):
9088         * gnus-demon.el (gnus-demon):
9089         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
9090
9091 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9092
9093         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
9094         New macros.
9095         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
9096         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
9097         copy data from unibyte buffer to multibyte current buffer.
9098         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
9099         to copy data from unibyte current buffer to multibyte buffer.
9100         (nntp-make-process-buffer): Make process buffer unibyte.
9101
9102         * pop3.el (pop3-open-server): Fix typo in Lisp code.
9103
9104 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
9105
9106         * pop3.el (pop3-open-server): Accept and process data more robustly at
9107         connexion start to avoid spurious "POP SSL connexion failed" errors.
9108
9109 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9110
9111         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
9112         read group names.
9113
9114 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
9115
9116         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
9117
9118 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9119
9120         * nnmail.el (nnmail-parse-active): Make group names unibyte.
9121         (nnmail-save-active): Use a unibyte buffer when saving active file,
9122         which may contain non-ASCII group names.
9123
9124         * nnml.el (nnml-request-group): Decode group names in messages.
9125
9126 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
9127
9128         * message.el (message-citation-line-function)
9129         (message-insert-formatted-citation-line): Fix spelling of
9130         `message-insert-formated-citation-line'.
9131
9132 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
9133
9134         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
9135
9136 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9137
9138         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
9139         nnmail-pathname-coding-system.
9140
9141         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
9142         that a user enters; decode group names in messages.
9143
9144         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
9145
9146 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
9147
9148         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
9149
9150         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
9151
9152         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
9153         risky local variable.
9154
9155         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
9156
9157 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
9158
9159         * encrypt.el: Improve documentation to fix function name typo.
9160         Reported by Daiki Ueno <ueno@unixuser.org>.
9161
9162 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9163
9164         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
9165         even if the point is not in the last page of an article.
9166         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
9167         back to the previous page.
9168
9169 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
9170
9171         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
9172
9173 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9174
9175         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
9176
9177 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
9178
9179         * message.el (message-check-news-body-syntax):
9180         Avoid mm-string-as-multibyte.
9181         (message-hide-headers): Don't assume (point-min)==1.
9182
9183 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
9184
9185         * message.el (message-remove-blank-cited-lines): Fix if remove is
9186         given.
9187         (message-bogus-address-regexp): New variable.
9188         (message-bogus-recipient-p): New function.
9189         (message-check-recipients): New command.
9190         (message-syntax-checks): Add `bogus-recipient'.
9191         (message-fix-before-sending): Add `bogus-recipient'.
9192
9193         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
9194         (gnus-treat-body-boundary): Don't test window-system.
9195
9196 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
9197
9198         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
9199
9200 2007-10-28  Miles Bader  <miles@gnu.org>
9201
9202         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
9203         at compile-time too.
9204
9205 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
9206
9207         * gnus-msg.el (gnus-message-setup-hook):
9208         Add `message-remove-blank-cited-lines' to options.
9209
9210 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
9211
9212         * message.el (message-remove-blank-cited-lines): New function.
9213         Suggested by Karl Plästerer.
9214
9215 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9216
9217         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
9218         mapc.
9219
9220         * imap.el (imap-open): Replace mapcar called for effect with mapc.
9221         (top-level): Use mapc to set functions to be traced for debugging.
9222
9223         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
9224         called for effect with while loop.
9225
9226         * message.el (message-talkative-question): Replace mapcar called for
9227         effect with mapc.
9228
9229         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
9230         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
9231         called for effect with dolist.
9232
9233         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
9234
9235         * nndiary.el: Use dolist instead of mapcar to add diary headers to
9236         gnus-extra-headers and nnmail-extra-headers.
9237
9238         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
9239         called for effect with dolist.
9240         (top-level): Use mapc to set functions to be traced for debugging.
9241
9242         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
9243         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
9244         dolist.
9245
9246         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
9247         Replace mapcar called for effect with mapc.
9248         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
9249         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
9250         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
9251         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
9252
9253         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
9254         remove-if that's a cl function.
9255
9256         * webmail.el (webmail-debug): Replace mapcar called for effect with
9257         dolist.
9258
9259         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
9260         with mapc.
9261
9262 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9263
9264         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
9265         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
9266         with while loop.
9267
9268         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
9269         functions from article-* functions.
9270         (gnus-multi-decode-header): Replace mapcar called for effect with
9271         dolist.
9272
9273         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
9274         (gnus-bookmark-show-details): Replace mapcar called for effect with
9275         while loop.
9276
9277         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
9278         called for effect with while loop.
9279
9280         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
9281         with dolist.
9282
9283         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
9284         Replace mapcar called for effect with dolist.
9285
9286         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
9287
9288         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
9289         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
9290         Replace mapcar called for effect with dolist.
9291         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
9292         mapc.
9293
9294         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
9295         Replace mapcar called for effect with dolist.
9296         (gnus-topic-list): Replace mapcar called for effect with mapc.
9297
9298         * gnus.el: Use mapc instead of mapcar to add autoloads.
9299
9300 2007-10-23  Richard Stallman  <rms@gnu.org>
9301
9302         * gnus-group.el (gnus-group-highlight): Mark as risky.
9303
9304 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9305
9306         * gnus.el (gnus-server-to-method): Return method found first in
9307         gnus-newsrc-alist.
9308
9309         * gnus-art.el (gnus-article-highlight-signature)
9310         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
9311         button overlay without the front stickiness.
9312
9313 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
9314
9315         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
9316         overview buffer needed a catch to receive its throw.
9317         (gnus-agent-flush-cache): Declare as interactive to make this function
9318         easier to use.
9319
9320 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
9321
9322         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
9323         `next-line'.
9324
9325 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9326
9327         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
9328         exclude address matching message-dont-reply-to-names.
9329
9330 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9331
9332         * gnus-util.el (gnus-string<): New function.
9333
9334         * gnus-sum.el (gnus-article-sort-by-author)
9335         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
9336
9337 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9338
9339         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
9340         the frame-focus tag is set in gnus-buffer-configuration.
9341
9342 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9343
9344         * gnus-art.el (gnus-article-add-button): Make a button overlay without
9345         the front stickiness.
9346
9347 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9348
9349         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
9350         url pattern; remove duplicate one.
9351         (gnus-article-extend-url-button): New function.
9352         (gnus-article-add-buttons): Use it.
9353         (gnus-button-push): Use concatenated url that it makes.
9354
9355 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
9356
9357         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
9358
9359 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
9360
9361         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
9362         Don't hardcode point-min==1.
9363
9364 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
9365
9366         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
9367         Fix comment about "iso8859-1".
9368
9369 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
9370
9371         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
9372         ones returned from the verify-function.
9373
9374         * mm-uu.el (mm-uu-pgp-signed-extract-1):
9375         Call mml2015-extract-cleartext-signature if extraction failed.
9376
9377 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
9378
9379         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
9380         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
9381         failed.
9382
9383 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
9384
9385         * Relicense "GPLv2 or later" files to "GPLv3 or later".
9386
9387 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
9388
9389         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
9390         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
9391         recommends to use EasyPG instead of PGG.
9392
9393         * pgg.el: Revert to revision 6.23.2.16.
9394
9395         * pgg-def.el: Revert to revision 6.6.2.14.
9396
9397         * pgg-gpg.el: Revert to revision 6.23.2.34.
9398
9399 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
9400
9401         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
9402         to mark a thread as expirable.  Add variable `hide' to handle hiding of
9403         thread for both the null and zero (kill/expire thread) universal prefix
9404         cases.
9405         (gnus-summary-expire-thread): Add new function to expire a thread,
9406         using gnus-summary-kill-thread.
9407         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
9408         shortcuts for gnus-summary-expire-thread.
9409         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
9410         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
9411
9412 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
9413
9414         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
9415         extras value, so an extras entry can be deleted.
9416         (gnus-registry-delete-extra-entry): Use it.
9417         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
9418         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
9419         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
9420         storage through the gnus-registry, and provide an appropriate API for
9421         it.
9422
9423 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9424
9425         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
9426         Suggested by Leo <sdl.web@gmail.com>.
9427
9428         * gnus.el: Do.
9429
9430 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9431
9432         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
9433         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
9434
9435         * gnus-agent.el (gnus-agent-fetch-headers): Do.
9436
9437         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
9438         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
9439
9440 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9441
9442         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
9443         newline.
9444         (nnmbox-request-accept-article): Don't change article in source buffer;
9445         narrow to header to use message-fetch-field rather than
9446         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
9447         (nnmbox-request-replace-article): Quote lines that'll be misidentified
9448         as delimiters; make sure article ends with newline.
9449         (nnmbox-delete-mail): Correct last position of article to be deleted;
9450         ignore X-Gnus-Newsgroup header in article body.
9451         (nnmbox-save-mail): Quote lines looking like delimiters at the right
9452         positions; make sure article ends with newline.
9453
9454         * message.el (message-display-abbrev): Don't infloop when a user
9455         inserts SPC in the beginning of header.
9456
9457         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
9458         coding-system-for-read and coding-system-for-write for XEmacs having no
9459         file-coding feature.
9460
9461         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
9462
9463 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
9464
9465         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
9466         list of groups not followed by default.  Fix type to be regexp.
9467         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
9468
9469 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
9470
9471         * hmac-def.el (define-hmac-function): Switch from old-style to
9472         new-style backquotes.
9473
9474         * md4.el (md4-make-step): Likewise.
9475
9476 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9477
9478         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
9479         raw-text coding system when saving .newsrc file, which may contain
9480         non-ASCII group names.
9481
9482 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9483
9484         * gnus-cus.el (gnus-score-extra): New widget.
9485         (gnus-score-extra-convert): New function.
9486         (gnus-score-customize): Use it for Extra.
9487
9488 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
9489
9490         * mml2015.el (mml2015-extract-cleartext-signature): New function.
9491         (mml2015-mailcrypt-clear-verify): Use it.
9492         (mml2015-gpg-clear-verify): Use it.
9493         (mml2015-pgg-clear-verify): Use it.
9494         (mml2015-epg-clear-verify): Replace the current part with the output
9495         from GnuPG; don't extract the plaintext by itself.
9496
9497         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
9498         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
9499         mml2015-clear-verify-function; don't touch the armor headers or
9500         dash-escaped text here.
9501
9502 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9503
9504         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
9505         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
9506         parts, or application/octet-stream as a last resort.
9507         (gnus-mime-view-part-as-type): Don't toggle display.
9508         (gnus-mime-view-part-as-charset): Don't turn off display before
9509         querying charset.
9510
9511         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
9512         stuff to undisplayer function in Emacs.
9513         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
9514
9515         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
9516         text/calendar parts.
9517
9518 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9519
9520         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
9521         decoding text/calendar parts.
9522
9523         * message.el (message-forward-make-body-mime): Always mark body as
9524         having no illegible text; remove signed-or-encrypted argument.
9525         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
9526
9527         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
9528         (mml-generate-mime-1): Don't encode body if it is specified to be in
9529         raw form; don't make buffer be unibyte when inserting multibyte string.
9530
9531 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
9532
9533         * sha1.el: Fix up comment style.
9534         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
9535         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
9536
9537         * hex-util.el: Fix up comment style.
9538         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
9539
9540         * gnus-salt.el: Use with-current-buffer.
9541         (gnus-pick-setup-message): Fix long-standing typo.
9542
9543 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9544
9545         * imap.el (imap-logout-timeout): New variable.
9546         (imap-logout, imap-logout-wait): New functions.
9547         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
9548
9549         * nnimap.el (nnimap-logout-timeout): New server variable.
9550         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
9551         nnimap-logout-timeout.
9552
9553         * gnus-art.el (gnus-article-summary-command-nosave)
9554         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
9555
9556 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9557
9558         * gnus.el (gnus-maximum-newsgroup): New variable.
9559
9560         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
9561         according to gnus-maximum-newsgroup.
9562
9563         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
9564         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
9565         Limit the range of articles according to gnus-maximum-newsgroup.
9566
9567 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
9568
9569         * gnus-art.el (gnus-sticky-article): Fix problems described in
9570         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
9571         Don't perform gnus-configure-windows here; reuse existing sticky
9572         article buffer.
9573
9574         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
9575         it doesn't exist in gnus-article-mode.
9576
9577 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9578
9579         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
9580         (gnus-agent-decoded-group-name): New function.
9581         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
9582         (gnus-agent-expire-group-1): Use it; decode group name in messages.
9583
9584 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
9585
9586         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
9587         Add binding for gnus-sticky-article.
9588         (gnus-summary-exit): Don't kill sticky article buffers.
9589
9590         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
9591         article buffer.
9592         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
9593         (gnus-kill-sticky-article-buffers): New commands.
9594
9595 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9596
9597         * nntp.el (nntp-xref-number-is-evil): New server variable.
9598         (nntp-find-group-and-number): If it is non-nil, don't trust article
9599         numbers in the Xref header.
9600
9601 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9602
9603         * gnus-agent.el (gnus-agent-read-group): New function.
9604         (gnus-agent-flush-group, gnus-agent-expire-group)
9605         (gnus-agent-regenerate-group): Use it.
9606         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
9607         nnmail-pathname-coding-system.
9608
9609 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9610
9611         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
9612
9613         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
9614         that are unread as unread, and also as selected so that information of
9615         marks having been changed by a user may be updated when exiting group.
9616
9617 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
9618
9619         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
9620
9621 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9622
9623         * gnus-art.el (gnus-mime-display-single): Pass part number that is
9624         calculated ignoring signature parts to gnus-treat-article.
9625
9626 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9627
9628         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
9629         a point here in order to keep the window start.
9630         (gnus-insert-mime-security-button): Make a button overlay without the
9631         front stickiness.
9632         (gnus-mime-display-security): Goto the end of a button.
9633
9634         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
9635
9636 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9637
9638         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
9639         group-name-at-point.
9640         (gnus-group-completing-read): New function that offers decoded
9641         non-ASCII group names for completion.
9642         (gnus-fetch-group, gnus-group-read-ephemeral-group)
9643         (gnus-group-jump-to-group, gnus-group-make-group-simple)
9644         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
9645         (gnus-group-fetch-control): Use it.
9646         (gnus-fetch-group): Use group-name-at-point for the initial value
9647         rather than the default value; use gnus-alive-p.
9648
9649         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
9650         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
9651         (gnus-summary-post-news): Use gnus-group-completing-read.
9652
9653         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
9654         (gnus-read-move-group-name): Decode group name for completion.
9655
9656 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
9657
9658         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
9659         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
9660         Yamaoka slightly modified the code).
9661
9662 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9663
9664         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
9665         (nnmail-split-incoming): Bind it.
9666
9667         * nnml.el (nnml-group-name-charset): New function.
9668         (nnml-decoded-group-name): Use it; don't decode group name if
9669         nnmail-group-names-not-encoded-p is non-nil.
9670         (nnml-encoded-group-name): New function.
9671         (nnml-group-pathname): Inline nnml-decoded-group-name.
9672         (nnml-request-expire-articles): Decode group name in message.
9673         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
9674         nnmail-pathname-coding-system.
9675         (nnml-save-mail, nnml-active-number): Work with decoded group names and
9676         not decoded ones according to nnmail-group-names-not-encoded-p.
9677         (nnml-generate-active-info): Use nnml-encoded-group-name.
9678
9679 2007-08-08  Glenn Morris  <rgm@gnu.org>
9680
9681         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
9682         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
9683         doc-strings and comments.
9684
9685 2007-07-25  Glenn Morris  <rgm@gnu.org>
9686
9687         * Relicense all FSF files to GPLv3 or later.
9688
9689 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9690
9691         * gnus-sum.el (gnus-summary-move-article):
9692         Make gnus-summary-respool-article work.
9693
9694 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
9695
9696         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
9697         string.
9698
9699 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
9700
9701         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
9702         that should be ignored when comparing distant RSS articles with local
9703         ones.
9704         (nnrss-make-hash-index): New function.  Create a hash index according
9705         to the ignored fields.
9706         (nnrss-check-group): Use it.
9707
9708 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9709
9710         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
9711
9712         * gnus-art.el (article-decode-group-name): Decode Xref header too.
9713
9714         * gnus-group.el (gnus-group-make-group): Encode group name here unless
9715         the new optional argument ENCODED is non-nil.
9716         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
9717         coding system for encoding group name.
9718         (gnus-group-make-rss-group): Pass un-encoded group name to
9719         gnus-group-make-group.
9720         (gnus-group-set-info): Tell gnus-group-make-group that group name is
9721         encoded.
9722
9723         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
9724         Encode group name to which articles are moved or copied.
9725         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
9726         coding system for encoding Newsgroup, Followup-To and Xref headers.
9727
9728         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
9729         marks; use nnheader-file-coding-system to write a file.
9730         (nnagent-retrieve-headers): Bind file-name-coding-system to
9731         nnmail-pathname-coding-system.
9732
9733         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
9734
9735         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
9736         (nnml-request-article, nnml-request-create-group)
9737         (nnml-request-rename-group, nnml-find-id)
9738         (nnml-possibly-change-directory, nnml-possibly-create-directory)
9739         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
9740         (nnml-save-marks): Use nnml-group-pathname instead of
9741         nnmail-group-pathname.
9742
9743         (nnml-request-create-group, nnml-request-expire-articles)
9744         (nnml-request-move-article, nnml-request-delete-group)
9745         (nnml-deletable-article-p, nnml-possibly-create-directory)
9746         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
9747         (nnml-open-marks): Bind file-name-coding-system to
9748         nnmail-pathname-coding-system.
9749
9750         (nnml-request-article): Pass server argument to nnml-find-group-number.
9751         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
9752         Pass server argument to nnml-possibly-create-directory.
9753         (nnml-request-accept-article): Pass server argument to
9754         nnml-active-number and nnml-save-mail.
9755         (nnml-find-group-number): Pass server argument to nnml-find-id.
9756         (nnml-request-update-info): Pass server argument to
9757         nnml-marks-changed-p.
9758
9759         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
9760         (nnml-save-mail, nnml-active-number): Add server argument.
9761
9762         (nnml-request-delete-group): Warn if group is missing.
9763         (nnml-get-nov-buffer): Decode group name.
9764         (nnml-generate-active-info): Encode group name.
9765         (nnml-open-marks): Decode group name in messages.
9766
9767 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9768
9769         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
9770         if it is not specified.
9771         (gnus-article-pipe-part, gnus-article-save-part)
9772         (gnus-article-interactively-view-part, gnus-article-copy-part)
9773         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
9774         (gnus-article-inline-part, gnus-article-save-part-and-strip)
9775         (gnus-article-replace-part, gnus-article-delete-part)
9776         (gnus-article-view-part-as-type): Pass raw prefix argument to
9777         gnus-article-part-wrapper.
9778
9779 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9780
9781         * gnus-agent.el (gnus-agent-save-active):
9782         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
9783
9784         * gnus-cache.el (gnus-cache-save-buffers)
9785         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
9786         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
9787         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
9788         (gnus-cache-braid-nov, gnus-cache-braid-heads)
9789         (gnus-cache-generate-active, gnus-cache-rename-group)
9790         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
9791         (gnus-cache-update-overview-total-fetched-for):
9792         Bind file-name-coding-system to nnmail-pathname-coding-system.
9793         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
9794         New variables.
9795         (gnus-cache-decoded-group-name): New function.
9796         (gnus-cache-file-name): Use it.
9797         (gnus-cache-generate-active): Use non-decoded group name for active.
9798
9799         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
9800         right place.
9801         (gnus-write-active-file): Don't break non-ASCII group names.
9802
9803         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
9804         nnmail-pathname-coding-system.
9805
9806         * lpath.el: Bind default-file-name-coding-system,
9807         file-name-coding-system and language-info-alist for XEmacs.
9808
9809         * gnus-uu.el (gnus-uu-decode-save): Typo.
9810
9811 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9812
9813         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
9814
9815 2007-07-14  David Kastrup  <dak@gnu.org>
9816
9817         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
9818         finishing actions if we did not edit the article.
9819
9820 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9821
9822         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
9823         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
9824         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
9825         (gnus-agent-flush-group, gnus-agent-flush-cache)
9826         (gnus-agent-fetch-headers, gnus-agent-load-alist)
9827         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
9828         (gnus-agent-retrieve-headers, gnus-agent-request-article)
9829         (gnus-agent-regenerate-group)
9830         (gnus-agent-update-files-total-fetched-for)
9831         (gnus-agent-update-view-total-fetched-for):
9832         Bind file-name-coding-system to nnmail-pathname-coding-system.
9833         (gnus-agent-group-pathname): Don't encode file names by
9834         nnmail-pathname-coding-system.
9835         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
9836         coding-system-for-write instead of buffer-file-coding-system to
9837         gnus-agent-file-coding-system.
9838
9839         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
9840         Decode group name.
9841
9842         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
9843
9844         * gnus-start.el (gnus-update-active-hashtb-from-killed)
9845         (gnus-read-newsrc-el-file): Make group names unibyte.
9846
9847         * nnmail.el (nnmail-group-pathname): Don't encode file names by
9848         nnmail-pathname-coding-system.
9849
9850         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
9851         (nnrss-request-delete-group): Bind file-name-coding-system to
9852         nnmail-pathname-coding-system.
9853         (nnrss-read-server-data, nnrss-read-group-data):
9854         Bind file-name-coding-system correctly.
9855         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
9856
9857         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
9858         (nntp-server-to-method-cache): New variable.
9859         (nntp-group-pathname): New function that decodes non-ASCII group names.
9860         (nntp-possibly-create-directory, nntp-marks-changed-p)
9861         (nntp-save-marks, nntp-open-marks): Use it.
9862         (nntp-possibly-create-directory, nntp-open-marks):
9863         Bind file-name-coding-system to nnmail-pathname-coding-system.
9864         (nntp-open-marks): Decode group names when bootstrapping marks.
9865
9866         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
9867         Newsgroups and Folowup-To headers.
9868
9869 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9870
9871         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
9872         (gnus-server-closed-face, gnus-server-denied-face)
9873         (gnus-server-offline-face): Remove variable.
9874         (gnus-server-font-lock-keywords): Use faces that are not aliases.
9875
9876         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
9877         of modifying message-stack directly for XEmacs.
9878
9879         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
9880         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
9881         if the coding-system argument is nil for XEmacs.
9882
9883         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
9884         mm-charset-override-alist.
9885
9886         * rfc2047.el: Don't require base64; require rfc2045 for the function
9887         rfc2045-encode-string.
9888         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
9889         to quote the parameter value.
9890
9891 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9892
9893         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
9894         form in gnus-group-name-charset-method-alist.
9895
9896         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
9897         overrides the default layout edit-form.
9898
9899         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
9900
9901         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
9902
9903 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9904
9905         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
9906         as unfetched articles.
9907
9908 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
9909
9910         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
9911
9912 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9913
9914         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
9915         original back end that keeps marks in the local system.
9916
9917 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9918
9919         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
9920         arg of pop-to-buffer for XEmacs.
9921         (gnus-article-read-summary-keys): Ditto; don't restore window
9922         configuration if summary command ends up with neither article buffer
9923         nor summary buffer; describe bindings if summary keys end with C-h.
9924
9925 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9926
9927         * message.el (message-fix-before-sending): Skip raw message part to be
9928         forwarded while checking illegible text.
9929         (message-forward-make-body-mime, message-forward-make-body):
9930         Mark signed or encrypted raw message as having no illegible text.
9931
9932 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9933
9934         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
9935         (gnus-message-with-timestamp-1): New macro.
9936         (gnus-message-with-timestamp): New function.
9937         (gnus-message): Use them.
9938
9939         * nnheader.el (nnheader-message): Use them.
9940
9941 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
9942
9943         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
9944         .newsrc.eld file.
9945
9946 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9947
9948         * gnus-agent.el (gnus-agent-fetch-headers)
9949         (gnus-agent-retrieve-headers):
9950         Bind gnus-decode-encoded-address-function to identity.
9951
9952         * nntp.el (nntp-send-xover-command): Recognize an xover command is
9953         available also when the server returns simply a dot.
9954
9955         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
9956
9957 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9958
9959         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
9960
9961 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9962
9963         * gnus-ems.el (gnus-x-splash): Make it work.
9964
9965         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
9966         from being used.
9967
9968         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
9969
9970 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9971
9972         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
9973         4th and the 5th arguments.
9974
9975         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
9976         the front stickiness.
9977         (gnus-article-summary-command-nosave): Correct the order of the
9978         arguments passed to pop-to-buffer.
9979         (gnus-article-read-summary-keys): Ditto; make it work properly when the
9980         summary command ends up with the article buffer.
9981
9982         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
9983         the same faces.
9984
9985 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
9986
9987         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
9988
9989 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
9990
9991         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
9992         * gnus-sum.el (gnus-summary-highlight):
9993         * pgg.el (pgg-sign-region, pgg-sign):
9994         * mail-source.el (mail-source-delete-old-incoming-confirm):
9995         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
9996
9997 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9998
9999         * gnus-art.el (gnus-mime-view-part-externally)
10000         (gnus-mime-view-part-internally): Fix predicate function passed to
10001         completing-read.
10002
10003         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
10004
10005         * gnus.el (gnus-update-message-archive-method): Add :version.
10006
10007 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10008
10009         * gnus.el (gnus-update-message-archive-method): New variable.
10010
10011         * gnus-start.el (gnus-setup-news): Update saved "archive" method
10012         according to gnus-message-archive-method if
10013         gnus-update-message-archive-method is non-nil.
10014
10015 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10016
10017         * gnus-sum.el (gnus-summary-limit-to-address): New function.
10018         Suggested by Loic Dachary <loic@dachary.org>.
10019         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
10020
10021 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10022
10023         * message.el (message-pop-to-buffer): Add switch-function argument.
10024         (message-mail): Pass switch-function argument to it.
10025
10026 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
10027
10028         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
10029         Improve doc string.
10030
10031 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10032
10033         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
10034         (gnus-header-content)
10035         * gnus-cite.el (gnus-cite-10)
10036         * gnus-srvr.el (gnus-server-closed)
10037         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
10038         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
10039         (gnus-group-mail-3-empty, gnus-group-mail-low)
10040         (gnus-group-mail-low-empty, gnus-splash)
10041         * message.el (message-header-to, message-header-cc)
10042         (message-header-subject, message-header-other, message-header-name)
10043         (message-header-xheader, message-separator, message-cited-text)
10044         (message-mml): Lighten colors of faces used for dark background.
10045
10046 2007-05-24  Simon Josefsson  <simon@josefsson.org>
10047
10048         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
10049         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
10050
10051 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10052
10053         * message.el (message-narrow-to-headers-or-head):
10054         Ignore mail-header-separator in the body.
10055
10056 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10057
10058         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
10059         same as window size.
10060
10061 2007-05-22  Kevin Ryde  <user42@zip.com.au>
10062
10063         * message.el (message-font-lock-keywords): Use message-header-xheader
10064         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
10065         ahead of the anything pattern, to get it recognised.
10066
10067 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10068
10069         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
10070         spam.el loads uses it in the compiled defadvice form.
10071
10072 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
10073
10074         * gnus-sum.el (gnus-articles-to-read)
10075         (gnus-summary-insert-old-articles): Don't truncate group name for
10076         `read-string'.
10077
10078         * gnus-util.el (gnus-limit-string): Delete this function.
10079
10080         * gnus-sum.el (gnus-simplify-subject-fully):
10081         Use `truncate-string-to-width' instead.
10082
10083 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
10084
10085         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
10086         Tell if, on summary exit, the next group has to be selected.
10087         (gnus-summary-exit): Use it.
10088
10089 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
10090
10091         * gnus-art.el (gnus-article-mode): Fix comment about displaying
10092         non-break space.
10093
10094 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10095
10096         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
10097         Check if group is not a directory.
10098         (nnfolder-request-expire-articles): Don't delete articles if the target
10099         group is not available.
10100
10101         * nnml.el (nnml-request-create-group): Properly check if group is not a
10102         file.
10103         (nnml-request-expire-articles): Don't delete articles if the target
10104         group is not available.
10105
10106         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
10107         Don't quote characters that are within parentheses.
10108
10109 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10110
10111         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
10112         (gnus-handle-ephemeral-exit): Select article according to it.
10113
10114 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
10115
10116         * message.el (message-insert-formated-citation-line): Remove newline.
10117         (message-citation-line-format): Add final \n here so that the user can
10118         avoid a blank line.
10119
10120 2007-05-03  Dan Christensen  <jdc@uwo.ca>
10121
10122         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
10123         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
10124         Update lanl/arXiv support.
10125
10126 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
10127
10128         * gnus.el: Bump version number.
10129
10130 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10131
10132         * gnus.el (gnus-version-number): Bump version.
10133
10134 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10135
10136         * gnus.el: No Gnus v0.6 is released.
10137
10138 2007-04-27  Didier Verna  <didier@xemacs.org>
10139
10140         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
10141         * gmm-utils.el (gmm-regexp-concat): ... here.
10142         * message.el: Don't require 'gnus-util.
10143         (message-dont-reply-to-names): Handle name change above.
10144         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
10145
10146 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10147
10148         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
10149         since the initial value varies according to the system.
10150
10151 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10152
10153         * mm-util.el (mm-charset-synonym-alist): Defcustom.
10154
10155 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
10156
10157         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
10158
10159 2007-04-24  Didier Verna  <didier@xemacs.org>
10160
10161         Improve the type of gnus-ignored-from-addresses.
10162         * gnus-util.el (gnus-orify-regexp): New function.
10163         * message.el (gnus-util): Require it.
10164         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
10165         * gnus-sum.el (gnus-ignored-from-addresses): New function.
10166         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
10167
10168 2007-04-24  Didier Verna  <didier@xemacs.org>
10169
10170         * gnus-sum.el:
10171         * gnus-utils.el: Fix some trailing whitespaces.
10172
10173 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10174
10175         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
10176         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
10177         article's Message-ID; refer parent article in summary buffer.
10178
10179         * message.el (message-bounce): Call mime-to-mml.
10180
10181         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
10182         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
10183         optimize and/or forms properly.
10184
10185 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
10186
10187         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
10188         URL.
10189
10190 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10191
10192         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
10193
10194 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10195
10196         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
10197         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
10198         displayed of multipart/alternative part if it is invoked from summary
10199         buffer.
10200
10201         * mm-view.el (mm-inline-text-html-render-with-w3m)
10202         (mm-inline-text-html-render-with-w3m-standalone)
10203         (mm-inline-render-with-function): Use mail-parse-charset by default.
10204
10205 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
10206
10207         * parse-time.el (parse-time-string-chars): Check if CHAR
10208         is less than the length of parse-time-syntax.
10209
10210 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10211
10212         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
10213         from gnus-newsgroup-processable.
10214
10215 2007-04-16  Didier Verna  <didier@xemacs.org>
10216
10217         * gnus-msg.el (gnus-configure-posting-styles):
10218         Handle message-signature-directory properly with :file syntax.
10219         Reported by "Leo".
10220
10221 2007-04-11  Didier Verna  <didier@xemacs.org>
10222
10223         New user option: message-signature-directory.
10224         * gnus-msg.el (gnus-configure-posting-styles): Support it.
10225         * message.el (message-insert-signature): Ditto.
10226         * message.el (message-signature-file): Doc update.
10227         * message.el (message-signature-directory): New.
10228
10229 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10230
10231         * gnus-msg.el (gnus-inews-yank-articles):
10232         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
10233
10234 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10235
10236         * message.el (message-yank-original): Make sure cited text ends with
10237         newline; don't exchange point and mark.
10238
10239 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
10240
10241         * tls.el (open-tls-stream): Properly handle case where there
10242         is no associated buffer.
10243
10244 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
10245
10246         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
10247         message-yank-original, make sure (< mark TEXT point).
10248
10249 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
10250
10251         * message.el (message-fill-column): New variable.
10252         (message-mode): Use it.  Add comment on a possible new hook.
10253
10254         * nnmail.el (nnmail-spool-file): Mark as obsolete.
10255         (nnmail-get-new-mail): Reformat.
10256
10257         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
10258
10259         * gmm-utils.el: Fix Commentary.
10260         (gmm-tool-bar-from-list): Fix typo in doc string.
10261
10262 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
10263
10264         * message.el (message-yank-original): Don't switch point and mark
10265         unnecessarily to put point and mark as documented.
10266
10267 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10268
10269         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
10270         from the message heads.
10271
10272 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
10273
10274         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
10275         article buffer does not have a window.  This may not be the best
10276         solution but is certainly better than setting the start of the null,
10277         that is the current, window.
10278
10279 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
10280
10281         * gnus-draft.el (gnus-draft-setup-hook): New hook.
10282         (gnus-draft-setup): Run it.
10283
10284         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
10285         gnus-score-fast-scoring.  Allow regexp.
10286         (gnus-score-headers): Use it.
10287
10288         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
10289         XEmacs.
10290
10291         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
10292         string.
10293         (gnus-button-alist): Also catch `<f1> k ...'.
10294         (gnus-treat-display-x-face): Fix doc string.
10295
10296 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10297
10298         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
10299         evaluation of gnus-extended-version to ensure correct generation of the
10300         User-Agent header when message-generate-headers-first is used.
10301
10302 2007-03-24  Simon Josefsson  <simon@josefsson.org>
10303
10304         * hashcash.el (hashcash-generate-payment-async): Don't crash if
10305         hashcash-path is nil.  Don't call callback with incorrect number of
10306         parameters if val is 0.
10307
10308 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10309
10310         * message.el (message-required-news-headers):
10311         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
10312
10313 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
10314
10315         * tls.el (open-tls-stream): In handshake-waiting loop,
10316         don't wait more if there is output available to process.
10317
10318 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
10319
10320         * tls.el (tls-program): Doc fix.
10321
10322 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10323
10324         * message.el (message-generate-new-buffers): Change the meaning of the
10325         nil value; add `standard' to the choices; treat t as `unique'; improve
10326         doc string.
10327         (gnus-select-frame-set-input-focus): Autoload.
10328         (message-buffer-name): Search for the existing message buffer if
10329         message-generate-new-buffers is nil or `standard'; treat the value t of
10330         message-generate-new-buffers as `unique'.
10331         (message-pop-to-buffer): Raise the frame already displaying the message
10332         buffer; clear the echo area after querying.
10333         (message-setup): Pass the `continue' argument to compose-mail.
10334         (message-mail): Prefer `switch-function' if it is given; search for the
10335         existing message buffer if the `continue' argument is non-nil; pass
10336         continue and switch-function arguments to compose-mail by way of
10337         message-setup.
10338         (message-mail-other-window): Adjust argument of message-setup.
10339         (message-mail-other-frame): Ditto.
10340
10341 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10342
10343         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
10344         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
10345         to turn font-lock on when turning gnus-message-citation-mode on.
10346
10347 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
10348
10349         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
10350         (mml-smime-function-alist): New variable; add epg as the backend.
10351         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
10352         mml-smime- functions instead.
10353         * mm-view.el: Require smime.
10354
10355 2007-03-05  Didier Verna  <didier@xemacs.org>
10356
10357         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
10358         instead of just inheritance for posting styles.
10359         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
10360
10361 2007-02-24  Chris Moore  <dooglus@gmail.com>
10362
10363         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
10364         * pgg-pgp.el (pgg-pgp-encrypt-region):
10365         * pgg-gpg.el (pgg-gpg-encrypt-region):
10366         Check pgg-encrypt-for-me if no other recipients.
10367
10368 2007-02-24  John Paul Wallington  <jpw@pobox.com>
10369
10370         * tls.el (tls-certtool-program): Fix custom type.
10371
10372 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10373
10374         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
10375         and point-at-eol instead of line-(beginning|end)-position.
10376
10377         * assistant.el (assistant-parse-buffer): Ditto.
10378
10379         * netrc.el (netrc-parse-services): Ditto.
10380
10381 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
10382
10383         * mml2015.el (mml2015-epg-find-usable-key): New function.
10384         (mml2015-epg-sign): Use it.
10385         (mml2015-epg-encrypt): Use it.
10386
10387 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10388
10389         * message.el (message-make-in-reply-to): Quote name containing
10390         non-ASCII characters.  It will make the RFC2047 encoder cause an error
10391         if there are special characters.  Reported by NAKAJI Hiroyuki
10392         <nakaji@jp.freebsd.org>.
10393
10394 2007-02-27  Didier Verna  <didier@xemacs.org>
10395
10396         Include the group parameters as well as the topic ones in the
10397         inheritance filter process.
10398         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
10399         argument GROUP-PARAMS-LIST.
10400         * gnus-topic.el (gnus-group-topic-parameters): Use it.
10401
10402 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10403
10404         * nntp.el (nntp-never-echoes-commands)
10405         (nntp-open-connection-functions-never-echo-commands): New variables.
10406         (nntp-send-command): Use them.
10407
10408 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
10409
10410         * mml2015.el (mml2015-epg-verify): Simplify.
10411
10412 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10413
10414         * mml.el (mml-content-disposition-alist): New user option.
10415         (mml-content-disposition): New function.
10416         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
10417         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
10418
10419 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
10420
10421         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
10422         verification.
10423
10424 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10425
10426         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
10427         articles posted in the last 24 hours.
10428
10429 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
10430
10431         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
10432
10433 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
10434
10435         * nntp.el (nntp-send-command): Don't wait for echoes when
10436         nntp-open-ssl-stream is used.
10437
10438 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10439
10440         * gnus-cite.el (gnus-test-font-lock-add-keywords)
10441         (gnus-message-add-citation-keywords)
10442         (gnus-message-remove-citation-keywords): Remove.
10443         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
10444         directly, make the variables in font-lock-defaults buffer-local, add
10445         gnus-message-citation-keywords to them and then update the value of
10446         font-lock-keywords.
10447
10448 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10449
10450         * message.el (message-cite-original-1): Don't call
10451         gnus-article-highlight-citation.
10452
10453         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
10454         citations; fix line count.
10455
10456 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10457
10458         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
10459         (gnus-message-add-citation-keywords)
10460         (gnus-message-remove-citation-keywords): Use it; fix the emulating
10461         versions of font-lock-add-keywords and font-lock-remove-keywords to
10462         work with XEmacs correctly.
10463
10464 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10465
10466         * gnus-cite.el (gnus-cite-face-list): Set the values of
10467         gnus-message-max-citation-depth and gnus-message-citation-keywords.
10468         (gnus-message-max-citation-depth): Use defvar rather than defconst.
10469         (gnus-message-cite-prefix-regexp): New variable.
10470         (gnus-message-search-citation-line): Use it; protect against long
10471         citation prefix; fill match data with nil rather than 0 for XEmacs; set
10472         the 0th match data for Emacs.
10473         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
10474         (gnus-message-add-citation-keywords): Append keywords rather than
10475         prepending; emulate font-lock-add-keywords if it is not available.
10476         (gnus-message-remove-citation-keywords):
10477         Emulate font-lock-remove-keywords if it is not available.
10478
10479         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
10480
10481         * message.el (message-cite-prefix-regexp): Set the value of
10482         gnus-message-cite-prefix-regexp.
10483
10484 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10485
10486         * nnweb.el (nnweb-google-parse-1): Update parser.
10487
10488 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
10489
10490         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
10491
10492 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10493
10494         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
10495         regexp.
10496
10497 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10498
10499         * uudecode.el (uudecode-string-to-multibyte): New function emulating
10500         string-to-multibyte.
10501         (uudecode-decode-region-internal): Use it.
10502
10503         * lpath.el: Fbind string-as-multibyte for XEmacs.
10504
10505 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
10506
10507         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
10508         Fix custom choice.
10509
10510         * gnus-art.el (gnus-signature-limit): Fix custom choice.
10511
10512 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
10513
10514         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
10515
10516         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
10517         `write-region' to respect `mm-inhibit-file-name-handlers'.
10518
10519 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
10520
10521         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
10522         Use gnus-home-directory instead of "~/" or "$HOME".
10523
10524 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
10525
10526         * encrypt.el (encrypt-insert-file-contents): Add better prompt
10527         to mention filename.
10528         Add comments at beginning regarding usage.
10529         (encrypt-write-file-contents): Change interactive so a string is
10530         acceptable.  If the file has no associated model, show an error instead
10531         of a nonsense prompt.
10532
10533 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
10534
10535         * spam.el (spam-bsfilter-ham-switch): Fix typo.
10536         Thanks to Yoshihiko Yamada for kind notification of this typo.
10537
10538 2007-01-12  Kenichi Handa  <handa@m17n.org>
10539
10540         * uudecode.el (uudecode-decode-region-internal): Make it work in a
10541         multibyte buffer.
10542
10543 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
10544
10545         * gnus-score.el (gnus-score-fast-scoring): New variable.
10546         (gnus-score-headers): Use it.
10547
10548         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
10549
10550         * message.el (message-cite-original-1):
10551         Call gnus-article-highlight-citation if requested.
10552         (message-make-from): Allow name and address as optional arguments.
10553
10554         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
10555
10556         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
10557         bugs to doc string.
10558         (gnus-button-alist): Add mid\\|message-id.
10559         (gnus-button-fetch-group): Extend for use in
10560         `browse-url-browser-function'.
10561         (gnus-button-url-regexp): Try to catch paired parentheses like in
10562         Wikipedia URLs.
10563
10564         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
10565         Suggested by Simon Krahnke <overlord@gmx.li>.
10566
10567 2007-01-13  Romain Francoise  <romain@orebokech.com>
10568
10569         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
10570         Update copyright.
10571
10572 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
10573
10574         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
10575
10576 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
10577
10578         * gnus-registry.el (gnus-registry-unfollowed-groups)
10579         (gnus-registry-split-fancy-with-parent): Fix documentation.
10580
10581 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10582
10583         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
10584         from nnweb groups.
10585
10586 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10587
10588         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
10589         Xref urls.  Erase buffer before requesting head.
10590
10591         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
10592
10593 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
10594
10595         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
10596         customizable.
10597
10598 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
10599
10600         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
10601         no signing key is found.
10602         (mml2015-epg-encrypt): Ask user whether to skip or abort if
10603         no encrypting and/or signing key is found.
10604
10605 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
10606
10607         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
10608
10609 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10610
10611         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
10612         headers read from disk with the ones newly found in the current search.
10613         This should no longer cause problems, because the article numbers in
10614         Gmane's `nov.php' output are ignored since the previous change.
10615
10616 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10617
10618         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
10619
10620 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10621
10622         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
10623         replace-regexp-in-string; bind url-version; fbind display-images-p and
10624         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
10625         find-face and set-itimer-function for Emacs; bind itimer-list for
10626         Emacs.
10627
10628         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
10629
10630 2007-01-01  Romain Francoise  <romain@orebokech.com>
10631
10632         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
10633
10634 2006-12-31  Steve Youngs  <steve@sxemacs.org>
10635
10636         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
10637         `define-minor-mode' macro definition expanded properly.
10638         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
10639         exclude it there.
10640
10641         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
10642         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
10643         `fboundp' test.
10644         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
10645         This is OK to autoload in (S)XEmacs now.
10646
10647 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10648
10649         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
10650         keystroke.
10651         (gnus-summary-limit-to-singletons): Fix typo.
10652
10653         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
10654         else fails.
10655
10656 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10657
10658         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
10659         docstring.
10660
10661         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
10662         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
10663         (gnus-summary-insert-dormant-articles): Fix typo in message.
10664
10665 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
10666
10667         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
10668         nil for XEmacs.
10669         (gnus-message-citation-mode): Don't autoload in XEmacs.
10670
10671         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
10672
10673 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
10674
10675         * nnimap.el (nnimap-expunge-search-string):
10676         Mention nnimap-search-uids-not-since-is-evil in docstring.
10677
10678 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
10679
10680         * spam.el: Revert to make-obsolete-variable because
10681         define-obsolete-variable-alias is not supported in Emacs 21.
10682
10683         * spam.el (spam-ifile-path, spam-ifile-database-path)
10684         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
10685         make-obsolete-variable.
10686         (spam-bsfilter-path, spam-bsfilter-program)
10687         (spam-spamassassin-path, spam-spamassassin-program)
10688         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
10689         Don't use "path" inappropriately.
10690         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
10691         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
10692         variable names.
10693
10694 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
10695
10696         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
10697         summary buffer.
10698
10699         * password.el (password-cache-remove): Use clear-string to burn
10700         password, if available.
10701
10702 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
10703
10704         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
10705
10706         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
10707
10708         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
10709         (gnus-message-highlight-citation): Move defcustom here from
10710         gnus-cite.el.
10711         (gnus-message-citation-mode): Autoload.
10712
10713         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
10714         checks to make it compile with XEmacs.
10715         (gnus-message-citation-mode): New minor mode.
10716         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
10717         (gnus-message-highlight-citation): New variables.
10718         (gnus-message-search-citation-line)
10719         (gnus-message-add-citation-keywords)
10720         (gnus-message-remove-citation-keywords)
10721         (turn-on-gnus-message-citation-mode)
10722         (turn-off-gnus-message-citation-mode): New functions.
10723
10724 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
10725
10726         * gnus-cite.el: Enable highlighting of different citation levels in
10727         message-mode.
10728
10729 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
10730
10731         * message.el (message-make-fqdn): Fix comment.
10732         (message-bogus-system-names): Add ".local".
10733
10734         * spam.el (spam-ifile-path, spam-ifile-program)
10735         (spam-ifile-database-path, spam-ifile-database)
10736         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
10737         Don't use "path" inappropriately.
10738         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
10739         strings.
10740         (spam-check-ifile, spam-ifile-register-with-ifile)
10741         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
10742         Use new variable names.
10743
10744         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
10745         (gnus-treat-display-smileys): Simplify using
10746         gnus-image-type-available-p.
10747
10748         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
10749         available.
10750
10751         * gnus-xmas.el (gnus-xmas-image-type-available-p):
10752         Use `display-images-p' if available.
10753
10754 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10755
10756         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
10757         one after turning on the buffer's multibyteness instead of decoding
10758         them directly in the unibyte buffer that causes unexpected conversion
10759         in Emacs 23 (unicode).
10760
10761 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10762
10763         * message.el (message-generate-hashcash): Fix custom type.
10764
10765 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
10766
10767         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
10768
10769 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
10770
10771         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
10772         disconnect icons.  Add help text.
10773
10774 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
10775
10776         * spam.el (spam-extra-header-to-number): CRM114 spam score is
10777         negated to be consistent with the others we handle.
10778
10779 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10780
10781         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
10782         version of gnus-summary-buffer to something, so that we can use two
10783         article buffers at the same time.
10784
10785 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
10786
10787         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
10788         trigger all the extra headers.
10789         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
10790         sorting.
10791
10792 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10793
10794         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
10795         solid groups.
10796
10797 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
10798
10799         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
10800
10801 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
10802
10803         * legacy-gnus-agent.el: Add Copyright notice.
10804
10805 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
10806
10807         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
10808
10809 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10810
10811         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
10812
10813         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
10814         to make it work reliably in CVS Emacs.
10815         (gnus-summary-limit-strange-charsets-predicate)
10816         (gnus-summary-limit-to-predicate): New functions.
10817
10818 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
10819
10820         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
10821         specifying array size.
10822         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
10823         array if it is too small.
10824         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
10825         (gnus-sort-threads-loop): New function.
10826
10827 2006-12-06  Chris Moore  <dooglus@gmail.com>
10828
10829         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
10830         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
10831
10832 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
10833
10834         * mm-url.el (mm-url-predefined-programs): Call curl with correct
10835         options.
10836
10837 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10838
10839         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
10840         DOS-ing the recipient.
10841
10842         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
10843         the headers when creating the mapping to avoid mismappings.
10844         (nnweb-gmane-create-mapping): Always nix out old mapping.
10845
10846 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10847
10848         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
10849         and mm-verify-option to never.
10850
10851 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10852
10853         * message.el (message-signed-or-encrypted-p): New function.
10854         (message-forward-make-body): Use it.
10855
10856         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
10857         Replace encode-coding-string with mm-encode-coding-string.
10858
10859 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10860
10861         * nneething.el (nneething-decode-file-name):
10862         Replace decode-coding-string with mm-decode-coding-string.
10863
10864         * gnus-int.el (gnus-open-server): Say failed server's name.
10865
10866 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
10867
10868         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
10869         strings to a single string.  Quote `errors-file-name'.
10870         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
10871         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
10872         Adjust calls.  Use `shell-quote-argument'.
10873
10874 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
10875
10876         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
10877         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
10878
10879         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
10880         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
10881         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
10882         (gnus-group-make-directory-group, gnus-group-transpose-groups):
10883         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
10884         (gnus-subscribe-newsgroup, gnus-1):
10885         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
10886         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
10887         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
10888         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
10889
10890 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10891
10892         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
10893         keystroke.
10894         (gnus-summary-limit-to-bodies): Implement headersp.
10895
10896 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10897
10898         * dns.el (query-dns): Protect against "Process dns deleted" strings.
10899
10900 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
10901
10902         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
10903
10904 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10905
10906         * message.el (message-generate-hashcash): Expand range of values to
10907         include `opportunistic'.
10908         (message-send-mail): Use it.
10909
10910 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10911
10912         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
10913         and comment it.
10914
10915         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
10916
10917 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
10918
10919         * gnus-util.el (gnus-extract-address-components): Improve comment.
10920
10921 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10922
10923         * gnus-util.el (gnus-extract-address-components): Work with address in
10924         which the name portion contains @.
10925
10926         * lpath.el: Fbind custom-autoload.
10927
10928 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
10929
10930         * gnus.el (gnus-start): Move custom group up.
10931         (gnus-select-method): Don't autoload, but make it available for
10932         `customize-variable'.
10933         (gnus-getenv-nntpserver): Don't autoload.
10934
10935 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
10936
10937         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
10938
10939 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
10940
10941         * message.el (message-sendmail-extra-arguments): New variable.
10942         (message-send-mail-with-sendmail): Use it.
10943
10944 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10945
10946         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
10947         mm-with-unibyte-current-buffer to make string unibyte.
10948
10949         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
10950         mm-string-as-multibyte.
10951
10952 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
10953
10954         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
10955         Reported by Werner Koch <wk@gnupg.org>.
10956
10957 2006-11-14  Daiki Ueno  <ueno@p360>
10958
10959         * mml2015.el: Autoload epa-select-keys when compiling.
10960
10961 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
10962
10963         * mml2015.el (mml2015-epg-sign): Save the signing keys in
10964         message-options.
10965         (mml2015-epg-encrypt): Save the recipient keys in message-options.
10966
10967 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
10968
10969         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
10970         EasyPG (< 0.0.6).
10971         (mml2015-always-trust): New user option.
10972         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
10973         prompt.
10974
10975 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10976
10977         * nntp.el (nntp-authinfo-force): New variable.
10978         (nntp-send-authinfo): Use it.
10979
10980 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
10981
10982         * message.el (message-strip-subject-encoded-words): Allow _not_ to
10983         decode encoded words.  Improve prompt.  Add comment about forwarding.
10984         (message-replacement-char): Move up.
10985
10986 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
10987
10988         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
10989         instead of gnus-intersection because arguments of gnus-sorted-nunion
10990         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
10991
10992 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
10993
10994         * message.el (message-strip-subject-encoded-words): Reformat prompt.
10995         (message-simplify-subject-functions):
10996         Enable message-strip-subject-encoded-words by default.
10997
10998 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
10999
11000         * message.el (message-strip-subject-encoded-words): New function.
11001         (message-simplify-subject-functions): New variable.
11002         (message-simplify-subject): Use it.  Fix typo in doc string.
11003         Support message-strip-subject-encoded-words.
11004
11005 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
11006
11007         * gnus-diary.el (gnus-diary-delay-format-function):
11008         * nndiary.el (nndiary-reminders):
11009         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
11010
11011 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
11012
11013         * gnus-art.el (article-hide-boring-headers): Fetch date from
11014         gnus-original-article-buffer to avoid problems with localized date
11015         strings.
11016
11017 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11018
11019         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
11020
11021 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
11022
11023         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
11024         New variables.
11025         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
11026         (mm-charset-synonym-alist): Move some entries to
11027         mm-codepage-iso-8859-list.
11028         (mm-charset-synonym-alist, mm-charset-override-alist):
11029         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
11030
11031 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11032
11033         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
11034
11035 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
11036
11037         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
11038         with Emacs 21 and XEmacs.
11039
11040 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
11041
11042         * spam.el (spam-parse-address): New function for better parsing,
11043         catching errors, etc.
11044         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
11045
11046 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
11047
11048         * mm-view.el: Add interactive arg to html2text autoload.
11049
11050 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11051
11052         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
11053
11054 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
11055
11056         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
11057         New variables.
11058         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
11059         (mm-charset-synonym-alist): Move some entries to
11060         mm-codepage-iso-8859-list.
11061
11062         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
11063
11064 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
11065
11066         * message.el (message-citation-line-format)
11067         (message-insert-formated-citation-line): Fix implementation of %E, %N
11068         and %n according to the doc string.
11069
11070 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
11071
11072         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
11073         Use car-safe to avoid bad parses.
11074
11075 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11076
11077         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
11078         names.
11079
11080         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
11081
11082 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11083
11084         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
11085         header.
11086
11087         * message.el (message-draft-headers): Add Date.
11088         (message-headers-to-generate): Fix typo in docstring.
11089
11090         * nndraft.el (nndraft-required-headers): New variable.
11091         (nndraft-generate-headers): Use it.
11092
11093         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
11094
11095 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
11096
11097         * gnus-registry.el (gnus-registry-wash-for-keywords)
11098         (gnus-registry-find-keywords): New functions to allow easy searching of
11099         articles that are in the registry.
11100
11101 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
11102
11103         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
11104         Use ietf-drums-parse-address instead of gnus-extract-address-components.
11105         Reported by Damien Elmes <damien@repose.cx>.
11106
11107 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
11108
11109         * gnus.el (gnus-mime): Remove unused custom group.
11110
11111 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11112
11113         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
11114         "blank line" when searching for end of armor headers.
11115
11116 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
11117
11118         * gmm-utils.el (gmm-write-region): Fix variable name.
11119
11120 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
11121
11122         * gmm-utils.el (gmm-write-region): New function based on compatibility
11123         code from `mm-make-temp-file'.
11124
11125         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
11126
11127         * nnmaildir.el (nnmaildir--update-nov)
11128         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
11129         Use `gmm-write-region'.
11130
11131 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
11132
11133         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
11134         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
11135
11136         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
11137
11138         * message.el (message-replacement-char): New variable.
11139         (message-fix-before-sending): Use it.
11140         (message-simplify-subject): New function to remove duplicate code.
11141         (message-reply, message-followup): Use it.
11142
11143         * gnus-sum.el (gnus-summary-make-menu-bar):
11144         Clarify gnus-summary-limit-to-articles.
11145
11146 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11147
11148         * gnus-util.el (gnus-with-local-quit): New macro.
11149
11150         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
11151
11152 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
11153
11154         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
11155         ignore non-string data.
11156
11157 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
11158
11159         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
11160         non-string data (needs to be done in the registry too).
11161
11162 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
11163
11164         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
11165         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
11166         (gnus-registry-split-fancy-with-parent)
11167         (gnus-registry-fetch-simplified-message-subject-fast)
11168         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
11169         Remove text properties on ingress into the registry and when it's saved.
11170         (gnus-registry-clean-empty-function): Fix bug with cleaning the
11171         registry from entries with no groups.
11172
11173 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
11174
11175         * gnus-util.el (gnus-string-remove-all-properties): Add utility
11176         function to remove string properties.
11177
11178 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
11179
11180         * gmm-utils.el (gmm): Adjust custom version.
11181
11182         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
11183         Adjust custom version.
11184
11185         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
11186
11187 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
11188
11189         * gnus-art.el (gnus-insert-prev-page-button)
11190         (gnus-insert-next-page-button): Simplify.  Reformat.
11191
11192 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
11193
11194         * gnus-art.el (gnus-insert-prev-page-button)
11195         (gnus-insert-next-page-button): Apply gnus-article-button-face.
11196
11197 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
11198
11199         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
11200
11201 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
11202
11203         * gnus-art.el (gnus-insert-mime-button)
11204         (gnus-insert-mime-security-button):
11205         Apply gnus-article-button-face to MIME and security buttons.
11206
11207 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
11208
11209         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
11210         readable.
11211
11212 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11213
11214         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
11215
11216 2006-09-20  Steve Youngs  <steve@sxemacs.org>
11217
11218         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
11219         `browse-url-of-file' instead of `browse-url'.
11220
11221 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11222
11223         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
11224         regexp.  Articles containing quotation were cut prematurely.
11225
11226 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11227
11228         * message.el (message-cite-original-1): Use nobody by default for the
11229         value of From header.
11230         (message-reply): Ditto.
11231
11232 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
11233
11234         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
11235         to the gnus-info.  This fixes a bug of inline-PGP message verification.
11236         Reported by Michael Piotrowski <mxp@dynalabs.de>.
11237
11238 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
11239
11240         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
11241         mails in the doc string.  Add some URLs in comment.
11242         (pop3-movemail): Warn about pop3-leave-mail-on-server.
11243
11244 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11245
11246         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
11247         backslashes handling and the way to find boundaries of quoted strings.
11248
11249 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
11250
11251         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
11252         mml1991-encrypt-to-self is set and mml1991-signers is not set.
11253         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
11254         mml2015-encrypt-to-self is set and mml2015-signers is not set.
11255
11256 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
11257
11258         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
11259         doc string.
11260         (gnus-button-regexp, gnus-button-last): Remove unused variables.
11261
11262 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11263
11264         * lpath.el: Fbind epg-check-configuration.
11265
11266 2006-09-06  Simon Josefsson  <jas@extundo.com>
11267
11268         * mml2015.el (mml2015-use): Doc fix, mention epg.
11269
11270 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
11271
11272         * mml2015.el (mml2015-use): Default to epg, if available.
11273
11274 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
11275
11276         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
11277         message-sender.
11278         (mml1991-epg-encrypt): Ditto.
11279         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
11280         message-sender.
11281         (mml2015-epg-encrypt): Ditto.
11282
11283 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
11284
11285         * message.el (message-send-mail-with-sendmail): Look for sendmail in
11286         several common directories.
11287
11288 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
11289
11290         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
11291         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
11292
11293 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11294
11295         * gnus-art.el (article-decode-encoded-words): Make it fast.
11296
11297 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11298
11299         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
11300
11301         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
11302         in quoted string into `\'.
11303
11304 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11305
11306         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
11307         Use standard-syntax-table.
11308
11309 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11310
11311         * gnus-art.el (gnus-decode-address-function): New variable.
11312         (article-decode-encoded-words): Use it to decode headers which are
11313         assumed to contain addresses.
11314         (gnus-mime-delete-part): Remove useless `or'.
11315
11316         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
11317         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
11318         (gnus-nov-parse-line): Use it to decode From header.
11319         (gnus-get-newsgroup-headers): Ditto.
11320         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
11321
11322         * mail-parse.el (mail-decode-encoded-address-region): New alias.
11323         (mail-decode-encoded-address-string): New alias.
11324
11325         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
11326         New function.
11327         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
11328         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
11329         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
11330         (rfc2047-decode-string): Ditto.
11331         (rfc2047-decode-address-region): New function.
11332         (rfc2047-decode-address-string): New function.
11333
11334 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
11335
11336         * message.el (message-caesar-buffer-body): Allow rotating headers.
11337
11338         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
11339
11340         * message.el (message-insert-formated-citation-line): Fix %f.
11341         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
11342
11343 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11344
11345         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
11346         (gnus-bookmark-mouse-available-p): New macro.
11347         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
11348         (gnus-bookmark-bmenu-show-infos): Use it.
11349         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
11350         (gnus-bookmark-bmenu-hide-infos): Ditto.
11351         (gnus-bookmark-remove-properties): New function.
11352         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
11353         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
11354         (gnus-bookmark-write-file): Bind coding-system-for-write.
11355         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
11356         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
11357         group before selecting it.
11358         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
11359         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
11360         quit-window if it is not available; use gnus-mouse-2 and bind it to
11361         gnus-bookmark-bmenu-select-by-mouse.
11362         (gnus-bookmark-show-details): Remove unused variable `details-list'.
11363         (gnus-bookmark-bmenu-select-by-mouse): New function.
11364
11365 2006-08-13  Romain Francoise  <romain@orebokech.com>
11366
11367         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
11368         space.
11369
11370 2006-08-10  Romain Francoise  <romain@orebokech.com>
11371
11372         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
11373         (dns-mode-soa-auto-increment-serial): New user option.
11374         (dns-mode-soa-maybe-increment-serial): New function.
11375         (dns-mode): Add the latter to `write-contents-functions'.
11376
11377 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11378
11379         * compface.el (uncompface): Use binary rather than raw-text-unix.
11380
11381 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11382
11383         * compface.el (uncompface): Make sure the eol conversion doesn't take
11384         place when communicating with the external programs.
11385         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11386
11387 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11388
11389         * nnheader.el (nnheader-insert-head): Fix typo in comment.
11390
11391 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11392
11393         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
11394         Make it more robust by parsing author and date independently.
11395
11396 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11397
11398         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
11399
11400 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
11401
11402         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
11403         first matching secret key.
11404         (mml2015-epg-encrypt): Ditto.
11405
11406         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
11407         first matching secret key.
11408         (mml1991-epg-encrypt): Ditto.
11409
11410         * mml2015.el (mml2015-encrypt-to-self): New user option.
11411         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
11412         mml2015-epg-encrypt-to-self is set.
11413
11414         * mml1991.el (mml1991-encrypt-to-self): New variable.
11415         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
11416         mml1991-epg-encrypt-to-self is set.
11417
11418         * mml2015.el (mml2015-signers): New user option.
11419         (mml2015-epg-sign): Reflect the value of mml2015-signers.
11420         (mml2015-epg-encrypt): Allow to select signing keys.
11421
11422         * mml1991.el (mml1991-signers): New variable.
11423         (mml1991-epg-sign): Reflect the value of mml1991-signers.
11424         (mml1991-epg-encrypt): Allow to select signing keys.
11425
11426 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11427
11428         * nnheader.el (nnheader-insert-head): Make it work even if the file
11429         uses CRLF for the line-break code.
11430
11431 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
11432
11433         * mml2015.el: Require mml-sec instead of password.
11434         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
11435         (mml2015-cache-passphrase): Inherit the default value from
11436         mml-secure-cache-passphrase.
11437         (mml2015-passphrase-cache-expiry): Inherit the default value from
11438         mml-secure-passphrase-cache-expiry.
11439
11440         * mml1991.el: Require mml-sec instead of password.
11441         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
11442         (mml1991-cache-passphrase): Inherit the default value from
11443         mml-secure-cache-passphrase.
11444         (mml1991-passphrase-cache-expiry): Inherit the default value from
11445         mml-secure-passphrase-cache-expiry.
11446
11447         * mml-sec.el: Require password.
11448         (mml-secure-verbose): New user option.
11449         (mml-secure-cache-passphrase): New user option.
11450         (mml-secure-passphrase-cache-expiry): New user option.
11451
11452 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
11453
11454         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
11455         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
11456         andreas@altroot.de (Andreas Vögele).
11457
11458         FIXME: Use `tiny change'?
11459
11460 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11461
11462         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
11463         workaround for the url package included with Emacs.
11464
11465         * nnweb.el (nnweb-google-create-mapping): Update regexp.
11466
11467 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11468
11469         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
11470         correctly.  This fixes a bug caused by the 2006-05-12 change.
11471
11472 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
11473
11474         * nnmail.el (nnmail-article-group): If splitting raises an error, give
11475         some information about the error when saying that the `bogus' mail
11476         group will be used.
11477
11478 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
11479
11480         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
11481         string.
11482
11483 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
11484
11485         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
11486
11487 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11488
11489         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
11490
11491 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
11492
11493         * mml1991.el (mml1991-function-alist): Add epg.
11494         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
11495         (mml1991-epg-encrypt): New functions.
11496
11497 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
11498
11499         * mml2015.el (mml2015-verbose): New variable.
11500         (mml2015-cache-passphrase): Ditto.
11501         (mml2015-passphrase-cache-expiry): Ditto.
11502         (mml2015-function-alist): Add epg.
11503         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
11504         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
11505         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
11506         New functions.
11507
11508 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11509
11510         * message.el (message-cite-original-1): Preserve region when removing
11511         quoted text due to X-No-Archive in order to avoid bogus attribution
11512         when citing multiple messages.
11513
11514 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11515
11516         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
11517         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
11518
11519 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
11520
11521         * gnus-diary.el (gnus-user-format-function-d)
11522         (gnus-user-format-function-D): Autoload.
11523
11524         * imap.el (Commentary): Fix typo.
11525
11526         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
11527         2006-04-22 contribution.
11528
11529 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11530
11531         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
11532         It didn't really fix the bogosity I'm seeing with solid web groups.
11533
11534 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11535
11536         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
11537         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
11538         created using server names.  If we use the feature without declaring
11539         it, Gnus does not properly manage server and group state.
11540
11541         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
11542         bound.
11543
11544 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11545
11546         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
11547         looking up the method using GROUP's prefix before inventing a new one.
11548         It is used on killed/unknown groups in various places where returning
11549         an all-new method isn't expected by the caller.
11550
11551         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
11552         and match semantics of gnus-group-real-prefix.
11553
11554 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
11555
11556         * nnmail.el (nnmail-broken-references-mailers): New variable.
11557         (nnmail-ignore-broken-references): New function generalizing
11558         nnmail-fix-eudora-headers.
11559         (nnmail-fix-eudora-headers): Now obsolete.
11560
11561         * gnus-art.el (gnus-button-handle-custom):
11562         Support `customize-apropos*'.
11563
11564 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11565
11566         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
11567
11568         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
11569         articles.
11570
11571 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
11572
11573         * message.el (message-cite-reply-above): New variable.
11574         (message-yank-original): Use it.
11575
11576 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11577
11578         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
11579
11580 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
11581
11582         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
11583         as read.
11584
11585         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
11586
11587 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
11588
11589         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
11590         (gnus-bookmark-default-file): Use gnus-directory.
11591         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
11592         Remove "*" in doc string.
11593         (gnus-bookmark-write-file): Simplify.
11594         (gnus-bookmark-maybe-sort-alist): Use `when'.
11595         (gnus-bookmark-get-bookmark): Fix typo in doc string.
11596         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
11597         Add FIXME about Emacs 21 and XEmacs compatibility.
11598         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
11599         compatibility.
11600         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
11601         compatibility.
11602         (gnus-bookmark-menu-heading): Fix version.
11603
11604 2006-06-19  Bastien Guerry  <bzg@altern.org>
11605
11606         * gnus-bookmark.el: New file.
11607
11608 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11609
11610         * message.el (message-syntax-checks): Doc fix.
11611
11612 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11613
11614         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
11615         unsubscribed groups as if they were killed ones.  It causes duplicate
11616         entries in gnus-newsrc-alist.
11617
11618 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11619
11620         * message.el (message-syntax-checks): Doc fix.
11621         (message-send-mail): Add check for continuation headers.
11622         (message-check-news-header-syntax): Fix regexp used to check for
11623         continuation headers.
11624
11625 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11626
11627         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
11628
11629 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
11630
11631         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
11632
11633 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
11634
11635         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
11636         default-truncate-lines.
11637
11638 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11639
11640         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
11641         to fill the utf-8 entry.
11642
11643         * lpath.el: Fbind unicode-precedence-list.
11644
11645 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11646
11647         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
11648
11649 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
11650
11651         * gnus-agent.el (directory-files-and-attributes): Move all the way
11652         forward (the third and final move).
11653         (gnus-agent-read-agentview): Trap reconstruction errors due to
11654         nonexistent directory.  Handle by returning nil.
11655
11656 2006-05-30  Didier Verna  <didier@xemacs.org>
11657
11658         * message.el (message-dont-reply-to-names): Update the custom type.
11659         * message.el (message-dont-reply-to-names): New defsubst: potentially
11660         convert a list of regexps into a single one.
11661         * message.el (message-get-reply-headers): Use it.
11662         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
11663
11664 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11665
11666         * gnus-agent.el (directory-files-and-attributes): Move forward.
11667
11668 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
11669
11670         * gnus-ml.el (gnus-mailing-list-subscribe)
11671         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
11672         (gnus-mailing-list-message): Fix doc strings.
11673
11674 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11675
11676         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
11677         of doing it manually.
11678
11679 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
11680
11681         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
11682         comment.
11683
11684 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
11685
11686         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
11687         (gnus-agent-read-agentview): Fix handling of end-of-file error.
11688         (gnus-agent-read-local): All symbols allocated in my-obarray.
11689         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
11690         (gnus-agent-regenerate-group): Check numeric names to see if they are
11691         messages or groups.
11692         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
11693         better way of do this...)
11694
11695         * gnus-cache.el (gnus-agent-total-fetched-for):
11696         Ignore 'dummy.group' (there should be a better way of do this...)
11697
11698 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11699
11700         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
11701         (gnus-saved-headers): Ditto.
11702         (gnus-default-article-saver): Mention functions may have properties.
11703         (gnus-article-save): Override gnus-save-all-headers and
11704         gnus-saved-headers by :headers property which saver function may have.
11705         (gnus-summary-save-in-file): Add :headers property.
11706         (gnus-summary-write-to-file): Ditto.
11707
11708         * gnus-sum.el (gnus-summary-save-article): Bind
11709         gnus-prompt-before-saving to t when saving many articles in a file;
11710         always show all headers.
11711
11712         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
11713
11714 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
11715
11716         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
11717         marks.
11718
11719         * message.el (message-indent-citation): Add optional arguments to allow
11720         using it outside of message buffers.
11721
11722         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
11723         (gnus-article-treat-unfold-headers): Use it.
11724         (gnus-article-truncate-lines): New variable.
11725         (gnus-article-mode): Use it.
11726         (gnus-article-toggle-truncate-lines): New function.
11727
11728         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
11729         Add gnus-article-toggle-truncate-lines.
11730
11731         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
11732         coding system in XEmacs, use binary.
11733
11734 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11735
11736         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
11737         after-load-alist.
11738
11739         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
11740         this function should save decoded articles.
11741         (gnus-summary-write-to-file): Use property to specify this function
11742         should save decoded articles and specify gnus-summary-save-in-file
11743         should be used to save articles other than the first one when saving
11744         many articles.
11745         (gnus-summary-save-body-in-file): Use property to specify this
11746         function should save decoded articles.
11747         (gnus-summary-write-body-to-file): Use property to specify this
11748         function should save decoded articles and specify
11749         gnus-summary-save-body-in-file should be used to save articles other
11750         than the first one when saving many articles.
11751
11752         * gnus-sum.el (gnus-summary-save-article): Simplify.
11753
11754 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11755
11756         * gnus-art.el (gnus-default-article-saver):
11757         Add gnus-summary-write-body-to-file.
11758         (gnus-article-save-coding-system): Don't use coding system object
11759         in XEmacs.
11760         (gnus-read-save-file-name): Add optional `dir-var' argument which
11761         specifies directory in which files are saved; work even if optional
11762         `variable' argument is not specified.
11763         (gnus-summary-write-to-file): Read file name.
11764         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
11765         (gnus-summary-write-body-to-file): New function.
11766
11767         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
11768         (gnus-summary-local-variables): Add it.
11769         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
11770         (gnus-summary-save-article): Remove optional `decode' argument;
11771         determine whether to decode articles by the value of
11772         gnus-default-article-saver; when saving many files using
11773         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
11774         it first and use gnus-summary-save-in-file or
11775         gnus-summary-save-body-in-file thereafter unless
11776         gnus-prompt-before-saving is always; move point to article which
11777         will be saved.
11778         (gnus-summary-save-article-file): Revert.
11779         (gnus-summary-write-article-file): Revert.
11780         (gnus-summary-save-article-body-file): Revert.
11781         (gnus-summary-write-article-body-file): New function.
11782
11783 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11784
11785         * gnus-art.el (gnus-default-article-saver): Doc fix.
11786         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
11787         from gnus-summary-save-article-coding-system, and default to a
11788         certain coding system.
11789         (gnus-output-to-file): Add coding cookie and encode text according
11790         to gnus-article-save-coding-system; don't use mm-append-to-file.
11791
11792         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
11793         gnus-art.el and rename to gnus-article-save-coding-system.
11794         (gnus-summary-save-article): Require gnus-art; don't show all
11795         headers if it decodes articles; don't add coding cookie here;
11796         don't bind mm-text-coding-system-for-write.
11797         (gnus-summary-save-article-file): Save decoded articles.
11798         (gnus-summary-write-article-file): When saving many files, use
11799         gnus-summary-write-to-file first and gnus-summary-save-in-file
11800         thereafter unless gnus-prompt-before-saving is always.
11801         (gnus-summary-save-article-body-file): Save decoded articles.
11802
11803         * lpath.el: Fbind select-safe-coding-system for XEmacs.
11804
11805 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
11806
11807         * nnrss.el (nnrss-check-group): Bind hash-index.
11808
11809 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
11810
11811         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
11812         its hash index.  Store this hash in `nnrss-group-data'.
11813         (nnrss-read-group-data): Update accordingly.
11814
11815 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
11816
11817         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
11818         entry.
11819
11820         * gnus-sum.el (gnus-summary-make-menu-bar):
11821         Add gnus-article-browse-html-article.
11822
11823 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
11824
11825         * gnus-sum.el (gnus-summary-mime-map):
11826         Add gnus-article-browse-html-article.
11827
11828         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
11829
11830 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
11831
11832         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
11833         suitable coding systems in customize.
11834
11835 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
11836
11837         * mail-source.el (mail-sources): Fix custom type.
11838
11839 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
11840
11841         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
11842         (gnus-summary-expire-articles-now): Shorten prompt.
11843
11844         * gmm-utils.el (wid-edit): Require.
11845         (defun-gmm): Rename from `gmm-defun-compat'.
11846         (gmm-image-search-load-path): Use it.
11847         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
11848
11849 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11850
11851         * gnus-sum.el (gnus-summary-save-article-coding-system):
11852         New variable.
11853         (gnus-summary-save-article): Add optional `decode' argument.
11854         If it is set and gnus-summary-save-article-coding-system is non-nil,
11855         save decoded article.
11856         (gnus-summary-write-article-file): Save decoded article if
11857         gnus-summary-save-article-coding-system is non-nil.
11858
11859         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
11860         type.
11861
11862 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11863
11864         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
11865
11866 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11867
11868         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
11869         first to test gnus-single-article-buffer which may be buffer-local.
11870
11871         * gnus-sum.el (gnus-summary-setup-buffer):
11872         Make gnus-single-article-buffer buffer-local and nil in ephemeral
11873         group; make gnus-article-buffer, gnus-article-current, and
11874         gnus-original-article-buffer always buffer-local.
11875         (gnus-summary-exit): Kill article buffer belonging to ephemeral
11876         group.
11877         (gnus-handle-ephemeral-exit): Don't move to next summary line.
11878
11879 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
11880
11881         * nnml.el (nnml-request-compact-group): Compressed files might not
11882         have .gz extension.
11883
11884 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
11885
11886         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
11887         (mm-copy-to-buffer): Use with-current-buffer.
11888         (mm-display-part): Simplify.
11889         (mm-inlinable-p): Add optional arg `type'.
11890
11891 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
11892
11893         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
11894         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
11895         Try harder to show the attachment internally or externally using
11896         gnus-mime-view-part-as-type.
11897
11898 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
11899
11900         * message.el (message-from-style, message-signature-separator)
11901         (message-user-organization-file, message-send-mail-function)
11902         (message-citation-line-function, message-yank-prefix)
11903         (message-indent-citation-function, message-signature)
11904         (message-signature-file, message-signature-insert-empty-line):
11905         Remove autoloads.
11906
11907         * gnus-art.el (gnus-buttonized-mime-types):
11908         Remove "multipart/signed".  Revert 2006-04-26 change.
11909
11910 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11911
11912         * gnus.el (gnus-version-number): Bump version.
11913
11914 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
11915
11916         * gnus.el: No Gnus v0.5 is released.
11917
11918 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11919
11920         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
11921         fetching articles by message-id.
11922
11923 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11924
11925         * message.el (hashcash): Require hashcash as normal.
11926
11927         * ecomplete.el (ecomplete-highlight-match-line):
11928         Use point-at-eol.
11929         (ecomplete-highlight-match-line): Use `highlight', because that
11930         face exists in both Emacs and XEmacs.
11931
11932         * message.el (message-display-abbrev): Use point-at-bol.
11933
11934         * mail-source.el: Don't require timer/timer-funcs.
11935
11936         * gnus-async.el: Ditto.
11937
11938         * password.el: Ditto.
11939
11940         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
11941
11942         * mm-url.el: Ditto.
11943
11944         * gnus-xmas.el: Don't require timer-funcs.
11945
11946         * mm-util.el: Require timer/timer-funcs.
11947
11948 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11949
11950         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
11951         Close.
11952
11953 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11954
11955         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
11956         unibyte after clear-decrypt function runs.
11957
11958         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
11959         returns as a unibyte string.
11960
11961 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11962
11963         * lpath.el: Revert.
11964
11965         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
11966         (pgg-gpg-process-sentinel): Revert.
11967
11968         * pgg-pgp.el (pgg-pgp-process-region): Revert.
11969         (pgg-pgp-lookup-key): Revert.
11970
11971         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
11972         (pgg-pgp5-lookup-key): Revert.
11973
11974         * pgg.el (pgg-fetch-key): Revert.
11975
11976 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11977
11978         * lpath.el: Fbind string-as-multibyte for XEmacs.
11979
11980         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
11981         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
11982         (mml1991-pgg-encrypt): Ditto.
11983
11984         * pgg-gpg.el (pgg-string-to-multibyte): New function.
11985         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
11986         a multibyte buffer.
11987
11988         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
11989         (pgg-pgp-lookup-key): Ditto.
11990
11991         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
11992         (pgg-pgp5-lookup-key): Ditto.
11993
11994         * pgg.el (pgg-fetch-key): Ditto.
11995
11996 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
11997
11998         * message.el (message-user-organization-file): Check several
11999         locations of the organization file.
12000
12001         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
12002         Add gnus-article-view-part-as-type.
12003
12004         * gnus-art.el (gnus-article-view-part-as-type): New function.
12005
12006         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
12007         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
12008
12009         * mml.el: Simplify autoload.
12010         (mml-mode): defvar dnd-protocol-alist instead of using
12011         symbol-value.
12012         (mml-default-directory): New variable.
12013         (mml-minibuffer-read-file): Use it.
12014         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
12015
12016         * message.el (message-citation-line-format): New variable.
12017         (message-insert-formated-citation-line): New function.
12018         (message-citation-line-function):
12019         Add `message-insert-formated-citation-line' to custom type.
12020
12021         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
12022         to doc string.
12023
12024         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
12025         depending on mm-verify-option.
12026
12027 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12028
12029         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
12030         binding pgg-* variables; reimplement the section which prevents
12031         MIME header from being signed.
12032         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
12033         pgg-text-mode; remove a blank line at the top of body.
12034
12035         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
12036         lines at the top of body; use gnus-newsgroup-charset if there's no
12037         Charset header.
12038
12039 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12040
12041         * message.el (message-self-insert-commands): Doc fix.
12042
12043         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
12044         (mm-uu-pgp-encrypted-test): Ditto.
12045         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
12046         between header and body; return application/pgp-encrypted handle
12047         if decryption failed; decode decrypted body by charset.
12048
12049         * mm-decode.el (mm-automatic-display): Don't make application/pgp
12050         element match to application/pgp-*.
12051
12052 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12053
12054         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
12055         HTML.
12056
12057 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12058
12059         * mail-source.el (mail-source-call-script): Message the error
12060         string.
12061
12062 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12063
12064         * gnus-util.el (gnus-byte-compile): Use it.
12065
12066 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
12067
12068         * gnus-util.el (kill-empty-logs): New function.
12069
12070 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12071
12072         * message.el (message-mail-alias-type): Doc fix.
12073         (message-mail-alias-type-p): New function.
12074         (message-send): Use it.
12075         (message-mode): Ditto.
12076         (message-strip-forbidden-properties): Ditto.
12077
12078         * ecomplete.el (ecomplete-database-file-coding-system):
12079         New variable.
12080         (ecomplete-save): Use it.
12081         (ecomplete-setup): Use it.
12082
12083 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12084
12085         * message.el (message-self-insert-commands): New variable.
12086         (message-strip-forbidden-properties): Use it.
12087
12088 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12089
12090         * message.el (message-put-addresses-in-ecomplete): Use a regexp
12091         that doesn't make XEmacs choke.
12092
12093 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
12094
12095         * gnus-util.el (gnus-replace-in-string):
12096         Prefer replace-regexp-in-string over of replace-in-string.
12097
12098 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12099
12100         * gnus-util.el (gnus-select-frame-set-input-focus):
12101         Use select-frame-set-input-focus if it is available in XEmacs; use
12102         definition defined in Emacs 22 for old Emacsen.
12103
12104         * dgnushack.el: Autoload unmorse-region for XEmacs.
12105
12106         * lpath.el: Bind cursor-in-non-selected-windows and
12107         select-frame-set-input-focus for XEmacs.
12108
12109 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12110
12111         * mm-view.el (mm-inline-text): Use equal instead of equalp.
12112
12113 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
12114
12115         * gnus-registry.el (gnus-registry-cache-save): Remove text
12116         properties when saving via the temp buffer.
12117
12118 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
12119
12120         * message.el (message-generate-hashcash): Honor custom type.
12121
12122 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12123
12124         * message.el (message-generate-hashcash): Default to non-nil when
12125         hashcash is found.
12126
12127         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
12128         (gnus-refer-thread-limit): Increase default to 500.
12129
12130         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
12131
12132         * flow-fill.el (fill-flowed): Allow delete-space.
12133
12134 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
12135
12136         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
12137         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
12138         Remove autoloads.
12139
12140 2006-04-18  Simon Josefsson  <jas@extundo.com>
12141
12142         * message.el (message-generate-hashcash): Default to.
12143
12144 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12145
12146         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
12147         concatenating segments rather than before concatenating them.
12148
12149 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
12150
12151         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
12152
12153 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12154
12155         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
12156
12157         * message.el (message-forward-make-body-plain):
12158         Allow message-forward-ignored-headers to be a list.
12159         (message-remove-ignored-headers): Factor out into function.
12160         (message-forward-make-body-mml): Use it.
12161
12162         * imap.el (imap-quote-specials): New function.
12163         (imap-login-auth): Quote specials.
12164
12165         * rfc2231.el (rfc2231-parse-string): Remove dead code.
12166         (rfc2231-parse-string): Allow concatanation of parameters that
12167         aren't contiguous.  The test case is
12168           (mail-header-parse-content-type "message/external-body;
12169             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
12170             access-type=LOCAL-FILE;
12171             name*1*=plugh%2fhello-sailor%2fbing.pdf")
12172
12173 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
12174
12175         * nntp.el (nntp-accept-process-output): Return the value of
12176         `nnheader-accept-process-output'.
12177
12178 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12179
12180         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
12181         (gnus-button-alist): Recognize more diff formats.
12182         (gnus-button-patch): Strip directory.
12183
12184 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
12185
12186         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
12187         Emacs 22 when setting focus.
12188
12189 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12190
12191         * gnus-art.el (gnus-article-treat-types): Do treatment of
12192         text/x-verbatim parts.
12193         (gnus-button-patch): New command.
12194
12195         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
12196         addresses that contain invalid characters.
12197
12198 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12199
12200         * message.el (message-put-addresses-in-ecomplete):
12201         Use gnus-replace-in-string.
12202         (message-is-yours-p): Use the more correct
12203         mail-header-parse-address instead of
12204         mail-extract-address-components.
12205         (message-put-addresses-in-ecomplete): Fix typo.
12206
12207         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
12208         keystroke.
12209
12210         * gnus-art.el (gnus-treatment-function-alist): Change order of
12211         newsgroups/generic header folding to avoid double-folding.
12212
12213         * message.el (message-hidden-headers): Add X-Draft-From.
12214
12215         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
12216         New command.
12217         (gnus-summary-repeat-search-article-backward): New command.
12218
12219         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
12220         groups in the parent topic.
12221
12222 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
12223
12224         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
12225         (spam-extra-header-to-number): Return the CRM114 number as a
12226         number instead of a string.
12227
12228 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12229
12230         * gnus-art.el (gnus-face-properties-alist): Move here from
12231         gnus-fun.
12232
12233         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
12234
12235 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12236
12237         * message.el (message-strip-forbidden-properties): Only display on
12238         self-insert-command.
12239
12240         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
12241         reindent.
12242         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
12243
12244 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
12245
12246         * smiley.el (smiley-style): Fix typo.
12247
12248 2006-03-23  Kenichi Handa  <handa@m17n.org>
12249
12250         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
12251         instead of set-buffer-multibyte.
12252
12253 2006-03-23  Kenichi Handa  <handa@m17n.org>
12254
12255         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
12256         buffer and then decode the buffer text if necessary.
12257         (rfc2231-encode-string): Be sure to work on multibyte buffer at
12258         first, and after mm-encode-body, change the buffer to unibyte.
12259
12260 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12261
12262         * hashcash.el (hashcash-insert-payment-async-2):
12263         Use message-goto-eoh instead of doing it manually.
12264         (mail-add-payment): Use message-narrow-to-header instead of trying
12265         to do the same itself.
12266
12267         * message.el (message-hidden-headers): Add Face.
12268
12269         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
12270         reparenting code.
12271         (gnus-summary-reparent-children): Refactored out code.
12272         (gnus-summary-thread-map): New keystroke.
12273         (gnus-summary-reparent-children): Make into command.
12274
12275         * smiley.el (smiley-style): Default to `medium' if using a large
12276         font.
12277
12278         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
12279         does it itself.
12280
12281         * message.el (message-point-in-header-p): Simplify definition.
12282
12283 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12284
12285         * nnagent.el (nnagent-request-set-mark): Silence log file
12286         writing.
12287         (nnagent-request-set-mark): Use write-region instead of
12288         append-to-file.
12289
12290         * gnus-sum.el (gnus-read-header): Fudge article number if using a
12291         strange select method.
12292
12293         * ecomplete.el (ecomplete-display-matches): Get highlightling
12294         right.
12295         (ecomplete-display-matches): Use literals.
12296         (ecomplete-display-matches): Disable message logging.
12297
12298         * message.el (message-display-abbrev): Small optimization.
12299
12300         * ecomplete.el (ecomplete-display-matches): Allow automatic
12301         display.
12302
12303         * message.el (message-strip-forbidden-properties):
12304         Display abbrevs.
12305         (message-display-abbrev): Get automatic display right.
12306
12307         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
12308         keystrokes.
12309
12310 2006-04-13  Romain Francoise  <romain@orebokech.com>
12311
12312         TODO: Backport to v5-10!
12313
12314         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
12315         Move here (and rename) from gnus-registry.el.
12316
12317         * gnus-registry.el: Require gnus-util.
12318         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
12319
12320 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12321
12322         * gnus-group.el (gnus-group-catchup-current):
12323         Change if-then-else-if-then-else into cond.
12324         (gnus-group-catchup): Indent.
12325         (group-name-at-point): New function.
12326         (gnus-fetch-group): Provide default from thing at point.
12327
12328 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12329
12330         * message.el (message-display-abbrev): Fix regexp.
12331
12332         * ecomplete.el (ecomplete-highlight-match-line):
12333         Reimplement choosing.
12334         (ecomplete-highlight-match-line): Fix up code rewrite, remove
12335         dead variables.
12336
12337         * message.el (message-newline-and-indent): Remove debugging.
12338         (message-display-abbrev): Use new implementation.
12339
12340 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
12341
12342         * gnus-art.el (gnus-article-mode):
12343         Set cursor-in-non-selected-windows to nil.
12344
12345         * smiley.el: Revert previous change.
12346         (smiley-data-directory): defvar it before using it in the
12347         defcustom of `smiley-style'.
12348
12349 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12350
12351         * message.el (message-newline-and-indent): New function.
12352
12353         * ecomplete.el: Implement more bits.
12354
12355         * message.el (message-put-addresses-in-ecomplete): Clean up the
12356         string.
12357
12358         * ecomplete.el (ecomplete-add-item): Chop off decimals.
12359
12360         * gnus-sum.el (gnus-summary-save-parts):
12361         Bind gnus-summary-save-parts-counter and use it to make unique file
12362         names.
12363
12364         * gnus-art.el (gnus-ignored-headers): Add some more headers.
12365
12366         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
12367         parameter to say whether to actually parse the individual
12368         addresses.
12369
12370         * message.el (message-put-addresses-in-ecomplete): New function.
12371         (ecomplete): Require.
12372         (message-mail-alias-type): Add ecomplete as an option.
12373
12374 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
12375
12376         * flow-fill.el (fill-flowed): Remove trailing space from blank
12377         quoted lines.
12378
12379 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12380
12381         * smiley.el (smiley-style): Move definition later to avoid a
12382         compilation warning.
12383
12384 2006-04-12  Kenichi Handa  <handa@m17n.org>
12385
12386         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
12387         buffer and then decode the buffer text if necessary.
12388         (rfc2231-encode-string): Be sure to work on multibyte buffer at
12389         first, and after mm-encode-body, change the buffer to unibyte.
12390         Use mm-disable-multibyte instead of set-buffer-multibyte.
12391
12392 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12393
12394         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
12395         Content-Type header instead of Content-Disposition header.
12396         (gnus-mime-inline-part): Ditto.
12397         (gnus-mime-view-part-as-charset): Ignore charset that the part
12398         specifies.
12399
12400         * mm-decode.el (mm-display-part): Work with external parts and
12401         usual parts similarly.
12402
12403         * mm-extern.el (mm-inline-external-body): Use mm-display-part
12404         instead of gnus-display-mime.
12405
12406         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
12407         instead of with-temp-buffer.
12408
12409         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
12410         tag to summarized topics part in order to encode non-ASCII text.
12411
12412 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
12413
12414         * smiley.el (smiley-style): New variable.
12415         (smiley-directory): New function.
12416         (smiley-data-directory): Derive from `smiley-style' using
12417         `smiley-directory'.
12418         (smiley-regexp-alist): Add new entries.
12419
12420         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
12421         (gnus-article-browse-delete-temp): Add :version.
12422
12423 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
12424
12425         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
12426         the sieve region.
12427
12428 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12429
12430         * gnus.el (gnus-version-number): Bump version.
12431
12432 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
12433
12434         * gnus.el: No Gnus v0.4 is released.
12435
12436 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12437
12438         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
12439         layout.
12440
12441         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
12442         unknown charset.
12443
12444         * message.el (message-header-synonyms): Add Original-To to the
12445         default.
12446
12447         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
12448         optional parameter.
12449
12450 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
12451
12452         * gnus-fun.el (gnus): Require it for gnus-directory.
12453
12454 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12455
12456         * gnus-fun.el (gnus-face-properties-alist): Add :version.
12457
12458 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
12459
12460         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
12461
12462 2006-04-05  Simon Josefsson  <jas@extundo.com>
12463
12464         * password.el (password-reset): New function.
12465
12466 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
12467
12468         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
12469         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
12470
12471 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12472
12473         * nnweb.el (nnweb-google-create-mapping): Update regexp.
12474         Some whitespace was matched into the url, which broke browsing hits
12475         > 100 when mm-url-use-external was nil.
12476
12477 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
12478
12479         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
12480         Check gnus-extra-headers for 'Newsgroups.
12481
12482         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
12483         bound.
12484
12485 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
12486
12487         * pgg-gpg.el: Clean up process buffers every time gpg processes
12488         complete.
12489
12490 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
12491
12492         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
12493         doc string.
12494
12495 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
12496
12497         * pgg-gpg.el (pgg-gpg-process-filter)
12498         (pgg-gpg-wait-for-completion): Check if buffer is alive.
12499
12500         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
12501         lines, temporary fix.
12502
12503 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
12504
12505         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
12506
12507 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
12508
12509         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
12510         default-enable-multibyte-characters.  This reverts the change from
12511         revision 6.17 which is no longer necessary because the passphrase
12512         is sent separately now.  GnuPG messages are unreadable under
12513         multibyte locales with default-enable-multibyte-characters set to
12514         nil.
12515
12516 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
12517
12518         * message.el (message-tool-bar-gnome): Move "spell".
12519
12520 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
12521
12522         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
12523         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
12524         instead.
12525
12526 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
12527
12528         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
12529         Improve newsgroups handling for NNTP overviews which don't include
12530         Newsgroups.
12531
12532 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12533
12534         * message.el (message-resend): Bind message-generate-hashcash to nil.
12535
12536 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12537
12538         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
12539         when searching for already-paid recipients.
12540
12541 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
12542
12543         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
12544         passphrases when it is not needed.
12545         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
12546         passphrase stuff from gpg, should only be necessary when you use
12547         gpg with a smartcard.
12548
12549 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12550
12551         * mml.el (mml-insert-mime): Ignore cached contents of
12552         message/external-body part.
12553
12554         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
12555         (mm-insert-part): Ditto.
12556
12557 2006-03-23  Simon Josefsson  <jas@extundo.com>
12558
12559         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
12560         Reiner.
12561         (pgg-gpg-use-agent-p): Use it again.
12562
12563 2006-03-23  Simon Josefsson  <jas@extundo.com>
12564
12565         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
12566         older emacsen.
12567         (pgg-gpg-use-agent-p): Don't use it.
12568
12569 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
12570
12571         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
12572         if we can.
12573
12574 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
12575
12576         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
12577         (pgg-gpg-update-agent): New function.
12578         (pgg-gpg-use-agent-p): New function.
12579         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
12580         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
12581         (pgg-gpg-sign-region): Use it.
12582
12583 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12584
12585         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
12586         Reported by Ralf Wachinger <rwachinger@gmx.de>.
12587
12588 2006-03-21  Simon Josefsson  <jas@extundo.com>
12589
12590         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
12591         <wilde@sha-bang.de>.
12592         (pgg-gpg-use-agent): New variable.
12593         (pgg-gpg-process-region): Use it.
12594         (pgg-gpg-encrypt-region): Likewise.
12595         (pgg-gpg-encrypt-symmetric-region): Likewise.
12596         (pgg-gpg-decrypt-region): Likewise.
12597         (pgg-gpg-sign-region): Likewise.
12598         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
12599
12600 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
12601
12602         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
12603
12604         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
12605         Add comment on version.
12606
12607 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
12608
12609         * smiley.el: Add missing test smiley.
12610
12611 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12612
12613         * mm-decode.el (mm-with-part): New macro.
12614         (mm-get-part): Use it; work with message/external-body as well.
12615         (mm-save-part): Treat name and filename equally.
12616
12617         * mm-extern.el (mm-extern-cache-contents): New function.
12618         (mm-inline-external-body): Use it; force the part to be displayed;
12619         move undisplayer added to the cached handle to the parent.
12620
12621         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
12622         (gnus-mime-view-part-as-type): Work with message/external-body.
12623
12624         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
12625
12626 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
12627
12628         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
12629         images in image-load-path.  [Sync with image.el, revision 1.60, in
12630         Emacs.]
12631
12632 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
12633
12634         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
12635         path rather than symbol.  Always return list of directories.
12636         Guarantee that image directory comes first.  [Sync with image.el,
12637         revision 1.59, in Emacs.]
12638
12639         * message.el (message-make-tool-bar): Adjust to new API of
12640         `gmm-image-load-path-for-library'.
12641
12642         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
12643
12644         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
12645
12646 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12647
12648         * gnus-art.el (gnus-article-only-boring-p):
12649         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
12650         intangible text.
12651         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
12652
12653 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
12654
12655         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
12656         Use `defun' instead of `gmm-defun-compat'.
12657
12658 2006-03-14  Simon Josefsson  <jas@extundo.com>
12659
12660         * message.el (message-unique-id): Don't use message-number-base36
12661         if (user-uid) is a float.
12662         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
12663
12664 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12665
12666         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
12667
12668         * gnus-art.el (gnus-mime-display-single): Make sure there is an
12669         empty line between a part and a message part.
12670
12671 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
12672
12673         * smiley.el: Add more test smileys.
12674         (smiley-data-directory, smiley-regexp-alist)
12675         (gnus-smiley-file-types): Fix doc strings.
12676         (smiley-update-cache): Clear smiley-cached-regexp-alist before
12677         adding new elements.
12678         (smiley-mouse-map): Unused code.  Make it a comment.
12679
12680 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12681
12682         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
12683         scan latest NoCeM messages instead of old ones.
12684         (gnus-nocem-check-article): Fix regexps so as to match to PGP
12685         delimiters that are recently used.
12686         (gnus-nocem-load-cache): Add autoload cookie.
12687
12688         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
12689
12690         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
12691         level which is larger than gnus-use-nocem is specified.
12692
12693         * gnus-group.el (gnus-group-get-new-news): Ditto.
12694
12695 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
12696
12697         * gnus-util.el (gnus-tool-bar-update): New function.
12698
12699         * gnus-group.el (gnus-group-update-tool-bar): New variable.
12700         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
12701
12702         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
12703
12704         * gnus-group.el (gnus-group-redraw-when-idle)
12705         (gnus-group-redraw-check): Remove.
12706         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
12707
12708 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12709
12710         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
12711         if optional last element is specified in splits (FIELD VALUE...).
12712
12713 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
12714
12715         * message.el (message-make-tool-bar): Rename gmm-image-load-path
12716         to gmm-image-load-path-for-library.  Call with no-error argument.
12717         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
12718
12719         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
12720
12721         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
12722
12723         * gmm-utils.el (gmm-image-load-path): Remove alias.
12724
12725 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
12726
12727         * gmm-utils.el (gmm-image-load-path): Add alias.
12728
12729         * nnml.el (nnml-generate-nov-databases-directory): Rename from
12730         nnml-generate-nov-databases-1.
12731         (nnml-generate-nov-databases): Use it.
12732         (nnml-generate-nov-databases-directory): Document no-active
12733         argument.
12734
12735         * gmm-utils.el (gmm-image-load-path-for-library): Return single
12736         directory if path is t.  Add no-error.
12737
12738         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
12739         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
12740
12741         * gnus-art.el (gnus-article-browse-delete-temp-files):
12742         Simplify resetting gnus-article-browse-html-temp-list.
12743
12744         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
12745         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
12746         Add example to docstring.  Rename local variables.  Move error
12747         checks to default case in cond and simplify.
12748
12749 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12750
12751         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
12752         handle is multipart when calling it recursively.
12753         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
12754
12755 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
12756
12757         * nnimap.el (nnimap-request-update-info-internal): Optimize.
12758         Don't `gnus-uncompress-range' to avoid excessive memory usage.
12759
12760 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12761
12762         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
12763         is loaded.
12764
12765         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
12766         loaded.
12767
12768 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
12769
12770         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
12771         to "Emacs 23 (unicode)" in doc string.
12772
12773         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
12774         "Emacs 23 (unicode)" in comment.
12775
12776 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12777
12778         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
12779
12780         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
12781         characters 160 through 255 in Emacs 23.
12782
12783 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
12784
12785         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
12786         gnus-article-browse-html-temp.
12787         (gnus-article-browse-delete-temp): Make it customizable.
12788         Add `file'.  Adjust doc string.
12789         (gnus-article-browse-delete-temp-files): Add argument.
12790         Allow query for each file.  Adjust doc string.
12791         (gnus-article-browse-html-parts):
12792         Add `gnus-article-browse-delete-temp-files' to
12793         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
12794
12795 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
12796
12797         * gnus-art.el (gnus-article-browse-html-temp)
12798         (gnus-article-browse-delete-temp): New variables.
12799         (gnus-article-browse-delete-temp-files): New function.
12800         (gnus-article-browse-html-parts): Use it.
12801
12802 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
12803
12804         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
12805
12806         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
12807         string.
12808
12809         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
12810         gnus-summary-insert-new-articles when unplugged.
12811         Remove gnus-summary-search-article-forward.
12812
12813         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
12814         display-visual-class instead of display-color-cells.
12815
12816 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12817
12818         * dgnushack.el: Autoload customize-group for XEmacs.
12819
12820         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
12821         message/* containing non-ASCII text properly.
12822
12823 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
12824
12825         * message.el: Require gmm-utils, remove autoloads.
12826         (message-tool-bar): Set default based on
12827         gmm-tool-bar-style.
12828         (message-tool-bar-gnome): Add gmm-customize-mode.
12829
12830         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
12831         gmm-tool-bar-style.
12832         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
12833
12834         * gnus-group.el (gnus-group-tool-bar): Set default based on
12835         gmm-tool-bar-style.
12836         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
12837
12838         * gmm-utils.el (gmm-image-directory): Rename variable from
12839         gmm-image-load-path.
12840         (gmm-image-load-path): Use gmm-image-directory.
12841         (gmm-customize-mode): New function.
12842         (gmm-tool-bar-style): New variable.
12843
12844         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
12845         gnus-group-redraw-line-number.
12846         (gnus-group-redraw-check): Simplify.
12847         (gnus-group-tool-bar-update): Remove redraw check.
12848         (gnus-group-make-tool-bar): Add redraw check.
12849
12850 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
12851
12852         * gnus-art.el (gnus-button): Add missing parentheses.
12853
12854 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12855
12856         * lpath.el: Fbind line-number-at-pos.
12857
12858 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12859
12860         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
12861
12862 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
12863
12864         * gnus-art.el (gnus-button): New face.
12865         (gnus-article-button-face): Use it.
12866
12867         * gnus-sum.el (gnus-summary-tool-bar-gnome):
12868         Add gnus-summary-next-page.  Re-order.
12869
12870         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
12871         next-node are now included.
12872         (gnus-group-redraw-line-number): New internal variable.
12873         (gnus-group-redraw-check): Helper function for updating the tool
12874         bar.
12875         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
12876
12877         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
12878
12879         * spam.el (spam-spamassassin-score-regexp): New internal variable.
12880         (spam-extra-header-to-number, spam-check-spamassassin-headers):
12881         Use it to match format of Spamassassin 3.0 and later.
12882         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
12883         (spam-check-bogofilter)
12884         (spam-bogofilter-register-with-bogofilter): Fix args of
12885         `gnus-error' calls.
12886
12887 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
12888
12889         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
12890         unnecessary interaction when sending queued mails.
12891         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
12892
12893 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
12894
12895         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
12896         first or last are nil.
12897
12898 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12899
12900         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
12901
12902 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12903
12904         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
12905
12906 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12907
12908         * dns.el (query-dns): Protect more against buggy tcp output.
12909
12910 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
12911
12912         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
12913         nov.php.
12914
12915 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
12916
12917         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
12918         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
12919         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
12920         output on the server side.
12921         (nnweb-google-create-mapping): Update regexps and add some
12922         progress indication.
12923
12924 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
12925
12926         * gnus-group.el (gnus-group-tool-bar-gnome):
12927         Fix gnus-agent-toggle-plugged.  Re-order icons.
12928         (gnus-group-tool-bar-gnome):
12929         Add gnus-group-{prev,next}-unread-group.
12930         (gnus-group-tool-bar-gnome): Re-order icons.
12931
12932         * gnus-sum.el (gnus-summary-tool-bar-gnome):
12933         Move gnus-summary-insert-new-articles.
12934
12935         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
12936         Fix comments.
12937
12938         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
12939         also available in Emacs 21.3.
12940
12941         * message.el (message-fix-before-sending): Change "Emacs 22" to
12942         "Emacs 23 (unicode)" in comment.
12943
12944         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
12945         "Emacs 23 (unicode)" in comment.
12946
12947         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
12948         comment.
12949         (mm-coding-system-p): Add comment about no-MULE XEmacs.
12950
12951         * mm-view.el (mm-fill-flowed): Add :version.
12952
12953 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12954
12955         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
12956         and load-path.
12957
12958 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
12959
12960         * message.el: Autoload gmm-image-load-path.
12961         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
12962         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
12963         consitency.
12964
12965         * gmm-utils.el (gmm-image-load-path): Also search in
12966         "../etc/images".  Don't set gmm-image-load-path if we don't find
12967         the image.
12968
12969 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12970
12971         * gmm-utils.el (gmm-image-load-path): Don't make
12972         `gmm-image-load-path' include subdirectories which the second arg
12973         `image' might specify.
12974
12975         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
12976         subdirectory to icon file names.
12977
12978         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
12979
12980 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
12981
12982         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
12983         gmm-image-load-path calls.
12984
12985         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
12986
12987         * message.el (message-make-tool-bar): Ditto.
12988
12989         * mml.el (mml-preview): Add comment concerning tool bar icons.
12990
12991         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
12992         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
12993
12994         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
12995         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
12996
12997         * message.el (message-tool-bar-gnome): Use new icon names.
12998         (message-make-tool-bar): Use `gmm-image-load-path'.
12999
13000         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
13001         New functions from MH-E.
13002         (gmm-image-load-path): New variable from MH-E.
13003         (gmm-image-load-path): New function from MH-E.  Add arguments
13004         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
13005         *-image-load-path-called-flag.
13006
13007 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
13008
13009         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
13010
13011 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
13012
13013         * nnimap.el (nnimap-request-move-article): Change folder back to
13014         source group before deleting.
13015
13016 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
13017
13018         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
13019
13020         * gnus-art.el (mm-url-insert-file-contents-external):
13021         Autoload mm-url.
13022
13023         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
13024
13025 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13026
13027         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
13028         coding system which mm-charset-to-coding-system returns for a
13029         given charset is valid.
13030
13031 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
13032
13033         * html2text.el (html2text-remove-tag-list):
13034         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
13035
13036 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
13037
13038         * gnus-cus.el: Revert 2005-10-17 change.
13039
13040 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13041
13042         * gnus-art.el (article-strip-banner):
13043         Call article-really-strip-banner only when the regexp match is made.
13044
13045 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13046
13047         * gnus-art.el (article-strip-banner):
13048         Use gnus-extract-address-components instead of
13049         mail-header-parse-addresses to make it work with non-ASCII text;
13050         remove mail-encode-encoded-word-string.
13051
13052         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
13053         values which are surrounded with \"...\"; make it never cause a
13054         Lisp error; give up parsing of parameters if it failed in
13055         extracting type.
13056
13057 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
13058
13059         * smime.el (smime-cert-by-ldap-1): Fix bug where
13060         `smime-ldap-search' returns results without userCertificates.
13061
13062 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13063
13064         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
13065
13066 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
13067
13068         * spam.el (spam-check-spamassassin-headers): Adapt format for
13069         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
13070         <ari@mbf.ocn.ne.jp>.
13071         (spam-list-of-processors): Add spam-use-gmane.
13072
13073 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13074
13075         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
13076         make-temp-file; make it work with XEmacs as well.
13077
13078         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
13079         mm-make-temp-file.
13080
13081         * mm-decode.el (mm-display-external): Use the 3rd arg of
13082         mm-make-temp-file.
13083         (mm-create-image-xemacs): Ditto.
13084
13085 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13086
13087         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
13088         with message-narrow-to-headers.
13089         (gnus-draft-setup): Narrow to header to run message-fetch-field.
13090         (gnus-draft-check-draft-articles): New function.
13091         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
13092
13093 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
13094
13095         * gnus-art.el (gnus-article-browse-html-parts):
13096         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
13097         Don't use suffix argument for mm-make-temp-file for Emacs 21
13098         compatibility.  Remove useless `format'.
13099
13100 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
13101
13102         * nnweb.el (nnweb-google-wash-article): Update regexps.
13103         (nnweb-group-alist): Use defvoo instead of defvar.
13104
13105 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13106
13107         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
13108         re-loading nn* modules.
13109
13110 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
13111
13112         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
13113         for `tool-bar-mode' and don't check it's default-value.
13114
13115         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
13116
13117         * message.el (message-make-tool-bar): Ditto.
13118
13119         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
13120         `substring'.  Shorten tmp-file name.
13121
13122         * gnus.el: Remove bogus comment.
13123
13124 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
13125
13126         * gnus-art.el (gnus-article-browse-html-parts): New function.
13127         (gnus-article-browse-html-article): New function for viewing html
13128         articles with a browser.
13129
13130 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
13131
13132         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
13133         in elisp.
13134         (pgg-gpg-encrypt-symmetric-region): Ditto.
13135         (pgg-gpg-sign-region): Ditto.
13136
13137         * pgg-def.el (pgg-text-mode): New variable.
13138
13139         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
13140         (mml2015-pgg-encrypt): Ditto.
13141
13142         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
13143         (mml1991-pgg-encrypt): Ditto.
13144
13145 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13146
13147         * nnfolder.el (nnfolder-insert-newsgroup-line):
13148         Use message-make-date instead of current-time-string.
13149
13150         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
13151         to gnus-decoded which mm-uu might set.
13152
13153 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13154
13155         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
13156         don't decode quoted parameters; remove misimported Emacs code.
13157         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13158         (rfc2231-decode-encoded-string): Don't use split-string which
13159         behaves differently according to Emacs version; use
13160         mm-decode-coding-region to convert charset to coding-system.
13161         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13162         (rfc2231-encode-string): Remove misimported Emacs code.
13163
13164 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13165
13166         * gnus-art.el (article-decode-charset): Don't use ignore-errors
13167         when calling mail-header-parse-content-type.
13168         (article-de-quoted-unreadable): Ditto.
13169         (article-de-base64-unreadable): Ditto.
13170         (article-wash-html): Ditto.
13171
13172         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
13173         calling mail-header-parse-content-type and
13174         mail-header-parse-content-disposition.
13175         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
13176         mail-header-parse-content-type.
13177
13178         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
13179         insert charset and format parameters; encode description after
13180         inserting it to buffer.
13181         (mml-insert-parameter): Fold lines properly even if a parameter is
13182         segmented into two or more lines; change the max column to 76.
13183
13184         * rfc1843.el (rfc1843-decode-article-body): Don't use
13185         ignore-errors when calling mail-header-parse-content-type.
13186
13187         * rfc2231.el (rfc2231-parse-string): Return at least type if
13188         possible; don't cause an error even if it fails in parsing of
13189         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13190         (rfc2231-encode-string): Don't break lines at the beginning, leave
13191         it to mml-insert-parameter.
13192
13193         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
13194         calling mail-header-parse-content-type.
13195
13196 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
13197
13198         * spam-report.el (spam-report-gmane-use-article-number):
13199         Improve doc string.
13200         (spam-report-gmane-internal): Check if a suitable header was found
13201         in the article.
13202
13203 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13204
13205         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
13206         (rfc2231-encode-string): Make param*=value always begin with LWSP.
13207
13208 2006-02-05  Romain Francoise  <romain@orebokech.com>
13209
13210         Update copyright notices of all files in the gnus directory.
13211
13212 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
13213
13214         * nnweb.el (nnweb-request-group): Avoid growing overview files.
13215
13216 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13217
13218         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
13219         segmented lines of parameter value to cope with Thunderbird 1.5
13220         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
13221         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13222         (rfc2231-encode-string): Don't make lines exceeding 76 column.
13223
13224 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
13225
13226         * mml.el (mml-generate-mime-1): Correct the order of inline signed
13227         parts.
13228
13229 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
13230
13231         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
13232         there's only one active file for all servers.
13233         (nnweb-request-scan): Make sure nnweb-articles is initialized on
13234         solid groups.  Gnus might have used a FAST request to select the group.
13235         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
13236         and nnweb-search redundantly in the active file.
13237         (nnweb-request-list): Don't list bogus groups.  There can only be one.
13238         (nnweb-request-create-group): Don't use ARGS.
13239         (nnweb-possibly-change-server, nnweb-request-group): Remove some
13240         initialisations.  Let nnoo do the work.
13241
13242 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13243
13244         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
13245         Say the part has been decoded.
13246
13247         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
13248
13249 2006-01-31  Kevin Ryde  <user42@zip.com.au>
13250
13251         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
13252         mailcap-viewer-test-cache when there's no 'test clause, since that
13253         will invert the meaning of a "nil" test previously determined by
13254         mailcap-mailcap-entry-passes-test.
13255
13256 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13257
13258         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
13259         compiling.
13260
13261         * gnus-sum.el: Ditto.
13262
13263         * message.el: Don't bind tool-bar-map when compiling.
13264
13265 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
13266
13267         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
13268
13269 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
13270
13271         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
13272         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
13273         current Google Groups.
13274
13275 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
13276
13277         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
13278         and tool-bar-mode.
13279
13280         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
13281         and tool-bar-mode.
13282
13283         * message.el (message-tool-bar-update): Simplify.
13284         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
13285
13286         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
13287         gnus-summary-buffer.
13288         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
13289         gnus-summary-reply.
13290
13291         * gmm-utils.el (gmm): Add :version.
13292
13293 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13294
13295         * Makefile.in (clean): New rule.
13296         (distclean): Use it.
13297
13298 2006-01-26  Steve Youngs  <steve@sxemacs.org>
13299
13300         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
13301         Don't autoload.
13302
13303 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13304
13305         * gmm-utils.el (gmm-verbose): Add :group.
13306
13307 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
13308
13309         * message.el: Change some comments WRT tool-bars.
13310
13311         * gnus-sum.el (gnus-summary-tool-bar)
13312         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
13313         (gnus-summary-tool-bar-zap-list): New variables.
13314         (gnus-summary-make-tool-bar): Complete rewrite using
13315         `gmm-tool-bar-from-list'.
13316
13317         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
13318         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
13319         New variables.
13320         (gnus-group-make-tool-bar): Complete rewrite using
13321         `gmm-tool-bar-from-list'.
13322         (gnus-group-tool-bar-update): New function.
13323
13324         * message.el (message-mode-field-menu): Add "Show hidden Headers".
13325
13326 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13327
13328         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
13329         is dissected into a single part of which the type is the same as
13330         the given one; decode charset.
13331
13332 2006-01-21  Kevin Ryde  <user42@zip.com.au>
13333
13334         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
13335         into alists as symbol not string, since that's what
13336         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
13337         look for.
13338
13339 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
13340
13341         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
13342         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
13343
13344         * message.el (message-tool-bar-gnome): Use gmm-ignore.
13345
13346 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13347
13348         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
13349         (gnus-xmas-mime-security-button-menu): New function.
13350
13351         * gnus-art.el (gnus-mime-security-button-commands): New variable.
13352         (gnus-mime-security-button-menu): New definition.
13353         (gnus-mime-security-button-map): Use them.
13354         (gnus-mime-security-button-menu): New function.
13355         (gnus-insert-mime-security-button): Addition to help echo.
13356         (gnus-mime-security-run-function, gnus-mime-security-save-part)
13357         (gnus-mime-security-pipe-part): New functions.
13358
13359         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
13360         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
13361
13362         * mm-decode.el (mm-handle-set-disposition): Remove.
13363         (mm-handle-set-description): Remove.
13364
13365 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13366
13367         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
13368         (mm-w3m-standalone-supports-m17n-p): New function.
13369         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
13370         w3m usage.
13371
13372         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
13373         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
13374
13375 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
13376
13377         * message.el (message-tool-bar-zap-list):
13378         Use gmm-tool-bar-zap-list as custom type.
13379         (message-tool-bar-update): New function.
13380         (message-tool-bar, message-tool-bar-gnome)
13381         (message-tool-bar-retro): Add message-tool-bar-update.
13382         (message-tool-bar-gnome): Add flyspell-buffer.
13383
13384         * gnus-util.el (gnus-error): Describe `args'.
13385
13386         * gmm-utils.el (gmm-error): Describe `args'.
13387         (gmm-tool-bar-zap-list): New widget.
13388         (gmm-tool-bar-from-list): Improve description of `zap-list'.
13389
13390 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13391
13392         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
13393         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
13394         the number of recursive calls.
13395
13396         * mm-decode.el (mm-handle-set-disposition): New macro.
13397         (mm-handle-set-description): New macro.
13398
13399 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13400
13401         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
13402         encoding.
13403
13404 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
13405
13406         * message.el (message-tool-bar-zap-list, message-tool-bar)
13407         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
13408         (message-tool-bar-local-item-from-menu): Remove.
13409         (message-tool-bar-map): Replace by `message-make-tool-bar'.
13410         (message-make-tool-bar): New function.
13411         (message-mode): Use `message-make-tool-bar'.
13412
13413         * gmm-utils.el: New file.
13414         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
13415         (gmm-lazy): New widget copied from `nnmail.el'.
13416         (gmm-tool-bar-from-list): New function for creating customizable
13417         tool bars.
13418         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
13419         output.
13420         (gmm): Add :prefix to defgroup.
13421
13422 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
13423
13424         * gmm-utils.el (gmm-widget-p): New function.
13425
13426 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
13427
13428         * mml.el (mml-attach-file): Describe `description' in doc string.
13429         (mml-menu): Add Emacs MIME manual and PGG manual.
13430
13431 2006-01-20  Richard M. Stallman  <rms@gnu.org>
13432
13433         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
13434
13435 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
13436
13437         * nntp.el (nntp-end-of-line): Doc fix.
13438
13439 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
13440
13441         * imap.el (imap-open): Handle case where buffer is a buffer
13442         object.
13443
13444 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
13445
13446         * gnus-delay.el (gnus-delay): Don't autoload.
13447         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
13448         to be re-loaded when customizing the `gnus-delay' group.
13449
13450 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
13451
13452         * message.el (message-insert-citation-line): Use newlines.
13453
13454 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
13455
13456         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
13457         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
13458         these routines, so the passphrase can be managed externally and
13459         passed in to the system.
13460         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
13461         pgg-add-passphrase-to-cache function.
13462
13463         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
13464         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
13465         these routines, so the passphrase can be managed externally and
13466         passed in to the system.
13467         (pgg-pgp5-sign-region): Use new name of
13468         pgg-add-passphrase-to-cache function.
13469
13470 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
13471
13472         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
13473         part of the decoded armor to find the key-identifier.
13474         (pgg-gpg-lookup-key-owner): New function to return the
13475         human-readable identifier of a key owner.
13476         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
13477         itself.
13478         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
13479         the key value) if we have a key and can match it against a secret
13480         key.  Also, added a note pointing out fact that the prompt only
13481         indicates the first matching key.
13482
13483         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
13484         pgg-decrypt-region.
13485         (pgg-add-passphrase-to-cache): Rename from
13486         `pgg-add-passphrase-cache' to reduce confusion (all callers
13487         changed).
13488         (pgg-remove-passphrase-from-cache): Rename from
13489         `pgg-remove-passphrase-cache' to reduce confusion (all callers
13490         changed).
13491         (pgg-read-passphrase, pgg-add-passphrase-cache)
13492         (pgg-remove-passphrase-cache): Add informative docstrings.
13493         (pgg-decrypt): Convey provided passphrase in subordinate call to
13494         pgg-decrypt-region.
13495
13496 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
13497
13498         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
13499         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
13500         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
13501         'passphrase' argument, so the passphrase can be managed externally
13502         and then passed in to the system.
13503
13504         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
13505         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
13506         so the passphrase cache can be used reliably with identifiers
13507         besides a pgp packet's key id.
13508
13509         * pgg-gpg.el (pgg-gpg-encrypt-region)
13510         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
13511         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
13512         these routines, so the passphrase can be managed externally and
13513         passed in to the system.
13514
13515         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
13516         'notruncate' argument, so the passphrase cache can be used
13517         reliably with identifiers besides a pgp packet's key id.
13518
13519 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
13520
13521         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
13522         symmetric encryption.
13523         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
13524         encrypted session key.
13525         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
13526         message ask for the passphrase in a proper way.
13527
13528         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
13529         New user commands for symmetric encryption.
13530
13531 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13532
13533         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
13534
13535         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
13536
13537 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
13538
13539         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
13540
13541 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13542
13543         * mm-decode.el (mm-inlined-types): Add application/pgp.
13544         (mm-automatic-display): Ditto.
13545
13546         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
13547         part as text.
13548
13549 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13550
13551         * nnrss.el: Update copyright.
13552         (nnrss-opml-import): Query whether to subscribe to each entry.
13553
13554         * gnus-art.el:
13555         * gnus-sum.el:
13556         * gnus-xmas.el:
13557         * messagexmas.el:
13558         * mm-uu.el:
13559         * mm-view.el: Update copyright.
13560
13561 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
13562
13563         * message.el (message-info): New function.
13564         (message-mode-menu): Add it.
13565         Update copyright.
13566
13567         * ChangeLog: Fix and update copyright.
13568
13569 2006-01-13  Romain Francoise  <romain@orebokech.com>
13570
13571         * message.el (message-forward-subject-name-subject): Prefer the
13572         address to 'nowhere' if the sender has no name.
13573         Fix typo.  Update copyright year.
13574
13575 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13576
13577         * gnus-art.el (article-wash-html):
13578         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
13579         (gnus-article-wash-html-with-w3m-standalone): New function.
13580
13581         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
13582         mm-inline-text-html-render-with-w3m-standalone.
13583         (mm-text-html-washer-alist): Map w3m-standalone to
13584         gnus-article-wash-html-with-w3m-standalone.
13585         (mm-inline-text-html-render-with-w3m-standalone): New function.
13586
13587 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
13588
13589         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
13590         Improve LaTeX.
13591
13592 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13593
13594         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
13595         (nnrss-request-article): Render text/plain parts as HTML.
13596
13597         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
13598         the buffer.
13599
13600 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
13601
13602         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
13603         custom definition of `gnus-posting-styles'.
13604
13605         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
13606         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
13607
13608 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
13609
13610         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
13611         Use nntp for bug archive.
13612
13613 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13614
13615         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
13616         parts.
13617         (nnrss-normalize-date): New function converts ISO 8601 date into
13618         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
13619         (nnrss-check-group): Use it.
13620
13621 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13622
13623         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
13624
13625         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
13626         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
13627         (nnrss-insert-w3): Ditto.
13628
13629 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13630
13631         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
13632         the articles to be forwarded including the case where neither a
13633         number of articles nor a region is specified.
13634
13635 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13636
13637         * nnrss.el (nnrss-request-article): Fix last change; fill
13638         text/plain parts.
13639
13640 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13641
13642         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
13643         in text/plain part.
13644         (nnrss-check-group): Don't add excessive newline to dc:subject.
13645
13646 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
13647
13648         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
13649         article.
13650
13651 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
13652
13653         * nnml.el: Don't require gnus-bcklg.  Autoload it.
13654         (nnml-use-compressed-files, nnml-save-mail): Support other
13655         comression programs such as bzip2.
13656
13657 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13658
13659         * dns.el (query-dns): Make sure we check the buffer size before
13660         removing tcp headers.
13661
13662 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13663
13664         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
13665         remove MIME buttons associated with multipart/alternative parts.
13666         (gnus-mime-display-alternative): Tag buttons using `article-type'
13667         text property.
13668
13669         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
13670         associated with multipart/alternative parts.
13671
13672         * gnus-art.el (gnus-signature-separator): Fix custom type.
13673
13674         * mm-decode.el (mm-inlined-types): Fix custom type.
13675         (mm-keep-viewer-alive-types): Ditto.
13676         (mm-automatic-display): Ditto.
13677         (mm-attachment-override-types): Ditto.
13678         (mm-inline-override-types): Ditto.
13679         (mm-automatic-external-display): Ditto.
13680
13681 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
13682
13683         * spam-report.el (spam-report-user-mail-address)
13684         (spam-report-user-agent): New variables.
13685         (spam-report-url-ping-plain): Use spam-report-user-agent.
13686
13687 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
13688
13689         * gnus-art.el (gnus-button-handle-custom): Do not just use
13690         `customize-apropos' for any "M-x customize-*" button but the
13691         function called for.  Accept both the function name and its
13692         argument in order to achieve this.
13693         (gnus-button-alist): Remove support for "custom:" URL's.
13694         Pass function name to `gnus-button-handle-custom' in case of "M-x
13695         customize-*" buttons.
13696
13697 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13698
13699         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
13700         multipart/alternative and add xref to mm-discouraged-alternatives
13701         in doc string.
13702
13703         * mm-decode.el (mm-discouraged-alternatives): Add xref to
13704         gnus-buttonized-mime-types in doc string.
13705
13706 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
13707
13708         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
13709         Suggest image/.* in the doc string.
13710
13711 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
13712
13713         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
13714         message-marks (Debian bug #342521).
13715
13716 2005-12-12  Simon Josefsson  <jas@extundo.com>
13717
13718         * password.el (password-read-from-cache): Add.
13719         (password-read): Use it.
13720
13721 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13722
13723         * rfc2047.el (rfc2047-charset-to-coding-system):
13724         Recognize us-ascii as a MIME charset.
13725
13726         * mm-bodies.el (mm-decode-content-transfer-encoding):
13727         Protect against the case where the 2nd arg TYPE is nil.
13728
13729 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
13730
13731         * pop3.el (pop3-stream-type): Fix custom version.
13732
13733         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
13734
13735 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
13736
13737         * mm-decode.el (mm-display-external): Add missing cdr.
13738
13739 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13740
13741         * mm-decode.el (mm-display-external): Use nametemplate (defined in
13742         RFC1524) if it is in mailcap or add a suffix according to
13743         mailcap-mime-extensions when generating a temp filename; postpone
13744         deleting a temp file for 2 seconds for some wrappers, shell
13745         scripts, and so on, which might exit right after having started a
13746         viewer command as a background job.
13747
13748 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
13749
13750         * nntp.el (nntp-marks-directory): Fix custom group.
13751
13752         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
13753         steps when < 10.
13754
13755         * gnus-start.el (gnus-no-server-1):
13756         Mention `gnus-level-default-subscribed' in doc string.
13757
13758 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
13759
13760         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
13761         parens.
13762
13763 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13764
13765         * gnus-xmas.el (gnus-use-toolbar): Revert.
13766         (gnus-xmas-setup-toolbar): Use global default-toolbar if
13767         gnus-use-toolbar is default.
13768
13769         * messagexmas.el (message-use-toolbar): Revert.
13770         (message-setup-toolbar): Use global default-toolbar if
13771         message-use-toolbar is default.
13772
13773 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13774
13775         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
13776         according to default-toolbar-visible-p.
13777
13778         * messagexmas.el (message-use-toolbar): Ditto.
13779
13780 2005-11-26  Dave Love  <fx@gnu.org>
13781
13782         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
13783         (tls-program, tls-success): Provide openssl alternative.
13784
13785         * starttls.el: Doc fixes.
13786         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
13787         SERVICE to PORT.
13788
13789         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
13790         port null or service name.
13791         (starttls-negotiate): Autoload.
13792
13793 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13794
13795         * message.el (message-kill-to-signature): Fix interactive spec.
13796
13797 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13798
13799         * pop3.el (pop3-open-server): Recognize a string as a service name.
13800
13801 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
13802
13803         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
13804
13805 2005-11-23  Dave Love  <fx@gnu.org>
13806
13807         Add pop3s, pop3/starttls.
13808
13809         * pop3.el (pop3-authentication-scheme): Clarify doc.
13810         (open-tls-stream, starttls-open-stream): Autoload.
13811         (pop3-stream-type): New.
13812         (pop3-open-server): Use it.
13813
13814         * mail-source.el (mail-sources): Fix some :types.  Add stream type
13815         for POP.
13816         (mail-source-keyword-map): Add :stream for POP.
13817         (mail-source-fetch-pop): Use pop3-stream-type.
13818
13819 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13820
13821         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
13822         of current-time-string.
13823
13824 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
13825
13826         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
13827         date header.
13828
13829 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
13830
13831         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
13832         it can seriously impact performance as it bypasses the agent's
13833         local caches.
13834
13835 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
13836
13837         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
13838         must be explicitly online rather than "not explicitly offline" for
13839         its flags to be synchronized.
13840
13841         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
13842         that gnus-uu-unmark-thread will function correctly.
13843
13844         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
13845         1024K is instead displayed as 1M.
13846
13847 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13848
13849         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
13850
13851 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
13852
13853         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
13854
13855 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
13856
13857         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
13858         error message to display actual error condition.
13859         (gnus-agent-save-local): Avoid saving symbols that are bound to
13860         nil as they simply result in a warning message in
13861         gnus-agent-read-local.
13862
13863 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13864
13865         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
13866         rather than make-variable-buffer-local for file-precious-flag.
13867
13868 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
13869
13870         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
13871         for duplicates which are removed.  The invalid sort check then
13872         triggers a rescan after the sort as sorting may have moved
13873         duplicate entries such that they can be cheaply detected.
13874
13875 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13876
13877         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
13878
13879 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
13880
13881         * gnus-agent.el (gnus-agent-article-alist-save-format):
13882         Change internal variable to a custom variable.  Change default value
13883         from compressed(2) to uncompressed(1).
13884         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
13885         support for uncompressed agentview files.  Taken together, reading
13886         the agentview file should now be 6-7 times faster.
13887
13888 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
13889
13890         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
13891         as a buffer-local variable.  This avoids creating truncated
13892         dribble files as a result of a hang up, eg.
13893
13894 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
13895
13896         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
13897         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
13898         XEmacs.
13899
13900 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
13901
13902         * gnus-start.el (gnus-start-draft-setup):
13903         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
13904
13905         * gnus.el (gnus-splash): Change custom group.
13906         (gnus-group-get-parameter, gnus-group-parameter-value):
13907         Describe allow-list argument.
13908
13909         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
13910         string.
13911
13912 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
13913
13914         * gnus-art.el (gnus-default-article-saver): Add user-defined
13915         `function' to custom type.
13916
13917 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
13918
13919         * imap.el (imap-open): Handle case where buffer is a buffer
13920         object.
13921
13922 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
13923
13924         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
13925         long lines.
13926         (gnus-cache-delete-group): Wrap doc strings.
13927
13928         * gnus-agent.el (gnus-agent-rename-group)
13929         (gnus-agent-delete-group): Wrap doc strings.
13930
13931 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13932
13933         * messagexmas.el (message-use-toolbar): Change the valid values
13934         into default, top, bottom, left, and right.
13935         (message-toolbar-thickness): New variable.
13936         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
13937         well.
13938         (message-setup-toolbar): Make it work.
13939
13940         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
13941         (gnus-use-toolbar): Change the valid values into default, top,
13942         bottom, left, and right.
13943         (gnus-toolbar-thickness): New variable.
13944         (gnus-xmas-setup-toolbar): New function.
13945         (gnus-xmas-setup-group-toolbar): Use it.
13946         (gnus-xmas-setup-summary-toolbar): Use it.
13947
13948 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13949
13950         * gnus-start.el (gnus-1): Add "native" to
13951         gnus-predefined-server-alist.
13952
13953         * gnus.el (gnus-method-to-server): Don't add "native" to the
13954         lists here, because that leads to problems when
13955         gnus-select-method is bound.
13956
13957 2005-11-09  Simon Josefsson  <jas@extundo.com>
13958
13959         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
13960         use (not sort-by-date) instead.
13961
13962 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13963
13964         * gnus-delay.el (gnus-delay-group): Don't autoload.
13965         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
13966         to be re-loaded when customizing the `gnus-delay' group.
13967
13968 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
13969
13970         * message.el: Revert last changes.
13971         (message-insert-citation-line): Use newlines.
13972
13973 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
13974
13975         * message.el (message-courtesy-message)
13976         (message-mark-insert-begin, message-mark-insert-end)
13977         (message-elide-ellipsis, message-cancel-message)
13978         (message-add-header, message-change-subject)
13979         (message-cross-post-followup-to-header)
13980         (message-cross-post-insert-note, message-reduce-to-to-cc)
13981         (message-widen-reply, message-delete-not-region)
13982         (message-kill-to-signature, message-insert-signature)
13983         (message-insert-importance-high, message-insert-importance-low)
13984         (message-insert-or-toggle-importance)
13985         (message-insert-disposition-notification-to)
13986         (message-indent-citation, message-yank-original)
13987         (message-cite-original-without-signature, message-cite-original)
13988         (message-insert-citation-line, message-position-on-field)
13989         (message-fix-before-sending, message-send-mail-partially)
13990         (message-send-mail, message-send-mail-with-sendmail)
13991         (message-send-mail-with-qmail, message-send-news)
13992         (message-check-news-header-syntax, message-generate-headers)
13993         (message-insert-courtesy-copy, message-fill-address)
13994         (message-fill-header, message-shorten-references)
13995         (message-setup-1, message-cancel-news)
13996         (message-forward-make-body-plain, message-forward-make-body-mime)
13997         (message-forward-make-body-mml, message-encode-message-body)
13998         (message-forward-make-body-digest-plain)
13999         (message-forward-make-body-digest-mime)
14000         (message-use-alternative-email-as-from): Insert `hard-newline'
14001         instead of ordinary newlines.
14002
14003 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14004
14005         * message.el (message-generate-headers): Downcase the argument
14006         given to message-check-element.
14007
14008 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
14009
14010         * nntp.el (nntp-authinfo-rejected): New error condition.
14011         (nntp-wait-for): Use new error condition to signal authentication
14012         error.
14013         (nntp-retrieve-data): Rethrow new error condition to break out of
14014         recursive call to nntp-send-authinfo.
14015
14016 2005-11-08  Romain Francoise  <romain@orebokech.com>
14017
14018         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
14019         (gnus-summary-exit-map): Bind to `Z p'.
14020         (gnus-summary-make-menu-bar): Add menu item.
14021
14022 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
14023
14024         * gnus-art.el (gnus-article-treat-custom): Add `first'.
14025         (gnus-treat-*): Add `first' in all doc strings.
14026
14027         * gnus-group.el (gnus-group-compact-group): Fix typo.
14028
14029 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14030
14031         * gnus.el (gnus-parameters-case-fold-search): New variable.
14032         (gnus-parameters-get-parameter): Use it.
14033
14034         * gnus-score.el (gnus-home-score-file): Doc fix.
14035
14036 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
14037
14038         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
14039
14040 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
14041
14042         * mm-util.el (mm-special-display-p): New function.
14043
14044         * mml.el (mml-preview): Use it; doc fix.
14045
14046 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
14047
14048         * imap.el (imap-open): Handle case where buffer is a buffer object.
14049
14050 2005-10-29  Romain Francoise  <romain@orebokech.com>
14051
14052         * message.el (message-fix-before-sending): Fix comment.
14053
14054 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
14055
14056         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
14057
14058 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
14059
14060         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
14061         Used in gnus-score.el.
14062
14063 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
14064
14065         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
14066
14067 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
14068
14069         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
14070         whitespace removed in revision 7.8.  Use concatenated string to
14071         protect trailing whitespace.
14072
14073 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
14074
14075         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
14076         (nnimap-request-expire-articles): Use it to avoid sending 'UID
14077         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
14078         Courier IMAP ("some version from 2004").  Mostly based on similar
14079         code in the same function.
14080
14081 2005-10-26  Didier Verna  <didier@xemacs.org>
14082
14083         * gnus-group.el (gnus-group-compact-group): Invalidate original
14084         article buffer.
14085         * gnus-srvr.el (gnus-server-compact-server): Ditto.
14086         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
14087         NOV database and in article itself.
14088         Invalidate article backlog.
14089
14090 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
14091
14092         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
14093
14094 2005-10-26  Simon Josefsson  <jas@extundo.com>
14095
14096         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
14097         part of 2004-07-25 change.
14098
14099 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14100
14101         * message.el (message-display-completion-list): New function.
14102         (message-expand-group): Use it; make sure the Completions buffer
14103         is modifiable.
14104 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
14105
14106         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
14107         user-mail-name is an empty string.
14108
14109 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
14110
14111         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
14112         depending on gnus-score-decay-constant.
14113
14114         * encrypt.el (encrypt-insert-file-contents)
14115         (encrypt-write-file-contents): Don't use `gnus-message'.
14116
14117         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
14118         arguments.
14119         (mm-uu-type-alist): Add message-marks and insert-marks.
14120         Pass arguments to mm-uu-verbatim-marks-extract.
14121         (mm-uu-hide-markers): New variable.
14122         (mm-uu-extract): Use face similar to `gnus-cite-3'.
14123
14124         * gnus-fun.el (gnus-convert-image-to-x-face-command)
14125         (gnus-convert-image-to-face-command): Use "convert" by default to
14126         allow other input image formats.
14127         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
14128         accordingly.
14129
14130 2005-10-23  Simon Josefsson  <jas@extundo.com>
14131
14132         * imap.el (imap-gssapi-program): Align command line parameters
14133         with latest GNU SASL.
14134         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
14135
14136 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14137
14138         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
14139         HTML.
14140         (nnslashdot-request-article): Ditto.
14141
14142         * lpath.el (featurep): Add nobreak-char-display.
14143
14144 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
14145
14146         * mail-source.el (mail-source-fetch-pop): Require pop3.
14147         (mail-source-check-pop): Ditto.
14148
14149 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14150
14151         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
14152         errors.
14153
14154 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
14155
14156         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
14157         (gnus-treat-strip-leading-blank-lines): Improve doc string.
14158
14159         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
14160
14161         * mm-bodies.el (mm-decode-string):
14162         Call `mm-charset-to-coding-system' with allow-override argument.
14163
14164 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14165
14166         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
14167         (rfc2047-charset-to-coding-system): New function.
14168         (rfc2047-decode-encoded-words): New function.
14169         (rfc2047-decode-region): Use them.
14170         (rfc2047-decode-cte): Remove.
14171         (rfc2047-parse-and-decode): Remove.
14172         (rfc2047-decode): Remove.
14173
14174 2005-10-15  Kenichi Handa  <handa@m17n.org>
14175
14176         * rfc2047.el (rfc2047-decode-cte): New function.
14177         (rfc2047-decode-region): Change the way to decode successive
14178         encoded-words: decode B- or Q-encoding in each encoded-word,
14179         concatenate them, and decode it as charset.
14180
14181 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14182
14183         * lpath.el: Fbind codepage-setup for XEmacs.
14184
14185 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
14186
14187         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
14188         widget-move-and-invoke.
14189         (gnus-custom-mode): Use gnus-custom-map.
14190
14191 2005-10-15  Bill Wohler  <wohler@newt.com>
14192
14193         * message.el (message-tool-bar-map): Rename image file from
14194         mail_send to mail/send.
14195
14196 2005-10-16  Masatake YAMATO  <jet@gyve.org>
14197
14198         * message.el (message-expand-group): Pass the common
14199         prefix substring of completion to `display-completion-list'.
14200
14201 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
14202
14203         * mml-sec.el (mml-secure-method): New internal variable.
14204         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
14205         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
14206         New functions using mml-secure-method.
14207
14208         * mml.el (mml-mode-map): Add key bindings for those functions.
14209         (mml-menu): Simplify security menu entries.  Suggested by Jesper
14210         Harder <harder@myrealbox.com>.
14211         (mml-attach-file, mml-attach-buffer, mml-attach-external):
14212         Goto end of message if point is the headers of the message.
14213
14214         * message.el (message-in-body-p): New function.
14215
14216         * assistant.el: Autoload gnus-util and netrc.
14217
14218         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
14219         Use `mm-charset-override-alist' only when decoding.
14220
14221         * mm-bodies.el (mm-decode-body):
14222         Call `mm-charset-to-coding-system' with allow-override argument.
14223
14224         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
14225         `filename' from Content-Disposition if Content-Type doesn't
14226         provide `name'.
14227         (gnus-mime-view-part-as-type): Set default instead of
14228         initial-input.
14229
14230 2005-10-09  Daniel Brockman  <daniel@brockman.se>
14231
14232         * format-spec.el (format-spec): Propagate text properties of % spec.
14233
14234 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
14235
14236         * gnus-art.el (gnus-treat-predicate): Add `first'.
14237
14238 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
14239
14240         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
14241         (mm-charset-override-alist): New variable.
14242         (mm-charset-to-coding-system): Use it.
14243         (mm-codepage-setup): New helper function.
14244         (mm-charset-eval-alist): New variable.
14245         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
14246         Warn about unknown charsets.
14247
14248         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
14249
14250 2005-10-04  David Hansen  <david.hansen@gmx.net>
14251
14252         * nnrss.el (nnrss-request-article): Add support for the comments tag.
14253         (nnrss-check-group): Ditto.
14254
14255 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
14256
14257         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
14258         Rename x-gnus-verbatim to x-verbatim.
14259         (mm-uu-type-alist): Fix regexp for verbatim-marks.
14260
14261         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
14262         x-verbatim.
14263
14264         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
14265
14266         * gnus-util.el (gnus-remove-duplicates): Remove.
14267
14268         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
14269         instead of gnus-remove-duplicates.
14270
14271         * message.el (message-remove-duplicates): Remove.
14272         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
14273         message-remove-duplicates.
14274
14275         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
14276         available, else use implementation from `delete-dups'.
14277
14278         * message.el (message-insert-expires): New function.
14279         (message-mode-map): Add key binding.
14280         (message-mode-field-menu): Add menu entry.
14281         (message-mode): Document it.
14282         (message-make-expires-date): Use `message-make-date'.
14283
14284 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
14285
14286         * message.el (message-make-expires-date): New function.
14287
14288 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14289
14290         * Makefile.in (list-installed-shadows): New entry.
14291         (install): Use it.
14292         (remove-installed-shadows): New entry.
14293
14294         * dgnushack.el (dgnushack-default-load-path): New variable.
14295         (dgnushack-find-lisp-shadows): New function.
14296         (dgnushack-remove-lisp-shadows): New function.
14297
14298 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14299
14300         * Makefile.in (install-el-elc): New entry.
14301         (install): Use it so that .el files are necessarily installed.
14302
14303 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14304
14305         * time-date.el: Autoload parse-time-string, XEmacs needs it.
14306
14307 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14308
14309         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
14310         function rather than the diff-mode.el package.
14311         (mm-display-external): Use with-current-buffer.
14312         (mm-viewer-completion-map, mm-viewer-completion-map):
14313         Move initialization inside declaration.
14314
14315 2005-09-29  Simon Josefsson  <jas@extundo.com>
14316
14317         * spam.el: Load hashcash when compiling, to avoid warnings.
14318         Don't autoload mail-check-payment.
14319         (spam-check-hashcash): Define unconditionally, since hashcash.el
14320         is part of Gnus now.  Ignore errors from payment checking.
14321
14322 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
14323
14324         * message.el (message-bold-region, message-unbold-region):
14325         Rename from `bold-region' and `unbold-region'.
14326
14327         * message.el: Remove useless autoloads.
14328
14329 2005-09-28  Simon Josefsson  <jas@extundo.com>
14330
14331         * message.el (message-use-idna): Default to t.
14332         (message-use-idna): Test whether encoding works too.  Doc fix.
14333
14334 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14335
14336         * nntp.el (nntp-warn-about-losing-connection): Remove.
14337
14338 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
14339
14340         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
14341         customizable.  Change default value.
14342         (mm-uu-diff-groups-regexp): Change default value.
14343         (mm-uu-type-alist): Add doc string.
14344         (mm-uu-configure): Add doc string.  Make it interactive.
14345         (mm-uu-tex-groups-regexp): New variable.
14346         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
14347         (mm-uu-type-alist): Add LaTeX documents.
14348         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
14349         of "text/verbatim".
14350         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
14351
14352         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
14353         instead of "text/verbatim".
14354
14355         * message.el (message-mark-inserted-region)
14356         (message-mark-insert-file): Use slrn style marks when called with
14357         prefix argument.
14358
14359 2005-09-27  Simon Josefsson  <jas@extundo.com>
14360
14361         * message.el (message-idna-to-ascii-rhs-1): Reformat.
14362
14363 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
14364
14365         * message.el (message-remove-duplicates): New function.
14366         Implementation borrowed from `gnus-remove-duplicates'.
14367         (message-idna-to-ascii-rhs): Also encode idna addresses in
14368         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
14369         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
14370         only ask about the same idna domain once per header and also tell
14371         in what header to replace the idna domain.
14372
14373         * gnus-art.el (article-decode-idna-rhs): Also decode idna
14374         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
14375         (article-decode-idna-rhs): Fix regexp so that all idna-address in
14376         a header is decoded and not just the last one.
14377
14378 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14379
14380         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
14381         has been decoded.
14382
14383         * mm-decode.el (mm-automatic-display): Add text/verbatim.
14384         (mm-insert-part): Don't modify text if it has been decoded.
14385
14386         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
14387         decoded.
14388
14389         * mm-view.el (mm-inline-text): Don't strip text props unless
14390         decoding enriched or richtext parts.
14391
14392 2005-09-25  Romain Francoise  <romain@orebokech.com>
14393
14394         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
14395         * gnus-start.el (gnus-subscribe-interactively):
14396         * gnus-uu.el (gnus-uu-grab-articles):
14397         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
14398         space.
14399
14400 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
14401
14402         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
14403         * mm-view.el (mm-view-pkcs7-decrypt):
14404         * gnus-sum.el (gnus-summary-limit-to-extra)
14405         (gnus-summary-respool-article, gnus-read-move-group-name):
14406         * gnus-score.el (gnus-summary-increase-score):
14407         * gnus-util.el (gnus-completing-read-with-default):
14408         * gnus-art.el (gnus-read-save-file-name)
14409         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
14410         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
14411         * message.el (message-check-news-header-syntax):
14412         Follow convention for reading with the minibuffer.
14413
14414 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
14415
14416         * spam-report.el (spam-report-url-ping-plain):
14417         Use gnus-extended-version as User-Agent.
14418
14419         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
14420         default value is nil.
14421
14422         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
14423         (mm-uu-verbatim-marks-extract): New function.
14424         (mm-uu-extract): New face.
14425         (mm-uu-copy-to-buffer): Use it.
14426
14427         * spam-report.el (spam-report-gmane-ham): Rename from
14428         `spam-report-gmane-unspam'.
14429         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
14430         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
14431
14432         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
14433         Autoload.
14434         (spam-report-gmane-unregister-routine):
14435         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
14436
14437 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
14438
14439         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
14440         (spam-report-gmane-unregister-routine): Add support for gmane
14441         unregistration.
14442
14443         * spam-report.el (spam-report-gmane-unspam)
14444         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
14445         (spam-report-gmane): Change to take a single article and do unspam
14446         registration.
14447
14448 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
14449
14450         * mm-url.el (mm-url-decode-entities): Fix regexp.
14451
14452 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14453
14454         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
14455         default to nil, to be able to use Gnus at all.  If the default
14456         switches to something else, then the function should be fixed not
14457         be exceedingly slow.
14458
14459 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
14460
14461         * gnus-start.el (gnus-activate-group): If the server is nil, don't
14462         fail hard.
14463
14464         * spam-report.el: Add better Keywords line.
14465
14466         * spam.el: Add Maintainer and better Keywords line.
14467
14468 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
14469
14470         * gnus-art.el (gnus-article-replace-part)
14471         (gnus-mime-replace-part): New functions.
14472         (gnus-mime-action-alist, gnus-mime-button-commands)
14473         (gnus-mime-save-part-and-strip): Add file argument.
14474         (gnus-article-part-wrapper): Add interactive argument.
14475
14476         * gnus-sum.el (gnus-summary-mime-map):
14477         Add `gnus-article-replace-part'.
14478
14479 2005-09-19  Didier Verna  <didier@xemacs.org>
14480
14481         The nnml compaction feature:
14482         * nnml.el (nnml-request-compact-group): New function.
14483         * nnml.el (nnml-request-compact): New function.
14484         * gnus-int.el (gnus-request-compact-group): New function.
14485         * gnus-int.el (gnus-request-compact): New function.
14486         * gnus-group.el (gnus-group-compact-group): New function.
14487         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
14488         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
14489         * gnus-srvr.el (gnus-server-compact-server): New function.
14490         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
14491         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
14492
14493 2005-09-18  Deepak Goel  <deego@gnufans.org>
14494
14495         * sieve.el (sieve-help): Fix `message' call: first arg should be a
14496         format spec.
14497
14498 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14499
14500         * gnus.el (gnus-group-startup-message): Bind image-load-path.
14501
14502 2005-09-15  Romain Francoise  <romain@orebokech.com>
14503
14504         * message.el (message-fill-paragraph): Clarify docstring.
14505
14506 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14507
14508         * gnus-art.el (gnus-mime-display-part): Protect against broken
14509         MIME messages.
14510
14511 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14512
14513         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
14514         before parsing header.
14515
14516 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
14517
14518         * html2text.el (html2text-replace-list): Add new entities.
14519
14520 2005-09-11  Romain Francoise  <romain@orebokech.com>
14521
14522         * message.el (message-alternative-emails): Improve docstring.
14523         (message-setup-1): Call `message-use-alternative-email-as-from'
14524         after `message-setup-hook' to give it precedence over posting
14525         styles, etc.
14526         (message-use-alternative-email-as-from): Add docstring.
14527         Remove the original From header if present.
14528
14529         * nnml.el (nnml-compressed-files-size-threshold): New variable.
14530         (nnml-save-mail): Use it.
14531
14532         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
14533         articles.  Add new argument `silent'.
14534         (gnus-uu-mark-all): Report the total number of marked articles.
14535
14536 2005-09-10  Romain Francoise  <romain@orebokech.com>
14537
14538         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
14539         (gnus-uu-mark-series): Likewise.
14540
14541 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
14542
14543         * spam-report.el (spam-report-gmane): Fix generation of spam
14544         report URL.
14545
14546 2005-09-10  Simon Josefsson  <jas@extundo.com>
14547
14548         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
14549         t, based on discussion on the ding list with Robert Epprecht
14550         <epprecht@solnet.ch>.
14551
14552 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
14553
14554         * spam-report.el (spam-report-gmane): Make it work without
14555         X-Report-Spam header.  Gmane now only provides Archived-At.
14556         This is only used if `spam-report-gmane-use-article-number' is nil.
14557         (spam-report-gmane-spam-header): Remove.  Not used anymore.
14558
14559         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
14560         make `gnus-summary-sort-by-recipient' work with threading.
14561
14562         * nnweb.el (nnweb-google-wash-article): Print a message if article
14563         is not available.
14564
14565 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14566
14567         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
14568         change.  Decode text/* parts content before displaying.
14569
14570 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
14571
14572         * mml-smime.el: Remove defvar of gnus-extract-address-components.
14573
14574 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14575
14576         * mm-view.el (mm-display-inline-fontify): Disable support modes.
14577
14578         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
14579         url-package-name, url-package-version,
14580         w3m-cid-retrieve-function-alist, w3m-current-buffer,
14581         w3m-display-inline-images, and w3m-minor-mode-map.
14582
14583 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
14584
14585         * message.el (message-tab-body-function): Fix mismatched custom type.
14586
14587         * gnus.el (gnus-group-change-level-function): Ditto.
14588
14589         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
14590
14591         * gnus-art.el (gnus-signature-limit)
14592         (gnus-article-mime-part-function): Ditto.
14593
14594 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14595
14596         * mml.el (mml-mode): Silence the byte compiler.
14597
14598         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
14599         using `(sit-for 0)' before moving the point to the specified part;
14600         skip unbuttonized parts.
14601         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
14602         return to the summary window if gnus-auto-select-part is non-nil.
14603
14604 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
14605
14606         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
14607         New variables.
14608         (mml-dnd-attach-file, mml-mode): Use them.
14609
14610         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
14611         Make fetching article by MID work again for Google Groups.
14612         Add FIXME concerning gnus-group-make-web-group.
14613
14614         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
14615         Don't depend on Gnus by using mail-extract-address-components if
14616         gnus-extract-address-components is not bound.
14617
14618 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14619
14620         * gnus-art.el (gnus-mime-display-security): Don't display the
14621         signature, but only the signed part.
14622
14623 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14624
14625         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
14626
14627         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
14628         list, not listp.
14629
14630 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
14631
14632         * mm-encode.el (mm-encode-content-transfer-encoding):
14633         Likewise when encoding.
14634
14635         * mm-bodies.el (mm-decode-content-transfer-encoding):
14636         De-canonicalize CRLF for all text content types, not just
14637         text/plain.
14638
14639 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14640
14641         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
14642         valid article; point arrow and cursor at the MIME button.
14643
14644 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14645
14646         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
14647         Suggested by Dan Christensen <jdc@uwo.ca>.
14648
14649         * mm-decode.el (mm-save-part): Enable change of prompt.
14650
14651 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
14652
14653         * gnus-msg.el (gnus-inews-add-send-actions):
14654         Make `message-post-method' lambda parameter ARG `&optional'.
14655
14656 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
14657
14658         * gnus-sum.el (gnus-summary-mime-map):
14659         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
14660         gnus-article-jump-to-part.
14661
14662         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
14663         (gnus-article-edit-part): Use it.
14664         (gnus-article-part-wrapper): Add no-handle argument.
14665         (gnus-article-save-part-and-strip, gnus-article-delete-part):
14666         New functions.
14667
14668 2005-08-29  Romain Francoise  <romain@orebokech.com>
14669
14670         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
14671         docstring.
14672         (gnus-face-from-file): Likewise.
14673
14674 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
14675
14676         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
14677         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
14678         non-nil.
14679         (gnus-auto-select-part): New variable.
14680         (gnus-article-jump-to-part): New function.
14681         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
14682         (gnus-mime-delete-part): Allow selecting specified part after
14683         deleting or stripping parts.
14684         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
14685         part if argument is bogus.
14686
14687 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
14688
14689         * gnus-art.el (w3m-minor-mode-map):
14690         * gnus-spec.el (gnus-newsrc-file-version):
14691         * gnus-util.el (nnmail-active-file-coding-system)
14692         (gnus-original-article-buffer, gnus-user-agent):
14693         * gnus.el (gnus-ham-process-destinations)
14694         (gnus-parameter-ham-marks-alist)
14695         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
14696         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
14697         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
14698         * mm-decode.el (gnus-current-window-configuration):
14699         * mm-extern.el (gnus-article-mime-handles):
14700         * mm-url.el (url-current-object, url-package-name)
14701         (url-package-version):
14702         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
14703         (smime-keys, w3m-cid-retrieve-function-alist)
14704         (w3m-current-buffer, w3m-display-inline-images)
14705         (w3m-minor-mode-map):
14706         * mml-smime.el (gnus-extract-address-components):
14707         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
14708         (gnus-newsrc-hashtb, message-default-charset)
14709         (message-deletable-headers, message-options)
14710         (message-posting-charset, message-required-mail-headers)
14711         (message-required-news-headers):
14712         * mml1991.el (mc-pgp-always-sign):
14713         * mml2015.el (mc-pgp-always-sign):
14714         * nnheader.el (nnmail-extra-headers):
14715         * rfc1843.el (gnus-decode-encoded-word-function)
14716         (gnus-decode-header-function, gnus-newsgroup-name):
14717         * spam-stat.el (gnus-original-article-buffer): Add defvars.
14718
14719 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
14720
14721         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
14722         the end of the date treatments.
14723
14724 2005-08-15  Simon Josefsson  <jas@extundo.com>
14725
14726         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
14727         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
14728         Capello and Romain Francoise.
14729         (pgg-fetch-key-function): Remove, not used?
14730         (pgg-insert-url-with-w3): Require url, to get
14731         url-insert-file-contents regardless of where it is defined.
14732
14733 2005-08-13  Romain Francoise  <romain@orebokech.com>
14734
14735         * message.el (message-cite-original-1): New function.
14736         (message-cite-original): Use it.
14737         (message-cite-original-without-signature): Ditto.
14738
14739 2005-08-08  Romain Francoise  <romain@orebokech.com>
14740
14741         * message.el (message-yank-empty-prefix): New variable.
14742         (message-indent-citation): Use it.
14743         (message-cite-original-without-signature): Respect X-No-Archive.
14744
14745 2005-08-08  Simon Josefsson  <jas@extundo.com>
14746
14747         * pgg.el: Autoload url-insert-file-contents instead of loading
14748         w3/url.
14749         (pgg-insert-url-with-w3): Don't load url here.
14750
14751 2005-08-07  Jesper Harder  <harder@phys.au.dk>
14752
14753         * message.el (message-kill-to-signature): Don't insert newline at
14754         bol.
14755         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
14756
14757 2005-08-06  Romain Francoise  <romain@orebokech.com>
14758
14759         * message.el (message-user-fqdn): Fix typo in docstring.
14760
14761 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
14762
14763         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
14764
14765         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
14766
14767 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14768
14769         * mm-bodies.el (mm-encode-body): Use coding system rather than
14770         charset to encode text.
14771
14772         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
14773         number of charsets if utf-8 is available (XEmacs).
14774
14775 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
14776
14777         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
14778         taken from `gnus-button-mid-or-mail-regexp'.
14779         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
14780         (gnus-button-alist): Improve regexp for domain part of the MIDs
14781         for news:localpart@domain buttons.
14782         (gnus-button-ctan-directory-regexp): Update.
14783
14784 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14785
14786         * sieve-manage.el (sieve-manage-interactive-login):
14787         Use make-local-variable rather than make-variable-buffer-local.
14788         (sieve-manage-open): Ditto.
14789         (sieve-manage-authenticate): Ditto.
14790
14791         * mml.el (mml-generate-mime-1): Make the content type default to
14792         text/plain if the filename is not specified.
14793
14794 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14795
14796         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
14797         instead of insert-buffer.
14798
14799         * message.el (message-yank-original): Ditto; set the mark at the
14800         end of the yanked message.
14801
14802 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14803
14804         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
14805         lines to scroll rather than to stop it.
14806
14807         * mml.el (mml-generate-default-type): Add doc string.
14808         (mml-generate-mime-1): Use mm-default-file-encoding or make it
14809         default to application/octet-stream when determining the content
14810         type if it is not specified for the part or the mml contents; add
14811         a comment about mml-generate-default-type.
14812
14813 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
14814
14815         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
14816         make it default to application/octet-stream when determining the
14817         content type if it is not specified for the external contents.
14818
14819 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14820
14821         * rfc2231.el (rfc2231-parse-string): Take care that not only a
14822         segmented parameter but also other parameters might be there.
14823
14824 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14825
14826         * mm-decode.el (mm-display-external): Delete temp file, directory
14827         and buffer immediately if the external process is exited.
14828
14829 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14830
14831         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
14832         fewer lines than that of scroll-margin.
14833         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
14834
14835 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14836
14837         * gnus-art.el (gnus-article-next-page): Revert.
14838         (gnus-article-beginning-of-window): New macro.
14839         (gnus-article-next-page-1): Use it.
14840         (gnus-article-prev-page): Ditto.
14841         (gnus-article-edit-part): Use insert-buffer-substring instead of
14842         insert-buffer.
14843         (gnus-article-edit-exit): Ditto.
14844
14845         * gnus-util.el (gnus-beginning-of-window): Remove.
14846         (gnus-end-of-window): Remove.
14847
14848         * lpath.el: Don't bind header-line-format and scroll-margin.
14849
14850 2005-07-25  Simon Josefsson  <jas@extundo.com>
14851
14852         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
14853         to have the url package without w3.  Reported by Daiki Ueno
14854         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
14855
14856 2005-07-20  Didier Verna  <didier@xemacs.org>
14857
14858         * gnus-diary.el: Remove the description comment (nndiary is now
14859         properly documented in the Gnus manual).
14860         Fix the spelling of "Back End".
14861         * nndiary.el: Ditto.
14862         Fix the copyright notice.
14863
14864 2005-07-18  Romain Francoise  <romain@orebokech.com>
14865
14866         * gnus-sum.el (gnus-summary-to-prefix)
14867         (gnus-summary-newsgroup-prefix): New variables.
14868         (gnus-summary-from-or-to-or-newsgroups): Use them.
14869
14870 2005-07-17  Romain Francoise  <romain@orebokech.com>
14871
14872         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
14873         space as it's generally not especially interesting to the user.
14874
14875 2005-07-16  Romain Francoise  <romain@orebokech.com>
14876
14877         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
14878         nil to avoid prompting and file modification if one of the
14879         messages at the top of the nnfolder file contains a copyright
14880         notice.
14881         Update copyright notice.
14882
14883         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
14884         instead of `current-time-string' as the latter creates a time
14885         string that is not RFC 2822 compliant (it lacks the zone).
14886         Update copyright notice.
14887
14888 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
14889
14890         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
14891         for text/rtf.  Display default in prompt.  Pass default for M-n.
14892
14893         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
14894
14895 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14896
14897         * gnus-msg.el (gnus-button-mailto):
14898         Remove save-selected-window-window hackery because it relies on
14899         save-selected-window internals.
14900
14901 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14902
14903         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
14904         (gnus-article-next-page-1): Use gnus-beginning-of-window.
14905         (gnus-article-prev-page): Ditto.
14906
14907         * gnus-util.el (gnus-beginning-of-window): New function.
14908         (gnus-end-of-window): New function.
14909
14910         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
14911
14912 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
14913
14914         * gnus-score.el (gnus-score-edit-all-score):
14915         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
14916         gnus-message.
14917
14918 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14919
14920         * gnus-msg.el (gnus-button-mailto):
14921         Remove save-selected-window-window hackery because it relies on
14922         save-selected-window internals.
14923
14924 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14925
14926         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
14927         add-minor-mode.
14928         (gnus-binary-mode): Ditto.
14929
14930         * gnus-topic.el (gnus-topic-mode): Ditto.
14931
14932 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
14933
14934         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
14935         (gnus-article-prev-page): Take scroll-margin into consideration.
14936
14937 2005-07-04  Lute Kamstra  <lute@gnu.org>
14938
14939         Update FSF's address in GPL notices.
14940
14941 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
14942
14943         * gnus.el (gnus-exit):
14944         * gnus-group.el (gnus-group-icons):
14945         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
14946
14947         * gnus-nocem.el (gnus-nocem):
14948         * message.el (message-various, message-buffers, message-sending)
14949         (message-interface, message-forwarding, message-insertion)
14950         (message-headers, message-news, message-mail):
14951         * pgg-gpg.el (pgg-gpg):
14952         * pgg-parse.el (pgg-parse):
14953         * pgg-pgp.el (pgg-pgp):
14954         * pgg-pgp5.el (pgg-pgp5):
14955         * pop3.el (pop3): Finish `defgroup' description with period.
14956
14957 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14958
14959         * gnus-art.el (article-display-face): Improve the efficiency.
14960         (article-display-x-face): Ditto; remove grey x-face stuff.
14961
14962 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14963
14964         * gnus-art.el (article-display-face): Correct the position in
14965         which Faces are inserted.
14966
14967 2005-06-29  Didier Verna  <didier@xemacs.org>
14968
14969         * gnus-art.el (article-display-face): Display faces in correct
14970         order.
14971
14972 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14973
14974         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
14975         (gnus-fill-real-hashtb): Use hash table instead of obarray.
14976         (gnus-nocem-check-article): Fetch the Type header.
14977         (gnus-nocem-message-wanted-p): Fix the way to examine types.
14978         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
14979         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
14980         make sure gnus-nocem-hashtb is initialized.
14981         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
14982         (gnus-nocem-unwanted-article-p): Ditto.
14983
14984         * pgg.el (pgg-verify): Return the verification result.
14985
14986 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14987
14988         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
14989         is ascii.
14990
14991 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
14992
14993         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
14994         `show-nonbreak-escape'.
14995
14996 2005-06-23  Lute Kamstra  <lute@gnu.org>
14997
14998         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
14999
15000         * dig.el (dig-mode):
15001         * smime.el (smime-mode): Use gnus-run-mode-hooks.
15002
15003 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
15004
15005         * nnimap.el (nnimap-split-download-body): Fix spellings.
15006
15007 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
15008
15009         * gnus-art.el (gnus-article-encrypt-body):
15010         * gnus-cus.el (gnus-score-customize):
15011         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
15012         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
15013
15014 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
15015
15016         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
15017         header by looking for magic "MII" at the beginnig.
15018
15019 2005-06-16  Miles Bader  <miles@gnu.org>
15020
15021         * gnus-xmas.el (gnus-xmas-group-startup-message):
15022         Use renamed gnus-splash face.
15023
15024         * assistant.el (assistant-field): Remove "-face" suffix from face name.
15025         (assistant-field-face): New backward-compatibility alias for renamed
15026         face.
15027         (assistant-render-text): Use renamed assistant-field face.
15028
15029         * spam.el (spam): Remove "-face" suffix from face name.
15030         (spam-face): New backward-compatibility alias for renamed face.
15031         (spam-face, spam-initialize): Use renamed spam face.
15032
15033         * message.el (message-header-to, message-header-cc)
15034         (message-header-subject, message-header-newsgroups)
15035         (message-header-other, message-header-name)
15036         (message-header-xheader, message-separator, message-cited-text)
15037         (message-mml): Remove "-face" suffix from face names.
15038         (message-header-to-face, message-header-cc-face)
15039         (message-header-subject-face, message-header-newsgroups-face)
15040         (message-header-other-face, message-header-name-face)
15041         (message-header-xheader-face, message-separator-face)
15042         (message-cited-text-face, message-mml-face):
15043         New backward-compatibility aliases for renamed faces.
15044         (message-font-lock-keywords): Use renamed message faces.
15045
15046         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
15047         (sieve-test-commands, sieve-tagged-arguments):
15048         Remove "-face" suffix from face names.
15049         (sieve-control-commands-face, sieve-action-commands-face)
15050         (sieve-test-commands-face, sieve-tagged-arguments-face):
15051         New backward-compatibility aliases for renamed faces.
15052         (sieve-control-commands-face, sieve-action-commands-face)
15053         (sieve-test-commands-face, sieve-tagged-arguments-face):
15054         Use renamed sieve faces.
15055
15056         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
15057         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
15058         (gnus-group-news-3-empty, gnus-group-news-4)
15059         (gnus-group-news-4-empty, gnus-group-news-5)
15060         (gnus-group-news-5-empty, gnus-group-news-6)
15061         (gnus-group-news-6-empty, gnus-group-news-low)
15062         (gnus-group-news-low-empty, gnus-group-mail-1)
15063         (gnus-group-mail-1-empty, gnus-group-mail-2)
15064         (gnus-group-mail-2-empty, gnus-group-mail-3)
15065         (gnus-group-mail-3-empty, gnus-group-mail-low)
15066         (gnus-group-mail-low-empty, gnus-summary-selected)
15067         (gnus-summary-cancelled, gnus-summary-high-ticked)
15068         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
15069         (gnus-summary-high-ancient, gnus-summary-low-ancient)
15070         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
15071         (gnus-summary-low-undownloaded)
15072         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
15073         (gnus-summary-low-unread, gnus-summary-normal-unread)
15074         (gnus-summary-high-read, gnus-summary-low-read)
15075         (gnus-summary-normal-read, gnus-splash):
15076         Remove "-face" suffix from face names.
15077         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
15078         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
15079         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
15080         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
15081         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
15082         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
15083         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
15084         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
15085         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
15086         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
15087         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
15088         (gnus-summary-selected-face, gnus-summary-cancelled-face)
15089         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
15090         (gnus-summary-normal-ticked-face)
15091         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
15092         (gnus-summary-normal-ancient-face)
15093         (gnus-summary-high-undownloaded-face)
15094         (gnus-summary-low-undownloaded-face)
15095         (gnus-summary-normal-undownloaded-face)
15096         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
15097         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
15098         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
15099         (gnus-splash-face):
15100         New backward-compatibility aliases for renamed faces.
15101         (gnus-group-startup-message): Use renamed gnus faces.
15102
15103         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
15104         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
15105         (gnus-server-agent): Remove "-face" suffix from face names.
15106         (gnus-server-agent-face, gnus-server-opened-face)
15107         (gnus-server-closed-face, gnus-server-denied-face)
15108         (gnus-server-offline-face):
15109         New backward-compatibility aliases for renamed faces.
15110         (gnus-server-agent-face, gnus-server-opened-face)
15111         (gnus-server-closed-face, gnus-server-denied-face)
15112         (gnus-server-offline-face): Use renamed gnus faces.
15113
15114         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
15115         Remove "-face" suffix from face names.
15116         (gnus-picon-xbm-face, gnus-picon-face):
15117         New backward-compatibility aliases for renamed faces.
15118
15119         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
15120         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
15121         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
15122         (gnus-cite-11): Remove "-face" suffix from face names.
15123         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
15124         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
15125         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
15126         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
15127         New backward-compatibility aliases for renamed faces.
15128         (gnus-cite-attribution-face, gnus-cite-face-list)
15129         (gnus-article-boring-faces): Use renamed gnus faces.
15130
15131         * gnus-art.el (gnus-signature, gnus-header-from)
15132         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
15133         (gnus-header-content): Remove "-face" suffix from face names.
15134         (gnus-signature-face, gnus-header-from-face)
15135         (gnus-header-subject-face, gnus-header-newsgroups-face)
15136         (gnus-header-name-face, gnus-header-content-face):
15137         New backward-compatibility aliases for renamed faces.
15138         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
15139
15140         * gnus-sum.el (gnus-summary-selected-face)
15141         (gnus-summary-highlight): Use renamed gnus faces.
15142         * gnus-group.el (gnus-group-highlight): Likewise.
15143
15144 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
15145
15146         * gnus-sieve.el (gnus-sieve-article-add-rule):
15147         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
15148         * spam-stat.el (spam-stat-buffer-change-to-spam)
15149         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
15150
15151         * message.el (message-is-yours-p):
15152         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
15153
15154 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15155
15156         * mm-view.el (mm-inline-text): Withdraw the last change.
15157
15158 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15159
15160         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
15161         executing enriched-decode.
15162
15163 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15164
15165         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
15166         charset of tar files.
15167
15168 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
15169
15170         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
15171
15172 2005-06-04  Lute Kamstra  <lute@gnu.org>
15173
15174         * nnfolder.el (nnfolder-read-folder): Make sure that undo
15175         information is never recorded.
15176
15177 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
15178
15179         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
15180
15181 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15182
15183         * pop3.el (pop3-apop): Run md5 in the binary mode.
15184
15185         * starttls.el (starttls-set-process-query-on-exit-flag):
15186         Use eval-and-compile.
15187
15188 2005-05-31  Simon Josefsson  <jas@extundo.com>
15189
15190         * smime.el (smime-replace-in-string): Define.
15191         (smime-cert-by-ldap-1): Use it.
15192
15193 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
15194
15195         * gnus-art.el (article-display-x-face): Replace
15196         process-kill-without-query by gnus-set-process-query-on-exit-flag.
15197
15198         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
15199         set-process-query-on-exit-flag or process-kill-without-query.
15200
15201         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
15202         loop instead of replace-regexp.
15203
15204         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
15205         instead of process-kill-without-query if it is available.
15206
15207         * lpath.el: Fbind ldap-search-entries.
15208
15209         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
15210         instead of find-file-hooks if it is available.
15211
15212         * mml1991.el: Bind pgg-default-user-id when compiling.
15213
15214         * mml2015.el: Bind pgg-default-user-id when compiling.
15215
15216         * nndraft.el (nndraft-request-associate-buffer):
15217         Use write-contents-functions instead of write-contents-hooks if it is
15218         available.
15219
15220         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
15221         instead of find-file-hooks if it is available.
15222
15223         * nntp.el (nntp-open-connection): Replace
15224         process-kill-without-query by gnus-set-process-query-on-exit-flag.
15225         (nntp-open-ssl-stream): Ditto.
15226         (nntp-open-tls-stream): Ditto.
15227
15228         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
15229         set-process-query-on-exit-flag or process-kill-without-query.
15230         (starttls-open-stream-gnutls): Use it instead of
15231         process-kill-without-query.
15232         (starttls-open-stream): Ditto.
15233
15234 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
15235
15236         * smime.el (smime-cert-by-ldap-1): Don't use
15237         replace-regexp-in-string.
15238
15239 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
15240
15241         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
15242
15243         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
15244         in PEM format.  Adjust to the XEmacs compability.
15245
15246 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
15247
15248         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
15249         by `string-to-number'.
15250         * gnus-agent.el (gnus-agent-regenerate-group)
15251         (gnus-agent-fetch-articles): Ditto.
15252         * gnus-art.el (gnus-button-fetch-group): Ditto.
15253         * gnus-cache.el (gnus-cache-generate-active)
15254         (gnus-cache-articles-in-group): Ditto.
15255         * gnus-group.el (gnus-group-set-current-level)
15256         (gnus-group-insert-group-line): Ditto.
15257         * gnus-score.el (gnus-score-set-expunge-below)
15258         (gnus-score-set-mark-below, gnus-summary-score-effect)
15259         (gnus-summary-score-entry): Ditto.
15260         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
15261         (gnus-soup-pack): Ditto.
15262         * gnus-spec.el (gnus-xmas-format): Ditto.
15263         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
15264         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
15265         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
15266         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
15267         * nndb.el (nndb-get-remote-expire-response): Ditto.
15268         * nndiary.el (nndiary-parse-schedule-value)
15269         (nndiary-string-to-number, nndiary-request-replace-article)
15270         (nndiary-request-article): Ditto.
15271         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
15272         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
15273         * nneething.el (nneething-make-head): Ditto.
15274         * nnfolder.el (nnfolder-request-article)
15275         (nnfolder-retrieve-headers): Ditto.
15276         * nnheader.el (nnheader-file-to-number): Ditto.
15277         * nnkiboze.el (nnkiboze-request-article): Ditto.
15278         * nnmail.el (nnmail-process-unix-mail-format)
15279         (nnmail-process-babyl-mail-format): Ditto.
15280         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
15281         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
15282         (nnmh-request-create-group, nnmh-request-list-1)
15283         (nnmh-request-group, nnmh-request-article): Ditto.
15284         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
15285         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
15286         * nnsoup.el (nnsoup-make-active): Ditto.
15287         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
15288         * nntp.el (nntp-find-group-and-number)
15289         (nntp-retrieve-headers-with-xover): Ditto.
15290         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
15291         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
15292         (pgg-format-key-identifier): Ditto.
15293         * pop3.el (pop3-last, pop3-stat): Ditto.
15294         * qp.el (quoted-printable-decode-region): Ditto.
15295
15296         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
15297         of concat.
15298
15299 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15300
15301         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
15302
15303         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
15304
15305         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
15306
15307         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
15308
15309         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
15310
15311         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
15312
15313         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
15314         (gnus-carpal-mode): Ditto.
15315
15316         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
15317         (gnus-browse-mode): Ditto.
15318
15319         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
15320
15321         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
15322
15323 2005-05-29  Richard M. Stallman  <rms@gnu.org>
15324
15325         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
15326
15327 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15328
15329         * gnus-util.el (gnus-run-mode-hooks): New function.
15330
15331         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
15332
15333         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
15334         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
15335
15336 2005-05-27  Lute Kamstra  <lute@gnu.org>
15337
15338         * dns-mode.el (dns-mode): Specify customization group.
15339
15340 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
15341
15342         * gnus-agent.el (gnus-agent-make-mode-line-string):
15343         Use mode-line-highlight as mouse-face.
15344
15345 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15346
15347         * canlock.el (canlock): Change the parent group to news.
15348
15349         * deuglify.el (gnus-outlook-deuglify): Add :group.
15350
15351         * dig.el (dig): Add :group.
15352
15353         * dns-mode.el (dns-mode): Add :group.
15354
15355         * encrypt.el (encrypt): Add :group.
15356
15357         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
15358         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
15359         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
15360         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
15361         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
15362
15363         * gnus-diary.el (gnus-diary): Add :group.
15364
15365         * gnus.el (gnus-group-news-1-face): Add :group.
15366         (gnus-group-news-1-empty-face): Ditto.
15367         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
15368         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
15369         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
15370         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
15371         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
15372         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
15373         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
15374         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
15375         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
15376         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
15377         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
15378         (gnus-summary-high-ticked-face): Ditto.
15379         (gnus-summary-low-ticked-face): Ditto.
15380         (gnus-summary-normal-ticked-face): Ditto.
15381         (gnus-summary-high-ancient-face): Ditto.
15382         (gnus-summary-low-ancient-face): Ditto.
15383         (gnus-summary-normal-ancient-face): Ditto.
15384         (gnus-summary-high-undownloaded-face): Ditto.
15385         (gnus-summary-low-undownloaded-face): Ditto.
15386         (gnus-summary-normal-undownloaded-face): Ditto.
15387         (gnus-summary-high-unread-face): Ditto.
15388         (gnus-summary-low-unread-face): Ditto.
15389         (gnus-summary-normal-unread-face): Ditto.
15390         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
15391         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
15392
15393         * hashcash.el (hashcash): New custom group.
15394         (hashcash-default-payment): Add :group.
15395         (hashcash-payment-alist): Ditto.
15396         (hashcash-default-accept-payment): Ditto.
15397         (hashcash-accept-resources): Ditto.
15398         (hashcash-path): Ditto.
15399         (hashcash-extra-generate-parameters): Ditto.
15400         (hashcash-double-spend-database): Ditto.
15401         (hashcash-in-news): Ditto.
15402
15403         * message.el (message-minibuffer-local-map): Add :group.
15404
15405         * netrc.el (netrc): Add :group.
15406
15407         * sieve-manage.el (sieve-manage-log): Add :group.
15408         (sieve-manage-default-user): Diito.
15409         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
15410         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
15411         (sieve-manage-authenticators): Ditto.
15412         (sieve-manage-authenticator-alist): Ditto.
15413         (sieve-manage-default-port): Ditto.
15414
15415         * sieve-mode.el (sieve-control-commands-face): Add :group.
15416         (sieve-action-commands-face): Ditto.
15417         (sieve-test-commands-face): Ditto.
15418         (sieve-tagged-arguments-face): Ditto.
15419
15420         * smime.el (smime): Add :group.
15421
15422         * spam-report.el (spam-report): Add :group.
15423
15424         * spam.el (spam, spam-face): Add :group.
15425
15426 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15427
15428         * nntp.el (nntp-next-result-arrived-p): Some news servers may
15429         return \n.\n.\n at the end of articles.  Protect against that.
15430         (nntp-with-open-group): Allow debugging.
15431
15432         * nnheader.el (mail-header-set-extra): Make into a function
15433         because I just could't understand how to quote the list properly.
15434
15435         * dns.el (query-dns-cached): New function.
15436
15437 2005-05-26  Lute Kamstra  <lute@gnu.org>
15438
15439         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
15440
15441 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15442
15443         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
15444
15445         * gnus-art.el: Don't autoload mail-extract-address-components.
15446
15447         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
15448         eval-and-compile to evaluate it.
15449
15450         * hashcash.el: Don't autoload executable-find.
15451
15452         * nndb.el: Don't declare the nndb back end two or more times; don't
15453         autoload news-reply-mode, news-setup, cancel-timer and telnet.
15454
15455         * nntp.el: Autoload format-spec instead of format; use
15456         eval-and-compile to evaluate autoload forms.
15457
15458 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
15459
15460         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
15461
15462 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15463
15464         * gnus.el (gnus-version-number): Bump version.
15465
15466 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
15467
15468         * gnus.el: No Gnus v0.3 is released.
15469
15470 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15471
15472         * lpath.el (featurep): Bind show-nonbreak-escape.
15473
15474 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15475
15476         * gnus-art.el (gnus-article-edit-part): Disable undo.
15477
15478 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15479
15480         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
15481         gnus-article-date-lapsed-new-header is t if date timer is active;
15482         skip headers in which the original date value is empty.
15483         (gnus-article-save-original-date): Redefine it as a macro.
15484         (gnus-display-mime): Use it.
15485
15486 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15487
15488         * gnus-art.el (article-date-ut): Support converting date in
15489         forwarded parts as well.
15490         (gnus-article-save-original-date): New function.
15491         (gnus-display-mime): Use it.
15492
15493 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
15494
15495         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
15496         enclosure element of <item>.
15497
15498 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
15499
15500         * message.el (message-kill-buffer-query): Rename from
15501         `message-kill-buffer-query-if-modified'.  Add :version.
15502
15503 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15504
15505         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
15506         window layout.
15507
15508 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15509
15510         * mml.el: Autoload dnd when compiling.
15511
15512 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
15513
15514         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
15515         x-dnd-*.
15516
15517 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15518
15519         * qp.el (quoted-printable-encode-region): Save excursion.
15520
15521 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
15522
15523         * message.el (message-kill-buffer-query-if-modified): Add new variable
15524         so the user can kill a modified message buffer quickly.
15525         (message-kill-buffer): Use it.
15526
15527 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15528
15529         * lpath.el: Fbind display-time-event-handler; don't fbind
15530         string-to-multibyte.
15531
15532         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
15533
15534 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15535
15536         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
15537         contained in text because xml.el decodes entities) with LFs.
15538
15539 2005-04-11  Lute Kamstra  <lute@gnu.org>
15540
15541         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
15542         differently.
15543
15544 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
15545
15546         * mm-util.el (mm-detect-coding-region): Typo.
15547
15548 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15549
15550         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
15551
15552 2005-04-06  Deepak Goel  <deego@gnufans.org>
15553
15554         * spam-stat.el (spam-stat-score-buffer): Add a call to a
15555         user-function allow user modifications of the scores.
15556         (spam-stat-score-buffer-user): New function, to allow
15557         user-computed modifications to the score.
15558         (spam-stat-score-buffer-user-functions): List of additional
15559         scoring functions.
15560         (spam-stat-error-holder): Global temporary error holder.
15561         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
15562         variable.
15563
15564 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
15565
15566         * gnus-registry.el (gnus-registry-clean-empty-function)
15567         (gnus-registry-trim, gnus-registry-fetch-groups)
15568         (gnus-registry-delete-group): Groups that match
15569         `gnus-registry-ignored-groups' are removed from the registry
15570         entries, not just ignored for splitting.  This helps clean up the
15571         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
15572         to get all the groups a message ID is in.
15573
15574         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
15575         (spam-stat-split-fancy): Change "threshhold" to "threshold".
15576         (spam-stat-score-buffer-user-functions): Add :number custom type.
15577
15578 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15579
15580         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
15581         argument in XEmacs.
15582
15583         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
15584         (nnrss-request-group): Decode group name first.
15585         (nnrss-request-article): Make a text/plain article if mml-to-mime
15586         failed.
15587         (nnrss-get-encoding): Return a compatible encoding according to
15588         nnrss-compatible-encoding-alist.
15589         (nnrss-find-el): Use consp instead of listp.
15590         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
15591
15592 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15593
15594         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
15595         which Emacs 20 doesn't support.
15596         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
15597
15598 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
15599
15600         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
15601         silence the byte compiler inside the defun.
15602
15603         * gnus-demon.el (parse-time-string): Add autoload.
15604
15605         * gnus-delay.el (parse-time-string): Add autoload.
15606
15607         * gnus-art.el (parse-time-string): Add autoload.
15608
15609         * nnultimate.el (parse-time): Require for `parse-time-string'.
15610
15611 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
15612
15613         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
15614
15615         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
15616
15617         * smime.el (smime-ldap-host-list): Add :version.
15618
15619 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
15620
15621         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
15622         pass it to `gnus-browse-read-group'.
15623         (gnus-browse-read-group): Add NUMBER argument and pass it to
15624         `gnus-group-read-ephemeral-group'.
15625
15626         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
15627         argument and pass it to `gnus-group-read-group'.
15628
15629 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
15630
15631         * mm-util.el (mm-xemacs-find-mime-charset): Only call
15632         mm-xemacs-find-mime-charset-1 if we have the mule feature
15633         available at runtime.
15634
15635 2005-03-25  Werner Lemberg  <wl@gnu.org>
15636
15637         * nnmaildir.el: Replace `illegal' with `invalid'.
15638
15639 2005-03-23  Lute Kamstra  <lute@gnu.org>
15640
15641         * time-date.el: Add comment on time value formats.
15642         Don't require parse-time.
15643         (with-decoded-time-value): New macro.
15644         (encode-time-value): New function.
15645         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
15646         (days-to-time): Return a valid time value when arg is huge.
15647         (time-since): Use time-subtract.
15648         (time-to-number-of-days): Use time-to-seconds.
15649
15650 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
15651
15652         * gnus-start.el (gnus-display-time-event-handler):
15653         Check display-time-timer at runtime rather than only at load time
15654         in case display-time-mode is turned off in the mean time.
15655
15656 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
15657
15658         * nnimap.el (nnimap-open-connection): Print which authinfo file is
15659         used.
15660
15661         * nneething.el (nneething-map-file-directory): Derive from
15662         `gnus-directory'.
15663
15664         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
15665         the To/Cc button.
15666
15667 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
15668
15669         * nnmaildir.el (nnmaildir-request-accept-article):
15670         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
15671
15672 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
15673
15674         * gnus-async.el: Require timer-funcs at compile time when in
15675         XEmacs for `run-with-idle-timer'.
15676
15677 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
15678
15679         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
15680         autoloaded function.
15681
15682 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
15683
15684         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
15685
15686 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
15687
15688         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
15689
15690 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15691
15692         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
15693         Add gnus-expert-user to default.
15694
15695 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
15696
15697         * nnimap.el (nnimap-open-server): Ditto.
15698
15699         * imap.el (imap-authenticate): Fix typo.
15700
15701 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
15702
15703         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
15704         buffer (since IMAP server might return FETCH response out of
15705         order, and the nntp buffer must be sorted).
15706
15707 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
15708
15709         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
15710         comparison on string.
15711
15712         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
15713         (gnus-agent-score): Rename category keywords to match gnus-cus.
15714         (gnus-agent-summary-fetch-series): Modify to protect against
15715         gnus-agent-summary-fetch-group clearing processable flags.
15716         (gnus-agent-synchronize-group-flags): Update live group buffer as
15717         synchronization may occur due to the user toggle the plugged
15718         status.
15719         (gnus-agent-fetch-group-1): Clear downloadable flag when article
15720         successfully downloaded.
15721         (gnus-agent-expire-group-1): Avoid using markers when the overview
15722         is in ascending order; greatly improves performance.
15723         (gnus-agent-regenerate-group):
15724         Use gnus-agent-synchronize-group-flags to reset read status in both
15725         gnus and server.
15726         (gnus-agent-update-files-total-fetched-for): Fix initial size.
15727
15728 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
15729
15730         * message.el: Don't autoload former message-utils variables.
15731         (message-strip-subject-trailing-was): Change doc string.
15732
15733         * nnweb.el: Fixes for `gnus-group-make-web-group'.
15734         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
15735         (nnweb-google-search): Add "hl=en" here.
15736         (nnweb-google-parse-1, nnweb-google-create-mapping):
15737         Don't hardcode URL.
15738
15739 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
15740
15741         * message.el (message-get-reply-headers, message-followup):
15742         Mention related variables `message-use-followup-to' and
15743         `message-use-mail-followup-to', in the information buffer.
15744
15745         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
15746         of broken groups(-beta).google.com.
15747
15748 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
15749
15750         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
15751         parameter to invoked gnus-request-move-article; remove the
15752         redundant gnus-sum-hint-move-is-internal variable; apply the marks
15753         all at once instead of once per article.
15754         (gnus-summary-remove-process-mark): Accept a list of articles as
15755         well as a single article for processing.
15756
15757         * gnus-int.el (gnus-request-move-article): Add move-is-internal
15758         parameter.
15759
15760         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
15761
15762         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
15763
15764         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
15765         parameter.
15766
15767         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
15768         parameter.
15769
15770         * nnimap.el (nnimap-request-move-article): Add move-is-internal
15771         parameter and remove the gnus-sum-hint-move-is-internal variable.
15772
15773         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
15774         parameter.
15775
15776         * nndraft.el (nndraft-request-move-article): Add move-is-internal
15777         parameter.
15778
15779         * nndiary.el (nndiary-request-move-article): Add move-is-internal
15780         parameter.
15781
15782         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
15783
15784         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
15785         parameter.
15786
15787         * nnagent.el (nnagent-request-move-article): Add move-is-internal
15788         parameter.
15789
15790 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
15791
15792         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
15793         a more conservative way.
15794
15795 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
15796
15797         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
15798         buffer, so it moves the window's cursor.
15799
15800 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
15801
15802         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
15803         `mm-dissect-multipart' and receive the from field as an (optional)
15804         argument from `mm-dissect-multipart'.
15805         (mm-dissect-multipart): Receive the from field as an argument and
15806         pass it on when we call `mm-dissect-buffer' on MIME parts.
15807         Fixes verification/decryption of signed/encrypted MIME parts.
15808
15809 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
15810
15811         * gnus-sum.el (gnus-summary-move-article):
15812         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
15813         whatever it calls (right now, only nnimap-request-move article
15814         respects it).
15815
15816         * nnimap.el (nnimap-request-move-article):
15817         When gnus-sum-hint-move-is-internal is set, don't do the extra
15818         nnimap-request-article.
15819
15820 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
15821
15822         * nnheader.el (nnheader-find-file-noselect): Add doc string.
15823
15824         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
15825         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
15826
15827         * gnus-sum.el (gnus-summary-caesar-message):
15828         Apply `gnus-treat-article' after rotation.
15829
15830         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
15831         doc string.
15832
15833 2005-02-22  Simon Josefsson  <jas@extundo.com>
15834
15835         * encrypt.el (encrypt-password-cache-expiry): Remove (use
15836         `password-cache-expiry' instead).  Reported by Arne Jørgensen
15837         <arne@arnested.dk>.
15838         (encrypt): Add password-cache and password-cache-expiry as group
15839         members.
15840
15841 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
15842
15843         * smime.el (smime-ldap-host-list): Doc fix.
15844         (smime-ask-passphrase): Use `password-read-and-add' to read (and
15845         cache) password.
15846         (smime-sign-region): Use it.
15847         (smime-decrypt-region): Use it.
15848         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
15849         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
15850         fails.
15851         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
15852         certificate from DER to PEM format rather than calling openssl.
15853
15854         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
15855
15856         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
15857         for signing/encryption.
15858
15859         * mml.el (mml-parse-1): Use them.
15860
15861 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
15862
15863         * nnrss.el (nnrss-verbose): Remove.
15864         (nnrss-request-group): Use `nnheader-message' instead.
15865
15866 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
15867
15868         * nnrss.el (nnrss-verbose): New variable.
15869         (nnrss-request-group): Make it say nnrss is requesting a group.
15870
15871 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
15872
15873         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
15874         Handle news URL with given port correctly.
15875
15876 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15877
15878         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
15879         containing special characters.
15880
15881         * gnus-sum.el (gnus-summary-edit-article): Ditto.
15882
15883         * mml.el (mime-to-mml): Ditto.
15884
15885         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
15886         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
15887         (rfc2047-decode-region): Quote decoded words containing special
15888         characters when rfc2047-quote-decoded-words-containing-tspecials
15889         is non-nil.
15890
15891 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
15892
15893         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
15894
15895         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
15896
15897 2005-02-15  Simon Josefsson  <jas@extundo.com>
15898
15899         * nnimap.el (nnimap-debug): Doc fix.
15900
15901         * imap.el (imap-debug): Doc fix.
15902
15903 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15904
15905         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
15906
15907 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
15908
15909         * gnus.el (spam-contents): Improve docs for spam-contents
15910         parameter in its variable incarnation.
15911
15912 2005-02-14  Simon Josefsson  <jas@extundo.com>
15913
15914         * smime-ldap.el: Use require instead of load-library for ldap.
15915         (smime-ldap-search): Indent.
15916         (smime-ldap-search-internal): Shorten line.
15917
15918         * smime.el (smime-cert-by-dns): Add doc-string.
15919         (smime-cert-by-ldap-1): Indent.
15920
15921         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
15922         mml-smime-get-dns-ldap.
15923         (mml-smime-encrypt-query): Use new function.  Default to ldap.
15924
15925 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
15926
15927         * smime.el: Require smime-ldap.
15928         (smime-ldap-host-list): New variable.
15929         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
15930
15931         * mml-smime.el (mml-smime-encrypt-query): New function.
15932         (mml-smime-encrypt-query): Use it.
15933
15934         * smime-ldap.el: New file.
15935
15936 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15937
15938         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
15939
15940 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
15941
15942         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
15943         argument in doc string.  Make query for type more clear.
15944
15945 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
15946
15947         * gnus.el (gnus-group-startup-message): Search for gnus images in
15948         etc/images/gnus.
15949         * mm-util.el (mm-image-load-path): Likewise.
15950         * smiley.el (smiley-data-directory): Search for smilies in
15951         etc/images/smilies.
15952
15953 2005-02-09  Kim F. Storm  <storm@cua.dk>
15954
15955         Change Emacs release version from 21.4 to 22.1 throughout.
15956         Change Emacs development version from 21.3.50 to 22.0.50.
15957
15958 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15959
15960         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
15961
15962         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
15963         non-Mule XEmacs as well.
15964         (mm-decompress-buffer): Signal an error intentionally if it does
15965         not decompress compressed data because auto-compression-mode is
15966         disabled.
15967
15968 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
15969
15970         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
15971         an ID in the registry even if it has no groups.
15972
15973 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15974
15975         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
15976         merge it into mm-decompress-buffer.
15977         (gnus-mime-copy-part): Use the MIME part charset, the value which
15978         a user specified or gnus-newsgroup-charset for decoding, like
15979         gnus-mime-inline-part does; set buffer-file-coding-system to tell
15980         save-buffer what was used.  Suggested by Kevin Ryde
15981         <user42@zip.com.au>.
15982         (gnus-mime-inline-part): Allow the name parameter as well as the
15983         filename parameter; force decompressing of compressed data; always
15984         display contents being not decoded as unibyte.
15985
15986         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
15987         as well as the filename parameter.
15988
15989         * mm-util.el (mm-decompress-buffer):
15990         Merge gnus-mime-jka-compr-maybe-uncompress.
15991         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
15992         of compressed data.
15993
15994 2005-02-08  Simon Josefsson  <jas@extundo.com>
15995
15996         * imap.el (imap-log): Doc fix.
15997
15998 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15999
16000         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
16001         the coding cookies; decompress compressed parts.
16002
16003         * mml.el (mml-generate-mime-1): Add the charset parameter according
16004         to the value which a user specified manually or the coding cookie.
16005
16006         * mm-util.el (mm-string-to-multibyte): New function.
16007         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
16008         (mm-coding-system-to-mime-charset): New function.
16009         (mm-decompress-buffer): New function.
16010         (mm-find-buffer-file-coding-system): New function.
16011
16012         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
16013         (mm-display-inline-fontify): Rewrite for decoding and decompressing
16014         parts.
16015
16016 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16017
16018         * mm-view.el (mm-display-inline-fontify): Decode a part according
16019         to the charset parameter.
16020
16021 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16022
16023         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
16024         prefix arg is neither nil nor a number, as info specifies.
16025
16026 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16027
16028         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
16029         timestamps.
16030
16031 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
16032
16033         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
16034         groups error checking and notify user.
16035
16036 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
16037
16038         * message.el (message-send-mail-function): Check existence of
16039         sendmail-program first before using default value
16040         `message-send-mail-with-sendmail'.  Otherwise use more generic
16041         `smtpmail-send-it'.
16042
16043 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16044
16045         * nntp.el (nntp-request-update-info): Always return nil.
16046
16047 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
16048
16049         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
16050
16051 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
16052
16053         * message.el (message-beginning-of-line): Change the behavior when
16054         invoked between BOL and : so that it first moves backward.
16055
16056 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16057
16058         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
16059         article buffer when editing of the article is discarded.
16060         (gnus-article-prepare): Revert.
16061
16062 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16063
16064         * gnus-art.el (gnus-article-prepare):
16065         Remove message-strip-forbidden-properties from the local hook.
16066
16067 2005-01-27  Simon Josefsson  <jas@extundo.com>
16068
16069         * password.el (password-cache-add): Only start one timer per key.
16070         Reported by Derek Atkins <warlord@MIT.EDU>.
16071
16072 2005-01-26  Steve Youngs  <steve@sxemacs.org>
16073
16074         * run-at-time.el: Remove.  It is no longer needed as
16075         timer-funcs.el in the xemacs-base package has a working version of
16076         `run-at-time'.
16077
16078         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
16079
16080         * password.el: Require timer-funcs instead of run-at-time in
16081         XEmacs.
16082         Remove `password-run-at-time' macro.
16083         (password-cache-add): Use `run-at-time' instead of
16084         `password-run-at-time'.
16085
16086         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
16087         Remove `nnheader-cancel-function-timers' alias,
16088         `cancel-function-timers' exists in XEmacs in timer-funcs.
16089
16090         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
16091         for `run-with-idle-timer'.
16092
16093         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
16094         for `run-at-time'.
16095
16096         * mm-url.el: Require timer-funcs at compile time when in XEmacs
16097         for `with-timeout'.
16098
16099         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
16100         the same as for XEmacs 21.4.
16101         No need to ignore `run-with-idle-timer', this function exists in
16102         XEmacs now in timer-funcs.el in the xemacs-base package.
16103         (dgnushack-compile): No need to delete
16104         run-at-time.el from the list of files to compile because it
16105         doesn't exist anymore.
16106
16107 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16108
16109         * mml.el (mml-generate-mime-1): Convert string into unibyte when
16110         inserting " *mml*" buffer's contents into a unibyte temp buffer.
16111
16112 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
16113
16114         * mail-source.el (mail-source-fetch-imap): Search for ^From case
16115         sensitively.
16116
16117 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
16118
16119         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
16120
16121 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16122
16123         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
16124         which will be inserted according to the multibyteness of a buffer
16125         rather than the type of contents.  Suggested by ARISAWA Akihiro
16126         <ari@mbf.ocn.ne.jp>.
16127
16128         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
16129         of string which old xml.el may return rather than a string.
16130
16131 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16132
16133         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
16134
16135 2005-01-16  Simon Josefsson  <jas@extundo.com>
16136
16137         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
16138         idn/idna.el isn't available.
16139         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
16140         <michael@waxrat.com>.
16141
16142         * hashcash.el: Remove non-FSF copyright header.
16143
16144         * hashcash.el (hashcash-extra-generate-parameters): New variable.
16145         (hashcash-generate-payment): Use it.
16146         (hashcash-generate-payment-async): Use it.
16147
16148 2005-01-15  Simon Josefsson  <jas@extundo.com>
16149
16150         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
16151         Suggested by Raymond Scholz <ray-2005@zonix.de>.
16152
16153         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
16154         gnus-summary-idna-message.
16155         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
16156         (gnus-summary-idna-message): New function.
16157
16158 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
16159
16160         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
16161         gnus-novice-user.
16162
16163 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16164
16165         * nnrss.el (nnrss-request-delete-group): Delete entries in
16166         nnrss-group-alist as well.
16167         (nnrss-save-server-data): Insert newline.
16168
16169 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
16170
16171         * gnus.el (gnus-user-agent): Use list of symbols instead of
16172         symbols.  Display full version number for (S)XEmacs.
16173         Optionally display (S)XEmacs codename.
16174
16175         * gnus-util.el (gnus-emacs-version): Update for new
16176         `gnus-user-agent'.
16177
16178         * gnus-msg.el (gnus-extended-version): Make it possible to omit
16179         Gnus version.
16180
16181 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
16182
16183         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
16184         which is unreadable in some setups.
16185
16186 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16187
16188         * gnus-spec.el (gnus-update-format-specifications): Flush the
16189         group format spec cache if it doesn't support decoded group names.
16190
16191 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
16192
16193         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
16194         Allow to apply decay on score files matching a regexp.
16195
16196 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16197
16198         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
16199         compatibility in %g and %c.
16200
16201 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16202
16203         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
16204         name for only %g and %c.
16205         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
16206         of gnus-tmp-group to decoded group name.
16207         (gnus-group-make-rss-group): Exclude `/'s from group names.
16208
16209 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16210
16211         * nnrss.el (nnrss-get-encoding): Fix regexp.
16212
16213 2004-12-27  Simon Josefsson  <jas@extundo.com>
16214
16215         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
16216         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
16217         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
16218
16219 2004-12-17  Kim F. Storm  <storm@cua.dk>
16220
16221         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
16222
16223         * gnus-sum.el (gnus-summary-mode-map): Likewise.
16224
16225 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
16226
16227         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
16228
16229 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16230
16231         * nnrss.el: Require rfc2047 and mml.
16232         (nnrss-file-coding-system): New variable.
16233         (nnrss-format-string): Redefine it as an inline function.
16234         (nnrss-decode-group-name): New function.
16235         (nnrss-string-as-multibyte): Remove.
16236         (nnrss-retrieve-headers): Decode group name; don't use
16237         nnrss-format-string.
16238         (nnrss-request-group): Decode group name.
16239         (nnrss-request-article): Decode group name; allow a Message-ID as
16240         well as an article number; don't use nnrss-format-string; encode a
16241         Message-ID string which may contain non-ASCII characters; use
16242         mml-to-mime to compose a MIME article.
16243         (nnrss-request-expire-articles): Decode group name.
16244         (nnrss-request-delete-group): Decode group name.
16245         (nnrss-fetch): Clarify error message.
16246         (nnrss-read-server-data): Use insert-file-contents instead of load;
16247         bind file-name-coding-system; use multibyte buffer.
16248         (nnrss-save-server-data): Bind coding-system-for-write to the
16249         value of nnrss-file-coding-system; bind file-name-coding-system;
16250         add coding cookie.
16251         (nnrss-read-group-data): Use insert-file-contents instead of load;
16252         bind file-name-coding-system; use multibyte buffer.
16253         (nnrss-save-group-data): Bind coding-system-for-write to the
16254         value of nnrss-file-coding-system; bind file-name-coding-system.
16255         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
16256         make it work with non-ASCII text.
16257         (nnrss-find-el): Make it work with old xml.el as well.
16258
16259 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
16260
16261         * nnrss.el (nnrss-get-encoding): New function.
16262         (nnrss-fetch): Use unibyte buffer initially; bind
16263         coding-system-for-read while performing mm-url-insert; remove ^Ms;
16264         decode contents according to the encoding attribute.
16265         (nnrss-save-group-data): Add coding cookie.
16266         (nnrss-mime-encode-string): New function.
16267         (nnrss-check-group): Use it to encode subject and author.
16268
16269 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
16270
16271         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
16272         imaginary variable.
16273
16274 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16275
16276         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
16277         correctly even if there are wide characters.
16278
16279 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
16280
16281         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
16282         downcased symbol names; make a new cache instead of reusing
16283         bbdb-hashtable.
16284
16285 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16286
16287         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
16288         concatenating segments rather than before concatenating them.
16289         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
16290
16291         * message.el (message-get-reply-headers): Bind `extra'.
16292
16293 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16294
16295         * message.el (message-extra-wide-headers): New variable.
16296         (message-get-reply-headers): Use it.
16297
16298 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16299
16300         * gnus-agent.el (gnus-agent-group-path): Decode group name.
16301         (gnus-agent-group-pathname): Ditto.
16302
16303         * gnus-cache.el (gnus-cache-file-name): Decode group name.
16304
16305         * gnus-group.el (gnus-group-make-group): Decode group name.
16306         (gnus-group-make-rss-group): Register the group data after opening
16307         the nnrss group.
16308
16309 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
16310
16311         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
16312         by expiry now get marked as read.
16313
16314 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16315
16316         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
16317
16318 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
16319
16320         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
16321         unify Latin characters in XEmacs.
16322         (mm-find-mime-charset-region): Use it.
16323
16324 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16325
16326         * gnus-util.el (gnus-delete-directory): New function.
16327
16328         * gnus-agent.el (gnus-agent-delete-group): Use it.
16329
16330         * gnus-cache.el (gnus-cache-delete-group): Use it.
16331
16332 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16333
16334         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
16335         names.
16336
16337 2004-12-16  Simon Josefsson  <jas@extundo.com>
16338
16339         * hashcash.el (hashcash-payment-alist): Fix custom :type.
16340
16341 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16342
16343         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
16344
16345         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
16346         (gnus-group-set-current-level): Decode group name.
16347
16348 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
16349
16350         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
16351         failed.
16352
16353 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16354
16355         * gnus-group.el (gnus-group-delete-group): Decode group name.
16356         (gnus-group-make-rss-group): Encode group name.
16357         (gnus-group-catchup-current): Decode group name.
16358         (gnus-group-kill-group): Decode group name.
16359
16360 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
16361
16362         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
16363
16364 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16365
16366         * gnus-group.el (gnus-group-make-rss-group):
16367         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
16368
16369         * gnus-start.el (gnus-setup-news): Honor user's setting to
16370         gnus-message-archive-method.  Suggested by Lute Kamstra
16371         <lute@gnu.org>.
16372
16373 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
16374
16375         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
16376         global counterparts of the buffer-local variables.
16377
16378 2004-11-16  Romain Francoise  <romain@orebokech.com>
16379
16380         * gnus-sum.el (gnus-summary-exit): Don't clear the global
16381         counterparts of the buffer-local variables.
16382
16383 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
16384
16385         * message.el (message-forbidden-properties): Fix typo in doc
16386         string.
16387
16388 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
16389
16390         * gnus-util.el (gnus-replace-in-string): Add doc string.
16391
16392         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
16393         to avoid problems when splitting mails with many recipients.
16394
16395 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
16396
16397         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
16398         pop-to-buffer, covered by the subsequent gnus-configure-windows.
16399
16400 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
16401
16402         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
16403         if there is no hashtable in memory or file modification time is
16404         newer than cached timestamp.
16405
16406 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
16407
16408         * gnus-sum.el (gnus-summary-limit-to-recipient):
16409         Implement not-matching option.
16410
16411 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
16412
16413         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
16414         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
16415         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
16416         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
16417         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
16418         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
16419
16420 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16421
16422         * message.el (message-forward-make-body-mml): Remove headers
16423         according to message-forward-ignored-headers if a message is decoded.
16424
16425 2004-12-02  Romain Francoise  <romain@orebokech.com>
16426
16427         * message.el (message-forward-make-body-plain): Always remove
16428         headers according to message-forward-ignored-headers.
16429
16430 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
16431
16432         * spam.el (spam-summary-prepare-exit): Remove the
16433         gnus-summary-limit pop for now, it has problems with ham marks for
16434         me.
16435
16436 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
16437
16438         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
16439         correctly.
16440
16441 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
16442
16443         * format-spec.el (format-spec): Message the char.
16444
16445 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
16446
16447         * gnus-art.el (gnus-split-methods): Reformat comments.
16448
16449         * spam.el (spam-summary-prepare-exit): Remove article limits
16450         before exiting the summary buffer.
16451
16452 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16453
16454         * lpath.el: Remove bbdb-create-internal, bbdb-records,
16455         spam-BBDB-register-routine and spam-enter-ham-BBDB.
16456
16457         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
16458         order to silence the byte compiler.
16459
16460         * spam.el: Fix the way to silence the byte compiler, which
16461         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
16462         bbdb-search-simple, spam-BBDB-register-routine,
16463         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
16464         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
16465         spam-stat-buffer-is-spam, spam-stat-load,
16466         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
16467         spam-stat-save and spam-stat-split-fancy.
16468
16469 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16470
16471         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
16472         which may confuse users.
16473         (canlock-password-for-verify): Ditto.
16474
16475         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
16476
16477         * gnus-art.el (gnus-emphasis-alist): Ditto.
16478
16479         * gnus-registry.el (gnus-registry-max-entries): Ditto.
16480
16481         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
16482
16483         * gnus-start.el (gnus-save-killed-list): Ditto.
16484
16485         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
16486         (gnus-sum-thread-tree-root): Ditto.
16487         (gnus-sum-thread-tree-false-root): Ditto.
16488         (gnus-sum-thread-tree-single-indent): Ditto.
16489
16490         * message.el (message-courtesy-message): Ditto.
16491         (message-archive-note): Ditto.
16492         (message-subscribed-address-file): Ditto.
16493         (message-user-fqdn): Ditto.
16494
16495         * spam-report.el (spam-report-gmane-regex): Ditto.
16496
16497         * spam.el (spam-blackhole-good-server-regex): Ditto.
16498
16499 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16500
16501         * mml.el (mml-preview): Widen the message buffer before copying
16502         the contents to the preview buffer; sort headers before previewing.
16503
16504         * message.el (message-hidden-headers): Fix the way to avoid a bug
16505         in the `repeat' widget in Emacs 21.3 or earlier.
16506
16507 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16508
16509         * message.el (message-hidden-headers): Default to "^References:".
16510         Improve customization type.  Suggested by Reiner Steib
16511         <Reiner.Steib@gmx.de>.
16512
16513 2004-11-25  Romain Francoise  <romain@orebokech.com>
16514
16515         * message.el (message-strip-forbidden-properties): Remove check for
16516         obsolete `message-hidden' text property, hidden headers are not
16517         accessible in the buffer anymore.
16518
16519 2004-11-22  Romain Francoise  <romain@orebokech.com>
16520
16521         * message.el (message-header-format-alist): Add `From' in list
16522         so that it can be sorted.
16523         (message-fix-before-sending): Widen and sort headers before
16524         sending.
16525         (message-hide-headers): Use narrowing to hide headers by moving
16526         them to the top of the buffer and narrowing to the region
16527         underneath.
16528
16529 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16530
16531         * message.el (message-strip-forbidden-properties):
16532         Bind buffer-read-only (etc) to nil.
16533
16534 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16535
16536         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
16537         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
16538
16539 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
16540
16541         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
16542
16543 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16544
16545         * dns.el (query-dns): Use sit-for to time instead of
16546         accept-process-output, since that doesn't seem to work on udp
16547         sockets.
16548
16549 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16550
16551         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
16552
16553 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
16554
16555         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
16556         doc string.  Improve doc string.
16557
16558 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16559
16560         * nntp.el (nntp-request-update-info): Return nil if
16561         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
16562         may not call gnus-activate-group which uselessly issues the GROUP
16563         commands for all nntp groups and wastes time.  Reported by Romain
16564         Francoise <romain@orebokech.com>.
16565
16566         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
16567
16568 2004-11-15  Simon Josefsson  <jas@extundo.com>
16569
16570         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
16571         headers separately.
16572         (gnus-button-openpgp): New function, inspired by Jochen Küpper
16573         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
16574
16575 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
16576
16577         * gnus-start.el (gnus-convert-old-newsrc):
16578         Assign legacy-gnus-agent to 5.10.7.
16579
16580 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16581
16582         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
16583         start of the lines.
16584
16585 2004-11-14  Magnus Henoch  <mange@freemail.hu>
16586
16587         * hashcash.el (hashcash-default-payment): Change default to 20.
16588         (hashcash-default-accept-payment): Change default to 20.
16589         (hashcash-process-alist): New variable.
16590         (hashcash-generate-payment-async): Add.
16591         (hashcash-already-paid-p): Add.
16592         (hashcash-insert-payment): Don't generate payments twice.
16593         (hashcash-insert-payment-async): Add.
16594         (hashcash-insert-payment-async-2): Add.
16595         (hashcash-cancel-async): Add.
16596         (hashcash-wait-async): Add.
16597         (hashcash-processes-running-p): Add.
16598         (hashcash-wait-or-cancel): Add.
16599         (mail-add-payment): New optional argument.  Conditionally start
16600         asynchronous calculation.
16601         (mail-add-payment-async): Add.
16602
16603         * message.el (message-send-mail): Wait for asynchronous hashcash
16604         results.  Don't clobber existing X-Hashcash headers.
16605         (message-setup-1): Call mail-add-payment-async when
16606         message-generate-hashcash is non-nil.
16607
16608 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
16609
16610         * message.el (message-use-alternative-email-as-from): Examine the
16611         From header as well; use message-make-from in order to include a
16612         user's full name.
16613
16614 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16615
16616         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
16617         default; improve customization type.
16618         (gnus-emphasis-custom-with-format): New macro.
16619         (gnus-emphasis-custom-value-to-external): New function.
16620         (gnus-emphasis-custom-value-to-internal): New function.
16621
16622 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16623
16624         * dns.el (query-dns): Resolve reverse addresses.
16625
16626 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16627
16628         * gnus-group.el (gnus-group-get-new-news): Use it.
16629
16630         * gnus-start.el (gnus-check-reasonable-setup): New function.
16631
16632 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16633
16634         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
16635         "Args out of range" error.  Reported by Arnaud Giersch
16636         <arnaud.giersch@free.fr>.
16637
16638 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
16639
16640         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
16641
16642 2004-11-04  Richard M. Stallman  <rms@gnu.org>
16643
16644         * spam.el (spam group): Add :version.
16645
16646         * pgg-def.el (pgg group): Add :version.
16647
16648 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16649
16650         * gnus-art.el (gnus-article-edit-article): Don't associate the
16651         article buffer with a draft file.  This is a temporary measure
16652         against the 2004-08-22 change to gnus-article-edit-mode.
16653
16654 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16655
16656         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
16657         (html2text-format-tags): Remove unused variable `attr'.
16658
16659 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
16660
16661         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
16662
16663         * tls.el (tls-process-connection-type, tls-success)
16664         (tls-certtool-program): Add :version.
16665
16666         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
16667         (starttls-extra-arguments, starttls-process-connection-type)
16668         (starttls-connect, starttls-failure, starttls-success): Add :version.
16669
16670         * spam-stat.el (spam-stat): Add :version.
16671
16672         * sieve.el (sieve): Add :version.
16673
16674         * sha1.el (sha1): Add :version.
16675         (sha1-use-external): Remove redundant version.
16676
16677         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
16678         (nnmail-cache-ignore-groups, nnmail-spool-hook)
16679         (nnmail-split-fancy-match-partial-words)
16680         (nnmail-split-lowercase-expanded): Add :version.
16681
16682         * nndiary.el (nndiary): Add :version.
16683
16684         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
16685
16686         * mml-sec.el (mml-default-sign-method)
16687         (mml-default-encrypt-method, mml-signencrypt-style-alist):
16688         Add :version.
16689
16690         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
16691
16692         * mm-url.el (mm-url-use-external, mm-url-program)
16693         (mm-url-arguments): Add :version.
16694
16695         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
16696         (mm-attachment-file-modes, mm-decrypt-option)
16697         (mm-w3m-safe-url-regexp): Add :version.
16698
16699         * message.el (message-cite-prefix-regexp)
16700         (message-sendmail-envelope-from, message-minibuffer-local-map)
16701         (message-user-fqdn, message-completion-alist): Add :version.
16702
16703         * gnus-win.el (gnus-configure-windows-hook)
16704         (gnus-use-frames-on-any-display): Add :version.
16705
16706         * gnus-art.el (gnus-article-address-banner-alist)
16707         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
16708         (gnus-treat-from-picon, gnus-treat-mail-picon)
16709         (gnus-treat-x-pgp-sig): Add :version.
16710
16711         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
16712         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
16713         (gnus-summary-article-delete-hook)
16714         (gnus-summary-display-while-building): Add :version.
16715
16716         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
16717         (gnus-get-top-new-news-hook): Add :version.
16718
16719         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
16720         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
16721
16722         * gnus-registry.el (gnus-registry): Add :version.
16723
16724         * gnus-spec.el (gnus-use-correct-string-widths)
16725         (gnus-make-format-preserve-properties): Add :version.
16726
16727         * gnus.el (gnus-group-charter-alist)
16728         (gnus-group-fetch-control-use-browse-url)
16729         (gnus-install-group-spam-parameters): Add :version.
16730
16731         * gnus-diary.el (gnus-diary): Add :version.
16732
16733         * gnus-delay.el (gnus-delay): Add :version.
16734
16735         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
16736         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
16737         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
16738         Add :version.
16739
16740         * gnus-agent.el (gnus-agent-max-fetch-size)
16741         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
16742         (gnus-agent-prompt-send-queue): Add :version.
16743
16744         * deuglify.el (gnus-outlook-deuglify): Add :version.
16745
16746         * html2text.el: Beautify code.  Improve doc strings.
16747         Some checkdoc cleanup.
16748         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
16749
16750 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
16751
16752         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
16753
16754 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
16755
16756         * gnus-registry.el (gnus-registry-hashtb): Create the registry
16757         when package is loaded.
16758
16759         * spam.el (spam-summary-score-preferred-header): Add global preference
16760         for people who want to override the default SpamAssassin over
16761         Bogofilter preference (when both are set).
16762         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
16763         (spam-user-format-function-S):
16764         Check spam-summary-score-preferred-header.
16765         (spam-extra-header-to-number): Add X-Bogosity header parsing.
16766         (spam-user-format-function-S): Format the score correctly.
16767
16768 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16769
16770         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
16771         signature file.  Suggested by Manoj Srivastava
16772         <srivasta@golden-gryphon.com>.
16773
16774         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
16775         iso-2022-jp even in the Japanese language environment.
16776         Suggested by Jason Rumney <jasonr@gnu.org>.
16777
16778 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16779
16780         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
16781         use the same characters as the dummy marks; make it free from
16782         getting affected by the language environment.
16783         (gnus-summary-read-group-1): Update mark positions only when the
16784         format spec is updated.
16785
16786         * gnus-spec.el (gnus-update-format-specifications): Return a list
16787         of updated types.
16788
16789 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16790
16791         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
16792         of boundp to check if display-warning is available.
16793
16794 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
16795
16796         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
16797
16798 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16799
16800         * nnspool.el (nnspool-spool-directory): Use news-path if the
16801         news-directory variable is not bound.
16802
16803         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
16804         function instead of display-warning if it is not available.
16805
16806 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
16807
16808         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
16809         v5-10: Use `point-at-bol'.
16810
16811 2004-10-26  Simon Josefsson  <jas@extundo.com>
16812
16813         * hashcash.el: Fix URL in comment, reported by Cheng Gao
16814         <chenggao@gmail.com>.
16815
16816 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
16817
16818         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
16819         instead.
16820
16821 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
16822
16823         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
16824         to remove a server from the nnimap-server-buffer-alist.
16825         (nnimap-open-connection, nnimap-close-server): Use it.
16826
16827         * gnus-encrypt.el: Remove file in favor of encrypt.el.
16828
16829 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16830
16831         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
16832         running the major-mode function.
16833
16834 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16835
16836         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
16837         dummy marks in the right way.
16838
16839 2004-10-18  David Edmondson  <dme@dme.org>
16840
16841         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
16842         excessively.
16843
16844 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
16845
16846         * gnus-util.el (gnus-split-references): Accept a nil references
16847         string and go on blissfully.
16848
16849         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
16850         cases where the references string is non-nil but has no references.
16851
16852         * encrypt.el: Add autoload tags.
16853
16854         * spam.el (spam-resolve-registrations-routine): Remove article
16855         from unregistration list too.  Reported by David Hanak
16856         <dhanak@isis.vanderbilt.edu>
16857
16858 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
16859
16860         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
16861         nil.  Change custom type.
16862
16863 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
16864
16865         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
16866
16867         * gnus-sum.el (gnus-summary-move-article): Use it.
16868
16869 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
16870
16871         * encrypt.el: Add autoload cookies.
16872
16873         * spam.el (spam-backend-article-list-property)
16874         (spam-backend-get-article-todo-list)
16875         (spam-backend-put-article-todo-list)
16876         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
16877         Resolve registrations separately.
16878         (spam-register-routine): Format comments.
16879         (spam-unregister-routine, spam-register-routine): Always call with
16880         specific-articles, no default list.
16881         (spam-summary-prepare-exit): Use the spam-classifications function.
16882
16883         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
16884         gnus-encrypt.el.
16885
16886         * encrypt.el: Copied from gnus-encrypt.el.
16887
16888         * gnus-encrypt.el: Commented that it's obsolete.
16889
16890 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
16891
16892         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
16893         (gnus-score-save): Use it.
16894
16895         * message.el (message-bury): Use `window-dedicated-p'.
16896
16897 2004-10-15  Simon Josefsson  <jas@extundo.com>
16898
16899         * pop3.el (top-level): Don't require nnheader.
16900         (pop3-read-timeout): Add.
16901         (pop3-accept-process-output): Add.
16902         (pop3-read-response, pop3-retr): Use it.
16903
16904 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
16905
16906         * spam.el (spam-register-routine): Move comment.
16907         (spam-verify-bogofilter): Use 'unknown for the initial
16908         spam-bogofilter-valid state, not 'never.
16909
16910         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
16911         for netrc-machine.
16912
16913         * nnimap.el (nnimap-open-connection):
16914         Use netrc-machine-user-or-password.
16915
16916 2004-10-17  Richard M. Stallman  <rms@gnu.org>
16917
16918         * gnus-registry.el (gnus-registry-unload-hook):
16919         Set as a variable with add-hook.
16920
16921         * nnspool.el (nnspool-spool-directory): Use news-directory instead
16922         of news-path.
16923
16924         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
16925
16926         * spam.el: Delete duplicate `provide'.
16927         (spam-unload-hook): Set as a variable with add-hook.
16928
16929 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
16930
16931         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
16932         in the doc string.
16933
16934         * message.el (message-ignored-news-headers)
16935         (message-ignored-supersedes-headers)
16936         (message-ignored-resent-headers)
16937         (message-forward-ignored-headers): Improve custom type.
16938
16939 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16940
16941         * message.el (message-tokenize-header): Fix 2004-09-06 change
16942         which used point-min in the wrong place.
16943
16944 2004-10-12  Simon Josefsson  <jas@extundo.com>
16945
16946         * tls.el (tls-certtool-program): New variable.
16947         (tls-certificate-information): New function, based on
16948         ssl-certificate-information.
16949
16950 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16951
16952         * compface.el: Move the version of ELisp-based uncompface program
16953         to the contrib directory because of the copyright problem.
16954
16955 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
16956
16957         * message.el (message-kill-buffer): Raise the current frame.
16958
16959 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
16960
16961         * gnus-sum.el: Mention that multibyte characters don't work as marks.
16962
16963         * gnus.el (message-y-or-n-p): Autoload.
16964
16965         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
16966         (pop3-password-required, pop3-authentication-scheme)
16967         (pop3-leave-mail-on-server): Make customizable.
16968         (pop3): New custom group.
16969         (pop3-retr): Remove `sleep-for' statements.
16970         Suggested by Dave Love <fx@gnu.org>.
16971
16972         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
16973         Windows/DOS.
16974
16975         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
16976         (imap-parse-body): Fix incorrect use of `assert'.
16977         Suggested by Dave Love <fx@gnu.org>.
16978
16979         * mml.el (mml-minibuffer-read-disposition): Require match.
16980         Suggested by Dave Love <fx@gnu.org>.
16981
16982 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
16983
16984         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
16985         doc string.
16986
16987 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16988
16989         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
16990
16991 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16992
16993         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
16994         instead of calling `mm-insert-inline', to decode text/* parts
16995         before displaying them.
16996
16997 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16998
16999         * mm-uu.el (mm-uu-text-plain-type): New variable.
17000         (mm-uu-pgp-signed-extract-1): Use it.
17001         (mm-uu-pgp-encrypted-extract-1): Use it.
17002         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
17003         bind mm-uu-text-plain-type with that value.
17004         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
17005         mm-uu-dissect.
17006
17007 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17008
17009         * gnus-group.el (gnus-update-group-mark-positions):
17010         * gnus-sum.el (gnus-update-summary-mark-positions):
17011         * message.el (message-check-news-body-syntax):
17012         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
17013         of string-as-multibyte.
17014
17015 2004-10-05  Juri Linkov  <juri@jurta.org>
17016
17017         * gnus-group.el (gnus-update-group-mark-positions):
17018         * gnus-sum.el (gnus-update-summary-mark-positions):
17019         * message.el (message-check-news-body-syntax):
17020         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
17021         8-bit unibyte values to a multibyte string for search functions.
17022
17023 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17024
17025         * mm-uu.el (mm-uu-dissect): Allow optional arg.
17026         (mm-uu-dissect-text-parts): New function.
17027
17028         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
17029         dissect text parts.
17030
17031         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
17032         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
17033
17034         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
17035
17036         * gnus-topic.el (gnus-topic-hierarchical-parameters):
17037         Use gnus-current-topics instead of gnus-current-topic.
17038
17039 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
17040
17041         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
17042
17043 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
17044
17045         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
17046         where approriate.
17047
17048         * nnml.el (nnml-generate-active-info): do.
17049
17050         * nndiary.el (nndiary-generate-active-info): do.
17051
17052         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
17053         (gnus-topic-move): do.
17054
17055         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
17056         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
17057
17058         * gnus-srvr.el (gnus-server-prepare)
17059         (gnus-server-open-all-servers): do.
17060
17061         * gnus-msg.el (gnus-summary-cancel-article)
17062         (gnus-summary-resend-message)
17063         (gnus-summary-mail-crosspost-complaint): do.
17064
17065         * gnus-move.el (gnus-change-server): do.
17066
17067         * gnus-group.el (gnus-group-unmark-all-groups)
17068         (gnus-group-set-current-level): do.
17069
17070 2004-10-04  Simon Josefsson  <jas@extundo.com>
17071
17072         * message.el (message-generate-hashcash): Doc fix.
17073
17074 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
17075
17076         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
17077         avoid infinite recursion via gnus-get-function.
17078
17079 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
17080
17081         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
17082
17083         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
17084
17085         * nnmail.el (nnmail-split-history): do.
17086
17087         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
17088         (nnml-request-delete-group): do.
17089
17090         * nnslashdot.el (nnslashdot-read-groups): do.
17091
17092         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
17093         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
17094
17095         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
17096         (nnspool-sift-nov-with-sed): Use last.
17097         (nnspool-retrieve-headers-with-nov): Use mapc.
17098         (nnspool-request-newgroups): Use dolist.
17099         (nnspool-request-group): Use last.
17100
17101         * nntp.el (nntp-read-server-type): Use dolist.
17102
17103         * nnvirtual.el (nnvirtual-create-mapping)
17104         (nnvirtual-update-read-and-marked): Use dolist.
17105         (nnvirtual-convert-headers): Simplify.
17106
17107 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
17108
17109         * gnus-agent.el (gnus-agent-synchronize-group-flags):
17110         Add support for sync'ing tick marks.
17111
17112 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17113
17114         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
17115         there's no visible header.
17116
17117 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
17118
17119         * gnus-agent.el (gnus-agent-synchronize-group-flags):
17120         When necessary, pass full group name to gnus-request-set-marks.
17121
17122 2004-10-01  Simon Josefsson  <jas@extundo.com>
17123
17124         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
17125         acroread.
17126
17127 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17128
17129         * spam-report.el (spam-report-gmane): Fix interactive.
17130
17131         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
17132
17133         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
17134         when writing file.
17135         (gnus-agent-synchronize-flags): Don't default to being
17136         interactive.
17137
17138 2004-09-30  Simon Josefsson  <jas@extundo.com>
17139
17140         * message.el (message-generate-hashcash): Add.
17141         (message-send-mail): Use it, call mail-add-payment.
17142
17143 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
17144
17145         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
17146
17147 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
17148
17149         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
17150         gnus-requst-update-info with explicit code to sync the in-memory
17151         info read flags with the marks being sync'd to the backend.
17152
17153         *gnus-util.el (gnus-pp): Add optional stream to match pp API.
17154
17155 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
17156
17157         * spam.el (spam-verify-bogofilter): Add new function.
17158         (spam-check-bogofilter)
17159         (spam-bogofilter-register-with-bogofilter): Use it.
17160         (spam-verify-bogofilter): Add small fixes.
17161
17162 2004-09-28  Simon Josefsson  <jas@extundo.com>
17163
17164         * hashcash.el (hashcash-generate-payment): Revert.
17165
17166 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
17167
17168         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
17169         Use gnus-extract-references instead of gnus-split-references.
17170
17171         * gnus-util.el (gnus-extract-references): Add new function, analogous
17172         to gnus-split-references but extracts only the message-ID without
17173         anything extra.
17174
17175         * hashcash.el (hashcash-generate-payment)
17176         (hashcash-check-payment): Do the right thing if hashcash-path is
17177         nil (because the hashcash program could not be found).
17178
17179         * spam.el (spam-use-hashcash): Remove comment.
17180
17181 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
17182
17183         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
17184         (gnus-cache-enter-article, gnus-cache-remove-article)
17185         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
17186
17187         * gnus-async.el (gnus-async-prefetch-remove-group): do.
17188
17189         * gnus-art.el (article-hide-boring-headers)
17190         (article-translate-strings, article-display-face)
17191         (gnus-article-mime-match-handle-first)
17192         (gnus-article-highlight-headers)
17193         (gnus-article-add-buttons-to-head): do.
17194
17195 2004-09-27  Simon Josefsson  <jas@extundo.com>
17196
17197         * hashcash.el: New version, from
17198         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
17199         ../contrib/.
17200
17201 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17202
17203         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
17204
17205 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
17206
17207         * gnus-dup.el (gnus-dup-open): Use mapc.
17208         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
17209
17210         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
17211         Reported by Stefan Wiens <s.wi@gmx.net>.
17212
17213         * gnus.el (gnus-shutdown): Use dolist.
17214
17215         * gnus-undo.el (gnus-undo): Use mapc.
17216
17217         * nnrss.el (nnrss-generate-active): do.
17218
17219         * message.el (message-cite-original-without-signature)
17220         (message-cite-original): Use mapc.
17221         (message-do-actions, message-make-forward-subject): Use dolist.
17222
17223 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
17224
17225         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
17226         deletion to remove entire duplicate line.  Fixes merged article
17227         number bug.
17228
17229 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
17230
17231         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
17232         servers that are offline.  Avoids having gnus-agent-toggle-plugged
17233         first ask if you want to open a server and then, even when you
17234         responded with no, asking if you want to synchronize the server's
17235         flags.
17236         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
17237         multi-line expressions.
17238         (gnus-agent-synchronize-group-flags): New internal function.
17239         Updates marks in memory (in the info structure) AND in the
17240         backend.
17241
17242         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
17243
17244         * nnagent.el (nnagent-request-set-mark):
17245         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
17246         method, to ensure that synchronization updates marks in the
17247         backend and in the info (in memory) structure.
17248
17249 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17250
17251         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
17252         convention fully; don't miss the root article of a thread; make
17253         the X-Draft-From header with correct article numbers.
17254
17255 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
17256
17257         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
17258         unless plugged.  Disable the agent so that an open failure causes
17259         an error.
17260
17261         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
17262         Revert 2004-09-21 change.  The backend must be opened while
17263         synchronizing flags even when the backend stores the flags
17264         locally.
17265
17266 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
17267
17268         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
17269         in `header' match.  Reported by Svend Tollak Munkejord.
17270
17271         * message.el (message-cite-original): Fix use of
17272         `message-cite-articles-with-x-no-archive'.
17273
17274 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17275
17276         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
17277         (gnus-window-to-buffer): Ditto.
17278
17279         * mml.el (mml-preview-buffer): New variable.
17280         (mml-preview): Manage window layout with gnus-buffer-configuration.
17281
17282         * gnus-msg.el (gnus-setup-message): Put article numbers into the
17283         X-Draft-From header even if those articles aren't quoted.
17284
17285 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
17286
17287         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
17288         (gnus-request-set-mark, gnus-request-update-mark): Use new
17289         g-s-t-u-l-m to decide to use backend even when unplugged.
17290
17291 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
17292
17293         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
17294         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
17295
17296 2004-09-20  Simon Josefsson  <jas@extundo.com>
17297
17298         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
17299         "utf-16-le".
17300
17301 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
17302
17303         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
17304
17305 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
17306
17307         * uudecode.el (uudecode-use-external): Add :version.
17308
17309         * smime.el (smime-CA-file, smime-encrypt-cipher)
17310         (smime-dns-server): Add :version.
17311
17312         * smiley.el (gnus-smiley-file-types): Add :version.
17313
17314         * sha1.el (sha1-use-external): Add :version.
17315
17316         * pgg-def.el (pgg-query-keyserver): Add :version.
17317
17318         * nnmail.el (nnmail-fancy-expiry-targets)
17319         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
17320         Add :version.
17321
17322         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
17323         (nnimap-retrieve-groups-asynchronous): Add :version.
17324         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
17325
17326         * mml.el (mml-content-disposition-parameters)
17327         (mml-insert-mime-headers-always): Add :version.
17328
17329         * mm-util.el (mm-coding-system-priorities): Add :version.
17330
17331         * mm-decode.el (mm-inline-text-html-with-images)
17332         (mm-keep-viewer-alive-types, mm-external-terminal-program)
17333         (mm-verify-option): Add :version.
17334         (mm-text-html-renderer): Change :version.
17335
17336         * message.el (message-fcc-externalize-attachments)
17337         (message-required-headers, message-draft-headers)
17338         (message-subject-trailing-was-query)
17339         (message-subject-trailing-was-ask-regexp)
17340         (message-subject-trailing-was-regexp, message-mark-insert-begin)
17341         (message-mark-insert-end, message-archive-header)
17342         (message-archive-note, message-cross-post-default)
17343         (message-cross-post-note, message-followup-to-note)
17344         (message-cross-post-note-function, message-use-mail-followup-to)
17345         (message-subscribed-address-functions)
17346         (message-subscribed-address-file, message-subscribed-addresses)
17347         (message-subscribed-regexps, message-allow-no-recipients)
17348         (message-yank-cited-prefix, message-signature-insert-empty-line)
17349         (message-hidden-headers, message-hierarchical-addresses)
17350         (message-mail-user-agent, message-use-idna)
17351         (message-valid-fqdn-regexp)
17352         (message-strip-special-text-properties, message-header-synonyms)
17353         (message-beginning-of-line, message-tab-body-function): Add :version.
17354         (message-insert-canlock, message-wide-reply-confirm-recipients):
17355         Change :version.
17356
17357         * mail-source.el (mail-source-ignore-errors): Add :group, :type
17358         and :version.
17359         (mail-source-delete-old-incoming-confirm)
17360         (mail-source-movemail-program): Add :version.
17361
17362         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
17363         (gnus-agent-cache, gnus-agent): Change :version.
17364
17365         * gnus-util.el (gnus-use-byte-compile): Change :version.
17366
17367         * gnus-sum.el (gnus-summary-make-false-root-always)
17368         (gnus-summary-default-high-score)
17369         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
17370         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
17371         (gnus-read-all-available-headers, gnus-article-emulate-mime)
17372         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
17373         (gnus-sum-thread-tree-single-indent)
17374         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
17375         (gnus-sum-thread-tree-leaf-with-other)
17376         (gnus-sum-thread-tree-single-leaf): Add :version.
17377         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
17378         (gnus-article-loose-mime): Change :version.
17379
17380         * gnus-start.el (gnus-backup-startup-file)
17381         (gnus-save-startup-file-via-temp-buffer): Add :version.
17382
17383         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
17384         (gnus-server-offline-face): Add :version.
17385
17386         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
17387
17388         * gnus-msg.el (gnus-gcc-externalize-attachments)
17389         (gnus-debug-files, gnus-debug-exclude-variables)
17390         (gnus-discouraged-post-methods): Change :version.
17391         (gnus-confirm-mail-reply-to-news)
17392         (gnus-confirm-treat-mail-like-news): Add :version.
17393
17394         * gnus-int.el (gnus-server-unopen-status): Add :version.
17395
17396         * gnus-group.el (gnus-group-jump-to-group-prompt)
17397         (gnus-large-ephemeral-newsgroup)
17398         (gnus-fetch-old-ephemeral-headers): Add :version.
17399
17400         * gnus-fun.el (gnus-x-face-directory)
17401         (gnus-convert-pbm-to-x-face-command)
17402         (gnus-convert-image-to-x-face-command)
17403         (gnus-convert-image-to-face-command): Add :version.
17404
17405         * gnus-delay.el (gnus-delay-default-hour): Add :version.
17406
17407         * gnus-cite.el (gnus-cite-blank-line-after-header)
17408         (gnus-article-boring-faces): Add :version.
17409
17410         * gnus-art.el (gnus-buttonized-mime-types)
17411         (gnus-inhibit-mime-unbuttonizing)
17412         (gnus-treat-display-face)
17413         (gnus-treat-body-boundary): Change :version.
17414         (gnus-body-boundary-delimiter, gnus-picon-databases)
17415         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
17416         (gnus-treat-date-english, gnus-treat-fold-headers)
17417         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
17418         (gnus-treat-mail-picon, gnus-treat-wash-html)
17419         (gnus-article-encrypt-protocol)
17420         (gnus-use-idna, gnus-article-over-scroll)
17421         (gnus-mime-display-multipart-alternative-as-mixed)
17422         (gnus-mime-display-multipart-related-as-mixed)
17423         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
17424         (gnus-ctan-url, gnus-button-ctan-handler)
17425         (gnus-button-handle-ctan-bogus-regexp)
17426         (gnus-button-ctan-directory-regexp)
17427         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
17428         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
17429         (gnus-button-man-level, gnus-button-emacs-level)
17430         (gnus-button-message-level, gnus-button-browse-level): Add :version.
17431
17432         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
17433         (gnus-agent-go-online): Change :version.
17434         (gnus-agent-expire-unagentized-dirs)
17435         (gnus-agent-auto-agentize-methods): Add :version.
17436
17437         * flow-fill.el (fill-flowed-display-column)
17438         (fill-flowed-encode-column): Add :version.
17439
17440         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
17441         (gnus-outlook-deuglify-unwrap-max)
17442         (gnus-outlook-deuglify-cite-marks)
17443         (gnus-outlook-deuglify-unwrap-stop-chars)
17444         (gnus-outlook-deuglify-no-wrap-chars)
17445         (gnus-outlook-deuglify-attrib-cut-regexp)
17446         (gnus-outlook-deuglify-attrib-verb-regexp)
17447         (gnus-outlook-deuglify-attrib-end-regexp)
17448         (gnus-outlook-display-hook): Add :version.
17449
17450         * binhex.el (binhex-use-external): Add :version.
17451
17452 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
17453
17454         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
17455         and `invisible'.
17456
17457 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
17458
17459         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
17460         in gnus-registry-trim.
17461
17462 2004-09-13  Simon Josefsson  <jas@extundo.com>
17463
17464         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
17465
17466         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
17467
17468         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
17469         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
17470         <yamaoka@jpl.org>.
17471         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
17472         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
17473         <yamaoka@jpl.org>.
17474
17475         * sieve.el (sieve-manage-mode): Ditto.
17476
17477 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
17478
17479         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
17480
17481 2004-09-11  Simon Josefsson  <jas@extundo.com>
17482
17483         * dns-mode.el: Add.
17484
17485         * mm-view.el (mm-display-dns-inline): Add.
17486
17487         * mm-decode.el (mm-inline-media-tests): Add text/dns.
17488         (mm-automatic-display): Ditto.
17489
17490         * mailcap.el (mailcap-mime-data): Add text/dns.
17491         (mailcap-mime-extensions): Map .soa to text/dns.
17492
17493 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
17494
17495         * gnus-art.el (article-decode-mime-words, article-babel)
17496         (gnus-article-highlight-signature, gnus-article-add-buttons)
17497         (gnus-signature-toggle): Remove unnecessary bindings of
17498         `inhibit-read-only' inherited from v5.10 merge.
17499
17500 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
17501
17502         * nntp.el (nntp): New customization group.
17503         (nntp-authinfo-file): Add customization group.
17504
17505         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
17506
17507         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
17508
17509         * gnus.el (to-address, to-list, subscribed)
17510         (large-newsgroup-initial): Ditto.
17511
17512         * flow-fill.el (fill-flowed-display-column)
17513         (fill-flowed-encode-column): Ditto.
17514
17515 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
17516
17517         * message.el (message-tokenize-header, message-send-mail-with-qmail):
17518         Use point-min rather than 1.
17519         (message-send-mail): Use buffer-size rather than point-max.
17520
17521         * gnus-sum.el (gnus-summary-search-article-forward):
17522         Signal a specific `search-failed' rather than a generic `error'.
17523
17524         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
17525         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
17526         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
17527
17528 2004-09-10  Simon Josefsson  <jas@extundo.com>
17529
17530         * nndb.el (require): Remove tcp and duplicate cl.
17531
17532 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17533
17534         * gnus-agent.el (directory-files-and-attributes): Move forward.
17535
17536 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
17537
17538         * gnus-agent.el (directory-files-and-attributes):
17539         Optionally defined to support XEmacs.
17540
17541 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
17542
17543         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
17544         to avoid run-time CL dependencies.
17545         (gnus-agent-unfetch-articles): New function.
17546         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
17547         article numbers even when local .overview file is missing.
17548         (gnus-agent-read-article-number): New function.  Only accepts
17549         27-bit article numbers.
17550         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
17551         Use gnus-agent-read-article-number.
17552         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
17553         from backend while recognizing that article numbers in .overview
17554         must be valid.
17555         (gnus-agent-update-files-total-fetched-for):
17556         Use directory-files-and-attributes to improve performance.
17557         * gnus-int.el (gnus-request-move-article):
17558         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
17559         improve performance.
17560
17561         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
17562         some users confused by references to .newsrc when they only have a
17563         .newsrc.eld file.
17564         (gnus-convert-mark-converter-prompt)
17565         (gnus-convert-converter-needs-prompt): Fix use of property list.
17566         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
17567         New function.  Used internally to only display 'gnus converting
17568         files' message when actually necessary.
17569
17570         * gnus-sum.el (): Remove (require 'gnus-agent) as required
17571         methods now autoloaded.
17572
17573 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
17574
17575         * gnus-sum.el (gnus-summary-insert-subject): Remove list
17576         identifiers.
17577
17578 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
17579
17580         * gnus-picon.el: Fix indentation and closing parenthesis.
17581
17582 2004-09-01  Simon Josefsson  <jas@extundo.com>
17583
17584         * message.el (message-canlock-generate): Require sha1, not
17585         sha1-el.  (Can we get rid of this require altogether?  It is ugly
17586         to require within a function.  Sadly, if sha1.el isn't loaded, the
17587         let binding in m-c-g will hide the defcustom definition, which is
17588         bad.)
17589
17590         * canlock.el: Require sha1, not sha1-el.
17591
17592         * message.el: Don't autoload sha1 (there is a autoload cookie in
17593         sha1.el).
17594
17595         * sha1-el.el: Rename to sha1.el.
17596
17597 2004-08-30  Juanma Barranquero  <lektu@terra.es>
17598
17599         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
17600
17601 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
17602
17603         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
17604
17605 2004-08-30  Kim F. Storm  <storm@cua.dk>
17606
17607         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
17608
17609         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
17610         Add :group 'nnimap.
17611
17612 2004-08-30  Andreas Schwab  <schwab@suse.de>
17613
17614         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
17615         ?* and ?\;.
17616
17617         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
17618         and ?\' to symbol instead of whitespace.
17619
17620 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17621
17622         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
17623
17624         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
17625         instead of re-search-forward.
17626
17627         * gnus-uu.el (gnus-uu-save-article): Ditto.
17628         (gnus-uu-post-encode-uuencode): Ditto.
17629
17630         * html2text.el (html2text-clean-list-items): Ditto.
17631         (html2text-clean-dtdd): Ditto.
17632         (html2text-format-tags): Ditto.
17633
17634         * message.el (message-send-mail-with-sendmail): Fix regexp.
17635         (message-fill-field-general): Use search-forward instead of
17636         re-search-forward.
17637         (unbold-region): Ditto.
17638
17639         * nnrss.el (nnrss-request-article): Ditto.
17640
17641         * nnslashdot.el (nnslashdot-request-article): Ditto.
17642
17643         * nnweb.el (nnweb-gmane-wash-article): Ditto.
17644
17645         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
17646         "Unrecognized menu descriptor" error in XEmacs.
17647
17648 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
17649
17650         * gnus-sum.el (gnus-read-header): Don't remove a header for the
17651         parent article of a sparse article in the thread hashtb.
17652
17653 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
17654
17655         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
17656         (nnmail-expand-newtext): Lowercase expanded entries if
17657         nnmail-split-lowercase-expanded is non-nil.
17658
17659 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17660
17661         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
17662
17663         * gnus-group.el (gnus-group-line-format-alist): Convert the value
17664         of gnus-tmp-news-method into string under XEmacs.  It will be
17665         passed to gnus-correct-length which takes only a string argument.
17666
17667 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17668
17669         * gnus-util.el (gnus-bind-print-variables): New macro.
17670         (gnus-prin1): Use it.
17671         (gnus-prin1-to-string): Use it.
17672         (gnus-pp): New function.
17673         (gnus-pp-to-string): New function.
17674
17675         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
17676         Replace pp-to-string with gnus-pp-to-string.
17677         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
17678         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
17679         * gnus-msg.el (gnus-debug): Ditto.
17680         * gnus-score.el (gnus-score-save): Ditto.
17681         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
17682         gnus-pp-to-string.
17683         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
17684         with gnus-pp.
17685         * score-mode.el (gnus-score-pretty-print): Ditto.
17686         * webmail.el (webmail-debug): Ditto.
17687
17688 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17689
17690         * gnus-art.el (article-display-face, article-display-x-face):
17691         Use buffer-read-only.
17692
17693 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17694
17695         * gnus-art.el (article-hide-list-identifiers):
17696         Bind inhibit-read-only as t.
17697
17698 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
17699
17700         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
17701
17702 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
17703
17704         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
17705         (gnus-narrow-to-page): Don't assume point-min == 1.
17706         (gnus-article-edit-mode): Derive from message-mode.
17707
17708         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
17709         point-min == 1.
17710
17711         * imap.el (imap-parse-address-list, imap-parse-body-ext):
17712         Disable incorrect use of `assert'.
17713
17714         * message.el (message-mode): Set comment-start-skip.
17715
17716
17717 2004-08-22  Sam Steingold  <sds@gnu.org>
17718
17719         * pop3.el (pop3-leave-mail-on-server): New user variable.
17720         (pop3-movemail): Delete mail only when it is nil.
17721
17722 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
17723
17724         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
17725
17726         * mml.el (mml-preview): Use `pop-to-buffer'.
17727
17728         * message.el (message-goto-mail-followup-to): Insert after "To".
17729         (message-carefully-insert-headers): Add comment.
17730
17731         * gnus.el: Remove unused variable `gnus-article-check-size'.
17732
17733         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
17734
17735         * gnus-art.el (gnus-button-alist):
17736         Improve `gnus-button-handle-library' entry.
17737
17738 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
17739
17740         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
17741         Use downcase, since XEmacs capitalizes error messages differently.
17742
17743 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
17744
17745         * nntp.el: Add (require 'gnus) due to reference to
17746         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
17747
17748 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
17749
17750         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
17751         Bind `mm-fill-flowed'.
17752
17753         * mm-decode.el (mm-dissect-singlepart): Check it.
17754
17755 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
17756
17757         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
17758         'imap' for netrc parsing.
17759
17760 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
17761
17762         * mailcap.el (mailcap-mime-data): Mark as risky.
17763
17764 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17765
17766         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
17767         may be included in the encoded word.
17768         (rfc2047-encode): Don't append a space if the encoded word
17769         includes close parenthesis.
17770
17771 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17772
17773         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
17774         of text within parentheses.
17775
17776 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
17777
17778         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
17779         (gnus-encrypt-write-file-contents): Make the password key the file
17780         name PLUS the cipher, not just the cipher.  Also remove failed
17781         passwords from the cache.
17782
17783 2004-08-06  Simon Josefsson  <jas@extundo.com>
17784
17785         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
17786         Doc fix.
17787
17788 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
17789
17790         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
17791         LWSP.
17792
17793 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
17794
17795         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
17796         Try to append in-reply-to: data to the references: header.
17797
17798         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
17799         (netrc-parse): Use gnus-encrypt.el functions.
17800
17801         * gnus-encrypt.el: Add new file for encryption support; currently
17802         does only a few GPG ciphers and an internal XOR cipher.
17803
17804         * password.el: Add comments on using password-read-and-add.
17805         (password-read-and-add): Add function to read and add the
17806         password to the cache at once.
17807
17808 2004-07-28  Simon Josefsson  <jas@extundo.com>
17809
17810         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
17811         parameter (but don't use it, for now).
17812
17813         * imap.el (imap-ssl-open): Use imap-process-connection-type,
17814         instead of hard coding to nil.
17815
17816 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17817
17818         * mm-view.el (mm-inline-image-emacs): Open lines under an image
17819         as mm-inline-image-xemacs does.
17820
17821 2004-07-26  Simon Josefsson  <jas@extundo.com>
17822
17823         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
17824         Revert part of 2004-07-17 change below.
17825
17826 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17827
17828         * rfc2047.el (rfc2047-encode-region): Don't infloop.
17829         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
17830
17831 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17832
17833         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
17834         quotes that actually start with ">" at the beginning of the
17835         lines.
17836
17837 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17838
17839         * rfc2047.el (rfc2047-encode-region): Fix last change.
17840         (rfc2047-encode-parameter): Remove useless concat.
17841
17842 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17843
17844         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
17845         encode special characters; fix some kind of misconfigured headers;
17846         signal a real error if debug-on-quit or debug-on-error is non-nil.
17847         (rfc2047-encode-max-chars): New variable.
17848         (rfc2047-encode-1): Use it.
17849         (rfc2047-encode-parameter): New function.
17850
17851         * mml.el (mml-insert-parameter): Remove an excessive space.
17852
17853 2004-07-17  Simon Josefsson  <jas@extundo.com>
17854
17855         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
17856         Kai Grossjohann <kai@emptydomain.de>.
17857         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
17858         (gnus-group-make-menu-bar): Ditto.
17859
17860         * gnus-util.el (gnus-group-server): Add.
17861
17862 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
17863
17864         * message.el (message-clone-locals): Clone sendmail and smtp
17865         variables.
17866
17867 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17868
17869         * rfc2047.el (rfc2047-encode-region): Fix last change.
17870
17871 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17872
17873         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
17874         characters as non-special.
17875
17876 2004-07-09  Simon Josefsson  <jas@extundo.com>
17877
17878         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
17879         Users will lose all flag changes made while unplugged with
17880         e.g. nntp unless flag synchronization happens, thus `nil' is not a
17881         good default.  See numerous reports on ding mailing list.
17882
17883 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17884
17885         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
17886         add generate-head-function and generate-article-function to the
17887         rfc822-forward entry.
17888         (nndoc-rfc822-forward-generate-article): New function.
17889         (nndoc-rfc822-forward-generate-head): New function.
17890
17891         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
17892
17893 2004-07-06  Dan Christensen  <jdc@uwo.ca>
17894
17895         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
17896         respect display group parameter and gnus-summary-expunge-below.
17897         (gnus-articles-to-read): Remove unused reference to display group
17898         parameter.
17899
17900 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17901
17902         * nnheader.el (nnheader-uniquify-message-id): New experimental
17903         variable.
17904         (nnheader-nov-read-message-id): Use it.
17905
17906         * spam-report.el (spam-report-gmane): Add interactive.
17907
17908 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17909
17910         * mm-encode.el (mm-content-transfer-encoding-defaults):
17911         Use qp-or-base64 for the application/* types.
17912
17913 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
17914
17915         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
17916
17917 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
17918
17919         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
17920         trim value.
17921
17922 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
17923
17924         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
17925         New macro and function.
17926         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
17927
17928 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17929
17930         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
17931         after-load-alist.
17932
17933 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17934
17935         * gnus-group.el (gnus-group-get-new-news-this-group):
17936         Don't update info that isn't there.
17937
17938 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
17939
17940         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
17941         entry.
17942
17943 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17944
17945         * mm-view.el (mm-inline-render-with-function): Use multibyte
17946         buffer; decode html source by charset.
17947
17948         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
17949
17950         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
17951         Mule-UCS is loaded under XEmacs.
17952         (mm-mime-mule-charset-alist): Avoid duplicated entries.
17953
17954 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
17955
17956         * nnheader.el (nnheader-max-head-length): Increase to 8192.
17957
17958 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17959
17960         * mm-util.el (mm-coding-system-p): Return a coding-system.
17961         (mm-mime-mule-charset-alist): Use shift_jis instead of
17962         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
17963         entries for the mime charsets iso-2022-jp-3 and shift_jis.
17964         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
17965         instead of japanese-shift-jis and iso-latin-1 respectively in
17966         order to share the default value with both Emacs and XEmacs-mule.
17967         (mm-mule-charset-to-mime-charset):
17968         Make mm-coding-system-priorities effective.
17969         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
17970         while predicating of candidates upon the priorities.
17971
17972 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
17973
17974         * gnus-sum.el (gnus-summary-make-menu-bar):
17975         Add gnus-uu-invert-processable.
17976
17977         * gnus.el: Autoload gnus-uu-invert-processable.
17978
17979 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17980
17981         * mm-util.el (mm-with-multibyte-buffer): New macro.
17982
17983         * rfc2047.el (rfc2047-encode-string): Use it.
17984         (rfc2047-encode-region): Move point to the end of the region after
17985         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
17986
17987 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17988
17989         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
17990         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
17991
17992 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17993
17994         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
17995         (gnus-cite-parse): Ignore quoted envelope From_.
17996         Suggested by Karl Chen <quarl@nospam.quarl.org>.
17997
17998 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
17999
18000         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
18001         invalid addresses.
18002
18003 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
18004
18005         * spam.el: Change section markers, revise TODO list.
18006         (spam-backends): Make new master list of all installed backends.
18007         (spam-summary-exit-behavior): Add new variable to determine how
18008         messages moves are done at summary exit.
18009         (spam-move-spam-nonspam-groups-only)
18010         (spam-process-ham-in-nonham-groups)
18011         (spam-process-ham-in-spam-groups): Remove variables, the
18012         spam-summary-exit-behavior variable should be used to manage this
18013         behavior.
18014         (spam-old-ham-articles, spam-old-spam-articles): Remove.
18015         (spam-old-articles): Add variable, replacing spam-old-ham-articles
18016         and spam-old-spam-articles.
18017         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
18018         Add empty variables, placeholders for the backends they represent.
18019         (spam-set-difference): Move, unchanged.
18020         (spam-list-of-processors): Declare OBSOLETE, not used anymore
18021         unless the user has a processor variable.
18022         (spam-classifications, spam-classification-valid-p)
18023         (spam-backend-properties, spam-backend-property-valid-p)
18024         (spam-backend-function-type-valid-p)
18025         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
18026         (spam-report-articles-gmane, spam-report-articles-resend):
18027         Remove functions, they are not needed.
18028         (spam-install-backend-super, spam-backend-list)
18029         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
18030         (spam-backend-function, spam-backend-ham-registration-function)
18031         (spam-backend-spam-registration-function)
18032         (spam-backend-ham-unregistration-function)
18033         (spam-backend-spam-unregistration-function)
18034         (spam-backend-statistical-p, spam-backend-mover-p)
18035         (spam-install-backend-alias, spam-install-checkonly-backend)
18036         (spam-install-mover-backend, spam-install-nocheck-backend)
18037         (spam-install-backend, spam-install-statistical-backend)
18038         (spam-install-statistical-checkonly-backend): Add backend installation
18039         support.
18040         (spam-summary-prepare-exit): Rewrite to use the new backend code.
18041         (spam-group-processor-p): Use the new backend code and respect the
18042         summary exit behavior.
18043         (spam-mark-spam-as-expired-and-move-routine): Remove.
18044         (spam-summary-prepare): Change to use the new spam-old-articles
18045         variable.
18046         (spam-copy-or-move-routine, spam-copy-spam-routine)
18047         (spam-move-spam-routine, spam-copy-ham-routine)
18048         (spam-move-ham-routine): Add code to copy/move ham or spam.
18049         (spam-fetch-field-fast): Improve doc and code, plus allow the
18050         'number request.
18051         (spam-list-of-checks, spam-list-of-statistical-checks):
18052         Remove variables.
18053         (spam-split, spam-find-spam): Use the new backend code.
18054         (spam-registration-functions): Remove variable.
18055         (spam-unregister-routine): Add convenience wrapper.
18056         (spam-log-undo-registration, spam-register-routine)
18057         (spam-log-processing-to-registry)
18058         (spam-log-unregistration-needed-p): Rename "check" to "backend"
18059         where possible.
18060         (spam-check-gmane-xref, spam-check-regex-headers)
18061         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
18062         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
18063         (spam-check-bogofilter-headers, spam-check-spamoracle)
18064         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
18065         (spam-check-crm114-headers): Use the spam-split-group that
18066         spam-split prepares, no need to determine it every time.
18067
18068         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
18069         to the nnheader-parse-naked-head call.
18070
18071         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
18072
18073         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
18074         the nnheader-nov-read-message-id call.
18075
18076 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
18077
18078         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
18079         gnus-activate-group twice.  Suggested by Markus Peter
18080         <warp@spin.de>.
18081
18082 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
18083
18084         * gnus-art.el (gnus-article-time-format): Exchange the order of
18085         day and month in the default value; fix customization type.
18086         (article-date-ut): Use add-text-properties.
18087         (article-make-date-line): Use message-make-date instead of
18088         current-time-string.
18089
18090         * message.el (message-fetch-field): Don't use set-text-properties.
18091         (message-make-date): Simplify.
18092
18093         * messagexmas.el (message-xmas-make-date): New function.
18094         (message-xmas-redefine): Defalias message-make-date to it.
18095
18096 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18097
18098         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
18099         (rfc2047-encode-region): Treat text within parentheses as special;
18100         show the original text when error has occurred.
18101
18102         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
18103         already-computed method to gnus-activate-group.
18104
18105         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
18106         same select-methods identical Lisp objects.
18107
18108         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
18109         object when modifying the info.
18110
18111 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18112
18113         * gnus-srvr.el (gnus-server-set-info): Remove the server from
18114         gnus-opened-servers since it has never been opened with the new
18115         configuration yet.
18116
18117 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18118
18119         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
18120         arg to nnheader-generate-fake-message-id.
18121
18122 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
18123
18124         * nnheader.el (nnheader-generate-fake-message-id): Accept a
18125         number and build a fake message ID localized to a group and
18126         article number (so it's repeatable from that point on).
18127         (nnheader-fake-message-id-p): Change regex to accomodate new fake
18128         ID format.
18129
18130         * gnus-sum.el (gnus-get-newsgroup-headers):
18131         Call nnheader-generate-fake-message-id with the article number.
18132
18133 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
18134
18135         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
18136         end-of-buffer.
18137
18138 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18139
18140         * message.el (message-ignored-supersedes-headers): Add Approved.
18141
18142 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
18143
18144         * rfc2047.el (rfc2047-encode-message-header): Remove useless
18145         goto-char.
18146         (rfc2047-encode): Fold the line before encoding.
18147
18148 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18149
18150         * rfc2047.el (rfc2047-encode-message-header): Disabled header
18151         folding -- not all headers can be folded, and this should be done
18152         by the message composition mode.  Probably.  I think.
18153
18154 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
18155
18156         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
18157         fast.
18158
18159         * gnus-ems.el (gnus-remove-image): Don't use
18160         message-text-with-property; remove only the image found first.
18161
18162         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
18163         found first.
18164
18165 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
18166
18167         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
18168
18169 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18170
18171         * message.el (message-text-with-property): Make it fast and accept
18172         optional arguments.
18173         (message-strip-forbidden-properties): Use it.
18174         (message-fix-before-sending): Follow the m-t-w-p change.
18175
18176         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
18177
18178 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
18179
18180         * gnus-art.el (article-hide-headers): Don't change the buffer
18181         mistakenly when performing mml-preview even if
18182         gnus-single-article-buffer is nil.
18183
18184 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
18185
18186         * message.el (message-expand-name-databases): New user option.
18187         (message-expand-name): Use it.
18188
18189 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
18190
18191         * spam.el (spam-report-articles-resend)
18192         (spam-report-resend-register-routine): Allow ham reporting.
18193         (spam-report-resend-register-ham-routine): Add wrapper.
18194         (spam-registration-functions): Add ham resending functions.
18195         (spam-list-of-processors): Add ham resend processor.
18196
18197         * gnus.el (ham-resend-to): Add new group parameter.
18198         (spam-process): Add ham resend option.
18199
18200         * spam-report.el (spam-report-resend): Allow reporting ham.
18201         (spam-report-resend-ham): Add wrapper.
18202
18203 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18204
18205         * message.el (message-cite-articles-with-x-no-archive):
18206         New variable.
18207         (message-cite-original): Use it.
18208
18209 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18210
18211         * message.el (message-cite-original): Respect X-No-Archive.
18212
18213 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18214
18215         * gnus-art.el (article-hide-headers): Refer to the values for
18216         gnus-ignored-headers and gnus-visible-headers in the summary
18217         buffer since a user may have set them as group parameters.
18218
18219 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
18220
18221         * assistant.el (assistant-node-name): Add convenience function.
18222         (assistant-render-text, assistant-render-node): Add error handling,
18223         plus handle multiple next nodes.
18224         (assistant-find-next-node): Comment out for now.
18225         (assistant-find-next-nodes): Add function, returns list of next
18226         nodes.
18227
18228 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
18229
18230         * mail-source.el (mail-source-directory): Fix doc-string.
18231
18232 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
18233
18234         * assistant.el (assistant-render-text, assistant-eval): Add :set
18235         widget type, which is different because it takes and returns a
18236         list.  Much hilarity ensues.
18237
18238 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
18239
18240         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
18241
18242         * gnus-group.el (gnus-group-get-new-news-this-group):
18243         Add doc-string.
18244
18245         * gnus-start.el (gnus-activate-group): Add doc-string.
18246
18247 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18248
18249         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
18250
18251 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
18252
18253         * assistant.el (assistant-render-text): Try to add a :set
18254         widget, more to come.
18255
18256         * spam.el (spam-group-spam-contents-p): Handle empty groupname
18257         strings.
18258         (spam-report-articles-resend)
18259         (spam-register-routine): Do registration iff any articles warrant
18260         it.
18261         (spam-summary-prepare-exit): Change log message for nil group
18262         destinations.
18263
18264 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
18265
18266         * spam.el (spam-report-resend-register-routine):
18267         Allow spam-report-resend-to to be a group parameter or a global value.
18268
18269 2004-05-26  Simon Josefsson  <jas@extundo.com>
18270
18271         * starttls.el: Merge with my GNUTLS based starttls.el.
18272         (starttls-gnutls-program, starttls-use-gnutls)
18273         (starttls-extra-arguments, starttls-process-connection-type)
18274         (starttls-connect, starttls-failure, starttls-success):
18275         New variables.
18276         (starttls-program, starttls-extra-args): Doc fix.
18277         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
18278         New functions.
18279         (starttls-negotiate, starttls-open-stream):
18280         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
18281         function if it is set.
18282
18283 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18284
18285         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
18286         structured fields.
18287
18288 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18289
18290         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
18291
18292 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
18293
18294         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
18295         Add variable.
18296         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
18297         assigning the spam-mark to new messages.
18298
18299 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
18300
18301         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
18302
18303 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18304
18305         * dgnushack.el: Autoload customize-set-variable for XEmacs.
18306
18307         * rfc2047.el (rfc2047-encodable-p): Don't move point.
18308         (rfc2047-decode): Treat the ascii coding-system as raw-text by
18309         default.
18310
18311 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
18312
18313         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
18314         correct data.
18315
18316 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
18317
18318         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
18319         (spam-group-processor-p): Fix function.
18320         (spam-group-processor-multiple-p)
18321         (spam-group-spam-processor-report-gmane-p)
18322         (spam-group-spam-processor-report-resend-p)
18323         (spam-group-spam-processor-bogofilter-p)
18324         (spam-group-spam-processor-blacklist-p)
18325         (spam-group-spam-processor-ifile-p)
18326         (spam-group-ham-processor-ifile-p)
18327         (spam-group-spam-processor-spamoracle-p)
18328         (spam-group-spam-processor-crm114-p)
18329         (spam-group-ham-processor-bogofilter-p)
18330         (spam-group-spam-processor-stat-p)
18331         (spam-group-ham-processor-stat-p)
18332         (spam-group-ham-processor-whitelist-p)
18333         (spam-group-ham-processor-BBDB-p)
18334         (spam-group-ham-processor-spamoracle-p)
18335         (spam-group-ham-processor-copy-p): Remove functions with some
18336         prejudice against unneeded code.
18337         (spam-report-articles-resend)
18338         (spam-report-resend-register-routine): Allow the group/topic
18339         spam-resend-to value to override spam-report-resend-to.
18340         (spam-summary-prepare-exit): Invoke spam-group-processor-p
18341         properly now.
18342
18343         * gnus.el (spam-resend-to): Add group/topic parameter.
18344         (spam-process): Move the OBSOLETE processors to the end of the
18345         choices.
18346
18347 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
18348
18349         * spam-report.el (spam-report-resend-to, spam-report-resend):
18350         Start with resend-to set to nil, and then ask the user if necessary.
18351         (spam-report-resend): spam-report-resend takes a list of articles, not
18352         separate article numbers.
18353
18354 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18355
18356         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
18357         addition to emacs-w3m.
18358
18359 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18360
18361         * assistant.el (assistant-authinfo-data): New function.
18362         (assistant-eval): Eval for entire assistant.
18363
18364         * netrc.el (netrc-services-file): New variable.
18365         (netrc-parse-services): New function.
18366         (netrc-find-service-name): New function.
18367         (netrc-find-service-number): New function.
18368         (netrc-port-equal): New function.
18369         (netrc-machine): Use it.
18370
18371         * nnimap.el (nnimap-open-connection): Use netrc.
18372
18373         * gnus-util.el (gnus-netrc-get): Remove aliases.
18374
18375         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
18376
18377         * assistant.el (wid-edit): Fix compilation.
18378
18379         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
18380
18381 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
18382
18383         * gnus-util.el (gnus-set-file-modes): New function.  (small
18384         patch).
18385
18386 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18387
18388         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
18389
18390         * assistant.el (assistant-render-node): Fix up rendering and
18391         read-only text.
18392         (assistant-render-node): Reset.
18393         (assistant-make-read-only): Not sticky.
18394
18395 2004-05-20  Danny Siu  <dsiu@adobe.com>
18396
18397         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
18398         centered even when gnus-auto-center-summary is t.
18399
18400 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18401
18402         * dns.el (dns-get-txt-answer): New function.
18403         (dns-read-txt): Ditto.
18404         (query-dns): Use it.
18405
18406 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
18407
18408         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
18409         active for foreign groups even if the group level is higher than
18410         the specified value.
18411
18412 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18413
18414         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
18415         non-active groups.
18416
18417         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
18418
18419 2004-05-20  Magnus Henoch  <mange@freemail.hu>
18420
18421         * dns.el (dns-read-type): Add support for SVR.  (small patch)
18422
18423 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
18424
18425         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
18426         (spam-crm114-header, spam-crm114-spam-switch)
18427         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
18428         (spam-crm114-positive-spam-header)
18429         (spam-crm114-database-directory, spam-list-of-processors)
18430         (spam-group-spam-processor-crm114-p)
18431         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
18432         (spam-generic-score, spam-list-of-checks)
18433         (spam-list-of-statistical-checks, spam-registration-functions)
18434         (spam-check-crm114-headers, spam-crm114-score)
18435         (spam-check-crm114, spam-crm114-register-with-crm114)
18436         (spam-crm114-register-spam-routine)
18437         (spam-crm114-unregister-spam-routine)
18438         (spam-crm114-register-ham-routine)
18439         (spam-crm114-unregister-ham-routine): Add CRM114 support.
18440         From asjo@koldfront.dk (Adam Sjøgren).
18441
18442         * gnus.el: Add spam-use-crm114.
18443
18444         * spam.el (spam-list-of-processors, spam-registration-functions):
18445         Add spam-use-resend.
18446         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
18447         (spam-report-articles-gmane): Add doc fix.
18448         (spam-report-articles-resend, spam-report-resend-register-routine):
18449         Add wrappers around spam-report-resend-to.
18450
18451         * spam-report.el (spam-report-resend-to, spam-report-resend):
18452         Add support for resending spam.
18453         (spam-report-gmane): Fix line length >80.
18454
18455         * gnus.el (spam-process): Add spam-use-resend.
18456
18457 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18458
18459         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
18460         number of processed spam messages.
18461         (spam-ham-copy-or-move-routine): Return the number of processed
18462         ham messages.
18463         (spam-summary-prepare-exit): Use the above values to decide
18464         whether status messages shouled be displayed.
18465
18466 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18467
18468         * rfc2047.el (rfc2047-encode-function-alist): Rename from
18469         `rfc2047-encoding-function-alist' in order to avoid conflicting
18470         with the old version.
18471         (rfc2047-encode-region): Concatenate words containing non-ASCII
18472         characters in structured fields; don't encode space-delimited
18473         ASCII words even in unstructured fields; don't break words at
18474         char-category boundaries.
18475         (rfc2047-encode-1): New function.
18476         (rfc2047-encode): Use it; encode text so that it occupies the
18477         maximum width within 76-column; work correctly on Q encoding for
18478         iso-2022-* charsets.
18479         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
18480         sure not to break a line just after the header name.
18481         (rfc2047-b-encode-region): Remove.
18482         (rfc2047-b-encode-string): New function.
18483         (rfc2047-q-encode-region): Remove.
18484         (rfc2047-q-encode-string): New function.
18485
18486         * mm-util.el (mm-replace-in-string): New function.
18487
18488 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18489
18490         * gnus-msg.el (gnus-inews-make-draft-meta-information):
18491         Really get it right.
18492         (gnus-inews-make-draft): Really.
18493
18494 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
18495
18496         * nnmh.el (nnmh-request-list-1): Don't check the link count
18497         before descending.  (small patch)
18498
18499 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18500
18501         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
18502         stuff.
18503
18504         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
18505         Match on real group name.
18506
18507         * gnus-art.el (gnus-signature-limit): Doc fix.
18508
18509         * gnus-msg.el (gnus-inews-make-draft): Quote list.
18510
18511         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
18512
18513 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
18514
18515         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
18516         isn't a string.
18517
18518 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18519
18520         * gnus-draft.el (gnus-draft-send):
18521         Bind rfc2047-encode-encoded-words.
18522
18523         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
18524         (rfc2047-encodable-p): Say that =? needs encoding.
18525         (rfc2047-encode-encoded-words): New variable.
18526
18527         * gnus-group.el (gnus-group-select-group): Doc fix.
18528
18529         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
18530
18531         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
18532         to nil.
18533
18534         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
18535
18536         * nnheader.el (nnheader-get-lines-and-char): New function.
18537
18538 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
18539
18540         * gnus-msg.el (gnus-summary-followup-with-original):
18541         Document yanking of region when active.
18542
18543 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18544
18545         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
18546         groups if the group level is higher than the specified value.
18547
18548 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
18549
18550         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
18551         (gnus-group-jump-to-group): Add prefix argument using
18552         `gnus-group-jump-to-group-prompt'.  Query before jumping to
18553         non-active group.
18554
18555         * compface.el (uncompface): Be verbose when changing
18556         `uncompface-use-external'.
18557
18558         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
18559         handle manual section.
18560
18561 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18562
18563         * gnus-art.el (gnus-button-alist): Revert previous change.
18564
18565 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
18566
18567         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
18568
18569 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18570
18571         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
18572         whether backend can accept message.
18573
18574         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
18575
18576 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
18577
18578         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
18579         Avoid creating directory when nntp-marks-is-evil is true.
18580         Reported by Reiner Steib.
18581
18582 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
18583
18584         * gnus-picon.el (gnus-picon-style): New variable.
18585         (gnus-picon-insert-glyph): Add optional `nostring' argument.
18586         (gnus-picon-transform-address): Support `gnus-picon-style'.
18587         From Jesper Harder <harder@ifa.au.dk>.
18588
18589 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18590
18591         * message.el (message-fill-field): Return point.
18592         (message-generate-headers): Go to end of field.
18593
18594         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
18595         stuff for non-living groups.
18596
18597 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
18598
18599         * gnus-art.el (gnus-article-followup-with-original)
18600         (gnus-article-reply-with-original): gnus-mark-active-p ->
18601         gnus-region-active-p.
18602
18603 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
18604
18605         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
18606         only when there is spam or ham to be processed.
18607
18608 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18609
18610         * mail-source.el (mail-source-delete-crash-box): Refactor.
18611         (mail-source-fetch): Use it.
18612         (mail-source-fetch-file): Ditto.
18613         (mail-source-fetch-directory): Run postscript in loop.
18614         (mail-source-fetch-pop): Delete.
18615         (mail-source-fetch-maildir): Ditto.
18616         (mail-source-fetch-imap): Ditto.
18617
18618         * imap.el (imap-authenticators): Comment out sasl.
18619
18620         * message.el (message-skip-to-next-address): New function.
18621         (message-fill-header-address): Refactor.
18622         (message-fill-address): Use it.
18623         (message-delete-address): Use it.
18624         (message-fill-header-general): Refactor.
18625         (message-fill-field-address): Rename.
18626         (message-narrow-to-field): Find the start of the header.
18627         (message-header-format-alist): Don't pre-fill.
18628         (message-fill-header): Remove.
18629         (message-insert-header): New function.
18630         (message-shorten-references): Use it.
18631
18632         * rfc2047.el (rfc2047-field-value): Strip props.
18633
18634         * mail-parse.el (mail-header-make-address): New alias.
18635
18636         * ietf-drums.el (ietf-drums-make-address): New function.
18637
18638         * imap.el: Add compiler directives.
18639
18640         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
18641
18642         * gnus-art.el (article-decode-idna-rhs): Don't use
18643         message-idna-inside-rhs-p.
18644
18645 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18646
18647         * message.el (message-idna-inside-rhs-p): Remove.
18648         (message-idna-to-ascii-rhs-1): Use proper address parsing.
18649
18650         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
18651         false positives.
18652
18653 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
18654
18655         * imap.el (imap-sasl-make-mechanisms): Use sasl.
18656
18657 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18658
18659         * nneething.el (nneething-file-name): Don't create spurious
18660         files.
18661
18662         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
18663         (gnus-inews-do-gcc): Remove sleep.
18664
18665         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
18666         part under point.
18667
18668         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
18669         (gnus-agent-regenerate-group): Using nil messages aren't valid.
18670
18671 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
18672
18673         * spam.el (spam-summary-prepare-exit): Fix (length).
18674
18675 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
18676
18677         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
18678         as expired without moving it" message when there are spam
18679         messages left.
18680
18681 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
18682
18683         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
18684         header is not nil.
18685
18686 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
18687
18688         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
18689         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
18690         (nntp-marks-changed-p): New arg SERVER.
18691         (nntp-request-update-info): Adjust caller.
18692
18693 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
18694
18695         * nntp.el (nntp-save-marks): Pass missing arg.
18696
18697 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
18698
18699         * nntp.el: Support marks.
18700         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
18701         (nntp-marks-modtime, nntp-marks-directory): New variables.
18702         (nntp-request-set-mark, nntp-request-update-info)
18703         (nntp-possibly-create-directory, nntp-marks-changed-p)
18704         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
18705         New functions.
18706
18707 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
18708
18709         * gnus-xmas.el (gnus-xmas-select-lowest-window)
18710         (gnus-xmas-redefine): Rename.
18711
18712         * gnus-score.el (gnus-score-insert-help):
18713         Use gnus-select-lowest-window.
18714
18715         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
18716         appt-select-lowest-window and rename to gnus-select-lowest-window.
18717
18718         * gnus.el: do.
18719
18720 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18721
18722         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
18723         encodings of MIME-encoded words, in order to improve
18724         interoperability with several broken MUAs.
18725
18726 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18727
18728         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
18729         tags, only when charsets are not specified in headers.
18730         (mm-inline-text-html-render-with-w3m): Ditto.
18731
18732         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
18733         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
18734
18735 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18736
18737         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
18738         instead of MIME-decoded from fields when checking
18739         `gnus-article-address-banner-alist'.
18740
18741 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
18742
18743         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
18744         description rather than subject.
18745
18746 2004-05-02  Steve Youngs  <steve@youngs.au.com>
18747
18748         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
18749
18750 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18751
18752         * gnus.el (gnus-version-number): Bump.
18753
18754 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
18755
18756         * gnus.el: No Gnus v0.2 is released.
18757
18758 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18759
18760         * gnus-agent.el (gnus-agent-read-agentview):
18761         Inline gnus-uncompress-range.
18762
18763 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18764
18765         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
18766         `exec-installed-p'.
18767
18768 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18769
18770         * gnus.el (spam-process, spam-autodetect-methods):
18771         Add bsfilter and bsfilter-headers.
18772
18773         * spam.el (spam-bsfilter): New customize group.
18774         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
18775         (spam-bsfilter-header, spam-bsfilter-probability-header)
18776         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
18777         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
18778         (spam-bsfilter-database-directory): New options.
18779         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
18780         (spam-list-of-statistical-checks, spam-registration-functions):
18781         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
18782         (spam-bsfilter-score): New command.
18783         (spam-check-bsfilter-headers, spam-check-bsfilter)
18784         (spam-bsfilter-register-with-bsfilter)
18785         (spam-bsfilter-register-spam-routine)
18786         (spam-bsfilter-unregister-spam-routine)
18787         (spam-bsfilter-register-ham-routine)
18788         (spam-bsfilter-unregister-ham-routine): New functions.
18789         (spam-generic-score): Support bsfilter; Accept an optional argument
18790         to recalcurate spam score even if scoring header has already been
18791         added.
18792         (spam-bogofilter-score, spam-spamassassin-score): Accept an
18793         optional argument to recalcurate spam score even if scoring header
18794         has already been added.
18795
18796 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
18797
18798         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
18799         strings!  Reported by David D. Smith <davidsmith@acm.org>.
18800         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
18801         link is missing.
18802
18803 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
18804
18805         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
18806         (html2text-get-attr): Rewrite.
18807
18808         * message.el (message-setup-1): Remove redundant put-text-property
18809         on mail-header-separator.
18810
18811 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
18812
18813         * gnus-registry.el (gnus-registry-cache-whitespace)
18814         (gnus-registry-action, gnus-registry-spool-action)
18815         (gnus-registry-split-fancy-with-parent): Change message levels
18816         from 5 to 3 or 7, as needed.
18817
18818         * spam.el (spam-summary-prepare-exit)
18819         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
18820         (spam-split, spam-find-spam, spam-log-undo-registration)
18821         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
18822         level from 5 to 6.
18823
18824 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18825
18826         * gnus-ems.el: Autoload appt-select-lowest-window (revert
18827         2004-03-04 change).
18828
18829 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
18830
18831         * sieve-manage.el (sieve-manage-open):
18832         * nnweb.el (nnweb-insert-html):
18833         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
18834         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
18835         * nnspool.el (nnspool-request-group):
18836         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
18837         * nnml.el (nnml-request-update-info):
18838         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
18839         (nnmh-request-create-group, nnmh-update-gnus-unreads):
18840         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
18841         (nnimap-request-set-mark):
18842         * nnfolder.el (nnfolder-request-update-info):
18843         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
18844         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
18845         * gnus-uu.el (gnus-uu-find-articles-matching):
18846         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
18847         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
18848         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
18849         * gnus-nocem.el (gnus-nocem-scan-groups):
18850         * gnus-int.el (gnus-start-news-server):
18851         * gnus-group.el (gnus-group-make-kiboze-group)
18852         (gnus-group-browse-foreign-server):
18853         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
18854         Use mapc when appropriate.
18855
18856 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
18857
18858         FIXME: Make separate entries for each person.
18859
18860         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
18861         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
18862         <shields@msrl.com>:
18863
18864         * spam.el (spam-necessary-extra-headers): Get the extra headers we
18865         may need for spam sorting and scoring.
18866         (spam-user-format-function-S): Add user format function suitable for
18867         general use.
18868         (spam-article-sort-by-spam-status): Add sorting function for summary
18869         sorting.
18870         (spam-extra-header-to-number): Add function to get a score from a
18871         header.
18872         (spam-summary-score): Add function to get a numeric score from the
18873         headers.
18874         (spam-generic-score): Fix function doc, was in wrong place.
18875         (spam-initialize): Take symbols when it's run, and install the
18876         extra headers that spam-necessary-extra-headers thinks we need.
18877
18878 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
18879
18880         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
18881         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
18882
18883 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
18884
18885         * gnus-sum.el (gnus-set-global-variables)
18886         (gnus-build-all-threads, gnus-get-newsgroup-headers)
18887         (gnus-article-get-xrefs, gnus-summary-best-group)
18888         (gnus-summary-next-article, gnus-summary-enter-digest-group)
18889         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
18890         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
18891         Use with-current-buffer.
18892
18893 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
18894
18895         * spam.el (spam-summary-prepare-exit): Simplify logic.
18896         (spam-fetch-article-header): Read the article header if it's not
18897         available.
18898         (spam-list-articles): Simplify logic.
18899         (spam-filelist-register-routine): Fix bug with unregister-list.
18900
18901         * gnus-registry.el: Fix comments at beginning.
18902
18903 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
18904
18905         * message.el (message-cater-to-broken-inn): Remove.
18906         (message-shorten-references): Make sure the total folded length of
18907         References is shorter than 998 characters to cater to a bug in INN
18908         2.3.  Also, don't pretend that references aren't folded -- this
18909         hasn't worked for a while.
18910
18911 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18912
18913         * gnus-agent.el (gnus-agentize):
18914         gnus-agent-send-mail-real-function no longer set to current value
18915         of message-send-mail-function but rather a lambda that calls
18916         message-send-mail-function.  The change makes the agent real-time
18917         responsive to user changes to message-send-mail-function.
18918
18919 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18920
18921         * legacy-gnus-agent.el
18922         (gnus-agent-convert-to-compressed-agentview): Fix typos with
18923         help from Florian Weimer <fw@deneb.enyo.de>
18924
18925 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18926
18927         * nnmail.el (nnmail-cache-insert): Revert last change.
18928
18929 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18930
18931         * nnmail.el (nnmail-cache-insert): Always check whether
18932         nnmail-cache-ignore-groups matches a group name.
18933
18934 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
18935
18936         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
18937         (spam-find-spam, spam-log-processing-to-registry)
18938         (spam-log-registered-p, spam-log-unregistration-needed-p)
18939         (spam-log-undo-registration): Use gnus-message instead of
18940         gnus-error, none of these errors are fatal.
18941
18942         * gnus-registry.el (gnus-registry-clean-empty-function)
18943         (gnus-registry-clean-empty): Remove only empty entries without
18944         extra data.
18945
18946 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
18947
18948         * spam-stat.el (spam-stat-buffer-change-to-spam)
18949         (spam-stat-buffer-change-to-non-spam): Change (error) to
18950         (gnus-message 8) invocation.
18951
18952 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18953
18954         * nntp.el (nntp-via-netcat-command): New variable.
18955         (nntp-via-netcat-switches): New variable.
18956         (nntp-open-via-rlogin-and-netcat): New function.
18957         (nntp-open-connection-function): Doc fix.
18958         (nntp-telnet-command): Doc fix.
18959         (nntp-end-of-line): Doc fix.
18960         (nntp-via-rlogin-command): Doc fix.
18961         (nntp-via-user-name): Doc fix.
18962         (nntp-via-address): Doc fix.
18963
18964 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18965
18966         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
18967         error in Emacs 21.1.
18968
18969 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
18970
18971         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
18972
18973 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18974
18975         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
18976         (gnus-agent-with-refreshed-group): New macro.
18977         (gnus-agent-rename-group): New function.
18978         (gnus-agent-delete-group): New function.
18979         (gnus-agent-save-group-info): Use gnus-command-method when
18980         `method' parameter is nil.  Don't write nil entries into the
18981         active file.
18982         (gnus-agent-get-group-info): New function.
18983         (gnus-agent-fetch-articles):
18984         Use gnus-agent-update-files-total-fetched-for to increment disk space
18985         used.
18986         (gnus-agent-fetch-headers, gnus-agent-save-alist):
18987         Use gnus-agent-update-view-total-fetched-for to increment disk space
18988         used.
18989         (gnus-agent-get-local): Add optional parameters to avoid calling
18990         gnus-group-real-name and gnus-find-method-for-group.
18991         (gnus-agent-set-local): Delete stored entry if either min, or max,
18992         are nil.
18993         (gnus-agent-fetch-session): Reworded error/quit messages.
18994         On quit, use gnus-agent-regenerate-group to record existance of any
18995         articles fetched to disk before the quit occurred.
18996         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
18997         gnus-agent-update-view-total-fetched-for, and
18998         gnus-agent-update-files-total-fetched-for to decrement disk space
18999         used.
19000         (gnus-agent-retrieve-headers):
19001         Use gnus-agent-update-view-total-fetched-for to increment disk space
19002         used.
19003         (gnus-agent-regenerate-group): Replace gnus-group-update-group
19004         with gnus-agent-update-files-total-fetched-for to decrement disk
19005         space and fresh group buffer.
19006         (gnus-agent-inhibit-update-total-fetched-for): New variable.
19007         (gnus-agent-need-update-total-fetched-for): New variable.
19008         (gnus-agent-update-files-total-fetched-for): New function.
19009         (gnus-agent-update-view-total-fetched-for): New function.
19010         (gnus-agent-total-fetched-for): New function.
19011
19012         * gnus-cache.el (gnus-cache-save-buffers):
19013         Use gnus-cache-update-overview-total-fetched-for to change disk space
19014         used by this group.
19015         (gnus-cache-possibly-enter-article):
19016         Use gnus-cache-update-file-total-fetched-for to increment disk space
19017         used by this group.
19018         (gnus-cache-possibly-remove-article):
19019         Use gnus-cache-update-file-total-fetched-for to decrement disk space
19020         used by this group.
19021         (gnus-cache-generate-nov-databases): Purge total fetched cache.
19022         (gnus-cache-rename-group): New function.
19023         (gnus-cache-delete-group): New function.
19024         (gnus-cache-inhibit-update-total-fetched-for): New variable.
19025         (gnus-cache-need-update-total-fetched-for): New variable.
19026         (gnus-cache-with-refreshed-group): New macro.
19027         (gnus-cache-update-file-total-fetched-for): New function.
19028         (gnus-cache-update-overview-total-fetched-for): New function.
19029         (gnus-cache-rename-group-total-fetched-for): New function.
19030         (gnus-cache-delete-group-total-fetched-for): New function.
19031         (gnus-cache-total-fetched-for): New function.
19032
19033         * gnus-group.el: Require gnus-sum and autoload functions to
19034         resolve warnings when gnus-group.el compiled alone.
19035         (gnus-group-line-format): Documented new %F.
19036         (size of Fetched data) group line format; identifies disk space
19037         used by agent and cache.
19038         (gnus-group-line-format-alist): Defined new F format.
19039         (gnus-total-fetched-for): New function.
19040         (gnus-group-delete-group): No longer update
19041         gnus-cache-active-altered as gnus-request-delete-group now keeps
19042         the cache in sync.
19043         (gnus-group-list-active): Let the agent store a server's active
19044         list if currently plugged.
19045
19046         * gnus-int.el (gnus-request-delete-group):
19047         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
19048         local disk in sync with the server.
19049         (gnus-request-rename-group):
19050         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
19051         local disk in sync with the server.
19052
19053         * gnus-start.el (gnus-get-unread-articles):
19054         Cosmetic simplification to logic.
19055
19056         * gnus-util.el (gnus-rename-file): New function.
19057
19058 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
19059
19060         * mm-util.el (mm-image-load-path): Handle nil in load-path.
19061
19062 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
19063
19064         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
19065         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
19066
19067 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
19068
19069         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
19070         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
19071
19072 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
19073
19074         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
19075
19076 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
19077
19078         * spam.el (spam-set-difference): Add function to replace
19079         gnus-set-difference in spam.el.
19080         (spam-summary-prepare-exit): Use spam-set-difference.
19081
19082 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
19083
19084         * gnus-registry.el (gnus-registry-cache-file): Update to use
19085         gnus-dribble-directory OR gnus-home-directory OR ~.
19086         (gnus-registry-split-fancy-with-parent): Fix doc.
19087
19088 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19089
19090         * message.el (message-exchange-point-and-mark):
19091         Use message-mark-active-p.  Suggested by Jesper Harder
19092         <harder@ifa.au.dk>.
19093
19094 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19095
19096         * message.el (message-exchange-point-and-mark): Don't activate
19097         region if it was inactive.  Suggested by Hiroshi Fujishima
19098         <pooh@nature.tsukuba.ac.jp>.
19099
19100 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19101
19102         * gnus-art.el (article-display-face): Display Faces in the same
19103         order as X-Faces.
19104
19105 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
19106
19107         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
19108
19109 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19110
19111         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
19112         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
19113         (gnus-article-mime-hierarchy): Remove.
19114         (gnus-article-mime-hierarchy-next): Remove.
19115         (gnus-article-mode): Revert 2004-03-19 change.
19116         (gnus-article-setup-buffer): Revert 2004-03-19 change.
19117         (gnus-insert-mime-button): Revert 2004-03-19 change.
19118         (gnus-mime-accumulate-hierarchy): Remove.
19119         (gnus-mime-enter-multipart): Remove.
19120         (gnus-mime-leave-multipart): Remove.
19121         (gnus-mime-display-part): Revert 2004-03-19 change.
19122         (gnus-mime-display-alternative): Revert 2004-03-19 change.
19123
19124         * mml.el (mml-preview): Revert 2004-03-19 change.
19125
19126 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
19127
19128         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
19129
19130 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19131
19132         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
19133         t while entering a file name using the mm-with-multibyte macro.
19134         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
19135
19136         * mm-util.el (mm-with-multibyte): New macro.
19137
19138 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19139
19140         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
19141         New user option.
19142         (gnus-mime-multipart-functions): Doc and customization fix.
19143         (gnus-article-mime-hierarchy): New variable.
19144         (gnus-article-mime-hierarchy-next): New variable.
19145         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
19146         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
19147         gnus-article-mime-hierarchy-next to nil.
19148         (gnus-insert-mime-button): Show hierarchy numbers.
19149         (gnus-mime-accumulate-hierarchy): New function.
19150         (gnus-mime-enter-multipart): New function.
19151         (gnus-mime-leave-multipart): New function.
19152         (gnus-mime-display-part): Recompute hierarchical MIME structure.
19153         (gnus-mime-display-alternative): Show hierarchy numbers.
19154
19155         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
19156         gnus-article-mime-hierarchy-next to nil.
19157
19158 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
19159
19160         * dns.el: Don't require gnus-xmas.
19161
19162 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
19163
19164         * mml.el (mml-generate-mime-1): Don't use format=flowed with
19165         inline PGP.
19166         (mml-menu): Disable mml-quote-region if mark is inactive.
19167
19168 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19169
19170         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
19171         when the group's active is not available.
19172
19173 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
19174
19175         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
19176         error.
19177
19178 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
19179
19180         * imap.el (imap-store-password): New variable.
19181         (imap-interactive-login): Use it.
19182         Suggested by Mark Plaksin <happy@mcplaksin.org>.
19183
19184 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19185
19186         * gnus-art.el (gnus-article-read-summary-keys): Restore new
19187         window-start and hscroll to summary window.
19188
19189 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19190
19191         * gnus-start.el (gnus-convert-old-newsrc): Only write the
19192         conversion message to newsrc-dribble when an actual conversion is
19193         performed.
19194
19195 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
19196
19197         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
19198
19199 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
19200
19201         * mm-decode.el (mm-complicated-handles): New function reviving
19202         former definition of mm-multiple-handles.
19203
19204         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
19205         (gnus-mime-delete-part): Use it.
19206
19207 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19208
19209         * gnus-agent.el (gnus-agent-read-local):
19210         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
19211         avoid the implicit assumption that they will always be equal.
19212         (gnus-agent-save-local): Bind buffer-file-coding-system, not
19213         coding-system-for-write, as the with-temp-file macro first prints
19214         to a buffer then saves the buffer.
19215
19216 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
19217
19218         * gnus-art.el (gnus-article-edit-part): New function.
19219         (gnus-mime-save-part-and-strip): Use it; do query instead of
19220         signaling an error; don't use mm-multiple-handles.
19221         (gnus-mime-delete-part): Ditto.
19222
19223 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19224
19225         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
19226         old file versions.
19227         (gnus-group-prepare-hook): Remove function that converted list
19228         form of gnus-agent-expire-days to group properties.
19229
19230         * gnus-int.el: Autoload gnus-agent-regenerate-group.
19231         (gnus-request-accept-article): Re-indented.
19232
19233         * gnus-start.el (gnus-convert-old-newsrc): Registered new
19234         converters to handle old agent file formats.  Add logic for a
19235         "backup before upgrading warning".
19236         (gnus-convert-mark-converter-prompt): Developers can mark
19237         functions as needing (default), or not needing,
19238         gnus-convert-old-newsrc's "backup before upgrading warning".
19239         (gnus-convert-converter-needs-prompt): Tests whether the user
19240         should be protected from potentially irreversable changes by the
19241         function.
19242
19243         * legacy-gnus-agent.el: New.  Provides converters that are only
19244         loaded when gnus-convert-old-newsrc needs to call them.
19245
19246 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
19247
19248         * mail-source.el (mail-source-touch-pop): Doc fix.
19249
19250         * message.el (message-smtpmail-send-it): Doc fix.
19251
19252 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
19253
19254         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
19255
19256         * nnmail.el (nnmail-split-fancy): do.
19257
19258         * gnus-kill.el (gnus-kill, gnus-execute): do.
19259
19260 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
19261
19262         * gnus-sum.el (gnus-widget-reversible-match)
19263         (gnus-widget-reversible-to-internal)
19264         (gnus-widget-reversible-to-external): New functions.
19265         (gnus-widget-reversible): New widget.
19266         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
19267
19268 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
19269
19270         * gnus-sum.el (gnus-thread-sort-functions)
19271         (gnus-article-sort-functions): Document `(not F)' items.
19272
19273 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
19274
19275         * spam.el (spam-use-gmane-xref): Add new backend.
19276         (spam-gmane-xref-spam-group): Add variable to control the name of the
19277         Gmane spam group.
19278         (spam-blackhole-servers, spam-blackhole-good-server-regex)
19279         (spam-regex-headers-spam, spam-regex-headers-ham)
19280         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
19281         (spam-list-of-checks): Add spam-use-gmane-xref to list of
19282         backends and checks.
19283         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
19284
19285         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
19286         an autodetect method.
19287
19288 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19289
19290         * gnus-int.el (gnus-request-accept-article): Inform the agent that
19291         articles are being added to a group.
19292         (gnus-request-replace-article): Inform the agent that articles
19293         need to be uncached as the cached contents are no longer valid.
19294
19295 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
19296
19297         * binhex.el: Don't autoload executable-find.
19298
19299         * canlock.el: Don't autoload mail-fetch-field.
19300
19301         * dgnushack.el: Autoload c-mode for XEmacs.
19302
19303         * gnus-ems.el: Don't autoload appt-select-lowest-window.
19304
19305         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
19306         rmail-dont-reply-to and rmail-output.
19307
19308         * gnus-score.el: Don't autoload ffap-string-at-point.
19309
19310         * gnus-setup.el: Don't autoload sc-cite-original.
19311
19312         * imap.el: Don't autoload base64-decode-string,
19313         base64-encode-string and md5.
19314
19315         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
19316         and rmail-msg-restore-non-pruned-header.
19317
19318         * mm-decode.el: Don't autoload executable-find.
19319
19320         * mm-url.el: Don't autoload executable-find.
19321
19322         * mm-view.el: Don't autoload diff-mode.
19323
19324         * nndb.el: Don't autoload news-reply-mode, news-setup,
19325         cancel-timer and telnet.
19326
19327         * password.el: Don't autoload run-at-time for Emacs.
19328
19329         * sha1-el.el: Don't autoload executable-find.
19330
19331         * sieve-mode.el: Don't autoload c-mode.
19332
19333         * uudecode.el: Don't autoload executable-find.
19334
19335 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19336
19337         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
19338         (gnus-agent-possibly-alter-active): Avoid null in numeric
19339         comparison.
19340         (gnus-agent-set-local): Refuse to save null in local object table.
19341         (gnus-agent-regenerate-group): The REREAD parameter can now be a
19342         list of articles that will be marked as unread.
19343
19344 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
19345
19346         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
19347
19348 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
19349
19350         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
19351         language tags.
19352
19353 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
19354
19355         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
19356         Don't bind "obarray".
19357
19358         * gnus-sum.el (gnus-thread-sort-functions):
19359         Add `gnus-thread-sort-by-most-recent-number' and
19360         `gnus-thread-sort-by-most-recent-date'.
19361         Reported by Kai Grossjohann <kai@emptydomain.de>.
19362
19363 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
19364
19365         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
19366
19367 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19368
19369         * gnus-cus.el (gnus-agent-customize-category):
19370         Remove ignore-errors macro reference that required cl to be loaded at
19371         run-time.
19372
19373         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
19374         single-interval range of the form (min . max).  Previously the
19375         range had to look like ((min . max)).  Likewise, return
19376         (min . max) rather than ((min . max)).
19377         (gnus-range-map): Use gnus-range-normalize to accept
19378         single-interval range.
19379
19380         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
19381         the cache, but not the agent, now appear with their usual face.
19382
19383         * dgnushack.el (loaddir): New variable that is bound to the
19384         directory containing the dgnushack.el file. Use loaddir, rather
19385         than srcdir, to update load-path. Change lets dgnushack compile
19386         code in directories other than GNUS/lisp.
19387
19388 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19389
19390         * lpath.el: Don't bind w3m-safe-url-regexp.
19391
19392         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
19393         w3m-safe-url-regexp variable buffer-local.
19394
19395         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
19396
19397 2004-02-27  Simon Josefsson  <jas@extundo.com>
19398
19399         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
19400         gnus-group-real-prefix.
19401         (gnus-summary-move-article): Use it, instead of
19402         gnus-group-real-prefix.
19403
19404 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19405
19406         * lpath.el: Bind w3m-safe-url-regexp.
19407
19408         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
19409         w3m-safe-url-regexp variable buffer-local and set it as the value
19410         of mm-w3m-safe-url-regexp.
19411
19412         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
19413
19414         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
19415         parsing gnus-posting-styles when the message is not for replying.
19416
19417         * dgnushack.el: Autoload sgml-mode for XEmacs.
19418
19419         * nnrss.el (nnrss-opml-export):
19420         Use mm-set-buffer-file-coding-system instead of
19421         set-buffer-file-coding-system.
19422
19423 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
19424
19425         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
19426         of checkdoc.el).
19427         * nnrss.el: do.
19428         * gnus-mlspl.el: do.
19429         * gnus-ml.el: do.
19430         * gnus-srvr.el: do.
19431
19432         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
19433
19434 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
19435
19436         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
19437         Corrections to custom-manual links.
19438
19439         * gnus-art.el (gnus-article): Ditto.
19440
19441         * mm-decode.el (mime-display, mime-security): Ditto.
19442
19443 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
19444
19445         * flow-fill.el: Typo.
19446
19447 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
19448
19449         * spam-wash.el: New file.
19450
19451 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
19452
19453         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
19454
19455 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
19456
19457         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
19458         to be run with new-articles as LIST1, not LIST2.
19459         (spam-registration-functions): Add spam-use-ham-copy as a nil
19460         registration backend.
19461
19462 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
19463
19464         * spam-stat.el (spam-stat-washing-hook): New option.
19465         (spam-stat-buffer-words): Use it.
19466         (spam-stat-process-directory, spam-stat-test-directory):
19467         Use insert-file-contents-literally.
19468         (spam-stat-coding-system): New variable.
19469         (spam-stat-load, spam-stat-save): Use it.
19470
19471 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19472
19473         * spam-report.el (spam-report-plug-agent):
19474         Quote spam-report-url-to-file and spam-report-url-ping-plain.
19475
19476 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
19477
19478         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
19479         Allow / in mailto URLs.
19480
19481 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
19482
19483         * spam-report.el (spam-report-process-queue): Fix interactive use.
19484         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
19485         (spam-report-unplug-agent): Doc fixes.
19486         (spam-report-url-ping-mm-url, spam-report-url-to-file)
19487         (spam-report-agentize, spam-report-deagentize): Autoload.
19488
19489 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
19490
19491         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
19492
19493         * message.el (message-setup-fill-variables): Add mml tags to
19494         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
19495         <ajk@iu.edu>.
19496         (message-mode): Don't modify paragraph-separate there.
19497
19498 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19499
19500         * compface.el (uncompface-use-external): Default to undecided.
19501         (uncompface-use-external-threshold): New variable.
19502         (uncompface-float-time): New macro.
19503         (uncompface): Determine whether to use the external decoder if
19504         uncompface-use-external is undecided.
19505
19506 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19507
19508         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
19509         after images.
19510
19511         * gnus-art.el (gnus-mime-display-single): Remove dead code.
19512
19513 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
19514
19515         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
19516
19517         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
19518
19519         * gnus-sum.el (gnus-summary-limit-to-age)
19520         (gnus-summary-limit-children): do.
19521
19522         * gnus-int.el (gnus-request-scan): do.
19523
19524         * gnus-group.el (gnus-group-suspend): do.
19525
19526         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
19527
19528         * gnus-cite.el (gnus-cite-parse-attributions): do.
19529
19530         * gnus-agent.el (gnus-summary-set-agent-mark)
19531         (gnus-agent-regenerate-group): do.
19532
19533         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
19534
19535         * binhex.el (binhex-decode-region-internal): do.
19536
19537 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19538
19539         * gnus-fun.el (gnus-face-properties-alist): New user option.
19540         (gnus-display-x-face-in-from): Use it.
19541
19542         * gnus-art.el (article-display-face): Ditto.
19543
19544         * compface.el (uncompface-use-external): Default to nil.
19545
19546 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
19547
19548         * nntp.el (nntp-erase-buffer): New function.
19549         (nntp-retrieve-data, nntp-send-command)
19550         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
19551         (nntp-possibly-change-group): Use it.
19552
19553         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
19554         Use with-current-buffer.
19555
19556 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
19557
19558         * compface.el: Merge the ELisp-based uncompface program.
19559         (compface): New customization group.
19560         (uncompface-use-external): New user option.
19561         (uncompface): Call uncompface-internal if uncompface-use-external
19562         is nil.
19563         (uncompface-internal): New function.  Note that there are also
19564         some other functions and variables added for this function.
19565
19566 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
19567
19568         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
19569         if necessary.
19570
19571 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
19572
19573         * spam-report.el (spam-report-unplug-agent)
19574         (spam-report-plug-agent, spam-report-deagentize)
19575         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
19576         Add support for the Agent in spam-report: when unplugged, report to a
19577         file; when plugged, submit all the requests.
19578
19579         * spam.el (spam-register-routine): Fix message about
19580         registration.
19581
19582 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
19583
19584         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
19585         dependencies.
19586         (rfc2047-encode): Use it.
19587
19588         * gnus-art.el (gnus-button-marker-list): Move before first
19589         reference.
19590
19591         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
19592         (imap-parse-body): Fix format string mismatch.
19593
19594         * gnus-score.el (gnus-summary-increase-score): do.
19595
19596         * nnrss.el (nnrss-close): New function.
19597
19598 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
19599
19600         * nnrss.el (nnrss-make-filename): New function.
19601         (nnrss-request-delete-group, nnrss-read-server-data)
19602         (nnrss-save-server-data, nnrss-read-group-data)
19603         (nnrss-save-group-data): Use it.
19604         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
19605         (nnrss-read-server-data, nnrss-read-group-data): Use load.
19606         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
19607
19608 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
19609
19610         * mml.el (mml-compute-boundary-1): Don't uncompress files.
19611
19612 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
19613
19614         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
19615         files.
19616
19617         * message.el (message-generate-headers-first): Don't quote nil
19618         and t in docstrings.
19619
19620         * imap.el (imap-id): do.
19621
19622         * gnus-agent.el (gnus-agent-consider-all-articles)
19623         (gnus-agent-queue-mail): do.
19624
19625 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
19626
19627         * spam-report.el (spam-report-process-queue): New function.
19628         Process requests from `spam-report-requests-file'.
19629         (spam-report-process-queue): Doc fix.
19630
19631 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
19632
19633         * spam.el (spam-register-routine)
19634         (spam-log-processing-to-registry, spam-log-registered-p)
19635         (spam-log-unregistration-needed-p, spam-log-undo-registration):
19636         Change "check" to "spam-check" for semi-clarity.
19637
19638 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
19639
19640         * pop3.el: Require nnheader.
19641
19642         * mml-smime.el: Require cl.  Autoload message-fetch-field.
19643
19644         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
19645
19646         * gnus-picon.el: Require cl.
19647
19648         * gnus-fun.el: Require gnus-ems and gnus-util.
19649
19650         * gnus.el (gnus-method-to-server): Move defsubst before first use.
19651
19652         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
19653
19654         * gnus-art.el (gnus-article-edit-mode): Define before first
19655         reference.
19656
19657 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
19658
19659         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
19660         (gnus-uu-post-encoded): Use point-at-bol.
19661
19662         * gnus-topic.el (gnus-group-active-topic-p): do.
19663
19664         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
19665
19666         * gnus-group.el (gnus-group-kill-region): do.
19667
19668         * gnus-art.el (article-date-ut): do.
19669
19670         * message.el (message-fetch-field): Remove redundant
19671         case-fold-search binding.
19672         (message-narrow-to-field): Simplify.
19673
19674 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
19675
19676         * spam.el (spam-directory): Derive from `gnus-directory'.
19677
19678         * spam-report.el (spam-report-url-to-file)
19679         (spam-report-requests-file): New function and variable for offline
19680         reporting.
19681         (spam-report-url-ping-function): Add `spam-report-url-to-file'
19682         and user defined function.
19683         (spam-report-url-ping-mm-url): Remove doubled slash.
19684
19685 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
19686
19687         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
19688
19689 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
19690
19691         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
19692         Fix format string mismatch.
19693
19694         * sieve.el (sieve-deactivate-all): do.
19695
19696         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
19697
19698         * nnlistserv.el (nnlistserv-kk-wash-article): do.
19699
19700         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
19701
19702         * mm-bodies.el (mm-7bit-chars): Don't include \r.
19703
19704 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
19705
19706         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
19707         the list of checks.
19708
19709 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
19710
19711         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
19712         padding.
19713
19714 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
19715
19716         * mm-view.el (mm-fill-flowed): New variable.
19717         (mm-inline-text): Use it.
19718
19719 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
19720
19721         * spam.el (spam-spamassassin-register-ham-routine)
19722         (spam-spamassassin-register-spam-routine): Fix function names.
19723
19724 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19725
19726         * gnus.el (gnus-tmp-grouplens): Remove.
19727         (gnus-summary-line-format): Remove grouplens.
19728
19729         * gnus-group.el (gnus-group-line-format): Ditto.
19730
19731         * gnus-spec.el (gnus-format-specs): Ditto.
19732         (gnus-update-format-specifications): Flush the group format spec
19733         cache if there's the grouplens stuff.
19734         (gnus-parse-simple-format): Replace %l with the empty string.
19735
19736 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
19737
19738         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
19739         omission.
19740
19741 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19742
19743         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
19744         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
19745
19746 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
19747
19748         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
19749         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
19750         New macros and functions.
19751         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
19752         Handle > NLINK_MAX messages.
19753         * nnmaildir.el (nnmaildir-request-set-mark):
19754         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
19755
19756 2004-01-25  Alex Schroeder  <alex@gnu.org>
19757
19758         * spam-stat.el (spam-stat-process-directory-age): New option.
19759         (spam-stat-process-directory): Use it.
19760
19761 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
19762
19763         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
19764         (spam-stat-save): Accept prefix argument.
19765
19766 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
19767
19768         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
19769         links" error.
19770
19771 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19772
19773         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
19774         the rest of the and/or forms.
19775
19776 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
19777
19778         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
19779         compatibility with old .newsrc.eld files.
19780
19781         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
19782
19783         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
19784
19785         * gnus-start.el (gnus-1): do.
19786
19787         * gnus-group.el (gnus-group-line-format-alist): do.
19788
19789         * gnus.el (gnus-use-grouplens, gnus-visual): do.
19790
19791         * gnus-gl.el: Remove.
19792
19793 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19794
19795         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
19796         marks consisting of a single range {for example, (3 . 5)} rather
19797         than a list of a single range { ((3 . 5)) }.
19798
19799 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
19800
19801         * spam-stat.el (spam-stat-store-gnus-article-buffer):
19802         Use with-current-buffer.
19803         (spam-stat-store-current-buffer): Use insert-buffer-substring to
19804         avoid consing a string.
19805
19806         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
19807         Remove obsolete entries for big5 and gb2312.
19808
19809 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19810
19811         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
19812         uncompressed list.
19813
19814 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
19815
19816         * spam-stat.el (spam-stat-strip-xref): New function.
19817         (spam-stat-process-directory): Use it.
19818
19819         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
19820         here -- it's done in message-fetch-field.
19821
19822 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19823
19824         * gnus-agent.el (gnus-agent-queue-mail)
19825         (gnus-agent-prompt-send-queue): New variables.
19826         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
19827         * gnus-draft.el (gnus-group-send-queue): Pass the group name
19828         "nndraft:queue" along to gnus-draft-send.
19829         Use gnus-agent-prompt-send-queue.
19830         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
19831         is "nndraft:queue".  Suggested by Gaute Strokkenes
19832         <gs234@srcf.ucam.org>
19833
19834         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
19835         (agent-enable-undownloaded-faces): Add.
19836         (gnus-agent-cat-groups): Use eval-and-compile, not
19837         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
19838         method of gnus-agent-cat-groups even when the buffer has been
19839         evaled.
19840         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
19841         delete gnus-agent-save-active-1.
19842         (gnus-agent-save-groups): Delete.  Identical to
19843         gnus-agent-save-active.
19844         (gnus-agent-write-active): No longer adjust agent's copy of active
19845         file as agent's adjustments are now stored in their own
19846         file.  Remove optional parameter.
19847         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
19848         servers.  Add use of min/max range limits from server's local
19849         file.
19850         (gnus-agent-save-alist): Remove unused optional argument.
19851         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
19852         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
19853         (gnus-agent-set-local): A per-server file that keeps min/max range
19854         limits for articles known to the agent.  Provides a fast mechanism
19855         for altering many active ranges.
19856         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
19857         active file (local makes it unnecessary).
19858         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
19859
19860         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
19861         (agent-enable-undownloaded-faces): Add.
19862
19863         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
19864         disable it when sending to "nndraft:queue".
19865         (gnus-group-send-queue): Add safety check to avoid sending queue
19866         when unplugged.
19867
19868         * gnus-group.el (gnus-group-catchup): Use new
19869         gnus-sequence-of-unread-articles, not
19870         gnus-list-of-unread-articles, to avoid exhausting memory with huge
19871         numbers of articles.  Use gnus-range-map to avoid having to
19872         uncompress the unread list.
19873         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
19874         Fix invalid ange-ftp reference.
19875
19876         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
19877         (gnus-sorted-range-intersection): Intersection of two ranges
19878         without requiring that they first be uncompressed.
19879
19880         * gnus-start.el (gnus-activate-group): Unless blocked by the
19881         caller, possibly expand the active range to include both cached
19882         and agentized articles.
19883         (gnus-convert-old-newsrc): Rewrote in anticipation of having
19884         multiple version-dependent converters.
19885         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
19886         gnus-agent-save-active.
19887         (gnus-save-newsrc-file): Save dirty agent range limits.
19888
19889         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
19890         gnus-agent-possibly-alter-active.
19891         (gnus-adjust-marked-articles): Faster handling of simple lists.
19892
19893 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
19894
19895         * spam-stat.el (spam-stat-test-directory): New optional argument
19896         displays a list of files detected.  Suggested by Andrew Cohen
19897         <cohen@andy.bu.edu>.
19898         (spam-stat-buffer-words-with-scores): Don't narrow and change
19899         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
19900
19901 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
19902
19903         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
19904         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
19905         (spam-spamassassin-arguments)
19906         (spam-spamassassin-spam-flag-header)
19907         (spam-spamassassin-positive-spam-flag-header)
19908         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
19909         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
19910         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
19911         (spam-list-of-processors, spam-list-of-checks)
19912         (spam-list-of-statistical-checks, spam-registration-functions)
19913         (spam-check-spamassassin-headers, spam-check-spamassassin)
19914         (spam-spamassassin-score)
19915         (spam-spamassassin-register-with-sa-learn)
19916         (spam-spamassassin-register-spam-routine)
19917         (spam-spamassassin-register-ham-routine)
19918         (spam-assassin-register-spam-routine)
19919         (spam-assassin-register-ham-routine): Add SpamAssassin support.
19920         (spam-bogofilter-score): Fix to show article before scoring.
19921
19922 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
19923
19924         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
19925         default scoring function.
19926         (spam-generic-score): Call spam-spamassassin-score if
19927         spam-use-spamassassin or spam-use-spamassassin-headers is on;
19928         spam-bogofilter-score otherwise.
19929
19930         * gnus.el (spam-process, spam-autodetect-methods):
19931         Add spamassassin and spamassassin-headers.
19932
19933 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
19934
19935         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
19936         Suppress unnecessary messages.
19937
19938 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
19939
19940         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
19941         make-hash-table.
19942
19943 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19944
19945         * canlock.el (base64-encode-string): Don't autoload it.
19946
19947 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
19948
19949         * run-at-time.el: Remove useless (require 'itimer),
19950         eval-and-compile and (featurep 'xemacs).
19951
19952 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
19953
19954         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
19955         GROUP is a virtual group.
19956
19957 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
19958
19959         * gnus.el: Autoload `message-y-or-n-p'.
19960
19961 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
19962
19963         * pgg-parse.el: Remove unnecessary (require 'custom).
19964
19965         * pgg-def.el: do.
19966
19967         * nnmail.el: do.
19968
19969         * gnus-undo.el: do.
19970
19971         * gnus-picon.el: do.
19972
19973         * gnus-util.el: do.
19974
19975 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
19976
19977         * gnus-sum.el (gnus-pick-line-number): Add autoload.
19978
19979 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
19980
19981         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
19982         handle, as well as a list.
19983
19984         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
19985         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
19986         (mm-w3m-cid-retrieve): Simplify.
19987
19988 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
19989
19990         * message.el (message-kill-to-signature): Allow prefix arg to
19991         specify number of lines to keep before signature.
19992
19993 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
19994
19995         * message.el (message-kill-to-signature): Change docstring.
19996
19997 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
19998
19999         * canlock.el: Always require sha1-el.
20000         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
20001
20002         * message.el: Autoload sha1 only when compiling.
20003
20004         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
20005         eudc-expand-inline for XEmacs.
20006
20007 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20008
20009         * message.el (message-canlock-generate): Require sha1-el.
20010
20011 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
20012
20013         * message.el (message-expand-name): Silence the byte compiler.
20014
20015         * lpath.el: Add detect-coding-system.
20016
20017         * dgnushack.el (dgnushack-compile): Remove obsolete check for
20018         cus-edit.
20019
20020 2004-01-13  Simon Josefsson  <jas@extundo.com>
20021
20022         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
20023         Invoke gnus-score-mode.
20024         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
20025
20026         * gnus-range.el (gnus-compress-sequence): Doc fix.
20027         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
20028
20029 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
20030
20031         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
20032
20033 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
20034
20035         * spam.el (spam-get-article-as-string): Update to use
20036         gnus-request-article-this-buffer, much simpler.
20037         (spam-get-article-as-buffer): Remove.
20038
20039 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
20040
20041         * message.el (message-expand-name): Use EUDC if the user uses that.
20042
20043 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
20044
20045         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
20046         character for the encoding to avoid consing a string.
20047
20048         * rfc2047.el (rfc2047-decode-string): Don't cons a string
20049         unnecessarily.
20050
20051         * mm-util.el (mm-replace-chars-in-string): Remove.
20052
20053         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
20054         of mm-replace-chars-in-string.
20055
20056 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
20057
20058         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
20059
20060         * mm-util.el (mm-subst-char-in-string): Support inplace.
20061
20062         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
20063         a new string in every iteration.  Use shy groups.
20064
20065 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
20066
20067         * gnus-srvr.el (gnus-browse-unsubscribe-group):
20068         * gnus-soup.el (gnus-soup-group-brew):
20069         * gnus-msg.el (gnus-put-message):
20070         * gnus-move.el (gnus-group-move-group-to-server):
20071         * gnus-kill.el (gnus-batch-score):
20072         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
20073         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
20074         (gnus-group-update-group, gnus-group-read-group)
20075         (gnus-group-make-group, gnus-group-make-help-group)
20076         (gnus-group-make-archive-group, gnus-group-make-directory-group)
20077         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
20078         (gnus-group-sort-by-unread, gnus-group-catchup)
20079         (gnus-group-unsubscribe-group, gnus-group-kill-group)
20080         (gnus-group-yank-group, gnus-group-set-info)
20081         (gnus-group-list-groups):
20082         * gnus.el (gnus-generate-new-group-name):
20083         * gnus-delay.el (gnus-delay-send-queue):
20084         * nnvirtual.el (nnvirtual-catchup-group):
20085         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
20086         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
20087         (gnus-group-prepare-topics, gnus-topic-check-topology):
20088         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
20089         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
20090         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
20091         (gnus-group-make-articles-read):
20092         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
20093         (gnus-group-change-level, gnus-kill-newsgroup)
20094         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
20095         (gnus-get-unread-articles, gnus-make-articles-unread)
20096         (gnus-make-ascending-articles-unread): Use accessor
20097         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
20098         to get group information for improved readability.
20099
20100
20101 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
20102
20103         * gnus-art.el (article-decode-mime-words, article-babel)
20104         (gnus-article-highlight-signature, gnus-article-add-buttons)
20105         (gnus-signature-toggle): Use gnus-with-article-buffer.
20106
20107         * gnus-art.el (gnus-article-highlight-headers)
20108         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
20109
20110         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
20111         (gnus-article-set-globals, gnus-request-article-this-buffer)
20112         (gnus-button-message-id, gnus-article-maybe-hide-headers)
20113         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
20114         (gnus-mime-display-alternative): Use with-current-buffer.
20115
20116 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
20117
20118         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
20119         also under 80 char limit, and call gnus-error if needed.
20120         (spam-fetch-article-header): Fix - it was a
20121         buffer-local variable (gnus-newsgroup-data).
20122         (spam-find-spam): Use spam-generate-fake-headers, forget about
20123         spam-insert-fake-headers.
20124         (spam-insert-fake-headers): Remove.
20125
20126 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
20127
20128         * deuglify.el (gnus-article-outlook-unwrap-lines)
20129         (gnus-outlook-rearrange-article)
20130         (gnus-outlook-repair-attribution-outlook)
20131         (gnus-outlook-repair-attribution-block)
20132         (gnus-outlook-repair-attribution-other): Remove redundant
20133         save-excursion.
20134
20135 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
20136
20137         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
20138         (spam-fetch-field-subject-fast)
20139         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
20140         (spam-fetch-article-header): Add functions to deal with Gnus
20141         internals for fast retrieval of article header data.
20142         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
20143
20144 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
20145
20146         * pop3.el (pop3-md5): Remove.
20147         (pop3-apop): Replace pop3-md5 with md5.
20148
20149         * mm-bodies.el: base64 is always built-in.
20150
20151         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
20152         Use with-current-buffer.
20153
20154 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
20155
20156         * canlock.el (canlock-insert-header): Remove excessive grouping in
20157         regexp.
20158
20159         * gnus-sum.el (gnus-summary-read-document): Ditto.
20160
20161         * gnus-uu.el (gnus-uu-part-number): Ditto.
20162
20163         * html2text.el (html2text-remove-tags): Ditto.
20164         (html2text-format-tags): Ditto.
20165         (html2text-format-single-elements): Ditto.
20166
20167         * mml.el (mml-parse-1): Ditto.
20168
20169 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
20170
20171         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
20172
20173         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
20174
20175         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
20176
20177         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
20178
20179 2003-11-15  Simon Josefsson  <jas@extundo.com>
20180
20181         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
20182         (pgg-gpg-lookup-key): Use regexp match instead of
20183         split-string (split-string is different between emacs 21.2 and
20184         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
20185
20186 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
20187
20188         * gnus-art.el (gnus-mime-view-all-parts)
20189         (gnus-article-part-wrapper, gnus-article-view-part):
20190         Use with-current-buffer.
20191
20192 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
20193
20194         * spam.el (spam-disable-spam-split-during-ham-respool)
20195         (spam-spamoracle-database, spam-cache-lookups)
20196         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
20197         (spam-group-ham-mark-p, spam-group-spam-mark-p)
20198         (spam-group-ham-marks, spam-group-spam-marks)
20199         (spam-group-spam-contents-p, spam-group-ham-contents-p)
20200         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
20201         also add spam-use-blackholes to the statistical checks.
20202         (spam-fetch-field-fast): Add interface to fetching fields, may
20203         become a macro.
20204         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
20205         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
20206         (spam-insert-fake-headers): Fake an article when needed.
20207         (spam-find-spam): Fake article when possible.
20208         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
20209         (spam-check-bogofilter-headers): Use message-fetch-field instead
20210         of nnmail-fetch-field.
20211
20212 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
20213
20214         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
20215
20216 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
20217
20218         * spam.el (spam-split): Do not require spam-use-CHECK to be
20219         enabled if that check is passed to spam-split explicitly; also
20220         fix so 'spam doesn't get converted to spam-split-group when
20221         spam-split-symbolic-return is t.
20222         (spam-find-spam): Find registrations of the article and use those
20223         instead of re-running spam-split to find the spam/ham
20224         classification of the article.
20225         (spam-log-processing-to-registry, spam-log-registered-p)
20226         (spam-log-unregistration-needed-p, spam-log-undo-registration):
20227         Use gnus-error instead of gnus-message.
20228         (spam-log-registration-type): Add function to determine the
20229         classification of a message based on registry entries; will
20230         return nil if both 'spam and 'ham are found.
20231         (spam-check-BBDB): Expand all the BBDB macros here so we can have
20232         a reasonably fast local cache without the loading errors.
20233         (spam-cache-lookups): Set to t by default.
20234         (spam-find-spam): Don't try to guess spam-cache-lookups.
20235         (spam-enter-whitelist, spam-enter-blacklist): Clear the
20236         spam-caches entry.
20237         (spam-filelist-build-cache, spam-filelist-check-cache):
20238         Fix caching of whitelist/blacklist entries.
20239         (spam-check-whitelist, spam-check-blacklist):
20240         Invoke spam-from-listed-p with a type, not a cache variable.
20241         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
20242
20243 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
20244
20245         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
20246
20247         * nnmail.el (nnmail-split-fancy): do.
20248
20249         * mml.el (mml-parse): do.
20250
20251         * gnus-score.el (gnus-enter-score-words-into-hashtb)
20252         (gnus-score-adaptive): do.
20253
20254 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
20255
20256         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
20257         (gnus-mime-button-map): Don't set keymap parent.
20258         (gnus-button-ctan-directory-regexp): Use shy grouping.
20259         (gnus-prev-page-map): Don't set keymap parent.
20260         (gnus-prev-page-map): Remove duplicated one.
20261         (gnus-next-page-map): Don't set keymap parent.
20262         (gnus-mime-security-button-map): Ditto.
20263
20264         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
20265         version number.
20266
20267         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
20268
20269 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
20270
20271         * canlock.el (canlock-sha1-function): Remove.
20272         (canlock-sha1-function-for-verify): Remove.
20273         (canlock-openssl-program): Remove.
20274         (canlock-openssl-args): Remove.
20275         (canlock-ignore-errors): Remove.
20276         (canlock-sha1-with-openssl): Remove.
20277         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
20278         (canlock-verify): Don't use canlock-ignore-errors.
20279
20280         * sha1-el.el (sha1-string-external): Make it can return a string
20281         in binary form.
20282         (sha1-region-external): Ditto.
20283         (sha1-string-internal): Ditto.
20284         (sha1-region-internal): Ditto.
20285         (sha1-region): Ditto.
20286         (sha1-string): Ditto.
20287         (sha1): Ditto.
20288
20289 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20290
20291         * spam.el (spam-report-articles-gmane): New command.
20292
20293 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
20294
20295         * gnus.el: Don't make unnecessary *Group* buffer when loading.
20296
20297         * run-at-time.el (run-at-time-saved): Remove.
20298         (run-at-time): Doc fix.
20299
20300 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
20301
20302         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
20303         (gnus-summary-limit-map): Add it.
20304         (gnus-summary-make-menu-bar): do.
20305
20306 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
20307
20308         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
20309         Make attempt at some caching support (done for BBDB only now).
20310         (spam-find-spam): Set spam-cache-lookups if there are more than 2
20311         addresses to be checked.
20312         (spam-clear-cache-BBDB): Add function, to be invoked by
20313         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
20314         (spam-check-BBDB): Check and use the caches, if
20315         spam-cache-lookups is on, remove superfluous (provide).
20316
20317 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
20318
20319         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
20320
20321 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
20322
20323         * run-at-time.el (run-at-time-saved): Move to after the definition
20324         of `run-at-time'.
20325
20326         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
20327
20328 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
20329
20330         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
20331         mm-w3m-local-map-property.
20332
20333         * mm-view.el (mm-w3m-mode-map): Remove.
20334         (mm-w3m-local-map-property): Remove.
20335         (mm-inline-text-html-render-with-w3m): Don't use
20336         mm-w3m-local-map-property.
20337
20338 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20339
20340         * run-at-time.el: New file.
20341
20342         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
20343         under Emacs.
20344
20345         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
20346         of gnus-set-text-properties.
20347
20348         * gnus-uu.el (gnus-uu-save-article): Ditto.
20349
20350         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
20351
20352         * gnus-cite.el (gnus-cite-parse): Ditto.
20353
20354         * gnus-art.el (gnus-button-push): Use set-text-properties instead
20355         of gnus-.
20356
20357         * gnus-xmas.el (run-at-time): Require run-at-time.
20358
20359         * gnus.el: Change calls to nnheader-run-at-time and
20360         password-run-at-time throughout to use run-at-time directly.
20361
20362         * password.el: Remove definition of run-at-time.
20363
20364         * nnheaderxm.el: Remove definition of run-at-time.
20365
20366 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
20367
20368         * mml.el (mml-minibuffer-read-disposition): Show attachment type
20369         in prompt.
20370
20371 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
20372
20373         * messagexmas.el (message-xmas-redefine): Alias
20374         `message-make-caesar-translation-table' to
20375         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
20376         version.
20377
20378         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
20379         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
20380         `gnus-xmas-set-text-properties'.
20381         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
20382         `gnus-xmas-completing-read'.
20383         (gnus-xmas-completing-read): Removed.
20384         (gnus-xmas-open-network-stream): Removed.
20385
20386         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
20387         XEmacs version.
20388
20389         * dns.el (dns-make-network-process): Use `open-network-stream'
20390         instead of `gnus-xmas-open-network-stream'.
20391
20392         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
20393
20394         * .cvsignore: Add auto-autoloads.el, custom-load.el.
20395
20396 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
20397
20398         * gnus-art.el (gnus-mime-display-alternative)
20399         (gnus-insert-mime-button, gnus-insert-mime-security-button)
20400         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
20401         Don't use gnus-local-map-property.
20402
20403         * gnus-util.el (gnus-local-map-property): Remove.
20404
20405         * mm-view.el (mm-view-pkcs7-decrypt):
20406         Replace gnus-completing-read-maybe-default with completing-read.
20407
20408         * gnus-util.el (gnus-completing-read): do.
20409         (gnus-completing-read-maybe-default): Remove.
20410
20411 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
20412
20413         * password.el: Only autoload `run-at-time' if not XEmacs.
20414         Only autoload the itimer functions if XEmacs.
20415
20416 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
20417
20418         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
20419         XEmacsen.
20420
20421         * dgnushack.el: Autoload executable-find for XEmacs.
20422
20423 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
20424
20425         * gnus-art.el (gnus-read-string): Remove.
20426         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
20427         read-string.
20428
20429 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
20430
20431         * netrc.el: Autoload password-read.
20432         (netrc): Add configuration group.
20433         (netrc-encoding-method, netrc-openssl-path):
20434         Add variables for encoding and decoding of files with symmetric
20435         ciphers.
20436         (netrc-encode): Add assistant function to encode a file with
20437         netrc-encoding-method.
20438         (netrc-parse): Add interactive parameter, added optional
20439         decoding if netrc-encoding-method is non-nil but otherwise
20440         behavior is standard.
20441         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
20442         Do s/encode/encrypt/ everywhere.
20443
20444         * spam.el: Remove executable-find autoload.
20445
20446 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
20447
20448         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
20449
20450         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
20451
20452 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
20453
20454         * gnus-art.el (gnus-treat-ansi-sequences)
20455         (article-treat-ansi-sequences): New variable and function.
20456         Suggested by Dan Jacobson <jidanni@jidanni.org>.
20457
20458         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
20459         Use it.
20460
20461 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
20462
20463         * mm-util.el (mm-quote-arg): Remove.
20464
20465         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
20466         shell-quote-argument.
20467
20468         * gnus-uu.el (gnus-uu-command): do.
20469
20470         * gnus-sum.el (gnus-summary-insert-pseudos): do.
20471
20472         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
20473         with make-char.
20474
20475         * mm-util.el (mm-make-char): Remove.
20476
20477         * mml.el (mml-mode): Replace gnus-add-minor-mode with
20478         add-minor-mode.
20479
20480         * gnus-undo.el (gnus-undo-mode): do.
20481
20482         * gnus-topic.el (gnus-topic-mode): do.
20483
20484         * gnus-sum.el (gnus-dead-summary-mode): do.
20485
20486         * gnus-start.el (gnus-slave-mode): do.
20487
20488         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
20489
20490         * gnus-ml.el (gnus-mailing-list-mode): do.
20491
20492         * gnus-gl.el (gnus-grouplens-mode): do.
20493
20494         * gnus-draft.el (gnus-draft-mode): do.
20495
20496         * gnus-dired.el (gnus-dired-mode): do.
20497
20498         * gnus-ems.el (gnus-add-minor-mode): Remove.
20499
20500         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
20501         Replace gnus-char-width with char-width.
20502
20503         * gnus-ems.el (gnus-char-width): Remove.
20504
20505         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
20506         Replace gnus-char-width with char-width.
20507
20508         * gnus-ems.el (gnus-char-width): Remove.
20509
20510         * spam-stat.el (with-syntax-table): Remove with-syntax-table
20511         definition.
20512         Remove Emacs 20 hash table compatibility code.
20513
20514         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
20515         20 compatibility code.
20516
20517         * spam.el (spam-point-at-eol): Replace with point-at-eol.
20518
20519         * smime.el (smime-point-at-eol): Replace with point-at-eol.
20520
20521         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
20522         Replace with point-at-{eol,bol}.
20523
20524         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
20525
20526         * imap.el (imap-point-at-eol): Replace with point-at-eol.
20527
20528         * flow-fill.el (fill-flowed-point-at-bol)
20529         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
20530
20531         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
20532         Replace with point-at-{eol,bol} throughout all files.
20533
20534 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
20535
20536         * ntlm.el (ntlm-string-as-unibyte): New macro.
20537         (ntlm-build-auth-response): Use it.
20538
20539         Remove Emacs 20 stuff:
20540         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
20541         (butlast, mapc, remove): Remove the compiler macros.
20542         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
20543         of delq and copy-sequence.
20544         * gnus-art.el (popup-menu): Remove the compiler macro.
20545         * nnmail.el (nnmail-split-fancy): Don't support customizing with
20546         Emacs 20.
20547
20548 2004-01-05  Simon Josefsson  <jas@extundo.com>
20549
20550         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
20551         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
20552         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
20553         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
20554         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
20555         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
20556         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
20557         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
20558         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
20559         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
20560         ntlm-string-permute, string-lshift into ntlm-string-lshift,
20561         string-xor into ntlm-string-xor.
20562         Suggested by Jesper Harder <harder@myrealbox.com>.
20563
20564         * ntlm.el: Don't include poem.
20565
20566         * md4.el (print-int32, print-string-hexa): Remove.
20567         Suggested by Jesper Harder <harder@myrealbox.com>.
20568
20569         * sasl-ntlm.el, ntlm.el, md4.el: New files.
20570
20571         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
20572         probably breaks emacs with DL patch, but do we care? Is anyone
20573         still using the DL stuff?)
20574
20575         * sieve-manage.el: Use the password package.
20576         (sieve-manage-read-passwd): Remove.
20577         (sieve-manage-interactive-login): Use password.  Re-add
20578         condition-case around loop.
20579
20580         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
20581         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
20582         Use the password package.
20583
20584 2003-02-19  Simon Josefsson  <jas@extundo.com>
20585
20586         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
20587         token.
20588
20589 2002-08-07  Simon Josefsson  <jas@extundo.com>
20590
20591         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
20592         (sieve-manage-authenticators):
20593         (sieve-manage-authenticator-alist): Add some SASL mechs.
20594         (sieve-sasl-auth): New function.
20595         (sieve-manage-cram-md5-auth):
20596         (sieve-manage-plain-auth): Rewrite using SASL library.
20597         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
20598         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
20599         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
20600         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
20601
20602 2004-01-05  Simon Josefsson  <jas@extundo.com>
20603
20604         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
20605         New files.
20606
20607 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20608
20609         * gnus-group.el (gnus-no-groups-message): Update.
20610
20611         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
20612
20613 2003-11-09  Simon Josefsson  <jas@extundo.com>
20614
20615         * imap.el: Support for ID IMAP extension (RFC 2971).
20616         (imap-local-variables): Add imap-id.
20617         (imap-id): New variable.
20618         (imap-id): New function.
20619         (imap-parse-response): Parse untagged ID response.
20620         * nnimap.el (nnimap-id): New variable.
20621         (nnimap-open-connection): Use it.
20622
20623 2003-12-28  Simon Josefsson  <jas@extundo.com>
20624
20625         * gnus-score.el (gnus-score-edit-all-score): New.
20626         * gnus-group.el (gnus-group-score-map): Bind it to W e.
20627
20628 2004-01-04  Simon Josefsson  <jas@extundo.com>
20629
20630         * password.el: Add.
20631
20632 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
20633
20634         * dns.el (dns-query-types): Fix typo.
20635         (dns-query-types): New function.
20636         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
20637         PTR and SOA replies, see RFC 1035.
20638
20639 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20640
20641         * gnus.el (gnus-logo-color-style): Change colors to `no'.
20642
20643         * Move to Changelog.2.
20644
20645 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20646
20647         * gnus.el (gnus-version-number): Bump version.
20648
20649 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
20650
20651         * gnus.el: No Gnus v0.1 is released.
20652
20653 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
20654
20655         * gnus.el: No Gnus v0.0 is released.
20656
20657 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20658
20659         * gnus.el (gnus-version-number): Bump.
20660         (gnus-version): No.
20661
20662 See ChangeLog.2 for earlier changes.
20663
20664   Copyright (C) 2004-2011  Free Software Foundation, Inc.
20665
20666   This file is part of GNU Emacs.
20667
20668   GNU Emacs is free software: you can redistribute it and/or modify
20669   it under the terms of the GNU General Public License as published by
20670   the Free Software Foundation, either version 3 of the License, or
20671   (at your option) any later version.
20672
20673   GNU Emacs is distributed in the hope that it will be useful,
20674   but WITHOUT ANY WARRANTY; without even the implied warranty of
20675   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
20676   GNU General Public License for more details.
20677
20678   You should have received a copy of the GNU General Public License
20679   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
20680
20681 ;; Local Variables:
20682 ;; coding: utf-8
20683 ;; fill-column: 79
20684 ;; add-log-time-zone-rule: t
20685 ;; End: