Account for the fact that nnimap-change-group can return t
[gnus] / lisp / ChangeLog
1 2012-09-01  Paul Eggert  <eggert@cs.ucla.edu>
2
3         Better seeds for (random).
4         * gnus-sync.el (gnus-sync-lesync-setup):
5         * message.el (message-canlock-generate, message-unique-id):
6         Change (random t) to (random), now that the latter is more random.
7
8 2012-08-31  Dave Abrahams  <dave@boostpro.com>
9         * nnimap.el (nnimap-change-group): Document result value
10
11         * auth-source.el (auth-sources): Fix macos keychain access.
12
13         * gnus-int.el (gnus-request-head): When gnus-override-method is set,
14         allow the backend `request-head' function to determine the group
15         name on its own.
16         (gnus-request-expire-articles): Filter out negative article numbers
17         during expiry (Bug#11980).
18
19         * gnus-range.el (gnus-set-difference): Change gnus-set-difference from
20         O(N^2) to O(N).  This makes warping into huge groups tolerable.
21
22         * gnus-registry.el (gnus-try-warping-via-registry): Don't act as though
23         you've found the article when you haven't.
24
25         * nnimap.el (nnimap-find-article-by-message-id): Account for the fact that
26         nnimap-change-group can return t
27
28 2012-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
29
30         * gnus-notifications.el (gnus-notifications-action): Avoid CL-ism.
31
32 2012-08-30  Julien Danjou  <julien@danjou.info>
33
34         * gnus-notifications.el (gnus-notifications-notify): Use timeout from
35         `gnus-notifications-timeout'.
36         (gnus-notifications-timeout): Add.
37         (gnus-notifications-action): New function.
38         (gnus-notifications-notify): Add :action using
39         `gnus-notifications-action'.
40         (gnus-notifications-id-to-msg): New variable.
41         (gnus-notifications): Use `gnus-notifications-id-to-msg' to map
42         notifications id to messages.
43
44 2012-08-30  Kenichi Handa  <handa@gnu.org>
45
46         * qp.el (quoted-printable-decode-region): Decode multiple bytes at
47         once.
48
49 2012-08-29  Julien Danjou  <julien@danjou.info>
50
51         * gnus-notifications.el: New file.
52         (gnus-notifications-notify): New function.
53         (gnus-notifications): Use `gnus-notifications-notify'.
54
55 2012-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
56
57         * gnus-sum.el (gnus-summary-enter-digest-group): Decode content
58         transfer encoding first; bind gnus-newsgroup-charset to the charset
59         that the article specifies (Bug#12209).
60
61 2012-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
62
63         * gnus-cus.el (gnus-group-customize): Decode values posting-style holds.
64         (gnus-group-customize-done): Encode values posting-style holds.
65
66         * gnus-msg.el (gnus-summary-resend-message)
67         (gnus-configure-posting-styles): Decode values posting-style group
68         parameter holds.
69
70 2012-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
71
72         * gnus-msg.el (gnus-summary-resend-message): Honor posting-style for
73         `name' and `address' in Resent-From header.
74
75 2012-08-14  Chong Yidong  <cyd@gnu.org>
76
77         * gnus-art.el (article-display-face): Handle failure in
78         gnus-create-image (Bug#11802).
79
80 2012-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
81
82         * gnus-agent.el (gnus-agent-cat-defaccessor, gnus-agent-cat-groups):
83         Use defsetf.
84
85 2012-08-10  Daiki Ueno  <ueno@unixuser.org>
86
87         * auth-source.el: (auth-source-plstore-search)
88         (auth-source-secrets-search): Ignore :require and :type in search spec.
89
90 2012-08-06  Julien Danjou  <julien@danjou.info>
91
92         * nnimap.el (nnimap-request-head): Resture to-buffer parameter, used by
93         `nnimap-request-move-article'.
94
95         * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
96         Remove autoload, already handled by gnus.el.
97
98         * nnimap.el (nnimap-request-head): Remove to-buffer argument.
99
100         * gnus-int.el (gnus-request-head): Remove to-buffer argument, only
101         supported by nnimap actually. Reverts previous change.
102
103         * gnus-int.el (gnus-request-head): Add an optional to-buffer parameter
104         to mimic `gnus-request-article' and enjoy backends the nn*-request-head
105         to-buffer argument that is already supported.
106
107 2012-08-05  Julien Danjou  <julien@danjou.info>
108
109         * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
110         Add autoload.
111
112 2012-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
113
114         * gnus.el (gnus-valid-select-methods): Fix custom type.
115
116 2012-07-29  Teodor Zlatanov  <tzz@lifelogs.com>
117
118         * auth-source.el (auth-sources, auth-source-backend-parse)
119         (auth-source-macos-keychain-search)
120         (auth-source-macos-keychain-search-items)
121         (auth-source-macos-keychain-result-append)
122         (auth-source-macos-keychain-create): Support Mac OS X Keychains in
123         auth-source.el through the /usr/bin/security utility.
124         (auth-sources): Fix syntax error.
125         (auth-source-macos-keychain-result-append): Fix variable name.
126         (auth-sources, auth-source-macos-keychain-result-append): More fixes.
127
128 2012-07-27  Julien Danjou  <julien@danjou.info>
129
130         * message.el (fboundp): Add a defalias on `mail-dont-reply-to' for
131         Emacs < 24.1
132
133 2012-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
134
135         * message.el (message-kill-address): Don't kill last newline.
136         (message-skip-to-next-address): Don't move to the next header.
137         (message-fill-field-address): Work properly.
138
139 2012-07-25  Julien Danjou  <julien@danjou.info>
140
141         * gnus-art.el (gnus-kill-sticky-article-buffers): Reintroduce.
142
143 2012-07-24  Julien Danjou  <julien@danjou.info>
144
145         * mail-source.el (mail-source-movemail-and-remove): Remove, unused.
146
147         * nntp.el (nntp-send-nosy-authinfo, nntp-send-authinfo-from-file)
148         (nntp-async-timer-handler): Remove, unused.
149
150         * nnimap.el (nnimap-get-responses): Remove, unused.
151
152         * nnheader.el (mail-header-set-extra): Remove, unused.
153
154         * netrc.el (netrc-find-service-number, netrc-store-data): Remove,
155         unused.
156
157         * mm-view.el (mm-view-sound-file): Remove, unused.
158
159         * mm-url.el (mm-url-fetch-simple, mm-url-fetch-form)
160         (mm-url-encode-multipart-form-data): Remove, unused.
161
162         * message.el (message-remove-signature, message-make-host-name)
163         (message-fill-address): Remove, unused.
164
165         * gnus.el (gnus-writable-groups, gnus-group-guess-prefixed-name)
166         (gnus-group-guess-full-name, gnus-group-guess-prefixed-name): Remove,
167         unused.
168
169         * gnus-xmas.el (gnus-xmas-highlight-selected-summary)
170         (gnus-xmas-call-region): Remove, unused.
171
172         * gnus-uu.el (gnus-uu-find-name-in-shar): Remove, unused.
173
174         * gnus-util.el (gnus-extract-address-component-name)
175         (gnus-extract-address-component-email, gnus-sortable-date)
176         (gnus-alist-to-hashtable, gnus-hashtable-to-alist)
177         (gnus-process-live-p): Remove, unused.
178
179         * gnus-topic.el (gnus-group-parent-topic): Remove, unused.
180
181         * gnus-sum.el (gnus-score-set-default, gnus-article-parent-p)
182         (gnus-article-read-p, gnus-uncompress-marks): Remove, unused.
183         (gnus-summary-set-current-mark): Remove obsolete, empty and unused
184         function.
185
186         * gnus-start.el (gnus-kill-newsgroup): Remove unused obsolete function.
187
188         * gnus-score.el (gnus-summary-score-crossposting)
189         (gnus-score-regexp-bad-p): Remove, unused.
190
191         * gnus-salt.el (gnus-tree-goto-article): Remove, unused.
192
193         * gnus-range.el (gnus-sublist-p): Remove, unused.
194
195         * gnus-msg.el (gnus-mail-parse-comma-list, gnus-put-message): Remove,
196         unused.
197
198         * gnus-kill.el (gnus-Newsgroup-kill-file): Remove, unused.
199
200         * gnus-int.el (gnus-list-active-group, gnus-request-group-articles)
201         (gnus-request-associate-buffer): Remove, unused.
202
203         * gnus-group.el (gnus-group-set-method-info)
204         (gnus-group-set-params-info): Remove, unused.
205
206         * gnus-fun.el (gnus-shell-command-to-string)
207         (gnus-shell-command-on-region): Remove, unused.
208
209         * gnus-cite.el (gnus-cited-line-p): Remove, unused.
210
211         * gnus-art.el (gnus-article-text-type-exists-p)
212         (article-translate-characters, gnus-article-hide-text-of-type)
213         (gnus-kill-sticky-article-buffers, gnus-article-maybe-highlight):
214         Remove, unused.
215
216 2012-07-22  Andrew Cohen  <cohen@bu.edu>
217
218         * nnir.el ("nnir"): Add 'virtual ability to nnir backend.
219
220 2012-07-21  Julien Danjou  <julien@danjou.info>
221
222         * message.el (message-dont-reply-to-names): Replace deprecated
223         `rmail-dont-reply-to-names' with `mail-dont-reply-to-names'.
224         (message-get-reply-headers): Ditto.
225
226 2012-07-18  Julien Danjou  <julien@danjou.info>
227
228         * sieve-mode.el (sieve-mode-map): Bind C-c C-c to
229         `sieve-upload-and-kill'.
230
231         * sieve.el (sieve-bury-buffer): Remove function.
232         (sieve-manage-mode-map): Map "q" to `kill-buffer'.
233         (sieve-upload-and-kill): New function, mapped to C-c C-c.
234
235 2012-07-17  Andreas Schwab  <schwab@linux-m68k.org>
236
237         * shr.el (shr-expand-url): Handle URL starting with `//'.
238
239 2012-07-13  Chong Yidong  <cyd@gnu.org>
240
241         * smime.el (smime-certificate-info): Set buffer-read-only directly,
242         instead of calling toggle-read-only with a (bogus) argument.
243
244 2012-07-09  Tassilo Horn  <tassilo@member.fsf.org>
245
246         * gnus-sum.el (gnus-summary-limit-to-author): Use default value instead
247         of initial input when reading the author to restrict the summary to.
248
249 2012-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
250
251         * mm-decode.el (mm-shr):
252         Allow overriding charset by mm-charset-override-alist.
253
254 2012-07-03  Katsumi Yamaoka  <yamaoka@jpl.org>
255
256         * gnus-art.el (gnus-article-view-part):
257         Toggle subparts of multipart/alternative part.
258
259 2012-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
260
261         * shr.el (shr-render-buffer): New command.
262         (shr-visit-file): Use it.
263
264 2012-06-27  Katsumi Yamaoka  <yamaoka@jpl.org>
265
266         * tests/gnustest-nntp.el, tests/gnustest-registry.el:
267         Set no-byte-compile and no-update-autoloads.
268
269 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
270
271         * mm-decode.el: Add coding cookie for a soft hyphen that mm-shr uses.
272
273 2012-06-25  Julien Danjou  <julien@danjou.info>
274
275         * nnimap.el (nnimap-request-articles-find-limit): Rename from
276         `nnimap-request-move-articles-find-limit' since we do not use it only
277         for move operations.
278         (nnimap-request-accept-article): Use
279         `nnimap-request-articles-find-limit' to limit search by message-id.
280
281 2012-06-22  Paul Eggert  <eggert@cs.ucla.edu>
282
283         Support higher-resolution time stamps (Bug#9000).
284
285         * time-date.el (with-decoded-time-value): New arg PICO-SYMBOL in
286         VARLIST.  It's optional, for backward compatibility.
287         (encode-time-value): New optional arg PICO.  New type 3.
288         (time-to-seconds) [!float-time]: Support the new picoseconds
289         component if it's used.
290         (seconds-to-time, time-subtract, time-add):
291         Support ps-resolution time stamps as well.
292
293 2012-06-19  Julien Danjou  <julien@danjou.info>
294
295         * nnir.el (nnir-run-imap): Fix, use `nnimap-change-group'.
296
297         * nnimap.el (nnimap-log-buffer): Check that
298         `window-point-insertion-type' is boundp, since it's not available in
299         XEmacs.
300
301 2012-06-19  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
302
303         * nnimap.el (nnimap-log-buffer): Add this, setting
304         `window-point-insertion-type' in the buffer to t.
305         (nnimap-log-command): Use nnimap-log-buffer.
306
307 2012-06-19  Julien Danjou  <julien@danjou.info>
308
309         * nnimap.el (nnimap-find-article-by-message-id): Add an optional limit
310         argument to be able to limit the search.
311         (nnimap-request-move-article): Use `nnimap-request-move-articles-find-limit'.
312         (nnimap-request-move-articles-find-limit): Add this to limit the search
313         by Message-Id after a message move.
314         (nnimap): Add defgroup.
315
316 2012-06-18  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
317
318         * gnus-win.el (gnus-configure-frame): Pass an arg to window-dedicated-p.
319
320 2012-06-15  Julien Danjou  <julien@danjou.info>
321
322         * nnimap.el (nnimap-find-article-by-message-id): Use
323         `nnimap-possibly-change-group' rather than its own EXAMINE call.
324         (nnimap-possibly-change-group): Add read-only argument.
325         (nnimap-request-list): Use nnimap-possibly-change-group rather than
326         issuing EXAMINE manually.
327         (nnimap-find-article-by-message-id): Use `nnimap-possibly-change-group'
328         with read-only argument.
329         (nnimap-change-group): Rename from `nnimap-possibly-change-group'. We
330         cannot possibly change because we need to be sure that it's either
331         read-write or read-only.
332
333 2012-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
334
335         * gnus-art.el (gnus-article-read-summary-keys): Protect against the key
336         being bound to a lambda form.
337
338 2012-04-14  Wolfgang Jenkner  <wjenkner@inode.at>
339
340         * gnus-agent.el (gnus-agent-retrieve-headers): Recalculate the range of
341         articles when fetch-old is non-nil (bug#11370).
342
343 2012-05-04  Wolfgang Jenkner  <wjenkner@inode.at>
344
345         * gnus-picon.el (gnus-picon-properties): New defcustom.
346         (gnus-picon-create-glyph): Use it.
347
348 2012-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
349
350         * gnus-group.el (gnus-group-get-new-news): Respect
351         `gnus-group-use-permanent-levels', as documented (bug#11638).
352
353 2012-06-10  Dave Abrahams  <dave@boostpro.com>
354
355         * gnus-int.el (gnus-warp-to-article): Limit registry warping to real
356         groups (bug#11641).
357
358 2012-06-10  Toke Høiland-Jørgensen  <toke@toke.dk>  (tiny change)
359
360         * nnmaildir.el (nnmaildir-request-expire-articles): Ensure that `time'
361         is an integer to avoid later problems.
362
363 2012-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
364
365         * shr.el: Add a iso-8859-1 cookie to make stuff work under other
366         locales.
367
368         * mm-decode.el (mm-display-part): Dissect archives when hitting `RET'
369         on a handle.
370
371         * gnus-sum.el (gnus-summary-limit-to-author): Use the current From
372         address as the default.
373         (gnus-summary-insert-old-articles): Don't include unexistent messages.
374
375         * nnfolder.el (nnfolder-save-buffer): Delete old versions silently.  It
376         makes no sense to query the user about internal files.
377
378         * gnus-spec.el: Remove all the byte-compilation stuff, since
379         benchmarking shows that it doesn't help when entering large summary
380         buffers.
381
382         * gnus-xmas.el (gnus-xmas-define): Remove.
383
384         * gnus-util.el (gnus-byte-code): Remove.
385
386         * gnus-spec.el (gnus-update-format-specifications): Remove outdated
387         grouplens stuff.
388
389 2012-06-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
390
391         * gnus-msg.el (gnus-msg-mail): Warn the user about Gnus not running
392         (bug#11514).
393
394 2012-06-07  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>
395
396         * message.el (message-buffers): Return all buffers derived from Message
397         to make `gnus-dired-attach' work with mu4e.
398
399 2012-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
400
401         * nntp.el: Stop the `letf' madness.
402         (nntp--report-1): New var.
403         (nntp-report): Merge nntp-report-1 into it.
404         (nntp-with-open-group-function): Set nntp--report-1 instead of modifying
405         the nntp-report function.
406
407         * auth-source.el: Fix comment-style to follow the convention.
408
409 2012-05-28  Daiki Ueno  <ueno@unixuser.org>
410
411         * mm-decode.el (mm-inhibit-auto-detect-attachment): New variable.
412         (mm-dissect-singlepart): Don't guess the MIME type of
413         application/octet-stream parts if mm-inhibit-auto-detect-attachment is
414         set.
415         (mm-dissect-multipart): Bind mm-inhibit-auto-detect-attachment if the
416         toplevel MIME type is multipart/encrypted.
417
418 2012-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
419
420         * gnus-msg.el (gnus-msg-mail): Ensure that gnus-newsgroup-name is
421         a string so that Gcc works (bug#11514).
422
423 2012-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
424
425         * legacy-gnus-agent.el (gnus-agent-unhook-expire-days):
426         * gnus-demon.el (gnus-demon-init): Don't bother with type-of.
427
428 2012-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
429
430         * gnus-win.el (gnus-configure-frame): Don't signal an error when
431         jumping to *Server* from a dedicated *Group* window.
432         (gnus-configure-frame): CSE.
433
434         * gnus-registry.el: Minor style cleanup.
435         (gnus-registry--set/remove-mark): New function, extracted from
436         gnus-registry-install-shortcuts.
437         (gnus-registry-install-shortcuts): Use it.
438
439 2012-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
440
441         * nnspool.el (news-path): Use eval-and-compile.
442
443 2012-05-24  Glenn Morris  <rgm@gnu.org>
444
445         * nnspool.el (news-directory, news-path, news-inews-program):
446         Move here from paths.el.  Don't see a need for these to be autoloaded.
447
448         * gnus.el (gnus-default-nntp-server): Make it a defcustom.
449         Merge in doc from paths.el version.  Don't see any need for this to be
450         autoloaded, or for the warning about users not setting it.
451
452 2011-12-02  Wolfgang Jenkner  <wjenkner@inode.at>
453
454         * gnus-agent.el (gnus-agent-save-active): Deal with the "groups"
455         format.  In particular, add an optional argument and a docstring.
456
457         * gnus-start.el (gnus-groups-to-gnus-format): Use it.
458
459         * nntp.el (nntp-finish-retrieve-group-infos): Make `nntp-server-buffer'
460         current before calling `gnus-groups-to-gnus-format'.
461         Note that this was already the case for `gnus-active-to-gnus-format'.
462
463 2012-05-04  Paul Eggert  <eggert@cs.ucla.edu>
464
465         Fix minor Y10k bug.
466         * nnweb.el (nnweb-google-parse-1): Don't assume years have 4 digits.
467
468 2012-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
469
470         * nnimap.el (nnimap-open-connection-1): Don't leave an "opening..."
471         message once it's actually open.
472
473 2012-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
474
475         * gnus.el: Ma Gnus v0.5 is released.
476
477 2012-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
478
479         * auth-source.el (auth-source--aput-1, auth-source--aput)
480         (auth-source--aget): New functions and macros.
481         Use them instead of aput/aget.
482
483 2012-04-27  Andreas Schwab  <schwab@linux-m68k.org>
484
485         * gnus.el (debbugs-gnu): Don't override existing autoload definition.
486
487 2012-04-26  Daiki Ueno  <ueno@unixuser.org>
488
489         * plstore.el (plstore-called-interactively-p): New compat macro copied
490         from message.el.
491         (plstore-mode): Use it.
492
493 2012-04-26  Daiki Ueno  <ueno@unixuser.org>
494
495         * plstore.el: Revive the editing feature.
496         (plstore-mode): New mode to edit plstore file.
497         (plstore-mode-toggle-display, plstore-mode-original)
498         (plstore-mode-decoded): New command.
499         (plstore--encode, plstore--decode, plstore--write-contents-functions)
500         (plstore--insert-buffer, plstore--make): New function.
501         (plstore-open, plstore-save): Simplify by using them.
502
503 2012-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
504
505         * pop3.el (pop3-wait-for-messages): Fix retrieved data size calculation.
506
507 2012-04-19  Juanma Barranquero  <lekktu@gmail.com>
508
509         * tls.el (open-tls-stream): Remove unused binding.
510
511 2012-04-16  Glenn Morris  <rgm@gnu.org>
512
513         * nndraft.el (nndraft-request-list): Fix declaration.
514
515 2012-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
516
517         * mm-decode.el (mm-dissect-buffer): Doc fix.
518
519         * gnus-msg.el (gnus-inews-insert-gcc): Don't do the alist stuff when we
520         don't have a current group.
521
522         * gnus-sum.el (gnus-handle-ephemeral-exit): Avoid creating the group
523         buffer if it doesn't exist.
524
525         * gnus-group.el (gnus-group-read-ephemeral-group): If no quit-config is
526         given, mark the group as ephemeral with the current window conf.
527
528         * gnus-sum.el (gnus-set-global-variables): Don't assume that the group
529         buffer exists, which it doesn't if we haven't started Gnus.
530         (gnus-summary-exit): Allow quitting when we don't have a group buffer.
531
532 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
533
534         * mml.el (mml-generate-mime): Allow specifying what the top-level part
535         type is.
536
537         * gnus-start.el (gnus-clean-old-newsrc): Remove totally bogus
538         `unexists' entries.
539         (gnus-clean-old-newsrc): Fix last checkin.
540
541         * nnimap.el (nnimap-update-info): None of the articles below the active
542         low-water mark exist.
543
544         * dgnushack.el: Get rid of XEmacs compilation warning.
545
546         * gnus-msg.el (gnus-summary-cancel-article): See what From header we
547         would have gotten if we posted to the group, and use that to compare
548         against the message we want to cancel (bug#10808).
549
550         * gnus-sum.el (gnus-auto-center-summary): `scroll-margin' isn't defined
551         on XEmacs.
552
553 2012-04-10  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
554
555         * gnus-sum.el (gnus-auto-center-summary): Set default to respect
556         `scroll-margin'.
557
558 2012-04-10  Elias Oltmanns  <eo@nebensachen.de>  (tiny change)
559
560         * gnus-cite.el (gnus-dissect-cited-text): A single line without
561         citation prefix within a block of cited text should be considered part
562         of that block *only* if it is a blank line.
563
564 2012-04-09  Chong Yidong  <cyd@gnu.org>
565
566         * binhex.el, hashcash.el, uudecode.el:
567         Remove * characters from the front of variable docstrings.
568
569 2012-04-02  Katsumi Yamaoka  <yamaoka@jpl.org>
570
571         * shr.el (shr-find-fill-point): Remove unused code; don't break a line
572         before kinsoku-bol characters nor within kinsoku-eol characters.
573
574 2012-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
575
576         * gnus-sync.el (gnus-topic-alist, gnus-group-topic)
577         (gnus-topic-create-topic, gnus-topic-enter-dribble): Silence compiler.
578         (gnus-sync-read): Use mapc instead of mapcar.
579
580         * mm-archive.el: Require mm-decode for some macros.
581         (gnus-recursive-directory-files, mailcap-extension-to-mime): Silence
582         the byte compiler.
583         (mm-archive-decoders): New function that returns the value of
584         the mm-archive-decoders variable.
585
586         * mm-decode.el: Don't require mm-archive; autoload mm-archive functions
587         instead.
588         (mm-dissect-singlepart): Use the function mm-archive-decoders.
589
590         * nnimap.el (gnus-refer-thread-use-nnir):
591         * nnmail.el (mail-send-and-exit): Silence the byte compiler.
592
593 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
594
595         * gnus-compat.el: Define `bound-and-true-p' for XEmacs.
596
597 2012-03-12  Peter Münster  <pmrb@free.fr>
598
599         * gnus-demon.el (gnus-demon-timers): Now a plist (function -> timer).
600         (gnus-demon-cancel): Ditto.
601         (gnus-demon-run-callback): When function cannot be called due to low
602         idleness, call it when idleness reaches the expected value, instead of
603         waiting another timer period.
604         (gnus-demon-init): Add `time' to arguments of call-back.
605
606 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
607
608         * dgnushack.el: Bind `gnus-registry-enabled' for XEmacs.
609
610         * gnus.el: Register gnus-registry functions.
611
612         * gnus-registry.el (gnus-try-warping-via-registry): Moved here and
613         indent.
614
615         * gnus-int.el (gnus-warp-to-article): Check whether the registry is
616         enabled before warping.
617
618 2012-03-22  Dave Abrahams  <dave@boostpro.com>
619
620         * gnus-sum.el (gnus-summary-insert-subject): Record information in the
621         registry about each article retrieved.
622
623         * gnus-int.el (gnus-select-group-with-message-id): New function.
624         (gnus-try-warping-via-registry): Ditto.
625         (gnus-warp-to-article): Fall back on the registry.
626
627 2012-03-22  Sergio Martínez  <samf0xb58@gmail.com>  (tiny change)
628
629         * nnimap.el (nnimap-request-scan): Allow `nnimap-inbox' to be a list of
630         inboxes.
631
632 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
633
634         * nnimap.el (nnimap-fetch-partial-articles): Minor doc string fixup.
635
636 2012-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
637
638         * gnus-msg.el (gnus-summary-resend-message-insert-gcc): Assume that
639         gnus-gcc-self-resent-messages may be a group parameter.
640         (gnus-summary-resend-message): Don't encode encoded words in header
641         when Gcc'ing resent message.
642
643 2012-03-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
644
645         * shr.el (shr-insert): Treat non-breaking space just like normal
646         space.  This seems to produce more pleasing results.
647         (shr-insert): Only insert a blank line if we're starting from an image.
648         (shr-tag-br): Allow <br> to end lines or to make a single blank line.
649         (shr-ensure-paragraph): Consider lines with white space to be blank.
650
651 2012-03-15  Elias Pipping  <pipping@lavabit.com>
652
653         * Makefile.in: Respect DESTDIR.
654
655 2012-03-14  Christopher Schmidt  <christopher@ch.ristopher.com>
656
657         * gnus-msg.el (gnus-inews-do-gcc): Add gnus-gcc-pre-body-encode-hook
658         and gnus-gcc-post-body-encode-hook.
659
660 2012-03-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
661
662         * gnus-group.el (gnus-group-expire-articles-1): Don't try to expire
663         messages that don't exist.
664
665         * gnus-sum.el (gnus-summary-expire-articles): Ditto.
666
667 2012-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
668
669         * gnus-msg.el (gnus-msg-mail): Ensure that gnus-newsgroup-name is
670         a string so that Gcc works (bug#11514).
671
672 2012-04-21  Andreas Schwab  <schwab@linux-m68k.org>
673
674         * gnus.el (debbugs-gnu): Don't override existing autoload definition.
675
676 2012-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
677
678         * gnus-msg.el (gnus-inews-insert-gcc): Don't do the alist stuff when we
679         don't have a current group.
680
681 2012-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
682
683         pgg-def.el, pgg-gpg.el, pgg-parse.el, pgg-pgp.el, pgg-pgp5.el, pgg.el:
684         Remove.
685
686         dgnushack.el (pgg-snarf-keys-region): Remove autoload.
687
688         lpath.el (pgg-parse-crc24-string, pgg-parse-crc24): Remove declaration.
689
690 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
691
692         * gnus-msg.el (gnus-inews-insert-gcc): Protect against when we don't
693         have a group name.
694
695         * gnus-art.el (article-wash-html): Ensure that we insert the HTML into
696         a multibyte buffer (bug#7410).
697         (article-wash-html): Parse the original article buffer to get the
698         unencoded data (bug#7410).
699
700         * gnus-start.el (gnus-read-newsrc-el-file): Protect against broken
701         .newsrc.el files.
702
703 2012-04-05  Bastien Guerry  <bzg@altern.org>
704
705         * color.el (color-lighten-name): Fix typo.
706
707 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
708
709         * auth-source.el (auth-source-netrc-create): Quote tokens that contain
710         "#" to avoid having them interpreted as comments.
711
712 2012-03-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
713
714         * shr.el (shr-insert): Update the text state properly to avoid
715         inserting spurious paragraph starts.
716
717 2012-03-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
718
719         * shr.el (shr-table-widths): Divide the extra width more fairly over
720         the TDs (bug#10973).
721         (shr-render-td): Don't delete too much padding.
722         (shr-natural-width): Compute the natural width more correctly.
723         (shr-insert): Allow the natural width to be computed for tables again.
724         (shr-tag-table-1): Rework how the natural widths are computed by
725         rendering the table a third time.
726         (shr-natural-width): Removed.
727         (shr-buffer-width): New function.
728         (shr-expand-newlines): Use it.
729
730         * gnus-msg.el (gnus-bug): Don't delete the other windows.  We may be
731         using a `gnus-use-full-window' setup (bug#11013).
732
733 2012-03-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
734
735         * gnus-int.el (gnus-backend-trace): Flip default to nil before Emacs
736         24.1 release.
737
738 2012-03-10  David Edmondson  <dme@dme.org>
739
740         * mm-uu.el (mm-uu-forward-extract): Allow for blank lines between the
741         'Forwarded Message' header and the start of the message.
742
743 2012-03-04  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
744
745         * gnus-msg.el (gnus-msg-mail): Call `message-mail' correctly when Gnus
746         isn't running (bug#10897).
747
748 2012-03-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
749
750         * tls.el (open-tls-stream): Don't set the dont-query-on-exit flag.
751         This is inconsistent with all the other stream functions, which leave
752         the setting up to the higher levels (if so wanted) (bug#10931).
753
754 2012-02-28  Glenn Morris  <rgm@gnu.org>
755
756         * gmm-utils.el, gnus-agent.el, gnus-score.el, messagexmas.el,
757         mm-decode.el: Standardize possessive apostrophe usage.
758
759 2012-02-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
760
761         * shr.el (shr-column-specs): Protect against TDs with "width: 0%".
762
763 2012-02-25  Andreas Schwab  <schwab@linux-m68k.org>
764
765         * parse-time.el (parse-time-string): Allow extractor to return nil.
766
767 2012-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
768
769         * nntp.el (nntp-send-authinfo): Work for secure nntp entry in authinfo.
770
771 2012-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
772
773         * gnus-start.el (gnus-clean-old-newsrc): Allow a FORCE parameter.
774
775 2012-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
776
777         * mm-decode.el (mm-shr): Remove "soft hyphens".
778
779         * nnimap.el (nnimap-request-list): Return the group names encoded as
780         utf8.  Otherwise non-European group names don't work.
781         (nnimap-request-newgroups): Ditto.
782
783         * gnus-sum.el (gnus-summary-insert-old-articles): Fix the syntax for
784         the default in `read-string' (bug#10757).
785
786         * gnus-msg.el (gnus-group-post-news): Don't bug out on `C-u a' on
787         topics (bug#10843).
788
789         * nnimap.el (nnimap-log-command): Add the IMAP address to the log
790         buffer.  Suggested by Herbert Valerio Riedel.
791         (nnimap-request-move-article): Delete the message from the correct IMAP
792         server.
793
794 2012-02-19  Vida Gábor  <vidagabor@gmail.com>  (tiny change)
795
796         * gnus-demon.el (gnus-demon-init): Don't multiply time twice.
797         Reported by Peter Münster.
798
799 2012-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
800
801         * shr.el (shr-image-fetched): Make sure we really kill the right
802         buffer.
803
804 2012-02-16  Leo Liu  <sdl.web@gmail.com>
805
806         * gnus-start.el (gnus-1): Avoid duplicate entries.
807
808 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
809
810         * imap.el: Remove.
811
812         * nntp.el (nntp-coding-system-for-read): Remove.
813         (nntp-coding-system-for-write): Ditto.
814         (nntp-open-connection): Just use `binary' directly.
815
816         * gnus-start.el (gnus-clean-old-newsrc): Delete `unexist' from pre-Ma
817         Gnus 0.3.
818
819 2012-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
820
821         * mm-decode.el (mm-dissect-singlepart): Guess what the type of
822         application/octet-stream parts really is.
823
824         * gnus-sum.el (gnus-propagate-marks): Remove.
825
826 2012-02-15  Paul Eggert  <eggert@cs.ucla.edu>
827
828         * shr.el (shr-rescale-image): Undo previous change; see
829         <http://lists.gnu.org/archive/html/emacs-devel/2012-02/msg00540.html>.
830
831 2012-02-15  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
832
833         * gnus.el: Ma Gnus v0.3 is released.
834
835 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
836
837         * gnus-sum.el (gnus-summary-local-variables): Make
838         `gnus-newsgroup-unexist' into a local variable.
839
840 2012-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
841
842         * registry.el (registry-usage-test, registry-persistence-test): Move to
843         tests/gnustest-registry.el.
844         (registry-make-testable-db, registry-match-test)
845         (registry-instantiation-test): Move to tests/gnustest-registry.el.
846
847         * gnus-registry.el (gnus-registry-misc-test)
848         (gnus-registry-usage-test): Move to tests/gnustest-registry.el.
849
850         * tests/gnustest-registry.el: New file with the registry and
851         gnus-registry ERT tests.
852
853 2012-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
854
855         * gnus-msg.el (gnus-summary-resend-message): Make
856         gnus-summary-resend-message-insert-gcc be last item in
857         message-header-setup-hook.
858
859 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
860
861         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
862         (nnfolder-marks, nnfolder-marks-file-suffix, nnfolder-marks-modtime):
863         Remove.
864         (nnfolder-open-server): Don't use marks.
865         (nnfolder-request-delete-group): Ditto.
866         (nnfolder-request-rename-group): Ditto.
867         (nnfolder-request-set-mark, nnfolder-request-marks)
868         (nnfolder-group-marks-pathname, nnfolder-marks-changed-p)
869         (nnfolder-save-marks, nnfolder-open-marks): Remove.
870
871         * nnml.el (nnml-marks-is-evil, nnml-marks-file-name, nnml-marks)
872         (nnml-marks-modtime): Remove.
873         (nnml-request-delete-group): Don't use marks.
874         (nnml-request-rename-group): Ditto.
875         (nnml-request-set-mark, nnml-request-marks, nnml-marks-changed-p)
876         (nnml-save-marks, nnml-open-marks): Remove.
877
878         * nntp.el (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
879         (nntp-marks-modtime, nntp-marks-directory, nntp-request-set-mark)
880         (nntp-request-marks, nntp-marks-directory, nntp-marks-changed-p)
881         (nntp-save-marks, nntp-open-marks, nntp-possibly-create-directory)
882         (nntp-server-to-method-cache): Remove.
883
884         * shr.el (shr-rescale-image): Fix wrong merge.
885
886 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
887
888         * shr.el (shr-remove-trailing-whitespace): Really delete the padding on
889         too-wide lines.
890
891 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
892
893         * nnimap.el (nnimap-record-commands): New variable.
894         (nnimap-log-command): Use it.
895         (nnimap-make-process-buffer): Add a space to the process buffer.
896         (nnimap-transform-headers): Don't bug out on header lines containing
897         stuff that look like IMAP length encodings.
898
899         * shr.el (shr-rescale-image): Allow viewing large images.
900
901 2012-02-12  Lars Ingebrigtsen  <larsi@gnus.org>
902
903         * nnml.el (nnml-request-compact-group): Delete the marks file after
904         compaction (bug#10800).
905
906         * gnus-art.el (gnus-stop-downloads): Stop `url-queue' downloads on
907         group exit.
908
909         * nnimap.el (nnimap-parse-flags): Parse correctly when we have mixed
910         QRESYNC/FETCH output.
911
912 2012-02-11  Glenn Morris  <rgm@gnu.org>
913
914         * sieve-manage.el (sieve-manage-default-stream):
915         * shr.el (shr):
916         * nnir.el (nnir-ignored-newsgroups, nnir-summary-line-format)
917         (nnir-retrieve-headers-override-function)
918         (nnir-imap-default-search-key, nnir-notmuch-program)
919         (nnir-notmuch-additional-switches, nnir-notmuch-remove-prefix)
920         (nnir-method-default-engines):
921         * message.el (message-cite-reply-position):
922         * gssapi.el (gssapi-program):
923         * gravatar.el (gravatar):
924         * gnus-sum.el (gnus-refer-thread-use-nnir):
925         * gnus-registry.el (gnus-registry-unfollowed-addresses)
926         (gnus-registry-max-pruned-entries):
927         * gnus-picon.el (gnus-picon-inhibit-top-level-domains):
928         * gnus-int.el (gnus-after-set-mark-hook)
929         (gnus-before-update-mark-hook):
930         * gnus-async.el (gnus-async-post-fetch-function):
931         * auth-source.el (auth-source-cache-expiry):
932         Add missing :version tags to new defcustoms and defgroups.
933
934 2012-02-11  Lars Ingebrigtsen  <larsi@gnus.org>
935
936         * gnus-sum.el (gnus-adjust-marked-articles): Add to
937         `gnus-newsgroup-unexist'.
938
939         * gnus.el (gnus-article-mark-lists): Add `unexist' to the list of
940         marks.
941         (gnus-article-special-mark-lists): Put the `unexist' in the special
942         marks list instead.
943
944         * gnus-sum.el (gnus-articles-to-read): Don't include unexisting
945         articles in the list of articles to be selected.
946
947         * nnimap.el (nnimap-retrieve-group-data-early): Query for unexisting
948         articles.
949         (nnimap-update-info): Keep track of unexisting articles.
950         (nnimap-update-qresync-info): Ditto.
951
952 2012-02-10  Lars Ingebrigtsen  <larsi@gnus.org>
953
954         * message.el (message-default-send-mail-function): Made into own
955         function for reuse by emacsbug.el.
956
957 2012-02-09  Juanma Barranquero  <lekktu@gmail.com>
958
959         * gnus.el (gnus-method-ephemeral-p): Move after declaration of defsubst
960         `gnus-sloppily-equal-method-parameters' to avoid a warning.
961
962 2012-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
963
964         * mm-archive.el (mm-archive-dissect-and-inline): New function.
965         (mm-archive-dissect-and-inline): Fix up the undisplayer.
966
967         * gnus-compat.el: Define `timer-set-function'.
968
969         * mm-decode.el (mm-display-external): Output the text from the command
970         in the buffer after the command finished.  This makes text-based
971         commands behave better.
972
973 2012-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
974
975         * gnus-compat.el: Add a compat for the old `url-retrieve'.
976
977 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
978
979         * gnus-compat.el: Make `help-function-arglist' be compatible on Emacs
980         23.1.
981
982 2012-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
983
984         * gnus-sum.el (gnus-summary-show-thread): Revert last two changes.
985
986 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
987
988         * message.el (smtpmail-smtp-user): Silence compiler warning.
989
990 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
991
992         * message.el (message-multi-smtp-send-mail): Also allow specifying the
993         SMTP user name.
994
995 2012-02-06  Katsumi Yamaoka  <yamaoka@jpl.org>
996
997         * gnus-sum.el (gnus-summary-show-thread):
998         next-single-char-property-change may return nil in XEmacs.
999         (gnus-summary-article-map): Fix typo.
1000
1001 2012-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
1002
1003         * gnus-msg.el (gnus-msg-mail): Use `message-mail' if Gnus isn't
1004         running.
1005
1006         * nnimap.el (nnimap-wait-for-response): Minor fixup of message string.
1007
1008         * gnus.el (gnus-server-extend-method): Don't add an -address component
1009         if the method already has one (bug#9676).
1010
1011 2012-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
1012
1013         * gnus-sum.el (gnus-summary-insert-old-articles): Use a default instead
1014         of an initial-input for consistency (bug#10757).
1015
1016         * dgnushack.el: Fix XEmacs compilation warning.
1017
1018         * shr.el: Inhibit getting and sending cookies when fetching pictures.
1019
1020         * gnus-html.el (gnus-html-schedule-image-fetching): Ditto.
1021
1022 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
1023
1024         * shr.el (shr-remove-trailing-whitespace): Don't strip whitespace from
1025         lines that are narrower than the window width.  Otherwise background
1026         "blocks" will look less readable.
1027
1028 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
1029
1030         * nnimap.el (nnimap-transform-headers): Remove unused variable.
1031         (nnimap-transform-headers): Fix parsing BODYSTRUCTURE elements that
1032         have newlines within the strings, and where the UID comes after the
1033         BODYSTRUCTURE element (bug#10537).
1034
1035         * shr-color.el (shr-color-set-minimum-interval): Rename to add prefix
1036         (bug#10732).
1037
1038         * shr.el (shr-insert-document): Add doc string.
1039         (shr-visit-file): Ditto.
1040         (shr-remove-trailing-whitespace): New function.
1041         (shr-insert-document): Use it to clean up trailing whitespace as the
1042         final step (bug#10714).
1043
1044 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
1045
1046         * gnus-sum.el (gnus-summary-exit-no-update): Really deaden the summary
1047         buffer if `gnus-kill-summary-on-exit' is nil.
1048
1049 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
1050
1051         * gnus-sum.el (gnus-handle-ephemeral-exit): Allow exiting from Gnus
1052         when just reading a single group from "without" Gnus.
1053
1054 2012-02-06  Chong Yidong  <cyd@gnu.org>
1055
1056         * gnus-sum.el (gnus-summary-show-thread):
1057         next-single-char-property-change never returns nil (Bug#8657).
1058
1059 2012-02-02  Lars Ingebrigtsen  <larsi@gnus.org>
1060
1061         * message.el (message-multi-smtp-send-mail): New function.
1062         (message-multi-smtp-send-mail): Respect the X-Message-SMTP-Method
1063         header to implement multi-SMTP functionality.
1064
1065         * gnus-agent.el (gnus-agent-send-mail-function): Removed.
1066         (gnus-agentize): Don't set it.
1067         (gnus-agent-send-mail): Don't use it.
1068
1069         * gnus-sum.el (gnus-summary-widget-backward): New function and
1070         keystroke.
1071
1072         * gnus-compat.el: More the compat functions more compatible.
1073
1074         * shr.el (shr-put-image): Remove underlines from sliced images.
1075         (shr-zoom-image): Compute the region to be replaced more correctly.
1076
1077 2012-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1078
1079         * gnus-msg.el (gnus-gcc-self-resent-messages): New user option.
1080         (gnus-summary-resend-message-insert-gcc): New function.
1081         (gnus-summary-resend-message): Modify message-header-setup-hook and
1082         message-sent-hook to make it work for Gcc.
1083         (gnus-inews-do-gcc): Update the number of unread articles of groups
1084         that messages are Gcc'd to.
1085
1086         * message.el (message-resend): Run message-sent-hook to do Gcc.
1087
1088 2012-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
1089
1090         * lpath.el: Fix an XEmacs compilation warning.
1091
1092         * gnus-compat.el: Require `help-fns' to fix compilation error.
1093
1094         * gnus-registry.el (gnus-registry-fixup-registry): Move the message to
1095         a higher level to silence compilation.
1096
1097         * gnus-art.el (gnus-shr-put-image): Take and pass on a `flags'
1098         parameter to allow controlling the scaling.
1099
1100         * shr.el (shr-zoom-image): New command and keystroke.
1101         (shr-put-image): Take a `size' flag to say how to scale the image.
1102
1103         * gnus-compat.el: Redefine `delete-directory' to provide recursive
1104         deletion unless already defined.
1105
1106         * gnus.el (gnus-compat): Require it.
1107
1108         * gnus-compat.el: New file.
1109
1110         * gnus-start.el (gnus-clean-old-newsrc): New function.
1111         (gnus-read-newsrc-file): Use it.
1112
1113         * mm-archive.el (mm-dissect-archive): Use it to get all file names.
1114         Use recursive deletion.
1115         (mm-dissect-archive): Add support for zip files.
1116
1117         * gnus-util.el (gnus-recursive-directory-files): New function.
1118
1119         * mm-archive.el (mm-archive-list-files): Inline text and image parts.
1120         (mm-archive-decoders): Add tgz support.
1121
1122         * mm-decode.el (mm-shr): Make sure that the HTML ends with a newline.
1123         Otherwise inserting text into the Gnus buffer can look odd.
1124
1125         * gnus-art.el (gnus-mime-inline-part): Slight clean-up.
1126
1127         * mm-archive.el (mm-archive-decoders): Add support for tar.
1128
1129         * gnus.el (gnus-logo-color-alist): Change the colours for Ma Gnus.
1130
1131         * nnmail.el (nnmail-extra-headers): Add Cc to the default.
1132
1133 2012-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
1134
1135         * mm-decode.el (mm-dissect-singlepart): Check that the decoder exists.
1136
1137         * mm-archive.el: New file.
1138
1139         * mm-decode.el (mm-dissect-singlepart): Use it to decode ms-tnef files.
1140
1141         * mm-util.el (mm-find-buffer-file-coding-system): Comment fix.
1142
1143         * message.el (message-goto-*): Make all the `message-goto-*' commands
1144         push the mark before moving point.  This makes it easier to go back to
1145         where you came from after editing whatever you jumped to.
1146
1147 2012-01-31  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1148
1149         * gnus.el: Ma Gnus v0.1 is released.
1150
1151 2012-02-05  Lars Ingebrigtsen  <larsi@gnus.org>
1152
1153         * nnimap.el (nnimap-open-server): Allow switching the nnoo server
1154         without reconnecting.
1155         (nnimap-possibly-change-group): Ditto.
1156         (nnimap-finish-retrieve-group-infos): Don't reconnect if the server
1157         connection has died before being called.
1158
1159 2012-02-02  Lars Ingebrigtsen  <larsi@gnus.org>
1160
1161         * nnimap.el (nnimap-retrieve-group-data-early): Don't say we're doing
1162         an initial sync unless we're really doing one.
1163
1164         * gnus-group.el (gnus-group-read-ephemeral-group): Don't add a new
1165         address parameter if one already exists (bug#9676).
1166
1167         * gnus-msg.el (gnus-summary-mail-forward): Respect the process marks,
1168         not the prefix, as documented (bug#10689).
1169
1170 2012-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
1171
1172         * gnus.el (gnus-valid-select-methods): nnmaildir also saves marks in
1173         the "server".
1174
1175         * gnus-group.el (gnus-group-get-new-news-this-group): Don't overwrite
1176         the real error message with the useless "previously known to be down".
1177         Which isn't even correct.
1178
1179         * nntp.el (nntp-open-connection): Report the error message if the nntp
1180         server can't be reached.
1181
1182         * nnimap.el (nnimap-retrieve-group-data-early): Keep track of how many
1183         groups we do a total scan for.
1184         (nnimap-wait-for-response): Say that we're doing a total scan, if we're
1185         doing that.
1186
1187 2012-01-31  Jim Meyering  <jim@meyering.net>
1188
1189         * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
1190         Correct a comment (insert "not") and hide nominally-doubled "to".
1191
1192 2012-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
1193
1194         * gnus.el (gnus-version): Change name to "Ma Gnus".
1195
1196 2012-01-30  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
1197
1198         * gnus-agent.el (gnus-agent-auto-agentize-methods): Point to the Agent
1199         section in the manual.
1200
1201 2012-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
1202
1203         * rfc2047.el (rfc2047-encode-region): Allow not folding the encoded
1204         words.
1205         (rfc2047-encode-string): Ditto.
1206         (rfc2047-encode-parameter): Don't fold parameters.  Some MUAs do not
1207         understand folded filename="..." parameters, for instance.
1208
1209         * nnimap.el (nnimap-wait-for-response): Include the imap server name in
1210         the message for greater debuggability.
1211
1212 2012-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
1213
1214         * mm-view.el (mm-display-inline-fontify): Bind `font-lock-support-mode'
1215         instead of setting it locally, since the latter doesn't seem to have
1216         any effect (most of the time).
1217
1218 2012-01-27  Elias Pipping  <pipping@lavabit.com>  (tiny change)
1219
1220         * shr.el (shr-browse-url): Fix the name of the `browse-url-mail'
1221         function call.
1222
1223 2012-01-27  Vida Gábor  <vidagabor@gmail.com>  (tiny change)
1224
1225         * gnus-demon.el (gnus-demon-run-callback, gnus-demon-init): Convert to
1226         seconds, and make the repeat clause with HH:MM specs work as
1227         documented.
1228
1229 2012-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
1230
1231         * proto-stream.el (proto-stream-capability-open): Fall back on
1232         :end-of-command if :end-of-capability doesn't exist.
1233
1234 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1235
1236         * gnus-sum.el (gnus-summary-mode): Don't make bidi-paragraph-direction
1237         bound globally in old Emacsen and XEmacsen.
1238
1239 2012-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
1240
1241         * gnus-start.el (gnus-get-unread-articles): Clear out "early" methods
1242         so that previous errors don't prohibit getting new news.
1243
1244         * nnimap.el (nnimap-retrieve-group-data-early): Ditto.
1245
1246         * nntp.el (nntp-retrieve-group-data-early): Ditto.
1247
1248 2012-01-26  Nick Alcock  <nick.alcock@oracle.com>  (tiny change)
1249
1250         * gnus.el (gnus-group-find-parameter): Check for liveness of the
1251         buffer, not of the string which is its name.
1252
1253 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
1254
1255         * proto-stream.el (proto-stream-capability-open): Wait for
1256         :end-of-capability, not :end-of-command.
1257
1258         * gnus-sum.el (gnus-summary-move-article): Don't propagate marks to
1259         non-server-marks groups.
1260         (gnus-group-make-articles-read): Ditto.
1261
1262         * gnus-srvr.el (gnus-server-prepare): Use it to avoid showing ephemeral
1263         methods (bug#9676).
1264
1265         * gnus.el (gnus-method-ephemeral-p): New function.
1266
1267 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1268
1269         * gnus-sum.el (gnus-summary-mode): Force paragraph direction to be
1270         left-to-right.
1271
1272 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
1273
1274         * nnimap.el (nnir-search-thread): Autoload to avoid a compilation
1275         warning.
1276
1277 2012-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
1278
1279         * gnus-sum.el (gnus-summary-line-format-alist): Don't try to
1280         macroexpand the nnir things, since they haven't been defined yet, and
1281         nnir requires gnus-sum.
1282
1283 2012-01-24  Julien Danjou  <julien@danjou.info>
1284
1285         * color.el (color-rgb-to-hsl): Fix value computing.
1286         (color-hue-to-rgb): New function.
1287         (color-hsl-to-rgb): New function.
1288         (color-clamp, color-saturate-hsl, color-saturate-name)
1289         (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
1290         (color-lighten-name, color-darken-hsl, color-darken-name): New function.
1291
1292 2012-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1293
1294         * mm-decode.el (mm-interactively-view-part): Fix prompt.
1295
1296 2012-01-19  Julien Danjou  <julien@danjou.info>
1297
1298         * color.el (color-name-to-rgb): Use the white color to find the max
1299         color component value and return correctly computed values.
1300         (color-name-to-rgb): Add missing float conversion for max value.
1301
1302 2012-01-10  Teodor Zlatanov  <tzz@lifelogs.com>
1303
1304         * nntp.el (nntp-send-authinfo): Query `auth-source-search' with the
1305         logical server name in addition to the actual machine address.
1306
1307         * auth-source.el (auth-source-user-and-password): Add convenience
1308         wrapper to search by just host and optionally user.
1309
1310 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1311
1312         * shr.el (shr-visit-file): Move point to the beginning of the buffer
1313         after rendering.
1314
1315 2012-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
1316
1317         * gnus-sync.el (gnus-sync-newsrc-groups): Quote normally.
1318         (gnus-sync-lesync-pre-save-group-entry): Remove invalid invlists.
1319         (gnus-sync-lesync-normalize-group-entry): Ignore a few more keys.
1320
1321 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1322
1323         * gnus-sum.el (gnus-summary-read-group): Document more parameters
1324         (bug#9693).
1325         (gnus-summary-setup-buffer): Document return value (bug#9697).
1326
1327         * mm-decode.el (mm-interactively-view-part): Use `completing-read',
1328         since ido doesn't work on symbols (bug#9632).
1329
1330         * gnus.el (gnus-group-fast-parameter): Use the same precedence rules
1331         when getting a single value as when getting all the values.  This means
1332         that atoms like `gcc-self' work cumulatively, like variable settings,
1333         instead of getting the value from the last matching clause.
1334         (gnus-group-find-parameter): Protect against the group buffer not
1335         existing (bug#9585).
1336
1337 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1338
1339         * gnus-start.el (gnus-activate-group): Document more parameters
1340         (bug#9694).
1341
1342         * gnus-group.el (gnus-group-read-ephemeral-group): Doc clarification
1343         (bug#9692).
1344
1345         * gnus-agent.el (gnus-agent-store-article): Tell the Agent when the
1346         article was fetched, so that it can be expired later (bug#9958).
1347         (gnus-agent-summary-fetch-series): Add doc string.
1348         (gnus-agent-summary-fetch-group): Don't remove tick and dormant marks
1349         (bug#9517).
1350
1351         * nntp.el (nntp-retrieve-groups): Refuse to do retrieval when an async
1352         retrieval is happening.
1353
1354         * gnus.el (gnus-parameters): Doc fix.
1355
1356 2012-01-06  Dave Abrahams  <dave@boostpro.com>
1357
1358         * gnus-sum.el (gnus-summary-refer-thread): If the subtree is hidden,
1359         show the thread after expansion.
1360
1361 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1362
1363         * gnus-art.el (article-narrow-to-head): If the head is completely
1364         empty, narrow to the empty region (bug#9764).
1365
1366         * gnus-sum.el (gnus-summary-mark-article-as-unread): Mark articles as
1367         read, and then mark them as unread only when the unread mark is used.
1368         This makes `C-- T k' actually work, even though it's confusing.
1369
1370         * gnus-win.el (gnus-all-windows-visible-p): Ensure that the buffer is
1371         alive before we try to find its window.
1372
1373 2012-01-06  Brian Sniffen  <bsniffen@akamai.com>  (tiny change)
1374
1375         * mm-decode.el (mm-display-external): Use a longer timeout for the
1376         deletion to allow slow programs to display the file.
1377
1378 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1379
1380         * gnus-art.el (gnus-article-browse-delete-temp-files): Fix up the
1381         prompt to be less confusing.
1382
1383         * gnus-msg.el (gnus-summary-reply): Do not give a `switch-to-buffer'
1384         argument to `message-reply'.  This broke `special-display-*' frame
1385         pop-uping (bug#10238).
1386
1387 2012-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1388
1389         * starttls.el (starttls-available-p): Return nil on Windows/MS-DOS
1390         systems, since these allegedly don't work there.
1391
1392 2012-01-04  Chris Gray  <chrismgray@gmail.com>  (tiny change)
1393
1394         * mm-decode.el (mm-shr): Check that `gnus-summary-buffer' really is a
1395         live buffer.
1396
1397 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1398
1399         * nnir.el (nnir-retrieve-headers): Protect against the article not
1400         existing on the server (bug#10335).
1401
1402 2012-01-04  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
1403
1404         * gnus-agent.el (gnus-agent-load-local): Recompute
1405         gnus-agent-article-local on changing method.
1406
1407 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1408
1409         * gnus.el (gnus-parameters): Note precedence.
1410
1411 2012-01-04  Leo Liu  <sdl.web@gmail.com>
1412
1413         * nndraft.el (nndraft-update-unread-articles): Don't move point around
1414         in the group buffer.
1415
1416 2012-01-04  Julien Danjou  <julien@danjou.info>
1417
1418         * nnimap.el (nnimap-update-info): Fix an error when all articles UIDs
1419         change.
1420
1421 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1422
1423         * shr.el (shr-rescale-image): Add :ascent 100 to the rescaled picture,
1424         too.
1425
1426         * nntp.el (nntp-retrieve-group-data-early): Use it.
1427
1428 2012-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1429
1430         * nntp.el (nntp-retrieval-in-progress): New variable.
1431         (nntp-make-process-buffer): Make it buffer-local.
1432
1433         * gnus-demon.el (gnus-demon-time-to-step): Resurrect function lost in
1434         2010.
1435         (gnus-demon-init): Use it to compute the time if time is on the form
1436         "04:23".
1437
1438         * gnus-topic.el (gnus-topic-history): Define `gnus-topic-history'.
1439
1440         * nnimap.el (nnimap-finish-retrieve-group-infos): Check the connection
1441         status in the correct buffer.
1442
1443 2012-01-03  Leo Liu  <sdl.web@gmail.com>
1444
1445         * gnus-topic.el (gnus-topic-goto-next-group): Don't move point around
1446         when opening topics (bug#10407).
1447
1448 2011-12-30  Paul Eggert  <eggert@cs.ucla.edu>
1449
1450         * gnus-cus.el (gnus-score-customize):
1451         * gnus-sum.el (gnus-sort-gathered-threads):
1452         * message.el (message-shorten-references):
1453         * nnmairix.el (nnmairix-request-group):
1454         * uudecode.el (uudecode-decode-region-internal): Spelling fix.
1455
1456 2011-12-29  Paul Eggert  <eggert@cs.ucla.edu>
1457
1458         * gnus-agent.el (gnus-agent-regenerate-group):
1459         * gnus-int.el (gnus-retrieve-group-data-early):
1460         * mm-util.el (mm-codepage-ibm-list):
1461         * nndiary.el (Commentary, nndiary-get-new-mail):
1462         * nnir.el (nnir):
1463         * pgg-parse.el (pgg-parse-symmetric-key-algorithm-alist): Spelling fix.
1464
1465 2011-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1466
1467         * mm-view.el (mm-display-inline-fontify): Add comment.
1468
1469 2011-12-21  Paul Eggert  <eggert@cs.ucla.edu>
1470
1471         * nndiary.el (nndiary-parse-schedule-value, nndiary-parse-schedule):
1472         * ntlm.el (ntlm-smb-dohash): Spelling fix.
1473
1474 2011-12-19  Paul Eggert  <eggert@cs.ucla.edu>
1475
1476         * gnus-art.el (gnus-split-methods):
1477         * gnus-msg.el (gnus-configure-posting-styles):
1478         * gnus-spec.el (gnus-parse-simple-format):
1479         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
1480         * message.el (message-do-actions): Spelling fix.
1481
1482 2011-12-15  Juri Linkov  <juri@jurta.org>
1483
1484         * mm-decode.el (mm-inline-media-tests): Add missing
1485         `mm-handle-media-subtype'.
1486
1487 2011-12-14  Paul Eggert  <eggert@cs.ucla.edu>
1488
1489         * gnus-group.el (gnus-group-tool-bar):
1490         * gnus-sum.el (gnus-summary-tool-bar):
1491         * message.el (message-tool-bar):
1492         * rfc2231.el (rfc2231-parse-string): Spelling fix.
1493
1494 2011-12-12  Paul Eggert  <eggert@cs.ucla.edu>
1495
1496         * plstore.el (plstore--insert-buffer): Spelling fix.
1497
1498 2011-12-09  Tassilo Horn  <tassilo@member.fsf.org>
1499
1500         * message.el (message-valid-fqdn-regexp): Update with newly approved
1501         top-level domain names ".tel" and ".asia".
1502
1503 2011-12-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1504
1505         * gnus-sum.el (gnus-summary-show-article): Don't load shr
1506         unconditionally.
1507
1508 2011-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1509
1510         * message.el (message-pop-to-buffer): Use pop-to-buffer instead of
1511         pop-to-buffer-same-window for old Emacsen.
1512
1513 2011-12-06  Juanma Barranquero  <lekktu@gmail.com>
1514
1515         * gnus-sum.el (gnus-summary-make-tool-bar): Fix typo.
1516
1517 2011-12-05  Paul Eggert  <eggert@cs.ucla.edu>
1518
1519         * netrc.el (netrc-credentials): Spelling fix.
1520
1521 2011-12-04  Paul Eggert  <eggert@cs.ucla.edu>
1522
1523         * gnus-fun.el (gnus-fun-ppm-change-string):
1524         * gnus-msg.el (gnus-inews-do-gcc):
1525         * gnus-sum.el (gnus-summary-find-for-reselect):
1526         * gnus.el (gnus-summary-cancelled):
1527         * message.el (message-cancel-hook, message-send-news):
1528         * nndiary.el (nndiary-headers, nndiary-parse-schedule-value):
1529         * nnir.el (nnir-run-hyrex):
1530         * nntp.el (nntp-with-open-group-function):
1531         * pgg.el (pgg-pending-timers): Spelling fix.
1532
1533 2011-12-04  Chong Yidong  <cyd@gnu.org>
1534
1535         * message.el (message-pop-to-buffer): Partially revert 2011-11-30
1536         change (Bug#10200).
1537
1538 2011-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1539
1540         * compface.el (uncompface):
1541         * gnus-art.el (gnus-article-x-face-command): Update the header format
1542         of icon data for the most recent icontopbm program.
1543
1544 2011-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1545
1546         * gnus-msg.el (gnus-inews-do-gcc):
1547         * message.el (message-send-mail):
1548         * mml.el (mml-generate-mime): Share the value of the buffer-local
1549         `message-options' variable between a draft buffer and temprary working
1550         buffers.
1551
1552 2011-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
1553
1554         * message.el (message-pop-to-buffer): Revert 2011-09-11 change.
1555
1556 2011-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1557
1558         * gnus-art.el (gnus-article-browse-html-parts): Convert link file names
1559         for Cygwin.
1560
1561 2011-11-27  Paul Eggert  <eggert@cs.ucla.edu>
1562
1563         * gnus-group.el (gnus-group-prepare-flat):
1564         * mm-bodies.el (mm-encode-body):
1565         * mml.el (mml-preview):
1566         * nnml.el (nnml-request-compact-group):
1567         * pop3.el (pop3-stream-type): Spelling fix.
1568
1569 2011-11-26  Paul Eggert  <eggert@cs.ucla.edu>
1570
1571         * gnus-start.el (gnus-newsrc-to-gnus-format): Spelling fix.
1572
1573 2011-11-25  Paul Eggert  <eggert@cs.ucla.edu>
1574
1575         * color.el (color-rgb-to-hsl):
1576         * gmm-utils.el (gmm-tool-bar-style):
1577         * gnus-group.el (gnus-group-prepare-flat):
1578         * gnus-topic.el (gnus-topic-prepare-topic):
1579         * mm-decode.el (mm-discouraged-alternatives):
1580         * rfc2047.el (rfc2047-encode-1):
1581         * starttls.el: Spelling fix.
1582
1583 2011-11-24  Glenn Morris  <rgm@gnu.org>
1584
1585         * binhex.el (binhex-begin-line): Give it basic doc-string.
1586
1587         * starttls.el, tls.el: Fix case of "GnuTLS".
1588
1589 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
1590
1591         * gnus-group.el (gnus-group-highlight): Fix typo.
1592
1593 2011-11-24  Adam W  <adam_w67@yahoo.com>  (tiny change)
1594
1595         * mail-source.el (mail-source-fetch-maildir): Don't expect the return
1596         value of `delete-file', that returns nil for a local file but returns t
1597         for a remote file using ssh.
1598
1599 2011-11-22  Paul Eggert  <eggert@cs.ucla.edu>
1600
1601         * gnus-sum.el (gnus-summary-save-article): Spelling fix.
1602
1603 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1604
1605         * shr.el (shr-table-horizontal-line): Use "?\s" instead of "? " to
1606         avoid later breakage.
1607
1608 2011-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1609
1610         * gnus-art.el (gnus-article-setup-buffer): Decode group name used for
1611         article buffers' name.
1612
1613 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1614
1615         * shr.el (shr-table-horizontal-line): Revert infinite loops introduced
1616         by Paul Eggert's spellfixes two days ago.
1617
1618 2011-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1619
1620         * dgnushack.el (fboundp): Define `with-demoted-errors' for Emacsen that
1621         doesn't have it.
1622
1623         * mm-view.el (mm-display-inline-fontify): Make the font-lock variables
1624         buffer-local instead of binding them to avoid warnings.  Also demote
1625         errors (bug#10063).
1626         (font-lock-mode-hook): Shut up byte compiler.
1627
1628 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
1629
1630         * mm-util.el (mm-charset-after):
1631         * nnir.el (nnir-run-hyrex):
1632         * ntlm.el (ntlm-build-auth-request, ntlm-build-auth-response)
1633         (ntlm-get-password-hashes, ntlm-md4hash):
1634         * smime.el: Fix typo.
1635
1636 2011-11-20  Paul Eggert  <eggert@cs.ucla.edu>
1637
1638         * gnus-agent.el (gnus-agent-expire-group-1):
1639         * nndiary.el (nndiary-last-occurence):
1640         * nnimap.el (nnimap-request-set-mark):
1641         * nnmairix.el (nnmairix-only-use-registry):
1642         * gnus-group.el (gnus-group-prepare-flat):
1643         * gnus-sum.el (gnus-decode-encoded-word-methods):
1644         * message.el (message-wash-subject):
1645         * nntp.el (nntp-retrieve-headers-with-xover):
1646         * smime.el (smime-certificate-directory): Spelling fix.
1647
1648 2011-11-19  Paul Eggert  <eggert@cs.ucla.edu>
1649
1650         * nnmail.el (nnmail-get-new-mail-1): Remove unused local variables.
1651
1652         * color.el:
1653         * gnus-agent.el (gnus-agent-possibly-alter-active):
1654         * gnus-dired.el (gnus-dired-print):
1655         * mail-parse.el:
1656         * nnmairix.el (nnmairix-request-group):
1657         * shr.el (shr-image-displayer):
1658         * sieve-manage.el:
1659         * spam.el (spam-autodetect-recheck-messages): Spelling fix.
1660
1661 2011-11-18  Paul Eggert  <eggert@cs.ucla.edu>
1662
1663         * gnus-sum.el (gnus-auto-select-subject):
1664         * spam-report.el (spam-report-resend): Spelling fix.
1665
1666 2011-11-17  Paul Eggert  <eggert@cs.ucla.edu>
1667
1668         * gnus-agent.el (gnus-agent-get-undownloaded-list):
1669         * gnus-art.el (gnus-default-article-saver):
1670         * gnus-srvr.el (gnus-server-copy-server):
1671         * gnus.el (gnus-sloppily-equal-method-parameters):
1672         * html2text.el (html2text-format-tag-list):
1673         * message.el (message-narrow-to-head):
1674         * nndiary.el:
1675         * nnmairix.el (nnmairix-determine-original-group-from-registry):
1676         * sieve.el: Spelling fix.
1677
1678 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
1679
1680         * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
1681         * gnus-sum.el (gnus-summary-make-menu-bar):
1682         * gnus-uu.el (gnus-uu-decode-postscript)
1683         (gnus-uu-decode-postscript-and-save):
1684         * mailcap.el (mailcap-print-command):
1685         * registry.el (registry-lookup, registry-lookup-breaks-before-lexbind):
1686         Fix typos.
1687
1688 2011-11-15  Juanma Barranquero  <lekktu@gmail.com>
1689
1690         * gnus-art.el (gnus-article-part-wrapper):
1691         * html2text.el (html2text-fix-paragraphs):
1692         * mm-decode.el (mm-image-fit-p):
1693         * rfc2047.el (rfc2047-encode-message-header):
1694         * shr-color.el (shr-color-visible-distance-min)
1695         (shr-color-relative-to-absolute, set-minimum-interval)
1696         (shr-color-visible): Fix typos.
1697
1698 2011-11-15  Paul Eggert  <eggert@cs.ucla.edu>
1699
1700         * gmm-utils.el (gmm-tool-bar-item):
1701         * gnus-art.el (gnus-treat-body-boundary):
1702         * gnus-diary.el (gnus-user-format-function-d):
1703         * gnus-start.el (gnus-get-unread-articles):
1704         * pgg-gpg.el (pgg-gpg-update-agent):
1705         * smime.el (smime-cert-by-ldap-1): Spelling fix.
1706
1707 2011-11-14  Paul Eggert  <eggert@cs.ucla.edu>
1708
1709         * gnus-topic.el (gnus-group-prepare-topics):
1710         * gnus-uu.el (gnus-extract-view):
1711         * gnus-win.el (gnus-use-frames-on-any-display): Spelling fix.
1712
1713 2011-11-09  Teodor Zlatanov  <tzz@lifelogs.com>
1714
1715         * spam.el: Move BBDB autoloads.
1716         (spam-exists-in-BBDB-p): New function to do the BBDB search directly in
1717         BBDB 2 and 3.
1718         (spam-check-BBDB): Use it.
1719         (spam-enter-ham-BBDB): Use it.
1720
1721 2011-11-09  Paul Eggert  <eggert@cs.ucla.edu>
1722
1723         * smime.el (smime-draw-buffer): Spelling fix.
1724
1725 2011-10-31  Peter Münster  <pmrb@free.fr>  (tiny change)
1726
1727         * gnus-group.el (gnus-group-get-new-news): New parameter `one-level'
1728         for scanning exactly one level.
1729         * gnus-start.el (gnus-get-unread-articles): Ditto.
1730
1731 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1732
1733         * gnus-sum.el (gnus-articles-to-read): Change wording in prompt to be
1734         slightly clearer.
1735
1736 2011-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
1737
1738         * gnus-sync.el: More commentary about setup.
1739
1740 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1741
1742         * message.el (message-send-and-exit): Document `arg'.
1743
1744 2011-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
1745
1746         * nnimap.el (nnimap-open-connection-1): Use tcp-keealive if possible.
1747
1748 2011-11-02  Teodor Zlatanov  <tzz@lifelogs.com>
1749
1750         * gnus-sync.el: More commentary about `gnus-sync-read' issues.
1751
1752         * gnus-util.el (gnus-bound-and-true-p): Another comment to explain why
1753         we don't use `bound-and-true-p'.
1754
1755 2011-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
1756
1757         * gnus-util.el (gnus-bound-and-true-p): Remove.
1758         (gnus-bound-and-true-dumber-p): Rename to `gnus-bound-and-true-p'.
1759         * nnir.el: Use it.
1760         * nnmairix.el: Use it.
1761
1762 2011-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
1763
1764         * gnus-sync.el: Improve docs about CouchDB admins.
1765
1766         * gnus-util.el (gnus-bound-and-true-dumber-p): Define new, slower, dumb
1767         function because `gnus-bound-and-true-p' doesn't work well in XEmacs
1768         for reasons unknown.
1769         * nnir.el: Use it.
1770         * nnmairix.el: Use it.
1771
1772         * nnregistry.el: Remove unnecessary `gnus-registry-enabled' defvar.
1773         * nnir.el: Ditto.
1774         * nnmairix.el: Ditto.
1775
1776         * gnus-registry.el (gnus-registry-enabled): Default to nil.
1777
1778 2011-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
1779
1780         * gnus-sync.el (gnus-sync-lesync-setup): Fix salt when user setup is
1781         not needed.  Provide xmlplistread list function to produce XML plist
1782         output for non-Gnus LeSync clients.
1783
1784 2011-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
1785
1786         * gnus-fallback-lib/json.el: Add for XEmacs and Emacs 22 support.
1787
1788         * gnus-sync.el: Add LeSync synchronization backend and logic to read
1789         and save against it.  Group subscriptions, read marks, other marks,
1790         subscription levels, topic names, and topic offsets (the group's
1791         position within the topic) are saved.  This is an experimental backend
1792         and may change significantly.  Load json.el from the gnus-fallback-lib
1793         if it's not available otherwise.
1794         (gnus-sync-save): Don't use `apply-partially' because of XEmacs.
1795
1796 2011-10-26  Stefan Monnier  <monnier@iro.umontreal.ca>
1797
1798         * message.el (message-completion-function): Make sure
1799         message-tab-body-function is not attempted if one of
1800         message-completion-alist fails to find a completion (bug#9158).
1801
1802 2011-10-26  Daiki Ueno  <ueno@unixuser.org>
1803
1804         * mml.el (mml-quote-region): Quote <#secure> tag.
1805         (mml-generate-mime-1): Unquote <#secure> tag.
1806
1807 2011-10-20  Chong Yidong  <cyd@gnu.org>
1808
1809         * gnus-cite.el (gnus-message-citation-mode): Doc fix (in Emacs 24,
1810         calling a minor mode from Lisp with nil arg enables it, so we have to
1811         make the wording a bit ambiguous here).
1812
1813 2011-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
1814
1815         * gnus-util.el (gnus-bound-and-true-p): Macro for XEmacs compatibility.
1816         * nnir.el (nnir-mode): Use it.
1817         * nnmairix.el (nnmairix-determine-original-group-from-registry):
1818         Use it.
1819
1820         * nnir.el (gnus-registry-enabled): Defvar to keep the compiler happy.
1821         * nnmairix.el (gnus-registry-enabled): Ditto.
1822
1823 2011-10-17  Dave Abrahams  <dave@boostpro.com>
1824
1825         * gnus-registry.el (gnus-registry-enabled): Add new variable (Bug#9691).
1826         (gnus-registry-install-shortcuts): Set `gnus-registry-install' to 'ask
1827         only while we need to find out if it should be t or nil.
1828         (gnus-registry-initialize): Don't set `gnus-registry-install' to t.
1829         (gnus-registry-install-hooks): Set `gnus-registry-enabled' to t when
1830         the registry is installed.  Set it to nil when it's unloaded.
1831         (gnus-registry-install-p): Provide user guidance for the initial value
1832         of `gnus-registry-install' when it's 'ask, otherwise return its value.
1833         * nnregistry.el (nnregistry-open-server, nnregistry-server-opened):
1834         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
1835         * nnmairix.el (nnmairix-determine-original-group-from-registry):
1836         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
1837         * nnir.el (nnir-mode): Use `gnus-registry-enabled' instead of
1838         `gnus-registry-install'.
1839
1840 2011-10-17  Daiki Ueno  <ueno@unixuser.org>
1841
1842         * mml2015.el (mml2015-epg-find-usable-key): Add comment about the
1843         previous change.
1844         * mml1991.el (mml1991-epg-find-usable-key): Skip the whole key if the
1845         primary key is marked as disabled.
1846
1847 2011-10-17  Christian von Roques  <roques@mti.ag>  (tiny change)
1848
1849         * mml2015.el (mml2015-epg-find-usable-key): Skip the whole key if the
1850         primary key is marked as disabled.
1851
1852 2011-10-11  Andreas Schwab  <schwab@linux-m68k.org>
1853
1854         * html2text.el (html2text-clean-anchor): Check for quotes around
1855         `href' value.
1856
1857 2011-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
1858
1859         * spam.el (spam-check-BBDB): Simplify and support BBDB 3.x when
1860         searching.  Drop `bbdb-cache'.
1861
1862 2011-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1863
1864         * message.el (message-signed-or-encrypted-p): Exclude header when
1865         checking if there is signed or encrypted body in text/plain message.
1866
1867 2011-10-09  Andreas Schwab  <schwab@linux-m68k.org>
1868
1869         * html2text.el (html2text-get-attr): Correctly handle attribute values
1870         containing "=".
1871
1872 2011-09-22  Kan-Ru Chen  <kanru@kanru.info>
1873
1874         * ecomplete.el (ecomplete-display-matches): Use a local keymap to
1875         handle bindings.
1876
1877 2011-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1878
1879         * gnus-win.el (gnus-configure-windows): Protect against reading
1880         ephemeral groups outside of Gnus.
1881
1882 2011-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1883
1884         * shr.el (shr-tag-img): Don't get images displayed in tables.
1885
1886 2011-10-03  Glenn Morris  <rgm@gnu.org>
1887
1888         * gnus-group.el (gnus-bug-group-download-format-alist): Once again get
1889         the "maintainer" version of debbugs.gnu.org reports.
1890
1891 2011-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1892
1893         * shr.el (shr-tag-img): Add a space at the end of an ALT image text to
1894         make asynchronous adjacent image insertion work better.
1895
1896 2011-09-27  Daiki Ueno  <ueno@unixuser.org>
1897
1898         * plstore.el (plstore-select-keys, plstore-encrypt-to): Clarify
1899         documentation.
1900
1901 2011-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1902
1903         * gnus-uu.el (gnus-uu-grab-articles): Require gnus-async so that
1904         `gnus-asynchronous' isn't shadowed.
1905
1906 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1907
1908         * gnus-xmas.el (gnus-xmas-define): Add `member-ignore-case'.
1909
1910         * nnimap.el (nnimap-wait-for-response): Message less (bug#9540).
1911         (nnimap-insert-partial-structure): The charset parameter isn't
1912         case-sensitive.
1913
1914         * nnheader.el (nnheader-message-maybe): New function.
1915
1916         * shr.el (shr-tag-table): Render totally broken tables better.
1917
1918         * mml.el (mml-generate-mime-1): Don't alter the contents if we're
1919         computing the boundary.
1920
1921 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1922
1923         * pop3.el (pop3-number-of-responses): Remove.
1924         (pop3-wait-for-messages): Rewrite to take linear time instead of
1925         exponential time.
1926
1927 2011-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1928
1929         * gnus-sum.el (gnus-summary-show-article): Bind `shr-ignore-cache' to
1930         re-fetch images.
1931
1932         * shr.el (shr-tag-img): Support a new variable `shr-ignore-cache' to
1933         re-fetch images when hitting `g' in Gnus.
1934
1935 2011-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1936
1937         * mml.el (mml-inhibit-compute-boundary): New internal variable.
1938         (mml-compute-boundary): Don't check collision if it is non-nil.
1939         (mml-compute-boundary-1): Use mml-generate-mime-1 to encode part
1940         before checking collision.
1941
1942 2011-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1943
1944         * message.el (message-indent-citation): Really make sure there's a
1945         newline at the end.
1946
1947         * nnimap.el (nnimap-parse-flags): Make regexp less prone to overflows.
1948         Fix suggested by John Wiegley.
1949
1950         * pop3.el (pop3-open-server): Fix +OK end-of-command regexp.
1951
1952         * gnus-art.el (gnus-treat-hide-citation): Add doc.
1953
1954         * message.el (message-default-send-rename-function): Break out into its
1955         own function.
1956
1957         * ecomplete.el (ecomplete-display-matches): Revert patch since it
1958         doesn't work under XEmacs.
1959
1960         * nnimap.el (nnimap-map-port): New function to connect to 993 instead
1961         of "imaps" to word around Windows problems.
1962         (nnimap-open-connection-1): Use it.
1963
1964         * message.el (message-indent-citation): Revert last change which made
1965         `F' not work.
1966
1967 2011-09-13  Kan-Ru Chen  <kanru@kanru.info>
1968
1969         * ecomplete.el (ecomplete-display-matches): Intercept key sequence from
1970         terminal as well.
1971
1972 2011-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1973
1974         * mm-view.el (mm-display-inline-fontify): Don't run doc-view-mode
1975         because it displays images using overlays that aren't easy to copy to
1976         the article buffer.
1977
1978 2011-09-20  Łukasz Stelmach  <lukasz.stelmach@iem.pw.edu.pl>  (tiny change)
1979
1980         * message.el (message-indent-citation): Fix empty line removal at the
1981         end of the citation.
1982
1983 2011-09-20  Julien Danjou  <julien@danjou.info>
1984
1985         * auth-source.el (auth-source-netrc-create): Use default value for
1986         password if specified.  Evaluate default.
1987         (auth-source-plstore-create): Ditto.
1988         (auth-source-plstore-create, auth-source-netrc-create): Fix default
1989         value evaluation.
1990         (auth-source-netrc-create): Typo fix.
1991         (auth-source-plstore-create): Ditto.
1992
1993         * password-cache.el (password-cache-remove): Remove entries even if the
1994         value is nil, so that password with a nil value (negative caching) is
1995         possible to invalidate.
1996
1997         * auth-source.el (auth-source-format-cache-entry): New function.
1998
1999 2011-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2000
2001         * gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix.
2002
2003 2011-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2004
2005         * mm-decode.el (mm-inline-media-tests): Fix typo in regexp.
2006
2007 2011-09-19  Julien Danjou  <julien@danjou.info>
2008
2009         * auth-source.el (auth-source-netrc-parse): Use an obfuscation method
2010         which work with things that are not ASCII.
2011
2012 2011-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2013
2014         * mm-decode.el (mm-inline-media-tests): Support imagemagick images.
2015
2016 2011-09-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2017
2018         * gnus-sum.el (gnus-summary-read-group-1): Bump the "Retrieving"
2019         message level.
2020
2021 2011-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2022
2023         * message.el (message-read-from-minibuffer): Make abbrev expansion work.
2024
2025 2011-09-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2026
2027         * gnus.el (gnus-interactive-exit): Update defcustom spec.
2028
2029 2011-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2030
2031         * gnus.el (gnus-nntp-server): Move to gnus-int.el to silence bytecomp.
2032         * gnus-int.el (gnus-nntp-server): Move from gnus.el.
2033
2034 2011-09-12  Andrew Cohen  <cohen@andy.bu.edu>
2035
2036         * gnus-group.el (gnus-group-list-limit-map, gnus-group-list-flush-map)
2037         (gnus-group-list-plus-map): Allow limiting, flushing and plusing ticked
2038         articles.
2039
2040 2011-09-11  Chong Yidong  <cyd@stupidchicken.com>
2041
2042         * message.el (message-pop-to-buffer): Default to switch-to-buffer.
2043         (message-mail-other-window, message-mail-other-frame)
2044         (message-news-other-window, message-news-other-frame):
2045         Use switch-to-buffer-other-frame and switch-to-buffer-other-window
2046         instead of setting buffer display varibles.
2047
2048 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2049
2050         * gnus-group.el (gnus-group-list-limit): Explain what the command does.
2051
2052         * gnus-sum.el (gnus-fetch-headers): Bump message level.
2053
2054 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2055
2056         * gnus-dup.el (gnus-dup-suppress-articles): Move "Suppressing
2057         duplicates" to a higher level.
2058
2059         * gnus-util.el (gnus-verbose): Lower default to 6 to get rid of the
2060         most egregious messages.
2061
2062 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2063
2064         * gnus-msg.el (gnus-summary-mail-forward): Minuscule doc fix.
2065
2066 2011-09-10  Tetsuo Tsukamoto  <tt.tetsuo.tsukamoto@gmail.com>  (tiny change)
2067
2068         * nnrss.el (nnrss-retrieve-groups): Decode the charset before looking
2069         up the file (bug#9351).
2070
2071 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2072
2073         * nnimap.el: Redo the charset handling.  Let Gnus encode the names, as
2074         it does with all other backends, but decode the names immediately after
2075         getting them.
2076
2077         * gnus-group.el (gnus-group-name-charset): Always return `utf-7' when
2078         decoding nnimap groups.
2079
2080         * gnus.el (gnus-variable-list): Don't save `gnus-format-specs' in the
2081         newsrc file.  It doesn't seem like an important optimization any more.
2082
2083 2011-09-10  Dave Abrahams  <dave@boostpro.com>
2084
2085         * nnimap.el (nnimap-transform-headers): Fix regexp to be less prone to
2086         overflows.
2087
2088 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2089
2090         * gnus.el (gnus-article-mark-lists): Remove `recent'.
2091         (gnus-interactive-exit): Extend to `quiet'.
2092
2093         * gnus-sum.el (gnus-offer-save-summaries): Use it.
2094
2095         * gnus-art.el (gnus-treat-hide-citation-maybe): Add more doc to the
2096         string.
2097
2098         * plstore.el (plstore--get-buffer): Silence compiler warnings by
2099         renaming function arguments from `this'.
2100
2101         * gnus-sum.el (gnus-newsgroup-recent): Remove.
2102
2103         * gnus-spec.el (gnus-lrm-string-p): `bidi-string-mark-left-to-right'
2104         has been renamed.
2105         (gnus-lrm-string-p): Include RLM and PDF, too.
2106
2107         * gnus-int.el (gnus-open-server): Make the "denied" message clearer
2108         (bug#9225).
2109
2110 2011-09-10  Eli Zaretskii  <eliz@gnu.org>
2111
2112         Add autoload cookies for functions used by sendmail.el.
2113         * mm-encode.el (mm-default-file-encoding): Add autoload cookie.
2114
2115         * mml.el (mml-to-mime, mml-attach-file): Add autoload cookies.
2116
2117 2011-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2118
2119         * gnus-art.el (article-date-ut): Work properly even when there are
2120         things like Date header in the body; work for forwarded parts.
2121
2122 2011-09-05  Andrew Cohen  <cohen@andy.bu.edu>
2123
2124         * gnus-sum.el (gnus-summary-exit): Ensure we kill the proper
2125         original-article-buffer.
2126
2127 2011-09-05  Kan-Ru Chen  <kanru@kanru.info>
2128
2129         * nnir.el (nnir-compose-result): Fix matching of server type.
2130         (nnir-run-swish++): Ditto.
2131         (nnir-run-namazu): Ditto.
2132         (nnir-run-notmuch): Ditto.
2133
2134 2011-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2135
2136         * gnus.el (gnus-home-directory): Add warning about setting in .gnus.el
2137         (bug#9405).
2138
2139         * gnus-score.el (gnus-summary-increase-score): Doc clarification
2140         (bug#9421).
2141
2142         * gnus-spec.el (gnus-face-0): Make all the face specs into defcustoms
2143         (bug#9425).
2144
2145         * gnus-art.el (gnus-treatment-function-alist): Remove CRs as the first
2146         thing (bug#9426).
2147
2148 2011-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2149
2150         * nnimap.el (nnimap-open-connection-1): Use the correct port number in
2151         the error message.
2152
2153 2011-09-02  Eli Zaretskii  <eliz@gnu.org>
2154
2155         * message.el (message-setup-1): Return t (Bug#9392).
2156
2157 2011-09-01  Andrew Cohen  <cohen@andy.bu.edu>
2158
2159         * gnus-sum.el: When adding article headers to a summary buffer also
2160         update gnus-newsgroup-articles (bug#9386).
2161
2162 2011-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2163
2164         * auth-source.el: Autoload help-mode.
2165
2166 2011-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2167
2168         * gnus-group.el (gnus-group-name-charset): Don't bug out on server
2169         names.
2170
2171 2011-08-27  Daiki Ueno  <ueno@unixuser.org>
2172
2173         * mml-smime.el (mml-smime-epg-verify): Don't use the 4th arg of
2174         mm-replace-in-string for compatibility issues.
2175         * mml2015.el (mml2015-epg-verify): Ditto.
2176
2177 2011-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2178
2179         * mailcap.el (mailcap-mime-data): Regexp-quote MIME subtype.
2180
2181         * gnus-msg.el (gnus-setup-message): Remove extra apostrophe.
2182
2183 2011-08-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2184
2185         * nnmail.el (nnmail-get-new-mail-1): If one mail source bugs out,
2186         continue on and do the clean-up phase (bug#9188).
2187
2188         * gnus-sum.el (gnus-summary-expire-articles): When expiring articles,
2189         just ignore groups that can't be opened instead of erroring out
2190         (bug#9225).
2191
2192         * gnus-art.el (gnus-article-update-date-headers): Flip the default to
2193         nil since some many people are fuddy-duddies.
2194
2195         * gnus-html.el (gnus-html-image-fetched): Don't cache zero-length
2196         images.
2197
2198         * nntp.el (nntp-authinfo-file): Mark as obsolete -- use auth-source
2199         instead.
2200
2201         * pop3.el (pop3-wait-for-messages): Don't use Gnus functions here.
2202
2203         * gnus-util.el (gnus-process-live-p): Copy over compat function.
2204
2205         * pop3.el (pop3-wait-for-messages): If the pop3 process dies, stop
2206         processing.
2207
2208         * nntp.el (nntp-kill-buffer): Kill the process before killing the
2209         buffer to avoid warnings.
2210
2211 2011-08-20  Simon Josefsson  <simon@josefsson.org>
2212
2213         * gnus-agent.el (gnus-agent-expire-done-message): Use %.f as format
2214         specified to reduce precision.
2215
2216 2011-08-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2217
2218         * nnimap.el (nnimap-transform-headers): Protect against (NIL ...)
2219         bodystructures (bug#9314).
2220
2221 2011-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2222
2223         * gnus-art.el (gnus-insert-mime-button, gnus-mime-display-alternative):
2224         Make button keymap non-sticky after buttons.
2225
2226 2011-08-18  David Engster  <dengste@eml.cc>
2227
2228         * nnmairix.el (nnmairix-request-set-mark)
2229         (nnmairix-goto-original-article): Remove adding of article to registry,
2230         since `gnus-registry-add-group' isn't available anymore.
2231         (nnmairix-determine-original-group-from-registry):
2232         Use `gnus-registry-get-id-key' since `gnus-registry-fetch-groups' isn't
2233         available anymore.
2234
2235 2011-08-12  Simon Josefsson  <simon@josefsson.org>
2236
2237         * starttls.el (starttls-any-program-available): Define as obsolete
2238         function.
2239
2240 2011-08-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2241
2242         * gnus-util.el (gnus-y-or-n-p): Reinstate the message-clearing y-or-n-p
2243         versions which Gnus use when appropriate.
2244
2245         * gnus-group.el (gnus-group-clear-data): Add a y-or-n query, since it's
2246         a pretty destructive command.
2247
2248         * nnmail.el (nnmail-extra-headers): Clarify slightly (bug#9302).
2249
2250 2011-08-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2251
2252         * message.el (message-fix-before-sending): Make a different warning
2253         about NUL characters (bug#9270).
2254
2255         * gnus-sum.el (gnus-auto-select-subject): Allow specifying a function
2256         from custom (bug#9260).
2257
2258         * gnus-spec.el (gnus-lrm-string): Use 8206 instead of ?\x200e to make
2259         things work in Emacs 22 and XEmacs, too.
2260
2261         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): LRM-ify the
2262         default From.
2263
2264         * gnus-spec.el (gnus-lrm-string-p): New macro.
2265         (gnus-lrm-string): New constant.
2266         (gnus-summary-line-format-spec): LRM-ify the from.
2267         (gnus-tilde-max-form): LRM-ify string chopping.
2268
2269         * gnus-ems.el (gnus-string-mark-left-to-right): New function.
2270
2271         * message.el (message-is-yours-p): Allow disabling canlock checking
2272         (bug#9295).
2273         (message-shoot-gnksa-feet): Add `canlock-verify'.
2274         (message-auto-save-directory): Use ~/ as the auto-save directory if the
2275         message directory isn't writable (bug#9304).
2276
2277         * auth-source.el (auth-source-netrc-saver): Make the .authinfo file
2278         non-world-readable.
2279
2280 2011-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2281
2282         * nndraft.el (nndraft-update-unread-articles): Don't send delayed
2283         articles.
2284
2285 2011-08-13  Andreas Schwab  <schwab@linux-m68k.org>
2286
2287         * gnus-score.el (gnus-all-score-files): Use copy-sequence instead of
2288         copy-list.
2289
2290 2011-08-12  Sam Steingold  <sds@gnu.org>
2291
2292         * gnus-score.el (gnus-score-find-alist): Keep the score files already
2293         in the reverse order to avoid modifying the cache with `nreverse'.
2294         (gnus-all-score-files): Do not modify the value returned by
2295         `gnus-score-find-alist' because it lives in a cache variable.
2296         (gnus-current-home-score-file): No need to `nreverse' the return value
2297         of `gnus-score-find-alist', it is already in the correct order.
2298
2299 2011-08-11  Andrew Cohen  <cohen@andy.bu.edu>
2300
2301         * nnimap.el (nnimap-transform-headers): BODYSTRUCTURE for messages of
2302         type MESSAGE and subtype RFC822 is slightly different from those of
2303         type TEXT.
2304
2305 2011-08-05  Andrew Cohen  <cohen@andy.bu.edu>
2306
2307         * gnus-sum.el (gnus-summary-refer-article): Warp to article.
2308         This allows article-referral to work from an nnir group.
2309
2310 2011-08-04  Andrew Cohen  <cohen@andy.bu.edu>
2311
2312         * gnus.el (registry-ignore): Add nnir groups to the ignore-list.
2313
2314 2011-08-04  Daiki Ueno  <ueno@unixuser.org>
2315
2316         * mml1991.el (mml1991-epg-find-usable-key)
2317         (mml1991-epg-find-usable-secret-key): New function.
2318         (mml1991-epg-sign): Check if signing key is usable.
2319         (mml1991-epg-encrypt): Check if encrypting key is usable (bug#8955).
2320
2321 2011-08-03  Andrew Cohen  <cohen@andy.bu.edu>
2322
2323         * nnir.el (nnir-read-server-parm): Add an argument to restrict to
2324         server-variables only.  This should fix a bug introduced with commit
2325         e1889675b7f4adf057833c5513c9374134c4e053.
2326         (nnir-run-query): 'nnir-search-engine should not be set from the global
2327         environment.
2328
2329 2011-08-02  Andrew Cohen  <cohen@andy.bu.edu>
2330
2331         * nnir.el (nnir-search-thread): Position point on referring article
2332         line.
2333         (nnir-warp-to-article): Clean up summary buffers.
2334
2335         * nnimap.el (nnimap-request-thread): Whitespace fix.
2336
2337 2011-08-02  Steve Purcell  <steve@sanityinc.com>  (tiny change)
2338
2339         * nnimap.el (nnimap-get-groups): Decode "&" correctly.
2340
2341 2011-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2342
2343         * starttls.el (starttls-available-p): Rename from
2344         `starttls-any-program-available' and changed return convention.
2345
2346 2011-07-31  Lars Ingebrigtsen  <larsi@gnus.org>
2347
2348         * nnmaildir.el (nnmaildir-request-accept-article): Don't call
2349         `unix-sync' unless it's defined.
2350
2351 2011-07-31  Marcus Harnisch  <marcus.harnisch@gmx.net>  (tiny change)
2352
2353         * gnus-art.el (gnus-article-stop-animations): Use `elt' instead of
2354         `aref' for XEmacs compatibiltiy.
2355
2356 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2357
2358         * spam.el (spam-fetch-field-fast): Rewrite slightly for clarity.
2359
2360 2011-07-31  Dave Abrahams  <dave@boostpro.com>
2361
2362         * gnus-sum.el (gnus-summary-refer-thread): Since lambdas aren't
2363         closures, quote the form properly (bug#9194).
2364
2365 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2366
2367         * gnus-sum.el (gnus-summary-insert-new-articles): Clean up slightly.
2368         (gnus-summary-insert-new-articles): Protect against servers that are
2369         down.
2370
2371 2011-07-29  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
2372
2373         * mm-decode.el (mm-dissect-buffer): Add a default content-disposition
2374         in mm handle if none is specified.
2375
2376 2011-07-24  Andrew Cohen  <cohen@andy.bu.edu>
2377
2378         * nnimap.el (nnimap-make-thread-query): Quote message-ids for gmail.
2379
2380 2011-07-23  Andrew Cohen  <cohen@andy.bu.edu>
2381
2382         * nnir.el (nnir-search-thread): New function to make an nnir group
2383         based on a thread query.
2384
2385         * gnus-sum.el (gnus-refer-thread-use-nnir): New variable to control use
2386         of nnir in thread referral.
2387         (gnus-summary-refer-thread): Use it.
2388
2389         * nnimap.el (nnimap-request-thread): Use it.
2390
2391 2011-07-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2392
2393         * shr.el (shr-tag-comment): Ignore HTML comments.
2394
2395 2011-07-20  Andrew Cohen  <cohen@andy.bu.edu>
2396
2397         * nnir.el (gnus-group-make-nnir-group): Allow optional search query
2398         argument.
2399         (gnus-group-make-nnir-group, nnir-request-group, nnir-run-query):
2400         Use `nnir-address' to handle server info rather than passing an arg.
2401
2402         * nnimap.el (nnimap-make-thread-query): New utility function to format
2403         an imap thread search query.
2404         (nnimap-request-thread): Use it.
2405
2406         * gnus-sum.el (gnus-handle-ephemeral-exit): Ensure we are setting the
2407         right select-method if we are not going back to the group buffer.
2408
2409 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2410
2411         * gnus-group.el (gnus-group-read-ephemeral-group): Make sure we don't
2412         enter invalid buffer configurations into the quit form (bug#9107).
2413         (gnus-group-tool-bar-gnome): Replace connect/disconnect with
2414         unplugged/plugged.
2415
2416         * gnus-sum.el (gnus-summary-refer-thread): When inserting new headers,
2417         keep track of which ones are unread (bug#9061).
2418
2419         * gnus.el (gnus-refer-article-method): Allow entering any sexp
2420         (bug#9055).
2421
2422         * gnus-art.el (gnus-article-show-images): Allow working if using w3m
2423         (bug#9041).
2424
2425         * gnus-html.el (mm-util): Require (bug#9073).
2426
2427         * gnus-sum.el (gnus-delete-duplicate-headers): New function.
2428         (gnus-summary-refer-thread): Use it to remove duplicates in the
2429         un-threaded view (bug#9053).
2430         (gnus-summary-insert-subject): Document USE-OLD-HEADER (bug#9070).
2431
2432 2011-07-07  Kan-Ru Chen  <kanru@kanru.info>
2433
2434         * nnir.el (nnir-read-server-parm): Use default value from global
2435         variable.  Without this the default search engine parameters aren't
2436         used at all.
2437
2438 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2439
2440         * message.el (message-unique-id): Don't use the undocumented return
2441         value from (random t) (bug#9118).
2442
2443 2011-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2444
2445         * message.el (message-auto-save-directory): If the ~/Mail directory
2446         doesn't exist, use ~ as the auto-save directory (bug#4432).
2447
2448         * gnus-group.el (gnus-group-read-ephemeral-group): Start Gnus if it
2449         hasn't already been started.
2450
2451 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2452
2453         * gnus.el (debbugs-gnu): Rename from debbugs-emacs.
2454
2455         * message.el (message-reply): Work around mysterious bug where
2456         `message-mode' seems to overwrite the locally bound `subject' variable.
2457
2458 2011-07-14  Andrew Cohen  <cohen@andy.bu.edu>
2459
2460         * nnimap.el (nnimap-request-thread): Ensure search is performed in
2461         correct group.
2462
2463         * gnus-int.el (gnus-request-thread): Add group argument.
2464
2465         * gnus-sum.el (gnus-summary-refer-thread): Use it.
2466
2467 2011-07-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2468
2469         * dgnushack.el (debbugs-gnu-summary-mode): Update compat names, too.
2470
2471         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): `debbugs-*'
2472         renamed to `debbugs-gnu-*'.
2473
2474 2011-07-08  Daiki Ueno  <ueno@unixuser.org>
2475
2476         * plstore.el: Revert the editing feature since it is not urgent.
2477         (plstore-mode, plstore-mode-toggle-display, plstore-mode-original)
2478         (plstore-mode-decoded): Remove.
2479
2480 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2481
2482         * gnus-msg.el (gnus-bug): Don't insert user variables.  It usually
2483         isn't very interesting any more, and it leaks potentially secret data.
2484         (gnus-debug): Remove.
2485
2486         * gnus-art.el (gnus-ignored-headers): Remove obsolete and non-working
2487         use of :custom-show.
2488
2489 2011-07-07  Daiki Ueno  <ueno@unixuser.org>
2490
2491         * plstore.el: Add documentation.
2492         (plstore-mode): New mode to edit plstore file.
2493         (plstore-mode-toggle-display, plstore-mode-original)
2494         (plstore-mode-decoded): New command.
2495         (plstore--encode, plstore--decode, plstore--write-contents-functions)
2496         (plstore--insert-buffer, plstore--make): New function.
2497         (plstore-open, plstore-save): Simplify by using them.
2498
2499 2011-07-06  Glenn Morris  <rgm@gnu.org>
2500
2501         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Silence compiler.
2502
2503 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2504
2505         * gnus.el (gnus-refer-article-method): Remove mention of nnspool, which
2506         no longer is much used.
2507         (gnus-summary-line-format): Link to "Marking Articles" instead of "Read
2508         Articles".
2509
2510 2011-04-03  Kan-Ru Chen  <kanru@kanru.info>
2511
2512         * nnir.el (nnir-notmuch-program, nnir-notmuch-additional-switches)
2513         (nnir-notmuch-remove-prefix, nnir-engines, nnir-run-notmuch): New nnir
2514         `notmuch' backend.
2515
2516 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2517
2518         * mm-decode.el (mm-text-html-renderer): Doc fix.
2519
2520         * gnus-msg.el (gnus-bug): Fix the MML tag.
2521
2522         * pop3.el (pop3-open-server): -ERR is a valid response to CAPA.
2523
2524 2011-07-05  Daiki Ueno  <ueno@unixuser.org>
2525
2526         * gnus-start.el (gnus-get-unread-articles): Don't connect to the
2527         secondary methods if started with `gnus-no-server'.
2528
2529 2011-07-05  Juanma Barranquero  <lekktu@gmail.com>
2530
2531         * message.el (message-return-action): Fix typo in docstring.
2532
2533 2011-07-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2534
2535         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow fetching several
2536         bug reports at once.
2537
2538         * nnimap.el (nnimap-request-scan): Say that splitting has finished.
2539
2540 2011-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2541
2542         * nndraft.el: Require gnus-group.
2543         (nndraft-request-list): Declare.
2544
2545         * nndraft.el (nndraft-update-unread-articles): Don't show group having
2546         no unread article unless it matches gnus-permanently-visible-groups.
2547
2548         * nndraft.el (nndraft-update-unread-articles): New function.
2549         (nndraft-request-associate-buffer): Use it to update the number of
2550         unread articles for the nndraft groups in the group buffer when saving
2551         or killing a draft message.
2552
2553 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2554
2555         * gnus-group.el (gnus-read-ephemeral-bug-group): Bind the coding
2556         systems to binary before writing and reading the mbox files.
2557
2558         * gnus.el (gnus-summary-line-format): Link to the info node for %U
2559         instead of trying to list them all (bug#8978).
2560
2561 2011-07-03  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
2562
2563         * pop3.el (pop3-open-server): Use :end-of-capability.
2564
2565 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2566
2567         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Make sure that
2568         the id is always a number.
2569
2570         * dgnushack.el (debbugs-summary-mode): Shut up compiler about debbugs.
2571
2572         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Hook into
2573         debbugs mode, if possible.
2574
2575 2011-07-02  Daiki Ueno  <ueno@unixuser.org>
2576
2577         * auth-source.el (auth-source-token-passphrase-callback-function):
2578         Reindent.
2579         (epg-context-operation): Remove unnecessary autoload.
2580
2581 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2582
2583         * gnus.el (gnus-list-debbugs): New command.
2584
2585         * gnus-group.el (gnus-bug-group-download-format-alist): Get the
2586         mboxstat instead of the maintbox, since the stat seems to be fuller.
2587
2588         * gnus-msg.el (gnus-configure-posting-styles): Don't try to select dead
2589         summary buffers.
2590
2591         * message.el (message-get-reply-headers): Delete all duplicates,
2592         instead of the first.
2593         (message-get-reply-headers): Ensure that we have progress while
2594         deleting duplicates.
2595
2596         * gnus-msg.el (gnus-configure-posting-styles): Get the local
2597         gnus-posting-style value from the summary buffer to make it easier to
2598         make that a per-buffer conf.
2599
2600 2011-07-02  Andrew Cohen  <cohen@andy.bu.edu>
2601
2602         * nnir.el (nnir-run-imap): Allow halting a search when an article is
2603         found by setting `shortcut' in 'query.
2604         (nnir-request-article): Use `shortcut' setting when requesting article
2605         by Message-ID.
2606
2607 2011-07-02  Teodor Zlatanov  <tzz@lifelogs.com>
2608
2609         * gnus-msg.el (gnus-bug): Give the Version and Package headers to
2610         debbugs with the X-Debbugs-Package and X-Debbugs-Version headers.
2611         Bring the pseudo-headers back too.
2612
2613 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
2614
2615         * auth-source.el (auth-source-token-passphrase-callback-function):
2616         Simplify and remove EPA dependency.
2617
2618 2011-07-01  Andrew Cohen  <cohen@andy.bu.edu>
2619
2620         * nnir.el (nnir-request-article): Fix error message text.
2621
2622 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
2623
2624         * auth-source.el (plstore-delete): Autoload.
2625         (auth-source-plstore-search): Support delete operation.
2626         * plstore.el (plstore-delete): New function.
2627
2628 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2629
2630         * gnus-draft.el (gnus-draft-clear-marks): Revert last change;
2631         mark actually existing articles as unread rather than the ones that
2632         active asserts.
2633
2634 2011-07-01  Paul Eggert  <eggert@cs.ucla.edu>
2635
2636         * nntp.el (nntp-record-command):
2637         * gnus-util.el (gnus-message-with-timestamp-1):
2638         Use format-time-string rather than decoding time stamps by hand.
2639         This is simpler and insulates the code from potential changes to
2640         current-time format.
2641
2642 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2643
2644         * gnus-draft.el (gnus-draft-clear-marks): Mark deleted articles as read.
2645
2646 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
2647
2648         * plstore.el (plstore-select-keys, plstore-encrypt-to): New variable.
2649         (plstore-save): Support public key encryption.
2650         (plstore--init-from-buffer): New function.
2651         (plstore-open): Use it; fix error when opening a non-existent file.
2652         (plstore-revert): Use plstore--init-from-buffer.
2653
2654 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
2655
2656         * auth-source.el (auth-source-backend): Fix :initarg for data slot.
2657
2658 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2659
2660         * mml2015.el (mml2015-use): Replace string-match-p with string-match
2661         for old Emacsen.
2662
2663 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
2664
2665         * mml2015.el (mml2015-use): Don't try to load PGG on Emacs 24, when EPG
2666         is not fully working.
2667
2668 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2669
2670         * dgnushack.el: Autoload sha1 on XEmacs.
2671
2672         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Take an optional
2673         quit window configuration.
2674
2675         * auth-source.el (epg-context-set-passphrase-callback):
2676         Remove duplicate autoload.
2677
2678 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
2679
2680         * nnir.el (nnir-request-article): Allow requesting articles by
2681         Message-ID with nnimap.
2682
2683         * gnus-sum.el (gnus-refer-article-methods): Allow (nnir) entry to use
2684         current server.
2685
2686 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
2687
2688         * auth-source.el: Autoload EPA/EPG functions.
2689         (auth-source-netrc-use-gpg-tokens): Clarify that it should not be
2690         changed when EPA/EPG is not available.
2691         (auth-source-backend): Rename "arg" member to "data".
2692         (auth-source-backend-parse, auth-source-plstore-search)
2693         (auth-source-plstore-create): Use it.
2694
2695 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
2696
2697         * gnus-art.el (gnus-request-article-this-buffer): Use existing function
2698         `gnus-refer-article-methods'.
2699
2700 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
2701
2702         * auth-source.el: Require EPA and EPG.
2703         (auth-source-passphrase-alist): New variable.
2704         (auth-source-passphrase-callback-function)
2705         (auth-source-token-passphrase-callback-function): Callbacks for the
2706         netrc field encryption (GPG tokens).
2707         (auth-source-epa-extract-gpg-token, auth-source-epa-make-gpg-token):
2708         Symmetric encryption and decryption of the netrc GPG tokens.
2709         (auth-source-netrc-normalize): Use them, simplifying the closure.
2710
2711 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2712
2713         * dgnushack.el (dgnushack-compile): Don't compile plstore.el unless epg
2714         is available.
2715
2716 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2717
2718         * nnimap.el (nnimap-split-incoming-mail): If `nnimap-split-fancy' is
2719         non-nil, and `nnimap-split-methods' is nil, use the former.
2720
2721 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
2722
2723         * plstore.el (plstore-revert): New function.
2724         (plstore-open): Use it; hide the buffer from user.
2725
2726 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
2727
2728         * auth-source.el (auth-source-backend): New member "arg".
2729         (auth-source-backend-parse): Handle new backend 'plstore.
2730         * plstore.el: New file.
2731
2732 2011-06-30  Glenn Morris  <rgm@gnu.org>
2733
2734         * mm-util.el (mm-charset-synonym-alist): Move definition before use.
2735
2736 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2737
2738         * nnimap.el (nnimap-process-expiry-targets): Say what target we're
2739         expiring articles to.
2740
2741         * mm-util.el (mm-charset-to-coding-system): Recognize all ANSI.x3.4
2742         variations as ASCII (bug#5458).
2743
2744 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2745
2746         * nnmh.el (nnmh-request-list-1): Work on MS Windows.
2747
2748 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2749
2750         * message.el (message-point-in-header-p): Tweak the function to default
2751         to saying that we're not in the headers if there is no separator at
2752         all.  This makes it possible to use the Message version of `M-q' in
2753         buffers with no headers (bug#7987).
2754         (message-point-in-header-p): Fix last checkin to work with an empty
2755         mail-header-separator, too.
2756
2757         * auth-source.el (auth-source-netrc-saver): If the user says "don't ask
2758         again, save the choice via customize.
2759
2760 2011-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2761
2762         * message.el (message-send-mail-function): Add `sendmail-query-once'.
2763
2764         * nnimap.el (nnimap-finish-retrieve-group-infos): If the server has
2765         ended the connection, bail out before waiting infinitely on a new
2766         connection.
2767
2768 2011-06-28  Teodor Zlatanov  <tzz@lifelogs.com>
2769
2770         * gnus-msg.el (gnus-bug): Add Package and Version pseudo-headers to bug
2771         reports.
2772
2773         * gnus.el (gnus-bug-package): Use "gnus."
2774         (gnus-maintainer): Direct bug reports to submit@debbugs.gnu.org.
2775
2776 2011-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2777
2778         * dgnushack.el: Make the timer warning go away on XEmacs.
2779
2780         * gnus-art.el (gnus-article-stop-animations): New function to stop any
2781         animations going on at article exit time.
2782
2783         * gnus-registry.el (gnus-registry-user-format-function-M): Reinstate,
2784         since removing it breaks people upgrading.
2785
2786         * shr.el (shr-put-image): Use the new interface for animating images.
2787         (shr-put-image): Animate for 60 seconds.
2788
2789         * dgnushack.el: Bind `gnutls-available-p' to `ignore' on XEmacs to
2790         avoid compiler warnings.
2791
2792         * auth-source.el (with-auth-source-epa-overrides): Fix compilation
2793         error with `find-file-hooks' on Emacs 22.
2794         (with-auth-source-epa-overrides): Ugly hack to Wrap the
2795         `find-file-hook' things in `symbol-value' to avoid compilation warnings
2796         on all architectures.
2797
2798         * spam.el (spam-stat): Require in a normal fashion without binding
2799         `spam-stat-install-hooks' to avoid compilation warnings.
2800
2801         * spam-stat.el (spam-stat-install-hooks): Remove.
2802         (spam-stat-install-hooks): Don't run automatically.
2803
2804 2011-06-26  Timo Juhani Lindfors  <timo.lindfors@iki.fi>  (tiny change)
2805
2806         * gnus-msg.el (gnus-summary-reply-to-list-with-original): New command
2807         and keystroke.
2808
2809 2011-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2810
2811         * auth-source.el (auth-source-netrc-cache): Move forward.
2812
2813 2011-06-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2814
2815         * proto-stream.el (proto-stream-open-starttls): Use
2816         `gnutls-available-p' to see whether we have built-in support.
2817
2818         * auth-source.el (auth-source-netrc-create): Don't query the bits that
2819         we already know.
2820         (auth-source-forget-all-cached): Clear auth-source-netrc-cache, too.
2821         (auth-source-netrc-create): Don't prompt for the stuff we already know.
2822
2823 2011-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2824
2825         * auth-source.el (auth-source-netrc-create): Don't print all tokens in
2826         %S format, since that looks odd.
2827         (auth-sources): Prefer the ~/.authinfo file over the ~/.authinfo.gpg
2828         file, especially when saving.
2829
2830 2011-06-21  Andrew Cohen  <cohen@andy.bu.edu>
2831
2832         * nnimap.el (nnimap-find-article-by-message-id): return nil when no
2833         article found.
2834
2835 2011-06-18  Teodor Zlatanov  <tzz@lifelogs.com>
2836
2837         * auth-source.el (auth-source-netrc-use-gpg-tokens): Replace
2838         `auth-source-save-secrets' with a more sensitive alist that can be
2839         configured per file.  Experimental, so defaults to 'never.
2840         (auth-source-netrc-create): Use it.  Still experimental code.
2841         (with-auth-source-epa-overrides): Use `find-file-hooks' if
2842         `find-file-hook' is unbound (XEmacs fix).  Fix backquoting bug.
2843
2844 2011-06-16  Teodor Zlatanov  <tzz@lifelogs.com>
2845
2846         * auth-source.el (auth-source-save-secrets): New variable to control if
2847         secret tokens should be saved encrypted.
2848         (auth-source-netrc-parse, auth-source-netrc-search): Pass the file name
2849         to `auth-source-netrc-normalize'.
2850         (with-auth-source-epa-overrides): Add convenience macro.  Don't depend
2851         on the EPA variables being defined.
2852         (auth-source-epa-make-gpg-token): Convert text to a "gpg:" token.
2853         (auth-source-netrc-normalize): Convert "gpg:" tokens back to text in
2854         the lexical-let closure.
2855         (auth-source-netrc-create): Create "gpg:" tokens according to
2856         `auth-source-save-secrets'.
2857
2858 2011-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2859
2860         * gnus-group.el (gnus-group-update-group): Add new argument
2861         `info-unchanged' that stops updating dribble buffer.
2862
2863         * gnus-start.el (gnus-dribble-enter): Add new argument `regexp' that
2864         deletes lines matching to it in dribble buffer.
2865
2866         * gnus-agent.el (gnus-agent-fetch-group-1):
2867         * gnus-group.el (gnus-group-update-group-line, gnus-group-make-group):
2868         * gnus-srvr.el (gnus-server-update-server, gnus-server-set-info):
2869         * gnus-start.el (gnus-group-change-level):
2870         * gnus-sum.el (gnus-summary-move-article): Delete old dribble entry.
2871
2872         * gnus-sum.el (gnus-summary-update-info): Don't update dribble buffer
2873         if newsgroup info is not changed.
2874
2875         * gnus-group.el (gnus-group-get-new-news-this-group):
2876         * gnus-sum.el (gnus-summary-read-group-1, gnus-summary-exit-no-update):
2877         Don't update dribble buffer.
2878
2879 2011-06-01  Teodor Zlatanov  <tzz@lifelogs.com>
2880
2881         * gnus-registry.el (gnus-registry-remove-ignored): New function to
2882         remove entries with groups we ignore.
2883
2884 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2885
2886         * shr.el (shr-rescale-image): Add an :ascent of 100 to images so that
2887         the underline comes at the bottom.
2888
2889 2011-05-31  Teodor Zlatanov  <tzz@lifelogs.com>
2890
2891         * gnus-registry.el (gnus-registry-article-marks-to-chars): Rename from
2892         `gnus-registry-user-format-function-M' and declare the latter obsolete.
2893         (gnus-registry-article-marks-to-names): Rename from
2894         `gnus-registry-user-format-function-M2'.
2895
2896 2011-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2897
2898         * gnus-sum.el (gnus-summary-exit): Make sure to kill article buffer in
2899         ephemeral group.
2900
2901 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2902
2903         * shr.el (shr-browse-image): Copy the URL if called interactively.
2904
2905 2011-05-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2906
2907         * gnus-group.el (gnus-group-mark-article-read): It's possible that we
2908         want to have `gnus-newsgroup-unselected' kept sorted.  If this isn't
2909         done, then unselected articles may be marked as read.
2910
2911         * pop3.el (pop3-open-server): Erase the buffer after the greeting,
2912         since not doing this seems to lead to a race condition in pop3-logon.
2913
2914         * nnvirtual.el (nnvirtual-request-article): Bind `gnus-command-method'
2915         so that the call chain it correct when we call "upwards".
2916
2917         * gnus-sum.el (gnus-select-newsgroup): Auto-expiry doesn't make sense
2918         in read-only groups.
2919
2920         * gnus-group.el (gnus-group-mark-article-read): Ditto.
2921
2922         * message.el (message-cite-reply-position): Doc string fix.
2923
2924         * nnimap.el (nnimap-transform-headers): Simplify regexp to hopefully
2925         avoid regexp overflow.
2926         (nnimap-transform-split-mail): Ditto.
2927
2928         * pop3.el (pop3-retr): Error out if the server closes the connection.
2929
2930 2011-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2931
2932         * mml1991.el (mml1991-mailcrypt-encrypt): Remove use of ill-designed
2933         mm-with-unibyte-current-buffer.  The buffer should not contain any
2934         multibyte chars anyway at this stage.
2935
2936 2011-05-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2937
2938         * shr.el (shr-urlify): Use shr-add-font to make underlines be less ugly
2939         at the end of lines.
2940
2941 2011-05-29  Julien Danjou  <julien@danjou.info>
2942
2943         * smiley.el (gnus-smiley-file-types): Add gif as supported file type.
2944
2945 2011-05-27  Glenn Morris  <rgm@gnu.org>
2946
2947         * gnus-group.el (gnus-bug-group-download-format-alist):
2948         Use the "maintainer" version of debian reports as well.
2949
2950 2011-05-26  Glenn Morris  <rgm@gnu.org>
2951
2952         * gnus-group.el (gnus-bug-group-download-format-alist):
2953         Use the "maintainer" version of debbugs.gnu.org reports.
2954
2955 2011-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2956
2957         * gnus-art.el (gnus-mime-delete-part): Fix mm-handle-filename usage.
2958
2959 2011-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
2960
2961         * gnus-cus.el (gnus-agent-customize-category):
2962         * gnus-delay.el (gnus-delay-send-queue):
2963         * gnus.el (gnus-other-frame):
2964         Don't quote lambda expressions with `quote'.
2965
2966 2011-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
2967
2968         * gnus-sum.el (gnus-summary-hide-thread): Fix bug where moving to hide
2969         the thread moves us backwards and so we loop forever.
2970
2971 2011-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2972
2973         * mm-bodies.el (mm-decode-content-transfer-encoding): Allow leading
2974         whitespace in base64 data lines.
2975
2976 2011-05-18  Teodor Zlatanov  <tzz@lifelogs.com>
2977
2978         * gnus-registry.el (gnus-registry-user-format-function-M):
2979         Use `mapconcat'.
2980         (gnus-registry-user-format-function-M2): Use to see the full text of
2981         the marks.  Make "," the mark text separator.
2982
2983         * nntp.el (nntp-send-authinfo): Use the "force" token for NNTP
2984         authentication with auth-source.
2985
2986 2011-05-17  Glenn Morris  <rgm@gnu.org>
2987
2988         * gnus-group.el (gnus-import-other-newsrc-file):
2989         Use insert-file-contents.
2990
2991 2011-05-16  Teodor Zlatanov  <tzz@lifelogs.com>
2992
2993         * gnus-sum.el (gnus-summary-hide-all-threads): Add update message every
2994         1000 iterations.
2995
2996 2011-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2997
2998         * nntp.el (nntp-open-connection): Check if process-type is available.
2999
3000 2011-05-16  Julien Danjou  <julien@danjou.info>
3001
3002         * shr.el (shr-tag-del): Add support for del tag.
3003
3004 2011-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3005
3006         * gnus-html.el (gnus-html-put-image): Register a displayer.
3007
3008         * shr.el (shr-image-displayer): Don't remove text props from alt text.
3009
3010 2011-05-13  Teodor Zlatanov  <tzz@lifelogs.com>
3011
3012         * registry.el (prune-factor): New initialization parameter defaulting
3013         to 0.1.
3014         (registry-prune-hard): Use it.
3015
3016         * gnus-registry.el (gnus-registry-fixup-registry): Set prune-factor to
3017         0.1 expicitly.
3018
3019 2011-05-13  Glenn Morris  <rgm@gnu.org>
3020
3021         * message.el (message-send-mail-with-sendmail): Assume sendmail-program
3022         is bound, since this function requires sendmail.
3023
3024 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
3025
3026         * registry.el (registry-usage-test): Disable pruning test.
3027
3028 2011-05-11  David Engster  <dengste@eml.cc>
3029
3030         * lpath.el: Bind shr-put-image and process-type for Emacs22 and XEmacs.
3031         Bind set-network-process-option for XEmacs.
3032
3033 2011-05-10  Teodor Zlatanov  <tzz@lifelogs.com>
3034
3035         * registry.el (registry-prune-hard-candidates)
3036         (registry-prune-soft-candidates): Helper methods for registry pruning.
3037         (registry-prune): Use them.  Make the sort function optional.
3038
3039 2011-05-10  Jim Meyering  <meyering@redhat.com>
3040
3041         * shr.el (shr-colorize-region): Fix typo "on on -> on".
3042
3043 2011-05-10  Julien Danjou  <julien@danjou.info>
3044
3045         * shr.el (shr-put-color-1): Do not bug out when old-props is a face
3046         symbol and not a list.
3047
3048 2011-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3049
3050         * gnus-art.el (gnus-article-mode): Move binding of
3051         shr-put-image-function here from gnus-article-prepare-display.
3052
3053         * shr.el (shr-put-image-function): New variable.
3054         (shr-image-fetched, shr-image-displayer, shr-tag-img): Funcall it.
3055         (shr-put-image): Return scaled image.
3056
3057         * gnus-art.el (gnus-shr-put-image): New function.
3058         (gnus-article-prepare-display): Bind shr-put-image-function to it.
3059
3060         * gnus-html.el (gnus-html-wash-images): Register scaled images, not
3061         original ones, as deletable.
3062
3063 2011-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
3064
3065         * nntp.el (nntp-open-connection): Set TCP keepalive option.
3066
3067 2011-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
3068
3069         * registry.el (registry-full): Add convenience method.  Fix logic.
3070         (registry-insert): Use it.  Fix logic here too.
3071
3072         * gnus-registry.el (gnus-registry-insert): Add wrapper that calls
3073         `registry-prune' if `registry-full' returns t.
3074         (gnus-registry-handle-action)
3075         (gnus-registry-get-or-make-entry, gnus-registry-set-id-key)
3076         (gnus-registry-usage-test): Use it.
3077
3078 2011-05-07  Julien Danjou  <julien@danjou.info>
3079
3080         * shr.el (shr-link): Make shr-link inherit from link by default.
3081
3082 2011-05-06  Teodor Zlatanov  <tzz@lifelogs.com>
3083
3084         * shr.el (shr-urlify, shr-link): Fix shr-link face.
3085
3086 2011-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
3087
3088         * shr.el (shr-urlify, shr-link): Still broken but at least doesn't
3089         error out because the face is not a list.
3090
3091 2011-05-05  Glenn Morris  <rgm@gnu.org>
3092
3093         * proto-stream.el (gnutls-negotiate): Fix declarations.
3094
3095         * gnus-start.el (gnus-propagate-marks): Declare.
3096
3097 2011-05-04  Teodor Zlatanov  <tzz@lifelogs.com>
3098
3099         * registry.el (registry-reindex): Fix percentage message.
3100
3101         * proto-stream.el (network-stream-open-starttls): Adjust to call
3102         `gnutls-negotiate' with :process and :hostname arguments.
3103
3104 2011-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
3105
3106         * shr.el: Add shr-link face for links.
3107         (shr-urlify): Use it.
3108
3109         * registry.el (registry-insert): Make error message more helpful.
3110
3111 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3112
3113         * gnus-html.el (gnus-html-schedule-image-fetching):
3114         Use url-queue-retrieve, if it exists.
3115
3116         * shr.el (shr-tag-img): Ditto.
3117
3118         * gnus.el: Autoload more gnus-agent functions.
3119
3120         * gnus-art.el (gnus-request-article-this-buffer): Store articles in the
3121         agent if we haven't already (bug#8502).
3122
3123         * gnus-async.el (gnus-async-article-callback): Put prefetched articles
3124         into the Agent, too.
3125
3126         * gnus-agent.el (gnus-agent-store-article): New function.
3127
3128         * nnheader.el (nnheader-insert-buffer-substring): Rename from nntp-
3129         and moved from that file for reuse.
3130
3131         * pop3.el (pop3-open-server): Error messages are "-ERR".
3132
3133 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3134
3135         * pop3.el (pop3-open-server): Upgrade opportunistically to STARTTLS.
3136         (open-tls-stream): Remove superfluous tls/starttls autoloads.
3137
3138 2011-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3139
3140         * gnus.el: No Gnus v0.17 is released.
3141
3142 2011-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3143
3144         * gnus-sum.el (gnus-summary-next-article): Don't bug out if the summary
3145         buffer has moved to a different frame.
3146
3147 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3148
3149         * nnimap.el (nnimap-request-article): Use nntp-insert-buffer-substring
3150         to get the conversion from unibyte to multibyte buffers to work on
3151         Emacs 22.
3152
3153         * nntp.el (nntp-request-article): Slight clean-up.
3154
3155 2011-04-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3156
3157         * shr.el (shr-strike-through): New face.
3158         (shr-tag-s): Use it to provide <s> support.
3159         (shr-tag-s): Remove duplicate definition.
3160
3161 2011-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
3162
3163         * gnus-registry.el (gnus-registry-ignore-group-p): Don't call
3164         `gnus-parameter-registry-ignore' if the *Group* buffer doesn't exist.
3165
3166 2011-04-24  Teodor Zlatanov  <tzz@lifelogs.com>
3167
3168         * proto-stream.el (proto-stream-open-starttls): Give host parameter to
3169         `gnutls-negotiate'.
3170         (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
3171
3172 2011-04-23  Glenn Morris  <rgm@gnu.org>
3173
3174         * gnus-sum.el (gnus-extra-headers): Bump :version.
3175
3176 2011-04-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3177
3178         * shr.el (shr-tag-sup): New function.
3179         (shr-tag-sub): Ditto.
3180
3181 2011-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
3182
3183         * gnus-registry.el (gnus-registry-ignore-group-p): Test specifically
3184         for the case where `gnus-registry-ignored-groups' is a list of lists,
3185         and don't call `gnus-parameter-registry-ignore' otherwise.
3186
3187 2011-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
3188
3189         * nnimap.el (nnimap-user): New backend variable.
3190         (nnimap-open-connection-1): Use it.
3191         (nnimap-credentials): Accept user parameter so it's explicit what user
3192         name is desired.
3193
3194         * gnus-sum.el (gnus-extra-headers): Add Keywords, Cc, and Gcc to
3195         default.
3196
3197         * gnus.el (gnus-registry-ignored-groups): Provide default in gnus.el,
3198         not gnus-registry.el.
3199
3200         * gnus-registry.el: Mention in comments how to modify
3201         `gnus-extra-headers' for proper recipient tracking and that it may
3202         already have To and Cc recently, which it does as of this commit.
3203         (gnus-registry-ignored-groups): Remove defcustom.
3204         Explain why in comments.
3205         (gnus-registry-action): Fix data-header reference to use the extra
3206         headers.  Explain in package commentary how to add To and Cc headers to
3207         the gnus-extra-headers.
3208         (gnus-registry-ignored-groups): Adjust defaults to match the parameter.
3209         (gnus-registry-ignore-group-p): Adjust to take either a group/topic
3210         parameter list or a string list in `gnus-registry-ignored-groups'.
3211         Fix logic error.
3212
3213 2011-04-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3214
3215         * shr.el (shr-expand-url): Protect against null urls.
3216
3217 2011-04-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3218
3219         * shr.el (shr-base): New binding.
3220         (shr-tag-base): Keep track of <base>.
3221         (shr-expand-url): New function used throughout.
3222
3223 2011-04-20  Teodor Zlatanov  <tzz@lifelogs.com>
3224
3225         * gnus-registry.el
3226         (gnus-registry--split-fancy-with-parent-internal): Fix loop bugs.
3227         (gnus-registry-ignored-groups): New variable.
3228         (gnus-registry-ignore-group-p): Use it.
3229         (gnus-registry-handle-action): Use `gnus-registry-ignore-group-p' and
3230         set the destination group to nil (same as delete) if it's ignored.
3231
3232 2011-04-20  David Engster  <dengste@eml.cc>
3233
3234         * tests/gnustest-nntp.el: New file for simple NNTP testing.
3235
3236         * Makefile.in (test-nntp): New rule.
3237         (check): Add it.
3238         (test-registry): Change '$(EMACS_COMP)' to '$(EMACS) $(FLAGS)'.
3239
3240 2011-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3241
3242         * gnus-registry.el (gnus-registry-action)
3243         (gnus-registry-fetch-header-fast):
3244         Don't use mail-header that looks an internal function of mailheader.el.
3245
3246 2011-04-19  Glenn Morris  <rgm@gnu.org>
3247
3248         * time-date.el (time-to-days): Remove unused local variables.
3249
3250 2011-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3251
3252         * gnus-registry.el: Eliminate cl functions.
3253         (gnus-registry-sort-addresses): New function that replaces mapcan.
3254         (gnus-registry-action, gnus-registry-spool-action)
3255         (gnus-registry-split-fancy-with-parent)
3256         (gnus-registry-fetch-recipients-fast): Use it.
3257         (gnus-registry-import-eld): Replace delete* with dolist + delq.
3258
3259         * registry.el (initialize-instance, registry-lookup)
3260         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
3261         (registry-lookup-secondary-value, registry-search, registry-delete)
3262         (registry-insert, registry-reindex, registry-size, registry-prune):
3263         Use eval-and-compile.
3264
3265 2011-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
3266
3267         * registry.el (registry-reindex): New method to recreate the secondary
3268         registry indices.
3269
3270         * gnus-registry.el (gnus-registry-fixup-registry): Use it if the
3271         tracked field changes.
3272         (gnus-registry-unfollowed-addresses, gnus-registry-track-extra)
3273         (gnus-registry-action, gnus-registry-spool-action)
3274         (gnus-registry-handle-action)
3275         (gnus-registry--split-fancy-with-parent-internal)
3276         (gnus-registry-split-fancy-with-parent)
3277         (gnus-registry-register-message-ids): Add recipient tracking on spool,
3278         move, and delete actions, and for fancy splitting with parent.
3279         (gnus-registry-extract-addresses)
3280         (gnus-registry-fetch-recipients-fast)
3281         (gnus-registry-fetch-header-fast): Convenience functions.
3282         (gnus-registry-misc-test): ERT test of
3283         `gnus-registry-extract-addresses'.
3284
3285 2011-04-15  Teodor Zlatanov  <tzz@lifelogs.com>
3286
3287         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
3288         Track by subject first, then sender.
3289
3290 2011-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
3291
3292         * message.el (message-bogus-system-names): Replace ^...$ => \`...\'.
3293
3294         * gnus.el (gnus-splash-svg-color-symbols): Don't use insert-file from
3295         Lisp.
3296
3297         * gnus-draft.el (gnus-draft-setup): New arg `dont-pop'.
3298         (gnus-draft-send): Use it to avoid popping
3299         up frames from gnus-group-send-queue.
3300
3301 2011-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
3302
3303         * gnus-registry.el: Updated gnus-registry docs.
3304
3305 2011-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
3306
3307         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
3308         Fix logic bug.
3309         (gnus-registry-post-process-groups): Fix logging of no results and
3310         quote sender and subject.
3311
3312 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3313
3314         * proto-stream.el (proto-stream-open-starttls): Only do opportunistic
3315         STARTTLS upgrades if we have built-in gnutls support.  Upgrades via
3316         gnutls-cli are too slow to be done opportunistically.
3317
3318         * gnus-start.el (gnus-get-unread-articles): Slight cleanup.
3319         (gnus-read-active-for-groups): Don't try to finish getting stuff where
3320         we had no early-data returned.
3321         (gnus-get-unread-articles): Add a sanity check so that we don't issue
3322         two async commands to the same server at the same time.
3323
3324 2011-04-12  Stig Sandbeck Mathisen  <ssm@fnord.no>  (tiny change)
3325
3326         * gnus-sum.el (gnus-summary-select-article-buffer): Doc fix.
3327
3328 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3329
3330         * gnus-registry.el (gnus-registry-remake-db): Put the warning on a
3331         "warning" level.
3332
3333         * mm-url.el (mm-url-package-name): Remove to ease third-party reuse.
3334         (mm-url-insert-file-contents): Don't set the package names.
3335
3336 2011-04-11  Teodor Zlatanov  <tzz@lifelogs.com>
3337
3338         * gnus-registry.el (gnus-registry-action): Remove properties and
3339         simplify subject in `gnus-registry-handle-action'.
3340         (gnus-registry-spool-action): Get subject and sender from message if
3341         they are not passed in.
3342         (gnus-registry-handle-action): Remove properties and simplify subject
3343         consistently.
3344
3345 2011-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
3346
3347         * registry.el: Require CL before using defmacro*.
3348
3349 2011-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3350
3351         * gnus-art.el (article-treat-date): Assume that
3352         gnus-article-date-headers may be a group parameter.
3353
3354 2011-04-07  Teodor Zlatanov  <tzz@lifelogs.com>
3355
3356         * gnus-registry.el (gnus-registry-handle-action): More debugging.
3357
3358         * gnus-start.el (gnus-gnus-to-newsrc-format): Add a way to run
3359         interactively so the newsrc file can contain foreign groups too.
3360         Useful for debugging but not much for users.
3361
3362 2011-04-07  David Engster  <dengste@eml.cc>
3363
3364         * registry.el (registry-usage-test): Only do
3365         `registry-lookup-breaks-before-lexbind' testing for Emacs24 with
3366         lexical binding.
3367
3368 2011-04-07  David Engster  <dengste@eml.cc>
3369
3370         * Makefile.in (check, test-registry): New rules for test-suite.
3371
3372 2011-04-06  David Engster  <dengste@eml.cc>
3373
3374         * registry.el, gnus-registry.el: Use `ignore-errors' instead of third
3375         argument NOERROR for `require', since XEmacs 21.4 does not support it.
3376
3377 2011-04-06  David Engster  <dengste@eml.cc>
3378
3379         * registry.el (initialize-instance): Change :after to :AFTER to be
3380         compatible with old EIEIO version in XEmacs.
3381
3382 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
3383
3384         * gnus-registry.el (gnus-registry-post-process-groups)
3385         (gnus-registry--split-fancy-with-parent-internal): Fix splitting bugs
3386         and provide better messaging.
3387
3388 2011-04-06  David Engster  <dengste@eml.cc>
3389
3390         * Makefile.in (fail-on-warning): New rule to compile with warnings as
3391         errors.
3392
3393         * dgnushack.el (dgnushack-compile-error-on-warn): New function to call
3394         dgnushack-compile with error-on-warn enabled, and to signal an error if
3395         clean compilation failed.
3396         (dgnushack-compile): New argument 'error-on-warn'.  If non-nil, compile
3397         with `byte-compile-error-on-warn'.  Return nil if errors occured.
3398
3399 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
3400
3401         * gnus-registry.el: Don't use ERT if it's not available.  Load it
3402         unconditionally anyway, discarding errors.
3403         (gnus-registry-delete-entries): New convenience function.
3404         (gnus-registry-import-eld): Import from old .eld registry.
3405
3406         * registry.el: Don't use ERT if it's not available.  Load it
3407         unconditionally anyway, discarding errors.
3408
3409         * proto-stream.el (gnutls-negotiate): Revert inadvertent commit of the
3410         version from the Claudio Bley GnuTLS patch (extra optional parameters
3411         and host name).
3412
3413 2011-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
3414
3415         * gnus-registry.el (gnus-registry-fixup-registry): New function to
3416         fixup the parameters that can be customized by the user between
3417         save/read cycles.
3418         (gnus-registry-read): Use it.
3419         (gnus-registry-make-db): Use it.
3420         (gnus-registry-spool-action, gnus-registry-handle-action):
3421         Fix messaging.
3422         (gnus-registry--split-fancy-with-parent-internal): Fix loop.
3423         Map references to actual group names with sender and subject tracking.
3424         (gnus-registry-post-process-groups): Use `cond' for better messaging.
3425         (gnus-registry-usage-test): Add subject lookup test.
3426
3427         * registry.el (registry-db, initialize-instance): Set up constructor
3428         instead of :initform arguments for the sake of older Emacsen.
3429         (registry-lookup-breaks-before-lexbind): New method to demonstrate
3430         pre-lexbind merge bug.
3431         (registry-usage-test): Use it.
3432         (initialize-instance, registry-db): Move the non-function initforms
3433         back to the class definition.
3434
3435 2011-04-03  Teodor Zlatanov  <tzz@lifelogs.com>
3436
3437         * registry.el: New library to manage gnus-registry-style data.
3438
3439         * gnus-registry.el: Use it (major rewrite).
3440
3441         * nnregistry.el: Use it.
3442
3443         * spam.el: Use it.
3444
3445 2011-04-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3446
3447         * gnus-sum.el (gnus-update-marks): Reinstate the code to not alter
3448         marks on non-selected articles.
3449
3450 2011-04-02  Chong Yidong  <cyd@stupidchicken.com>
3451
3452         * nnimap.el (nnimap-open-connection-1): Pass explicit :end-of-command
3453         parameter to open-protocol-stream.
3454
3455 2011-04-01  Julien Danjou  <julien@danjou.info>
3456
3457         * mm-view.el (mm-display-inline-fontify): Do not fontify with
3458         fundamental-mode.
3459
3460 2011-04-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3461
3462         * gnus-start.el (gnus-get-unread-articles): Don't try to contact denied
3463         servers.
3464
3465 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3466
3467         * gnus-sum.el (gnus-update-marks): Revert intersection change, which
3468         made marks not propagate, again.
3469
3470 2011-03-30  Chong Yidong  <cyd@stupidchicken.com>
3471
3472         * proto-stream.el (open-protocol-stream): Bring back `network' type.
3473         Make this the default type.
3474         (proto-stream-open-plain): Rename from proto-stream-open-default.
3475         (open-protocol-stream, proto-stream-open-starttls)
3476         (proto-stream-open-tls, proto-stream-open-shell): Replace `default'
3477         with `plain'.
3478
3479         * nnimap.el (nnimap-stream, nnimap-open-connection-1): Accept `network'
3480         value.
3481
3482         * nntp.el (nntp-open-connection-function): Document the fact that some
3483         values are not functions but are instead handled specially.
3484         Recognize nntp-open-plain-stream value.
3485         (nntp-open-connection): Recognize that value.
3486
3487 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3488
3489         * dgnushack.el: Only do the defcustom compilation thing on XEmacs,
3490         where it seems to be needed.
3491
3492 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3493
3494         * gssapi.el (open-gssapi-stream): Remove the last mentions of the IMAP
3495         stuff.
3496
3497         * gnus-score.el (gnus-score-string): Fix calling convention of
3498         `gnus-simplify-buffer-fuzzy' after last patches.
3499
3500         * gnus-sum.el (gnus-update-marks): Don't send any marks updates to the
3501         server for articles we didn't get any headers for.  This is a sanity
3502         check.
3503
3504 2011-03-29  Michael Welsh Duggan  <md5i@md5i.com>
3505
3506         * nnimap.el (nnimap-open-connection-1): Is the login responds with a
3507         new CAPABILITY, use it.
3508
3509 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3510
3511         * gnus-agent.el (gnus-agent-fetch-headers): Don't message if we're not
3512         downloading anything.
3513
3514         * gnus.el (gnus-splash-svg-color-symbols): Remove superfluous `and'.
3515
3516 2011-03-29  Adam Sjøgren  <asjo@koldfront.dk>
3517
3518         * gnus.el (gnus-group-startup-message): Prefer svg file and replace
3519         colors.
3520         (gnus-splash-svg-color-symbols): New function.
3521
3522 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3523
3524         * gnus-sum.el (gnus-simplify-buffer-fuzzy): Take the regexp explicitly
3525         instead of using the global gnus-simplify-subject-fuzzy-regexp.
3526         (gnus-simplify-subject-fuzzy): Use the local
3527         gnus-simplify-subject-fuzzy-regex instead of the global one.
3528         This makes using this variable in group parameters work.
3529
3530 2011-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
3531
3532         * gnus-registry.el (gnus-registry-unfollowed-groups):
3533         Add "archive:sent" to the unfollowed group regex (for the recent Gnus
3534         archive:sent-YYYY-MM-DD groups).
3535         (gnus-registry-split-fancy-with-parent): Bail out early in sender
3536         tracking if there are more than `gnus-registry-max-track-groups'
3537         matches.
3538
3539 2011-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3540
3541         * message.el (message--yank-original-internal): New function to do the
3542         insertion cleanly inside eval in `message-yank-original'.
3543         (message-yank-original): Use it.
3544
3545 2011-03-29  Julien Danjou  <julien@danjou.info>
3546
3547         * mm-view.el (mm-display-inline-fontify): Use `set-normal-mode' with
3548         local variables disabled rather than `normal-mode'.
3549
3550 2011-03-28  Brian T. Sniffen  <bsniffen@akamai.com>  (tiny change)
3551
3552         * imap.el (imap-shell-open, imap-process-connection-type):
3553         Use imap-process-connection-type for 'shell' streams as well as
3554         Kerberos, SSL, other subprocesses.
3555
3556 2011-03-26  Chong Yidong  <cyd@stupidchicken.com>
3557
3558         * proto-stream.el: Changes preparatory to merging open-protocol-stream
3559         with open-network-stream.
3560         (proto-stream-always-use-starttls): Option removed.
3561         (open-protocol-stream): Return a process object by default.  Provide a
3562         new parameter :return-list specifying a list-type return value, which
3563         now has the form (PROP . PLIST) instead of a fixed-length list.  Change
3564         :type `network' to `try-starttls', and `network-only' to `default'.
3565         Make `default' the default, for compatibility with open-network-stream.
3566         Handle the no-parameter case exactly as open-network-stream, with no
3567         additional stream processing.  Search plists using plist-get.
3568         Explicitly add :end-of-commend parameter if it is missing.
3569         (proto-stream-open-default): Rename from
3570         proto-stream-open-network-only.  Return 'default as the type.
3571         (proto-stream-open-starttls): Rename from proto-stream-open-network.
3572         Use plist-get.  Don't return `tls' as the type if STARTTLS negotiation
3573         failed.  Always return a list with a (possibly dead) process as the
3574         first element, for compatibility with open-network-stream.
3575         (proto-stream-open-tls): Use plist-get.  Always return a list.
3576         (proto-stream-open-shell): Return `default' as connection type.
3577         (proto-stream-capability-open): Use plist-get.
3578         (proto-stream-eoc): Function deleted.
3579
3580         * nnimap.el (nnimap-stream, nnimap-open-connection)
3581         (nnimap-open-connection-1): Handle renaming of :type parameter for
3582         open-protocol-stream.
3583         (nnimap-open-connection-1): Pass a :return-list parameter
3584         open-protocol-stream to obtain a list return value.  Parse this list
3585         using plist-get.
3586
3587         * nntp.el (nntp-open-connection): Handle renaming of :type parameter
3588         for open-protocol-stream.  Accept open-protocol-stream return value
3589         that is a subprocess object instead of a list.  Handle the case of a
3590         dead returned process.
3591
3592 2011-03-25  Teodor Zlatanov  <tzz@lifelogs.com>
3593
3594         * mm-util.el (mm-handle-filename): Move to mm-decode.el (bug#8330).
3595
3596         * mm-decode.el (mm-handle-filename): Move from mm-util.el (bug#8330).
3597
3598 2011-03-21  Julien Danjou  <julien@danjou.info>
3599
3600         * mm-view.el (mm-display-inline-fontify): Make mode optional, and call
3601         normal-mode if not set.  Set temp buffer unmodified to avoid kill-buffer
3602         query.
3603         (mm-inline-text): Render normal text with fontification whenever
3604         possible.
3605
3606         * gnus-sum.el (gnus-summary-save-parts-1):
3607         * gnus-art.el (gnus-article-browse-html-save-cid-content)
3608         (gnus-article-browse-html-parts, gnus-mime-delete-part)
3609         (gnus-mime-copy-part, gnus-mime-inline-part, gnus-insert-mime-button):
3610         Use `mm-handle-filename'.
3611
3612         * mm-util.el (mm-handle-filename): New function, return the filename of
3613         an handle.
3614
3615 2011-03-18  Julien Danjou  <julien@danjou.info>
3616
3617         * gnus-util.el (gnus-buffer-live-p): Simplify gnus-buffer-live-p.
3618         (gnus-buffer-live-p): Check that buffer is not nil.
3619
3620 2011-03-17  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3621
3622         * gnus.el: No Gnus v0.15 is released.
3623
3624 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3625
3626         * time-date.el (format-seconds): Use assoc instead of assoc-string to
3627         avoid warning on XEmacs.
3628
3629         * dgnushack.el: Bind help-echo-owns-message to avoid a compiler warning
3630         on XEmacs.
3631
3632         * gnus-art.el: Require mouse, which the build bot seems to say is
3633         needed.
3634
3635         * dgnushack.el: Define url-retrieve-synchronously unless not defined.
3636
3637         * gravatar.el (gravatar-retrieve-synchronously): Use `url-retrieve' on
3638         XEmacs, since it doesn't have url-retrieve-synchronously.
3639
3640         * time-date.el (format-seconds): Use assoc instead of assoc-string,
3641         since assoc-string doesn't exist in XEmacs.
3642
3643 2011-03-17  Antoine Levitt  <antoine.levitt@gmail.com>
3644
3645         * gnus-group.el (gnus-group-list-ticked): New function.
3646         (gnus-group-make-menu-bar): Provide a menu entry for it.
3647         (gnus-group-list-map): Provide a binding for it.
3648
3649 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3650
3651         * shr.el (shr-visit-file): New command.
3652
3653         * nnimap.el (nnimap-fetch-inbox): Rewrite slightly last patch.
3654
3655 2011-03-17  Bjørn Mork  <bjorn@mork.no>
3656
3657         * nnimap.el (nnimap-fetch-inbox): Don't download bodies on ver4-capable
3658         servers.
3659
3660 2011-03-16  Julien Danjou  <julien@danjou.info>
3661
3662         * mm-uu.el (mm-uu-dissect-text-parts): Only dissect handle that are
3663         inline.
3664
3665         * gnus-art.el (article-hide-list-identifiers):
3666         Use gnus-group-get-list-identifiers.
3667
3668         * gnus-sum.el (gnus-group-get-list-identifiers): New function.
3669         (gnus-summary-remove-list-identifiers):
3670         Use gnus-group-get-list-identifiers to get regexp.
3671         (gnus-select-newsgroup, gnus-summary-insert-subject)
3672         (gnus-summary-insert-articles):
3673         Call gnus-summary-remove-list-identifiers unconditionally.
3674
3675 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3676
3677         * gnus-sum.el (gnus-articles-to-read): Revert back to old behavior if
3678         we're selecting a group with unread articles.
3679
3680         * nnimap.el (nnimap-open-connection-1): Allow `network-only', too.
3681
3682         * gssapi.el: New file separated out from imap.el to provide a general
3683         Kerberos 5 connection facility for Emacs.
3684
3685         * message.el (message-elide-ellipsis): Document the format spec
3686         ellipsis.
3687
3688 2011-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
3689
3690         * message.el (message-elide-region): Allow the ellipsis to say how many
3691         lines were removed.
3692
3693 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3694
3695         * gnus-win.el (gnus-configure-frame): Protect against trying to restore
3696         window configurations containing buffers that are now dead.
3697
3698         * nnimap.el (nnimap-parse-flags): Remove all MODSEQ entries before
3699         parsing to avoid integer overflows.
3700         (nnimap-parse-flags): Simplify the last change.
3701         (nnimap-parse-flags): Store HIGHESTMODSEQ as a string, since it may be
3702         too large for 32-bit Emacsen.
3703
3704 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
3705
3706         * auth-source.el (auth-source-netrc-create):
3707         * message.el (message-yank-original): Fix use of `case'.
3708
3709 2011-03-15  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
3710
3711         * gnus-art.el (gnus-article-treat-body-boundary): Fix boundary width on
3712         XEmacs, which was one character too wide.
3713
3714 2011-03-09  Antoine Levitt  <antoine.levitt@gmail.com>
3715
3716         * gnus-sum.el (gnus-articles-to-read): Use gnus-large-newsgroup as
3717         default number of articles to display.
3718         (gnus-articles-to-read): Use pretty names for prompt.
3719
3720 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3721
3722         * gnus-int.el (gnus-open-server): Ditto.
3723
3724         * gnus-start.el (gnus-activate-group): Give a backtrace if
3725         debug-on-quit is set and the user hits `C-g'.
3726         (gnus-read-active-file): Ditto.
3727
3728         * gnus-group.el (gnus-group-read-ephemeral-group): Ditto.
3729
3730 2011-03-15  Teodor Zlatanov  <tzz@lifelogs.com>
3731
3732         * message.el (message-yank-original): Use cond instead of CL case.
3733
3734 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
3735
3736         * auth-source.el (auth-source-netrc-create): Use usual format for the
3737         default in prompts.
3738
3739 2011-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3740
3741         * lpath.el: Fbind read-char-choice for XEmacs.
3742
3743 2011-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
3744
3745         * auth-source.el (auth-source-netrc-create): Show the default in the
3746         prompt when prompting for token creation.
3747
3748 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
3749
3750         * auth-source.el (auth-source-format-prompt): Always convert the value
3751         to a string to avoid evaluating non-string arguments.
3752         (auth-source-netrc-create): Offer default properly, not as initial
3753         content in `read-string'.
3754         (auth-source-netrc-saver): Use a cache keyed by file name and MD5 hash
3755         of line to determine if we've been run before.  If so, don't run again,
3756         but print a trivial message to indicate the cache was hit instead.
3757
3758 2011-03-11  Teodor Zlatanov  <tzz@lifelogs.com>
3759
3760         * gnus-sync.el (gnus-sync-install-hooks, gnus-sync-unload-hook):
3761         Don't install `gnus-sync-read' to any hooks by default.  It's buggy.
3762         The user will have to run `gnus-sync-read' manually and wait for Cloudy
3763         Gnus.
3764
3765 2011-03-11  Julien Danjou  <julien@danjou.info>
3766
3767         * mm-uu.el (mm-uu-type-alist): Add support for diff starting with "===
3768         modified file".
3769
3770 2011-03-09  Teodor Zlatanov  <tzz@lifelogs.com>
3771
3772         * auth-source.el (auth-source-read-char-choice): New function to read a
3773         character choice using `dropdown-list', `read-char-choice', or
3774         `read-char'.  It appends "[a/b/c] " to the prompt if the choices were
3775         '(?a ?b ?c).  The `dropdown-list' support is disabled for now.  Use
3776         `eval-when-compile' to load `dropdown-list'.  Remove `dropdown-list'.
3777         (auth-source-netrc-saver): Use it.
3778         (auth-source-pick-first-password): New convenience function.
3779
3780 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
3781
3782         * nnimap.el (nnimap-credentials): Keep the :save-function as the third
3783         parameter in the credentials.
3784         (nnimap-open-connection-1): Use it after a successful login.
3785         (nnimap-credentials): Add IMAP-specific user and password prompt.
3786
3787         * auth-source.el (auth-source-search): Add :require parameter, taking a
3788         list.  Document it and the :save-function return token.  Pass :require
3789         down.  Change the CREATED message from a warning to a debug statement.
3790         (auth-source-search-backends): Pass :require down.
3791         (auth-source-netrc-search): Pass :require down.
3792         (auth-source-netrc-parse): Use :require, if it's given, as a filter.
3793         Change save prompt to indicate all modifications saved here are
3794         deletions.
3795         (auth-source-netrc-create): Take user login name as default in user
3796         prompt.  Move all the save functionality to a lexically bound function
3797         under the :save-function token in the returned list.  Set up clearer
3798         default prompts for user, host, port, and secret.
3799         (auth-source-netrc-saver): New function, intended to be wrapped for
3800         :save-function.
3801
3802 2011-03-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3803
3804         * shr.el (shr-table-horizontal-line): Change the defaults for the table
3805         lines to be spaces instead.
3806
3807 2011-03-07  Julien Danjou  <julien@danjou.info>
3808
3809         * sieve-manage.el (sieve-sasl-auth): Create auth-info if not found.
3810         (sieve-sasl-auth): Check that auth-source-search did return something,
3811         or just return an empty string.
3812
3813 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
3814
3815         * gnus.el (gnus-interactive): Use read-directory-name.
3816
3817         * gnus-uu.el (gnus-uu-decode-uu-and-save)
3818         (gnus-uu-decode-unshar-and-save, gnus-uu-decode-save)
3819         (gnus-uu-decode-binhex, gnus-uu-decode-yenc)
3820         (gnus-uu-decode-save-view, gnus-uu-decode-postscript-and-save):
3821         Likewise.
3822
3823         * gnus-group.el (gnus-group-make-directory-group): Likewise.
3824
3825 2011-03-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3826
3827         * gnus-start.el (gnus-group-change-level): Allow putting foreign groups
3828         onto the list of killed groups, too.  This makes killed nnimap groups,
3829         for instance, more reliably not reappear.
3830
3831         * nnimap.el (nnimap-request-thread): Don't bug out when we can't find
3832         the parent.
3833
3834         * gnus-sum.el (gnus-update-read-articles): Fix typo.
3835
3836         * gnus.el (gnus-valid-select-methods): Mark nnimap as a backend that
3837         really have server-side marks.
3838
3839         * gnus-sum.el (gnus-propagate-marks): Change default back to nil again,
3840         since most backends do not usefully have server-side marks.
3841         (gnus-update-read-articles): Propagate marks to all backends that
3842         really have server-side marks.
3843
3844 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
3845
3846         * message.el (message-cite-reply-position, message-cite-style):
3847         New variables.
3848         (message-yank-original): Use the new citation styles.
3849
3850 2011-03-04  Daiki Ueno  <ueno@unixuser.org>
3851
3852         * message.el (message-options): Revert 22da67af (workaround for XEmacs
3853         buffer-local issue); don't mark it buffer-local when running under
3854         XEmacs.
3855
3856 2011-03-03  Tassilo Horn  <tassilo@member.fsf.org>
3857
3858         * nnimap.el (nnimap-parse-flags): Add a workaround for FETCH lines with
3859         numbers too big to be `read'.
3860
3861 2011-03-02  Teodor Zlatanov  <tzz@lifelogs.com>
3862
3863         * password-cache.el (password-in-cache-p): Add autoload.
3864
3865         * message.el (message-options): Make buffer-local two ways to attempt
3866         to fix a XEmacs bug.
3867
3868 2011-03-02  Julien Danjou  <julien@danjou.info>
3869
3870         * gnus-art.el (gnus-with-article-buffer): Fix buffer live check.
3871
3872 2011-03-01  Julien Danjou  <julien@danjou.info>
3873
3874         * gnus-art.el (list-identifier): Add list-identifier as a parameter
3875         group.
3876         (article-hide-list-identifiers): Use list-identifier group parameter.
3877
3878 2011-02-28  Julien Danjou  <julien@danjou.info>
3879
3880         * sieve.el (sieve-buffer-script-name): New local variable to store
3881         sieve script name.
3882         (sieve-edit-script): Store sieve script name.
3883         (sieve-upload): Use sieve script name when uploading.
3884         (sieve-upload): Use substitute-command-keys.
3885         (sieve-edit-script): Use substitute-command-keys.
3886         (sieve-refresh-scriptlist): Use substitute-command-keys.
3887         (sieve-manage-mode-map): Define keymap properly.
3888         (sieve-manage-mode): Do not set mode name manually, change mode-name to
3889         (sieve-refresh-scriptlist): Use substitute-command-keys."Sieve-manage".
3890         Remove commented code about cvs.
3891         (sieve-manage-quit): New function.
3892         (sieve-manage-mode-map): Bind 'q' to sieve-manage-quit.
3893
3894 2011-02-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3895
3896         * gnus-group.el (gnus-import-other-newsrc-file): New function.
3897
3898 2011-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
3899
3900         * auth-source.el (auth-source-search): Cache empty result sets.
3901
3902         * password-cache.el (password-in-cache-p): Convenience function to
3903         check if a key is in the cache, even if the value is nil.
3904
3905         * auth-source.el (auth-source-save-behavior): New variable to replace
3906         `auth-source-never-create'.
3907         (auth-source-netrc-create): Use it.
3908         (auth-source-never-save): Remove.
3909
3910 2011-02-25  Lars Ingebrigtsen  <larsi@gnus.org>
3911
3912         * nnimap.el (nnimap-stream): Doc fix.
3913         (nnimap-open-connection-1): Reverse the order of the ports to that the
3914         prompted-for port is first.
3915
3916         * gnus-start.el (gnus-get-unread-articles): Don't clobber the async
3917         retrieval by the no-group selection.
3918
3919         * gnus-demon.el (gnus-demon-init): run-with-timer should be called with
3920         numerical parameters.
3921
3922 2011-02-25  Julien Danjou  <julien@danjou.info>
3923
3924         * gnus-gravatar.el: Use gnus-with-article-buffer.
3925
3926         * gnus-art.el (gnus-with-article-buffer): Check that the
3927         gnus-article-buffer is alive.
3928
3929 2011-02-24  Teodor Zlatanov  <tzz@lifelogs.com>
3930
3931         * auth-source.el (auth-source-creation-prompts): New variable to manage
3932         creation-time prompts.
3933         (auth-source-search): Document it.
3934         (auth-source-format-prompt): Add utility function.
3935         (auth-source-netrc-create): Don't default the user name to
3936         user-login-name.  Use `auth-source-creation-prompts' and some default
3937         prompts for user, host, port, and password (the default generic prompt
3938         remains ugly).
3939         (auth-source-never-save): Add customizable option to never save info.
3940         (auth-source-netrc-create): Use it and improve save prompts.  Fix help
3941         mode excursion.
3942
3943 2011-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3944
3945         * auth-source.el (auth-source-netrc-create): Use `read-char' with no
3946         argument that XEmacs doesn't support.
3947
3948         * dgnushack.el (dgnushack-compile): Exclude color.el from being
3949         compiled for Emacsen having no `libxml-parse-html-region' support.
3950
3951         * gnus-xmas.el (gnus-xmas-define): Remove gnus-x-color-values.
3952
3953         * lpath.el: Bind buffer-save-without-query for XEmacs.
3954
3955 2011-02-23  Julien Danjou  <julien@danjou.info>
3956
3957         * gnus-art.el (article-make-date-line): Ignore errors if time is
3958         invalid and not convertible.
3959         (article-make-date-line): Only add lapsed time if time is not nil.
3960
3961 2011-02-23  Teodor Zlatanov  <tzz@lifelogs.com>
3962
3963         * auth-source.el (auth-source-netrc-create): Use `read-char' instead of
3964         `read-char-choice' for backwards compatibility.
3965         (auth-source-netrc-element-or-first): New function to DTRT for
3966         parameter extraction.
3967         (auth-source-netrc-create): Use it and fix multiple parameter print
3968         bug.  Use the default passed from above (given-default) or the
3969         built-in (user-login-name for :user).
3970
3971 2011-02-23  Lars Ingebrigtsen  <larsi@gnus.org>
3972
3973         * gnus-start.el (gnus-dribble-read-file):
3974         Set buffer-save-without-query, since we always want to save the dribble
3975         file, probably.
3976
3977         * nnmail.el (nnmail-article-group): Allow a final "" split to work on
3978         nnimap.
3979
3980         * gnus-sum.el (gnus-user-date-format-alist): Rename back again from
3981         -summary- since it's a user-visible variable.
3982
3983         * nnimap.el (nnimap-retrieve-group-data-early): Don't do QRESYNC the
3984         first time you use the new Gnus.
3985
3986 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
3987
3988         * auth-source.el: Don't load netrc.el.
3989         (auth-sources): Search ~/.netrc as well by default.
3990         (auth-source-debug): Add 'trivia option for extra output.
3991         (auth-source-do-trivia): Use it.
3992         (auth-source-search): Simplify logic to use
3993         `auth-source-search-backends'.  Use `auth-source-do-trivia' where
3994         appropriate.  Don't keep a running count at this level.  Layer :create
3995         and :delete options appropriately on the first and second passes.
3996         Don't track the backend with the search results.
3997         (auth-source-search-backends): New function to search a list of
3998         backends for a processed spec.
3999         (auth-source-netrc-parse): Cache all netrc files, making
4000         auth-source-netrc-cache an alist keyed by the file name and using the
4001         file mtime as the caching criterion.  Keep the obfuscated data secret
4002         with a lexical bind.
4003         (auth-source-netrc-search): Don't calculate the length of the results
4004         unnecessarily.
4005         (auth-source-search-backends): Fix bug.
4006         (auth-source-netrc-create): Rework prompts.
4007
4008 2011-02-22  Andrew Cohen  <cohen@andy.bu.edu>
4009
4010         * nnir.el (nnir-imap-search-arguments,nnir-imap-default-search-key):
4011         Lower case names of search constraints.
4012         (nnir-run-query): Cache and reuse search constraints for all imap
4013         servers.
4014
4015 2011-02-22  Lars Ingebrigtsen  <larsi@gnus.org>
4016
4017         * gnus-msg.el (gnus-inews-add-send-actions): Restore the winconf name
4018         after exit.
4019         (gnus-setup-message): Define missing variable from last checkin.
4020
4021         * gnus-sum.el (gnus-summary-show-article): When called with t as the
4022         value, show the raw article.
4023
4024 2011-02-22  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4025
4026         * gnus.el: No Gnus v0.13 is released.
4027
4028 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
4029
4030         * nnimap.el (nnimap-open-connection-1): Revert last change, since
4031         auth-source now accepts numbers.
4032
4033         * auth-source.el (auth-source-netrc-parse): Accept a number as the port
4034         spec, too.
4035         (auth-source-ensure-strings): New function.
4036
4037         * gnus-art.el (gnus-article-update-date-headers): Doc fix.
4038         (gnus-article-setup-buffer): Always restart the date timer so that user
4039         changes to the frequency is respected.
4040
4041         * nnimap.el (nnimap-open-connection-1): auth-source expects strings as
4042         port numbers, so make sure it gets that if nnimap-server-port is
4043         explicit.
4044
4045 2011-02-21  Simon Josefsson  <simon@josefsson.org>
4046
4047         * nnimap.el (nnimap-inbox): Doc fix.
4048
4049 2011-02-21  Chong Yidong  <cyd@stupidchicken.com>
4050
4051         * color.el (color-name-to-rgb): Rename from color-rgb->normalize.
4052         Autoload.  Add optional arg FRAME, and pass it to color-values.
4053         (color-complement): Caller changed.  Doc fix.
4054         (color-gradient): Rewrite for better clarity and efficiency.
4055
4056 2011-02-20  Chong Yidong  <cyd@stupidchicken.com>
4057
4058         * shr-color.el (shr-color->hexadecimal): Use renamed function names
4059         color-rgb-to-hex, color-name-to-rgb, color-srgb-to-lab, and
4060         color-lab-to-srgb.
4061
4062 2011-02-20  Drew Adams  <drew.adams@oracle.com>
4063
4064         * color.el: First part of merge from hexrgb.el.
4065         (color-rgb-to-hex): Rename from color-rgb->hex.
4066         (color-rgb-to-hsv): Rename from color-rgb->hsv.  Force hue and
4067         saturation to zero if the value is too small.
4068         (color-rgb-to-hsl): Rename from color-rgb->hsl.
4069         (color-srgb-to-xyz): Rename from color-srgb->xyz.  Doc fix.
4070         (color-xyz-to-srgb): Rename from color-xyz->srgb.  Doc fix.
4071         (color-xyz-to-lab): Rename from color-xyz->lab.  Doc fix.
4072         (color-lab-to-xyz): Rename from color-lab->xyz.  Doc fix.
4073         (color-lab-to-srgb): Rename from color-lab->srgb.  Doc fix.
4074         (color-cie-de2000): Doc fix.
4075
4076 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
4077
4078         * nntp.el (nntp-finish-retrieve-group-infos): Add a kludge to use the
4079         given method as in the group name if we're using an extended method.
4080         (nntp-finish-retrieve-group-infos): Wait for the end of the LIST ACTIVE
4081         command, if we're using that, instead of waiting for the beginning.
4082
4083         * gnus-start.el (gnus-get-unread-articles): Extend the methods so that
4084         we're sure to get unique server names, and we don't output two async
4085         commands in the same buffer.  This fixes an NNTP hang for some users.
4086
4087 2011-02-21  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4088
4089         * gnus.el: No Gnus v0.11 is released.
4090
4091 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
4092
4093         * gnus-sum.el (gnus-summary-next-article): Add a kludge to reselect the
4094         summary buffer before reading going to the next buffer.  This avoids
4095         putting the point in the group buffer if you `C-g' the command.
4096
4097         * auth-source.el (auth-source-netrc-parse): Add an in-memory netrc
4098         cache (for now) to make ~/.authinfo.gpg files usable.
4099
4100         * nnfolder.el (copyright-update): Define for the compiler.
4101
4102         * auth-source.el (auth-source-search): Fix unbound variable.
4103
4104 2011-02-19  Glenn Morris  <rgm@gnu.org>
4105
4106         * gnus.el (gnus-meta): Doc fix.
4107
4108 2011-02-19  Chong Yidong  <cyd@stupidchicken.com>
4109
4110         * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
4111         in case it's not yet loaded.
4112
4113 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
4114
4115         * nnimap.el (nnimap-wait-for-response): Ensure that we get the entire
4116         line we're waiting for.
4117
4118 2011-02-19  Darren Hoo  <darren.hoo@gmail.com>  (tiny change)
4119
4120         * gnus-art.el (gnus-article-next-page-1): Because customized mode-line
4121         face with line-width greater than zero will cause RET in gnus summary
4122         buffer to scroll down article page-wise because auto vscroll happens,
4123         it should be temporally disabled when doing a scroll-up.
4124
4125 2011-02-19  Lars Ingebrigtsen  <larsi@gnus.org>
4126
4127         * nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK"
4128         outputs from the server.
4129
4130 2011-02-18  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
4131
4132         * gnus-art.el (gnus-article-prepare): Run gnus-article-prepare-hook
4133         later so that bbdb can hook in easier.
4134
4135 2011-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
4136
4137         * auth-source.el (auth-source-search): Don't try to create credentials
4138         if the caller doesn't want that.
4139         (auth-source-search): If we don't find a match, don't bug out on
4140         non-bound variables.
4141         (auth-source-search): Only ask a single backend to create the
4142         credentials.
4143
4144         * nnimap.el (nnimap-log-command): Add a newline to the inhibited
4145         logging.
4146         (nnimap-credentials): Protect against auth-source-search returning nil.
4147         (nnimap-request-list): Protect against not being able to open the
4148         server.
4149
4150 2011-02-17  Lars Ingebrigtsen  <larsi@gnus.org>
4151
4152         * auth-source.el (auth-source-search): Do a two-phase search, one with
4153         no :create to get the responses from all backends.
4154
4155         * nnimap.el (nnimap-open-connection-1): Delete duplicate server names
4156         when getting credentials.
4157
4158         * gnus-util.el (gnus-delete-duplicates): New function.
4159
4160 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
4161
4162         * nnimap.el (nnimap-credentials): Instead of picking the first port as
4163         a creation default, pass the whole port list down.  It will be
4164         completed.
4165
4166         * auth-source.el (auth-source-search): Updated docs to talk about
4167         multiple creation choices.
4168         (auth-source-netrc-create): Accept a list as a value (from the search
4169         parameters) and do completion on that list.  Keep a separate netrc line
4170         with the password obscured for showing the user.
4171
4172         * nnimap.el (nnimap-open-connection-1): Make the `nnimap-address' the
4173         first choice to `auth-source-search' so it will be used for entry
4174         creation instead of the server's Gnus-specific name.
4175         (nnimap-credentials): Rely on the auth-source library to select which
4176         port is actually wanted in the new netrc entry, so don't override
4177         `auth-source-creation-defaults'.
4178
4179         * auth-source.el (auth-source-netrc-parse): Use :port instead of
4180         :protocol and accept a missing user, host, or port as a wildcard match.
4181         (auth-source-debug): Default to off.
4182
4183         (auth-source-netrc-search, auth-source-netrc-create)
4184         (auth-source-secrets-search, auth-source-secrets-create)
4185         (auth-source-user-or-password, auth-source-backend, auth-sources)
4186         (auth-source-backend-parse-parameters, auth-source-search): Use :port
4187         instead of :protocol.
4188
4189         * nnimap.el (nnimap-credentials): Pass a port default to
4190         `auth-source-search' in case an entry needs to be created.
4191         (nnimap-open-connection-1): Use :port instead of :protocol.
4192
4193 2011-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4194
4195         * auth-source.el: Bind load-path when loading EIEIO from
4196         "gnus-fallback-lib/eieio"; don't pass more than two args, that XEmacs
4197         21.4 doesn't support, to `require'.
4198         (auth-source-secrets-search): Use mm-delete-duplicates instead of
4199         delete-dups that is not available in XEmacs 21.4.
4200
4201 2011-02-16  Raphael Kubo da Costa  <kubito@gmail.com>  (tiny change)
4202
4203         * auth-source.el: Correctly load EIEIO from "gnus-fallback-lib/eieio"
4204         as EIEIO must also be loaded when auth-source.el is being
4205         byte-compiled.
4206
4207 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
4208
4209         * gnus-fallback-lib/eieio/eieio.el: Copy from Emacs.
4210
4211         * gnus-fallback-lib/eieio/eieio-speedbar.el: Copy from Emacs.
4212
4213         * gnus-fallback-lib/eieio/eieio-opt.el: Copy from Emacs.
4214
4215         * gnus-fallback-lib/eieio/eieio-datadebug.el: Copy from Emacs.
4216
4217         * gnus-fallback-lib/eieio/eieio-custom.el: Copy from Emacs.
4218
4219         * gnus-fallback-lib/eieio/eieio-comp.el: Copy from Emacs.
4220
4221         * gnus-fallback-lib/eieio/eieio-base.el: Copy from Emacs.
4222
4223         * auth-source.el: Load EIEIO from "gnus-fallback-lib/eieio" if
4224         necessary.
4225
4226 2011-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
4227
4228         * gnus-sum.el (gnus-propagate-marks): Change default to t again, since
4229         nil means that nnimap doesn't get updated.
4230
4231 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
4232
4233         * auth-source.el (auth-source-netrc-create): Return a synthetic search
4234         result when the user doesn't want to write to the file.
4235         (auth-source-netrc-search): Expect a synthetic result and proceed
4236         accordingly.
4237         (auth-source-cache-expiry): New variable to override
4238         `password-cache-expiry'.
4239         (auth-source-remember): Use it.
4240
4241         * nnimap.el (nnimap-credentials): Remove the `inhibit-create'
4242         parameter.  Create entry if necessary by using :create t.
4243         (nnimap-open-connection-1): Don't pass `inhibit-create'.
4244
4245 2011-02-15  Teodor Zlatanov  <tzz@lifelogs.com>
4246
4247         * auth-source.el (auth-source-debug): Enable by default and don't
4248         mention the obsolete `auth-source-hide-passwords'.
4249         (auth-source-do-warn): New function to debug unconditionally.
4250         (auth-source-do-debug): Use it.
4251         (auth-source-backend-parse): Use it for invalid `auth-sources' entries
4252         and for Secrets API entries when the secrets.el library is not
4253         available.
4254
4255 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
4256
4257         * gnus-sum.el (gnus-propagate-marks): Default to nil.
4258         (gnus-summary-exit): Kill the correct article buffer on exit from a
4259         `C-d' group.
4260
4261         * gnus-start.el (gnus-use-backend-marks): Removed, since it duplicates
4262         gnus-propagate-marks.
4263
4264         * gnus-sum.el (gnus-summary-exit-no-update): Restore the group conf
4265         before killing the buffers so that a non-full window conf gets handled
4266         correctly.
4267         (gnus-summary-exit): Ditto.
4268         (gnus-summary-read-group-1): Ditto.
4269
4270         * nntp.el (nntp-retrieve-group-data-early): Reinstate the two-part
4271         async code again so that we can debug it properly.
4272
4273         * message.el (message-reply): Take an optional switch-buffer parameter
4274         so that Gnus window confs are respected better.
4275
4276 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
4277
4278         * auth-source.el (auth-source-backend-parse-parameters): Don't rely on
4279         `plist-get' to accept non-list parameters (XEmacs issue).
4280         Fix docstring.
4281         (auth-source-secrets-search): Use `delete-dups', `append mapcar', and
4282         `butlast' instead of `remove-duplicates', `mapcan', and `subseq'.
4283         (auth-sources, auth-source-backend-parse, auth-source-secrets-search):
4284         Login collection is "Login" and not "login".
4285
4286 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
4287
4288         * gnus-art.el (article-update-date-lapsed): Don't bug out when updating
4289         multiple headers.
4290
4291         * nnimap.el (nnimap-inhibit-logging): New variable.
4292         (nnimap-log-command): Don't log login commands.
4293
4294         * auth-source.el (auth-source-netrc-search): The asserts seem to want
4295         to have more parameters.
4296
4297         * nnimap.el (nnimap-send-command): Mark the command time for each
4298         command, so that we don't get NOOPs stepping on our toes.
4299
4300         * gnus-art.el (article-date-ut): Get the date from the Date header on
4301         `t'.
4302
4303 2011-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4304
4305         * auth-source.el (auth-source-search): Use copy-sequence instead of
4306         the cl.el copy-list.
4307
4308 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
4309
4310         * imap.el: Bring it back (revert
4311         84d800cd31de3064f0ed39617d725709a2f8f42f).
4312
4313 2011-02-13  Adam Sjøgren  <asjo@koldfront.dk>
4314
4315         * gnus-delay.el (gnus-delay-article) Fix number of seconds per day.
4316         Improve prompt.
4317
4318 2011-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
4319
4320         * gnus-art.el (gnus-article-mode-line-format): Remove the article
4321         washing status from the default format.  It isn't very informative.
4322
4323 2011-02-13  Tassilo Horn  <tassilo@member.fsf.org>  (tiny change)
4324
4325         * nnimap.el (nnimap-request-accept-article, nnimap-process-quirk):
4326         Fix Gcc processing on imap.
4327
4328 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
4329
4330         * imap.el: Remove file.  All the functionality is in nnimap.el.
4331
4332 2011-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4333
4334         * message.el (message-bury): Don't pop up a new window when selected
4335         window is dedicated.
4336
4337 2011-02-10  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
4338
4339         * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.
4340
4341 2011-02-10  Teodor Zlatanov  <tzz@lifelogs.com>
4342
4343         * sieve-manage.el: Autoload `auth-source-search'.
4344         (sieve-sasl-auth): Use it.
4345
4346 2011-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
4347
4348         * nnimap.el: Autoload `auth-source-forget+'.
4349         (nnimap-open-connection-1): Use it if the connection fails.
4350
4351         * auth-source.el: Require `password-cache'.
4352         (auth-source-hide-passwords, auth-source-cache): Remove and mark
4353         obsolete.
4354         (auth-source-magic): Marker for `password-cache' keys.
4355         (auth-source-do-cache): Update docstring.
4356         (auth-source-search): Use and check cache.
4357         (auth-source-forget-all-cached, auth-source-remember)
4358         (auth-source-recall, auth-source-forget, auth-source-forget+)
4359         (auth-source-specmatchp): Caching support functions.
4360         (auth-source-forget-user-or-password, auth-source-forget-all-cached):
4361         Remove and obsolete.
4362         (auth-source-user-or-password): Remove caching to further discourage
4363         using it.  Always hide passwords.
4364
4365         * password-cache.el (password-cache-remove): Accept secrets that are
4366         not strings.
4367
4368 2011-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
4369
4370         * nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async
4371         code for now, since it doesn't work for all users.
4372
4373 2011-02-09  Julien Danjou  <julien@danjou.info>
4374
4375         * message.el (message-options): Make message-options really buffer
4376         local.
4377
4378 2011-02-08  Teodor Zlatanov  <tzz@lifelogs.com>
4379
4380         * mail-source.el: Autoload `auth-source-search'.
4381         (mail-source-keyword-map): Note order matters.
4382         (mail-source-set-1): Get all the mail-source source values and
4383         defaults and search auth-source on those if needed.  This can all
4384         probably be simplified.
4385
4386         * nnimap.el: Autoload `auth-source-search'.
4387         (nnimap-credentials): Use it.
4388         (nnimap-open-connection-1): Ask for the virtual server and physical
4389         address in one shot.
4390
4391         * nntp.el: Autoload `auth-source-search'.
4392         (nntp-send-authinfo): Use it.  Note TODO.
4393
4394 2011-02-08  Julien Danjou  <julien@danjou.info>
4395
4396         * shr.el (shr-tag-body): Add support for text attribute in body
4397         markups.
4398
4399         * message.el (message-options): Make message-options a local variable.
4400
4401 2011-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
4402
4403         * auth-source.el (auth-source-secrets-search)
4404         (auth-source-user-or-password): Use `append' instead of `nconc'.
4405         (auth-source-user-or-password): Build return list better and protect
4406         against nil :secret.
4407
4408 2011-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
4409
4410         * nnimap.el (nnimap-update-info): Refactor slightly.
4411         (nnimap-update-info): Tell Gnus whether there are any \Recent messages.
4412         (nnimap-update-info): Clean up slightly.
4413         (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
4414         characters.
4415         (nnimap-process-quirk): Rename function to avoid collision.
4416         (nnimap-update-info): Fix macrology bug-out.
4417         (nnimap-update-info): Simplify split history test.
4418
4419 2011-02-06  Michael Albinus  <michael.albinus@gmx.de>
4420
4421         * auth-source.el (top): Require 'eieio unconditionally.
4422         Autoload `secrets-get-attributes' instead of `secrets-get-attribute'.
4423         (auth-source-secrets-search): Limit search when `max' is greater than
4424         number of results.
4425
4426 2011-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
4427
4428         * nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
4429         part not returning any data.
4430
4431         * proto-stream.el (open-protocol-stream): Document the return value.
4432
4433 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
4434
4435         * auth-source.el (auth-source-secrets-search): Add examples.
4436
4437 2011-02-06  Julien Danjou  <julien@danjou.info>
4438
4439         * message.el (message-setup-1): Handle message-generate-headers-first
4440         set to t.
4441
4442 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
4443
4444         * auth-source.el (auth-sources): Allow for simpler defaults for Secrets
4445         API with a string "secrets:collection-name" and with 'default.
4446         (auth-source-backend-parse): Parse "secrets:collection-name" and
4447         'default.  Recurse on parses instead of repeating code.  Use the
4448         Secrets API is the source is not nil and 'ignore otherwise.  Emit a
4449         message when ignoring a source.
4450         (auth-source-search): List ignored search keys at the top level.
4451         (auth-source-netrc-create): Use `case' instead of `cond'.
4452         (auth-source-secrets-search): Created with TODOs.
4453         (auth-source-secrets-create): Created with TODOs.
4454         (auth-source-retrieve, auth-source-create, auth-source-delete)
4455         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
4456         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
4457         (auth-source-user-or-password-sftp)
4458         (auth-source-user-or-password-smtp): Remove.
4459         (auth-source-user-or-password): Deprecated and modified to be a wrapper
4460         around `auth-source-search'.  Not tested thoroughly.
4461
4462 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
4463
4464         * auth-source.el: Bring in assoc and eioeio libraries.
4465         (secrets-enabled): New variable to track the status of the Secrets API.
4466         (auth-source-backend): New EIOEIO class to represent a backend.
4467         (auth-source-creation-defaults): New variable to set prompt defaults
4468         during token creation (see the `auth-source-search' docstring for
4469         details).
4470         (auth-sources): Simplify to allow a simple string as a netrc backend
4471         spec.
4472         (auth-source-backend-parse): Parse a backend from an `auth-sources' spec.
4473         (auth-source-backend-parse-parameters): Fill in the backend parameters.
4474         (auth-source-search): Main auth-source API entry point.
4475         (auth-source-delete): Wrapper around `auth-source-search' for deletion.
4476         (auth-source-search-collection): Helper function for searching.
4477         (auth-source-netrc-parse, auth-source-netrc-normalize)
4478         (auth-source-netrc-search, auth-source-netrc-create): Netrc backend.
4479         Supports search, create, and delete.
4480         (auth-source-secrets-search, auth-source-secrets-create): Secrets API
4481         backend stubs.
4482         (auth-source-user-or-password): Call `auth-source-search' but it's not
4483         ready yet.
4484
4485 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
4486
4487         * message.el (message-setup-1): Remove the read-only stuff, since it
4488         doesn't work under XEmacs, for some reason.
4489
4490         * gnus-sum.el (gnus-user-date): Rename back from
4491         gnus-summary-user-date since user code refers to it.
4492
4493         * shr.el (shr-render-td): Store the actual background color used.
4494
4495         * message.el (message-setup-1): Don't bind the constant
4496         -forbidden-properties.
4497         (message-setup-1): Revert previous change, since it needs to bind the
4498         props to insert them.
4499         (message-resend): Allow removing the read-only separator line.
4500
4501 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
4502
4503         * nnimap.el (nnimap-request-accept-article): Give an error message if
4504         the APPEND wasn't successful.
4505
4506 2011-02-03  Adam Sjøgren  <asjo@koldfront.dk>
4507
4508         * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
4509         that have no groups.
4510
4511 2011-02-03  Julien Danjou  <julien@danjou.info>
4512
4513         * gnus-draft.el: Remove progn around gnus-draft-setup.
4514
4515 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
4516
4517         * gnus-start.el (gnus-read-active-for-groups): This function is never
4518         called with a nil `infos', so clean that up.
4519         (gnus-get-unread-articles): Request active files from primary/secondary
4520         methods that have no groups (yet).
4521
4522 2011-02-03  Julien Danjou  <julien@danjou.info>
4523
4524         * message.el (message-setup-1): Always generate References first.
4525         (message-mail): Return the return value of message-setup, not always t.
4526         (message-setup-1): Insert mail-header-separator with read-only and
4527         intangible properties set.
4528
4529         * gnus.el (gnus-summary-line-format): Add missing semi-colon for
4530         user-date in docstring.
4531
4532         * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
4533
4534         * gnus.el (gnus-summary-line-format): Mention &user-date format in
4535         docstring.
4536
4537         * gnus.el (gnus-user-date-format-alist): Change default value.
4538         Use defcustom, with type and group. Move from gnus-util.el.
4539         Rename to gnus-summary-user-date-format-alist.
4540
4541 2011-02-03  Glenn Morris  <rgm@gnu.org>
4542
4543         * nnimap.el (gnus-fetch-headers): Declare.
4544
4545         * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
4546
4547 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
4548
4549         * message.el (message-forward-make-body-digest-plain)
4550         (message-followup, message-reply): Clean up things noted by Stefan.
4551
4552         * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
4553         gnus-article-update-date-headers is nil.
4554         (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
4555         it didn't really work with defcustom.
4556         (article-update-date-lapsed): Make sure the window start doesn't move,
4557         either.
4558
4559 2011-02-01  Julien Danjou  <julien@danjou.info>
4560
4561         * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
4562         format.
4563
4564         * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
4565         standard in Emacs nowadays.
4566
4567         * color.el (color-gradient): Add a color-gradient function.
4568
4569 2011-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
4570
4571         * message.el (message-expand-name): Don't trust the return value of
4572         bbdb-complete-name.
4573         (message-check-news-header-syntax): Remove unused var `start'.
4574         (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
4575         (message-inhibit-body-encoding): Move to before first use.
4576         (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
4577         (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
4578         (Organization, Message-ID, Date, mh-previous-window-config):
4579         Defvar the vars using dynamic scoping.
4580
4581 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
4582
4583         * shr.el (shr-render-td): Only do colors at the final rendering.
4584         Should be slightly faster.
4585         (shr-insert-table): Fix up TD background colors when doing the
4586         vertical padding.
4587
4588         * gnus-art.el (article-date-ut): Protect against articles with no Date
4589         header.
4590         (article-update-date-lapsed): Don't use current-column to find the
4591         horizontal position.  It's fragile in the presence of \003 characters.
4592
4593         * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
4594
4595 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
4596
4597         * gnus-art.el (article-transform-date): Rewrite to still work when
4598         there are several rfc2822 parts.
4599         (article-transform-date): Fix infinite recursion.
4600         (article-date-ut): Replace infinitely many Date headers with a single
4601         one when called interactively.
4602
4603         * nnimap.el (nnimap-wait-for-response): Wait for results in a more
4604         secure manner.
4605
4606         * gnus-art.el (article-update-date-lapsed): Try to avoid having point
4607         move around by not using save-window-excursion.  It seems to work...
4608
4609 2011-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4610
4611         * gnus-art.el (article-make-date-line): Work for user-defined format.
4612
4613 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
4614
4615         * nntp.el (nntp-retrieve-group-data-early)
4616         (nntp-finish-retrieve-group-infos): Implement the asynchronous data
4617         fetching functions.
4618
4619         * gnus-start.el (gnus-read-active-for-groups): Read the active files
4620         thoroughly for all backends that have no known groups.  This should
4621         allow new nnml methods to retrieve mail.
4622
4623         * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
4624         that Gnus doesn't know exists again.
4625
4626         * gnus-art.el (gnus-article-date-lapsed-new-header): Remove.
4627         (gnus-treat-date-ut): Ditto.
4628         (gnus-article-update-date-header): Rename.
4629         (gnus-treat-date-local): Remove.
4630         (gnus-treat-date-english): Remove.
4631         (gnus-treat-date-lapsed): Remove.
4632         (gnus-treat-date-combined-lapsed): Remove.
4633         (gnus-treat-date-original): Remove.
4634         (gnus-treat-date-iso8601): Remove.
4635         (gnus-treat-date-user-defined): Remove.
4636         (gnus-article-date-headers): New variable to control all the date
4637         header options.
4638         (article-date-ut): Rewrite to allow using the new way to format date
4639         headers(s).
4640
4641 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
4642
4643         * nnmail.el (nnmail-article-group): Check for a direct fancy split
4644         method.
4645         (nnmail-article-group): A better test for fanciness.
4646
4647         * nnimap.el (nnimap-request-head): Protect against not finding the
4648         article by Message-ID.
4649
4650 2011-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
4651
4652         * gnus-art.el (article-update-date-lapsed): Try a better way to really
4653         keep point at the "same place".
4654
4655 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
4656
4657         * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
4658         data if the group is inactive.
4659
4660 2011-01-28  Julien Danjou  <julien@danjou.info>
4661
4662         * gnus-win.el: Remove dead function gnus-window-configuration-element.
4663         (gnus-all-windows-visible-p): Remove old compatibility code.
4664         (gnus-window-top-edge): Add docstring.
4665
4666         * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
4667
4668 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
4669
4670         * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
4671         older request-update-info.
4672
4673         * gnus-art.el (article-make-date-line): Limit the length a bit more.
4674
4675 2011-01-28  Daiki Ueno  <ueno@unixuser.org>
4676
4677         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt):
4678         Give mml2015-signers higher precedence over mml2015-sign-with-sender.
4679
4680 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
4681
4682         * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
4683         groups.  This makes the nndraft:queue group pop up if it's not already
4684         there.
4685
4686         * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
4687         messages" logic, which was reversed.
4688
4689         * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
4690         the "same place" even if point is on the line being replaced.
4691         (article-update-date-lapsed): Allow updating both the combined lapsed
4692         and the lapsed headers.
4693         (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
4694         (article-make-date-line): Limit the number of segments dynamically to
4695         avoid too-long lines.
4696
4697 2011-01-27  Julien Danjou  <julien@danjou.info>
4698
4699         * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
4700         (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
4701
4702 2011-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4703
4704         * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
4705         Use plist-get instead of the cl function getf.
4706
4707 2011-01-27  Glenn Morris  <rgm@gnu.org>
4708
4709         * gnus-util.el (float-time): Get rid of compiler warning, again.
4710
4711 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
4712
4713         * shr.el (shr-put-color): Special-case background colors: Do put them
4714         at the blank parts at the front of the lines.
4715
4716         * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
4717         exit hook to nix out all data on readedness on group exit.
4718
4719         * gnus-util.el (float-time): If float-time is bound, always use it on
4720         all Emacsen.  It's unclear why the subrp check was there.
4721         (time-date): Require to make some autoload issues on XEmacs go away.
4722
4723         * shr.el (shr-put-color): Don't do the box padding in tables, since
4724         they're already padded.
4725
4726 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
4727
4728         * gnus-art.el (gnus-article-next-page): When the last line of the
4729         article is displayed, scroll down once more instead of going to the
4730         next article at once.
4731         (article-lapsed-string): Refactor out and allow specifying how many
4732         segments you want.
4733         (gnus-article-setup-buffer): Start updating the lapsed header directly.
4734         (gnus-article-update-lapsed-header): New variable.
4735
4736         * shr.el: Revert change that made headings use different-sized faces.
4737         The Emacs display engine isn't advanced enough that, for instance,
4738         tables can comfortably use differently-sized faces.
4739
4740 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
4741
4742         * nnimap.el (nnimap-open-connection-1): Store the actual stream type
4743         used.
4744         (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
4745         fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
4746         we're using an encrypted connection.
4747
4748         * proto-stream.el: Alter the interface functions to also return the
4749         actual stream type used: network or tls.
4750
4751 2011-01-25  Julien Danjou  <julien@danjou.info>
4752
4753         * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
4754         (mm-display-javascript-inline): New function.
4755
4756         * mm-decode.el (mm-inline-media-tests): Add application/javascript
4757         viewing function.
4758
4759 2011-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4760
4761         * shr.el (shr-expand-newlines): Fix variable name.
4762
4763 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
4764
4765         * shr.el (shr-expand-newlines): Make nested boxes work.
4766
4767 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
4768
4769         * shr.el (shr-expand-newlines): Proof of concept implementation of boxy
4770         backgrounds.
4771         (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
4772         in a more sensible manner.
4773
4774 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
4775
4776         * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
4777         if EPG is loaded.
4778
4779 2011-01-24  Julien Danjou  <julien@danjou.info>
4780
4781         * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
4782         tags.
4783
4784 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
4785
4786         * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
4787         commands.
4788
4789         * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
4790         in the article buffer.
4791         (gnus-gravatar-insert): Use blank space from the current buffer to
4792         avoid breaking text properties.  This makes X-Sent updating work again.
4793
4794         * gravatar.el (gravatar-retrieve): Be silent when retrieving.
4795
4796 2011-01-23  Lars Ingebrigtsen  <larsi@gnus.org>
4797
4798         * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
4799         fix the bug in url-http.el instead.
4800
4801         * shr.el (shr-image-fetched): Ditto.
4802
4803         * shr.el (shr-image-fetched): Avoid having point move in the article
4804         buffer.
4805
4806         * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
4807         buffer after being called.  It's apparently being killed by url.el, and
4808         killing it made point move to end-of-buffer in a random buffer.
4809
4810         * shr.el (shr-image-fetched): Ditto.
4811
4812 2011-01-23  Julien Danjou  <julien@danjou.info>
4813
4814         * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
4815
4816         * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
4817         text/x-org.
4818
4819 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
4820
4821         * gnus-sum.el (gnus-summary-move-article): Protect against backends
4822         (i.e., nnimap) returning nil as the article number.
4823
4824 2011-01-22  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
4825
4826         * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
4827         "DelSp" parameter in RFC3676.
4828
4829 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
4830
4831         * message.el (message-check-recipients): Display the encoded version of
4832         the bogus address if they differ.
4833
4834         * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
4835         after sending.
4836
4837         * gnus-agent.el (gnus-agent-send-mail): Ditto.
4838
4839         * gnus-group.el (gnus-group-refresh-group): New convenience function.
4840
4841         * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
4842         group buffer after sending the queue.
4843
4844         * gnus-agent.el (gnus-agent-send-mail): Ditto.
4845
4846 2011-01-22  Julien Danjou  <julien@danjou.info>
4847
4848         * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
4849
4850 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
4851
4852         * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
4853         nested related parts.
4854
4855         * nnfolder.el (nnfolder-request-expire-articles): Return the list of
4856         unexpired articles.  This fixes the regression that led expiry marks to
4857         disappear from nnfolder groups.
4858
4859 2011-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4860
4861         * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
4862         Don't confuse the "ret" of "retrograde" with RET.
4863
4864 2011-01-21  Julien Danjou  <julien@danjou.info>
4865
4866         * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
4867         than mm-insert-inline.
4868
4869 2011-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4870
4871         * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
4872         Widen article buffer.
4873
4874 2011-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
4875
4876         * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
4877         the temp buffer.
4878         * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
4879
4880 2011-01-20  Julien Danjou  <julien@danjou.info>
4881
4882         * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
4883
4884         * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
4885         than mm-insert-inline to insert inline part: this respect
4886         mm-inline-media-tests displayers.
4887
4888         * mm-view.el (mm-display-shell-script-inline): New function.
4889
4890         * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
4891
4892         * mm-uu.el (mm-uu-type-alist): Add org block.
4893         (mm-uu-org-src-code-block-extract): New function.
4894
4895         * mm-view.el (mm-display-org-inline): New function.
4896
4897         * mm-decode.el (mm-automatic-display): Add text/org.
4898
4899         * mailcap.el (mailcap-mime-extensions): Add .org.
4900
4901 2011-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4902
4903         * gnus-art.el (gnus-article-highlight): Remove argument passed to
4904         gnus-article-add-buttons.
4905
4906 2011-01-19  Tom Rauchenwald  <sehnsucht.nach.unendlichkeit@quantentunnel.de>  (tiny change)
4907
4908         * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
4909         From header with a date and "nobody" as the sender.
4910
4911 2011-01-19  Julien Danjou  <julien@danjou.info>
4912
4913         * gnus-art.el (gnus-article-add-buttons): Simplify condition.
4914         (gnus-button-push): Remove gnus-button-entry function, it fails heavily
4915         if you have the same regexp several times.
4916         (gnus-button-push): Fix matching when regexp is symbol.
4917
4918 2011-01-15  Glenn Morris  <rgm@gnu.org>
4919
4920         * message.el (message-mail): A compose-mail function should
4921         accept headers as strings.
4922
4923 2011-01-13  Chong Yidong  <cyd@stupidchicken.com>
4924
4925         * message.el (message-tool-bar-gnome): Tweak tool-bar items.
4926         Add :vert-only tags.
4927         (message-mail): New arg RETURN-ACTION.
4928         (message-return-action): New var.
4929         (message-bury): Use it.
4930         (message-mode): Make it buffer-local.
4931         (message-send-and-exit): Always call message-bury.
4932
4933         * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION.  Pass it to
4934         message-mail.
4935
4936 2011-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4937
4938         * nnimap.el (nnimap-convert-partial-article): Protect against
4939         zero-length body parts.
4940
4941         * mm-decode.el (mm-preferred-alternative-precedence):
4942         Discourage showing empty parts.
4943
4944         * gnus-int.el (gnus-request-accept-article): Don't try to update marks
4945         and stuff if the backend didn't return the article number.  This fixes
4946         an Exchange-related nnimap bug.
4947
4948         * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
4949         group window, because it does the wrong thing when a separate frame
4950         displays the group buffer.
4951
4952         * proto-stream.el (open-protocol-stream): Protect against the low-level
4953         transport functions returning nil.
4954
4955 2011-01-07  Daiki Ueno  <ueno@unixuser.org>
4956
4957         * mml2015.el (epg-sub-key-fingerprint): Autoload.
4958         (mml2015-epg-find-usable-secret-key): New function.
4959         (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
4960         mml2015-epg-find-usable-key (Bug#7797).
4961         (mml2015-epg-encrypt): Ditto.
4962
4963 2011-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4964
4965         * dgnushack.el (rot13-string): Fix the way to get the argument.
4966
4967 2011-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4968
4969         * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
4970
4971 2011-01-03  Glenn Morris  <rgm@gnu.org>
4972
4973         * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
4974
4975         * sieve.el (sieve-open-server): Give a more explicit error if
4976         sieve-manage-open returns nil.  (Bug#7720)
4977
4978 2011-01-02  Karl Fogel  <kfogel@red-bean.com>
4979
4980         * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
4981
4982 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4983
4984         * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
4985         This avoids sending passwords in plain text over non-encrypted
4986         channels.
4987
4988         * shr.el (shr-rescale-image): Display all GIF images as animated images.
4989
4990         * nnimap.el (nnimap-login): Refactored out into own function, and
4991         implement CRAM-MD5.
4992         (nnimap-wait-for-line): Refactored out.
4993
4994         * mm-view.el (mml-smime): Require.
4995
4996 2010-12-20  David Engster  <deng@eml.cc>
4997
4998         * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
4999         use EPG to decrypt S/MIME messages instead of openssl.
5000
5001 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5002
5003         * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
5004
5005         * gnus-group.el (gnus-group-kill-group): Don't try to update the group
5006         status is the group clearly is unreachable.
5007
5008         * auth-source.el (auth-source-create): Add the optional second
5009         parameter to `local-variable-p' to be compatible with XEmacs.
5010
5011 2011-01-02  Wang Diancheng  <dcwang@kingbase.com.cn>  (tiny change)
5012
5013         * nnml.el (nnml-request-article): Allow requesting by Message-ID to
5014         work when using a compressed nnml folder.
5015
5016 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5017
5018         * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
5019         backends after sanitising on entry, because this never makes sense:
5020         If the articles have gone missing, then the data no longer exists on
5021         the backend, and if they haven't, then Gnus is wrong, and shouldn't
5022         overwrite anything anyway.
5023
5024         * shr.el (shr-insert-document): Bind shr-width dynamically to
5025         window-width if it's nil.
5026
5027 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
5028
5029         * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
5030         with the meaning of using the full emacs window width for rendering.
5031
5032 2010-12-27  Daiki Ueno  <ueno@unixuser.org>
5033
5034         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
5035         case when sender is not given.
5036
5037 2010-12-23  Julien Danjou  <julien@danjou.info>
5038
5039         * gnus-gravatar.el (gnus-gravatar-transform-address): Set
5040         `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
5041         the addresses, otherwise we might misplaced the gravatar.
5042
5043 2010-12-21  Daiki Ueno  <ueno@unixuser.org>
5044
5045         * mml1991.el (pgg-sign-region, pgg-encrypt-region):
5046         * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
5047         obsolete in Emacs.
5048
5049 2010-12-20  Julien Danjou  <julien@danjou.info>
5050
5051         * gnus-util.el (gnus-rescale-image): Revert last change.
5052
5053 2010-12-17  Chong Yidong  <cyd@stupidchicken.com>
5054
5055         * binhex.el: Improve commentary (Bug#7482).
5056
5057 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5058
5059         * gnus-group.el (gnus-group-delete-articles): New command.
5060
5061 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
5062
5063         * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
5064
5065 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5066
5067         * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
5068         here, since it's up to the backends to do CRLF removal if their
5069         protocol has it.
5070
5071         * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
5072
5073 2010-12-17  Julien Danjou  <julien@danjou.info>
5074
5075         * gnus-util.el (gnus-rescale-image): Allow to resize images even if
5076         they are from file.  Can also scale up.
5077
5078 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
5079
5080         * gnus-sum.el (gnus-summary-refer-thread): Simplify code.
5081         Restore gnus-use-agent.
5082         (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
5083
5084         * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
5085
5086 2010-12-17  Julien Danjou  <julien@danjou.info>
5087
5088         * gravatar.el (gravatar-retrieve-synchronously): New function.
5089         (gravatar-get-data): Make more robust.
5090
5091 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5092
5093         * lpath.el: Bind epa-file-encrypt-to for Emacs 22 and XEmacs.
5094
5095 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5096
5097         * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
5098         to really consider the last line.
5099
5100 2010-12-16  Daiki Ueno  <ueno@unixuser.org>
5101
5102         * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
5103         list of recipient keys, or use symmetric encryption if not a list.
5104         (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
5105         EPA override, replacing the call to `netrc-store-data'.
5106
5107 2010-12-16  Dan Davison  <dandavison7@gmail.com>  (tiny change)
5108
5109         * gnus-srvr.el: Avoid passing nil regexp argument to
5110         delete-matching-lines.
5111
5112 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5113
5114         * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
5115         fetching stops when Gnus exits.
5116
5117         * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
5118         function.
5119         (nnfolder-request-expire-articles): Save all the buffers after doing
5120         expiry.
5121
5122         * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
5123         the last article", since that led to serious performance regressions
5124         when expiring nnml groups.
5125
5126 2010-12-16  Andrew Cohen  <cohen@andy.bu.edu>
5127
5128         * nnir.el: Improve customizations.
5129
5130 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5131
5132         * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
5133
5134         * gnus-group.el (gnus-group-kill-group): Notify the backend that the
5135         group has been killed.
5136         (gnus-group-yank-group): Ditto.
5137
5138         * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
5139
5140         * nnimap.el (nnimap-request-update-group-status): New function.
5141
5142         * gnus-int.el (gnus-request-update-group-status): New interface
5143         function.
5144
5145         * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
5146         copying read-ness to the backends.
5147
5148         * nnimap.el (nnimap-quirk): New function.
5149         (nnimap-retrieve-group-data-early): Use it.
5150         (nnimap-quirks): New alist.
5151
5152 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5153
5154         * shr.el (shr-insert): Set shr-start after deleting trailing space;
5155         don't delete it within indentation.
5156
5157 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5158
5159         * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
5160         previous line.
5161
5162 2010-12-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5163
5164         * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
5165         QRESYNC command by deleting a superfluous space which broke Cyrus
5166         servers.  This change will break other servers that are buggy the other
5167         way around.
5168
5169 2010-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
5170
5171         * spam.el: Reindent and fix long lines.
5172         (spam-copy-or-move-routine): Exclude invalid move destinations.
5173
5174 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
5175
5176         * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
5177         installed the registry.
5178
5179 2010-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5180
5181         * dgnushack.el (rot13-string): New macro for XEmacs.  netrc.el uses it.
5182
5183 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
5184
5185         * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
5186         groupname doesn't contain "gmane".
5187
5188 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5189
5190         * netrc.el (netrc-point-at-eol): Remove the unused netrc-point-at-old
5191         and netrc-bound-and-true-p bindings.
5192         (netrc-parse): Cache the netrc contents.
5193
5194         * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
5195         (gnus-1): Don't create the nndrafts group twice.
5196         (gnus-setup-news): There's no need to read the active file here, since
5197         that's done again later on a per-backend basis.
5198         (gnus-start-draft-setup): Make sure that the new group is started out
5199         empty.
5200
5201         * gnus-agent.el (gnus-agentize): Don't create the queue group
5202         automatically on startup.  It'll be created later, if needed.
5203
5204         * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
5205         of automatically subscribed groups.
5206         (gnus-auto-subscribed-categories): New variable.
5207         (gnus-matches-options-n): Use it.
5208         (gnus-default-subscribed-newsgroups): Remove unused variable.
5209         (gnus-start-draft-setup): Message a bit less.
5210
5211 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
5212
5213         * nnir.el (nnir-run-imap): Return article list in order of increasing
5214         UID.
5215
5216 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5217
5218         * gnus-sum.el (gnus-summary-enter-digest-group):
5219         Mention gnus-auto-select-on-ephemeral-exit.
5220
5221         * proto-stream.el (proto-stream-open-network-only): Fix the calling
5222         convention of the network-only option.
5223
5224 2010-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5225
5226         * proto-stream.el (proto-stream-open-network-only): New function to
5227         have a way to specify non-STARTTLS upgrade connections.
5228
5229 2010-12-10  Julien Danjou  <julien@danjou.info>
5230
5231         * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
5232         email address is nil.
5233
5234         * message.el (message-bogus-recipient-p): Set address to "" if nil.
5235
5236 2010-12-10  Andrew Cohen  <cohen@andy.bu.edu>
5237
5238         * nnir.el (nnir-request-expire-articles): Ignore expiry except for
5239         deletion.
5240         (nnir-run-imap): Only need to parse list once.
5241
5242 2010-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5243
5244         * shr.el (shr-tag-script): Ignore <script>.
5245         (shr-tag-label): Add <label> support.
5246
5247 2010-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5248
5249         * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
5250
5251         * shr.el (shr-image-displayer): Work for images lined side by side.
5252
5253 2010-12-08  Robert Pluim  <rpluim@gmail.com>
5254
5255         * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
5256         parameter, since XEmacs doesn't accept t as a parameter.
5257
5258 2010-12-08  Andrew Cohen  <cohen@andy.bu.edu>
5259
5260         * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
5261         ids.
5262         (nnir-run-gmane): Simplify groupspec formatting.
5263         (nnir-request-expire-articles): New function.
5264
5265 2010-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5266
5267         * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
5268         overflow, possibly.
5269
5270         * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
5271         (shr-render-td): Handle td style="" better.
5272         (shr-tag-table): Use the color from the style sheet.
5273         (shr-render-td): Make sure we copy over all the overlays, too.
5274
5275 2010-12-07  Andrew Cohen  <cohen@andy.bu.edu>
5276
5277         * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
5278         (nnir-request-article): Improve article retrieval.
5279
5280 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5281
5282         * mm-util.el (mm-extra-numeric-entities): New variable.
5283
5284         * mm-url.el (mm-url-decode-entities):
5285         * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
5286
5287         * lpath.el: Fbind completion-at-point for Emacs 22 and XEmacs.
5288
5289 2010-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
5290
5291         * message.el: Use completion-at-point.
5292         (message-completion-function): New fun, extracted from message-tab.
5293         (message-mode): Use it for completion-at-point-functions.
5294         (message-tab): Use it and completion-at-point.
5295
5296 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5297
5298         * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
5299         character if a non-breakable character follows.
5300
5301 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5302
5303         * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
5304         any stream.
5305
5306         * shr.el (shr-tag-font): Colorize the region.
5307         (shr-tag-body): Ditto.
5308         (shr-tag-font): Actually let the styles be inherited instead of
5309         overwriting them.
5310         (shr-tag-font): Get the background color right.
5311         (shr-tag-style): Ignore all <style> tags for the moment.
5312
5313         * gnus-int.el (gnus-request-thread): Rework to take a header instead of
5314         a Message-ID to avoid having nnimap depend on gnus-sum.
5315
5316         * shr.el (shr-descend): Only colorize something if we have a node that
5317         sets colors.
5318
5319 2010-12-06  Julien Danjou  <julien@danjou.info>
5320
5321         * shr.el (shr-render-td): Render td content with shr-descend, so style
5322         will be applied to <td> too.
5323         (shr-colorize-region): Colorize region even if we only have a background.
5324         (shr-tag-body): Fix color and background color inheritance.
5325         Do not recolorize after shr-generic.
5326         (shr-tag-font): Let shr-generic colorize via inheritance.
5327
5328 2010-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5329
5330         * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
5331
5332 2010-12-06  Andrew Cohen  <cohen@andy.bu.edu>
5333
5334         * nnir.el (nnir-request-move-article): Remove obsolete code.
5335
5336 2010-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5337
5338         * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
5339
5340 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5341
5342         * gnus-sum.el (gnus-summary-respool-article): The completion function
5343         expects a list instead of an alist.
5344
5345         * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
5346         string as the parameter.
5347
5348         * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
5349
5350         * shr.el (shr-stylesheet): New dynamic variable for cascading the
5351         styles.
5352         (shr-colorize-region): New function.
5353         (shr-insert-background-overlay): Remove.
5354         (shr-render-td): Background setting should be taken care of on a higher
5355         level.
5356         (shr-tag-body): Use post-hoc colorizations.
5357         (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
5358         (shr-put-color-1): Don't overwrite old colors.
5359         (shr-colorize-region): When the background color isn't explicit, use
5360         a fixed background.
5361
5362         * gnus-util.el (gnus-output-to-mail): Require nnmail before using
5363         nnmail variables.
5364
5365 2010-12-05  Bjørn Mork  <bjorn@mork.no>
5366
5367         * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
5368         unless necessary.
5369
5370 2010-12-05  Andrew Cohen  <cohen@andy.bu.edu>
5371
5372         * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
5373         server.
5374
5375 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5376
5377         * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
5378         so that TAB works.
5379
5380         * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
5381         C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
5382
5383         * shr.el (shr-urlify): Show the URL before the title to avoid
5384         misleading URLs.
5385
5386 2010-12-04  Adam Sjøgren  <asjo@koldfront.dk>
5387
5388         * shr.el (shr-urlify): Display the title in <a> tags.
5389
5390 2010-12-04  Andrew Cohen  <cohen@andy.bu.edu>
5391
5392         * nnir.el (nnir-categorize): Replace mapcar with mapc.
5393
5394 2010-12-03  Andrew Cohen  <cohen@andy.bu.edu>
5395
5396         * nnir.el: Rearrange code to allow macros to be autoloaded by
5397         gnus-sum.el.
5398         (nnir-retrieve-headers-override-function): Make this variable
5399         customizable.
5400         (nnir-retrieve-headers): Remove obsolete subject-mangling code.
5401
5402         * gnus-sum.el (nnir-article-group,nnir-article-rsv): Autoload macros
5403         from nnir.el.
5404
5405 2010-12-03  Julien Danjou  <julien@danjou.info>
5406
5407         * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
5408
5409 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5410
5411         * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
5412         allow optional argument `environment'.
5413
5414 2010-12-03  Glenn Morris  <rgm@gnu.org>
5415
5416         * mm-extern.el (message-goto-body): Update declaration.
5417
5418 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5419
5420         * gnus-util.el (gnus-macroexpand-all): New function.
5421
5422         * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
5423         instead of macroexpand-all that is unavailable in XEmacs.
5424
5425 2010-12-02  Andrew Cohen  <cohen@andy.bu.edu>
5426
5427         * nnir.el (nnir-summary-line-format): New variable.
5428         (nnir-mode): Use it.
5429         (nnir-artlist-*,nnir-aritem-*): Reimplement as macros.
5430         (nnir-article-ids): Reimplement as defsubst.
5431         (nnir-retrieve-headers): Don't mangle the subject header.
5432         (nnir-run-imap): Use 100 as RSV score.
5433         (nnir-run-find-grep): Fix for full server searching.
5434         (nnir-run-gmane): Better restriction to gmane groups.
5435
5436         * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
5437         summary buffers.
5438
5439 2010-12-02  Julien Danjou  <julien@danjou.info>
5440
5441         * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
5442
5443         * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
5444
5445         * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
5446         support.
5447
5448 2010-12-01  Andrew Cohen  <cohen@andy.bu.edu>
5449
5450         * nnir.el: Update to handle the registry better.
5451         (autoload): Silence byte-compiler.
5452         (nnir-open-server): Add a hook for nnir groups.
5453         (nnir-request-move-article): Don't mangle the header.  Better to use
5454         formatting variables (which will be added in the future).
5455         (nnir-registry-action): Update the registry using the original article
5456         group name.
5457         (nnir-mode): Install nnir-specific hooks for updating the registry.
5458
5459         * gnus-sum.el
5460         (gnus-article-original-subject,gnus-newsgroup-original-name):
5461         Remove obsolete variables.
5462         (gnus-summary-move-article): Remove use of obsolete variables.
5463         (gnus-summary-local-variables): Make move and delete hooks local to
5464         summary buffers.
5465
5466 2010-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5467
5468         * rtree.el: New file.
5469
5470 2010-12-01  Julien Danjou  <julien@danjou.info>
5471
5472         * message.el (message-user-organization): Do not use
5473         gnus-local-organization.
5474
5475         * gnus.el: Remove gnus-local-organization.
5476
5477         * gnus-msg.el: Remove nastygram thing.
5478
5479 2010-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
5480
5481         * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
5482         funcall.
5483
5484 2010-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5485
5486         * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
5487         names.
5488
5489         * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
5490         characters.
5491
5492         * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
5493         to t of inhibit-read-only since it is inside gnus-with-article-headers.
5494         Suggested by Štěpán Němec <stepnem@gmail.com>.
5495         (gnus-gravatar-transform-address): Use mail-extract-address-components
5496         that supports non-ASCII names rather than mail-header-parse-addresses.
5497
5498 2010-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5499
5500         * proto-stream.el (open-protocol-stream): All starttls connections are
5501         handled by the network handler.
5502
5503 2010-11-30  Julien Danjou  <julien@danjou.info>
5504
5505         * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
5506         (nnimap-open-connection-1): Fix PREAUTH.
5507
5508         * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
5509
5510 2010-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5511
5512         * shr.el (shr-char-breakable-p, shr-char-nospace-p)
5513         (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
5514         (shr-insert): Use them.
5515         (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
5516
5517 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
5518
5519         * nnir.el (nnir-request-move-article): Bail out if original group
5520         doesn't support article moves.
5521         (nnir-get-active): Improve active list retrieval.
5522
5523 2010-11-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5524
5525         * shr.el (shr-find-fill-point): Don't break before apostrophes.
5526
5527 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
5528
5529         * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
5530         seem to accept strings-with-numbers as port numbers.
5531
5532 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
5533
5534         * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
5535         change the registry.
5536
5537 2010-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5538
5539         * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
5540         delete-dups that is not available in XEmacs 21.4.
5541
5542         * mm-util.el (mm-delete-duplicates): Add comment.
5543
5544 2010-11-28  Andrew Cohen  <cohen@andy.bu.edu>
5545
5546         * nnir.el (nnir-ignored-newsgroups): New variable.
5547         (nnir-get-active): Use it.
5548
5549 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5550
5551         * proto-stream.el (proto-stream-open-network): Add some comments.
5552
5553         * nntp.el (nntp-open-connection): Provide a :success condition.
5554
5555         * nnimap.el (nnimap-open-connection-1): Ditto.
5556
5557         * proto-stream.el (proto-stream-open-network): See what the response to
5558         the STARTTLS command is.
5559
5560         * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
5561         backwards compatibility).
5562         (nnimap-open-connection-1): Really respect nnimap-server-port.
5563
5564         * proto-stream.el (proto-stream-open-network): When doing opportunistic
5565         TLS upgrades we don't really care about the identity of the peer.
5566         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
5567         that what we've checked for.
5568         (proto-stream-always-use-starttls): Only default to t if
5569         open-gnutls-stream exists.
5570         (proto-stream-open-network): If STARTTLS failed, then just open a
5571         normal connection.
5572         (proto-stream-open-network): Wait until the greeting before doing
5573         STARTTLS.
5574
5575         * nntp.el (nntp-open-connection): Report what the connection error is.
5576
5577         * proto-stream.el (open-protocol-stream): Rename from
5578         open-proto-stream.
5579
5580 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5581
5582         * nnimap.el (nnimap-stream): Change default to `undecided'.
5583         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
5584         first, and then network.
5585         (nnimap-open-connection-1): Respect nnimap-server-port.
5586         (nnimap-open-connection): Be more backwards-compatible.
5587
5588         * proto-stream.el (proto-stream-always-use-starttls): New variable.
5589         (proto-stream-open-starttls): De-duplicate the starttls code.
5590         (proto-stream-open-starttls): Folded back into the main function.
5591         (proto-stream-open-network): Fix typo in the gnutls path.
5592         (proto-stream-command): Refactor out.
5593
5594         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
5595
5596         * proto-stream.el (proto-stream-open-starttls): Actually implement the
5597         starttls.el STARTTLS.
5598
5599         * color.el (color-lab->srgb): Fix function call name.
5600
5601         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
5602         if we're using tls.el.
5603         (proto-stream-open-network): If we don't have gnutls-cli or gnutls
5604         built in, then don't try to establish a STARTTLS connection.
5605
5606         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
5607         servers.
5608
5609         * proto-stream.el (open-proto-stream): Use network, not stream.
5610         (open-proto-stream): Add a way to specify what the end of a command is.
5611
5612         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
5613         connections types.
5614         (nntp-open-network-stream): Remove.
5615         (nntp-open-ssl-stream): Remove.
5616         (nntp-open-tls-stream): Remove.
5617         (nntp-ssl-program): Remove.
5618
5619         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
5620
5621 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
5622
5623         * nnir.el: Fix typos.
5624         (nnir-retrieve-headers-override-function): Rename variable to reflect
5625         new semantics.
5626         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
5627         macros.
5628         (nnir-request-article, nnir-request-move-article): Use them.
5629         (nnir-categorize): New function.
5630         (nnir-run-query): Use it.
5631         (nnir-retrieve-headers): Rewrite to batch header retrieval.
5632         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
5633         sorted.
5634         (nnir-group-full-name): Use gnus-group-full-name instead.
5635         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
5636         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
5637
5638 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5639
5640         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
5641
5642         * proto-stream.el: New library to provide protocol-specific
5643         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
5644         protocols.
5645         (open-proto-stream): Complete the documentation.
5646         (proto-stream-open-network): Fix some typos.
5647
5648         * nnimap.el (nnimap-open-connection): Use it.
5649
5650 2010-11-27  Yuri Karaban  <tech@askold.net>  (tiny change)
5651
5652         * pop3.el (pop3-open-server): Read server greeting before starting TLS
5653         negotiation.
5654
5655 2010-11-26  Julien Danjou  <julien@danjou.info>
5656
5657         * color.el: Rename various rgb functions to srgb.
5658
5659 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5660
5661         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
5662         names.
5663
5664 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5665
5666         * shr.el (shr-insert): Revert last change.
5667         (shr-find-fill-point): Never leave point being at bol;
5668         relax the kinsoku limitation when rendering tables.
5669
5670 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5671
5672         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
5673         results from -accept-article.
5674
5675         * shr-color.el: Require cl when compiling.
5676
5677         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
5678         checkin.
5679
5680         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
5681
5682         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
5683
5684         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
5685         'add and 'delete to set backend marks.
5686
5687         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
5688
5689         * nnheader.el (nnheader-update-marks-actions): Refactor out.
5690
5691         * nntp.el (nntp-request-set-mark): Use it.
5692
5693         * nnfolder.el (nnfolder-request-set-mark): Ditto.
5694
5695         * nnml.el (nnml-request-set-mark): Ditto.
5696
5697         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
5698         introduces regressions in article selection.
5699         (nnimap-find-uid-response): New function.
5700         (nnimap-request-accept-article): Use the UID returned, if any.
5701         (nnimap-request-move-article): Use the UID returned, if any.
5702         (nnimap-get-groups): Reimplement to work with folded lines.
5703         (nnimap-find-uid-response): The UID is the last element in the list.
5704         (nnimap-request-set-mark): Extend syntax with 'set.
5705
5706         * nnml.el (nnml-request-set-mark): Ditto.
5707
5708         * nnfolder.el (nnfolder-request-set-mark): Ditto.
5709
5710         * nntp.el (nntp-request-set-mark): Ditto.
5711
5712 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5713
5714         * message.el (message-called-interactively-p): A temporary macro.
5715         (message-goto-body): Use it temporarily.
5716
5717 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5718
5719         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
5720         (nnimap-last-response-string): Unfold quoted lines, if they exist.
5721         (nnimap-last-response-string): Fix last unfolding fix.
5722
5723 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5724
5725         * shr.el (shr-insert): Fix the way to fold lines.
5726
5727 2010-11-25  Julien Danjou  <julien@danjou.info>
5728
5729         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex.
5730
5731         * color.el: Rename from color-lab.el
5732         (color-rgb->hex): Add.
5733         (color-complement): Add.
5734         (color-complement-hex): Add.
5735
5736         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
5737
5738 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5739
5740         * shr-color.el (shr-color-visible): Don't bug out if the color names
5741         don't exist.
5742
5743 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5744
5745         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
5746         assuming that article displaying or another mml-preview may be
5747         interrupted for an error or for the like.
5748
5749         * shr.el (shr-get-background): Fix argument name.
5750
5751 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5752
5753         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
5754
5755         * gnus-sum.el (gnus-summary-include-articles): New function.
5756
5757         * message.el (message-goto-body): called-interactively-p needs a
5758         parameter, so use `any'.
5759
5760         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
5761         clear marks before moving, since they're synced from the Gnus side
5762         first.
5763
5764         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
5765         (gnus-summary-move-article): Copy over all marks before moving, so that
5766         IMAP doesn't think a new article has arrived.
5767
5768 2010-11-24  Julien Danjou  <julien@danjou.info>
5769
5770         * shr.el (shr-insert-background-overlay): Fix typo.
5771         (shr-render-td): Copy the background before rendering.
5772
5773         * shr-color.el (shr-color-visible): Fix docstring.
5774
5775         * shr.el (shr-tag-table): Add bgcolor support.
5776         (shr-render-td): Add bgcolor support.
5777         (shr-get-background): Add.
5778         (shr-insert-foreground-overlay): Use shr-get-background.
5779
5780         * message.el (message-goto-body): Use called-interactively-p.
5781         (message-in-body-p): message-goto-body returns point.
5782
5783 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5784
5785         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
5786         Fixes something or other in Emacs 23, and is backwards compatible.
5787
5788         * message.el (message-goto-body): Remove the <#secure special-casing,
5789         which is too special.
5790
5791         * shr.el (shr-parse-style): Drop !important from styles.
5792
5793 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
5794
5795         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
5796         this function to return incorrect results when calling it with an
5797         explicit article argument different from
5798         (gnus-summary-article-number).
5799
5800 2010-11-24  Julien Danjou  <julien@danjou.info>
5801
5802         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
5803         (shr-tag-body): Add background support.
5804         (shr-descend): Add background support.
5805         (shr-tag-title): Add.
5806
5807         * shr-color.el (shr-color-visible): Really return original background
5808         if fixed.
5809
5810 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5811
5812         * shr.el (shr-color-check): Protect against non-existent color names.
5813
5814 2010-11-24  Julien Danjou  <julien@danjou.info>
5815
5816         * color-lab.el: Require 'cl when compiling.
5817
5818         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
5819
5820         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
5821         matched part.
5822
5823         * color-lab.el: Fix all expt calls to use float type.
5824
5825 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5826
5827         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
5828         expression to shr-color-check as is.
5829
5830         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
5831
5832         * color-lab.el: Add coding cookie.
5833         (float-pi): Use eval-and-compile.
5834
5835         * dgnushack.el (dgnushack-compile): Exclude shr-color.el from being
5836         compiled for Emacsen having no `libxml-parse-html-region' support.
5837
5838 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5839
5840         * shr.el (shr-insert-color-overlay): Split stuff like
5841         "#444444 !important" to find the real color.
5842         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
5843         parse <font color="red"> entries.
5844
5845 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
5846
5847         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
5848         point when parsing headers.
5849
5850         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
5851         is positioned properly when parsing headers.
5852
5853 2010-11-23  Julien Danjou  <julien@danjou.info>
5854
5855         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
5856
5857         * shr-color.el (shr-color->hexadecimal): Add support for color names.
5858
5859         * shr.el (shr-parse-style): Replace \n with space in style parsing.
5860
5861         * shr-color.el (shr-color-hsl-to-rgb-fractions):
5862         Use shr-color-hue-to-rgb.
5863         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
5864
5865 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5866
5867         * shr.el (shr-color->hexadecimal): Autoload.
5868         (shr-descend): Add color to all tags.
5869
5870 2010-11-22  Julien Danjou  <julien@danjou.info>
5871
5872         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
5873         shr-color->hexadecimal.
5874
5875         * shr-color.el (shr-color->hexadecimal): Add converting functions for
5876         RGB() or HSL() color representation.
5877
5878         * shr.el (shr-tag-font): Add.
5879         (shr-tag-color-check): New function to get better colors.
5880         (shr-tag-insert-color-overlay): Factorize code between tag-font and
5881         tag-span.
5882
5883         * shr-color.el: New file.
5884
5885         * color-lab.el: New file.
5886
5887         * gnus-art.el (gnus-url-mailto): Do not downcase args.
5888
5889 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
5890
5891         * nnir.el: Fix typo in comments.
5892         (nnir-run-imap): Simplify code.  No need to reverse artlist.
5893         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
5894
5895 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5896
5897         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
5898
5899         * nnimap.el (nnimap-get-capabilities): Refactor out.
5900         (nnimap-open-connection): Re-request capabilities after STARTTLS.
5901
5902 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
5903
5904         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
5905         appearing when `mm-uu-hide-markers' is nil.
5906
5907 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5908
5909         * nnimap.el (nnimap-unselect-group): Make into its own function.
5910         (nnimap-request-rename-group): Unselect group before renaming.
5911         This had gotten lost somewhere.
5912         (nnimap-request-accept-article): Keep track of examined groups, and
5913         unselect the group before APPENDing to read-only groups.
5914         (nnimap-request-move-article): Clear flags before moving so that they
5915         can be re-set later.
5916
5917 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5918
5919         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
5920         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
5921
5922 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5923
5924         * gnus-art.el (gnus-mime-display-single):
5925         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images):
5926         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
5927         parameter.
5928
5929 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5930
5931         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
5932         (shr-table-vertical-line): New variable.
5933         (shr-insert-table): Use it.
5934
5935 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5936
5937         * gnus-html.el (gnus-html-wash-images): Don't display images if
5938         gnus-inhibit-images is non-nil; register displayer for cid images.
5939         (gnus-html-display-image): Work for cid image.
5940         (gnus-html-insert-image): Allow arguments.
5941         (gnus-html-put-image): Inhibit read-only.
5942         (gnus-html-prefetch-images): Don't prefetch images if
5943         gnus-inhibit-images is non-nil.
5944
5945 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5946
5947         * shr.el (shr-put-image): Break lines when inserting big pictures.
5948
5949 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
5950
5951         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
5952         sender, thanks Katsumi Yamaoka.
5953
5954 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
5955
5956         * nnir.el (nnir-run-imap): Reverse the article list for each group
5957         rather than the whole list.
5958
5959 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5960
5961         * shr.el (shr-image-displayer): Protect function against non-existent
5962         image source.
5963
5964         * gnus-art.el (gnus-inhibit-images): New user option.
5965         (gnus-mime-display-single): Don't display image if it is non-nil.
5966
5967         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
5968         gnus-inhibit-images.
5969
5970         * shr.el (shr-image-displayer): New function.
5971         (shr-tag-img): Use it.
5972
5973 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
5974
5975         * mml2015.el (mml2015-epg-sign): Use From header.
5976
5977 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5978
5979         * gnus-html.el (gnus-html-wash-images): Register a displayer.
5980
5981         * gnus-util.el (gnus-find-text-property-region): Return markers.
5982
5983         * shr.el (shr-tag-img): Put a displayer in the text property.
5984
5985         * gnus-util.el (gnus-find-text-property-region): New utility function.
5986
5987         * gnus-html.el (gnus-html-display-image): Make the alt optional.
5988         (gnus-html-show-images): Remove.
5989
5990         * gnus-art.el (gnus-article-show-images): New, more general function.
5991
5992         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
5993         image url text properties.
5994
5995         * shr.el: Ditto.
5996
5997         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
5998         gnus-agent-auto-agentize-methods is set.  Which it isn't.
5999
6000 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6001
6002         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
6003         work for two or more articles.
6004
6005 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6006
6007         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
6008         divide an image that's in an html article to two or more when washing
6009         non-ASCII characters in alt text of it.
6010
6011 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6012
6013         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
6014         smime-decrypt-region using function argument.
6015         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
6016
6017         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
6018
6019         * smime.el (smime-decrypt-region): Catch it.
6020
6021 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
6022
6023         * smime.el (smime-mode-map): Move initialization into declaration.
6024         (gnus-run-mode-hooks): Don't autoload.
6025         (smime-mode): Use define-derived-mode.
6026
6027 2010-11-11  Glenn Morris  <rgm@gnu.org>
6028
6029         * smime.el (from): Restrict declaration to XEmacs.
6030
6031         * nnir.el (gnus-group-topic-name): Autoload.
6032
6033 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6034
6035         * shr.el (shr-insert): Don't break long line if it is because of
6036         kinsoku-bol characters in the line end.
6037
6038 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
6039
6040         * nnir.el (nnir-request-move-article): Fix to provide original group
6041         and subject.
6042         (nnir-warp-to-article): Don't fail on articles whose headers haven't
6043         been retrieved.
6044
6045         * gnus-sum.el (gnus-summary-move-article): Use original group and
6046         subject for virtual articles such as those in an nnir summary buffer.
6047
6048 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6049
6050         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
6051         least 21.5).
6052
6053         * smime.el (from): Declare it again for XEmacs.
6054
6055 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6056
6057         * message.el (message-resend): Don't disable encoding unless it's
6058         already encoded.
6059
6060         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
6061         low-numbered articles.
6062
6063 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6064
6065         * rfc2047.el (rfc2047-syntax-table): Simplify.
6066
6067         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
6068
6069         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
6070         set-char-table-range for XEmacs.
6071
6072 2010-11-10  Glenn Morris  <rgm@gnu.org>
6073
6074         * time-date.el (time-to-seconds): Always an alias on Emacs,
6075         never a real function.
6076         (with-no-warnings): Remove compat stub, now unused.
6077         (time-less-p): Doc fix.
6078         (time-to-number-of-days): Simplify.
6079
6080         * smime.el (from): Remove unused declaration.
6081
6082         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
6083         (gnus-float-time): On Emacs, always an alias.
6084
6085         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
6086         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
6087
6088 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6089
6090         * dgnushack.el: Don't use ignore-errors in the top level form since it
6091         is unavailable in XEmacs even if cl is loaded.
6092
6093         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
6094
6095 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6096
6097         * shr.el (browse-url-mailto): Autoload.
6098
6099         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
6100
6101         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
6102         regexp doesn't need quoting.
6103
6104 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
6105
6106         * message.el (message-subject-trailing-was-ask-regexp)
6107         (message-subject-trailing-was-regexp): Match was: in addition to was.
6108
6109 2010-11-09  Glenn Morris  <rgm@gnu.org>
6110
6111         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
6112         (nnbabyl-check-mbox): Use point-at-bol.
6113
6114 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6115
6116         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
6117
6118         * message.el (message-mailto): New function.
6119         (message-mailto): Should accept other parameters.
6120         (message-mailto): Remove since it duplicates browse-url-mailto
6121         functionality.
6122
6123 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6124
6125         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
6126         methods.
6127         (gnus-read-active-file): Ditto.
6128
6129         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
6130         ": " from the prompt.
6131         (gnus-group-make-group): Ditto.
6132
6133 2010-11-07  Glenn Morris  <rgm@gnu.org>
6134
6135         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
6136         (gnus-bookmark-kill-line): Use point-at-eol.
6137
6138 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6139
6140         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
6141         asterisks in From header.
6142
6143 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6144
6145         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
6146         string to avoid making the From headers syntactically invalid.
6147
6148         * message.el (message-send-mail): Don't insert courtesy messages if the
6149         message already has List-Post and List-ID messages.
6150
6151 2010-11-06  Glenn Morris  <rgm@gnu.org>
6152
6153         * gnus-art.el (gnus-treat-article): Give dynamic local variables
6154         `condition', `type', `length' a prefix.
6155         (gnus-treat-predicate): Update for above name changes.
6156
6157 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
6158
6159         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
6160         binding.  Handled by `gnus-summary-refer-thread' instead.
6161         (nnir-warp-to-article): New backend function.
6162
6163         * nnimap.el (nnimap-request-thread): Force dependency updating.
6164
6165         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
6166         (gnus-summary-refer-thread): Rework to improve thread-referral.
6167
6168         * gnus-int.el (gnus-warp-to-article): New function.
6169
6170         * gnus-sum.el (gnus-summary-article-map): Bind it.
6171
6172 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
6173
6174         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
6175         gnus-summary-refer-thread.
6176
6177         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
6178         headers.
6179         (gnus-summary-limit-include-thread): Prevent articles in thread from
6180         being cut in gnus-cut-threads.
6181         (gnus-summary-refer-thread): Limit retrieved headers to those in
6182         thread.
6183
6184 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6185
6186         * message.el (message-send-mail): Use the value of
6187         message-courtesy-message from the message buffer.
6188
6189         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
6190
6191         * shr.el (shr-browse-url): Implement mailto: URLs.
6192
6193         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
6194         "raw".
6195
6196         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
6197         if it's already selected.
6198
6199         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
6200
6201 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6202
6203         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
6204         to measure the length and truncate alt text.
6205
6206 2010-11-03  Glenn Morris  <rgm@gnu.org>
6207
6208         * nndiary.el (nndiary-generate-nov-databases-1)
6209         (nndiary-generate-active-info): Rename dynamic variable `files' to
6210         something less generic.
6211
6212 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
6213
6214         * nnir.el (nnir-request-move-article): Call the underlying backend to
6215         move articles from nnir.
6216
6217 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6218
6219         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
6220
6221 2010-11-02  Julien Danjou  <julien@danjou.info>
6222
6223         * nnir.el: Remove wais support.
6224
6225 2010-11-02  Glenn Morris  <rgm@gnu.org>
6226
6227         * gnus-html.el: Reorder requirements to quieten compiler.
6228
6229 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6230
6231         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
6232         properly for XEmacs as well.
6233         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
6234         (gnus-article-natural-long-line-p): Use window-width rather than
6235         frame-width.
6236
6237 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
6238
6239         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
6240         (nnir-read-parms): Don't modify query.
6241         (nnir-run-query): Add ability to search topic on current line.
6242         (nnir-get-active): Clean up.
6243
6244 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6245
6246         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
6247         degenerate articles.
6248
6249         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
6250         (gnus-print-buffer): Just print the buffer as is, without any copying
6251         to a buffer and then re-highlighting.
6252
6253         * nnimap.el (nnimap-request-group): Store the new updated info.
6254         (nnimap-request-group): Select the group when we don't know whether it
6255         exists or not.
6256
6257         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
6258         groups.
6259
6260         * gnus-group.el (gnus-group-find-new-groups): Display all the new
6261         groups.
6262
6263         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
6264         groups.
6265
6266         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
6267         long-lines case by only filling the long lines.
6268
6269         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
6270         (bug #7311).
6271
6272 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6273
6274         * shr.el: No need to declare `declare-function' since shr.el is for
6275         only Emacsen that provide `libxml-parse-html-region'.
6276
6277         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
6278         effective only in a file it is referred to.
6279
6280 2010-11-01  Glenn Morris  <rgm@gnu.org>
6281
6282         * mm-util.el (gnus-completing-read): Autoload.
6283         (mm-read-coding-system): Simplify Emacs definition.
6284
6285         * nnmail.el (gnus-activate-group):
6286         * nnimap.el (gnutls-negotiate):
6287         * nntp.el (netrc-parse): Fix declarations.
6288
6289 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6290
6291         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
6292         string-match-p in Emacs >=23.
6293
6294         * gnus-msg.el (gnus-configure-posting-styles):
6295         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
6296
6297 2010-11-01  Glenn Morris  <rgm@gnu.org>
6298
6299         * nnir.el (declare-function): Add compat stub.
6300         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
6301         (nnir-run-gmane): Require 'mm-url.
6302
6303         * mm-util.el (mm-string-to-multibyte): Simplify.
6304
6305         * shr.el (declare-function): Add compat stub.
6306         (url-cache-create-filename): Declare.
6307         (mm-disable-multibyte, widget-convert-button): Autoload.
6308
6309         * smime.el (ldap-search): Declare.
6310         (smime-cert-by-ldap-1): Require ldap on Emacs.
6311
6312         * nnimap.el: Require nnmail, and gnus-sum when compiling.
6313         (nnimap-keepalive): Use gnus-float-time.
6314
6315         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
6316         (mail-source-delete-crash-box): Use gnus-float-time.
6317
6318         * gnus-dired.el (gnus-completing-read): Autoload.
6319
6320         * mm-view.el (gnus-rescale-image): Autoload.
6321
6322         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
6323
6324         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
6325
6326         * sieve-manage.el: Require 'cl when compiling.
6327
6328         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
6329         (gnus-iswitchb-completing-read): Require iswitchb.
6330         (gnus-select-frame-set-input-focus): Silence compiler.
6331
6332 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6333
6334         * message.el (message-subject-trailing-was-query): Change default to t,
6335         since I think that's what most people want.
6336
6337         * nnimap.el (nnimap-request-accept-article): Erase buffer before
6338         appending for easier debugging.
6339         (nnimap-wait-for-connection): Take a regexp.
6340         (nnimap-request-accept-article): Wait for the continuation line before
6341         sending anything unless we're streaming.
6342
6343         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
6344         leave the header washing to take place.
6345
6346 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
6347
6348         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
6349         regular expression match and replace in posting styles.
6350
6351 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
6352
6353         * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
6354         an entire server.
6355         (nnir-get-active): New function.
6356         (nnir-run-imap): Use it.
6357         (nnir-run-gmane): Who knew, gmane search returns an article score!
6358
6359         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
6360         server on the current line with nnir.
6361
6362 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6363
6364         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
6365         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
6366         left edge.
6367         (gnus-article-foldable-buffer): Skip past the prefix when determining
6368         raggedness.
6369
6370         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
6371         the raw article, and change `C-u g' to show the article without doing
6372         treatments.
6373
6374         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
6375         on to `gnus-treat-article'.
6376         (gnus-inhibit-article-treatments): New variable.
6377
6378         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
6379
6380         * gnus-art.el (gnus-treatment-function-alist): Have
6381         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
6382         (gnus-treat-fill-long-lines): Change default to fill all text/plain
6383         sections.
6384
6385         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
6386         parameter.
6387         (gnus-article-fill-cited-long-lines): New function.
6388         (gnus-article-fill-cited-article): Allow filling only long sections.
6389
6390         * shr.el (shr-find-fill-point): Don't break lines between punctuation
6391         and non-punctuation (like after the apostrophe in "'We").
6392
6393         * gnus-sum.el (gnus-summary-select-article): Make sure
6394         gnus-original-article-buffer is alive.
6395
6396         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
6397         reflect the order they're in in the digest.
6398
6399         * gnus.el (gnus-group-startup-message): Move point to the start of the
6400         buffer.
6401
6402         * nnimap.el (nnimap-capability): New function.
6403         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
6404         is set.
6405
6406 2010-10-31  David Engster  <dengste@eml.cc>
6407
6408         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
6409         conform with changes to gnus-completing-read.
6410
6411 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6412
6413         * shr.el (shr-tag-img): Output "*" instead of "[img]".
6414
6415 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
6416
6417         * nnir.el: Move defvar, defcustom around to keep file organized
6418         and keep byte-compiler quiet.
6419         (nnir-read-parms): Accept search-engine as arg.
6420         (nnir-run-query): Pass search-engine as arg.
6421         (nnir-search-engine): Remove.
6422
6423 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6424
6425         * shr.el (shr-generic): The text nodes should be text, not :text.
6426
6427         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
6428         later in the file.
6429
6430 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
6431
6432         * nnir.el: General clean up.  Allow searching with multiple engines.
6433         Allow separate extra-parameters for each engine.
6434         Batch queries when possible.
6435         (nnir-imap-default-search-key,nnir-method-default-engines):
6436         Add customize interface.
6437         (nnir-run-gmane): New engine.
6438         (nnir-engines): Use it.  Qualify all prompts with engine name.
6439         (nnir-search-engine): Remove global variable.
6440         (nnir-run-hyrex): Restore for now.
6441         (nnir-extra-parms,nnir-search-history): New variables.
6442         (gnus-group-make-nnir-group): Use them.
6443         (nnir-group-server): Remove in favor of gnus-group-server.
6444         (nnir-request-group): Avoid searching twice.
6445         (nnir-sort-groups-by-server): New function.
6446
6447 2010-10-30  Julien Danjou  <julien@danjou.info>
6448
6449         * gnus-group.el: Remove gnus-group-fetch-control.
6450
6451         * gnus-start.el (gnus-find-new-newsgroups):
6452         Remove gnus-check-first-time-used.
6453
6454         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
6455
6456 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
6457
6458         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
6459         set on groups that don't have \* permanentflags.
6460
6461 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6462
6463         * shr.el (shr-tag-span): Drop colorization of regions since we don't
6464         control the background color.
6465         (shr-tag-img): Ignore very small web bug type images.
6466         (shr-put-image): Add help-echo alt texts to the images.
6467         (shr-tag-video): Show the video poster image.
6468
6469 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6470
6471         * shr.el (shr-table-depth): New variable.
6472         (shr-tag-table-1): Only insert the images after the top-level table.
6473
6474         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
6475
6476         * gnus-util.el (gnus-list-memq-of-list): New function.
6477
6478         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
6479         selected.
6480         (nnimap-unsplittable-articles): New slot.
6481         (nnimap-new-articles): Use it.
6482
6483 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
6484
6485         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
6486         move to the previous line on `M-g'.
6487
6488 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6489
6490         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
6491         *-request-group, which seems unnecessary.
6492
6493         * nnimap.el (nnimap-quote-specials): Function copied over from
6494         imap.el.
6495         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
6496         they support that.  Suggested by Tom Regner.
6497
6498 2010-10-29  Julien Danjou  <julien@danjou.info>
6499
6500         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
6501         defalias.
6502         (gnus-summary-delete-marked-with): Remove obsolete defalias.
6503
6504         * gnus.el: Remove `gnus-nntp-service' variable.
6505         (gnus-secondary-servers): Make obsolete.
6506         (gnus-nntp-server): Make obsolete.
6507
6508         * gnus-start.el (gnus-1): Remove x-splash calls.
6509
6510         * gnus-ems.el (gnus-x-splash): Remove.
6511
6512         * gnus.el (gnus-group-startup-message): Simplify/update code.
6513
6514         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
6515         definition.
6516
6517         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
6518         capability before doing anything.
6519         (gnus-group-insert-group-line): Remove useless
6520         gnus-group-remove-excess-properties.
6521
6522 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6523
6524         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
6525
6526 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6527
6528         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
6529         config after reselecting.
6530
6531 2010-10-28  Julien Danjou  <julien@danjou.info>
6532
6533         * shr.el (shr-put-image): Use point even if only inserting text.
6534         (shr-put-image): Save excursion when inserting alt text on non-graphic
6535         display, so the behavior is the same when we are on a graphic display.
6536
6537         * nnir.el (nnir-run-swish-e): Remove hyrex support.
6538
6539 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6540
6541         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
6542         (gnus-mime-copy-part): Check coding system, not charset.
6543         (gnus-mime-view-part-externally): Never remove part.
6544         (gnus-mime-view-part-internally): Don't remove part here.
6545         (gnus-article-part-wrapper): Make sure MIME tag is visible.
6546         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
6547         multipart/alternative.
6548
6549         * mm-decode.el (mm-display-part): Take optional arg `force'.
6550
6551 2010-10-26  Julien Danjou  <julien@danjou.info>
6552
6553         * gnus-group.el (gnus-group-default-list-level): Add this function to
6554         compute the default list level.
6555         (gnus-group-default-list-level): Add possibility to use a function.
6556
6557 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6558
6559         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
6560
6561         * gnus-group.el (gnus-group-completing-read)
6562         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
6563         gnus-replace-in-string.
6564
6565 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6566
6567         * shr.el (shr-tag-div): Add.
6568
6569         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
6570
6571 2010-10-25  Julien Danjou  <julien@danjou.info>
6572
6573         * gnus-util.el: Remove `gnus-with-local-quit'.
6574
6575         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
6576
6577 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6578
6579         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
6580         the original article buffer.
6581
6582 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6583
6584         * nnimap.el (nnimap-request-head): New function.
6585         (nnimap-request-move-article): Try to be slightly faster by not
6586         requesting the entire message when moving.
6587         (nnimap-transform-headers): Don't bug out on bodiless articles.
6588         (nnimap-send-command): Have no outstanding messages if the IMAP server
6589         doesn't support streaming.
6590         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
6591
6592 2010-10-24  Julien Danjou  <julien@danjou.info>
6593
6594         * message.el (message-default-headers): Fix type.
6595
6596 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6597
6598         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
6599         prefetching images.
6600
6601         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
6602         backend for unknown groups.  This is mainly useful for nnimap groups.
6603
6604         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
6605         group isn't covered by the agent.
6606
6607 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
6608
6609         * nnir.el (nnir-method-default-engines): New variable.
6610         (nnir-run-query): Use it.
6611         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
6612         (gnus-summary-nnir-goto-thread): Change group if needed.
6613
6614         * gnus-group.el (gnus-group-group-map): Add key binding for
6615         gnus-group-make-nnir-group.
6616
6617 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6618
6619         * shr.el (shr-tag-object): Add.
6620
6621         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
6622         original article buffer live.
6623         (gnus-summary-select-article-buffer):
6624         Mention gnus-widen-article-buffer.
6625
6626 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6627
6628         * shr.el (shr-tag-strong): Add.
6629
6630 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6631
6632         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
6633         group names.  They mess up the group buffer badly.
6634
6635         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
6636
6637         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
6638         instead of the summary one.
6639
6640 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6641
6642         * mml.el (mml-preview): Work properly when editing article.
6643
6644         * gnus-start.el (gnus-read-active-file-1): Don't add method to
6645         gnus-have-read-active-file if it's already been in.
6646
6647 2010-10-22  Tom Tromey  <tromey@redhat.com>
6648
6649         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
6650         gnus-group-completing-read.
6651
6652 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6653
6654         * message.el (message-mode-map): Don't bind M-; to comment region, to
6655         allow the global comment-dwim to work.
6656
6657 2010-10-21  Julien Danjou  <julien@danjou.info>
6658
6659         * message.el (message-setup-1): Allow message-default-headers to be a
6660         function.
6661
6662 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6663
6664         * shr.el (shr-tag-table): Simplify.
6665
6666 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6667
6668         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
6669         to avoid trying to snarf invalid stuff.
6670
6671         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
6672
6673         * gnus.el (gnus-message-archive-group): Quote value.
6674         (gnus-message-archive-group): Mark as changed.
6675
6676         * shr.el (shr-add-font): Don't put the font properties on the newline
6677         or the indentation.
6678
6679         * message.el (message-fix-before-sending): Change options when sending
6680         non-printable characters.
6681
6682         * gnus.el (gnus-message-archive-method): Change the default to
6683         monthly outgoing groups.
6684
6685         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
6686         that have gotten new numbers.
6687
6688         * nnimap.el (nnimap-request-replace-article): New function.
6689
6690 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6691
6692         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
6693         (nnrss-request-article): Don't use special html washing code.
6694
6695 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6696
6697         * shr.el (shr-tag-table): Remove useless nconc.
6698
6699 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6700
6701         * gnus-art.el (article-wash-html): Simplify and remove the charset
6702         stuff.  Use the normal html rendering code instead of the special html
6703         washing code.
6704
6705         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
6706         `gnus-w3m' symbols.
6707         (mm-text-html-washer-alist): Remove.
6708
6709         * mm-decode.el (mm-inline-text-html-renderer): Remove.
6710         (mm-inline-media-tests): Remove use.
6711         (mm-text-html-renderer): Change default to the `shr' symbol.
6712
6713         * mm-view.el (mm-inline-text-html): Remove use.
6714
6715         * gnus-art.el (gnus-blocked-images): New function.  Allow the
6716         `gnus-blocked-images' to be a function.
6717         (gnus-article-wash-function): Remove.
6718
6719 2010-10-20  Julien Danjou  <julien@danjou.info>
6720
6721         * spam.el (spam-list-of-processors): Mark as obsolete.
6722
6723         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
6724         (nnimap-insert-partial-structure): Fix boundary detection.
6725
6726 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
6727
6728         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
6729         run file-truename on remote files.  This can be expensive and even
6730         prevent one from editing drafts if some unrelated buffer has a stale
6731         connection.
6732
6733 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6734
6735         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
6736         kinsoku-eol regardless of shr-kinsoku-shorten.
6737         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
6738         (shr-tag-table): Support caption, thead, and tfoot.
6739
6740 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6741
6742         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
6743         lines.
6744         (shr-save-contents): New command and keystroke.
6745
6746         * nndoc.el (nndoc-type-alist): Add git support.
6747         (nndoc-git-type-p): New function.
6748         (nndoc-transform-git-article): Ditto.
6749         (nndoc-transform-git-headers): Ditto.
6750         (nndoc-transform-git-headers): Generate Subject headers.
6751
6752         * shr.el (shr-parse-style): New function.
6753         (shr-tag-span): Ditto.
6754
6755         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
6756         to `G G' to avoid collisions.
6757
6758 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6759
6760         * shr.el: Load kinsoku if necessary.
6761         (shr-kinsoku-shorten): New internal variable.
6762         (shr-find-fill-point): Make kinsoku shorten text line if
6763         shr-kinsoku-shorten is bound to non-nil.
6764         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
6765         shr-indentation too when testing if table is wider than frame width.
6766         (shr-insert-table): Use `string-width' instead of `length' to measure
6767         text width.
6768         (shr-insert-table-ruler): Make sure indentation is done at bol.
6769
6770 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
6771
6772         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
6773         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
6774         undecoded network data.
6775
6776 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6777
6778         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
6779         name in the mode line spec so that the mode line menu works
6780         (bug #2431).
6781
6782         * message.el (message-get-reply-headers): If we're fed `to-address',
6783         then always use that.
6784
6785         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
6786         aren't so wide as to need to switch off the edit menu.
6787
6788         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
6789         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
6790
6791         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
6792         `M-g'.
6793         (nnimap-update-info): Update flags/read marks even if \* isn't part of
6794         the permanent marks.
6795
6796 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
6797
6798         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
6799         Splitting according to references/in-reply-to obeys the ignore-groups
6800         variable, while splitting by sender and subject do not.
6801
6802 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6803
6804         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
6805         alist, so that we can look for non-Unicode chars.
6806         (article-translate-strings): Allow both character and string maps.
6807
6808 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6809
6810         * shr.el (shr-insert): Don't insert space behind a wide character
6811         categorized as kinsoku-bol, or between characters both categorized as
6812         nospace.
6813
6814 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
6815
6816         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
6817         headers to gnus-newsgroup-headers.
6818
6819 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6820
6821         * shr.el (shr-tag-img): Don't align images -- since we're not
6822         rescaling, this often leads to ugly displays.
6823
6824 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
6825
6826         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
6827         duplicates.
6828
6829 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
6830
6831         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
6832         call.
6833
6834 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6835
6836         * gnus.el: Autoload gnus-html-show-images.
6837
6838         * nnimap.el: Use nnheader-message throughout.
6839
6840         * shr.el (shr-tag-img): Ignore images with no data.
6841
6842 2010-10-15  Julien Danjou  <julien@danjou.info>
6843
6844         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
6845         a possibility to disable format=flow encoding when using hard newlines.
6846
6847 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6848
6849         * shr.el (shr-insert): Remove space inserted before or after a
6850         breakable character or at the beginning or the end of a line.
6851         (shr-find-fill-point): Do kinsoku; find the second best point or give
6852         it up if there's no breakable point.
6853
6854 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6855
6856         * nnimap.el (nnimap-open-connection): Message when opening connection
6857         for debugging purposes.
6858
6859         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
6860         on every setup buffer call to allow this to change from article to
6861         article.
6862
6863         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
6864         buffers where we have a wide table.
6865
6866 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
6867
6868         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
6869         uses *-request-thread.
6870
6871 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6872
6873         * nnimap.el (nnimap-open-connection): Remove %s from openssl
6874         incantation, which is no longer valid.
6875
6876 2010-10-14  Julien Danjou  <julien@danjou.info>
6877
6878         * shr.el: Fix defcustom type (char -> character).
6879
6880 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6881
6882         * nnimap.el (nnimap-open-connection): tls-program should be a list of
6883         programs.
6884
6885 2010-10-14  Julien Danjou  <julien@danjou.info>
6886
6887         * shr.el (shr-tag-a): Use url-link as widget type.
6888
6889         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
6890         `gnus-group-get-icon'.
6891
6892 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6893
6894         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
6895         This should make server editing work better.
6896
6897         * shr.el (shr-find-fill-point): Don't inloop on indented text.
6898
6899         * tls.el (tls-program): Remove spurious %s from openssl.
6900
6901         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
6902         (nnimap-parse-flags): Fix regexp.
6903
6904         * shr.el (shr-find-fill-point): Use a filling algorithm that should
6905         probably work for CJVK text, too.
6906
6907         * nnimap.el (nnimap-extend-tls-programs): Remove.
6908         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
6909
6910         * tls.el (tls-starttls-switches): Remove starttls hack.
6911         (open-tls-stream): Ditto.
6912         (tls-find-starttls-argument): Ditto.
6913
6914 2010-10-13  Julien Danjou  <julien@danjou.info>
6915
6916         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
6917         responses.
6918
6919 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6920
6921         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
6922
6923         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
6924         anything in Emacs.
6925
6926         * shr.el (shr-current-column): Remove buggy and unnecessary function.
6927
6928 2010-10-13  Julien Danjou  <julien@danjou.info>
6929
6930         * shr.el (shr-width): Make shr-width a defcustom with default to
6931         fill-column.
6932         (shr-tag-img): Use shr-width rather than fill-column.
6933
6934 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6935
6936         * dgnushack.el (byte-optimize-apply):
6937         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
6938
6939         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
6940         position when (X-)Faces exist.
6941         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
6942         avatars when called interactively.
6943
6944 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6945
6946         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
6947         gnus-article-x-face-too-ugly is bound.
6948
6949 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6950
6951         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
6952
6953         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
6954         mailbox that doesn't exist.
6955
6956 2010-10-12  Julien Danjou  <julien@danjou.info>
6957
6958         * shr.el (shr-tag-img): Encode URL properly when retrieving.
6959         (shr-get-image-data): Encode URL properly when fetching from cache.
6960         (shr-tag-img): Use aligned-to spaces to align correctly images.
6961
6962         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
6963         before inserting the Gravatar.
6964
6965         * shr.el (shr-tag-img): Add align attribute support for <img>.
6966
6967 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6968
6969         * gnus-gravatar.el (gnus-art): Require.
6970
6971         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
6972         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
6973         Remove long obsoleted functions.
6974
6975 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6976
6977         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
6978
6979         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
6980
6981         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
6982         * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
6983         * hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
6984         * mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
6985         * mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
6986         * nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
6987         * sieve-manage.el, smime.el, spam.el:
6988         Fix comment for declare-function.
6989
6990 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6991
6992         * nnimap.el (nnimap-request-rename-group): Select group read-only
6993         before renaming it.
6994
6995         * shr.el (shr-insert): Fix up the white space only regexp.
6996
6997         * nnimap.el (nnimap-transform-split-mail): Not all articles have
6998         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
6999
7000         * shr.el (shr-current-column): New function.
7001         (shr-find-fill-point): New function.
7002
7003 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
7004
7005         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
7006         numbers.
7007
7008 2010-10-11  Julien Danjou  <julien@danjou.info>
7009
7010         * shr.el (shr-hr-line): Add.
7011         (shr-tag-hr): Use shr-hr-line to specify which character to use to
7012         display hr lines.
7013         (shr-max-columns): Do not change state to nil if we just inserting
7014         spaces.
7015
7016 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7017
7018         * gnus-topic.el (gnus-topic-read-group): If after the last group,
7019         select the last group.
7020
7021 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
7022
7023         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
7024
7025 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
7026
7027         * dig.el (dig-mode-map): Declare and define in one step.
7028
7029 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7030
7031         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
7032         for Gnus.
7033         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
7034         (nnimap-update-qresync-info): Mark \Seen articles as read.
7035
7036         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
7037         non-variable, too.
7038
7039         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
7040         available.
7041         (nnimap-update-info): Rely more on the current active than the param
7042         active to avoid marking articles as read too much.
7043
7044         * auth-source.el (auth-source-create): Use (user-login-name) for the
7045         user name default.
7046
7047         * nnimap.el (nnimap-update-info): If the server doesn't return any
7048         useful info, just use the previous info.
7049         (nnimap-update-info): Prefer old info over start-article.
7050         (nnimap-update-qresync-info): Finish implementing QRESYNC.
7051
7052 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
7053
7054         * nnir.el (autoload): Clean up autoloads.
7055         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
7056         Use key rather than value.
7057         (nnir-imap-search-other): New variable.
7058         (nnir-read-parm): Use it.
7059         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
7060         (gnus-summary-nnir-goto-thread): Modify to work with imap.
7061
7062 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7063
7064         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
7065         the process, too.
7066
7067 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7068
7069         * spam.el (gnus-summary-mode-map): Bind to "$".
7070         Suggested by Russ Allbery.
7071
7072         * shr.el: Rework the way things are indented by <li> slightly.
7073
7074         * gnus.el (gnus-group-set-parameter): Fix typo.
7075
7076         * nnimap.el: Start implementing QRESYNC support.
7077
7078 2010-10-09  Julien Danjou  <julien@danjou.info>
7079
7080         * nnir.el (nnir-engines): Fix too many arguments.
7081
7082 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7083
7084         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
7085         group is the "last", so that the backends like nnfolder actually save
7086         their folders.
7087
7088         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
7089         try to use that for the tls stream.
7090         (nnimap-retrieve-group-data-early): Rework the marks code to heed
7091         UIDVALIDITY and find out which groups are read-only and not.
7092         (nnimap-get-flags): Use the same marks parsing code as the rest of
7093         nnimap.
7094
7095 2010-10-09  Julien Danjou  <julien@danjou.info>
7096
7097         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
7098
7099         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
7100         retrieving gravatars.
7101
7102         * shr.el (shr-table-corner): Add.
7103         (shr-table-line): Add.
7104         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
7105
7106 2010-10-08  Julien Danjou  <julien@danjou.info>
7107
7108         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
7109
7110 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
7111
7112         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
7113
7114         * gnus-sum.el (gnus-mark-article-as-unread)
7115         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
7116         (gnus-summary-set-bookmark): Use it.
7117
7118         * gnus-msg.el (gnus-setup-message): Use it.
7119
7120         * gnus-demon.el (gnus-demon-remove-handler): Use it.
7121
7122         * gnus.el (gnus-group-remove-parameter): Use it.
7123
7124         * gnus-group.el (gnus-group-make-web-group): Use it.
7125
7126         * gnus-demon.el (gnus-demon-remove-handler): Use it.
7127
7128         * nnregistry.el: Update docs to mention manual.
7129
7130         * gnus-registry.el: Update docs to mention nnregistry.el.
7131         (gnus-registry-initialize): Don't install nnregistry refer method
7132         automatically.
7133         (gnus-registry-install-nnregistry): Remove it.
7134
7135 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7136
7137         * shr.el (shr-insert): Don't insert double spaces.
7138
7139 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7140
7141         * gnus-gravatar.el (gnus-treat-from-gravatar)
7142         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
7143         called interactively.
7144
7145         * gnus-art.el (gnus-mime-view-part-externally)
7146         (gnus-mime-view-part-internally): Make predicate function passed to
7147         gnus-mime-view-part-as-type assume argument is a mime type, not a list
7148         of a mime type.
7149
7150         * shr.el (shr-table-widths): Don't use cl function `reduce'.
7151
7152 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7153
7154         * shr.el (require): Require cl when compiling.
7155         (shr-tag-hr): New function.
7156
7157         * nnimap.el (nnimap-update-info): Remove double setting of high.
7158         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
7159         This makes nnimap work properly on Courier again.
7160
7161         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
7162         the variable for backwards compatibility.
7163
7164         * mm-decode.el (mm-save-part): If given a non-directory result, expand
7165         the file name before using to avoid setting mm-default-directory to
7166         nil.
7167
7168         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
7169         bidning gnus-agent variables.
7170
7171         * shr.el (shr-render-td): Use a cache for the table rendering function
7172         to avoid getting an exponential rendering behavior in nested tables.
7173         (shr-insert): Rework the line-breaking algorithm.
7174         (shr-insert): Don't leave trailing spaces.
7175         (shr-insert-table): Also insert empty TDs.
7176         (shr-tag-blockquote): Ensure paragraphs after </ul>.
7177
7178 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7179
7180         * gnus-sum.el (gnus-number): Rename from `number'.
7181         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
7182         (gnus-summary-limit-children): Update uses correspondingly.
7183
7184 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7185
7186         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
7187         (gnus-gravatar-transform-address): Don't show avatars of people of
7188         which mail addresses match gnus-gravatar-too-ugly.
7189
7190 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7191
7192         * shr.el (shr-table-widths): Expand TD elements to fill available
7193         space.
7194
7195 2010-10-07  Julien Danjou  <julien@danjou.info>
7196
7197         * nnimap.el (nnimap-request-rename-group): Add this method.
7198
7199 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7200
7201         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
7202         name from XEmacs' function-arglist.
7203
7204         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
7205         gravatar under XEmacs.
7206
7207 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
7208
7209         * auth-source.el: Update docs with TODO items.
7210
7211         * gnus-sync.el: Update docs to explain state and plans.
7212
7213         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
7214         Hooks for mark updates.
7215         (gnus-request-set-mark, gnus-request-update-mark): Use them.
7216
7217         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
7218         hooks with arguments, which is needed for mark update hooks.
7219
7220 2010-10-06  Julien Danjou  <julien@danjou.info>
7221
7222         * gnus.el (gnus-expand-group-parameter): Only return and act on what
7223         was matched.
7224
7225         * sieve-manage.el: Update example in `Commentary'.
7226
7227         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
7228
7229         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
7230         not 2000.
7231         (sieve-manage-authenticate): Re-add function.
7232
7233 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7234
7235         * shr.el (shr-insert): Get 'space transition right.
7236         (shr-render-td): Only delete space at the end of the TD.
7237
7238         * nnimap.el (nnimap-open-connection): Prepare to support
7239         open-gnutls-stream.
7240
7241         * shr.el: Rearrange function order to be more logical.
7242
7243 2010-10-06  Julien Danjou  <julien@danjou.info>
7244
7245         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
7246         (nnrss-discover-feed): Remove 404 URL in docstring.
7247
7248         * nnir.el: Fix Swish-E URL.
7249         Fix Namazu URL.
7250
7251         * message.el (message-change-subject): Remove 404 URL in a comment.
7252
7253 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7254
7255         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
7256         called interactively.
7257
7258         * gnus-util.el (gnus-remove-if): Allow hash table.
7259         (gnus-remove-if-not): New function.
7260
7261         * gnus-art.el (gnus-mime-view-part-as-type):
7262         * gnus-score.el (gnus-summary-score-effect):
7263         * gnus-sum.el (gnus-read-move-group-name):
7264         Replace remove-if-not with gnus-remove-if-not.
7265
7266         * gnus-group.el (gnus-group-completing-read):
7267         Regard collection as a hash table if it is not a list.
7268
7269 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7270
7271         * shr.el (shr-render-td): Allow blank/missing <TD>s.
7272
7273         * shr.el: Document the table-rendering algorithm.
7274
7275 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7276
7277         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
7278         for Emacsen having no `libxml-parse-html-region' support.
7279
7280 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7281
7282         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
7283         invalid URLs.
7284
7285         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
7286         line-broken.
7287         (shr-tag-img): Ignore image fetching errors.
7288         (shr-overlays-in-region): Compute overlay positions correctly.
7289
7290         * mm-decode.el (mm-shr): Require shr.
7291
7292         * gnus-art.el (gnus-blocked-images): Move variable here.
7293
7294         * shr.el (shr-insert-table): Bind free variable.
7295
7296         * mm-decode.el (mm-shr): Bind shr-content-function.
7297
7298         * shr.el (shr-content-function): New variable.
7299
7300         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
7301         added for symmetry.
7302
7303         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
7304
7305         * gnus-group.el (gnus-group-make-group): Doc fix.
7306
7307         * nnimap.el (nnimap-request-newgroups): Return success.
7308
7309         * shr.el (shr-find-elements): New function.
7310         (shr-tag-table): Put all the images after the table.
7311         (shr-tag-table): Really inhibit images inside the table.
7312         (shr-collect-overlays): Copy over overlays from the TD elements to the
7313         main document.
7314
7315         * mm-decode.el (mm-shr): Bind shr-blocked-images to
7316         gnus-blocked-images.
7317
7318 2010-10-05  Julien Danjou  <julien@danjou.info>
7319
7320         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
7321
7322         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
7323         (gnus-html-maximum-image-size): Add this function.
7324         (gnus-html-put-image): Use gnus-html-maximum-image-size.
7325
7326         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
7327         server-value of the capability is nil.
7328
7329 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7330
7331         * shr.el (shr-tag-em): Add <EM> tag.
7332
7333 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
7334
7335         * sieve-manage.el (sieve-manage-default-stream): Make default stream
7336         customizable.
7337
7338         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
7339         handing broken links to browse-url.
7340
7341 2010-10-05  Julien Danjou  <julien@danjou.info>
7342
7343         * gnus-util.el (gnus-emacs-completing-read)
7344         (gnus-iswitchb-completing-read): Use autoload rather than require.
7345
7346 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7347
7348         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
7349         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
7350         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
7351         iswitchb-temp-buflist for XEmacs.
7352
7353         * gnus-util.el (gnus-completing-read-function): Exclude
7354         gnus-icompleting-read and gnus-ido-completing-read from candidates for
7355         XEmacs since iswitchb.el is very old and ido.el is unavailable in
7356         XEmacs.
7357
7358         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
7359         not to use `delete-dups' that is unavailable in XEmacs 21.4.
7360
7361         * gnus-html.el: Don't require help-fns under XEmacs.
7362         (gnus-html-schedule-image-fetching): Work for XEmacs.
7363
7364         * mm-decode.el (mm-shr): Decode contents by charset.
7365
7366 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7367
7368         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
7369         unknown.
7370
7371         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
7372         (shr-get-image-data): Ensure against the cache file missing.
7373
7374         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
7375         for data.
7376
7377         * spam-report.el (spam-report-url-ping-plain): Don't query about
7378         killing the process.
7379
7380         * shr.el (shr-render-td): Protect against too-wide text.
7381
7382 2010-10-04  Julien Danjou  <julien@danjou.info>
7383
7384         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
7385         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
7386
7387         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
7388         retrieved.
7389
7390 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7391
7392         * shr.el (browse-url): Require.
7393         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
7394         lines.
7395         (shr-show-alt-text, shr-browse-image): New commands.
7396         (shr-browse-url, shr-copy-url): New commands.
7397
7398         * gnus-sum.el (gnus-widen-article-window): New variable.
7399         (gnus-summary-select-article-buffer): Use it.
7400
7401         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
7402         without @ signs.
7403
7404 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
7405
7406         * nnir.el (nnir-run-imap): Remove spurious space in search string.
7407
7408 2010-10-04  Julien Danjou  <julien@danjou.info>
7409
7410         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
7411         for XEmacs.
7412
7413 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7414
7415         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
7416
7417         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
7418         (nnimap-close-server): Implement.
7419
7420         * dgnushack.el (iswitchb): Require to shut up the compiler.
7421
7422         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
7423         (shr-insert): Tweak line breaking.
7424         (shr-insert): Handle <pre> better.
7425         (shr-tag-li): Get <li> indentation right.
7426         (shr-tag-li): Get <li> indentation even righter.
7427         (shr-tag-blockquote): Ensure paragraph start.
7428         (shr-make-table): Tweak table generation.
7429         (shr-make-table): Fix typo.
7430
7431         * shr.el: Implement table rendering.
7432
7433 2010-10-04  Julien Danjou  <julien@danjou.info>
7434
7435         * gnus-html.el (gnus-html-put-image): Fix resize image code.
7436
7437 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7438
7439         * shr.el (shr-insert): Use string anchors instead of line anchors.
7440
7441 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7442
7443         * shr.el: Add headings.
7444         (shr-ensure-paragraph): Actually work.
7445         (shr-tag-li): Make <ul> prettier.
7446         (shr-insert): Get white space at the beginning/end of elements right.
7447         (shr-tag-p): Collapse subsequent <p>s.
7448         (shr-ensure-paragraph): Don't insert double line feeds after blank
7449         lines.
7450         (shr-insert): \t is also space.
7451         (shr-tag-s): Fix "s" tag name function.
7452         (shr-tag-s): Fix face prop name.
7453
7454 2010-10-03  Julien Danjou  <julien@danjou.info>
7455
7456         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
7457
7458         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
7459         gnus-window-inside-pixel-edges.
7460
7461         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
7462         gnus-ems.
7463
7464         * mm-view.el (mm-inline-image-emacs): Support image resizing.
7465
7466         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
7467         function.
7468
7469         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
7470         resize choice.
7471
7472 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7473
7474         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
7475         beginning of the buffer.
7476
7477         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
7478         article buffer again.
7479
7480         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
7481
7482         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
7483         when it's at the start of the buffer.
7484
7485         * shr.el (shr-tag-blockquote): Convert name.
7486         (shr-rescale-image): Use the right image-size variant.
7487
7488         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
7489         buffer isn't shown, then select the current article first instead of
7490         bugging out.
7491         (gnus-summary-select-article-buffer): Show both the article and summary
7492         buffers again.
7493
7494         * shr.el (shr-fontize-cont): Protect against regions with no text.
7495         Rename tag functions to shr-tag-* for enhanced security.
7496         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
7497
7498 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
7499
7500         * shr.el (shr-insert):
7501         * pop3.el (pop3-movemail):
7502         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
7503         loaded.
7504
7505 2010-10-03  Glenn Morris  <rgm@gnu.org>
7506
7507         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
7508
7509         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
7510
7511         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
7512
7513         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
7514
7515         * gnus-util.el (gnus-make-local-hook): Simplify.
7516
7517 2010-10-02  Julien Danjou  <julien@danjou.info>
7518
7519         * gnus-util.el (gnus-iswitchb-completing-read): New function.
7520         (gnus-ido-completing-read): New function.
7521         (gnus-emacs-completing-read): New function.
7522         (gnus-completing-read): Use gnus-completing-read-function.
7523         Add gnus-completing-read-function.
7524
7525 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7526
7527         * shr.el (shr-insert-document): Autoload.
7528         (shr-img): Be silent.
7529         (shr-insert): Add a newline after every picture before text.
7530         (shr-add-font): Use overlays for combining faces.
7531         (shr-insert): Pass upwards the text start point.
7532
7533         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
7534         possible.
7535         (mm-shr): New function.
7536
7537 2010-10-02  Julien Danjou  <julien@danjou.info>
7538
7539         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
7540         should go backward.
7541
7542 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
7543
7544         * shr.el (shr): Fix typo in provide call.
7545
7546 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7547
7548         * shr.el: New file.
7549
7550         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
7551
7552         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
7553         completing read.
7554
7555 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7556
7557         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
7558         we're being queried about.  Suggested by Dan Jacobson.
7559
7560         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
7561         Suggested by Jason Eisner.
7562
7563         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
7564         table, too.  Suggested by Stefan Wiens.
7565         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
7566         the table unnecessary.  Suggested by Stefan Wiens.
7567
7568         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
7569         longer needed, and probably doesn't work either, as pointed out by
7570         Stefan Wiens.
7571         (gnus-summary-exit): Remove call to the clearing function.
7572         (gnus-summary-exit-no-update): Ditto.
7573
7574         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
7575         instead of gnus-eval-in-buffer-window to avoid popping up frames.
7576         Reported by Stefan Monnier.
7577         (gnus-summary-save-in-rmail): Ditto.
7578
7579         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
7580         article buffer, instead of both the article buffer and the summary
7581         buffer.  Sort of suggested by Dan Jacobson.
7582
7583         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
7584
7585         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
7586         Suggested by Dan Jacobson.
7587
7588         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
7589         documentation clearer.
7590
7591         * message.el (message-shorten-references): Comment on the number "21".
7592         Suggested by Stefan Monnier.
7593
7594         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
7595         Suggested by Dan Jacobson.
7596
7597         * gnus.el (gnus-large-newsgroup):
7598         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
7599
7600         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
7601         externalize attachments.  Bug reported by Steve Wen.
7602
7603         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
7604         really message anything to the user.
7605
7606         * nnmail.el (nnmail-article-group): Allow using the fancy split method
7607         directly.
7608
7609         * nnimap.el (nnimap-request-group): Low higher than high to signal no
7610         messages in empty groups.
7611
7612 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
7613
7614         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
7615         non-UIDNEXT group.
7616
7617 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7618
7619         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
7620         not the value from the collection.
7621
7622         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
7623         values.  This sometimes happens on some groups that have no info.
7624         (nnimap-request-newgroups): New function.
7625
7626 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
7627
7628         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
7629         check into `gnus-registry-initialize'.
7630         (gnus-registry-initialize): Ditto.
7631         Fix and extend header docs.
7632
7633 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7634
7635         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
7636         regexp backtrace overflows.
7637
7638         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
7639         for starttls that tls.el implements; i.e. openssl.
7640
7641         * tls.el (tls-starttls-switches): Give up on using starttls with
7642         gnutls-cli.
7643         (tls-program): Add --insecure to be consistent with the defaults from
7644         openssl s_client.  Now all three commands are insecure.
7645
7646 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7647
7648         * lpath.el: Bind completion-styles-alist for XEmacs.
7649
7650         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
7651         (gravatar-create-image): New function that's an alias to
7652         gnus-xmas-create-image, gnus-create-image, or create-image.
7653         (gravatar-data->image): Use it.
7654
7655 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
7656
7657         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
7658         install the nnregistry refer method.
7659         (gnus-registry-install-hooks): Use it.
7660         (gnus-registry-unfollowed-groups): Add nnmairix to the default
7661         unfollowed groups.
7662
7663 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
7664
7665         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
7666         expanding threads.
7667
7668 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7669
7670         * nnir.el: Use the server names without suffixes (bug #7009).
7671
7672         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
7673         unencrypted to STARTTLS, if possible.
7674
7675 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
7676
7677         * message.el (message-ignored-supersedes-headers): Strip Injection-*
7678         headers before superseding.
7679
7680 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7681
7682         * nnrss.el (nnrss-use-local): Add documentation.
7683
7684         * nnimap.el (nnimap-extend-tls-programs): New function.
7685         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
7686         (nnimap-wait-for-connection): Accept the greeting from the stupid
7687         output from openssl s_client -starttls, too.
7688
7689         * tls.el (tls-starttls-switches): New variable.
7690         (tls-find-starttls-argument): Use it.
7691         (open-tls-stream): Ditto.
7692
7693         * netrc.el (netrc-credentials): Return the value of the "default" entry.
7694         (netrc-machine): Ditto.
7695
7696         * nnimap.el (nnimap-find-article-by-message-id): Really return the
7697         article number.
7698         (nnimap-split-fancy): New variable.
7699         (nnimap-split-incoming-mail): Use it.
7700
7701         * nntp.el (nntp-server-list-active-group): Document.
7702
7703         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
7704         SELECT to get the message-id.
7705
7706         * mail-source.el (mail-sources): Remove webmail support.
7707         (defvar): Ditto.
7708         (mail-source-fetcher-alist): Ditto.
7709         (mail-source-fetch-webmail): Remove.
7710
7711         * webmail.el: Remove -- doesn't seem relevant any more.
7712
7713         * gnus.el: Fix up make-obsolete-variable declarations throughout.
7714
7715         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
7716         the \r.
7717
7718 2010-09-30  Julien Danjou  <julien@danjou.info>
7719
7720         * gnus-agent.el (gnus-agent-add-group): Fix call to
7721         gnus-completing-read.
7722
7723 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7724
7725         * nndoc.el (nndoc-retrieve-groups): New function.
7726
7727         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
7728         `default', use nnmail-split-methods.
7729         (nnimap-request-article): Downcase the NILs so that they are nil.
7730
7731         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
7732         symbol.
7733
7734         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
7735         code, since if the user has requested network, that's what they ought
7736         to get.
7737         (nnimap-request-set-mark): Erase the buffer before issuing commands.
7738         (nnimap-split-rule): Mark as obsolete.
7739
7740         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
7741         New variable.
7742
7743         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
7744         correct slot, too.
7745
7746 2010-09-29  Julien Danjou  <julien@danjou.info>
7747
7748         * gnus.el (gnus-local-domain): Declare variable obsolete.
7749
7750         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
7751         Fix history computing.
7752         (gnus-ido-completing-read): Require ido.
7753
7754 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7755
7756         * gnus-registry.el: Don't prompt on load, which makes it impossible to
7757         build Gnus.
7758
7759         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
7760         when interpreting the structures.
7761         (nnimap-request-accept-article): Add \r\n to the lines to make this
7762         work with Cyrus.
7763
7764         * nndraft.el (nndraft-request-expire-articles): Use the group name
7765         instead if "nndraft".  Fix found by Nils Ackermann.
7766
7767 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
7768
7769         * nnregistry.el: Add.
7770
7771 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
7772
7773         * nnmail.el (group, group-art-list, group-art):
7774         Remove unneeded directives.
7775
7776 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7777
7778         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
7779         (mm-mime-charset):
7780         * rfc2047.el (rfc2047-syntax-table):
7781         * utf7.el (utf7-utf-16-coding-system): Comment fix.
7782
7783         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
7784         rather than `insert-file-contents' and `eval-region'.
7785
7786         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
7787         construction.
7788
7789         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
7790
7791         * time-date.el: No need to require cl for Emacs 21.
7792
7793 2010-09-29  Julien Danjou  <julien@danjou.info>
7794
7795         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
7796         replacement of `gnus-gravatar-relief' to mimic
7797         `gnus-faces-properties-alist'.
7798         Add :version property.
7799
7800 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7801
7802         * mail-source.el (mail-source-report-new-mail):
7803         * message.el (message-default-mail-headers):
7804         * mm-decode.el (mm-valid-image-format-p): Comment fix.
7805
7806         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
7807
7808 2010-09-28  Julien Danjou  <julien@danjou.info>
7809
7810         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
7811         mail-address contains the same string as real-name.
7812
7813         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
7814         non-blank in header, otherwise it'll get stripped.
7815
7816         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
7817         real-name, and then for mail address rather than doing : or , search.
7818
7819 2010-09-27  Julien Danjou  <julien@danjou.info>
7820
7821         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
7822         right completing-read function.
7823         (gnus-use-ido): New variable
7824         (gnus-completing-read-with-default): Remove.
7825         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
7826         (gnus-agent-add-group):
7827         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
7828         * mm-view.el (mm-view-pkcs7-decrypt):
7829         * mm-util.el (mm-codepage-setup):
7830         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
7831         * mml-smime.el (mml-smime-openssl-sign-query):
7832         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
7833         (mml-insert-multipart):
7834         * gnus-msg.el (gnus-summary-yank-message):
7835         * gnus-int.el (gnus-start-news-server):
7836         * mm-decode.el (mm-interactively-view-part):
7837         * gnus-dired.el (gnus-dired-attach):
7838         * gnus.el (gnus-read-method):
7839         * gnus-bookmark.el (gnus-bookmark-jump):
7840         * gnus-art.el (gnus-mime-view-part-as-type)
7841         (gnus-mime-action-on-part, gnus-article-encrypt-body):
7842         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
7843         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
7844         * nnmairix.el (nnmairix-create-server-and-default-group)
7845         (nnmairix-update-groups, nnmairix-get-server)
7846         (nnmairix-backend-to-server, nnmairix-goto-original-article)
7847         (nnmairix-get-group-from-file-path):
7848         * nnrss.el (nnrss-find-rss-via-syndic8):
7849         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
7850         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
7851         (gnus-group-browse-foreign-server):
7852         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
7853         (gnus-summary-execute-command, gnus-summary-respool-article)
7854         (gnus-read-move-group-name):
7855         * gnus-score.el (gnus-summary-increase-score)
7856         (gnus-summary-score-effect):
7857         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
7858
7859 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7860
7861         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
7862         x-focus-frame.
7863
7864         * nnimap.el (auth-source-forget-user-or-password)
7865         (auth-source-user-or-password): Autoload.
7866
7867         * message.el (message-from-style, message-interactive)
7868         (message-cite-prefix-regexp, message-sendmail-envelope-from)
7869         (message-yank-prefix, message-indentation-spaces, message-signature)
7870         (message-signature-file): Add comment.
7871
7872 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7873
7874         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
7875         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
7876         new articles.
7877
7878         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
7879         parts.
7880         (nnimap-request-article): Work with the t setting, too.
7881
7882         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
7883         that you don't get flashes of other buffers.
7884         (gnus-summary-show-complete-article): Intern before setting.
7885
7886 2010-09-27  David Engster  <dengste@eml.cc>
7887
7888         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
7889         well as HEADERS.
7890         (nnmairix-retrieve-headers): Provide new argument for the above.
7891
7892 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7893
7894         * gnus-sum.el (gnus-summary-move-article): Don't alter
7895         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
7896         group.
7897
7898         * nnimap.el (nnimap-update-info): Don't destructively alter active.
7899
7900         * message.el (message-cite-prefix-regexp): Revert my last edit.
7901
7902         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
7903         variable instead of the Gnus variable.
7904
7905         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
7906
7907         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
7908
7909         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
7910         since some servers don't like it.
7911         (nnimap-open-connection): Forget credentials if the server says the
7912         password was wrong.
7913         (nnimap-parse-line): Protect against invalid data.
7914
7915         * gnus-sum.el (gnus-summary-move-article): Add comment.
7916         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
7917         nothing alters it while scanning for new messages.
7918
7919         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
7920         which may or may not help.
7921         (nnimap-open-connection): If we're doing a stream connection, and then
7922         discover we're on a STARTTLS-capable server, then open a STARTTLS
7923         connection instead.
7924
7925 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7926
7927         * nnimap.el (utf7): Require.
7928
7929         * message.el (message-cite-prefix-regexp): Remove "}" from citation
7930         prefix.
7931
7932 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
7933
7934         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
7935
7936 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7937
7938         * nnimap.el (nnimap-request-accept-article): Message the error on
7939         error.
7940
7941 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7942
7943         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
7944
7945 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7946
7947         * nndoc.el (nndoc-request-list): Return success always.
7948
7949         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
7950         `fetch-old' -- we only want to fetch the articles we've requested.
7951         The rest are in the agent, probably.
7952         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
7953         disappeared server" to something low.  It's not important.
7954
7955         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
7956         arrived before the FETCH data.
7957
7958         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
7959         target here, because we don't know the Gnus name of the group.
7960
7961         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
7962         for the correct group.
7963
7964         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
7965
7966         * gnus.el (gnus): Give a final warning after startup.
7967
7968         * gnus-util.el (gnus-action-message-log): New variable.
7969         (gnus-message): Use it.
7970         (gnus-final-warning): New function.
7971
7972         * nnimap.el (nnimap-open-connection): Record the greeting.
7973         (nnimap): Add greeting.
7974
7975 2010-09-26  Julien Danjou  <julien@danjou.info>
7976
7977         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
7978         arguments.
7979         (gnus-html-wash-images): Fix spec computing to include start/end.
7980
7981         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
7982
7983 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7984
7985         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
7986         deletion.
7987         (nnimap-retrieve-headers): Don't select the group, because that's
7988         already done by nnimap-possibly-change-group.
7989
7990         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
7991         (gnus-picon-transform-address): Use it.
7992
7993         * mail-source.el (mail-source-value): Revert previous patch.
7994
7995         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
7996         on failure.
7997         (nnimap-open-connection): Look up both virtual and physical server name
7998         credentials.
7999
8000         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
8001
8002 2009-02-07  Dave Love  <fx@gnu.org>
8003
8004         * tls.el (open-tls-stream): Don't query killing process.
8005
8006 2009-02-08  Dave Love  <fx@gnu.org>
8007
8008         * gnus-win.el (gnus-window-to-buffer-helper)
8009         (gnus-all-windows-visible-p): Function needn't be a symbol.
8010
8011         * mail-source.el (mail-source-value): Function needn't be a symbol.
8012
8013 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8014
8015         * message.el (message-cite-prefix-regexp): Remove } from the cite
8016         prefix.
8017
8018         * gnus-art.el (gnus-treatment-function-alist): Do picons before
8019         highlight again, so that the highlight is correct.
8020
8021         * gnus-picon.el (gnus-picon): Remove again.
8022         (gnus-picon-create-glyph): Set the background XPM color explicitly.
8023
8024         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
8025         doing the header highlightling, so that the background color of the
8026         picon is correct.
8027
8028         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
8029         (gnus-picon): Ditto.
8030         (gnus-picon): Reinstate.  The background color for picons is white.
8031         (gnus-picon-insert-glyph): Make the background white.
8032
8033         * nnml.el (nnml-open-nov): Don't return dead buffers.
8034
8035         * auth-source.el (auth-source-create): Query the user for whether to
8036         store the credentials.
8037
8038         * netrc.el (netrc-store-data): New function.
8039
8040         * auth-source.el (auth-source-user-or-password): Use the existing auth
8041         sources, if any, for creation.
8042
8043         * gnus.el (gnus-group-fast-parameter): Return the last matching
8044         parameter instead of the first matching parameter.
8045
8046 2010-09-26  Julien Danjou  <julien@danjou.info>
8047
8048         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
8049
8050 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8051
8052         * mml2015.el (mml2015-use): Remove gpg support.
8053
8054         * mml1991.el (mml1991-function-alist): Remove gpg function.
8055         (mml1991-gpg-sign): Remove.
8056
8057 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
8058
8059         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
8060         (gnus-browse-unsubscribe-current-group): Document it.
8061         (gnus-browse-unsubscribe-group): Use it.
8062
8063 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8064
8065         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
8066         address to the To list for easier response.
8067
8068         * gnus.el (gnus-play-startup-jingle): Remove.
8069         (gnus-splash): Don't play jingle.
8070         (gnus): Silence gnus-load message.
8071
8072         * gnus-art.el (gnus-treat-play-sounds): Remove.
8073
8074         * gnus.el (gnus-play-jingle): Remove audio support.
8075
8076         * gnus-cus.el (gnus-score-customize): Remove audio reference.
8077
8078         * earcon.el: Remove -- no users.
8079
8080         * gnus-audio.el: Remove -- no users of this package.
8081
8082         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
8083
8084         * gnus-start.el (gnus-setup-news): Remove nocem support.
8085
8086         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
8087
8088         * gnus.el (gnus-use-nocem): Remove.
8089
8090         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
8091         Remove.
8092
8093         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
8094         uses NoCeM any more.
8095
8096         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
8097         (gnus-button-ctan-handler): Ditto.
8098         (gnus-button-handle-ctan-bogus-regexp): Ditto.
8099         (gnus-button-ctan-directory-regexp): Ditto.
8100         (gnus-button-handle-ctan): Ditto.
8101         (gnus-button-tex-level): Ditto.
8102         (gnus-button-alist): Remove CTAN stuff.
8103
8104 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8105
8106         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
8107         nnimap-streaming test.
8108
8109         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
8110         servers twice.
8111
8112         * nnimap.el (nnimap-open-connection): Add more error reporting when
8113         nnimap fails early.
8114
8115         * nnheader.el (nnheader-get-report-string): New function.
8116         (nnheader-get-report): Use it.
8117
8118         * gnus-int.el (gnus-check-server): Say what the error was when opening
8119         failed.
8120
8121         * nnimap.el (nnimap-wait-for-response): Search further when we're not
8122         using streaming.
8123
8124 2010-09-25  Julien Danjou  <julien@danjou.info>
8125
8126         * gnus-html.el (gnus-html-rescale-image): Use our defalias
8127         gnus-window-inside-pixel-edges.
8128
8129 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8130
8131         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
8132
8133         * mm-decode.el (mm-save-part): Allow saving to other directories the
8134         normal Emacs way.
8135
8136         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
8137         Suggested by Jay Berkenbilt.
8138
8139         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
8140         there isn't a single byte.
8141
8142         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
8143         just do it.  It doesn't really seem to matter what the user responds
8144         here, I think, so it's just a confusing question.
8145
8146         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
8147         non-streaming case.
8148
8149         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
8150         (gnus-article-encrypt-body): Use it.
8151
8152         * gnus-sum.el (gnus-summary-show-complete-article): New command and
8153         keystroke.
8154
8155         * nnimap.el (nnimap-find-wanted-parts-1):
8156         Use gnus-fetch-partial-articles.
8157
8158         * gnus-art.el (gnus-fetch-partial-articles): New variable.
8159
8160         * nnimap.el (nnimap-insert-partial-structure): New function.
8161         (nnimap-get-partial-article): New function.
8162         (nnimap-request-article): Use it.
8163         (nnimap-wait-for-response): Return whether the wait was successful.
8164         (nnimap-finish-retrieve-group-infos): Don't do anything if the
8165         retrieval wasn't successful.
8166         (nnimap-retrieve-group-data-early): Allow throttling servers.
8167         (nnimap-streaming): New variable.
8168         (nnimap-fetch-partial-articles): Remove.
8169
8170         * mm-decode.el (mm-with-part): Protect against killed buffers.
8171
8172         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
8173         for prettier summary display.
8174
8175 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
8176
8177         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
8178
8179 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8180
8181         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
8182         apparently third-party libraries depend on it.
8183
8184         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
8185         before starting negotiation.
8186
8187         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
8188         privacy reasons.
8189         (gnus-treat-mail-gravatar): Ditto.
8190
8191         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
8192         buffer when inserting images.  Inserting text into the headers, for
8193         instance, can make them invalid.
8194
8195 2010-09-25  Julien Danjou  <julien@danjou.info>
8196
8197         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
8198         variables.
8199
8200         * nnheader.el: Remove useless variables news-reply-yank-from and
8201         news-reply-yank-message-id.
8202
8203         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
8204         variables.
8205
8206         * mml1991.el: Remove useless mml1991-verbose.
8207
8208         * gnus.el: Remove useless variable gnus-use-generic-from.
8209         Remove obsolete variable gnus-topic-indentation.
8210
8211         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
8212
8213         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
8214
8215         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
8216
8217         * gnus-group.el: Remove useless gnus-group-icon-cache.
8218         Remove useless gnus-ephemeral-group-server.
8219
8220         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
8221
8222         * mml2015.el: Remove useless mml2015-verbose.
8223
8224         * mml-smime.el: Remove useless mml-smime-verbose.
8225
8226         * gnus.el: Remove useless gnus-local-domain.
8227
8228         * gnus-gravatar.el (gnus-gravatar-transform-address):
8229         Use gnus-gravatar-size.
8230
8231         * gnus-art.el: Remove useless gnus-treat-translate.
8232
8233 2010-09-24  Julien Danjou  <julien@danjou.info>
8234
8235         * gnus-sum.el: Add support for Gravatars.
8236
8237         * gnus-art.el: Add support for Gravatars.
8238
8239         * gnus-gravatar.el: Add this file.
8240
8241         * gravatar.el: Add this file.
8242
8243 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8244
8245         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
8246
8247         * gnus-group.el (gnus-group-fetch-faq): Remove.
8248
8249         * gnus.el (gnus-group-faq-directory): Remove.
8250
8251         * gnus-group.el (gnus-group-fetch-charter): Remove.
8252
8253         * gnus.el (gnus-group-charter-alist): Remove.
8254
8255         * gnus-group.el (gnus-group-archive-directory): Remove.
8256         (gnus-group-recent-archive-directory): Ditto.
8257         (gnus-group-make-archive-group): Remove.
8258
8259         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
8260
8261         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
8262         use the same article number for all the cached articles.
8263
8264         * nnimap.el (nnimap-command): Register the last command time so
8265         that we can use it for idling NOOPs.
8266         (nnimap-open-connection): Start the keeplive timer.
8267         (nnimap-make-process-buffer): Store all the process buffers.
8268         (nnimap-keepalive): New function.
8269
8270         * starttls.el (starttls-open-stream): Add autoload cookie.
8271
8272 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
8273
8274         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
8275         handling.
8276
8277 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8278
8279         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
8280         its data structures.
8281
8282         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
8283         instead of the cl.el copy-list.
8284         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
8285         equalp.
8286
8287 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8288
8289         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
8290         and tool-bar-local-item-from-menu.
8291
8292         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
8293         mode-line-highlight face for Emacs.
8294
8295         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
8296         loading gnus-sum.elc; fix comment for canlock-verify.
8297         (gnus-article-jump-to-part): Use read-number.
8298         (gnus-insert-mime-button, gnus-insert-mime-security-button):
8299         Remove Emacs pre-21 compatible code for help-echo.
8300         (gnus-article-next-page-1): No need to adjust the number of lines.
8301         (gnus-article-describe-bindings): Always use help-buffer.
8302
8303         * gnus-audio.el (gnus-audio-inline-sound):
8304         * gnus-cus.el (gnus-custom-mode):
8305         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
8306
8307         * gnus-sum.el (gnus-remove-overlays): Doc fix.
8308
8309         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
8310         compatible code.
8311
8312 2010-09-24  Glenn Morris  <rgm@gnu.org>
8313
8314         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
8315         visiting the fcc file in rmail-mode.
8316
8317         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
8318
8319 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8320
8321         * nnir.el: Silence the byte compiler.
8322
8323         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
8324         alias to browse-url-url-encode-chars if any.
8325         (gnus-html-encode-url): Use it.
8326
8327 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8328
8329         * gnus-start.el (gnus-use-backend-marks): New variable.
8330         (gnus-get-unread-articles-in-group): Use it.
8331
8332         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
8333         makeover.
8334
8335 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
8336
8337         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
8338
8339 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8340
8341         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
8342         Remove.
8343         (gnus-setup-news-hook):
8344         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
8345
8346         * gnus-int.el (gnus-request-update-info): Protect against backends not
8347         having the function.
8348
8349         * nnimap.el (nnimap-stream): Mention starttls.
8350         (nnimap-open-connection): Add starttls support.
8351
8352 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
8353
8354         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
8355
8356 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8357
8358         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
8359         BODYSTRUCTUREs.
8360         (nnimap-transform-headers): Unfold quoted {42} headers.
8361
8362         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
8363         the info.
8364         (gnus-get-unread-articles): Only call updatep on backends that support
8365         it.
8366
8367         * nnweb.el (nnweb-request-update-info): NOOP.
8368
8369         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
8370
8371         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
8372         since it only deals with marks.
8373
8374         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
8375         gnus-request-marks, and make a new gnus-request-update-info.
8376
8377         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
8378         the active instead of the high number, which is usually too low.
8379
8380 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
8381
8382         * netrc.el (netrc-parse): Remove encrypt.el mentions.
8383         * encrypt.el: Remove.
8384
8385 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8386
8387         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
8388         server in symbolic form.
8389
8390         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
8391
8392 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8393
8394         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
8395         (nnimap-update-info): Fix up code slightly.
8396
8397         * gnus-int.el (gnus-open-server): Add tracing for performance
8398         debugging.
8399
8400         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
8401         (gnus-group-insert-group-line): Pass the real group name so that it
8402         gets the right data.
8403
8404         * gnus-start.el (gnus-get-unread-articles): Don't have
8405         `gnus-get-unread-articles-in-group' update info, since that can be
8406         really slow and doesn't seem to be needed?
8407
8408 2010-09-22  Dan Christensen  <jdc@uwo.ca>
8409
8410         * time-date.el (date-to-time): Try using parse-time-string first before
8411         using the slower timezone-make-date-arpa-standard.
8412
8413 2010-09-22  Julien Danjou  <julien@danjou.info>
8414
8415         * gnus-group.el (gnus-group-insert-group-line):
8416         Call gnus-group-highlight-line.
8417         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
8418         default hook list.
8419         (gnus-group-update-eval-form): Add new function.
8420         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
8421         (gnus-group-get-icon): Use gnus-group-update-eval-form.
8422
8423 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8424
8425         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
8426         immediate, then expire all articles.
8427         (nnimap-update-info): Fix off-by-one errors.
8428         (nnimap-flags-to-marks): Would return no marks lists for group with no
8429         flags.  Instead return the other data.
8430
8431 2010-09-22  Julien Danjou  <julien@danjou.info>
8432
8433         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
8434         Only return an icon.
8435         (gnus-group-insert-group-line): Compute icon to return.
8436
8437         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
8438         (gnus-html-image-fetched): Only cache if
8439         gnus-html-image-automatic-caching is set.
8440         (gnus-html-image-fetched): Check for errors.
8441
8442 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8443
8444         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
8445         once per method on `g'.  This ensures that backends like nnfolder don't
8446         open all their folders.
8447
8448         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
8449         (nnimap-request-list): Nix out group in the correct buffer.
8450         (nnimap-parse-flags): Implement by using `read' instead of
8451         hand-parsing.
8452         (nnimap-flags-to-marks): Pass on permanent-flags.
8453         (nnimap-make-process-buffer): Record the server name.
8454         (nnimap-parse-flags): Fix typo.
8455         (nnimap-request-scan): Run split on the server in general, not just a
8456         single group.
8457
8458         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
8459         parameter, and propagate this downwards.
8460
8461         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
8462         since EXAMINE changes it on the server.
8463
8464         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
8465         this command might take a while.
8466
8467 2010-09-22  Julien Danjou  <julien@danjou.info>
8468
8469         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
8470         harmful if you have 2 images side-by-side, they can't be properly
8471         update on text deletion.  Using text-property is safer here.
8472         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
8473         data.
8474
8475 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8476
8477         * nnimap.el (nnimap-expunge-inbox): Remove.
8478         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
8479         (nnimap-expunge): Flip default to t.
8480
8481         * gnus.el (gnus-method-to-server): Don't push things to the cache
8482         unless it's unique.
8483         (gnus-server-to-method): Ditto.
8484
8485 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
8486
8487         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
8488
8489 2010-09-22  Julien Danjou  <julien@danjou.info>
8490
8491         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
8492         get the start of data.
8493         (gnus-html-encode-url): Add this function to encode special chars in
8494         URL.
8495         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
8496         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
8497
8498         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
8499         default.
8500         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
8501
8502         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
8503         images alt-text.
8504         (gnus-html-put-image): Put alt-text as help-echo.
8505
8506 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8507
8508         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes):
8509         * mm-util.el (mm-decompress-buffer):
8510         * nnir.el (nnir-run-find-grep):
8511         * pop3.el (pop3-list): Use 3rd arg of split-string.
8512
8513         * time-date.el (format-seconds): Comment fix.
8514
8515         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
8516         and byte-optimize-form-code-walker.
8517         (dgnushack-make-auto-load): Don't advise make-autoload.
8518
8519         * lpath.el: Remove Emacs 21 stuff.
8520
8521 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8522
8523         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
8524         outside the active range.  Suggested by Dan Christensen.
8525
8526         * gnus-start.el (gnus-get-unread-articles): Get the extended method
8527         slightly later to avoid double-getting it.
8528
8529         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
8530         previous patch.
8531
8532         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
8533
8534 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
8535
8536         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
8537
8538 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8539
8540         * gnus-int.el (gnus-open-server): Give a better error message in the
8541         "go offline" case.
8542
8543         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
8544         marks for nnimap, which is seldom the right thing to do.
8545
8546         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
8547         (gnus-same-method-different-name): New function.
8548
8549         * nnimap.el (parse-time): Require.
8550
8551         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
8552         method in the presence of many similar methods.
8553
8554         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
8555
8556         * nnimap.el (nnimap-find-expired-articles): Don't refer to
8557         nnml-inhibit-expiry.
8558
8559         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
8560         find out whether methods are equal.
8561
8562         * nnimap.el (nnimap-find-expired-articles): New function.
8563         (nnimap-process-expiry-targets): New function.
8564         (nnimap-request-move-article): Request the article before looking at
8565         what the Message-ID is.  Fix found by Andrew Cohen.
8566         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
8567
8568         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
8569         for oldness in addition to being a predicate.
8570
8571         * nnimap.el (nnimap-request-group): When we have zero articles, return
8572         the right data to Gnus.
8573         (nnimap-request-expire-articles): Only delete articles immediately if
8574         the target is 'delete.
8575
8576         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
8577         method, this would bug out.
8578
8579         * gnus-group.el (gnus-group-expunge-group): Rename from
8580         gnus-group-nnimap-expunge, and implemented as a normal interface
8581         function.
8582
8583         * gnus-int.el (gnus-request-expunge-group): New function.
8584
8585         * nnimap.el (nnimap-request-create-group): Implement.
8586         (nnimap-request-expunge-group): New function.
8587
8588 2010-09-21  Julien Danjou  <julien@danjou.info>
8589
8590         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
8591         (gnus-html-cache-expired): Add new function.
8592         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
8593         wethever we should display image for fetch it.
8594         Compute alt-text earlier to pass it to the fetching function too.
8595         (gnus-html-schedule-image-fetching): Change function argument to only
8596         get one image at a time, not a list.
8597         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
8598         cache.
8599         (gnus-html-get-image-data): New function to retrieve image data from
8600         cache.
8601         (gnus-html-put-image): Change buffer argument to use image data rather
8602         than file, and place image above region rather than inserting a new
8603         one.  Do not take alt-text as argument, since it's useless now: we place
8604         the image above alt-text.
8605         (gnus-html-prune-cache): Remove.
8606         (gnus-html-show-images): Start to fetch image when we find one, do not
8607         push into a temporary list.
8608         (gnus-html-prefetch-images): Only fetch image if they have expired.
8609         (gnus-html-browse-image): Fix, use 'gnus-image-url.
8610         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
8611
8612 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8613
8614         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
8615
8616 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8617
8618         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
8619         spec inser "*" if the group isn't active instead of 0.
8620
8621         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
8622         opening the server.
8623         (nnimap-request-delete-group): Implement group deletion.
8624         (nnimap-transform-headers): Return the size of the entire message in
8625         the Bytes header, not just the size of the first part.
8626         (nnimap-request-move-article): When moving an article from nnimap,
8627         request the article first so the accepting form has an article to
8628         accept.  Reported by Dan Christensen.
8629         (nnimap-command): Make sure that the error message doesn't error out.
8630
8631 2010-09-20  David Edmondson  <dme@dme.org>
8632
8633         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
8634         we haven't requested anything.
8635
8636 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8637
8638         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
8639         "".  Fix found by Andrew Cohen.
8640
8641         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
8642         instead of -encode-string.
8643
8644 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8645
8646         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
8647
8648         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
8649         by mm-subst-char-in-string.
8650
8651 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8652
8653         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
8654         waiting for the connection string.
8655
8656         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
8657         arriving.
8658
8659         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
8660         bogus characters.  This allows selecting certain Gmail groups.
8661
8662         * nnimap.el (nnimap-find-wanted-parts-1): New function.
8663         (nnimap-fetch-partial-articles): New variable.
8664         (nnimap-open-connection): When looking for credentials, also use the
8665         nnimap-server-port.
8666         (nnimap-request-article): Return the group/article number, so that Gnus
8667         `^' works as expected.
8668         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
8669
8670         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
8671         comments.
8672         (gnus-methods-sloppily-equal): New function.
8673         (gnus): When using the development version of Gnus, load the gnus-load
8674         file.
8675
8676         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
8677         `gnus-open-server' on each method before trying to scan them etc.
8678         This ensures that all the backend parameters are set correctly.
8679
8680         * nnimap.el (nnimap-authenticator): New variable.
8681         (nnimap-open-connection): Allow anonymous login.
8682         (nnimap-transform-headers): The chars header is called Chars not Bytes.
8683         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
8684
8685         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
8686         patch, found by Knut Anders Hatlen.
8687
8688 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
8689
8690         * gnus-agent.el (gnus-agent-batch-confirmation)
8691         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
8692         to gnus-message.
8693         * gnus-art.el (gnus-article-describe-briefly): Likewise.
8694         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
8695         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
8696         * gnus-int.el (gnus-open-server): Likewise.
8697         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
8698         (gnus-score-check-syntax): Likewise.
8699         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
8700         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
8701         Likewise.
8702         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
8703
8704 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8705
8706         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
8707         calling conventions so that prefetch doesn't bug out.
8708
8709 2010-09-19  Julien Danjou  <julien@danjou.info>
8710
8711         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
8712         rather than `subst-char-in-region' in order to be able to replace ASCII
8713         char by UTF-8 ones.
8714
8715         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
8716         than curl.
8717         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
8718         the right URL and ALT text on images.
8719         (gnus-html-wash-tags): Fix tag case.
8720         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
8721         (gnus-article-html): Add -o display_ins_del=2 option.
8722         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
8723
8724 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8725
8726         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
8727         the extra mail headers, which sometimes seem to happen for unknown
8728         reasons.
8729
8730         * mail-parse.el (mail-header-encode-parameter): Define as
8731         rfc2045-encode-string instead of as rfc2231-encode-string, since some
8732         (or most, perhaps?) mail readers don't understand the latter, but do
8733         understand the former.
8734
8735         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
8736         to nil, so that no methods are automatically agentized.  I think this
8737         is probably what most users want.
8738
8739         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
8740         from url-retrieve, for instance about invalid URLs.
8741
8742         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
8743         groups that have no articles.
8744         (nnimap-request-article): Check that we really got an article when we
8745         requested one.
8746
8747         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
8748         doesn't exist.
8749
8750         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
8751         nntp buffer so the agent can save it.
8752         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
8753         that CRLF doesn't get translated to \n.
8754         (nnimap-open-connection): Don't make 'shell commands only send \n.
8755
8756 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
8757
8758         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
8759         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
8760         Update var name.
8761         (nnml-generate-nov-file): Use dolist.
8762         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
8763         Use with-current-buffer.
8764
8765 2010-09-18  Julien Danjou  <julien@danjou.info>
8766
8767         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
8768         parallel.
8769
8770 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8771
8772         * nnimap.el (nnimap-update-info): When doing partial marks update, get
8773         the range update right.
8774         (nnimap-request-group): Don't make `M-g' bug out on group with no
8775         marks.
8776         (nnoo): Require, so that other packages can require nnimap.
8777         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
8778         command we're looking for.  This helps when the server sends more
8779         responses after we've gotten everything we expected.
8780         (nnimap): Add a `newlinep' field to keep track of end-of-line
8781         conventions.
8782         Don't send CRLF to things that don't want it.
8783         (nnimap-request-accept-article): Ditto.
8784
8785 2010-09-18  Julien Danjou  <julien@danjou.info>
8786
8787         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
8788         than curl to retrieve images.
8789
8790 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8791
8792         * nnimap.el (nnimap-update-info): Extend the info so that we can set
8793         the marks.
8794         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
8795         (nnimap-wait-for-connection): New function.
8796         (nnimap-open-connection): If we have PREAUTH, don't query for login
8797         credentials.
8798         (nnimap-update-info): Fix off-by-one error when concatenating ranges
8799         when doing a partial update.
8800
8801 2010-09-18  Julien Danjou  <julien@danjou.info>
8802
8803         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
8804         tags.
8805
8806 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8807
8808         * nnimap.el (nnimap-credentials): New function.
8809         (nnimap-open-connection): Use the new function to look for credentials
8810         also on the numeric equivalents of "imap" and "imaps".
8811
8812         * gnus-start.el (gnus-activate-group): Send the info to
8813         gnus-request-group.
8814
8815         * nnimap.el (nnimap-request-group): Have the "check" version of the
8816         function parse flags and update the info, so that a `M-g' get a total
8817         resync of all flags from the group.
8818
8819         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
8820         to allow backends to alter the info on group selection.  Also alter all
8821         the backend -request-group functions to take the parameter.
8822
8823         * nnimap.el (nnimap-store-info): New function.
8824         (nnimap-update-info): Store the info for later usage.
8825         (nnimap-request-group): Use the stored info for the dont-check case, so
8826         that we don't retrieve all marks when we enter a group.
8827
8828         * nnimap.el: Use deffoo instead of defun for interface functions.
8829
8830         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
8831         update the group info.  This makes the nndraft groups, for instance, go
8832         back to their old behavior.
8833
8834         * gnus-sum.el (gnus-select-newsgroup): Indent.
8835
8836         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
8837         in.
8838         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
8839         nothing.
8840
8841         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
8842         from methods that are denied.
8843
8844         * gnus-int.el (gnus-method-denied-p): New function.
8845
8846         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
8847         store the password instead of netrc.
8848         (nnimap-open-connection): Don't error out when we can't make a
8849         connections.
8850
8851         * auth-source.el (auth-source-create): In the password prompt, say what
8852         we're querying for.  Also prompt for user name if that hasn't been
8853         given.
8854
8855         * nnimap.el (nnimap-with-process-buffer): Remove.
8856
8857 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8858
8859         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
8860         method when we're reading from the agent.
8861
8862         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
8863
8864         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
8865         that's probably most useful for users.
8866
8867         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
8868         "failed" all the time.
8869
8870         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
8871         ...)) with (with-current-buffer ... ).
8872
8873         * nntp.el (nntp-open-server): Return whether the open was successful or
8874         not.
8875
8876         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
8877         select an unread unseen article first.
8878
8879         * nnimap.el (nnimap-open-connection): If the user doesn't have a
8880         /etc/services, supply some sensible port defaults.
8881
8882         * dgnushack.el: Define netrc-credentials.
8883
8884 2010-09-17  Julien Danjou  <julien@danjou.info>
8885
8886         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
8887
8888 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
8889
8890         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
8891         doesn't have any parameters.
8892
8893 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8894
8895         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
8896         only upcased checks.
8897
8898         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
8899
8900         * nnimap.el (nnimap-open-shell-stream): New function.
8901         (nnimap-open-connection): Use it.
8902         (nnimap-transform-headers): Get the number of lines in each message.
8903         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
8904         number of lines.
8905         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
8906         problem.
8907
8908         * utf7.el (utf7-encode): Autoload.
8909
8910         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
8911         to allow the mail splitting to not return a default group.  This is
8912         useful for nnimap, which will leave unmatched mail in the inbox.
8913
8914         * nnimap.el: Rewritten.
8915
8916         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
8917         nnimap usage.
8918
8919         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
8920         if the move is internal, so that nnimap can do fast internal moves.
8921
8922         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
8923         data.
8924         (gnus-read-active-for-groups): Support finishing the early retrieval of
8925         data.
8926
8927         * gnus-range.el (gnus-range-nconcat): New function.
8928
8929         * gnus-int.el (gnus-finish-retrieve-group-infos)
8930         (gnus-retrieve-group-data-early): New functions.
8931
8932 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
8933
8934         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
8935         (nnrss-retrieve-groups):
8936         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
8937         (pop3-quit): Use with-current-buffer.
8938
8939 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8940
8941         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
8942         instead of nnheader-accept-process-output.
8943
8944         * dgnushack.el (dgnushack-compile): Add comment.
8945
8946         * lpath.el: No need to fbind propertize for XEmacs 21.4.
8947
8948         * gnus-html.el (gnus-html-schedule-image-fetching)
8949         (gnus-html-prefetch-images): Replace process-kill-without-query by
8950         gnus-set-process-query-on-exit-flag.
8951
8952 2010-09-16  Romain Francoise  <romain@orebokech.com>
8953
8954         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
8955
8956 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8957
8958         * gnus-registry.el (gnus-registry-install-shortcuts): The second
8959         parameter to unintern is mandatory-ish in Emacs 24.
8960
8961         * gnus-html.el (gnus-html-schedule-image-fetching)
8962         (gnus-html-prefetch-images): Check for curl before using it.
8963
8964         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
8965         depend on curl, which isn't essential.
8966
8967         * imap.el: Revert back to version
8968         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
8969         seem problematic.
8970
8971 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
8972
8973         * gnus-registry.el (gnus-registry-install-shortcuts):
8974         Explicitly pass `obarray' to `unintern' to avoid a warning.
8975
8976 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8977
8978         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
8979         change.
8980
8981         * nnrss.el (nnrss-request-list): Remove this function and related
8982         functions, including the moreover stuff.
8983
8984 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8985
8986         * nnrss.el (nnrss-retrieve-groups): New function.
8987
8988 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
8989
8990         * .dir-locals.el: Add no-byte-compile cookie.
8991
8992 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8993
8994         * time-date.el (format-seconds): Comment fix.
8995
8996         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
8997         for back end that doesn't support request-scan.
8998
8999 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9000
9001         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
9002         then do request scans from the backends.
9003
9004         * netrc.el (netrc-credentials): New conveniency function.
9005
9006         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
9007         avoid running a hook per line, since this takes a lot of time,
9008         profiling shows.
9009         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
9010         directly if gnus-visual-p is true.
9011
9012 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9013
9014         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
9015         groups; replace mapcar with dolist which is a bit faster; pass groups
9016         info to gnus-read-active-file-1.
9017         (gnus-read-active-file-1): Scan only specified groups if the new
9018         optional arg `infos' is given.
9019
9020 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9021
9022         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
9023
9024         * pop3.el (pop3-movemail): Remove.
9025         (pop3-streaming-movemail): Rename to pop3-movemail.
9026
9027         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
9028         don't restrict end-tag searches to the end of the line.
9029
9030 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9031
9032         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
9033         articles of every unchecked group to t, which means unknown since the
9034         server has never been opened.
9035
9036 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9037
9038         * gnus-html.el (gnus-html-show-alt-text): New command.
9039         (gnus-html-browse-image): Ditto.
9040         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
9041         to browse the image directly.
9042         (gnus-html-wash-tags): Search for images first, so that <a><img> works
9043         better.
9044
9045         * gnus-async.el (gnus-async-article-callback):
9046         Call `gnus-html-prefetch-images' unconditionally.
9047
9048         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
9049         before feeding URLs to curl.
9050
9051 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9052
9053         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
9054         internal images as deletable by `W D D'.
9055
9056         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
9057         (gnus-async-article-callback): Fix typo.
9058
9059 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9060
9061         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
9062         current line to work around bugs in the output from w3m.
9063
9064         * gnus-async.el (gnus-async-article-callback): Always prefetch images
9065         for groups that want that.
9066
9067         * nntp.el (nntp-wait-for-string): Supply a timeout for
9068         accept-process-output to ensure progress.
9069
9070         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
9071         level to get unread articles from, then use that for foreign groups,
9072         too.
9073
9074         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
9075         confuses the rest of the function.
9076
9077         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
9078         for the methods that support -retrieve-groups, too.
9079
9080         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
9081
9082 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9083
9084         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
9085         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
9086
9087         * pop3.el: Require cl when compiling.
9088         (pop3-number-of-responses): Search for "+OK", not "+OK ".
9089
9090 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9091
9092         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
9093         that aren't going to be activated.
9094         (gnus-get-unread-articles): Fix up the last commit.
9095
9096         * gnus-html.el (gnus-article-html): Allow calling without specifying
9097         the handle.  In that case, dissect the buffer first.
9098
9099         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
9100
9101         * nnimap.el (nnimap-open-connection): Revert the change that would look
9102         into authinfo for imaps instead of imap.
9103
9104         * gnus-start.el (gnus-activate-group): Take an optional parameter to
9105         say that you don't want to call gnus-request-group with don-check, but
9106         do check the reponse.  This is for virtual groups only.
9107         (gnus-get-unread-articles): Count the archive groups as secondary, so
9108         that they're activated the same way as before.
9109
9110         * imap.el (imap-message-map): Removed optional buffer parameter, since
9111         no callers use it.
9112         (imap-message-get): Ditto.
9113         (imap-message-put): Ditto.
9114         (imap-mailbox-map): Ditto.
9115         (imap-mailbox-put): Ditto.
9116         (imap-mailbox-get): Ditto.
9117         (imap-mailbox-get): Revert last change for this function.
9118
9119         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
9120         case-insensitively.
9121         (nnimap-debug): Remove.
9122
9123         * net/imap.el (imap-fetch-safe): Remove function, and alter all
9124         callers to use `imap-fetch' instead.  According to the comments, this
9125         should be safe, since all other IMAP clients use the 1:* syntax.
9126         (imap-enable-exchange-bug-workaround): Remove.
9127         (imap-debug): Remove -- doesn't seem very useful.
9128
9129         * mail-source.el (mail-source-fetch): Don't message if we're fetching
9130         mail from a file, and the file doesn't exist.
9131
9132         * imap.el (imap-log): New convenience function used throughout instead
9133         of repeating the same code all over the place.
9134
9135         * pop3.el (pop3-streaming-movemail): Return t for success.
9136
9137         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
9138         .authinfo if we're using ssl connection.
9139
9140         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
9141         already have if we're in a main Gnus `g' run.
9142
9143         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
9144
9145 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9146
9147         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
9148
9149         * nnmh.el (nnmh-request-list-1): Bind `file'.
9150
9151         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
9152         alias to set-process-query-on-exit-flag or process-kill-without-query.
9153         (pop3-open-server): Use it.
9154
9155 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9156
9157         * mail-source.el (mail-source-delete-crash-box): Always move the crash
9158         box to the Incoming file.  Fixes mistake in previous checkin.
9159
9160         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
9161         request loop (for debugging purposes) removed.
9162
9163         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
9164         culprit is more visible.
9165         (nnml-save-incremental-nov, nnml-open-incremental-nov)
9166         (nnml-add-incremental-nov): New functions to do "incremental" nov
9167         updates, where we just append to the end of the existing nov files
9168         without reading/writing them in full.
9169
9170         * mail-source.el (mail-source-delete-crash-box): Really only check the
9171         incoming files once in a while.
9172
9173         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
9174
9175         * mail-source.el (mail-source-delete-crash-box): Only check the
9176         incoming files for deletion once per day to save a lot of file
9177         accesses.
9178
9179         * pop3.el (pop3-logon): Fix up unbound variable typo.
9180
9181         * mail-source.el (pop3-streaming-movemail): Autoload.
9182
9183         * pop3.el (pop3-streaming-movemail):
9184         Respect pop3-leave-mail-on-server.
9185
9186         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
9187         retrieval.
9188
9189         * pop3.el (pop3-process-filter): Remove unused function.
9190         (pop3-streaming-movemail, pop3-send-streaming-command)
9191         (pop3-wait-for-messages, pop3-write-to-file)
9192         (pop3-number-of-responses): New functions for streaming pop3
9193         retrieval.
9194
9195         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
9196         come from no known methods.
9197         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
9198         list.
9199
9200         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
9201         message sizes.
9202         (pop3-movemail): Use erase-buffer instead of looping and deleting
9203         regions, which seems rather odd.
9204
9205         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
9206         file once per `g' run.
9207
9208         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
9209         directories.  This makes the draft queue directory work.
9210
9211         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
9212         data from the backends, so that we only request the list of groups from
9213         each method once.  This should speed things up considerably.
9214
9215         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
9216         detect that it's not implemented.
9217
9218         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
9219         we actually do recurse down into the tree, but don't stat all leaf
9220         nodes.
9221
9222         * gnus-html.el (gnus-html-show-images): If there are no images to show,
9223         then say so instead of bugging out.
9224
9225         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
9226         files exist before trying to read them.
9227
9228         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
9229         around <pre_int>.
9230
9231         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
9232
9233         * nnmh.el (nnmh-request-list-1): Optimize for speed.
9234
9235 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9236
9237         * mm-util.el (mm-image-load-path): Just return the image directories,
9238         not all directories in the path in addition to the image directories.
9239         (mm-image-load-path): Maintain a cache of the image directories so that
9240         the `g' command in Gnus doesn't have to stat dozens of directories each
9241         time.
9242
9243         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
9244         (gnus-html-wash-tags): Add a new `i' command to insert images.
9245         (gnus-html-insert-image): New command and keystroke.
9246         (gnus-html-redisplay-with-images): New command and keystroke.
9247         (gnus-html-show-images): Rename command.
9248         (gnus-html-wash-tags): Remove more white space before <pre_int> image
9249         spacers.
9250         (gnus-html-wash-tags): Decode entities at the end, so that entities
9251         inside the tags don't mess up the rest of the "parsing".
9252
9253         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
9254         so that nnimap methods aren't agentized by default.  There's apparently
9255         many problems related to agent/imap behavior.
9256
9257         * gnus-art.el (gnus-article-copy-string): New command and key binding.
9258
9259         * gnus-html.el: Doc fix.
9260
9261 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9262
9263         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
9264         specifier-spec-list for Emacs 21.
9265
9266         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
9267         glyph-width and glyph-height instead of display-graphic-p and
9268         image-size; make avoidance of displaying small images work for XEmacs.
9269
9270         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
9271         for XEmacs.
9272
9273         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
9274         of symbol that holds plist data.
9275         (gnus-process-plist): Remove plist of process after getting it.
9276
9277 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9278
9279         * message.el (message-generate-hashcash): Change default to
9280         'opportunistic if hashcash is installed.
9281
9282         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
9283         (gnus-html-put-image): Only call image-size once, since it's somewhat
9284         time-consuming on remote X servers.
9285
9286 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9287
9288         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
9289         type on data, not a file name.
9290
9291         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
9292         window-pixel-edges for Emacs 21.
9293
9294         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
9295         decoded contents.
9296         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
9297
9298 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9299
9300         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
9301         group line format, since it isn't very interesting.
9302
9303         * gnus-agent.el (gnus-agent-short-article),
9304         (gnus-agent-long-article): Increase values for these two variables,
9305         since most people are likely to have more network connection and
9306         storage than before.
9307
9308         * gnus.el (gnus-refer-article-method): Change default to 'current.
9309         When referring an article, the common behavior is to refer it from the
9310         current select method, not the native select method.  The chances of
9311         the native select method having the message in question is rather slim
9312         these days.
9313
9314         * gnus-sum.el (gnus-auto-select-subject): Change default to
9315         `unseen-or-unread'.  I think it's likely that most people want to
9316         select an unseen article over a previously seen, but unread one.
9317
9318         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
9319         means that in the article buffer none of the minor mode elements will
9320         be shown, usually, and this is not desirable in most cases.
9321
9322         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
9323         that commands like `d' (and the like) go to the next line in the
9324         buffer, instead of the next unread article.  I think this is the
9325         behavior that is most natural for most users.
9326         (gnus-single-article-buffer): Change default to nil, so that people can
9327         have as many article buffers open as they have summary buffer.  I think
9328         this is the most natural way for the groups to behave.
9329
9330         * message.el (message-generate-new-buffers): Change default to
9331         `unsent', so that all new message buffers start their names with the
9332         string "*unsent", and it's easier to find the buffers if you move from
9333         them.
9334
9335 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9336
9337         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
9338         small.  They're probably tracking images.
9339         (gnus-html-wash-tags): Remove all <pre_int> place holders.
9340         (gnus-html-rescale-image): Yet another try at getting the image sizing
9341         right.
9342
9343         * nntp.el (nntp-request-set-mark): Refuse to do marks if
9344         nntp-marks-file-name is nil.
9345
9346 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
9347
9348         * gnus-html.el (gnus-html-wash-tags)
9349         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
9350         Better logging.
9351
9352 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9353
9354         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
9355
9356         * gnus-html.el (gnus-html-wash-tags): Check the value of
9357         gnus-blocked-images in the summary buffer.
9358
9359 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
9360
9361         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
9362
9363 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9364
9365         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
9366         like "a", it seems like.
9367         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
9368         since it needs to be picked from the correct buffer.
9369
9370         * nnwfm.el: Remove.
9371
9372         * nnlistserv.el: Remove.
9373
9374 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
9375
9376         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
9377         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
9378
9379 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9380
9381         * nnkiboze.el: Remove.
9382
9383         * nndb.el: Remove.
9384
9385         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
9386         alt text.
9387         (gnus-html-rescale-image): Try to get the rescaling logic right for
9388         images that are just wide and not tall.
9389
9390         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
9391         overshadow variable bindings.
9392
9393 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
9394
9395         * gnus-html.el (gnus-html-wash-tags)
9396         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
9397         Add extra logging.
9398
9399 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9400
9401         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
9402         (gnus-max-image-proportion): New variable.
9403         (gnus-html-rescale-image): New function.
9404         (gnus-html-put-image): Rescale images.
9405
9406 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
9407
9408         Fix up some byte-compiler warnings.
9409         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
9410         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
9411         (gnus-article-fill-cited-article, gnus-article-hide-citation)
9412         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
9413         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
9414         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
9415         (gnus-group-update-group): Use save-excursion and with-current-buffer.
9416
9417 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9418
9419         * gnus-html.el (gnus-article-html): Decode contents by charset.
9420
9421 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9422
9423         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
9424         (gnus-html-frame-width, gnus-blocked-images):
9425         * message.el (message-prune-recipient-rules): Add custom version.
9426         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
9427
9428         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
9429         functions.
9430
9431         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
9432         gnus-process-get.
9433
9434 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
9435
9436         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
9437         instead of lsub directly.
9438
9439 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9440
9441         * nnwarchive.el: Remove.
9442
9443         * gnus-soup.el: Remove.
9444
9445         * nnsoup.el: Remove.
9446
9447         * nnultimate.el: Remove.
9448
9449         * gnus-html.el (gnus-blocked-images): New variable.
9450
9451         * message.el (message-prune-recipients): New function.
9452         (message-prune-recipient-rules): New variable.
9453
9454         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
9455         guess whether a long line is natural text or not.
9456
9457         * gnus-html.el (gnus-html-schedule-image-fetching):
9458         Use gnus-process-plist and friends for compatibility.
9459
9460 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
9461
9462         * gnus-html.el: Require packages that define macros used in this file.
9463         (gnus-article-mouse-face): Declare to silence byte-compiler.
9464         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
9465         process-get.
9466         (gnus-html-put-image): Use plist-get to avoid getf.
9467         (gnus-html-prefetch-images): Use with-current-buffer.
9468
9469 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9470
9471         * gnus-ems.el: Provide compatibility functions for
9472         gnus-set-process-plist.
9473
9474         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
9475         header-line-format for XEmacs 21.4.
9476
9477         * gnus-sum.el (gnus-summary-stop-at-end-of-message):
9478         * gnus.el (gnus-valid-select-methods):
9479         * message.el (message-send-mail-partially-limit):
9480         * mm-decode.el (mm-text-html-renderer):
9481         * mml.el (mml-insert-mime-headers-always):
9482         * smiley.el (smiley-regexp-alist): Bump custom version.
9483
9484 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9485
9486         * gnus-html.el: require mm-url.
9487         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
9488         with the url to `url'.
9489         (gnus-html-wash-tags): Support cid: URLs/images.
9490
9491 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9492
9493         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
9494         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
9495         bindings, as they aren't useful at all.  `w' is moved to `W w'.
9496
9497         * gnus-move.el: Remove file, since it doesn't really work.
9498
9499         * gnus-html.el (gnus-article-html): Tell w3m that the input is
9500         UTF-8.  This seems to fix problems with some German web feeds.
9501
9502         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
9503         at the top so that the proper colors are applied.
9504
9505         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
9506         don't have dots in their names.
9507
9508         * gnus-art.el (gnus-article-view-part): Doc fix.
9509
9510         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
9511         XEmacs-compatible.
9512         (gnus-html-put-image): Don't do images on non-graphic displays.
9513
9514         * nnslashdot.el: Remove this unused backend.
9515
9516         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
9517         actions.
9518         (gnus-undo-register-1): Revert last change.
9519
9520         * gnus-group.el (gnus-group-completing-read): Protect against not
9521         having completion-styles bound.
9522
9523         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
9524         make broken recipients happier.
9525
9526         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
9527
9528         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
9529         point parameter.
9530
9531         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
9532
9533         * gnus-group.el (gnus-group-completing-read): Add 'substring to
9534         completion-styles for group selection.
9535
9536 2009-02-04  Andreas Schwab  <schwab@suse.de>
9537
9538         * gnus-score.el (gnus-score-string): Fix regex for matching extra
9539         headers and regexp-quote the match if necessary.
9540
9541 2009-03-24  Miles Bader  <miles@gnu.org>
9542
9543         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
9544         the blinking smiley.
9545
9546 2009-03-24  Simon Josefsson  <simon@josefsson.org>
9547
9548         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
9549         blink smiley.
9550
9551 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9552
9553         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
9554         where the dribbel file lives exists.
9555
9556         * message.el (message-send-mail-partially-limit): Change the default to
9557         nil, since most people don't want this.
9558
9559         * mm-url.el (mm-url-decode-entities): Also decode entities like
9560         &#x3212.
9561
9562 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
9563
9564         * gnus-sum.el (gnus-summary-idna-message):
9565         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
9566         Hyperlink urls in docstrings with URL `...'.
9567
9568 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
9569
9570         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
9571         functions.
9572
9573 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9574
9575         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
9576         say what the mouseover text should be.
9577
9578         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
9579         version of the mm-w3m-safe-url-regexp variable to only download images
9580         in the groups where we want that to happen.
9581
9582         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
9583
9584         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
9585         easier debugging.
9586         (gnus-article-beginning-of-window): Add kludge to allow spacing past
9587         big pictures in the article buffer.
9588
9589         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
9590         gnus-article-html.
9591         (mm-text-html-renderer): gnus-article-html needs curl in addition to
9592         w3m.
9593
9594         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
9595
9596 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9597
9598         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
9599         which doesn't exist.
9600
9601         * message.el (message-inhibit-ecomplete): New variable to allow some
9602         function to inhibit ecomplete address storage.
9603         (message-resend): Disable ecomplete message storage when resending
9604         messages.
9605
9606         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
9607
9608 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9609
9610         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
9611         Save excursion while copying, moving, and deleting articles in order to
9612         prevent the cursor from jumping to unforeseen place.
9613
9614 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9615
9616         * lpath.el: No need to bind bookmark-current-buffer,
9617         bookmark-yank-point and bookmark-make-record-function.
9618
9619 2010-08-17  Glenn Morris  <rgm@gnu.org>
9620
9621         * gnus-sync.el: Require gnus components whose functions are used.
9622
9623         * gnus-art.el (bookmark-make-record-function):
9624         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
9625         Declare for compiler.
9626
9627         * mm-url.el (mml-compute-boundary): Autoload.
9628
9629 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9630
9631         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
9632
9633 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
9634
9635         Typo fix "hoo4a" -> "hook".
9636
9637         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
9638
9639 2010-08-14  Glenn Morris  <rgm@gnu.org>
9640
9641         * gnus-sync.el (gnus-sync): Fix defgroup version.
9642
9643 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
9644
9645         Doc fixes and keep unknown groups (ammended for nunion bug fix).
9646
9647         * gnus-sync.el: Fix docs.
9648         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
9649         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
9650
9651 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
9652
9653         Optimizations for gnus-sync.el.
9654
9655         * gnus-sync.el: Add docs about gnus-sync-backend
9656         possibilities.
9657         (gnus-sync-save): Remove unnecessary message.
9658         (gnus-sync-read): Optimize and show what groups were skipped.
9659
9660 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
9661
9662         Minor bug fixes for gnus-sync.el.
9663
9664         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
9665         Don't read the sync on get-new-news.
9666
9667         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
9668         quiet.
9669
9670         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
9671         (fix typo).
9672
9673 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
9674
9675         Make saving and restoring of hidden threads work with overlays.
9676         Patch applied by Ted Zlatanov.
9677
9678         * gnus-sum.el (gnus-hidden-threads-configuration)
9679         (gnus-restore-hidden-threads-configuration): Update to deal with text
9680         properties, rather than searching for a magic character.
9681
9682 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
9683
9684         New gnus-sync.el library for synchronization of marks.
9685
9686         * gnus-sync.el: New library for synchronization of marks.
9687
9688         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
9689         renamed from `gnus-registry-grep-in-list'.
9690
9691         * gnus-registry.el (gnus-registry-follow-group-p):
9692         Use `gnus-grep-in-list'.
9693
9694         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
9695
9696 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9697
9698         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
9699         determining charset of text fails.
9700
9701 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9702
9703         * nnmail.el (nnmail-get-new-mail-1): Revert.
9704
9705         * nnml.el (nnml-active-number): Make sure names of newly created groups
9706         in nnml-group-alist are encoded.
9707
9708 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9709
9710         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
9711         containing non-ASCII characters in active file for nnml back end.
9712
9713 2010-07-24  David Engster  <dengste@eml.cc>
9714
9715         * mml-smime.el (mml-smime-epg-verify): Also accept the older
9716         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
9717
9718 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
9719
9720         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
9721         tag (Bug#6654).
9722
9723 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9724
9725         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
9726         the article buffer, not the summary buffer.
9727
9728 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9729
9730         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
9731         Emacs 23 as well.
9732
9733 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9734
9735         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
9736         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
9737
9738 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
9739
9740         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
9741         Patch applied by Karl Fogel.
9742
9743         * gnus-sum.el (gnus-summary-bookmark-make-record):
9744         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
9745
9746 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
9747
9748         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
9749         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
9750         C-w still not working correctly from Article buffers; Thierry's
9751         patch to fix that will be applied after this.
9752
9753         * gnus-art.el (bookmark-make-record-function): New local variable.
9754
9755         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
9756         article buffer.
9757         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
9758
9759 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
9760
9761         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
9762         on changes in bookmark.el.
9763
9764 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9765
9766         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
9767         `no-log' instead of message not to log prompt string.
9768
9769 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
9770
9771         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
9772         the *other* type of HTML form submission.
9773
9774 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
9775
9776         * auth-source.el (auth-source-pick): If choice does not contain a
9777         questioned keyword, set the check to t.
9778
9779 2010-06-12  Romain Francoise  <romain@orebokech.com>
9780
9781         * gnus-util.el (gnus-date-get-time): Move up before first use.
9782
9783 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9784
9785         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
9786         (gnus-article-edit-part): Bind it to make last part that is substituted
9787         or deleted visible.
9788         (gnus-mime-display-single): Buttonize part of which id equals to
9789         gnus-mime-buttonized-part-id.
9790
9791 2010-06-10  Dan Christensen  <jdc@uwo.ca>
9792
9793         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
9794         (gnus-dd-mmm): Use gnus-date-get-time.
9795         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
9796         simplify logic.
9797         (gnus-summary-limit-to-age): Use gnus-date-get-time.
9798         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
9799
9800 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
9801
9802         * auth-source.el (top): Autoload `secrets-list-collections',
9803         `secrets-create-item', `secrets-delete-item'.
9804         (auth-sources): Fix tag string.
9805         (auth-get-source, auth-source-retrieve, auth-source-create)
9806         (auth-source-delete): New defuns.
9807         (auth-source-pick): Rewrite in order to avoid 2 passes.
9808         (auth-source-forget-user-or-password): New parameter USERNAME.
9809         (auth-source-user-or-password): New parameters CREATE-MISSING and
9810         DELETE-EXISTING.  Retrieve password interactively, if needed.
9811
9812 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
9813
9814         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
9815         deleting unused directories when gnus-expert-user is t.
9816
9817 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9818
9819         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
9820         for each temp file when gnus-article-browse-delete-temp is ask.
9821
9822 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
9823
9824         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el:
9825         Replace Lisp calls to delete-backward-char by calls to delete-char.
9826
9827 2010-05-20  Kevin Ryde  <user42@zip.com.au>
9828
9829         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
9830
9831 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
9832
9833         * password-cache.el (password-cache-remove): Fix docstring.
9834
9835 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9836
9837         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
9838         article unless decoding article to be saved.
9839
9840 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9841
9842         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt):
9843         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
9844         generated within the mm-with-unibyte-current-buffer macro.
9845
9846 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9847
9848         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
9849         to nil when we're in a mml-preview buffer and no group is selected.
9850
9851 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
9852
9853         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
9854         when catching the `C-g'.  Reported by "Leo".
9855
9856 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9857
9858         * message.el (message-forward-make-body-plain)
9859         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
9860         multibyte-string-p.
9861
9862         * lpath.el: Revert.
9863
9864 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9865
9866         * message.el (message-forward-make-body-mml): Assume original message
9867         is multibyte string; error on unibyte.
9868         (message-forward-make-body-plain): Ditto; don't add excessive newline
9869         in body end.
9870
9871         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
9872
9873 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
9874
9875         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
9876         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
9877
9878 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9879
9880         * mm-extern.el (mm-extern-url): Don't use
9881         mm-with-unibyte-current-buffer.
9882         (mm-extern-cache-contents): Use with-current-buffer instead of
9883         save-excursion + set-buffer.
9884
9885 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9886
9887         * mm-util.el (mm-emacs-mule): Remove.
9888
9889 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
9890
9891         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
9892         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
9893         change.
9894
9895 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9896
9897         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
9898         bind the default value of enable-multibyte-characters to nil.
9899
9900 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9901
9902         * message.el (message-forward-make-body-plain)
9903         (message-forward-make-body-mml):
9904         Don't use mm-with-unibyte-current-buffer.
9905
9906 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
9907
9908         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
9909
9910 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
9911
9912         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
9913         (Bug#5592).
9914
9915 2010-05-07  Julien Danjou  <julien@danjou.info>
9916
9917         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
9918         it to mm-pipe-part.
9919
9920         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
9921         it is given.
9922
9923 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9924
9925         * binhex.el (binhex-decode-region-internal):
9926         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type):
9927         (dns-query):
9928         * nnweb.el (nnweb-gmane-search):
9929         * pgg-parse.el (pgg-parse-armor):
9930         * pgg.el (pgg-verify-region):
9931         * sha1.el (sha1-string-external):
9932         * uudecode.el (uudecode-decode-region-internal):
9933         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
9934         XEmacs.
9935
9936         * gnus-art.el (gnus-article-browse-html-parts):
9937         * gnus-group.el (gnus-read-ephemeral-gmane-group):
9938         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
9939         make-temp-file.
9940
9941         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
9942         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
9943         compiling.
9944
9945         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
9946         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
9947         XEmacs when compiling.
9948
9949         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
9950         gnus-pick-mode-off-hook for XEmacs when compiling.
9951         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
9952         gnus-binary-mode-off-hook for XEmacs when compiling.
9953
9954         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
9955         Return nil if char-charset is not available.
9956
9957         * imap.el (imap-disable-multibyte)
9958         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
9959         macros.
9960
9961         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
9962         instead of encode-coding-string.
9963
9964         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
9965         'xemacs) instead of mm-emacs-mule to switch function definitions.
9966         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
9967
9968         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
9969         bind temporary-file-directory for XEmacs;
9970         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
9971         timer-set-function for XEmacs 21.4 and SXEmacs;
9972         bind timer-list for XEmacs 21.4 and SXEmacs;
9973         fbind char-charset and find-charset-region for non-Mule XEmacs;
9974         fbind decode-coding-region, decode-coding-string, detect-coding-region,
9975         encode-coding-region and encode-coding-string for XEmacs having no
9976         file-coding feature.
9977
9978 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
9979
9980         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
9981
9982 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9983
9984         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
9985         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
9986
9987 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
9988
9989         * mm-util.el (mm-decompress-buffer): Use `delete-file';
9990         alias `jka-compr-delete-temp-file' no longer exists.
9991
9992 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9993
9994         Use define-minor-mode in Gnus where applicable.
9995         * mml.el (mml-mode): Use define-minor-mode.
9996         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
9997         (gnus-undo-mode): Use define-minor-mode.
9998         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
9999         (gnus-dead-summary-mode): Use define-minor-mode.
10000         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
10001         Initialize in declaration.
10002         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
10003         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
10004         (gnus-mailing-list-mode): Use define-minor-mode.
10005         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
10006         (gnus-draft-mode): Use define-minor-mode.
10007         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
10008         (gnus-dired-mode): Use define-minor-mode.
10009
10010 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
10011
10012         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
10013         handles on recursive mml-to-mime translation and check them for
10014         boundary delimiter collisions.  Reported by Greg Troxel.
10015
10016 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10017
10018         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
10019
10020 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
10021
10022         * mm-util.el (mm-find-buffer-file-coding-system):
10023         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
10024
10025 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
10026
10027         * message.el (message-generate-headers): Record insertion of optional
10028         headers as well.  Otherwise the check to prevent repeated insertion of
10029         optional headers is a no-op.
10030
10031 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
10032
10033         * smime.el: Don't mention CVS.
10034
10035         * nnrss.el (nnrss-fetch): Don't mention CVS.
10036
10037         * nnir.el: Don't mention CVS.
10038
10039 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
10040
10041         * gnus-sum.el (gnus-summary-bookmark-make-record):
10042         Add `location' field.
10043
10044 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10045
10046         * lpath.el: Fbind bookmark-default-handler,
10047         bookmark-get-bookmark-record, bookmark-make-record-default,
10048         bookmark-prop-get for Emacs <23 and XEmacs.
10049
10050 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
10051
10052         * gnus-sum.el: Add bookmark declarations to silence the compiler.
10053         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
10054         Use with-current-buffer to silence the byte-compiler.
10055         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
10056         bother to require `gnus'.
10057         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
10058
10059 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
10060
10061         * gnus-sum.el (gnus-summary-bookmark-make-record)
10062         (gnus-summary-bookmark-jump): New functions.
10063         (gnus-summary-mode): Setup bookmark support.
10064
10065 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
10066
10067         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
10068         if set.
10069
10070 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10071
10072         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
10073         gnus-article-browse-html-save-cid-image; make it work recursively for
10074         forwarded messages as well.
10075         (gnus-article-browse-html-parts): Work when prefix arg is given.
10076         (gnus-article-browse-html-article): Doc fix.
10077
10078 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
10079
10080         * message.el (message-default-mail-headers):
10081         (message-default-headers): Carry the value mail-default-headers over
10082         into message-default-mail-headers, rather than message-default-headers.
10083
10084 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
10085
10086         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
10087         charset.
10088
10089         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
10090         charset into the <meta> tag when the article is encoded to utf-8.
10091
10092 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10093
10094         * gnus-art.el (gnus-article-browse-delete-temp-files):
10095         Delete directories as well.
10096         (gnus-article-browse-html-parts): Work for images that do not specify
10097         file names; delete temp directory when quitting; insert header at the
10098         right place; use file: scheme for image files.
10099
10100 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
10101
10102         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
10103         (gnus-article-browse-html-parts): Use it to make temporary cid image
10104         files in addition to html file so that browser may display them.
10105
10106 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10107
10108         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
10109
10110 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
10111
10112         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
10113
10114 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
10115
10116         * auth-source.el (auth-sources): Change default to be simpler.
10117         Explain about Secret Service API sources.  Improve Customize options.
10118         (auth-source-pick): Change to accept any number of search parameters.
10119         Implement fallbacks iteratively, not recursively.  Add scoring on the
10120         second pass and sort by score.  Call Secret Service API when needed.
10121         (auth-source-user-or-password): Use it.  Call Secret Service API
10122         directly when needed to get the user name and the password.
10123
10124 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
10125
10126         * message.el (message-interactive): Doc fix.
10127         (message-qmail-inject-args): Reflow.
10128         (message-kill-to-signature): Fix typo in docstring.
10129
10130         * smiley.el (smiley-buffer): Fix typo in docstring.
10131
10132 2010-03-24  Glenn Morris  <rgm@gnu.org>
10133
10134         * mail-source.el (gnus-message): Declare.
10135         (mail-source-delete-old-incoming): Require gnus-util.
10136
10137 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10138
10139         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
10140
10141         * message.el (ecomplete-setup): Autoload it for Emacs <23.
10142
10143         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
10144         password-cache's default if it is not bound.
10145         (mml-secure-passphrase-cache-expiry): Default to 16 that is
10146         password-cache-expiry's default if it is not bound.
10147
10148         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
10149         available in Emacs 21.
10150
10151         * lpath.el: Suppress compiler warnings for:
10152         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
10153         XEmacs;
10154         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
10155         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
10156         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
10157
10158 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
10159
10160         * auth-source.el (auth-sources): Fix up definition so extra parameters
10161         are always inline.
10162
10163 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
10164
10165         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
10166         wasn't updated after mismatch.  Clear cached mailbox info correctly
10167         when uidvalidity changes.
10168         (nnimap-group-prefixed-name): New function to avoid some code
10169         duplication.
10170         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
10171         (nnimap-request-group): Use it.
10172         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
10173         (nnimap-update-unseen): Significantly improved speed of Gnus startup
10174         with many imap folders.  This is done by caching the group status from
10175         the imap server persistently in a group parameter `imap-status'.  (This
10176         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
10177         but not persistently, so every Gnus startup was still very slow.)
10178
10179 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
10180
10181         * assistant.el (assistant-render-text): Run `widget-setup' and don't
10182         delete the extra newline.  Otherwise editing of :string and :number
10183         types don't work.
10184
10185 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
10186
10187         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
10188         secrets.el dependency.
10189         (auth-sources): Add optional user name.  Add secrets.el configuration
10190         choice (unused right now).
10191
10192 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
10193
10194         * gnus-sum.el (gnus-summary-make-menu-bar):
10195         Let `gnus-registry-install-shortcuts' fill in the functions.
10196
10197         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
10198         warnings.
10199         (gnus-registry-misc-menus): Variable to hold registry mark menus.
10200         (gnus-registry-install-shortcuts): Populate and use it in a
10201         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
10202
10203 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
10204
10205         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
10206         In-place substitutions for the group name encoding/decoding.
10207         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
10208         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
10209         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
10210         (nnimap-update-unseen, nnimap-request-list)
10211         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
10212         (nnimap-request-set-mark, nnimap-split-to-groups)
10213         (nnimap-split-articles, nnimap-request-newgroups)
10214         (nnimap-request-create-group, nnimap-request-accept-article)
10215         (nnimap-request-delete-group, nnimap-request-rename-group)
10216         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
10217         `encoded-mbx' for consistency.
10218         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
10219         variable `imap-current-mailbox'.
10220
10221         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
10222         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
10223
10224 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
10225
10226         * pop3.el (pop3-display-message-size-flag): Display message size byte
10227         counts during POP3 download.
10228         (pop3-movemail): Use it.
10229         (pop3-list): Implement listing of available messages.
10230
10231 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
10232
10233         * nnir.el (nnir-get-article-nov-override-function): New function to
10234         override the normal NOV retrieval.
10235         (nnir-retrieve-headers): Use it.
10236
10237 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
10238
10239         * auth-source.el (netrc-machine-user-or-password): Autoload.
10240
10241 2010-03-19  Glenn Morris  <rgm@gnu.org>
10242
10243         Stop message.el from loading about 40 libraries it doesn't always need.
10244         The general approach is to autoload rather than require, and to
10245         require in the specific functions rather than the file.  (Bug#5642)
10246
10247         * gmm-utils.el: Don't require wid-edit.
10248         (widget-create-child-value, widget-convert, widget-default-get):
10249         Autoload.
10250
10251         * gnus-util.el: Don't require time-date, netrc.
10252         (message-fetch-field, gnus-group-name-decode): Declare rather than
10253         autoloading.
10254         (gnus-fetch-field): Require message.
10255         (gnus-decode-newsgroups): Require gnus-group.
10256
10257         * ietf-drums.el: Don't require time-date.
10258
10259         * message.el: Don't require hashcash, canlock, ecomplete.
10260         Do require mail-utils.  Require nnheader only when compiling.
10261         (smtpmail-default-smtp-server): Remove declaration.
10262         (message-send-mail-function): Check smtpmail-default-smtp-server
10263         is bound rather than requiring smtpmail.
10264         (message-auto-save-directory, message-insert-signature):
10265         Use expand-file-name rather than nnheader-concat.
10266         (nnheader-insert-file-contents): Autoload.
10267         (hashcash-wait-async): Declare.
10268         (message-send-mail): Only call gnus-setup-posting-charset if
10269         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
10270         (message-send-mail-with-sendmail): Require sendmail.
10271         (canlock-password, canlock-password-for-verify): Declare.
10272         (message-canlock-password): Require canlock.
10273         (nnheader-get-report): Autoload.
10274         (gnus-setup-posting-charset): Declare.
10275         (message-send-news): Require gnus-msg.
10276         (message-make-references, message-make-in-reply-to): Use mail-header-id
10277         rather than the alias mail-header-message-id.
10278         (ecomplete-add-item, ecomplete-save): Declare.
10279         (message-put-addresses-in-ecomplete): Require ecomplete.
10280         (ecomplete-display-matches): Autoload.
10281
10282         * mm-decode.el: Don't require mailcap, gnus-util.
10283         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
10284         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
10285         Autoload.
10286         (mailcap-mime-extensions): Declare.
10287
10288         * mm-encode.el: Don't require mailcap.
10289         (mailcap-extension-to-mime): Autoload.
10290
10291         * mml-sec.el: Don't require password-cache.
10292
10293         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
10294         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
10295         (mml-minibuffer-read-type): Require mailcap.
10296         (mml-preview): Require gnus-msg.
10297
10298         * mml1991.el: Require password-cache.
10299         (password-cache-expiry): Remove declaration.
10300
10301         * mml2015.el: Require password-cache.
10302         (password-cache-expiry): Remove declaration.
10303
10304         * nneething.el (mailcap): Require mailcap.
10305
10306         * nnheader.el (declare-function): Add compatibility stub.
10307         (message-remove-header): Declare rather than autoload.
10308         (nnheader-replace-header): Require message.
10309
10310         * nnimap.el (declare-function): Add compatibility stub.
10311         (netrc-parse, netrc-machine-user-or-password): Declare.
10312         (nnimap-open-connection): Require netrc.
10313
10314         * nntp.el (declare-function): Add compatibility stub.
10315         (netrc-parse, netrc-machine, netrc-get): Declare.
10316         (nntp-send-authinfo): Require netrc.
10317
10318         * rfc2047.el: Don't require qp.
10319         (quoted-printable-encode-region, quoted-printable-decode-string):
10320         Autoload.
10321
10322         * sieve-mode.el: Don't require easymenu.
10323         (easy-menu-add-item): Autoload it.
10324
10325         * spam-stat.el (time-to-number-of-days): Autoload it.
10326
10327 2010-03-19  Glenn Morris  <rgm@gnu.org>
10328
10329         * password-cache.el (password-cache, password-cache-expiry): Autoload.
10330
10331 2010-03-18  Glenn Morris  <rgm@gnu.org>
10332
10333         * hashcash.el (declare-function): Remove duplicate definition.
10334
10335 2010-03-17  Kevin Ryde  <user42@zip.com.au>
10336
10337         * mml.el (mml-read-tag): Unquote values with `read' to reverse
10338         prin1 in mml-insert-tag (just stripping the quotes gave wrong
10339         value if any backslash escapes).
10340
10341 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10342
10343         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
10344         if it is available.  (bug#5647)
10345
10346         * lpath.el: Suppress compiler warning for coding-system-from-name for
10347         Emacs 21 and XEmacs.
10348
10349 2010-03-14  Juri Linkov  <juri@jurta.org>
10350
10351         * hmac-def.el:
10352         * hmac-md5.el:
10353         * netrc.el: Fix keywords.
10354
10355 2010-02-26  Glenn Morris  <rgm@gnu.org>
10356
10357         * message.el (message-send-mail-function): Change the default, so that
10358         it inherits from a customized send-mail-function.  (Bug#5643)
10359
10360 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
10361
10362         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
10363         shell-command-to-string signals an error (bug#5299).
10364
10365 2010-02-24  Glenn Morris  <rgm@gnu.org>
10366
10367         * message.el (message-smtpmail-send-it)
10368         (message-send-mail-with-mailclient): Doc fixes.
10369
10370 2010-02-16  Glenn Morris  <rgm@gnu.org>
10371
10372         * message.el (message-default-mail-headers): Change the default value
10373         to ease the transition from mail-mode to message-mode.  (Bug#5555)
10374
10375 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10376
10377         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
10378         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
10379
10380 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
10381
10382         * time-date.el (date-to-time): Doc fix (Bug#5408).
10383
10384 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
10385
10386         * message.el (message-mail): Just pass yank-action on to message-setup.
10387         (message-setup): Handle (FUN . ARGS) form of yank-action.
10388         (message-with-reply-buffer, message-widen-reply)
10389         (message-yank-original): Handle non-buffer values of
10390         message-reply-buffer (Bug#4080).
10391         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
10392
10393 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
10394
10395         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
10396         Fix typo in docstring.
10397
10398 2010-01-08  Jason Rumney  <jasonr@gnu.org>
10399
10400         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
10401         response.
10402
10403 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10404
10405         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
10406
10407         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
10408
10409         * message.el (message-check-news-header-syntax): Protect against a
10410         string that `rfc822-addresses' returns when parsing fails.
10411
10412 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10413
10414         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
10415         (gnus-previous-char-property-change): New functions.
10416
10417         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
10418
10419 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
10420
10421         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
10422         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
10423
10424 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
10425
10426         * message.el (message-exchange-point-and-mark): Rework last change to
10427         avoid using optional arg of exchange-point-and-mark, for backward
10428         compatibility.
10429
10430 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
10431
10432         * message.el (message-exchange-point-and-mark):
10433         Call exchange-point-and-mark with an argument rather than setting
10434         mark-active by hand (Bug#5175).
10435
10436 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10437
10438         * nntp.el (nntp-service-to-port): Work for service expressed with
10439         numeric string; replace [:digit:] with [0-9] for XEmacs.
10440
10441 2009-12-17  Glenn Morris  <rgm@gnu.org>
10442
10443         * gnus-group.el (gnus-bug-group-download-format-alist):
10444         Change emacs entry to debbugs.gnu.org.  Bump :version.
10445
10446 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
10447
10448         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
10449
10450 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
10451
10452         * message.el (message-info): Explain why we use `Info-goto-node'.
10453
10454 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10455
10456         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
10457
10458 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
10459
10460         * message.el (message-completion-in-region): New compatibility function.
10461         (message-expand-group): Use it.
10462
10463 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10464
10465         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
10466         with no unread article should be listed if the 2nd arg `predicate' is
10467         given.
10468
10469 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10470
10471         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
10472
10473 2009-11-29  Juri Linkov  <juri@jurta.org>
10474
10475         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
10476         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
10477         on `gnus-recenter'.  (Bug#4698, Bug#4981)
10478
10479 2009-11-26  Kevin Ryde  <user42@zip.com.au>
10480
10481         * sha1.el (sha1-string-external): default-directory "/" in case
10482         otherwise non-existent.  process-connection-type pipe for touch of
10483         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
10484
10485 2009-11-25  Kevin Ryde  <user42@zip.com.au>
10486
10487         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
10488         it's comms related and sgml-mode.el has "comm" on that basis too.
10489
10490 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10491
10492         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
10493         containing tspecial characters if they have been already quoted.
10494
10495 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
10496
10497         * dns-mode.el (auto-mode-alist): Purecopy string.
10498
10499 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
10500
10501         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
10502
10503 2009-10-24  Glenn Morris  <rgm@gnu.org>
10504
10505         * gnus-art.el (help-xref-stack-item): Define for compiler.
10506
10507 2009-10-21  Kevin Ryde  <user42@zip.com.au>
10508
10509         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
10510
10511 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10512
10513         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
10514
10515 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10516
10517         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
10518         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
10519
10520 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10521
10522         * gnus.el (gnus-overlay-get): New alias to overlay-get.
10523         (gnus-overlays-in): New alias to overlays-in.
10524
10525         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
10526         gnus-overlay-get, and gnus-delete-overlay.
10527         (gnus-summary-show-thread): Make it work as well for systems in which
10528         next-single-char-property-change is not available.
10529         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
10530
10531         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
10532         (gnus-overlay-get): New alias to extent-property.
10533         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
10534
10535         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
10536         SXEmacs.
10537
10538         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
10539         SXEmacs.
10540
10541 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
10542
10543         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
10544
10545 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
10546
10547         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
10548         and XEmacs that don't have `remove-overlays'.
10549
10550 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
10551
10552         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
10553         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
10554         selective display.  Use overlays instead.
10555
10556 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
10557
10558         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
10559
10560 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
10561
10562         * spam-stat.el (spam-stat-load): Fix typo in message.
10563
10564 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
10565
10566         * dig.el (dig-invoke): Fix typo in docstring.
10567         (query-dig): Reflow docstring.
10568
10569 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
10570
10571         * gnus-art.el (gnus-article-encrypt-body):
10572         * message.el (message-check-recipients):
10573         * mm-util.el (mm-codepage-setup):
10574         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
10575         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
10576
10577 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
10578
10579         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
10580         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
10581         keys from the menu if mm-{sign,encrypt}-option is 'guided.
10582         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
10583         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
10584
10585 2009-09-21  Kevin Ryde  <user42@zip.com.au>
10586
10587         * dig.el: Add "Keywords: comm", as per net-utils.el.
10588
10589 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
10590
10591         * dig.el (dig-mode): Use define-derived-mode.
10592
10593 2009-09-19  Glenn Morris  <rgm@gnu.org>
10594
10595         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
10596
10597 2009-09-18  Glenn Morris  <rgm@gnu.org>
10598
10599         * gnus-diary.el (gnus-diary-check-message):
10600         * message.el (message-insert-formatted-citation-line):
10601         * nnbabyl.el (top-level):
10602         * nndiary.el (nndiary-schedule):
10603         Fix typos in condition-case handlers.
10604
10605 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10606
10607         * gnus-art.el (gnus-article-edit-part): Work for the buffer
10608         configuration that provides the sole article window in a frame;
10609         position point correctly after deleting a part.
10610
10611 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
10612
10613         * spam.el (spam-unregister-on-reregister): Add boolean variable.
10614         (spam-resolve-registrations-routine): Use it to unregister articles
10615         that change status.
10616
10617 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10618
10619         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
10620         with XEmacs.
10621         (parse-time-string-chars): Use it.
10622
10623 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
10624
10625         * imap.el (imap-interactive-login): Better messages.
10626         (imap-open): Fix bug with renamed buffer on reconnect.
10627         (imap-authenticate): Add buffer-local imap-last-authenticator variable
10628         for easier debugging and cleaner code.  On successful (guessed based on
10629         server capabilities) secondary authentication, set imap-state
10630         correctly.
10631         (imap-last-authenticator): Define imap-last-authenticator as a variable
10632         to avoid warnings.
10633
10634 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10635
10636         * nnrss.el (nnrss-request-article): Remove binding of
10637         default-enable-multibyte-characters that has gotten needless by
10638         the 2007-07-13 change in rfc2047-encode-message-header.
10639
10640         * mml.el (mml-insert-multipart): Error on the message header.
10641         (mml-insert-part): Error on the message header; position point at
10642         the end of a MIME tag.
10643
10644 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10645
10646         * time-date.el (autoload): Expand define-obsolete-function-alias into
10647         defalias and make-obsolete for old Emacsen that Gnus supports.
10648         (with-no-warnings): Define it for old Emacsen.
10649         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
10650         is available.
10651         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
10652         float-time is available; suppress compile warning for time-to-seconds.
10653
10654         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
10655         (gnus-float-time): Alias to float-time if it exists.
10656
10657         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
10658         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
10659         float-time is available; suppress compile warning for time-to-seconds.
10660
10661         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
10662         XEmacs.
10663
10664 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
10665
10666         * imap.el (imap-message-map): Docstring fix.
10667
10668 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10669
10670         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
10671         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
10672         Add the optional argument `encoding' that overrides the default.
10673
10674         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
10675         mm-encode-buffer.
10676
10677 2009-09-04  Glenn Morris  <rgm@gnu.org>
10678
10679         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
10680         mm-disable-multibyte, rather than default-enable-multibyte-characters.
10681         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
10682         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
10683         * mm-util.el (mm-with-unibyte-current-buffer)
10684         (mm-find-buffer-file-coding-system):
10685         * yenc.el (yenc-decode-region): Use default-value rather than
10686         default-enable-multibyte-characters.
10687
10688 2009-09-03  Glenn Morris  <rgm@gnu.org>
10689
10690         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
10691         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
10692         than default-enable-multibyte-characters.
10693
10694 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
10695
10696         * gnus-art.el (gnus-article-read-summary-keys):
10697         Fix gnus-buffer-configuration's value temporarily used.
10698
10699 2009-09-02  Glenn Morris  <rgm@gnu.org>
10700
10701         * gnus-util.el (gnus-float-time): New function.
10702         * gnus-delay.el (gnus-delay-article):
10703         * gnus-sum.el (gnus-thread-latest-date):
10704         * gnus-util.el (gnus-user-date): Use gnus-float-time.
10705         * nnspool.el (nnspool-request-newgroups):
10706         Use gnus-float-time rather than time-to-seconds.
10707         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
10708
10709         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
10710         (gnus-header-subject-face, gnus-header-newsgroups-face)
10711         (gnus-header-name-face, gnus-header-content-face):
10712         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
10713         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
10714         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
10715         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
10716         (gnus-cite-face-11):
10717         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
10718         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
10719         (gnus-server-closed-face, gnus-server-denied-face)
10720         (gnus-server-offline-face):
10721         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
10722         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
10723         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
10724         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
10725         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
10726         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
10727         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
10728         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
10729         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
10730         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
10731         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
10732         (gnus-summary-selected-face, gnus-summary-cancelled-face)
10733         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
10734         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
10735         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
10736         (gnus-summary-high-undownloaded-face)
10737         (gnus-summary-low-undownloaded-face)
10738         (gnus-summary-normal-undownloaded-face)
10739         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
10740         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
10741         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
10742         (gnus-splash-face):
10743         * message.el (message-header-to-face, message-header-cc-face)
10744         (message-header-subject-face, message-header-newsgroups-face)
10745         (message-header-other-face, message-header-name-face)
10746         (message-header-xheader-face, message-separator-face)
10747         (message-cited-text-face, message-mml-face):
10748         * sieve-mode.el (sieve-control-commands-face)
10749         (sieve-action-commands-face, sieve-test-commands-face)
10750         (sieve-tagged-arguments-face):
10751         * spam.el (spam-face):
10752         Mark face aliases with "-face" in the name as obsolete.
10753
10754 2009-09-01  Glenn Morris  <rgm@gnu.org>
10755
10756         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
10757         than goto-line.
10758
10759 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10760
10761         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
10762         Don't move point if the command is invoked inside the message header.
10763
10764 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
10765
10766         * imap.el (imap-send-command): Simplify.
10767         (imap-wait-for-tag): point-max -> buffer-size.
10768
10769 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
10770
10771         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
10772         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
10773         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
10774         * nnir.el (nnir-swish-e-index-file):
10775         * gnus-sum.el (gnus-summary-delete-marked-as-read)
10776         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
10777         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
10778         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
10779         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
10780         (gnus-treat-display-xface): Add Emacs version of obsolescence.
10781
10782 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10783
10784         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
10785         Don't save excursion.
10786
10787 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
10788
10789         * nnheader.el (nnheader-find-file-noselect):
10790         * mm-util.el (mm-insert-file-contents):
10791         Use (default-value 'major-mode) instead of default-major-mode.
10792
10793 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
10794
10795         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
10796
10797 2009-08-26  Glenn Morris  <rgm@gnu.org>
10798
10799         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
10800         than placing in files.el.
10801
10802 2009-08-25  Glenn Morris  <rgm@gnu.org>
10803
10804         * nnir.el (top-level): Don't require cl at run-time.
10805         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
10806         Replace cl-function substitute with gnus-replace-in-string.
10807         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
10808         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
10809         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
10810         simplified expansions.
10811
10812 2009-08-25  Kevin Ryde  <user42@zip.com.au>
10813
10814         * dig.el (dig): Add autoload cookie.
10815
10816 2009-08-22  Glenn Morris  <rgm@gnu.org>
10817
10818         * gnus-art.el (gnus-button-patch): Use forward-line rather than
10819         goto-line.
10820
10821 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
10822
10823         * parse-time.el (parse-time-string-chars): Save match data.
10824
10825 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
10826
10827         * parse-time.el (parse-time-string-chars): Compute using character
10828         classes, to handle non-ascii characters (Bug#3190).
10829
10830 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10831
10832         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
10833
10834         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
10835         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
10836         (gnus-mm-display-part, gnus-mime-display-single)
10837         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
10838         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
10839
10840         * gnus-sum.el
10841         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
10842         (gnus-summary-move-article): Add expirable mark to articles copied or
10843         moved to group that has auto-expire turned on if the option is non-nil.
10844
10845 2009-07-24  Glenn Morris  <rgm@gnu.org>
10846
10847         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
10848         Fix typo.  (Bug#3903)
10849
10850 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10851
10852         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
10853         gnus-article-read-summary-keys rather than gnus-summary-edit-article
10854         that should not be used for draft articles.
10855         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
10856         that has no concern in minor mode keys.
10857         (gnus-article-summary-command, gnus-article-summary-command-nosave):
10858         Abolish.
10859
10860 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10861
10862         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
10863         article without making inquiry to a user for unknown encoding.
10864
10865         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
10866         (nnmaildir--scan): Assume i-node and device number that file-attributes
10867         returns might be cons-cell.
10868
10869         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
10870
10871         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
10872
10873 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
10874
10875         * auth-source.el: Remove docs now in auth.texi.  Don't use
10876         `gnus-message' for logging.  Add new variables `auth-source-debug' and
10877         `auth-source-hide-passwords' and use them.
10878
10879 2009-07-15  Glenn Morris  <rgm@gnu.org>
10880
10881         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
10882
10883 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10884
10885         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
10886         excessive whitespace from the default values of title and description.
10887
10888 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10889
10890         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
10891         mail-fetch-field to fetch Content-Description header in order to
10892         exclude newlines.
10893
10894 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
10895
10896         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
10897         format used by GnuPG 2.0.11.
10898
10899 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10900
10901         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
10902         to deleted part.
10903
10904 2009-05-30  David Engster  <dengste@eml.cc>
10905
10906         * nnmairix.el: Remove old documentation in the commentary block.
10907         (nnmairix-request-group): Do not update active file for nnml back ends.
10908         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
10909         end so that overview files are ignored.
10910         (nnmairix-update-groups): Make updating the groups more robust by using
10911         marks.
10912         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
10913         with dollar characters in message-id.
10914
10915 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
10916
10917         * spam.el: Use dns-query instead of query-dns.  Was renamed on
10918         2008-12-25 in dns.el.
10919
10920 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
10921
10922         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
10923         could happen if the text is only composed of spaces and/or tabs.
10924
10925 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
10926
10927         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
10928         when sending a queued message to avoid extra mml tags.
10929
10930 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10931
10932         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
10933
10934 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10935
10936         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
10937         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
10938         rmail-toggle-header for XEmacs;
10939         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
10940
10941 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10942
10943         * gnus-dired.el: Remove autoload for gnus-setup-message.
10944         (gnus-dired-attach): Fake this-command value to prevent Gnus from
10945         displaying Gnus logo; always use compose-mail.
10946
10947 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10948
10949         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
10950
10951 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10952
10953         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
10954         (gnus-nocem-issuers): List currently active issuers; fix custom type.
10955         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
10956         available.
10957         (gnus-nocem-epg-verify): New function.
10958
10959 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
10960
10961         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
10962
10963 2009-02-15  Glenn Morris  <rgm@gnu.org>
10964
10965         * gnus-util.el (rmail-insert-rmail-file-header)
10966         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
10967         autoloads.
10968         (rmail-default-rmail-file): Remove unnecessary declaration.
10969         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
10970
10971 2009-02-14  Glenn Morris  <rgm@gnu.org>
10972
10973         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
10974         variable (only used in gnus-util, which declares it anyway).
10975         (rmail-output-to-rmail-file): Remove autoload of deleted function,
10976         which was only needed by gnus-art (changed to not use it any more).
10977         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
10978         only used in gnus-util, which autoloads it itself.
10979         (rmail-update-summary): Fix autoload.
10980
10981         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
10982         rather than rmail-output-to-rmail-file.
10983
10984 2009-02-07  Glenn Morris  <rgm@gnu.org>
10985
10986         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
10987         autoload of function that no longer exists.
10988         (rmail-toggle-header): Declare.
10989         (message-forward-rmail-make-body): Handle mbox Rmail.
10990
10991 2009-01-31  Glenn Morris  <rgm@gnu.org>
10992
10993         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
10994         2009-01-09 change.
10995
10996 2009-01-31  Dave Love  <fx@gnu.org>
10997
10998         * imap.el (imap-fetch-safe): Bind debug-on-error.
10999         (imap-debug): Add imap-fetch-safe.
11000
11001 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
11002
11003         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
11004         (auth-source-forget-all-cached): New convenience function.
11005         (auth-source-user-or-password): Accept list of modes or a single mode.
11006
11007         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
11008         auth-source modes.
11009
11010         * netrc.el (netrc-machine-user-or-password): Use list of
11011         auth-source modes.
11012
11013         * nnimap.el (nnimap-open-connection): Use list of
11014         auth-source modes.
11015
11016         * nntp.el (nntp-send-authinfo): Use list of
11017         auth-source modes.
11018
11019 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
11020
11021         * auth-source.el: Update docs to reflect epa-file-enable is to be used
11022         now.
11023
11024 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11025
11026         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
11027         coding system in XEmacs; add a workaround for XEmacs.
11028
11029         * lpath.el: Fbind coding-system-aliasee.
11030
11031 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11032
11033         * mm-util.el (mm-coding-system-priorities): Protect against nil value
11034         of current-language-environment.
11035
11036 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
11037
11038         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
11039         available at runtime.
11040
11041 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11042
11043         * gnus-art.el (article-date-ut): Fix end point of narrowing.
11044
11045 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
11046
11047         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
11048         the greatest positive fixnum value doesn't work under an XEmacs with
11049         bignum support; use the most-positive-fixnum constant instead,
11050         available since Emacs 21.1 with cl and XEmacs 21.1.
11051
11052 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11053
11054         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
11055         XEmacs gets not to work.
11056
11057 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11058
11059         * mm-util.el (mm-coding-system-priorities): Allow the value like
11060         "Japanese (UTF-8)" of current-language-environment.
11061
11062 2009-01-09  Glenn Morris  <rgm@gnu.org>
11063
11064         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
11065         with last-command-event.
11066
11067 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
11068
11069         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
11070         in the doc string.
11071
11072         * message.el (message-fix-before-sending): Amend comment.
11073
11074 2009-01-08  Dave Love  <fx@gnu.org>
11075
11076         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
11077
11078 2009-01-07  David Engster  <dengste@eml.cc>
11079
11080         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
11081         simplified server definitions by converting it via
11082         gnus-server-to-method.
11083
11084 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11085
11086         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
11087         parameter's operands.
11088
11089 2009-01-06  David Engster  <dengste@eml.cc>
11090
11091         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
11092         primary select method (for gnus-group-mark-article-as-read).
11093
11094 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
11095
11096         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
11097         `(gnus)Face', not `(gnus)X-Face'.
11098
11099 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11100
11101         * mm-util.el (mm-ucs-to-char): New function.
11102
11103         * mm-url.el (mm-url-decode-entities): Use it.
11104
11105         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
11106         unicode-to-char.
11107
11108 2009-01-05  Dave Love  <fx@gnu.org>
11109
11110         * time-date.el: Require cl for `declare'.
11111
11112 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
11113
11114         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
11115         Dave Love.
11116
11117 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
11118
11119         * message.el (message-fix-before-sending): Add `eight-bit' to
11120         illegible-text check.
11121
11122 2009-01-03  Michael Olson  <mwolson@gnu.org>
11123
11124         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
11125         `headers' is nil.  This can occur if the IMAP server does not have
11126         permissions to read messages from a folder, but can write new messages
11127         to the folder.
11128         (nnimap-request-article-part): Do not insert `data' if it is nil.
11129
11130         * imap.el (imap-parse-fetch): Courier can insert spurious blank
11131         characters which will confuse `read', so skip past them.
11132
11133 2009-01-01  Dave Love  <fx@gnu.org>
11134
11135         * imap.el (imap-string-to-integer): Fix typo.
11136         (imap-fetch-safe): New function.
11137         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
11138
11139         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
11140
11141         * imap.el (imap-process-connection-type, imap-debug, imap-open):
11142         (imap-parse-greeting): Fix doc strings.
11143         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
11144         (imap-parse-flag-list): Make messages unique.
11145         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
11146
11147         * nnimap.el: Fix author email.
11148         (nnimap-split-rule): Add FIXME comment.
11149         (nnimap-debug): Fix doc string.
11150
11151 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
11152
11153         * dns.el (dns-set-servers): Check "Address".  Fix typo.
11154
11155 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
11156
11157         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
11158         nslookup if resolv.conf isn't available.
11159         (dns-query): Rename from query-dns.
11160         (dns-query-cached): Rename from query-dns-cached.
11161
11162 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11163
11164         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
11165         overlay-arrow-position and overlay-arrow-string buffer-local; no need
11166         to check if those variables exist (first appeared in Emacs 18.50).
11167
11168 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11169
11170         * mm-util.el (mm-line-number-at-pos): New function.
11171
11172         * spam-report.el (spam-report-process-queue): Use it.
11173
11174 2008-12-24  David Engster  <dengste@eml.cc>
11175
11176         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
11177         parameters that haven't existed as variables as buffer-local variables.
11178
11179 2008-12-23  Dave Love  <fx@gnu.org>
11180
11181         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
11182         cadar.
11183
11184         * sieve-manage.el (sieve-manage-starttls-p): Rename from
11185         imap-starttls-p.
11186         (sieve-manage-starttls-open): Rename from imap-starttls-open.
11187
11188 2008-12-22  Dave Love  <fx@gnu.org>
11189
11190         * imap.el: Fix author email.  Doc fixes.
11191         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
11192         reply.
11193
11194 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
11195
11196         * spam-report.el (spam-report-gmane-max-requests): New constant.
11197         (spam-report-gmane-wait): New variable.
11198         (spam-report-gmane-ham, spam-report-gmane-spam)
11199         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
11200         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
11201         the server.
11202
11203         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
11204         Add explanations.
11205
11206         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
11207         nnheader-accept-process-output and nnheader-read-timeout if available.
11208         (pop3-movemail): Use it.
11209
11210         * message.el (message-check-news-body-syntax): Fix signature check if
11211         there's an attachment.
11212
11213 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
11214
11215         * mm-util.el: Add comments to the mm- emulating functions.
11216
11217 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
11218
11219         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
11220         Reported by Stephen Berman <stephen.berman@gmx.net>.
11221
11222 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11223
11224         * mm-util.el (mm-substring-no-properties): New function.
11225         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
11226         (mm-special-display-p): Enable those lambda forms to be byte compiled.
11227         (mm-string-to-multibyte): Doc fix.
11228
11229         * mml.el (mml-attach-file): Use mm-substring-no-properties.
11230
11231 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
11232
11233         * mml.el (mml-attach-file): Strip text properties from file name.
11234         (Bug#1574)
11235
11236 2008-12-16  Glenn Morris  <rgm@gnu.org>
11237
11238         * mm-util.el (mm-charset-override-alist): Declare for compiler.
11239
11240 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11241
11242         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
11243         knows since the charset specified might be a bogus alias that
11244         mm-charset-synonym-alist provides.
11245
11246 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
11247
11248         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
11249         "ISO_8859-1".
11250
11251         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
11252
11253 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11254
11255         * mm-util.el (mm-charset-eval-alist):
11256         Define it before mm-charset-to-coding-system.
11257         (mm-charset-to-coding-system): Add optional argument `silent';
11258         define it before mm-charset-override-alist.
11259         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
11260         default value if it can be used in Emacs currently running;
11261         silence mm-charset-to-coding-system.
11262
11263 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11264
11265         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
11266         `allow-override' which says whether to use `mm-charset-override-alist'.
11267         (rfc2047-decode-encoded-words): Use it.
11268
11269         * mm-util.el (mm-charset-override-alist): Fix custom type;
11270         add `(gb2312 . gbk)' to choices.
11271
11272 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11273
11274         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
11275         fast.
11276
11277         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
11278
11279         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
11280
11281 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
11282
11283         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
11284         on links.
11285
11286         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
11287
11288 2008-12-03  Lute Kamstra  <lute@gnu.org>
11289
11290         * sha1.el: Remove leading * from docstrings of defcustoms,
11291         deffaces, defconsts and defuns.
11292
11293 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11294
11295         * message.el (message-idna-to-ascii-rhs-1): Protect against local
11296         users' addresses that don't have domain parts.
11297         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
11298         rather than message-narrow-to-head since there will be the message
11299         header separator.
11300
11301 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
11302
11303         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
11304         since the result is inserted in a unibyte buffer anyway.
11305         (nnimap-demule-use-string-to-multibyte): Remove.
11306         (nnimap-demule): Alias it to mm-string-to-multibyte.
11307
11308 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
11309
11310         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
11311         variable for debugging bug#464 and bug#1174.
11312         (nnimap-demule): Use it.
11313
11314 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
11315
11316         * gnus-score.el (gnus-score-find-trace): Handle default score in total
11317         score calculation correctly.
11318
11319 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
11320
11321         * message.el (message-send-mail): Just set the buffer to unibyte
11322         rather than use mm-with-unibyte-current-buffer which does a lot more.
11323         (message-send-mail-partially): Don't bother with
11324         mm-with-unibyte-current-buffer since it's already been made unibyte by
11325         message-send-mail.
11326
11327 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
11328
11329         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
11330
11331 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
11332
11333         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
11334
11335 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11336
11337         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
11338         require itself and to remove `with-no-warnings'.
11339
11340 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
11341
11342         * starttls.el (starttls-any-program-available): Get the name of the
11343         available TLS layer program.
11344         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
11345         well as the host name in the "opening" message.
11346
11347         * auth-source.el (auth-source-cache, auth-source-do-cache)
11348         (auth-source-user-or-password): Cache passwords and logins by default,
11349         allow override with `auth-source-do-cache'.
11350         (auth-source-forget-user-or-password): Allow users to remove cache
11351         entries if needed.
11352
11353 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
11354
11355         * md4.el (md4-buffer): Fix typo in docstring.
11356         (md4, md4-64): Doc fixes.
11357         (md4-pack-int32): Reflow docstring.
11358
11359 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
11360
11361         * ietf-drums.el (ietf-drums-remove-comments): Localize second
11362         condition-case to only the forward-sexp call.
11363
11364 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
11365
11366         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
11367         quotes contained.  Make it more robust regardless by an extra
11368         condition-case wrapper.
11369
11370 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11371
11372         * lpath.el: No need to fbind codepage-setup for Emacs 23.
11373
11374 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11375
11376         * nnml.el (nnml-request-expire-articles): Check if the function set to
11377         `nnmail-expiry-target' returns the symbol `delete'.
11378
11379         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
11380
11381         * nnmail.el (nnmail-expiry-target): Fix custom type.
11382
11383 2008-10-02  Glenn Morris  <rgm@gnu.org>
11384
11385         * mm-util.el (mm-codepage-setup): Tweak codepage error.
11386         Silence compiler warning.
11387
11388 2008-10-01  Magnus Henoch  <mange@freemail.hu>
11389
11390         * tls.el (open-tls-stream): Show the actual command being
11391         executed, instead of the format string.
11392
11393 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11394
11395         * lpath.el: Fbind codepage-setup for Emacs 23.
11396
11397 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
11398
11399         * mml.el (mml-menu): Don't assume mml2015 is bound.
11400
11401 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11402
11403         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
11404         exists.
11405
11406 2008-09-27  Glenn Morris  <rgm@gnu.org>
11407
11408         * gnus-util.el (mail-header-remove-comments): Autoload it.
11409
11410 2008-09-27  Andreas Schwab  <schwab@suse.de>
11411
11412         * gnus-util.el (gnus-split-references): Strip comments.
11413         (gnus-parent-id): Likewise.
11414
11415 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
11416
11417         * message.el (message-confirm-send): Fix version.
11418
11419 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11420
11421         * message.el (message-idna-to-ascii-rhs-1): Use
11422         mail-extract-address-components rather than mail-header-parse-addresses
11423         that is an alias by default to ietf-drums-parse-addresses that does not
11424         support non-ASCII names in headers' contents.
11425
11426 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
11427
11428         * message.el (message-confirm-send): Fix variable documentation to
11429         avoid the "y/n" wording.
11430
11431 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
11432
11433         * message.el (message-set-auto-save-file-name): Save to a different
11434         filename so multiple messages (especially drafts) can be recovered.
11435
11436 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
11437
11438         * message.el (message-confirm-send): Add appropriate version.
11439
11440 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
11441
11442         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
11443         defvar.
11444
11445 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
11446
11447         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
11448         (mm-pkcs7-enveloped-magic): Ditto.
11449
11450 2008-09-17  Simon Josefsson  <simon@josefsson.org>
11451
11452         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
11453         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
11454
11455 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
11456
11457         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
11458         default, it's better.
11459
11460 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
11461
11462         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
11463         summary line gnus-number property and ignore them (with a warning
11464         message).
11465
11466 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11467
11468         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
11469         macro caddr in the interactive form since it won't be expanded.
11470
11471 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11472
11473         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
11474         `charset'; fix name of function called recursively.
11475         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
11476
11477 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11478
11479         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
11480         (gnus-mime-set-charset-parameters): New function.
11481         (gnus-mime-view-part-as-charset): Use it to correctly display part
11482         specifying wrong charset.
11483
11484 2008-09-08  David Engster  <dengste@eml.cc>
11485
11486         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
11487         in completing-read for back end server.
11488
11489 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
11490
11491         * message.el (message-confirm-send): New variable to confirm sending a
11492         message.
11493         (message-send): Use it.
11494
11495 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
11496
11497         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
11498
11499 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11500
11501         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
11502
11503 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
11504
11505         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
11506         prevent tracking too many groups.
11507         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
11508         Use it.
11509
11510 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
11511
11512         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
11513         moving point to the bottom of the window in order to avoid recentering.
11514
11515 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
11516
11517         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
11518
11519         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
11520         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
11521         (gnus-article-beginning-of-window): Fix calculation.
11522
11523 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11524
11525         * gnus-msg.el (gnus-summary-supersede-article)
11526         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
11527         value of gnus-newsgroup-charset to decode non-MIME encoded text in
11528         message header.
11529
11530 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
11531
11532         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
11533         pending output coming after the status change.
11534
11535 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
11536
11537         * message.el:
11538         * gnus-start.el:
11539         * gnus-registry.el: Remove VMS support.
11540
11541 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11542
11543         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
11544         macro.
11545         (rfc2104-hash): Use it.
11546
11547 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
11548
11549         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
11550         (gnus-summary-sort-by-most-recent-date): New commands.
11551         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
11552         and menu entries.
11553
11554 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11555
11556         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
11557         don't redisplay article for raw contents; remove plural articles stuff.
11558
11559         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
11560         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
11561         on gnus-summary-save-article; display results properly.
11562
11563 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11564
11565         * lpath.el: No need to fbind ns-focus-frame.
11566
11567 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11568
11569         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
11570
11571 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11572
11573         * gnus-art.el (gnus-summary-save-in-pipe):
11574         Consider gnus-save-all-headers.
11575
11576 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
11577
11578         * gnus-util.el (ns-focus-frame): Remove declaration.
11579         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
11580         like x.
11581
11582 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
11583
11584         * rfc2104.el (rfc2104-zero): Delete defconst.
11585         (rfc2104-hex-alist): Likewise.
11586         (rfc2104-hex-to-int): Delete func.
11587         (rfc2104-hexstring-to-bitstring): Likewise.
11588         (rfc2104-nybbles): New defconst.
11589         (rfc2104-hash): Rewrite for speed.
11590
11591 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11592
11593         * tls.el (open-tls-stream): Make it work with the 2nd argument
11594         BUFFER that is a string but does not exist as a buffer object, as
11595         mentioned in the doc-string.
11596
11597 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11598
11599         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
11600         SXEmacs.
11601
11602 2008-07-16  Glenn Morris  <rgm@gnu.org>
11603
11604         * gnus-util.el (ns-focus-frame): Declare for compiler.
11605
11606 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11607
11608         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
11609         set as a group parameter.
11610         (gnus-summary-save-in-pipe): Work when it is called independently.
11611         (gnus-summary-pipe-to-muttprint): Don't modify
11612         gnus-summary-pipe-output-default-command.
11613
11614 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
11615
11616         * message.el (message-send-mail-with-sendmail):
11617         Display the error message.
11618
11619 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11620
11621         * gnus-art.el (gnus-default-article-saver):
11622         Add gnus-summary-save-in-pipe to choices.
11623         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
11624         gnus-summary-pipe-output-default-command as the default command.
11625         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
11626         instead of gnus-last-shell-command.
11627
11628         * gnus-sum.el (gnus-summary-pipe-output-default-command):
11629         New user option.
11630         (gnus-summary-muttprint-program): Mention the value will be changed.
11631         (gnus-summary-save-article): Force showing of all headers.
11632         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
11633
11634 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
11635
11636         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
11637
11638 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
11639
11640         * nnimap.el (nnimap-id):
11641         * sieve-manage.el (sieve-manage-open): Doc fixes.
11642
11643 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
11644
11645         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
11646         if available.
11647
11648 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
11649
11650         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
11651
11652         * nnkiboze.el (nnkiboze-generate-group):
11653         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
11654
11655         * nnmairix.el: Require CL.
11656
11657 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11658
11659         * dgnushack.el: Autoload get-display-table and put-display-table for
11660         XEmacs 21.5.
11661
11662         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
11663         21.4 and SXEmacs.
11664
11665 2008-06-15  David Engster  <dengste@eml.cc>
11666
11667         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
11668
11669 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
11670
11671         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
11672         New macros that expand to an `aset'/`aref' call under Emacs, and to a
11673         runtime choice under XEmacs.
11674
11675         * gnus-sum.el (gnus-summary-set-display-table):
11676         Use `gnus-put-display-table', `gnus-get-display-table',
11677         `gnus-set-display-table' for the display table, instead of `aset'.
11678
11679         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
11680         Use `gnus-put-display-table', `gnus-get-display-table',
11681         `gnus-set-display-table' for the display table.
11682
11683 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
11684
11685         * nnmairix.el: Add autoloads.
11686
11687 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
11688
11689         * nnmairix.el (nnmairix-delete-recreate-group)
11690         (nnmairix-update-and-clear-marks): Fix error messages.
11691
11692 2008-06-14  David Engster  <dengste@eml.cc>
11693
11694         * nnmairix.el: Upgrade to version 0.6.
11695         (nnmairix-group-toggle-propmarks-this-group)
11696         (nnmairix-group-toggle-readmarks-this-group)
11697         (nnmairix-group-delete-recreate-this-group)
11698         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
11699         (nnmairix-remove-tick-mark-original-article): New commands.
11700         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
11701         (nnmairix-propagate-marks-to-nnmairix-groups)
11702         (nnmairix-only-use-registry, nnmairix-allowfast-default)
11703         (nnmairix-marks-cache, nnmairix-version-output): New variables.
11704         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
11705         functions needed for marks propagation and manipulation of read marks.
11706         (nnmairix-update-groups): New function.
11707         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
11708         (nnmairix-determine-original-group-from-registry)
11709         (nnmairix-determine-original-group-from-path)
11710         (nnmairix-get-group-from-file-path, nnmairix-map-range)
11711         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
11712         New helper functions.
11713         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
11714         keystrokes for new commands.
11715         (nnmairix-delete-and-create-on-change): Doc string cleanup.
11716         (nnmairix-request-group): Check allow-fast group parameter.
11717         (nnmairix-request-create-group): Set allow-fast group parameter if
11718         nnmairix-allowfast-default is set.
11719         (nnmairix-close-group): Propagate marks upon closing if needed.
11720         (nnmairix-group-toggle-threads-this-group): Use new.
11721         nnmairix-group-toggle-parameter helper function.
11722         (nnmairix-search): Better check for empty search result.
11723         (nnmairix-goto-original-article): Use new helper functions for
11724         determining original article.
11725         (nnmairix-show-original-article): Make sure message-id is in brackets.
11726         (nnmairix-call-mairix-binary): Change variable name.
11727         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
11728         helper function.
11729         (nnmairix-widget-toggle-activate): Fix doc string.
11730
11731 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
11732
11733         * nnir.el: Require edmacro when compiling with XEmacs.
11734         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
11735         available in Emacs 21.
11736
11737 2008-06-11  Glenn Morris  <rgm@gnu.org>
11738
11739         * gnus-util.el (x-focus-frame):
11740         * gnus.el (image-size):
11741         * mm-decode.el (image-size): Declare.
11742
11743         * gnus-picon.el (declare-function): Add compat definition.
11744         (image-size): Declare.
11745
11746         * gnus-group.el (tool-bar-map):
11747         * gnus-sum.el (tool-bar-map): Define for compiler.
11748
11749         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
11750
11751         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
11752
11753         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
11754         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
11755         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
11756         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
11757         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
11758         * sieve-manage.el, spam-report.el, spam.el:
11759         Remove unnecessary eval-and-compile of autoloads.
11760
11761 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
11762
11763         * auth-source.el: Precise Tramp doc.
11764
11765 2008-06-07  Glenn Morris  <rgm@gnu.org>
11766
11767         * nnmairix.el: Remove unnecessary eval-when-compile.
11768
11769 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11770
11771         * lpath.el: Fbind propertize for XEmacs 21.4.
11772
11773 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
11774
11775         * nnir.el: Move here from ../contrib.
11776
11777 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
11778
11779         * gnus-util.el (gnus-read-shell-command): New function.
11780         * mm-decode.el (mm-pipe-part):
11781         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
11782
11783 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11784
11785         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
11786
11787 2008-06-03  Glenn Morris  <rgm@gnu.org>
11788
11789         * pop3.el (nnheader-accept-process-output): Autoload it.
11790
11791 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11792
11793         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
11794         are not 2-digit hexadecimal characters that follow `%'s.
11795
11796 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
11797
11798         * message.el (message-bogus-recipient-p): Fix type in doc string.
11799         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
11800         (message-bogus-addresses): Rename from message-bogus-address-regexp.
11801         Improve custom options.
11802         (message-bogus-recipient-p): Adjust accordingly.
11803
11804 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
11805
11806         * parse-time.el (parse-time-months, parse-time-weekdays): Add
11807         long-form month and day names.
11808
11809 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11810
11811         * dgnushack.el: Autoload debug, eudc-expand-inline and
11812         pgg-snarf-keys-region for XEmacs.
11813
11814         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
11815
11816         * nnmairix.el: Require edmacro when compiling with XEmacs.
11817
11818 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
11819
11820         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
11821         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
11822
11823 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
11824
11825         * auth-source.el: Add more docs.
11826
11827         * netrc.el (netrc-machine): Always match if the port is not given.
11828
11829 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11830
11831         * nnheader.el (nnheader-read-timeout): Change the default timeout from
11832         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
11833         retrieval faster in some cases, but might make CPU usage larger.
11834         If this has any bad side effects, we might revert this change.
11835
11836         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
11837         seems to make mail retrieval much, much faster.
11838         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
11839         unconditionally.
11840
11841         * gnus-draft.el (gnus-group-send-queue):
11842         Bind message-send-mail-partially-limit to nil to avoid being prompted.
11843
11844 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
11845
11846         * mml.el (mml-attach-buffer): Prompt for `disposition'.
11847
11848         * message.el (message-bogus-address-regexp): Fix and improve custom
11849         type.
11850         (message-setup-hook): Add message-check-recipients as custom option.
11851
11852 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
11853
11854         * message.el (message-cite-function): Remove bogus autoload which crept
11855         in during merge from v5-10.
11856
11857 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
11858
11859         * nnimap.el (nnimap-open-connection): Fix login/password bug.
11860
11861         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
11862
11863         * auth-source.el: Preliminary Tramp docs.
11864         (auth-sources): Change the default auth-sources to use
11865         EPA .gpg files.
11866
11867 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
11868
11869         * nntp.el: Autoload `auth-source-user-or-password'.
11870         (nntp-send-authinfo): Use it.
11871
11872         * nnimap.el: Autoload `auth-source-user-or-password'.
11873         (nnimap-open-connection): Use it.
11874
11875         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
11876         for the gnus-message function.
11877         (auth-source-user-or-password): Use it.
11878
11879 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
11880
11881         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
11882         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
11883         (rfc2104-hash): Use it.
11884
11885 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
11886
11887         * gnus-art.el (gnus-article-toggle-truncate-lines):
11888         Don't use `iff' in docstring.
11889
11890 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
11891
11892         * gnus-registry.el: Adjusted copyright dates and added a keyword.
11893
11894         * gnus-util.el (gnus-extract-address-component-name)
11895         (gnus-extract-address-component-email): Convenience functions around
11896         `gnus-extract-address-components'.
11897
11898         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
11899         Use `gnus-extract-address-component-email' to fix bug of comparing full
11900         sender name to `user-mail-address'.
11901
11902 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
11903
11904         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
11905         catch/throw to optimize.
11906         (gnus-registry-find-keywords): Just use member to find a keyword.
11907
11908 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
11909
11910         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
11911         is current before calling gnus-server-prepare.
11912         (gnus-server-setup-buffer, gnus-server-update-server)
11913         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
11914
11915 2008-05-04  Juri Linkov  <juri@jurta.org>
11916
11917         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
11918         (mailcap-file-default-commands): Use mailcap-replace-in-string
11919         instead of replace-regexp-in-string, and mailcap-delete-duplicates
11920         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
11921
11922 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
11923
11924         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
11925
11926 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
11927
11928         * gnus.el: Bump version to 0.11.
11929
11930 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
11931
11932         * gnus.el: No Gnus v0.10 is released.
11933
11934 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11935
11936         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
11937         hooks.
11938         (gnus-update-read-articles): Speed up non-marks-using users.
11939         (gnus-use-marks): Define gnus-use-marks.
11940         (gnus-propagate-marks): Rename variable to something more sensible.
11941
11942 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
11943
11944         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
11945         (gmm-image-load-path-for-library): Fix typos in docstrings.
11946         (gmm-message): Reflow docstring.
11947
11948 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
11949
11950         * mail-source.el (mail-source-set-1, mail-source-bind):
11951         Move auth-source code out of the macro to clean it up and fix bugs.
11952
11953 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
11954
11955         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
11956         by sender if it's equal to user-mail-address, it's likely to be
11957         useless.
11958
11959         * mail-source.el (mail-source-bind): Don't use user or password if they
11960         are not bound.  Unintern them if they are nil.  Don't use server unless
11961         it's bound, and default it to empty string otherwise.
11962
11963 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
11964
11965         * mail-source.el: Load auth-source.el.
11966         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
11967         get user name or password, if auth-sources is set up.
11968
11969         * gnus-registry.el (gnus-registry-split-strategy): New variable for
11970         strategy of splitting with parent.
11971         (gnus-registry-split-fancy-with-parent)
11972         (gnus-registry-post-process-groups): Use it and fix prior
11973         bug (returning a list as the split result).
11974
11975         * auth-source.el (auth-sources): Remove server parameter.
11976         (auth-source-pick, auth-source-user-or-password)
11977         (auth-source-user-or-password-imap)
11978         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
11979         (auth-source-user-or-password-sftp)
11980         (auth-source-user-or-password-smtp): Remove server parameter.
11981
11982 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
11983
11984         * smime.el (smime-sign-region, smime-encrypt-region)
11985         (smime-decrypt-region):
11986         Remove redundant calls to `generate-new-buffer-name'.
11987
11988 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
11989
11990         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
11991         Don't use QP for message/rfc822.
11992         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
11993
11994 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
11995
11996         * sieve-manage.el (sieve-string-bytes): Remove.
11997         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
11998         correct byte-length only if the process's coding-system is the same as
11999         the one used internally by Emacs to represent strings.
12000
12001 2008-04-22  Juri Linkov  <juri@jurta.org>
12002
12003         * mailcap.el (mailcap-file-default-commands): New function.
12004
12005 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
12006
12007         * message.el (message-signature-separator, message-cite-function):
12008         Change custom version.
12009
12010 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
12011
12012         * tls.el (tls-program): Add -ign_eof argument to call the openssl
12013         commands.
12014         (tls-checktrust): Ditto.
12015
12016 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
12017
12018         * mm-decode.el (mm-display-external): Make temp file read-only.
12019
12020 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
12021
12022         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
12023         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
12024         `C-c C-f d'.
12025
12026 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
12027
12028         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
12029
12030 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
12031
12032         * gnus.el: Bump version to 0.9.
12033
12034 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
12035
12036         * gnus.el: No Gnus v0.8 is released.
12037
12038 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
12039
12040         * mail-source.el (mail-source-value):
12041         Prefer fboundp to functionp so it works with macros as well.
12042
12043 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
12044
12045         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
12046         Fix last change in case the element is not even a symbol.
12047
12048 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
12049
12050         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
12051         Prefer fboundp to functionp so it works with macros as well.
12052
12053 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
12054
12055         * auth-source.el: Add docs.
12056         (auth-sources): Modify format to support server.
12057         (auth-source-pick, auth-source-user-or-password)
12058         (auth-source-user-or-password-imap)
12059         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
12060         (auth-source-user-or-password-sftp)
12061         (auth-source-user-or-password-smtp): Add server parameter.
12062
12063 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
12064
12065         * gnus-registry.el: Initialize the registry when gnus-registry-install
12066         is t.
12067
12068 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12069
12070         * compface.el (uncompface): Make buffer unibyte.
12071
12072 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
12073
12074         * mail-source.el (mail-source-value):
12075         Prefer fboundp to functionp so it works with macros as well.
12076
12077 2008-04-05  Glenn Morris  <rgm@gnu.org>
12078
12079         * gnus-ems.el (mm-disable-multibyte): Autoload it.
12080
12081 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
12082
12083         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
12084         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
12085
12086         * nnheader.el (nnheader-init-server-buffer): Change buffer's
12087         multibyteness after rather than before erasing it.
12088
12089         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
12090         mm-with-multibyte.
12091         (gnus-request-article-this-buffer): Make sure the proper decoding is
12092         used if gnus-original-article-buffer happens to be unibyte.
12093
12094         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
12095         default-enable-multibyte-characters.
12096
12097         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
12098         default-enable-multibyte-characters.
12099
12100         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
12101
12102         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
12103
12104 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12105
12106         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
12107         Fix last change in case the element is not even a symbol.
12108
12109 2008-04-02  Simon Josefsson  <simon@josefsson.org>
12110
12111         * imap.el (imap-enable-exchange-bug-workaround): New variable.
12112         (imap-message-copyuid-1): Use it.
12113         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
12114         J. Williams in
12115         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
12116
12117         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
12118         imap-enable-exchange-bug-workaround.
12119         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
12120
12121 2008-04-01  Simon Josefsson  <simon@josefsson.org>
12122
12123         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
12124         a 100 byte status-checks into a 2-3MB transfer for each group.
12125         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
12126         to enable bug workaround or not.
12127         (nnimap-find-minmax-uid): Only enable workaround conditionally.
12128
12129 2008-03-31  Glenn Morris  <rgm@gnu.org>
12130
12131         * message.el (mml2015-use): Declare for compiler.
12132         (message-info): Require mml2015 when appropriate.
12133
12134 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12135
12136         * Makefile.in (EMACS_COMP): Quote directory name that might contain
12137         whitespace.
12138
12139 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12140
12141         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
12142         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
12143         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
12144         (nntp-service-to-port): New function.
12145         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
12146         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
12147         (nntp-open-netcat-stream): New function.
12148         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
12149
12150 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
12151
12152         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
12153
12154 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
12155
12156         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
12157
12158 2008-03-28  Magnus Henoch  <mange@freemail.hu>
12159
12160         * dns.el (dns-write): Use set-buffer-multibyte.
12161
12162 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
12163
12164         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
12165
12166 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
12167
12168         * message.el (message-signature-separator): Change default.
12169         Improve custom type.
12170         (message-cite-function): Change default to
12171         message-cite-original-without-signature.
12172
12173         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
12174         toggle.
12175
12176         * message.el (message-check-news-body-syntax): Fix signature check.
12177         (message-setup-1): Mark buffer as unmodified _after_ running
12178         message-setup-hook and handling message-alternative-emails.
12179         (message-shorten-references): Be more strict when building list of
12180         valid references to comply with GNKSA.
12181
12182         * gnus-group.el (gnus-read-ephemeral-bug-group)
12183         (gnus-read-ephemeral-debian-bug-group)
12184         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
12185
12186         * message.el (message-info): Don't use booleanp which isn't supported
12187         in Emacs 21 and XEmacs.
12188
12189 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
12190
12191         * gnus-group.el (gnus-gmane-group-download-format): Rename from
12192         gnus-group-gmane-group-download-format.
12193         (gnus-group-read-ephemeral-gmane-group): Rename from
12194         gnus-group-read-ephemeral-gmane-group.
12195         (gnus-read-ephemeral-gmane-group-url): Rename from
12196         gnus-group-read-ephemeral-gmane-group-url.
12197         (gnus-bug-group-download-format-alist): New variable.
12198         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
12199         (gnus-read-ephemeral-emacs-bug-group): New commands.
12200
12201 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
12202
12203         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
12204         (gnus-visible-headers): Improve custom type.
12205
12206 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
12207
12208         * mml.el (mml-menu): Add workarounds for XEmacs.
12209
12210         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
12211         X-Boundary header.
12212
12213         * message.el (message-simplify-recipients): Fix previous commit.
12214
12215 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
12216
12217         * mm-util.el (mm-set-buffer-multibyte): New function.
12218         * mm-decode.el (mm-copy-to-buffer): Use it.
12219
12220         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
12221         Prefer fboundp to functionp so it works with macros as well.
12222
12223 2008-03-19  Glenn Morris  <rgm@gnu.org>
12224
12225         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
12226         Accidentally removed in the sync process with Emacs.
12227
12228 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
12229
12230         * message.el (message-alter-recipients-discard-bogus-full-name):
12231         New function.
12232         (message-alter-recipients-function): New variable.
12233         (message-get-reply-headers): Use it.
12234         (message-replace-header): New helper function.
12235         (message-recipients-without-full-name): New variable.
12236         (message-simplify-recipients): New command.
12237
12238         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
12239
12240         * message.el (message-info): Handle EasyPG manual.
12241
12242         * mml.el (mml-menu): Add entry for EasyPG.
12243
12244 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
12245
12246         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
12247         parameter.
12248
12249         * message.el (message-disassociate-draft): Specify drafts group name
12250         fully.
12251
12252 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
12253
12254         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
12255         Eliminate unnecessary duplicates from the match list.
12256
12257 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12258
12259         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
12260
12261         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
12262
12263         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
12264         args of `how-many' of which the XEmacs version doesn't take; declare
12265         Info-index-next as function.
12266
12267 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
12268
12269         * gnus-score.el (gnus-score-headers): Fix handling of
12270         gnus-inhibit-slow-scoring.
12271
12272         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
12273         string.
12274         (gnus-button-url-regexp): Improve handling of parenthesis.
12275         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
12276         (gnus-button-handle-info-keystrokes): Handle index entries.
12277
12278 2008-03-15  Glenn Morris  <rgm@gnu.org>
12279
12280         * parse-time.el (parse-time-string): Simplify.
12281
12282 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12283
12284         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
12285         Incoming* files.
12286
12287 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
12288
12289         * auth-source.el (auth-sources): Rename from auth-source-choices.
12290         (auth-source-pick): Use it.
12291
12292 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
12293
12294         * binhex.el (binhex-decode-region-internal):
12295         * uudecode.el (uudecode-decode-region-internal):
12296         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
12297         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
12298         setting default-enable-multibyte-characters.
12299
12300 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
12301
12302         * auth-source.el (auth-source-protocols)
12303         (auth-source-protocols-customize, auth-source-choices): Add and
12304         modified variable customizations and defaults.
12305         (auth-source-pick, auth-source-user-or-password)
12306         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
12307         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
12308         (auth-source-user-or-password-sftp)
12309         (auth-source-user-or-password-smtp): Use new variables and provide an
12310         interface to netrc.el.
12311
12312 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12313
12314         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
12315         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
12316         Make sure the nntp port to specify is a string.
12317
12318 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
12319
12320         * nntp.el: Use with-current-buffer.
12321         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
12322         dubious mm-with-unibyte-current-buffer.
12323         (nntp-with-open-group-function): New function extracted from
12324         nntp-with-open-group macro.
12325         (nntp-with-open-group): Use the function, so it's easier to debug.
12326         Add indentation and debugging info.
12327         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
12328         Recommend the use of the netcat alternatives.
12329
12330         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
12331         Avoid mm-string-as-multibyte as well.
12332
12333         * nnweb.el (nnweb-insert-html):
12334         Remove use of nnheader-string-as-multibyte.
12335
12336         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
12337         (nnheader-string-as-multibyte): Remove.
12338
12339         * mm-view.el: Use inhibit-read-only.
12340         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
12341         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
12342         or unibyte-string.
12343
12344         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
12345         (mm-uu-yenc-extract): Use with-current-buffer.
12346
12347         * gnus-soup.el (gnus-soup-send-packet): Don't use
12348         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
12349
12350         * nnmh.el: Use with-current-buffer.
12351         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
12352         mm-string-as-multibyte on the output of mm-encode-coding-string.
12353
12354         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
12355         (nnimap-request-move-article): Use with-current-buffer.
12356
12357         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
12358         inserting the handle-buffer's text, so the implicit multibyte->unibyte
12359         conversion uses string-make-unibyte rather than string-as-unibyte.
12360
12361         * gnus-msg.el: Use with-current-buffer.
12362
12363         * message.el (message-ignored-resent-headers): Add "Delivered-To".
12364
12365 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
12366
12367         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
12368         string for caching if it is 'PIN.
12369
12370 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12371
12372         * lpath.el: Consider the case without Emacs/W3.
12373
12374 2008-03-08  Glenn Morris  <rgm@gnu.org>
12375
12376         * time-date.el (date-to-time, time-subtract, time-add)
12377         (safe-date-to-time): Doc fixes.
12378
12379 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
12380
12381         * mail-source.el (mail-source-delete-old-incoming-confirm):
12382         Change default to nil.
12383         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
12384
12385 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12386
12387         * lpath.el: Rearrange.
12388
12389         * gnus-art.el (gnus-narrow-to-page): Position point properly.
12390         (gnus-article-goto-prev-page): Work for articles having ^L's.
12391
12392         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
12393
12394         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
12395
12396 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
12397
12398         * gnus-bookmark.el: Adjust for renames in bookmark.el.
12399         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
12400         (gnus-bookmark-jump): Adjust some variable names.
12401
12402 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
12403
12404         * auth-source.el: New package.
12405         (auth-source-choices): Add customization entry point variable.
12406
12407         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
12408         bug.
12409
12410 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
12411
12412         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
12413         (gnus-registry-initialize, gnus-registry-install-p): Use it.
12414         (gnus-registry-install-shortcuts): Rename from
12415         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
12416         the `gnus-registry-mark-map' keymap dynamically from
12417         `gnus-registry-marks'.  The generated functions update the summary line
12418         when a registry mark is added or deleted, and will call
12419         `gnus-registry-install-p' (see the comments in the code).
12420         (gnus-registry-user-format-function-M): Use concat intelligently.
12421
12422         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
12423         the registry mark functions.
12424
12425 2008-03-05  Glenn Morris  <rgm@gnu.org>
12426
12427         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
12428         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
12429         gnus-art.
12430         (top-level): No need to load own source when compiling.
12431
12432 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
12433
12434         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
12435         Suggested by <chris.anderton@zetnet.co.uk>.
12436
12437 2008-03-04  Glenn Morris  <rgm@gnu.org>
12438
12439         * gnus-sum.el (top-level): No need to require gnus when compiling,
12440         since unconditionally required near start of file.
12441         (gnus-summary-display-while-building): Move definition before use.
12442
12443 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
12444
12445         * gnus-registry.el (gnus-registry-user-format-function-M):
12446         Add formatting function.
12447
12448 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
12449
12450         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
12451         with plists.
12452         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
12453         Use new format.
12454
12455 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12456
12457         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
12458         `where-is-internal' that returns a range of key sequences.
12459
12460 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12461
12462         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
12463
12464         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
12465         (gnus-summary-jump-to-group): Consider windows on other displayed
12466         frames as well.  Similar changes might be needed elsewhere, but that's
12467         the one I've bumped into during my use.
12468
12469         * nndoc.el (nndoc-oe-dbx-type-p):
12470         * gnus-msg.el (gnus-debug):
12471         * gnus-group.el (gnus-update-group-mark-positions):
12472         Use mm-string-to-multibyte.
12473
12474 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
12475
12476         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
12477         doesn't handle NotDashEscaped.
12478
12479         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
12480         (mml-dnd-attach-options): Fix typo in custom choice.
12481
12482         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
12483         Change nndoc-article-type to mbox.
12484         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
12485
12486         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
12487         to nil, instead of html2text.
12488
12489         * imap.el (imap-debug): Add `imap-ping-server'.
12490
12491         * gnus-bookmark.el: Add FIXMEs.
12492
12493         * message.el (message-form-letter-separator)
12494         (message-send-form-letter-delay): New variables.
12495         (message-send-form-letter): Use them.  New command to send form
12496         letters.  Requested by Uwe Siart.
12497         (message-send-mail-function): Doc fix.  Add "Other" custom option.
12498
12499 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
12500
12501         * Update copyright years.
12502
12503 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
12504
12505         Sync from EMACS_22_BASE.
12506
12507         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
12508
12509 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
12510
12511         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
12512         empty author.
12513
12514 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
12515
12516         * gnus-registry.el (gnus-registry-marks): Add variable for
12517         customization of marks and their appearance.
12518         (gnus-registry-read-mark): Use it.
12519         (gnus-registry-do-marks): Add utility function to loop through
12520         `gnus-registry-marks'.
12521         (gnus-registry-install-shortcuts-and-menus): Add function to install
12522         shortcuts and menus.
12523         (gnus-registry-initialize): Use it.
12524         (gnus-registry-default-mark): Clarify documentation.
12525
12526 2008-02-29  Glenn Morris  <rgm@gnu.org>
12527
12528         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
12529         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
12530         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
12531         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
12532         Change defcustom :version from 23.0 to 23.1.
12533
12534 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
12535
12536         * gnus-registry.el (gnus-registry-follow-group-p)
12537         (gnus-registry-post-process-groups): Add functions to aid registry
12538         splitting and improve logging.  Clarify behavior in function
12539         documentation.
12540         (gnus-registry-split-fancy-with-parent): Use them.
12541
12542 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
12543
12544         * gnus-art.el: Use with-current-buffer.
12545
12546 2008-02-27  David Engster  <dengste@eml.cc>
12547
12548         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
12549         Express real group name in the response.
12550
12551 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12552
12553         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
12554         (nnmairix-last-server, nnmairix-current-server): Defvar them.
12555         (nnmairix-goto-original-article): Defvar gnus-registry-install and
12556         autoload gnus-registry-fetch-group when compiling.
12557         (nnmairix-request-group-with-article-number-correction):
12558         Remove unreferenced argument passed to nnmairix-call-backend.
12559
12560 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
12561
12562         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
12563         (mm-uu-extract): Improve face for low color ttys.
12564         Reported by Sascha Wilde.
12565
12566 2008-02-27  Glenn Morris  <rgm@gnu.org>
12567
12568         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
12569         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
12570         variables to defconsts.  Convert comments to doc-strings.
12571         (nnmairix-last-server, nnmairix-current-server): Convert from free
12572         variables to defvars.  Convert comments to doc-strings.
12573         (gnus-registry-fetch-group): Autoload.
12574         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
12575         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
12576         (nnmairix-widget-build-editable-fields): Use car cddr rather than
12577         caddr.
12578         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
12579         nnmairix-request-group-with-article-number-correction call.
12580         (nnmairix-fast, nnmairix-group): New, less general names, for free
12581         variables passed from nnmairix-request-group to
12582         nnmairix-request-group-with-article-number-correction.  Declare.
12583         (nnmairix-request-group-with-article-number-correction):
12584         Use nnmairix-fast, nnmairix-group rather than fast, group.
12585
12586 2008-02-26  David Engster  <dengste@eml.cc>
12587
12588         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
12589         version 0.5.
12590
12591 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
12592
12593         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
12594         instead of making an extra function call.  Don't add the current group
12595         to articles only when they have the group.  Use
12596         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
12597         Reported by David <de_bb@arcor.de>.
12598
12599 2008-02-24  Miles Bader  <miles@gnu.org>
12600
12601         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
12602         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
12603         (mm-find-mime-charset-region):
12604         * mm-bodies.el (mm-encode-body):
12605         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
12606
12607 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12608
12609         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
12610         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
12611
12612 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
12613
12614         * mail-source.el (mail-source-delete-incoming): Change default.
12615         Supplement doc string.
12616
12617         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
12618
12619 2008-02-14  Glenn Morris  <rgm@gnu.org>
12620
12621         * time-date.el (format-seconds): New function.
12622
12623 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
12624
12625         * nnmail.el (nnmail-message-id-cache-file): Derive from
12626         `gnus-home-directory'.
12627
12628 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
12629
12630         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
12631         Document negative prefix.
12632
12633         * gnus-group.el (gnus-group-read-group): Document negative prefix.
12634
12635 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12636
12637         * message.el (message-unsent-separator): Add the Exim bounce
12638         separator.
12639
12640 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
12641
12642         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
12643         list.
12644         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
12645         recipient/signer list.
12646
12647 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12648
12649         * Makefile.in (datarootdir): Define.
12650         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
12651         name that might contain whitespace.
12652
12653 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
12654
12655         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
12656         fbound (Emacs 23 unicode), signal an error.
12657
12658 2008-02-08  Glenn Morris  <rgm@gnu.org>
12659
12660         * gnus-art.el (pgg-display-output-buffer): Declare as function.
12661
12662 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
12663
12664         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
12665         ports to the calls to `netrc-machine-user-or-password' in addition to
12666         "imap" and "imaps".
12667
12668 2008-02-01  Zhang Wei  <id.brep@gmail.com>
12669
12670         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
12671
12672         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
12673
12674 2008-02-01  Kenichi Handa  <handa@m17n.org>
12675
12676         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
12677         rfc2104-hexstring-to-bitstring and changed to return a byte list.
12678         (rfc2104-hash): Convert the result of concat to unibyte string.
12679
12680 2008-02-01  Dave Love  <fx@gnu.org>
12681
12682         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
12683         coding-system-for-read.
12684         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
12685
12686 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
12687
12688         * gnus.el (gnus-group-startup-message): Add `find-image' call before
12689         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
12690         <hanche@math.ntnu.no>.
12691
12692 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12693
12694         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
12695
12696         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
12697
12698 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
12699
12700         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
12701         * message.el (message-beginning-of-line): Use featurep instead of bound
12702         tests in order to resolve conditionals at compile time.
12703
12704 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
12705
12706         * mail-source.el (mail-sources): Add `group' choice.
12707
12708         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
12709         parameter `in-group' to control into which group the articles go.
12710         Add treatment of `group' mail-source.
12711
12712 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12713
12714         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
12715
12716         * mm-decode.el (mm-dissect-buffer): Decode description.
12717
12718         * mml.el (mml-to-mime): Encode message header first.
12719
12720 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12721
12722         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
12723         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
12724
12725         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
12726         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
12727
12728 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
12729
12730         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
12731
12732 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12733
12734         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
12735         prefix keys.
12736         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
12737         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
12738         gnus-xmas.el.
12739
12740         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
12741         (gnus-xmas-article-describe-bindings): New function.
12742         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
12743         gnus-xmas-article-describe-bindings.
12744
12745         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
12746
12747 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
12748
12749         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
12750         Add new variables for article mark management.
12751         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
12752         list of extra data entries which, when present, will indicate that the
12753         article ID should not be trimmed from the registry.
12754         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
12755         functions.
12756         (gnus-registry-read-mark): New function to read a mark name from the
12757         user.
12758         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
12759         (gnus-registry-set-article-mark-internal): New functions to add and
12760         remove marks.
12761         (gnus-registry-get-article-marks): New function to show the marks for
12762         an article, or retrieve them for further use.
12763
12764 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12765
12766         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
12767         keys when no argument is given.
12768
12769 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
12770
12771         * imap.el (imap-ping-server): New variable.
12772         (imap-opened): On add extra ping if imap-ping-server is non-nil.
12773         (imap-ping-server): Minor doc string fixes.
12774
12775 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
12776
12777         * imap.el (imap-ping-server): New function.
12778         (imap-opened): Call imap-ping-server.
12779
12780 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
12781
12782         * gnus-sum.el (gnus-article-sort-by-random)
12783         (gnus-thread-sort-by-random): Fix doc strings.
12784         Reported by jidanni@jidanni.org.
12785
12786 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
12787
12788         * gnus-art.el (gnus-article-describe-bindings): New function.
12789         (gnus-article-read-summary-keys): Use it.
12790         (gnus-article-mode-map): Bind `C-h b' to it.
12791
12792 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12793
12794         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
12795         XEmacs.
12796         (gnus-article-describe-key, gnus-article-describe-key-briefly):
12797         Protect against non-character events.
12798
12799         * lpath.el: Fbind map-keymap for Emacs 21.
12800
12801 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
12802
12803         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
12804         New command.
12805         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
12806         instead of END.  Change name of the temp file.
12807         (gnus-group-gmane-group-download-format): Add doc string.  Make it
12808         customizable.
12809
12810 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12811
12812         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
12813         bind `S W' to gnus-article-wide-reply-with-original; set default
12814         binding to gnus-article-read-summary-send-keys.
12815         (gnus-article-read-summary-keys): Fix the order of keys; display
12816         continuation keys correctly in the echo area; describe bindings
12817         correctly when keys end with `C-h'.
12818         (gnus-article-read-summary-send-keys): New function.
12819         (gnus-article-describe-key, gnus-article-describe-key-briefly):
12820         Work for gnus-article-read-summary-send-keys; display continuation keys
12821         correctly in the echo area.
12822         (gnus-article-reply-with-original): Ignore prefix argument.
12823         (gnus-article-wide-reply-with-original): New function.
12824
12825         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
12826         Emacs 21.
12827
12828 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12829
12830         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
12831         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
12832
12833 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
12834
12835         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
12836         (gnus-group-read-ephemeral-gmane-group): New command.
12837
12838 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
12839
12840         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
12841
12842 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
12843
12844         * message.el (message-send-mail-function): Increase custom version.
12845
12846         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
12847         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
12848
12849 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
12850
12851         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
12852         for the cases where imap-authenticate is called with a nil buffer
12853         parameter.
12854
12855 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12856
12857         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
12858         html parts correctly; support forwarded messages.
12859         (gnus-article-browse-html-article): Remove work buffers.
12860
12861         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
12862         compiling.
12863         (netrc-bound-and-true-p): New macro.
12864         (netrc-parse): Use it instead of bound-and-true-p that is not available
12865         in XEmacs 21.4.
12866
12867 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
12868
12869         * gnus-registry.el (gnus-registry-mark-article)
12870         (gnus-registry-article-marks): Add functionality to mark articles
12871         through the Gnus registry.
12872
12873         * encrypt.el: Clarify documentation for the new pgg method.
12874         (encrypt-file-alist): Add PGG option.
12875         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
12876         functionality.  Abstract password key and messaging to external
12877         functions.
12878         (encrypt-password-key, encrypt-get-passphrase-if-needed)
12879         (encrypt-message-method-and-cipher): Add new convenience external
12880         functions.
12881         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
12882         (encrypt-pgg-process-buffer): Add PGG functionality glue.
12883
12884         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
12885         (netrc-parse): Use encrypt-file-alist to determine if
12886         encrypt-find-model or encrypt-insert-file-contents should be used.
12887
12888         * encrypt.el: Clarify documentation.  Load password-cache or
12889         password, whichever one is found first, instead of autoloading.
12890
12891 2007-12-19  Glenn Morris  <rgm@gnu.org>
12892
12893         * mml.el (message-options-set, message-narrow-to-head)
12894         (message-in-body-p, message-mail-p, message-encode-message-body):
12895         Autoload.
12896         (message-remove-header, message-narrow-to-headers-or-head)
12897         (message-subscribed-p, message-make-mail-followup-to)
12898         (message-position-on-field, message-news-p)
12899         (message-options-set-recipient, message-generate-headers)
12900         (message-sort-headers): Declare as functions.
12901
12902 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
12903
12904         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
12905         convention in doc string.
12906
12907 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12908
12909         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
12910         title to html parts.
12911         (gnus-article-browse-html-article): Pass message header to it.
12912
12913         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
12914
12915 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
12916
12917         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
12918         or password compatible with XEmacs.
12919
12920 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
12921
12922         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
12923         format document.
12924         (gnus-mime-delete-part): Don't write description line if empty.
12925         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
12926
12927 2007-12-14  Johan Bockgård  <bojohan@gnu.org>
12928
12929         * gnus-sum.el (gnus-summary-mark-unread-as-read)
12930         (gnus-summary-mark-read-and-unread-as-read)
12931         (gnus-summary-mark-current-read-and-unread-as-read)
12932         (gnus-summary-mark-unread-as-ticked): Doc fix.
12933         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
12934
12935 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
12936
12937         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
12938         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
12939
12940 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
12941
12942         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
12943         yes-or-no-p.
12944
12945 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
12946
12947         * mm-decode.el (mm-add-meta-html-tag): New function.
12948         (mm-save-part-to-file, mm-pipe-part): Use it.
12949
12950         * gnus-art.el (gnus-article-browse-delete-temp-files):
12951         Use gnus-y-or-n-p instead of y-or-n-p.
12952         (gnus-article-browse-html-parts): Work with message/external-body; use
12953         mm-add-meta-html-tag.
12954
12955 2007-12-11  Glenn Morris  <rgm@gnu.org>
12956
12957         * gnus-cache.el: Require gnus-sum not just when compiling.
12958
12959         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
12960
12961         * gnus-int.el (gnus-server-opened, gnus-status-message):
12962         Move definitions before use.
12963
12964         * mm-decode.el: Require gnus-util.
12965         (mm-remove-part): Only call delete-annotation on XEmacs.
12966
12967         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
12968
12969         * nnmail.el: Require gnus-int.
12970
12971         * spam.el: Move `require's before `eval-when-compile's.
12972
12973         * gnus-ems.el (gnus-alive-p):
12974         * gnus-fun.el (message-goto-eoh):
12975         * gnus-util.el (gnus-group-name-decode):
12976         * mail-source.el (gnus-compress-sequence):
12977         * message.el (Info-goto-node, format-spec):
12978         * mm-bodies.el (message-options-get):
12979         * mm-decode.el (mm-view-pkcs7):
12980         * mm-util.el (gmm-write-region):
12981         * mml-smime.el (mml-compute-boundary)
12982         (gnus-completing-read-with-default):
12983         * mml.el (widget-button-press, gnus-make-hashtable):
12984         * mml1991.el (mm-decode-content-transfer-encoding)
12985         (mm-encode-content-transfer-encoding)
12986         (message-options-get, message-options-set):
12987         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
12988         * nnfolder.el (gnus-request-group):
12989         * nnheader.el (ietf-drums-unfold-fws):
12990         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
12991         * smime.el (gnus-run-mode-hooks):
12992         * spam-stat.el (gnus-message): Autoload.
12993
12994         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
12995         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
12996         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
12997         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
12998         Add declare-function compatibility definition.
12999
13000         * gnus-cache.el (nnvirtual-find-group-art):
13001         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
13002         (gnus-add-image, gnus-add-wash-type):
13003         * gnus-group.el (nnkiboze-score-file):
13004         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
13005         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
13006         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
13007         (message-tokenize-header, gnus-get-buffer-create)
13008         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
13009         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
13010         * gnus.el (gnus-group-decoded-name):
13011         * mail-source.el (imap-capability):
13012         * mm-bodies.el (message-options-set):
13013         * mm-decode.el (gnus-configure-windows):
13014         * mm-extern.el (message-goto-body):
13015         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
13016         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
13017         (epg-sub-key-validity, message-options-set):
13018         * mml.el (widget-event-point, gnus-configure-windows):
13019         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
13020         * mml2015.el (epg-check-configuration, epg-configuration)
13021         (message-options-set):
13022         * nndb.el (nndb-request-article):
13023         * nnfolder.el (gnus-request-create-group):
13024         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
13025         * nnmaildir.el (gnus-group-mark-article-read):
13026         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
13027         * rfc1843.el (message-fetch-field):
13028         * spam.el (gnus-extract-address-components):
13029         Declare as functions.
13030
13031 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13032
13033         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
13034
13035         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
13036
13037         * lpath.el: Fbind run-mode-hooks for Emacs 21;
13038         bind show-trailing-whitespace for XEmacs.
13039
13040 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
13041
13042         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
13043         new no-op macro for backward compatibility.
13044
13045         * imap.el (imap-string-to-integer): New function.
13046
13047 2007-12-09  Glenn Morris  <rgm@gnu.org>
13048
13049         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
13050
13051         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
13052         * message.el, mm-view.el, sieve-manage.el, smime.el:
13053         Add declare-function compatibility definition.
13054
13055         * gnus-art.el (w3-region, w3m-region, Info-menu):
13056         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
13057         * gnus-sum.el (gnus-get-predicate):
13058         * gnus-util.el (mm-append-to-file, w32-focus-frame):
13059         * message.el (mail-abbrev-in-expansion-header-p):
13060         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
13061         (w3m-detect-meta-charset, w3m-region):
13062         * sieve-manage.el (password-read, password-cache-add)
13063         (password-cache-remove):
13064         * smime.el (password-read-and-add): Declare as functions.
13065
13066 2007-12-08  David Kastrup  <dak@gnu.org>
13067
13068         * gnus-sum.el (gnus-summary-simplify-subject-query):
13069         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
13070         `message'.
13071
13072 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13073
13074         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
13075         it to bind idna-program, installation-directory, defined-colors, and
13076         face-attribute for XEmacs of the version that compiles defcustom forms.
13077
13078 2007-12-07  Glenn Morris  <rgm@gnu.org>
13079
13080         * gnus-art.el (article-make-date-line): Revert previous change.
13081
13082 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
13083
13084         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
13085
13086 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
13087
13088         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
13089         Call gnus-add-to-range ranges only once with a prepared article-list.
13090
13091 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
13092
13093         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
13094         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
13095         group names with backslashes.
13096         Reported by Tassilo Horn <tassilo@member.fsf.org>.
13097
13098 2007-12-06  Deepak Goel  <deego3@gmail.com>
13099
13100         * gnus-art.el (article-make-date-line):
13101         * gnus-start.el (gnus-load):
13102         * pop3.el (pop3-read-response): Fix buggy call to `error'.
13103
13104 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13105
13106         * gnus-art.el (gnus-use-idna):
13107         * gnus-start.el (gnus-site-init-file):
13108         * message.el (message-use-idna):
13109         * mm-uu.el (mm-uu-hide-markers):
13110         * smiley.el (smiley-style): Revert changes that suppress warnings.
13111
13112 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13113
13114         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
13115         specify charset to html source.
13116         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
13117
13118 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13119
13120         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
13121         idna-program in order to suppress byte compile warning issued by XEmacs
13122         that came to byte compile the default value section of defcustom forms
13123         recently.
13124
13125         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
13126         value of installation-directory.
13127
13128         * message.el (message-use-idna): Don't directly refer to the value of
13129         idna-program.
13130
13131         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
13132
13133         * smiley.el (smiley-style): Don't directly call face-attribute.
13134
13135 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
13136
13137         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
13138
13139         * gnus-dired.el: Reduce Gnus dependencies.
13140         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
13141         Don't require.  Use autoloads instead.
13142         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
13143         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
13144         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
13145         (gnus-dired-mode): Adjust doc string.
13146         (gnus-dired-mail-mode): New variable.
13147         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
13148         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
13149         (gnus-dired-mail-buffers): New function.  Return mail or message
13150         composition buffers.
13151         (gnus-dired-attach): Use it.
13152         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
13153         NO-DECODE.
13154         (gnus-dired-print): Use `gnus-print-buffer' depending on
13155         `gnus-dired-mail-mode'.
13156
13157 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13158
13159         * rfc2047.el (rfc2047-encoded-word-regexp)
13160         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
13161         explaining what regexp patterns are for.
13162
13163 2007-12-04  Glenn Morris  <rgm@gnu.org>
13164
13165         * password.el: Move to password-cache.el.
13166
13167         * mml1991.el (password-read, password-cache-add, password-cache-remove):
13168         * mml2015.el (password-read, password-cache-add, password-cache-remove):
13169         * mml-smime.el (password-read, password-cache-add)
13170         (password-cache-remove):
13171         No need to autoload, since mml-sec requires password.
13172
13173         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
13174         * message.el (gnus-extract-address-components):
13175         * mml-smime.el (gnus-extract-address-components): Define for compiler.
13176
13177         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
13178         password.
13179
13180 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
13181
13182         * mailcap.el: Reduce dependencies.
13183         (mail-header-parse-content-type): Autoload.
13184         (mailcap-delete-duplicates): New alias.
13185         (mailcap-mime-info): Add optional argument NO-DECODE.
13186         (mailcap-mime-types): Use mailcap-delete-duplicates.
13187
13188         * message.el (message-ignored-supersedes-headers): Add "X-ID".
13189
13190 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
13191
13192         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
13193         (imap-parse-status): Upcase status-att for servers that sends them
13194         lower-case (e.g., MS Exchange 2007).
13195
13196 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13197
13198         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
13199         function.
13200
13201         * gnus-uu.el (gnus-uu-decode-yenc): New command.
13202         (gnus-uu-yenc-article): New function.
13203
13204         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
13205
13206         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
13207
13208 2007-12-02  Glenn Morris  <rgm@gnu.org>
13209
13210         * binhex.el (binhex): New custom group.
13211         (binhex-decoder-program, binhex-decoder-switches)
13212         (binhex-use-external): Move to the binhex custom group.
13213
13214         * uudecode.el (uudecode): New custom group.
13215         (uudecode-decoder-program, uudecode-decoder-switches)
13216         (uudecode-use-external): Move to the uudecode custom group.
13217
13218         * netrc.el (top-level): Don't load `encrypt' features.
13219         (netrc-parse): Don't use encrypt.
13220         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
13221
13222         * encrypt.el: Remove file.
13223
13224 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
13225
13226         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
13227         matches on patches.
13228
13229         * gnus-art.el (gnus-article-browse-html-article):
13230         Mention `mm-text-html-renderer' in the doc string.
13231
13232         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
13233         string.  Add comments.
13234
13235         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
13236         if rhs is ASCII.
13237
13238 2007-12-01  Glenn Morris  <rgm@gnu.org>
13239
13240         * mail-source.el (top-level): Require format-spec before
13241         eval-when-compile.
13242
13243 2007-11-30  Glenn Morris  <rgm@gnu.org>
13244
13245         * encrypt.el: Require password, rather than autoloading password-read.
13246
13247 2007-11-29  Glenn Morris  <rgm@gnu.org>
13248
13249         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
13250         (sasl-make-client, sasl-next-step, sasl-step-data)
13251         (sasl-step-set-data): Declare as functions.
13252
13253 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
13254
13255         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
13256
13257 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
13258
13259         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
13260         certs should be verified and what is to be done in the event of a
13261         verification failure.
13262
13263         * gnus.el (gnus-method-to-server): Add an optional parameter so the
13264         caller can indicate whether the cache should be disregarded for this
13265         call.  This way the result of the call is reproducible at all times and
13266         can be considered a canonical server name for the supplied method.
13267         (gnus-agent-method-p): Canonicalize server names by pushing their
13268         method through `gnus-method-to-server' using the no-cache argument.
13269
13270         * gnus-srvr.el (gnus-server-insert-server-line):
13271         Call `gnus-method-to-server' with `no-cache' argument.
13272
13273         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
13274         gnus-agent-possibly-synchronize-flags as this should be called when the
13275         server is actually being opened.
13276         (gnus-agent-possibly-synchronize-flags)
13277         (gnus-agent-possibly-synchronize-flags-server): Move check for the
13278         flags file of an agentized server to the latter function.
13279
13280         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
13281         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
13282         after a connection has been established successfully.
13283
13284 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13285
13286         * gnus-art.el (article-display-face): Force to display face if called
13287         interactively; check if gnus-article-x-face-too-ugly matches author.
13288         (article-display-x-face): Display face even if From header is missing
13289         as article-display-face does.
13290
13291 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
13292
13293         * hashcash.el (message-narrow-to-headers-or-head)
13294         (message-fetch-field, message-goto-eoh)
13295         (message-narrow-to-headers): Declare as functions.
13296
13297 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
13298
13299         * mail-source.el (mail-sources): Default to fetch from file for
13300         compatibility with default of nnmail-spool-file.
13301
13302 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13303
13304         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
13305         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
13306         to look for encoded word that should be encoded again.
13307         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
13308         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
13309         encoding pattern.
13310         (rfc2047-decode-region): Switch strict regexp and loose one according
13311         to rfc2047-allow-irregular-q-encoded-words.
13312
13313 2007-11-25  Romain Francoise  <romain@orebokech.com>
13314
13315         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
13316
13317 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
13318
13319         * tls.el (tls-program): Provide more custom choices from
13320         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
13321         (tls-process-connection-type, tls-success): Remove "*" in doc string.
13322
13323 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
13324
13325         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
13326         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
13327
13328         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
13329         `nnmail-spool-file'.
13330
13331         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
13332         `nnmail-spool-file'.
13333
13334         * gnus-move.el (gnus-change-server): Ditto.
13335
13336         * gnus-kill.el (gnus-batch-score): Ditto.
13337
13338         * gnus-cache.el (gnus-jog-cache): Ditto.
13339
13340         * gnus-msg.el (gnus-summary-reply):
13341         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
13342
13343 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
13344
13345         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
13346         version.  Minor improvement to doc strings.
13347         (tls-program): Add comment.
13348
13349 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
13350
13351         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
13352         (tls-checktrust): New variable.  Check if GNU TLS complained about a
13353         mismatch between the hostname provided in the certificate and the name
13354         of the host connnecting to.
13355         (open-tls-stream): Use them.  Check certificates against trusted root
13356         certificates.
13357
13358 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
13359
13360         * gnus-cache.el (gnus-cache-generate-nov-databases):
13361         Use nnml-generate-nov-databases-directory instead of
13362         nnml-generate-nov-databases-1.
13363
13364 2007-11-24  Glenn Morris  <rgm@gnu.org>
13365
13366         * message.el (message-tool-bar-retro): Update for rename
13367         mail_send.xpm->mail-send.xpm.
13368
13369 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
13370
13371         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
13372         `smime-ldap-search' for Emacs 22 and up.
13373
13374 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
13375
13376         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
13377
13378         * message.el (message-send-mail-function): Fix error convention.
13379         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
13380         (message-widen-reply, message-send-mail, message-talkative-question)
13381         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
13382         (message-clone-locals, message-send-news): Use with-current-buffer.
13383         (message-insert-or-toggle-importance): Remove unused var `valid'.
13384         (message-make-references): Remove unused var `new-references'.
13385         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
13386
13387 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
13388
13389         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
13390         (spam-split-symbolic-return-positive): Reflow docstring.
13391         (spam-backends, spam-summary-exit-behavior)
13392         (spam-mark-ham-unread-before-move-from-spam-group)
13393         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
13394         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
13395         (spam-clear-cache, spam-backend-check, spam-install-backend)
13396         (spam-install-statistical-backend, spam-list-of-processors)
13397         (spam-group-processor-p, spam-split, spam-bogofilter-score)
13398         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
13399         (spam-check-crm114, spam-initialize, spam-unload-hook):
13400         Fix typos in docstrings.
13401
13402 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13403
13404         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
13405         been checked if they have never been read and those group levels are
13406         higher than the one that a user specified.
13407
13408 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13409
13410         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
13411         foreign groups unless a group level is specified by a user.
13412         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
13413
13414 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
13415
13416         * message.el (message-send-mail-function): Require sendmail.
13417
13418 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
13419
13420         * message.el (message-send-mail-function): Check for smtpmail too.
13421
13422         * utf7.el (utf7-encode, utf7-decode): Use coding system
13423         `utf-7'/`utf-7-imap' from utf-7.el' if available.
13424
13425         * message.el (message-send-mail-function): New function.
13426         (message-send-mail-function): Set default using
13427         message-send-mail-function.  Adjust doc string.
13428         (message-send-mail-with-mailclient): New function.
13429
13430 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
13431
13432         * smime.el (from):
13433         * rfc2047.el (message-posting-charset):
13434         * qp.el (mm-use-ultra-safe-encoding):
13435         * pop3.el (parse-time-months):
13436         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
13437         * nnml.el (files):
13438         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
13439         (jka-compr-compression-info-list, ange-ftp-path-format)
13440         (efs-path-regexp):
13441         * nndiary.el (files):
13442         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
13443         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
13444         (epg-digest-algorithm-alist, inhibit-redisplay)
13445         (password-cache-expiry):
13446         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
13447         (pgg-output-buffer, password-cache-expiry):
13448         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
13449         (efs-path-regexp):
13450         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
13451         (inhibit-redisplay):
13452         * mm-uu.el (file-name, start-point, end-point, entry)
13453         (gnus-newsgroup-name, gnus-newsgroup-charset):
13454         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
13455         (latin-unity-ucs-list):
13456         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
13457         (mm-uu-binhex-decode-function):
13458         * message.el (gnus-message-group-art, gnus-list-identifiers)
13459         (rmail-enable-mime-composing, gnus-local-organization)
13460         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
13461         (gnus-read-active-file, facemenu-add-face-function)
13462         (facemenu-remove-face-function, gnus-article-decoded-p)
13463         (tool-bar-mode):
13464         * mail-source.el (display-time-mail-function):
13465         * gnus-util.el (nnmail-pathname-coding-system)
13466         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
13467         (gnus-original-article-buffer, gnus-user-agent)
13468         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
13469         (xemacs-codename, sxemacs-codename, emacs-program-version):
13470         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
13471         * gnus-start.el (gnus-agent-covered-methods)
13472         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
13473         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
13474         (gnus-newsgroup-headers, gnus-group-list-mode)
13475         (gnus-group-mark-positions, gnus-newsgroup-data)
13476         (gnus-newsgroup-unreads, nnoo-state-alist)
13477         (gnus-current-select-method, mail-sources)
13478         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
13479         (nnmail-spool-file, gnus-cache-active-hashtb):
13480         * gnus-mh.el (mh-lib-progs):
13481         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
13482         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
13483         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
13484         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
13485         (gnus-group-buffer):
13486         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
13487         (font-lock-set-defaults):
13488         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
13489         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
13490         (gnus-summary-post-menu, total-parts, type, condition, length):
13491         * gnus-agent.el (gnus-agent-read-agentview):
13492         * flow-fill.el (show-trailing-whitespace):
13493         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
13494         eval-and-compile wrappers for byte compiler pacifiers.
13495
13496         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
13497         (mm-display-inline-fontify): Check for featurep 'xemacs not
13498         extent-list.
13499
13500         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
13501         itimer-list.
13502         (mm-create-image-xemacs): Only do something for XEmacs.
13503         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
13504
13505         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
13506
13507         * gnus-registry.el (gnus-adaptive-word-syntax-table):
13508         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
13509
13510 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
13511
13512         * nnimap.el (nnimap-split-download-body):
13513         * gnus-demon.el (gnus-demon):
13514         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
13515
13516 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13517
13518         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
13519         New macros.
13520         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
13521         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
13522         copy data from unibyte buffer to multibyte current buffer.
13523         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
13524         to copy data from unibyte current buffer to multibyte buffer.
13525         (nntp-make-process-buffer): Make process buffer unibyte.
13526
13527         * pop3.el (pop3-open-server): Fix typo in Lisp code.
13528
13529 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
13530
13531         * pop3.el (pop3-open-server): Accept and process data more robustly at
13532         connection start to avoid spurious "POP SSL connection failed" errors.
13533
13534 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13535
13536         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
13537         read group names.
13538
13539 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
13540
13541         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
13542
13543 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13544
13545         * nnmail.el (nnmail-parse-active): Make group names unibyte.
13546         (nnmail-save-active): Use a unibyte buffer when saving active file,
13547         which may contain non-ASCII group names.
13548
13549         * nnml.el (nnml-request-group): Decode group names in messages.
13550
13551 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
13552
13553         * message.el (message-citation-line-function)
13554         (message-insert-formatted-citation-line): Fix spelling of
13555         `message-insert-formated-citation-line'.
13556
13557 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
13558
13559         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
13560
13561 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13562
13563         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
13564         nnmail-pathname-coding-system.
13565
13566         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
13567         that a user enters; decode group names in messages.
13568
13569         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
13570
13571 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
13572
13573         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
13574
13575         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
13576
13577         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
13578         risky local variable.
13579
13580         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
13581
13582 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
13583
13584         * encrypt.el: Improve documentation to fix function name typo.
13585         Reported by Daiki Ueno <ueno@unixuser.org>.
13586
13587 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13588
13589         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
13590         even if the point is not in the last page of an article.
13591         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
13592         back to the previous page.
13593
13594 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
13595
13596         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
13597
13598 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13599
13600         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
13601
13602 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
13603
13604         * message.el (message-check-news-body-syntax):
13605         Avoid mm-string-as-multibyte.
13606         (message-hide-headers): Don't assume (point-min)==1.
13607
13608 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
13609
13610         * message.el (message-remove-blank-cited-lines): Fix if remove is
13611         given.
13612         (message-bogus-address-regexp): New variable.
13613         (message-bogus-recipient-p): New function.
13614         (message-check-recipients): New command.
13615         (message-syntax-checks): Add `bogus-recipient'.
13616         (message-fix-before-sending): Add `bogus-recipient'.
13617
13618         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
13619         (gnus-treat-body-boundary): Don't test window-system.
13620
13621 2007-10-28  Leo Liu  <sdl.web@gmail.com>
13622
13623         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
13624
13625 2007-10-28  Miles Bader  <miles@gnu.org>
13626
13627         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
13628         at compile-time too.
13629
13630 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
13631
13632         * gnus-msg.el (gnus-message-setup-hook):
13633         Add `message-remove-blank-cited-lines' to options.
13634
13635 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
13636
13637         * message.el (message-remove-blank-cited-lines): New function.
13638         Suggested by Karl Plästerer.
13639
13640 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13641
13642         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
13643         mapc.
13644
13645         * imap.el (imap-open): Replace mapcar called for effect with mapc.
13646         (top-level): Use mapc to set functions to be traced for debugging.
13647
13648         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
13649         called for effect with while loop.
13650
13651         * message.el (message-talkative-question): Replace mapcar called for
13652         effect with mapc.
13653
13654         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
13655         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
13656         called for effect with dolist.
13657
13658         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
13659
13660         * nndiary.el: Use dolist instead of mapcar to add diary headers to
13661         gnus-extra-headers and nnmail-extra-headers.
13662
13663         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
13664         called for effect with dolist.
13665         (top-level): Use mapc to set functions to be traced for debugging.
13666
13667         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
13668         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
13669         dolist.
13670
13671         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
13672         Replace mapcar called for effect with mapc.
13673         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
13674         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
13675         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
13676         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
13677
13678         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
13679         remove-if that's a cl function.
13680
13681         * webmail.el (webmail-debug): Replace mapcar called for effect with
13682         dolist.
13683
13684         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
13685         with mapc.
13686
13687 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13688
13689         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
13690         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
13691         with while loop.
13692
13693         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
13694         functions from article-* functions.
13695         (gnus-multi-decode-header): Replace mapcar called for effect with
13696         dolist.
13697
13698         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
13699         (gnus-bookmark-show-details): Replace mapcar called for effect with
13700         while loop.
13701
13702         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
13703         called for effect with while loop.
13704
13705         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
13706         with dolist.
13707
13708         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
13709         Replace mapcar called for effect with dolist.
13710
13711         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
13712
13713         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
13714         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
13715         Replace mapcar called for effect with dolist.
13716         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
13717         mapc.
13718
13719         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
13720         Replace mapcar called for effect with dolist.
13721         (gnus-topic-list): Replace mapcar called for effect with mapc.
13722
13723         * gnus.el: Use mapc instead of mapcar to add autoloads.
13724
13725 2007-10-23  Richard Stallman  <rms@gnu.org>
13726
13727         * gnus-group.el (gnus-group-highlight): Mark as risky.
13728
13729 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13730
13731         * gnus.el (gnus-server-to-method): Return method found first in
13732         gnus-newsrc-alist.
13733
13734         * gnus-art.el (gnus-article-highlight-signature)
13735         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
13736         button overlay without the front stickiness.
13737
13738 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
13739
13740         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
13741         overview buffer needed a catch to receive its throw.
13742         (gnus-agent-flush-cache): Declare as interactive to make this function
13743         easier to use.
13744
13745 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
13746
13747         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
13748         `next-line'.
13749
13750 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13751
13752         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
13753         exclude address matching message-dont-reply-to-names.
13754
13755 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13756
13757         * gnus-util.el (gnus-string<): New function.
13758
13759         * gnus-sum.el (gnus-article-sort-by-author)
13760         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
13761
13762 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13763
13764         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
13765         the frame-focus tag is set in gnus-buffer-configuration.
13766
13767 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13768
13769         * gnus-art.el (gnus-article-add-button): Make a button overlay without
13770         the front stickiness.
13771
13772 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13773
13774         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
13775         url pattern; remove duplicate one.
13776         (gnus-article-extend-url-button): New function.
13777         (gnus-article-add-buttons): Use it.
13778         (gnus-button-push): Use concatenated url that it makes.
13779
13780 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
13781
13782         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
13783
13784 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
13785
13786         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
13787         Don't hardcode point-min==1.
13788
13789 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
13790
13791         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
13792         Fix comment about "iso8859-1".
13793
13794 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
13795
13796         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
13797         ones returned from the verify-function.
13798
13799         * mm-uu.el (mm-uu-pgp-signed-extract-1):
13800         Call mml2015-extract-cleartext-signature if extraction failed.
13801
13802 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
13803
13804         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
13805         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
13806         failed.
13807
13808 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
13809
13810         * Relicense "GPLv2 or later" files to "GPLv3 or later".
13811
13812 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
13813
13814         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
13815         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
13816         recommends to use EasyPG instead of PGG.
13817
13818         * pgg.el: Revert to revision 6.23.2.16.
13819
13820         * pgg-def.el: Revert to revision 6.6.2.14.
13821
13822         * pgg-gpg.el: Revert to revision 6.23.2.34.
13823
13824 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
13825
13826         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
13827         to mark a thread as expirable.  Add variable `hide' to handle hiding of
13828         thread for both the null and zero (kill/expire thread) universal prefix
13829         cases.
13830         (gnus-summary-expire-thread): Add new function to expire a thread,
13831         using gnus-summary-kill-thread.
13832         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
13833         shortcuts for gnus-summary-expire-thread.
13834         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
13835         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
13836
13837 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
13838
13839         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
13840         extras value, so an extras entry can be deleted.
13841         (gnus-registry-delete-extra-entry): Use it.
13842         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
13843         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
13844         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
13845         storage through the gnus-registry, and provide an appropriate API for
13846         it.
13847
13848 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13849
13850         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
13851         Suggested by Leo <sdl.web@gmail.com>.
13852
13853         * gnus.el: Do.
13854
13855 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13856
13857         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
13858         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
13859
13860         * gnus-agent.el (gnus-agent-fetch-headers): Do.
13861
13862         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
13863         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
13864
13865 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13866
13867         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
13868         newline.
13869         (nnmbox-request-accept-article): Don't change article in source buffer;
13870         narrow to header to use message-fetch-field rather than
13871         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
13872         (nnmbox-request-replace-article): Quote lines that'll be misidentified
13873         as delimiters; make sure article ends with newline.
13874         (nnmbox-delete-mail): Correct last position of article to be deleted;
13875         ignore X-Gnus-Newsgroup header in article body.
13876         (nnmbox-save-mail): Quote lines looking like delimiters at the right
13877         positions; make sure article ends with newline.
13878
13879         * message.el (message-display-abbrev): Don't infloop when a user
13880         inserts SPC in the beginning of header.
13881
13882         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
13883         coding-system-for-read and coding-system-for-write for XEmacs having no
13884         file-coding feature.
13885
13886         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
13887
13888 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
13889
13890         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
13891         list of groups not followed by default.  Fix type to be regexp.
13892         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
13893
13894 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
13895
13896         * hmac-def.el (define-hmac-function): Switch from old-style to
13897         new-style backquotes.
13898
13899         * md4.el (md4-make-step): Likewise.
13900
13901 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13902
13903         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
13904         raw-text coding system when saving .newsrc file, which may contain
13905         non-ASCII group names.
13906
13907 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13908
13909         * gnus-cus.el (gnus-score-extra): New widget.
13910         (gnus-score-extra-convert): New function.
13911         (gnus-score-customize): Use it for Extra.
13912
13913 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
13914
13915         * mml2015.el (mml2015-extract-cleartext-signature): New function.
13916         (mml2015-mailcrypt-clear-verify): Use it.
13917         (mml2015-gpg-clear-verify): Use it.
13918         (mml2015-pgg-clear-verify): Use it.
13919         (mml2015-epg-clear-verify): Replace the current part with the output
13920         from GnuPG; don't extract the plaintext by itself.
13921
13922         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
13923         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
13924         mml2015-clear-verify-function; don't touch the armor headers or
13925         dash-escaped text here.
13926
13927 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13928
13929         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
13930         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
13931         parts, or application/octet-stream as a last resort.
13932         (gnus-mime-view-part-as-type): Don't toggle display.
13933         (gnus-mime-view-part-as-charset): Don't turn off display before
13934         querying charset.
13935
13936         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
13937         stuff to undisplayer function in Emacs.
13938         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
13939
13940         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
13941         text/calendar parts.
13942
13943 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13944
13945         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
13946         decoding text/calendar parts.
13947
13948         * message.el (message-forward-make-body-mime): Always mark body as
13949         having no illegible text; remove signed-or-encrypted argument.
13950         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
13951
13952         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
13953         (mml-generate-mime-1): Don't encode body if it is specified to be in
13954         raw form; don't make buffer be unibyte when inserting multibyte string.
13955
13956 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
13957
13958         * sha1.el: Fix up comment style.
13959         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
13960         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
13961
13962         * hex-util.el: Fix up comment style.
13963         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
13964
13965         * gnus-salt.el: Use with-current-buffer.
13966         (gnus-pick-setup-message): Fix long-standing typo.
13967
13968 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13969
13970         * imap.el (imap-logout-timeout): New variable.
13971         (imap-logout, imap-logout-wait): New functions.
13972         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
13973
13974         * nnimap.el (nnimap-logout-timeout): New server variable.
13975         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
13976         nnimap-logout-timeout.
13977
13978         * gnus-art.el (gnus-article-summary-command-nosave)
13979         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
13980
13981 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13982
13983         * gnus.el (gnus-maximum-newsgroup): New variable.
13984
13985         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
13986         according to gnus-maximum-newsgroup.
13987
13988         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
13989         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
13990         Limit the range of articles according to gnus-maximum-newsgroup.
13991
13992 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
13993
13994         * gnus-art.el (gnus-sticky-article): Fix problems described in
13995         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
13996         Don't perform gnus-configure-windows here; reuse existing sticky
13997         article buffer.
13998
13999         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
14000         it doesn't exist in gnus-article-mode.
14001
14002 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14003
14004         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
14005         (gnus-agent-decoded-group-name): New function.
14006         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
14007         (gnus-agent-expire-group-1): Use it; decode group name in messages.
14008
14009 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
14010
14011         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
14012         Add binding for gnus-sticky-article.
14013         (gnus-summary-exit): Don't kill sticky article buffers.
14014
14015         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
14016         article buffer.
14017         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
14018         (gnus-kill-sticky-article-buffers): New commands.
14019
14020 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14021
14022         * nntp.el (nntp-xref-number-is-evil): New server variable.
14023         (nntp-find-group-and-number): If it is non-nil, don't trust article
14024         numbers in the Xref header.
14025
14026 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14027
14028         * gnus-agent.el (gnus-agent-read-group): New function.
14029         (gnus-agent-flush-group, gnus-agent-expire-group)
14030         (gnus-agent-regenerate-group): Use it.
14031         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
14032         nnmail-pathname-coding-system.
14033
14034 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14035
14036         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
14037
14038         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
14039         that are unread as unread, and also as selected so that information of
14040         marks having been changed by a user may be updated when exiting group.
14041
14042 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
14043
14044         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
14045
14046 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14047
14048         * gnus-art.el (gnus-mime-display-single): Pass part number that is
14049         calculated ignoring signature parts to gnus-treat-article.
14050
14051 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14052
14053         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
14054         a point here in order to keep the window start.
14055         (gnus-insert-mime-security-button): Make a button overlay without the
14056         front stickiness.
14057         (gnus-mime-display-security): Goto the end of a button.
14058
14059         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
14060
14061 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14062
14063         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
14064         group-name-at-point.
14065         (gnus-group-completing-read): New function that offers decoded
14066         non-ASCII group names for completion.
14067         (gnus-fetch-group, gnus-group-read-ephemeral-group)
14068         (gnus-group-jump-to-group, gnus-group-make-group-simple)
14069         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
14070         (gnus-group-fetch-control): Use it.
14071         (gnus-fetch-group): Use group-name-at-point for the initial value
14072         rather than the default value; use gnus-alive-p.
14073
14074         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
14075         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
14076         (gnus-summary-post-news): Use gnus-group-completing-read.
14077
14078         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
14079         (gnus-read-move-group-name): Decode group name for completion.
14080
14081 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
14082
14083         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
14084         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
14085         Yamaoka slightly modified the code).
14086
14087 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14088
14089         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
14090         (nnmail-split-incoming): Bind it.
14091
14092         * nnml.el (nnml-group-name-charset): New function.
14093         (nnml-decoded-group-name): Use it; don't decode group name if
14094         nnmail-group-names-not-encoded-p is non-nil.
14095         (nnml-encoded-group-name): New function.
14096         (nnml-group-pathname): Inline nnml-decoded-group-name.
14097         (nnml-request-expire-articles): Decode group name in message.
14098         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
14099         nnmail-pathname-coding-system.
14100         (nnml-save-mail, nnml-active-number): Work with decoded group names and
14101         not decoded ones according to nnmail-group-names-not-encoded-p.
14102         (nnml-generate-active-info): Use nnml-encoded-group-name.
14103
14104 2007-08-08  Glenn Morris  <rgm@gnu.org>
14105
14106         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
14107         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
14108         doc-strings and comments.
14109
14110 2007-07-25  Glenn Morris  <rgm@gnu.org>
14111
14112         * Relicense all FSF files to GPLv3 or later.
14113
14114 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14115
14116         * gnus-sum.el (gnus-summary-move-article):
14117         Make gnus-summary-respool-article work.
14118
14119 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
14120
14121         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
14122         string.
14123
14124 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
14125
14126         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
14127         that should be ignored when comparing distant RSS articles with local
14128         ones.
14129         (nnrss-make-hash-index): New function.  Create a hash index according
14130         to the ignored fields.
14131         (nnrss-check-group): Use it.
14132
14133 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14134
14135         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
14136
14137         * gnus-art.el (article-decode-group-name): Decode Xref header too.
14138
14139         * gnus-group.el (gnus-group-make-group): Encode group name here unless
14140         the new optional argument ENCODED is non-nil.
14141         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
14142         coding system for encoding group name.
14143         (gnus-group-make-rss-group): Pass un-encoded group name to
14144         gnus-group-make-group.
14145         (gnus-group-set-info): Tell gnus-group-make-group that group name is
14146         encoded.
14147
14148         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
14149         Encode group name to which articles are moved or copied.
14150         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
14151         coding system for encoding Newsgroup, Followup-To and Xref headers.
14152
14153         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
14154         marks; use nnheader-file-coding-system to write a file.
14155         (nnagent-retrieve-headers): Bind file-name-coding-system to
14156         nnmail-pathname-coding-system.
14157
14158         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
14159
14160         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
14161         (nnml-request-article, nnml-request-create-group)
14162         (nnml-request-rename-group, nnml-find-id)
14163         (nnml-possibly-change-directory, nnml-possibly-create-directory)
14164         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
14165         (nnml-save-marks): Use nnml-group-pathname instead of
14166         nnmail-group-pathname.
14167
14168         (nnml-request-create-group, nnml-request-expire-articles)
14169         (nnml-request-move-article, nnml-request-delete-group)
14170         (nnml-deletable-article-p, nnml-possibly-create-directory)
14171         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
14172         (nnml-open-marks): Bind file-name-coding-system to
14173         nnmail-pathname-coding-system.
14174
14175         (nnml-request-article): Pass server argument to nnml-find-group-number.
14176         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
14177         Pass server argument to nnml-possibly-create-directory.
14178         (nnml-request-accept-article): Pass server argument to
14179         nnml-active-number and nnml-save-mail.
14180         (nnml-find-group-number): Pass server argument to nnml-find-id.
14181         (nnml-request-update-info): Pass server argument to
14182         nnml-marks-changed-p.
14183
14184         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
14185         (nnml-save-mail, nnml-active-number): Add server argument.
14186
14187         (nnml-request-delete-group): Warn if group is missing.
14188         (nnml-get-nov-buffer): Decode group name.
14189         (nnml-generate-active-info): Encode group name.
14190         (nnml-open-marks): Decode group name in messages.
14191
14192 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14193
14194         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
14195         if it is not specified.
14196         (gnus-article-pipe-part, gnus-article-save-part)
14197         (gnus-article-interactively-view-part, gnus-article-copy-part)
14198         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
14199         (gnus-article-inline-part, gnus-article-save-part-and-strip)
14200         (gnus-article-replace-part, gnus-article-delete-part)
14201         (gnus-article-view-part-as-type): Pass raw prefix argument to
14202         gnus-article-part-wrapper.
14203
14204 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14205
14206         * gnus-agent.el (gnus-agent-save-active):
14207         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
14208
14209         * gnus-cache.el (gnus-cache-save-buffers)
14210         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
14211         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
14212         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
14213         (gnus-cache-braid-nov, gnus-cache-braid-heads)
14214         (gnus-cache-generate-active, gnus-cache-rename-group)
14215         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
14216         (gnus-cache-update-overview-total-fetched-for):
14217         Bind file-name-coding-system to nnmail-pathname-coding-system.
14218         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
14219         New variables.
14220         (gnus-cache-decoded-group-name): New function.
14221         (gnus-cache-file-name): Use it.
14222         (gnus-cache-generate-active): Use non-decoded group name for active.
14223
14224         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
14225         right place.
14226         (gnus-write-active-file): Don't break non-ASCII group names.
14227
14228         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
14229         nnmail-pathname-coding-system.
14230
14231         * lpath.el: Bind default-file-name-coding-system,
14232         file-name-coding-system and language-info-alist for XEmacs.
14233
14234         * gnus-uu.el (gnus-uu-decode-save): Typo.
14235
14236 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14237
14238         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
14239
14240 2007-07-14  David Kastrup  <dak@gnu.org>
14241
14242         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
14243         finishing actions if we did not edit the article.
14244
14245 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14246
14247         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
14248         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
14249         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
14250         (gnus-agent-flush-group, gnus-agent-flush-cache)
14251         (gnus-agent-fetch-headers, gnus-agent-load-alist)
14252         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
14253         (gnus-agent-retrieve-headers, gnus-agent-request-article)
14254         (gnus-agent-regenerate-group)
14255         (gnus-agent-update-files-total-fetched-for)
14256         (gnus-agent-update-view-total-fetched-for):
14257         Bind file-name-coding-system to nnmail-pathname-coding-system.
14258         (gnus-agent-group-pathname): Don't encode file names by
14259         nnmail-pathname-coding-system.
14260         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
14261         coding-system-for-write instead of buffer-file-coding-system to
14262         gnus-agent-file-coding-system.
14263
14264         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
14265         Decode group name.
14266
14267         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
14268
14269         * gnus-start.el (gnus-update-active-hashtb-from-killed)
14270         (gnus-read-newsrc-el-file): Make group names unibyte.
14271
14272         * nnmail.el (nnmail-group-pathname): Don't encode file names by
14273         nnmail-pathname-coding-system.
14274
14275         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
14276         (nnrss-request-delete-group): Bind file-name-coding-system to
14277         nnmail-pathname-coding-system.
14278         (nnrss-read-server-data, nnrss-read-group-data):
14279         Bind file-name-coding-system correctly.
14280         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
14281
14282         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
14283         (nntp-server-to-method-cache): New variable.
14284         (nntp-group-pathname): New function that decodes non-ASCII group names.
14285         (nntp-possibly-create-directory, nntp-marks-changed-p)
14286         (nntp-save-marks, nntp-open-marks): Use it.
14287         (nntp-possibly-create-directory, nntp-open-marks):
14288         Bind file-name-coding-system to nnmail-pathname-coding-system.
14289         (nntp-open-marks): Decode group names when bootstrapping marks.
14290
14291         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
14292         Newsgroups and Followup-To headers.
14293
14294 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14295
14296         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
14297         (gnus-server-closed-face, gnus-server-denied-face)
14298         (gnus-server-offline-face): Remove variable.
14299         (gnus-server-font-lock-keywords): Use faces that are not aliases.
14300
14301         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
14302         of modifying message-stack directly for XEmacs.
14303
14304         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
14305         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
14306         if the coding-system argument is nil for XEmacs.
14307
14308         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
14309         mm-charset-override-alist.
14310
14311         * rfc2047.el: Don't require base64; require rfc2045 for the function
14312         rfc2045-encode-string.
14313         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
14314         to quote the parameter value.
14315
14316 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14317
14318         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
14319         form in gnus-group-name-charset-method-alist.
14320
14321         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
14322         overrides the default layout edit-form.
14323
14324         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
14325
14326         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
14327
14328 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14329
14330         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
14331         as unfetched articles.
14332
14333 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
14334
14335         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
14336
14337 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14338
14339         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
14340         original back end that keeps marks in the local system.
14341
14342 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14343
14344         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
14345         arg of pop-to-buffer for XEmacs.
14346         (gnus-article-read-summary-keys): Ditto; don't restore window
14347         configuration if summary command ends up with neither article buffer
14348         nor summary buffer; describe bindings if summary keys end with C-h.
14349
14350 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14351
14352         * message.el (message-fix-before-sending): Skip raw message part to be
14353         forwarded while checking illegible text.
14354         (message-forward-make-body-mime, message-forward-make-body):
14355         Mark signed or encrypted raw message as having no illegible text.
14356
14357 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14358
14359         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
14360         (gnus-message-with-timestamp-1): New macro.
14361         (gnus-message-with-timestamp): New function.
14362         (gnus-message): Use them.
14363
14364         * nnheader.el (nnheader-message): Use them.
14365
14366 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
14367
14368         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
14369         .newsrc.eld file.
14370
14371 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14372
14373         * gnus-agent.el (gnus-agent-fetch-headers)
14374         (gnus-agent-retrieve-headers):
14375         Bind gnus-decode-encoded-address-function to identity.
14376
14377         * nntp.el (nntp-send-xover-command): Recognize an xover command is
14378         available also when the server returns simply a dot.
14379
14380         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
14381
14382 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14383
14384         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
14385
14386 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14387
14388         * gnus-ems.el (gnus-x-splash): Make it work.
14389
14390         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
14391         from being used.
14392
14393         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
14394
14395 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14396
14397         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
14398         4th and the 5th arguments.
14399
14400         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
14401         the front stickiness.
14402         (gnus-article-summary-command-nosave): Correct the order of the
14403         arguments passed to pop-to-buffer.
14404         (gnus-article-read-summary-keys): Ditto; make it work properly when the
14405         summary command ends up with the article buffer.
14406
14407         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
14408         the same faces.
14409
14410 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
14411
14412         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
14413
14414 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
14415
14416         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
14417         * gnus-sum.el (gnus-summary-highlight):
14418         * pgg.el (pgg-sign-region, pgg-sign):
14419         * mail-source.el (mail-source-delete-old-incoming-confirm):
14420         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
14421
14422 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14423
14424         * gnus-art.el (gnus-mime-view-part-externally)
14425         (gnus-mime-view-part-internally): Fix predicate function passed to
14426         completing-read.
14427
14428         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
14429
14430         * gnus.el (gnus-update-message-archive-method): Add :version.
14431
14432 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14433
14434         * gnus.el (gnus-update-message-archive-method): New variable.
14435
14436         * gnus-start.el (gnus-setup-news): Update saved "archive" method
14437         according to gnus-message-archive-method if
14438         gnus-update-message-archive-method is non-nil.
14439
14440 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14441
14442         * gnus-sum.el (gnus-summary-limit-to-address): New function.
14443         Suggested by Loic Dachary <loic@dachary.org>.
14444         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
14445
14446 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14447
14448         * message.el (message-pop-to-buffer): Add switch-function argument.
14449         (message-mail): Pass switch-function argument to it.
14450
14451 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
14452
14453         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
14454         Improve doc string.
14455
14456 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14457
14458         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
14459         (gnus-header-content):
14460         * gnus-cite.el (gnus-cite-10):
14461         * gnus-srvr.el (gnus-server-closed):
14462         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
14463         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
14464         (gnus-group-mail-3-empty, gnus-group-mail-low)
14465         (gnus-group-mail-low-empty, gnus-splash):
14466         * message.el (message-header-to, message-header-cc)
14467         (message-header-subject, message-header-other, message-header-name)
14468         (message-header-xheader, message-separator, message-cited-text)
14469         (message-mml): Lighten colors of faces used for dark background.
14470
14471 2007-05-24  Simon Josefsson  <simon@josefsson.org>
14472
14473         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
14474         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
14475
14476 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14477
14478         * message.el (message-narrow-to-headers-or-head):
14479         Ignore mail-header-separator in the body.
14480
14481 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14482
14483         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
14484         same as window size.
14485
14486 2007-05-22  Kevin Ryde  <user42@zip.com.au>
14487
14488         * message.el (message-font-lock-keywords): Use message-header-xheader
14489         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
14490         ahead of the anything pattern, to get it recognized.
14491
14492 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14493
14494         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
14495         spam.el loads uses it in the compiled defadvice form.
14496
14497 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
14498
14499         * gnus-sum.el (gnus-articles-to-read)
14500         (gnus-summary-insert-old-articles): Don't truncate group name for
14501         `read-string'.
14502
14503         * gnus-util.el (gnus-limit-string): Delete this function.
14504
14505         * gnus-sum.el (gnus-simplify-subject-fully):
14506         Use `truncate-string-to-width' instead.
14507
14508 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
14509
14510         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
14511         Tell if, on summary exit, the next group has to be selected.
14512         (gnus-summary-exit): Use it.
14513
14514 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
14515
14516         * gnus-art.el (gnus-article-mode): Fix comment about displaying
14517         non-break space.
14518
14519 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14520
14521         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
14522         Check if group is not a directory.
14523         (nnfolder-request-expire-articles): Don't delete articles if the target
14524         group is not available.
14525
14526         * nnml.el (nnml-request-create-group): Properly check if group is not a
14527         file.
14528         (nnml-request-expire-articles): Don't delete articles if the target
14529         group is not available.
14530
14531         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
14532         Don't quote characters that are within parentheses.
14533
14534 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14535
14536         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
14537         (gnus-handle-ephemeral-exit): Select article according to it.
14538
14539 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
14540
14541         * message.el (message-insert-formated-citation-line): Remove newline.
14542         (message-citation-line-format): Add final \n here so that the user can
14543         avoid a blank line.
14544
14545 2007-05-03  Dan Christensen  <jdc@uwo.ca>
14546
14547         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
14548         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
14549         Update lanl/arXiv support.
14550
14551 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
14552
14553         * gnus.el: Bump version number.
14554
14555 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14556
14557         * gnus.el (gnus-version-number): Bump version.
14558
14559 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
14560
14561         * gnus.el: No Gnus v0.6 is released.
14562
14563 2007-04-27  Didier Verna  <didier@xemacs.org>
14564
14565         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
14566         * gmm-utils.el (gmm-regexp-concat): ... here.
14567         * message.el: Don't require 'gnus-util.
14568         (message-dont-reply-to-names): Handle name change above.
14569         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
14570
14571 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14572
14573         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
14574         since the initial value varies according to the system.
14575
14576 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14577
14578         * mm-util.el (mm-charset-synonym-alist): Defcustom.
14579
14580 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
14581
14582         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
14583
14584 2007-04-24  Didier Verna  <didier@xemacs.org>
14585
14586         Improve the type of gnus-ignored-from-addresses.
14587         * gnus-util.el (gnus-orify-regexp): New function.
14588         * message.el (gnus-util): Require it.
14589         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
14590         * gnus-sum.el (gnus-ignored-from-addresses): New function.
14591         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
14592
14593 2007-04-24  Didier Verna  <didier@xemacs.org>
14594
14595         * gnus-sum.el:
14596         * gnus-utils.el: Fix some trailing whitespaces.
14597
14598 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14599
14600         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
14601         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
14602         article's Message-ID; refer parent article in summary buffer.
14603
14604         * message.el (message-bounce): Call mime-to-mml.
14605
14606         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
14607         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
14608         optimize and/or forms properly.
14609
14610 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
14611
14612         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
14613         URL.
14614
14615 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14616
14617         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
14618
14619 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14620
14621         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
14622         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
14623         displayed of multipart/alternative part if it is invoked from summary
14624         buffer.
14625
14626         * mm-view.el (mm-inline-text-html-render-with-w3m)
14627         (mm-inline-text-html-render-with-w3m-standalone)
14628         (mm-inline-render-with-function): Use mail-parse-charset by default.
14629
14630 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
14631
14632         * parse-time.el (parse-time-string-chars): Check if CHAR
14633         is less than the length of parse-time-syntax.
14634
14635 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14636
14637         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
14638         from gnus-newsgroup-processable.
14639
14640 2007-04-16  Didier Verna  <didier@xemacs.org>
14641
14642         * gnus-msg.el (gnus-configure-posting-styles):
14643         Handle message-signature-directory properly with :file syntax.
14644         Reported by "Leo".
14645
14646 2007-04-11  Didier Verna  <didier@xemacs.org>
14647
14648         New user option: message-signature-directory.
14649         * gnus-msg.el (gnus-configure-posting-styles): Support it.
14650         * message.el (message-insert-signature): Ditto.
14651         * message.el (message-signature-file): Doc update.
14652         * message.el (message-signature-directory): New.
14653
14654 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14655
14656         * gnus-msg.el (gnus-inews-yank-articles):
14657         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
14658
14659 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14660
14661         * message.el (message-yank-original): Make sure cited text ends with
14662         newline; don't exchange point and mark.
14663
14664 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
14665
14666         * tls.el (open-tls-stream): Properly handle case where there
14667         is no associated buffer.
14668
14669 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
14670
14671         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
14672         message-yank-original, make sure (< mark TEXT point).
14673
14674 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
14675
14676         * message.el (message-fill-column): New variable.
14677         (message-mode): Use it.  Add comment on a possible new hook.
14678
14679         * nnmail.el (nnmail-spool-file): Mark as obsolete.
14680         (nnmail-get-new-mail): Reformat.
14681
14682         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
14683
14684         * gmm-utils.el: Fix Commentary.
14685         (gmm-tool-bar-from-list): Fix typo in doc string.
14686
14687 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
14688
14689         * message.el (message-yank-original): Don't switch point and mark
14690         unnecessarily to put point and mark as documented.
14691
14692 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14693
14694         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
14695         from the message heads.
14696
14697 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
14698
14699         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
14700         article buffer does not have a window.  This may not be the best
14701         solution but is certainly better than setting the start of the null,
14702         that is the current, window.
14703
14704 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
14705
14706         * gnus-draft.el (gnus-draft-setup-hook): New hook.
14707         (gnus-draft-setup): Run it.
14708
14709         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
14710         gnus-score-fast-scoring.  Allow regexp.
14711         (gnus-score-headers): Use it.
14712
14713         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
14714         XEmacs.
14715
14716         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
14717         string.
14718         (gnus-button-alist): Also catch `<f1> k ...'.
14719         (gnus-treat-display-x-face): Fix doc string.
14720
14721 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14722
14723         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
14724         evaluation of gnus-extended-version to ensure correct generation of the
14725         User-Agent header when message-generate-headers-first is used.
14726
14727 2007-03-24  Simon Josefsson  <simon@josefsson.org>
14728
14729         * hashcash.el (hashcash-generate-payment-async): Don't crash if
14730         hashcash-path is nil.  Don't call callback with incorrect number of
14731         parameters if val is 0.
14732
14733 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14734
14735         * message.el (message-required-news-headers):
14736         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
14737
14738 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
14739
14740         * tls.el (open-tls-stream): In handshake-waiting loop,
14741         don't wait more if there is output available to process.
14742
14743 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
14744
14745         * tls.el (tls-program): Doc fix.
14746
14747 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14748
14749         * message.el (message-generate-new-buffers): Change the meaning of the
14750         nil value; add `standard' to the choices; treat t as `unique'; improve
14751         doc string.
14752         (gnus-select-frame-set-input-focus): Autoload.
14753         (message-buffer-name): Search for the existing message buffer if
14754         message-generate-new-buffers is nil or `standard'; treat the value t of
14755         message-generate-new-buffers as `unique'.
14756         (message-pop-to-buffer): Raise the frame already displaying the message
14757         buffer; clear the echo area after querying.
14758         (message-setup): Pass the `continue' argument to compose-mail.
14759         (message-mail): Prefer `switch-function' if it is given; search for the
14760         existing message buffer if the `continue' argument is non-nil; pass
14761         continue and switch-function arguments to compose-mail by way of
14762         message-setup.
14763         (message-mail-other-window): Adjust argument of message-setup.
14764         (message-mail-other-frame): Ditto.
14765
14766 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14767
14768         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
14769         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
14770         to turn font-lock on when turning gnus-message-citation-mode on.
14771
14772 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
14773
14774         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
14775         (mml-smime-function-alist): New variable; add epg as the backend.
14776         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
14777         mml-smime- functions instead.
14778         * mm-view.el: Require smime.
14779
14780 2007-03-05  Didier Verna  <didier@xemacs.org>
14781
14782         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
14783         instead of just inheritance for posting styles.
14784         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
14785
14786 2007-02-24  Chris Moore  <dooglus@gmail.com>
14787
14788         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
14789         * pgg-pgp.el (pgg-pgp-encrypt-region):
14790         * pgg-gpg.el (pgg-gpg-encrypt-region):
14791         Check pgg-encrypt-for-me if no other recipients.
14792
14793 2007-02-24  John Paul Wallington  <jpw@pobox.com>
14794
14795         * tls.el (tls-certtool-program): Fix custom type.
14796
14797 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14798
14799         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
14800         and point-at-eol instead of line-(beginning|end)-position.
14801
14802         * assistant.el (assistant-parse-buffer): Ditto.
14803
14804         * netrc.el (netrc-parse-services): Ditto.
14805
14806 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
14807
14808         * mml2015.el (mml2015-epg-find-usable-key): New function.
14809         (mml2015-epg-sign): Use it.
14810         (mml2015-epg-encrypt): Use it.
14811
14812 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14813
14814         * message.el (message-make-in-reply-to): Quote name containing
14815         non-ASCII characters.  It will make the RFC2047 encoder cause an error
14816         if there are special characters.  Reported by NAKAJI Hiroyuki
14817         <nakaji@jp.freebsd.org>.
14818
14819 2007-02-27  Didier Verna  <didier@xemacs.org>
14820
14821         Include the group parameters as well as the topic ones in the
14822         inheritance filter process.
14823         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
14824         argument GROUP-PARAMS-LIST.
14825         * gnus-topic.el (gnus-group-topic-parameters): Use it.
14826
14827 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14828
14829         * nntp.el (nntp-never-echoes-commands)
14830         (nntp-open-connection-functions-never-echo-commands): New variables.
14831         (nntp-send-command): Use them.
14832
14833 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
14834
14835         * mml2015.el (mml2015-epg-verify): Simplify.
14836
14837 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14838
14839         * mml.el (mml-content-disposition-alist): New user option.
14840         (mml-content-disposition): New function.
14841         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
14842         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
14843
14844 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
14845
14846         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
14847         verification.
14848
14849 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14850
14851         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
14852         articles posted in the last 24 hours.
14853
14854 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
14855
14856         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
14857
14858 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
14859
14860         * nntp.el (nntp-send-command): Don't wait for echoes when
14861         nntp-open-ssl-stream is used.
14862
14863 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14864
14865         * gnus-cite.el (gnus-test-font-lock-add-keywords)
14866         (gnus-message-add-citation-keywords)
14867         (gnus-message-remove-citation-keywords): Remove.
14868         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
14869         directly, make the variables in font-lock-defaults buffer-local, add
14870         gnus-message-citation-keywords to them and then update the value of
14871         font-lock-keywords.
14872
14873 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14874
14875         * message.el (message-cite-original-1): Don't call
14876         gnus-article-highlight-citation.
14877
14878         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
14879         citations; fix line count.
14880
14881 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14882
14883         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
14884         (gnus-message-add-citation-keywords)
14885         (gnus-message-remove-citation-keywords): Use it; fix the emulating
14886         versions of font-lock-add-keywords and font-lock-remove-keywords to
14887         work with XEmacs correctly.
14888
14889 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14890
14891         * gnus-cite.el (gnus-cite-face-list): Set the values of
14892         gnus-message-max-citation-depth and gnus-message-citation-keywords.
14893         (gnus-message-max-citation-depth): Use defvar rather than defconst.
14894         (gnus-message-cite-prefix-regexp): New variable.
14895         (gnus-message-search-citation-line): Use it; protect against long
14896         citation prefix; fill match data with nil rather than 0 for XEmacs; set
14897         the 0th match data for Emacs.
14898         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
14899         (gnus-message-add-citation-keywords): Append keywords rather than
14900         prepending; emulate font-lock-add-keywords if it is not available.
14901         (gnus-message-remove-citation-keywords):
14902         Emulate font-lock-remove-keywords if it is not available.
14903
14904         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
14905
14906         * message.el (message-cite-prefix-regexp): Set the value of
14907         gnus-message-cite-prefix-regexp.
14908
14909 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14910
14911         * nnweb.el (nnweb-google-parse-1): Update parser.
14912
14913 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
14914
14915         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
14916
14917 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14918
14919         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
14920         regexp.
14921
14922 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14923
14924         * uudecode.el (uudecode-string-to-multibyte): New function emulating
14925         string-to-multibyte.
14926         (uudecode-decode-region-internal): Use it.
14927
14928         * lpath.el: Fbind string-as-multibyte for XEmacs.
14929
14930 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
14931
14932         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
14933         Fix custom choice.
14934
14935         * gnus-art.el (gnus-signature-limit): Fix custom choice.
14936
14937 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
14938
14939         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
14940
14941         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
14942         `write-region' to respect `mm-inhibit-file-name-handlers'.
14943
14944 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
14945
14946         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
14947         Use gnus-home-directory instead of "~/" or "$HOME".
14948
14949 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
14950
14951         * encrypt.el (encrypt-insert-file-contents): Add better prompt
14952         to mention filename.
14953         Add comments at beginning regarding usage.
14954         (encrypt-write-file-contents): Change interactive so a string is
14955         acceptable.  If the file has no associated model, show an error instead
14956         of a nonsense prompt.
14957
14958 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14959
14960         * spam.el (spam-bsfilter-ham-switch): Fix typo.
14961         Thanks to Yoshihiko Yamada for kind notification of this typo.
14962
14963 2007-01-12  Kenichi Handa  <handa@m17n.org>
14964
14965         * uudecode.el (uudecode-decode-region-internal): Make it work in a
14966         multibyte buffer.
14967
14968 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
14969
14970         * gnus-score.el (gnus-score-fast-scoring): New variable.
14971         (gnus-score-headers): Use it.
14972
14973         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
14974
14975         * message.el (message-cite-original-1):
14976         Call gnus-article-highlight-citation if requested.
14977         (message-make-from): Allow name and address as optional arguments.
14978
14979         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
14980
14981         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
14982         bugs to doc string.
14983         (gnus-button-alist): Add mid\\|message-id.
14984         (gnus-button-fetch-group): Extend for use in
14985         `browse-url-browser-function'.
14986         (gnus-button-url-regexp): Try to catch paired parentheses like in
14987         Wikipedia URLs.
14988
14989         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
14990         Suggested by Simon Krahnke <overlord@gmx.li>.
14991
14992 2007-01-13  Romain Francoise  <romain@orebokech.com>
14993
14994         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
14995         Update copyright.
14996
14997 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
14998
14999         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
15000
15001 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
15002
15003         * gnus-registry.el (gnus-registry-unfollowed-groups)
15004         (gnus-registry-split-fancy-with-parent): Fix documentation.
15005
15006 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15007
15008         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
15009         from nnweb groups.
15010
15011 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15012
15013         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
15014         Xref urls.  Erase buffer before requesting head.
15015
15016         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
15017
15018 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
15019
15020         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
15021         customizable.
15022
15023 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
15024
15025         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
15026         no signing key is found.
15027         (mml2015-epg-encrypt): Ask user whether to skip or abort if
15028         no encrypting and/or signing key is found.
15029
15030 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
15031
15032         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
15033
15034 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15035
15036         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
15037         headers read from disk with the ones newly found in the current search.
15038         This should no longer cause problems, because the article numbers in
15039         Gmane's `nov.php' output are ignored since the previous change.
15040
15041 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15042
15043         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
15044
15045 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15046
15047         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
15048         replace-regexp-in-string; bind url-version; fbind display-images-p and
15049         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
15050         find-face and set-itimer-function for Emacs; bind itimer-list for
15051         Emacs.
15052
15053         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
15054
15055 2007-01-01  Romain Francoise  <romain@orebokech.com>
15056
15057         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
15058
15059 2006-12-31  Steve Youngs  <steve@sxemacs.org>
15060
15061         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
15062         `define-minor-mode' macro definition expanded properly.
15063         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
15064         exclude it there.
15065
15066         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
15067         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
15068         `fboundp' test.
15069         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
15070         This is OK to autoload in (S)XEmacs now.
15071
15072 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15073
15074         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
15075         keystroke.
15076         (gnus-summary-limit-to-singletons): Fix typo.
15077
15078         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
15079         else fails.
15080
15081 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15082
15083         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
15084         docstring.
15085
15086         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
15087         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
15088         (gnus-summary-insert-dormant-articles): Fix typo in message.
15089
15090 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
15091
15092         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
15093         nil for XEmacs.
15094         (gnus-message-citation-mode): Don't autoload in XEmacs.
15095
15096         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
15097
15098 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
15099
15100         * nnimap.el (nnimap-expunge-search-string):
15101         Mention nnimap-search-uids-not-since-is-evil in docstring.
15102
15103 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
15104
15105         * spam.el: Revert to make-obsolete-variable because
15106         define-obsolete-variable-alias is not supported in Emacs 21.
15107
15108         * spam.el (spam-ifile-path, spam-ifile-database-path)
15109         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
15110         make-obsolete-variable.
15111         (spam-bsfilter-path, spam-bsfilter-program)
15112         (spam-spamassassin-path, spam-spamassassin-program)
15113         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
15114         Don't use "path" inappropriately.
15115         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
15116         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
15117         variable names.
15118
15119 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
15120
15121         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
15122         summary buffer.
15123
15124         * password.el (password-cache-remove): Use clear-string to burn
15125         password, if available.
15126
15127 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
15128
15129         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
15130
15131         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
15132
15133         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
15134         (gnus-message-highlight-citation): Move defcustom here from
15135         gnus-cite.el.
15136         (gnus-message-citation-mode): Autoload.
15137
15138         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
15139         checks to make it compile with XEmacs.
15140         (gnus-message-citation-mode): New minor mode.
15141         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
15142         (gnus-message-highlight-citation): New variables.
15143         (gnus-message-search-citation-line)
15144         (gnus-message-add-citation-keywords)
15145         (gnus-message-remove-citation-keywords)
15146         (turn-on-gnus-message-citation-mode)
15147         (turn-off-gnus-message-citation-mode): New functions.
15148
15149 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
15150
15151         * gnus-cite.el: Enable highlighting of different citation levels in
15152         message-mode.
15153
15154 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
15155
15156         * message.el (message-make-fqdn): Fix comment.
15157         (message-bogus-system-names): Add ".local".
15158
15159         * spam.el (spam-ifile-path, spam-ifile-program)
15160         (spam-ifile-database-path, spam-ifile-database)
15161         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
15162         Don't use "path" inappropriately.
15163         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
15164         strings.
15165         (spam-check-ifile, spam-ifile-register-with-ifile)
15166         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
15167         Use new variable names.
15168
15169         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
15170         (gnus-treat-display-smileys): Simplify using
15171         gnus-image-type-available-p.
15172
15173         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
15174         available.
15175
15176         * gnus-xmas.el (gnus-xmas-image-type-available-p):
15177         Use `display-images-p' if available.
15178
15179 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15180
15181         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
15182         one after turning on the buffer's multibyteness instead of decoding
15183         them directly in the unibyte buffer that causes unexpected conversion
15184         in Emacs 23 (unicode).
15185
15186 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15187
15188         * message.el (message-generate-hashcash): Fix custom type.
15189
15190 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
15191
15192         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
15193
15194 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
15195
15196         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
15197         disconnect icons.  Add help text.
15198
15199 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
15200
15201         * spam.el (spam-extra-header-to-number): CRM114 spam score is
15202         negated to be consistent with the others we handle.
15203
15204 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15205
15206         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
15207         version of gnus-summary-buffer to something, so that we can use two
15208         article buffers at the same time.
15209
15210 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
15211
15212         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
15213         trigger all the extra headers.
15214         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
15215         sorting.
15216
15217 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15218
15219         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
15220         solid groups.
15221
15222 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
15223
15224         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
15225
15226 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
15227
15228         * legacy-gnus-agent.el: Add Copyright notice.
15229
15230 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
15231
15232         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
15233
15234 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15235
15236         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
15237
15238         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
15239         to make it work reliably in CVS Emacs.
15240         (gnus-summary-limit-strange-charsets-predicate)
15241         (gnus-summary-limit-to-predicate): New functions.
15242
15243 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
15244
15245         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
15246         specifying array size.
15247         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
15248         array if it is too small.
15249         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
15250         (gnus-sort-threads-loop): New function.
15251
15252 2006-12-06  Chris Moore  <dooglus@gmail.com>
15253
15254         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
15255         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
15256
15257 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
15258
15259         * mm-url.el (mm-url-predefined-programs): Call curl with correct
15260         options.
15261
15262 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15263
15264         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
15265         DOS-ing the recipient.
15266
15267         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
15268         the headers when creating the mapping to avoid mismappings.
15269         (nnweb-gmane-create-mapping): Always nix out old mapping.
15270
15271 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15272
15273         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
15274         and mm-verify-option to never.
15275
15276 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15277
15278         * message.el (message-signed-or-encrypted-p): New function.
15279         (message-forward-make-body): Use it.
15280
15281         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
15282         Replace encode-coding-string with mm-encode-coding-string.
15283
15284 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15285
15286         * nneething.el (nneething-decode-file-name):
15287         Replace decode-coding-string with mm-decode-coding-string.
15288
15289         * gnus-int.el (gnus-open-server): Say failed server's name.
15290
15291 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
15292
15293         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
15294         strings to a single string.  Quote `errors-file-name'.
15295         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
15296         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
15297         Adjust calls.  Use `shell-quote-argument'.
15298
15299 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
15300
15301         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
15302         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
15303
15304         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
15305         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
15306         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
15307         (gnus-group-make-directory-group, gnus-group-transpose-groups):
15308         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
15309         (gnus-subscribe-newsgroup, gnus-1):
15310         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
15311         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
15312         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
15313         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
15314
15315 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15316
15317         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
15318         keystroke.
15319         (gnus-summary-limit-to-bodies): Implement headersp.
15320
15321 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15322
15323         * dns.el (query-dns): Protect against "Process dns deleted" strings.
15324
15325 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15326
15327         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
15328
15329 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15330
15331         * message.el (message-generate-hashcash): Expand range of values to
15332         include `opportunistic'.
15333         (message-send-mail): Use it.
15334
15335 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15336
15337         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
15338         and comment it.
15339
15340         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
15341
15342 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
15343
15344         * gnus-util.el (gnus-extract-address-components): Improve comment.
15345
15346 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15347
15348         * gnus-util.el (gnus-extract-address-components): Work with address in
15349         which the name portion contains @.
15350
15351         * lpath.el: Fbind custom-autoload.
15352
15353 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
15354
15355         * gnus.el (gnus-start): Move custom group up.
15356         (gnus-select-method): Don't autoload, but make it available for
15357         `customize-variable'.
15358         (gnus-getenv-nntpserver): Don't autoload.
15359
15360 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
15361
15362         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
15363
15364 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
15365
15366         * message.el (message-sendmail-extra-arguments): New variable.
15367         (message-send-mail-with-sendmail): Use it.
15368
15369 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15370
15371         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
15372         mm-with-unibyte-current-buffer to make string unibyte.
15373
15374         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
15375         mm-string-as-multibyte.
15376
15377 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
15378
15379         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
15380         Reported by Werner Koch <wk@gnupg.org>.
15381
15382 2006-11-14  Daiki Ueno  <ueno@p360>
15383
15384         * mml2015.el: Autoload epa-select-keys when compiling.
15385
15386 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
15387
15388         * mml2015.el (mml2015-epg-sign): Save the signing keys in
15389         message-options.
15390         (mml2015-epg-encrypt): Save the recipient keys in message-options.
15391
15392 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
15393
15394         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
15395         EasyPG (< 0.0.6).
15396         (mml2015-always-trust): New user option.
15397         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
15398         prompt.
15399
15400 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15401
15402         * nntp.el (nntp-authinfo-force): New variable.
15403         (nntp-send-authinfo): Use it.
15404
15405 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
15406
15407         * message.el (message-strip-subject-encoded-words): Allow _not_ to
15408         decode encoded words.  Improve prompt.  Add comment about forwarding.
15409         (message-replacement-char): Move up.
15410
15411 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
15412
15413         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
15414         instead of gnus-intersection because arguments of gnus-sorted-nunion
15415         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
15416
15417 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
15418
15419         * message.el (message-strip-subject-encoded-words): Reformat prompt.
15420         (message-simplify-subject-functions):
15421         Enable message-strip-subject-encoded-words by default.
15422
15423 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
15424
15425         * message.el (message-strip-subject-encoded-words): New function.
15426         (message-simplify-subject-functions): New variable.
15427         (message-simplify-subject): Use it.  Fix typo in doc string.
15428         Support message-strip-subject-encoded-words.
15429
15430 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
15431
15432         * gnus-diary.el (gnus-diary-delay-format-function):
15433         * nndiary.el (nndiary-reminders):
15434         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
15435
15436 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
15437
15438         * gnus-art.el (article-hide-boring-headers): Fetch date from
15439         gnus-original-article-buffer to avoid problems with localized date
15440         strings.
15441
15442 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15443
15444         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
15445
15446 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
15447
15448         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
15449         New variables.
15450         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
15451         (mm-charset-synonym-alist): Move some entries to
15452         mm-codepage-iso-8859-list.
15453         (mm-charset-synonym-alist, mm-charset-override-alist):
15454         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
15455
15456 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15457
15458         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
15459
15460 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
15461
15462         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
15463         with Emacs 21 and XEmacs.
15464
15465 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
15466
15467         * spam.el (spam-parse-address): New function for better parsing,
15468         catching errors, etc.
15469         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
15470
15471 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
15472
15473         * mm-view.el: Add interactive arg to html2text autoload.
15474
15475 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15476
15477         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
15478
15479 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
15480
15481         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
15482         New variables.
15483         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
15484         (mm-charset-synonym-alist): Move some entries to
15485         mm-codepage-iso-8859-list.
15486
15487         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
15488
15489 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
15490
15491         * message.el (message-citation-line-format)
15492         (message-insert-formated-citation-line): Fix implementation of %E, %N
15493         and %n according to the doc string.
15494
15495 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
15496
15497         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
15498         Use car-safe to avoid bad parses.
15499
15500 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15501
15502         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
15503         names.
15504
15505         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
15506
15507 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15508
15509         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
15510         header.
15511
15512         * message.el (message-draft-headers): Add Date.
15513         (message-headers-to-generate): Fix typo in docstring.
15514
15515         * nndraft.el (nndraft-required-headers): New variable.
15516         (nndraft-generate-headers): Use it.
15517
15518         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
15519
15520 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
15521
15522         * gnus-registry.el (gnus-registry-wash-for-keywords)
15523         (gnus-registry-find-keywords): New functions to allow easy searching of
15524         articles that are in the registry.
15525
15526 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
15527
15528         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
15529         Use ietf-drums-parse-address instead of gnus-extract-address-components.
15530         Reported by Damien Elmes <damien@repose.cx>.
15531
15532 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
15533
15534         * gnus.el (gnus-mime): Remove unused custom group.
15535
15536 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15537
15538         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
15539         "blank line" when searching for end of armor headers.
15540
15541 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15542
15543         * gmm-utils.el (gmm-write-region): Fix variable name.
15544
15545 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
15546
15547         * gmm-utils.el (gmm-write-region): New function based on compatibility
15548         code from `mm-make-temp-file'.
15549
15550         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
15551
15552         * nnmaildir.el (nnmaildir--update-nov)
15553         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
15554         Use `gmm-write-region'.
15555
15556 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
15557
15558         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
15559         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
15560
15561         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
15562
15563         * message.el (message-replacement-char): New variable.
15564         (message-fix-before-sending): Use it.
15565         (message-simplify-subject): New function to remove duplicate code.
15566         (message-reply, message-followup): Use it.
15567
15568         * gnus-sum.el (gnus-summary-make-menu-bar):
15569         Clarify gnus-summary-limit-to-articles.
15570
15571 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15572
15573         * gnus-util.el (gnus-with-local-quit): New macro.
15574
15575         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
15576
15577 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
15578
15579         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
15580         ignore non-string data.
15581
15582 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
15583
15584         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
15585         non-string data (needs to be done in the registry too).
15586
15587 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
15588
15589         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
15590         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
15591         (gnus-registry-split-fancy-with-parent)
15592         (gnus-registry-fetch-simplified-message-subject-fast)
15593         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
15594         Remove text properties on ingress into the registry and when it's saved.
15595         (gnus-registry-clean-empty-function): Fix bug with cleaning the
15596         registry from entries with no groups.
15597
15598 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
15599
15600         * gnus-util.el (gnus-string-remove-all-properties): Add utility
15601         function to remove string properties.
15602
15603 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
15604
15605         * gmm-utils.el (gmm): Adjust custom version.
15606
15607         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
15608         Adjust custom version.
15609
15610         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
15611
15612 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
15613
15614         * gnus-art.el (gnus-insert-prev-page-button)
15615         (gnus-insert-next-page-button): Simplify.  Reformat.
15616
15617 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
15618
15619         * gnus-art.el (gnus-insert-prev-page-button)
15620         (gnus-insert-next-page-button): Apply gnus-article-button-face.
15621
15622 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
15623
15624         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
15625
15626 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
15627
15628         * gnus-art.el (gnus-insert-mime-button)
15629         (gnus-insert-mime-security-button):
15630         Apply gnus-article-button-face to MIME and security buttons.
15631
15632 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
15633
15634         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
15635         readable.
15636
15637 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15638
15639         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
15640
15641 2006-09-20  Steve Youngs  <steve@sxemacs.org>
15642
15643         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
15644         `browse-url-of-file' instead of `browse-url'.
15645
15646 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15647
15648         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
15649         regexp.  Articles containing quotation were cut prematurely.
15650
15651 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15652
15653         * message.el (message-cite-original-1): Use nobody by default for the
15654         value of From header.
15655         (message-reply): Ditto.
15656
15657 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
15658
15659         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
15660         to the gnus-info.  This fixes a bug of inline-PGP message verification.
15661         Reported by Michael Piotrowski <mxp@dynalabs.de>.
15662
15663 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
15664
15665         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
15666         mails in the doc string.  Add some URLs in comment.
15667         (pop3-movemail): Warn about pop3-leave-mail-on-server.
15668
15669 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15670
15671         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
15672         backslashes handling and the way to find boundaries of quoted strings.
15673
15674 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
15675
15676         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
15677         mml1991-encrypt-to-self is set and mml1991-signers is not set.
15678         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
15679         mml2015-encrypt-to-self is set and mml2015-signers is not set.
15680
15681 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
15682
15683         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
15684         doc string.
15685         (gnus-button-regexp, gnus-button-last): Remove unused variables.
15686
15687 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15688
15689         * lpath.el: Fbind epg-check-configuration.
15690
15691 2006-09-06  Simon Josefsson  <jas@extundo.com>
15692
15693         * mml2015.el (mml2015-use): Doc fix, mention epg.
15694
15695 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
15696
15697         * mml2015.el (mml2015-use): Default to epg, if available.
15698
15699 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
15700
15701         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
15702         message-sender.
15703         (mml1991-epg-encrypt): Ditto.
15704         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
15705         message-sender.
15706         (mml2015-epg-encrypt): Ditto.
15707
15708 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
15709
15710         * message.el (message-send-mail-with-sendmail): Look for sendmail in
15711         several common directories.
15712
15713 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
15714
15715         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
15716         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
15717
15718 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15719
15720         * gnus-art.el (article-decode-encoded-words): Make it fast.
15721
15722 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15723
15724         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
15725
15726         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
15727         in quoted string into `\'.
15728
15729 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15730
15731         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
15732         Use standard-syntax-table.
15733
15734 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15735
15736         * gnus-art.el (gnus-decode-address-function): New variable.
15737         (article-decode-encoded-words): Use it to decode headers which are
15738         assumed to contain addresses.
15739         (gnus-mime-delete-part): Remove useless `or'.
15740
15741         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
15742         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
15743         (gnus-nov-parse-line): Use it to decode From header.
15744         (gnus-get-newsgroup-headers): Ditto.
15745         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
15746
15747         * mail-parse.el (mail-decode-encoded-address-region): New alias.
15748         (mail-decode-encoded-address-string): New alias.
15749
15750         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
15751         New function.
15752         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
15753         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
15754         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
15755         (rfc2047-decode-string): Ditto.
15756         (rfc2047-decode-address-region): New function.
15757         (rfc2047-decode-address-string): New function.
15758
15759 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
15760
15761         * message.el (message-caesar-buffer-body): Allow rotating headers.
15762
15763         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
15764
15765         * message.el (message-insert-formated-citation-line): Fix %f.
15766         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
15767
15768 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15769
15770         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
15771         (gnus-bookmark-mouse-available-p): New macro.
15772         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
15773         (gnus-bookmark-bmenu-show-infos): Use it.
15774         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
15775         (gnus-bookmark-bmenu-hide-infos): Ditto.
15776         (gnus-bookmark-remove-properties): New function.
15777         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
15778         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
15779         (gnus-bookmark-write-file): Bind coding-system-for-write.
15780         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
15781         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
15782         group before selecting it.
15783         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
15784         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
15785         quit-window if it is not available; use gnus-mouse-2 and bind it to
15786         gnus-bookmark-bmenu-select-by-mouse.
15787         (gnus-bookmark-show-details): Remove unused variable `details-list'.
15788         (gnus-bookmark-bmenu-select-by-mouse): New function.
15789
15790 2006-08-13  Romain Francoise  <romain@orebokech.com>
15791
15792         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
15793         space.
15794
15795 2006-08-10  Romain Francoise  <romain@orebokech.com>
15796
15797         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
15798         (dns-mode-soa-auto-increment-serial): New user option.
15799         (dns-mode-soa-maybe-increment-serial): New function.
15800         (dns-mode): Add the latter to `write-contents-functions'.
15801
15802 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15803
15804         * compface.el (uncompface): Use binary rather than raw-text-unix.
15805
15806 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15807
15808         * compface.el (uncompface): Make sure the eol conversion doesn't take
15809         place when communicating with the external programs.
15810         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
15811
15812 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
15813
15814         * nnheader.el (nnheader-insert-head): Fix typo in comment.
15815
15816 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15817
15818         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
15819         Make it more robust by parsing author and date independently.
15820
15821 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15822
15823         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
15824
15825 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
15826
15827         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
15828         first matching secret key.
15829         (mml2015-epg-encrypt): Ditto.
15830
15831         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
15832         first matching secret key.
15833         (mml1991-epg-encrypt): Ditto.
15834
15835         * mml2015.el (mml2015-encrypt-to-self): New user option.
15836         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
15837         mml2015-epg-encrypt-to-self is set.
15838
15839         * mml1991.el (mml1991-encrypt-to-self): New variable.
15840         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
15841         mml1991-epg-encrypt-to-self is set.
15842
15843         * mml2015.el (mml2015-signers): New user option.
15844         (mml2015-epg-sign): Reflect the value of mml2015-signers.
15845         (mml2015-epg-encrypt): Allow to select signing keys.
15846
15847         * mml1991.el (mml1991-signers): New variable.
15848         (mml1991-epg-sign): Reflect the value of mml1991-signers.
15849         (mml1991-epg-encrypt): Allow to select signing keys.
15850
15851 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15852
15853         * nnheader.el (nnheader-insert-head): Make it work even if the file
15854         uses CRLF for the line-break code.
15855
15856 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
15857
15858         * mml2015.el: Require mml-sec instead of password.
15859         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
15860         (mml2015-cache-passphrase): Inherit the default value from
15861         mml-secure-cache-passphrase.
15862         (mml2015-passphrase-cache-expiry): Inherit the default value from
15863         mml-secure-passphrase-cache-expiry.
15864
15865         * mml1991.el: Require mml-sec instead of password.
15866         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
15867         (mml1991-cache-passphrase): Inherit the default value from
15868         mml-secure-cache-passphrase.
15869         (mml1991-passphrase-cache-expiry): Inherit the default value from
15870         mml-secure-passphrase-cache-expiry.
15871
15872         * mml-sec.el: Require password.
15873         (mml-secure-verbose): New user option.
15874         (mml-secure-cache-passphrase): New user option.
15875         (mml-secure-passphrase-cache-expiry): New user option.
15876
15877 2006-07-24  David Smith  <davidsmith@acm.org>  (tiny change)
15878             Andreas Vögele  <andreas@altroot.de>   (tiny change)
15879
15880         * pgg-def.el (pgg-truncate-key-identifier):
15881         Truncate the key ID to 8 letters from the end.
15882
15883 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15884
15885         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
15886         workaround for the url package included with Emacs.
15887
15888         * nnweb.el (nnweb-google-create-mapping): Update regexp.
15889
15890 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15891
15892         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
15893         correctly.  This fixes a bug caused by the 2006-05-12 change.
15894
15895 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
15896
15897         * nnmail.el (nnmail-article-group): If splitting raises an error, give
15898         some information about the error when saying that the `bogus' mail
15899         group will be used.
15900
15901 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
15902
15903         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
15904         string.
15905
15906 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
15907
15908         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
15909
15910 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15911
15912         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
15913
15914 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
15915
15916         * mml1991.el (mml1991-function-alist): Add epg.
15917         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
15918         (mml1991-epg-encrypt): New functions.
15919
15920 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
15921
15922         * mml2015.el (mml2015-verbose): New variable.
15923         (mml2015-cache-passphrase): Ditto.
15924         (mml2015-passphrase-cache-expiry): Ditto.
15925         (mml2015-function-alist): Add epg.
15926         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
15927         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
15928         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
15929         New functions.
15930
15931 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15932
15933         * message.el (message-cite-original-1): Preserve region when removing
15934         quoted text due to X-No-Archive in order to avoid bogus attribution
15935         when citing multiple messages.
15936
15937 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15938
15939         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
15940         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
15941
15942 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
15943
15944         * gnus-diary.el (gnus-user-format-function-d)
15945         (gnus-user-format-function-D): Autoload.
15946
15947         * imap.el (Commentary): Fix typo.
15948
15949         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
15950         2006-04-22 contribution.
15951
15952 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15953
15954         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
15955         It didn't really fix the bogosity I'm seeing with solid web groups.
15956
15957 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15958
15959         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
15960         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
15961         created using server names.  If we use the feature without declaring
15962         it, Gnus does not properly manage server and group state.
15963
15964         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
15965         bound.
15966
15967 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15968
15969         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
15970         looking up the method using GROUP's prefix before inventing a new one.
15971         It is used on killed/unknown groups in various places where returning
15972         an all-new method isn't expected by the caller.
15973
15974         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
15975         and match semantics of gnus-group-real-prefix.
15976
15977 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
15978
15979         * nnmail.el (nnmail-broken-references-mailers): New variable.
15980         (nnmail-ignore-broken-references): New function generalizing
15981         nnmail-fix-eudora-headers.
15982         (nnmail-fix-eudora-headers): Now obsolete.
15983
15984         * gnus-art.el (gnus-button-handle-custom):
15985         Support `customize-apropos*'.
15986
15987 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15988
15989         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
15990
15991         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
15992         articles.
15993
15994 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
15995
15996         * message.el (message-cite-reply-above): New variable.
15997         (message-yank-original): Use it.
15998
15999 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16000
16001         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
16002
16003 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
16004
16005         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
16006         as read.
16007
16008         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
16009
16010 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
16011
16012         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
16013         (gnus-bookmark-default-file): Use gnus-directory.
16014         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
16015         Remove "*" in doc string.
16016         (gnus-bookmark-write-file): Simplify.
16017         (gnus-bookmark-maybe-sort-alist): Use `when'.
16018         (gnus-bookmark-get-bookmark): Fix typo in doc string.
16019         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
16020         Add FIXME about Emacs 21 and XEmacs compatibility.
16021         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
16022         compatibility.
16023         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
16024         compatibility.
16025         (gnus-bookmark-menu-heading): Fix version.
16026
16027 2006-06-19  Bastien Guerry  <bzg@altern.org>
16028
16029         * gnus-bookmark.el: New file.
16030
16031 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16032
16033         * message.el (message-syntax-checks): Doc fix.
16034
16035 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16036
16037         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
16038         unsubscribed groups as if they were killed ones.  It causes duplicate
16039         entries in gnus-newsrc-alist.
16040
16041 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16042
16043         * message.el (message-syntax-checks): Doc fix.
16044         (message-send-mail): Add check for continuation headers.
16045         (message-check-news-header-syntax): Fix regexp used to check for
16046         continuation headers.
16047
16048 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16049
16050         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
16051
16052 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
16053
16054         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
16055
16056 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
16057
16058         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
16059         default-truncate-lines.
16060
16061 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16062
16063         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
16064         to fill the utf-8 entry.
16065
16066         * lpath.el: Fbind unicode-precedence-list.
16067
16068 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16069
16070         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
16071
16072 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
16073
16074         * gnus-agent.el (directory-files-and-attributes): Move all the way
16075         forward (the third and final move).
16076         (gnus-agent-read-agentview): Trap reconstruction errors due to
16077         nonexistent directory.  Handle by returning nil.
16078
16079 2006-05-30  Didier Verna  <didier@xemacs.org>
16080
16081         * message.el (message-dont-reply-to-names): Update the custom type.
16082         * message.el (message-dont-reply-to-names): New defsubst: potentially
16083         convert a list of regexps into a single one.
16084         * message.el (message-get-reply-headers): Use it.
16085         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
16086
16087 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16088
16089         * gnus-agent.el (directory-files-and-attributes): Move forward.
16090
16091 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
16092
16093         * gnus-ml.el (gnus-mailing-list-subscribe)
16094         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
16095         (gnus-mailing-list-message): Fix doc strings.
16096
16097 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16098
16099         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
16100         of doing it manually.
16101
16102 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
16103
16104         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
16105         comment.
16106
16107 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
16108
16109         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
16110         (gnus-agent-read-agentview): Fix handling of end-of-file error.
16111         (gnus-agent-read-local): All symbols allocated in my-obarray.
16112         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
16113         (gnus-agent-regenerate-group): Check numeric names to see if they are
16114         messages or groups.
16115         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
16116         better way of do this...)
16117
16118         * gnus-cache.el (gnus-agent-total-fetched-for):
16119         Ignore 'dummy.group' (there should be a better way of do this...)
16120
16121 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16122
16123         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
16124         (gnus-saved-headers): Ditto.
16125         (gnus-default-article-saver): Mention functions may have properties.
16126         (gnus-article-save): Override gnus-save-all-headers and
16127         gnus-saved-headers by :headers property which saver function may have.
16128         (gnus-summary-save-in-file): Add :headers property.
16129         (gnus-summary-write-to-file): Ditto.
16130
16131         * gnus-sum.el (gnus-summary-save-article): Bind
16132         gnus-prompt-before-saving to t when saving many articles in a file;
16133         always show all headers.
16134
16135         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
16136
16137 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
16138
16139         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
16140         marks.
16141
16142         * message.el (message-indent-citation): Add optional arguments to allow
16143         using it outside of message buffers.
16144
16145         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
16146         (gnus-article-treat-unfold-headers): Use it.
16147         (gnus-article-truncate-lines): New variable.
16148         (gnus-article-mode): Use it.
16149         (gnus-article-toggle-truncate-lines): New function.
16150
16151         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
16152         Add gnus-article-toggle-truncate-lines.
16153
16154         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
16155         coding system in XEmacs, use binary.
16156
16157 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16158
16159         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
16160         after-load-alist.
16161
16162         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
16163         this function should save decoded articles.
16164         (gnus-summary-write-to-file): Use property to specify this function
16165         should save decoded articles and specify gnus-summary-save-in-file
16166         should be used to save articles other than the first one when saving
16167         many articles.
16168         (gnus-summary-save-body-in-file): Use property to specify this
16169         function should save decoded articles.
16170         (gnus-summary-write-body-to-file): Use property to specify this
16171         function should save decoded articles and specify
16172         gnus-summary-save-body-in-file should be used to save articles other
16173         than the first one when saving many articles.
16174
16175         * gnus-sum.el (gnus-summary-save-article): Simplify.
16176
16177 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16178
16179         * gnus-art.el (gnus-default-article-saver):
16180         Add gnus-summary-write-body-to-file.
16181         (gnus-article-save-coding-system): Don't use coding system object
16182         in XEmacs.
16183         (gnus-read-save-file-name): Add optional `dir-var' argument which
16184         specifies directory in which files are saved; work even if optional
16185         `variable' argument is not specified.
16186         (gnus-summary-write-to-file): Read file name.
16187         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
16188         (gnus-summary-write-body-to-file): New function.
16189
16190         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
16191         (gnus-summary-local-variables): Add it.
16192         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
16193         (gnus-summary-save-article): Remove optional `decode' argument;
16194         determine whether to decode articles by the value of
16195         gnus-default-article-saver; when saving many files using
16196         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
16197         it first and use gnus-summary-save-in-file or
16198         gnus-summary-save-body-in-file thereafter unless
16199         gnus-prompt-before-saving is always; move point to article which
16200         will be saved.
16201         (gnus-summary-save-article-file): Revert.
16202         (gnus-summary-write-article-file): Revert.
16203         (gnus-summary-save-article-body-file): Revert.
16204         (gnus-summary-write-article-body-file): New function.
16205
16206 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16207
16208         * gnus-art.el (gnus-default-article-saver): Doc fix.
16209         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
16210         from gnus-summary-save-article-coding-system, and default to a
16211         certain coding system.
16212         (gnus-output-to-file): Add coding cookie and encode text according
16213         to gnus-article-save-coding-system; don't use mm-append-to-file.
16214
16215         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
16216         gnus-art.el and rename to gnus-article-save-coding-system.
16217         (gnus-summary-save-article): Require gnus-art; don't show all
16218         headers if it decodes articles; don't add coding cookie here;
16219         don't bind mm-text-coding-system-for-write.
16220         (gnus-summary-save-article-file): Save decoded articles.
16221         (gnus-summary-write-article-file): When saving many files, use
16222         gnus-summary-write-to-file first and gnus-summary-save-in-file
16223         thereafter unless gnus-prompt-before-saving is always.
16224         (gnus-summary-save-article-body-file): Save decoded articles.
16225
16226         * lpath.el: Fbind select-safe-coding-system for XEmacs.
16227
16228 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
16229
16230         * nnrss.el (nnrss-check-group): Bind hash-index.
16231
16232 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
16233
16234         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
16235         its hash index.  Store this hash in `nnrss-group-data'.
16236         (nnrss-read-group-data): Update accordingly.
16237
16238 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
16239
16240         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
16241         entry.
16242
16243         * gnus-sum.el (gnus-summary-make-menu-bar):
16244         Add gnus-article-browse-html-article.
16245
16246 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
16247
16248         * gnus-sum.el (gnus-summary-mime-map):
16249         Add gnus-article-browse-html-article.
16250
16251         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
16252
16253 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
16254
16255         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
16256         suitable coding systems in customize.
16257
16258 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
16259
16260         * mail-source.el (mail-sources): Fix custom type.
16261
16262 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
16263
16264         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
16265         (gnus-summary-expire-articles-now): Shorten prompt.
16266
16267         * gmm-utils.el (wid-edit): Require.
16268         (defun-gmm): Rename from `gmm-defun-compat'.
16269         (gmm-image-search-load-path): Use it.
16270         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
16271
16272 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16273
16274         * gnus-sum.el (gnus-summary-save-article-coding-system):
16275         New variable.
16276         (gnus-summary-save-article): Add optional `decode' argument.
16277         If it is set and gnus-summary-save-article-coding-system is non-nil,
16278         save decoded article.
16279         (gnus-summary-write-article-file): Save decoded article if
16280         gnus-summary-save-article-coding-system is non-nil.
16281
16282         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
16283         type.
16284
16285 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16286
16287         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
16288
16289 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16290
16291         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
16292         first to test gnus-single-article-buffer which may be buffer-local.
16293
16294         * gnus-sum.el (gnus-summary-setup-buffer):
16295         Make gnus-single-article-buffer buffer-local and nil in ephemeral
16296         group; make gnus-article-buffer, gnus-article-current, and
16297         gnus-original-article-buffer always buffer-local.
16298         (gnus-summary-exit): Kill article buffer belonging to ephemeral
16299         group.
16300         (gnus-handle-ephemeral-exit): Don't move to next summary line.
16301
16302 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
16303
16304         * nnml.el (nnml-request-compact-group): Compressed files might not
16305         have .gz extension.
16306
16307 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
16308
16309         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
16310         (mm-copy-to-buffer): Use with-current-buffer.
16311         (mm-display-part): Simplify.
16312         (mm-inlinable-p): Add optional arg `type'.
16313
16314 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
16315
16316         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
16317         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
16318         Try harder to show the attachment internally or externally using
16319         gnus-mime-view-part-as-type.
16320
16321 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
16322
16323         * message.el (message-from-style, message-signature-separator)
16324         (message-user-organization-file, message-send-mail-function)
16325         (message-citation-line-function, message-yank-prefix)
16326         (message-indent-citation-function, message-signature)
16327         (message-signature-file, message-signature-insert-empty-line):
16328         Remove autoloads.
16329
16330         * gnus-art.el (gnus-buttonized-mime-types):
16331         Remove "multipart/signed".  Revert 2006-04-26 change.
16332
16333 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16334
16335         * gnus.el (gnus-version-number): Bump version.
16336
16337 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
16338
16339         * gnus.el: No Gnus v0.5 is released.
16340
16341 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16342
16343         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
16344         fetching articles by message-id.
16345
16346 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16347
16348         * message.el (hashcash): Require hashcash as normal.
16349
16350         * ecomplete.el (ecomplete-highlight-match-line):
16351         Use point-at-eol.
16352         (ecomplete-highlight-match-line): Use `highlight', because that
16353         face exists in both Emacs and XEmacs.
16354
16355         * message.el (message-display-abbrev): Use point-at-bol.
16356
16357         * mail-source.el: Don't require timer/timer-funcs.
16358
16359         * gnus-async.el: Ditto.
16360
16361         * password.el: Ditto.
16362
16363         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
16364
16365         * mm-url.el: Ditto.
16366
16367         * gnus-xmas.el: Don't require timer-funcs.
16368
16369         * mm-util.el: Require timer/timer-funcs.
16370
16371 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16372
16373         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
16374         Close.
16375
16376 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16377
16378         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
16379         unibyte after clear-decrypt function runs.
16380
16381         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
16382         returns as a unibyte string.
16383
16384 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16385
16386         * lpath.el: Revert.
16387
16388         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
16389         (pgg-gpg-process-sentinel): Revert.
16390
16391         * pgg-pgp.el (pgg-pgp-process-region): Revert.
16392         (pgg-pgp-lookup-key): Revert.
16393
16394         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
16395         (pgg-pgp5-lookup-key): Revert.
16396
16397         * pgg.el (pgg-fetch-key): Revert.
16398
16399 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16400
16401         * lpath.el: Fbind string-as-multibyte for XEmacs.
16402
16403         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
16404         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
16405         (mml1991-pgg-encrypt): Ditto.
16406
16407         * pgg-gpg.el (pgg-string-to-multibyte): New function.
16408         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
16409         a multibyte buffer.
16410
16411         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
16412         (pgg-pgp-lookup-key): Ditto.
16413
16414         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
16415         (pgg-pgp5-lookup-key): Ditto.
16416
16417         * pgg.el (pgg-fetch-key): Ditto.
16418
16419 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
16420
16421         * message.el (message-user-organization-file): Check several
16422         locations of the organization file.
16423
16424         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
16425         Add gnus-article-view-part-as-type.
16426
16427         * gnus-art.el (gnus-article-view-part-as-type): New function.
16428
16429         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
16430         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
16431
16432         * mml.el: Simplify autoload.
16433         (mml-mode): defvar dnd-protocol-alist instead of using
16434         symbol-value.
16435         (mml-default-directory): New variable.
16436         (mml-minibuffer-read-file): Use it.
16437         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
16438
16439         * message.el (message-citation-line-format): New variable.
16440         (message-insert-formated-citation-line): New function.
16441         (message-citation-line-function):
16442         Add `message-insert-formated-citation-line' to custom type.
16443
16444         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
16445         to doc string.
16446
16447         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
16448         depending on mm-verify-option.
16449
16450 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16451
16452         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
16453         binding pgg-* variables; reimplement the section which prevents
16454         MIME header from being signed.
16455         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
16456         pgg-text-mode; remove a blank line at the top of body.
16457
16458         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
16459         lines at the top of body; use gnus-newsgroup-charset if there's no
16460         Charset header.
16461
16462 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16463
16464         * message.el (message-self-insert-commands): Doc fix.
16465
16466         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
16467         (mm-uu-pgp-encrypted-test): Ditto.
16468         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
16469         between header and body; return application/pgp-encrypted handle
16470         if decryption failed; decode decrypted body by charset.
16471
16472         * mm-decode.el (mm-automatic-display): Don't make application/pgp
16473         element match to application/pgp-*.
16474
16475 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16476
16477         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
16478         HTML.
16479
16480 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16481
16482         * mail-source.el (mail-source-call-script): Message the error
16483         string.
16484
16485 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16486
16487         * gnus-util.el (gnus-byte-compile): Use it.
16488
16489 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
16490
16491         * gnus-util.el (kill-empty-logs): New function.
16492
16493 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16494
16495         * message.el (message-mail-alias-type): Doc fix.
16496         (message-mail-alias-type-p): New function.
16497         (message-send): Use it.
16498         (message-mode): Ditto.
16499         (message-strip-forbidden-properties): Ditto.
16500
16501         * ecomplete.el (ecomplete-database-file-coding-system):
16502         New variable.
16503         (ecomplete-save): Use it.
16504         (ecomplete-setup): Use it.
16505
16506 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16507
16508         * message.el (message-self-insert-commands): New variable.
16509         (message-strip-forbidden-properties): Use it.
16510
16511 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16512
16513         * message.el (message-put-addresses-in-ecomplete): Use a regexp
16514         that doesn't make XEmacs choke.
16515
16516 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
16517
16518         * gnus-util.el (gnus-replace-in-string):
16519         Prefer replace-regexp-in-string over of replace-in-string.
16520
16521 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16522
16523         * gnus-util.el (gnus-select-frame-set-input-focus):
16524         Use select-frame-set-input-focus if it is available in XEmacs; use
16525         definition defined in Emacs 22 for old Emacsen.
16526
16527         * dgnushack.el: Autoload unmorse-region for XEmacs.
16528
16529         * lpath.el: Bind cursor-in-non-selected-windows and
16530         select-frame-set-input-focus for XEmacs.
16531
16532 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16533
16534         * mm-view.el (mm-inline-text): Use equal instead of equalp.
16535
16536 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
16537
16538         * gnus-registry.el (gnus-registry-cache-save): Remove text
16539         properties when saving via the temp buffer.
16540
16541 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
16542
16543         * message.el (message-generate-hashcash): Honor custom type.
16544
16545 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16546
16547         * message.el (message-generate-hashcash): Default to non-nil when
16548         hashcash is found.
16549
16550         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
16551         (gnus-refer-thread-limit): Increase default to 500.
16552
16553         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
16554
16555         * flow-fill.el (fill-flowed): Allow delete-space.
16556
16557 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
16558
16559         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
16560         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
16561         Remove autoloads.
16562
16563 2006-04-18  Simon Josefsson  <jas@extundo.com>
16564
16565         * message.el (message-generate-hashcash): Default to.
16566
16567 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
16568
16569         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
16570         concatenating segments rather than before concatenating them.
16571
16572 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
16573
16574         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
16575
16576 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16577
16578         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
16579
16580         * message.el (message-forward-make-body-plain):
16581         Allow message-forward-ignored-headers to be a list.
16582         (message-remove-ignored-headers): Factor out into function.
16583         (message-forward-make-body-mml): Use it.
16584
16585         * imap.el (imap-quote-specials): New function.
16586         (imap-login-auth): Quote specials.
16587
16588         * rfc2231.el (rfc2231-parse-string): Remove dead code.
16589         (rfc2231-parse-string): Allow concatanation of parameters that
16590         aren't contiguous.  The test case is
16591           (mail-header-parse-content-type "message/external-body;
16592             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
16593             access-type=LOCAL-FILE;
16594             name*1*=plugh%2fhello-sailor%2fbing.pdf")
16595
16596 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
16597
16598         * nntp.el (nntp-accept-process-output): Return the value of
16599         `nnheader-accept-process-output'.
16600
16601 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16602
16603         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
16604         (gnus-button-alist): Recognize more diff formats.
16605         (gnus-button-patch): Strip directory.
16606
16607 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
16608
16609         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
16610         Emacs 22 when setting focus.
16611
16612 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16613
16614         * gnus-art.el (gnus-article-treat-types): Do treatment of
16615         text/x-verbatim parts.
16616         (gnus-button-patch): New command.
16617
16618         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
16619         addresses that contain invalid characters.
16620
16621 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16622
16623         * message.el (message-put-addresses-in-ecomplete):
16624         Use gnus-replace-in-string.
16625         (message-is-yours-p): Use the more correct
16626         mail-header-parse-address instead of
16627         mail-extract-address-components.
16628         (message-put-addresses-in-ecomplete): Fix typo.
16629
16630         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
16631         keystroke.
16632
16633         * gnus-art.el (gnus-treatment-function-alist): Change order of
16634         newsgroups/generic header folding to avoid double-folding.
16635
16636         * message.el (message-hidden-headers): Add X-Draft-From.
16637
16638         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
16639         New command.
16640         (gnus-summary-repeat-search-article-backward): New command.
16641
16642         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
16643         groups in the parent topic.
16644
16645 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
16646
16647         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
16648         (spam-extra-header-to-number): Return the CRM114 number as a
16649         number instead of a string.
16650
16651 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16652
16653         * gnus-art.el (gnus-face-properties-alist): Move here from
16654         gnus-fun.
16655
16656         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
16657
16658 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16659
16660         * message.el (message-strip-forbidden-properties): Only display on
16661         self-insert-command.
16662
16663         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
16664         reindent.
16665         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
16666
16667 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
16668
16669         * smiley.el (smiley-style): Fix typo.
16670
16671 2006-03-23  Kenichi Handa  <handa@m17n.org>
16672
16673         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
16674         instead of set-buffer-multibyte.
16675
16676 2006-03-23  Kenichi Handa  <handa@m17n.org>
16677
16678         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
16679         buffer and then decode the buffer text if necessary.
16680         (rfc2231-encode-string): Be sure to work on multibyte buffer at
16681         first, and after mm-encode-body, change the buffer to unibyte.
16682
16683 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16684
16685         * hashcash.el (hashcash-insert-payment-async-2):
16686         Use message-goto-eoh instead of doing it manually.
16687         (mail-add-payment): Use message-narrow-to-header instead of trying
16688         to do the same itself.
16689
16690         * message.el (message-hidden-headers): Add Face.
16691
16692         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
16693         reparenting code.
16694         (gnus-summary-reparent-children): Refactored out code.
16695         (gnus-summary-thread-map): New keystroke.
16696         (gnus-summary-reparent-children): Make into command.
16697
16698         * smiley.el (smiley-style): Default to `medium' if using a large
16699         font.
16700
16701         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
16702         does it itself.
16703
16704         * message.el (message-point-in-header-p): Simplify definition.
16705
16706 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16707
16708         * nnagent.el (nnagent-request-set-mark): Silence log file
16709         writing.
16710         (nnagent-request-set-mark): Use write-region instead of
16711         append-to-file.
16712
16713         * gnus-sum.el (gnus-read-header): Fudge article number if using a
16714         strange select method.
16715
16716         * ecomplete.el (ecomplete-display-matches): Get highlightling
16717         right.
16718         (ecomplete-display-matches): Use literals.
16719         (ecomplete-display-matches): Disable message logging.
16720
16721         * message.el (message-display-abbrev): Small optimization.
16722
16723         * ecomplete.el (ecomplete-display-matches): Allow automatic
16724         display.
16725
16726         * message.el (message-strip-forbidden-properties):
16727         Display abbrevs.
16728         (message-display-abbrev): Get automatic display right.
16729
16730         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
16731         keystrokes.
16732
16733 2006-04-13  Romain Francoise  <romain@orebokech.com>
16734
16735         TODO: Backport to v5-10!
16736
16737         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
16738         Move here (and rename) from gnus-registry.el.
16739
16740         * gnus-registry.el: Require gnus-util.
16741         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
16742
16743 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16744
16745         * gnus-group.el (gnus-group-catchup-current):
16746         Change if-then-else-if-then-else into cond.
16747         (gnus-group-catchup): Indent.
16748         (group-name-at-point): New function.
16749         (gnus-fetch-group): Provide default from thing at point.
16750
16751 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16752
16753         * message.el (message-display-abbrev): Fix regexp.
16754
16755         * ecomplete.el (ecomplete-highlight-match-line):
16756         Reimplement choosing.
16757         (ecomplete-highlight-match-line): Fix up code rewrite, remove
16758         dead variables.
16759
16760         * message.el (message-newline-and-indent): Remove debugging.
16761         (message-display-abbrev): Use new implementation.
16762
16763 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
16764
16765         * gnus-art.el (gnus-article-mode):
16766         Set cursor-in-non-selected-windows to nil.
16767
16768         * smiley.el: Revert previous change.
16769         (smiley-data-directory): defvar it before using it in the
16770         defcustom of `smiley-style'.
16771
16772 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16773
16774         * message.el (message-newline-and-indent): New function.
16775
16776         * ecomplete.el: Implement more bits.
16777
16778         * message.el (message-put-addresses-in-ecomplete): Clean up the
16779         string.
16780
16781         * ecomplete.el (ecomplete-add-item): Chop off decimals.
16782
16783         * gnus-sum.el (gnus-summary-save-parts):
16784         Bind gnus-summary-save-parts-counter and use it to make unique file
16785         names.
16786
16787         * gnus-art.el (gnus-ignored-headers): Add some more headers.
16788
16789         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
16790         parameter to say whether to actually parse the individual
16791         addresses.
16792
16793         * message.el (message-put-addresses-in-ecomplete): New function.
16794         (ecomplete): Require.
16795         (message-mail-alias-type): Add ecomplete as an option.
16796
16797 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
16798
16799         * flow-fill.el (fill-flowed): Remove trailing space from blank
16800         quoted lines.
16801
16802 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16803
16804         * smiley.el (smiley-style): Move definition later to avoid a
16805         compilation warning.
16806
16807 2006-04-12  Kenichi Handa  <handa@m17n.org>
16808
16809         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
16810         buffer and then decode the buffer text if necessary.
16811         (rfc2231-encode-string): Be sure to work on multibyte buffer at
16812         first, and after mm-encode-body, change the buffer to unibyte.
16813         Use mm-disable-multibyte instead of set-buffer-multibyte.
16814
16815 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16816
16817         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
16818         Content-Type header instead of Content-Disposition header.
16819         (gnus-mime-inline-part): Ditto.
16820         (gnus-mime-view-part-as-charset): Ignore charset that the part
16821         specifies.
16822
16823         * mm-decode.el (mm-display-part): Work with external parts and
16824         usual parts similarly.
16825
16826         * mm-extern.el (mm-inline-external-body): Use mm-display-part
16827         instead of gnus-display-mime.
16828
16829         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
16830         instead of with-temp-buffer.
16831
16832         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
16833         tag to summarized topics part in order to encode non-ASCII text.
16834
16835 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
16836
16837         * smiley.el (smiley-style): New variable.
16838         (smiley-directory): New function.
16839         (smiley-data-directory): Derive from `smiley-style' using
16840         `smiley-directory'.
16841         (smiley-regexp-alist): Add new entries.
16842
16843         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
16844         (gnus-article-browse-delete-temp): Add :version.
16845
16846 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
16847
16848         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
16849         the sieve region.
16850
16851 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16852
16853         * gnus.el (gnus-version-number): Bump version.
16854
16855 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
16856
16857         * gnus.el: No Gnus v0.4 is released.
16858
16859 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16860
16861         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
16862         layout.
16863
16864         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
16865         unknown charset.
16866
16867         * message.el (message-header-synonyms): Add Original-To to the
16868         default.
16869
16870         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
16871         optional parameter.
16872
16873 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
16874
16875         * gnus-fun.el (gnus): Require it for gnus-directory.
16876
16877 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16878
16879         * gnus-fun.el (gnus-face-properties-alist): Add :version.
16880
16881 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
16882
16883         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
16884
16885 2006-04-05  Simon Josefsson  <jas@extundo.com>
16886
16887         * password.el (password-reset): New function.
16888
16889 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
16890
16891         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
16892         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
16893
16894 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16895
16896         * nnweb.el (nnweb-google-create-mapping): Update regexp.
16897         Some whitespace was matched into the url, which broke browsing hits
16898         > 100 when mm-url-use-external was nil.
16899
16900 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
16901
16902         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
16903         Check gnus-extra-headers for 'Newsgroups.
16904
16905         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
16906         bound.
16907
16908 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
16909
16910         * pgg-gpg.el: Clean up process buffers every time gpg processes
16911         complete.
16912
16913 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
16914
16915         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
16916         doc string.
16917
16918 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
16919
16920         * pgg-gpg.el (pgg-gpg-process-filter)
16921         (pgg-gpg-wait-for-completion): Check if buffer is alive.
16922
16923         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
16924         lines, temporary fix.
16925
16926 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
16927
16928         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
16929
16930 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
16931
16932         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
16933         default-enable-multibyte-characters.  This reverts the change from
16934         revision 6.17 which is no longer necessary because the passphrase
16935         is sent separately now.  GnuPG messages are unreadable under
16936         multibyte locales with default-enable-multibyte-characters set to
16937         nil.
16938
16939 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
16940
16941         * message.el (message-tool-bar-gnome): Move "spell".
16942
16943 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
16944
16945         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
16946         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
16947         instead.
16948
16949 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
16950
16951         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
16952         Improve newsgroups handling for NNTP overviews which don't include
16953         Newsgroups.
16954
16955 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16956
16957         * message.el (message-resend): Bind message-generate-hashcash to nil.
16958
16959 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16960
16961         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
16962         when searching for already-paid recipients.
16963
16964 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
16965
16966         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
16967         passphrases when it is not needed.
16968         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
16969         passphrase stuff from gpg, should only be necessary when you use
16970         gpg with a smartcard.
16971
16972 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16973
16974         * mml.el (mml-insert-mime): Ignore cached contents of
16975         message/external-body part.
16976
16977         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
16978         (mm-insert-part): Ditto.
16979
16980 2006-03-23  Simon Josefsson  <jas@extundo.com>
16981
16982         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
16983         Reiner.
16984         (pgg-gpg-use-agent-p): Use it again.
16985
16986 2006-03-23  Simon Josefsson  <jas@extundo.com>
16987
16988         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
16989         older emacsen.
16990         (pgg-gpg-use-agent-p): Don't use it.
16991
16992 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
16993
16994         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
16995         if we can.
16996
16997 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
16998
16999         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
17000         (pgg-gpg-update-agent): New function.
17001         (pgg-gpg-use-agent-p): New function.
17002         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
17003         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
17004         (pgg-gpg-sign-region): Use it.
17005
17006 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17007
17008         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
17009         Reported by Ralf Wachinger <rwachinger@gmx.de>.
17010
17011 2006-03-21  Simon Josefsson  <jas@extundo.com>
17012
17013         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
17014         <wilde@sha-bang.de>.
17015         (pgg-gpg-use-agent): New variable.
17016         (pgg-gpg-process-region): Use it.
17017         (pgg-gpg-encrypt-region): Likewise.
17018         (pgg-gpg-encrypt-symmetric-region): Likewise.
17019         (pgg-gpg-decrypt-region): Likewise.
17020         (pgg-gpg-sign-region): Likewise.
17021         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
17022
17023 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
17024
17025         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
17026
17027         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
17028         Add comment on version.
17029
17030 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
17031
17032         * smiley.el: Add missing test smiley.
17033
17034 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17035
17036         * mm-decode.el (mm-with-part): New macro.
17037         (mm-get-part): Use it; work with message/external-body as well.
17038         (mm-save-part): Treat name and filename equally.
17039
17040         * mm-extern.el (mm-extern-cache-contents): New function.
17041         (mm-inline-external-body): Use it; force the part to be displayed;
17042         move undisplayer added to the cached handle to the parent.
17043
17044         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
17045         (gnus-mime-view-part-as-type): Work with message/external-body.
17046
17047         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
17048
17049 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
17050
17051         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
17052         images in image-load-path.  [Sync with image.el, revision 1.60, in
17053         Emacs.]
17054
17055 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
17056
17057         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
17058         path rather than symbol.  Always return list of directories.
17059         Guarantee that image directory comes first.  [Sync with image.el,
17060         revision 1.59, in Emacs.]
17061
17062         * message.el (message-make-tool-bar): Adjust to new API of
17063         `gmm-image-load-path-for-library'.
17064
17065         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
17066
17067         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
17068
17069 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17070
17071         * gnus-art.el (gnus-article-only-boring-p):
17072         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
17073         intangible text.
17074         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
17075
17076 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
17077
17078         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
17079         Use `defun' instead of `gmm-defun-compat'.
17080
17081 2006-03-14  Simon Josefsson  <jas@extundo.com>
17082
17083         * message.el (message-unique-id): Don't use message-number-base36
17084         if (user-uid) is a float.
17085         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
17086
17087 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17088
17089         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
17090
17091         * gnus-art.el (gnus-mime-display-single): Make sure there is an
17092         empty line between a part and a message part.
17093
17094 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
17095
17096         * smiley.el: Add more test smileys.
17097         (smiley-data-directory, smiley-regexp-alist)
17098         (gnus-smiley-file-types): Fix doc strings.
17099         (smiley-update-cache): Clear smiley-cached-regexp-alist before
17100         adding new elements.
17101         (smiley-mouse-map): Unused code.  Make it a comment.
17102
17103 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17104
17105         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
17106         scan latest NoCeM messages instead of old ones.
17107         (gnus-nocem-check-article): Fix regexps so as to match to PGP
17108         delimiters that are recently used.
17109         (gnus-nocem-load-cache): Add autoload cookie.
17110
17111         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
17112
17113         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
17114         level which is larger than gnus-use-nocem is specified.
17115
17116         * gnus-group.el (gnus-group-get-new-news): Ditto.
17117
17118 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
17119
17120         * gnus-util.el (gnus-tool-bar-update): New function.
17121
17122         * gnus-group.el (gnus-group-update-tool-bar): New variable.
17123         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
17124
17125         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
17126
17127         * gnus-group.el (gnus-group-redraw-when-idle)
17128         (gnus-group-redraw-check): Remove.
17129         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
17130
17131 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17132
17133         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
17134         if optional last element is specified in splits (FIELD VALUE...).
17135
17136 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
17137
17138         * message.el (message-make-tool-bar): Rename gmm-image-load-path
17139         to gmm-image-load-path-for-library.  Call with no-error argument.
17140         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
17141
17142         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
17143
17144         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
17145
17146         * gmm-utils.el (gmm-image-load-path): Remove alias.
17147
17148 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
17149
17150         * gmm-utils.el (gmm-image-load-path): Add alias.
17151
17152         * nnml.el (nnml-generate-nov-databases-directory): Rename from
17153         nnml-generate-nov-databases-1.
17154         (nnml-generate-nov-databases): Use it.
17155         (nnml-generate-nov-databases-directory): Document no-active
17156         argument.
17157
17158         * gmm-utils.el (gmm-image-load-path-for-library): Return single
17159         directory if path is t.  Add no-error.
17160
17161         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
17162         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
17163
17164         * gnus-art.el (gnus-article-browse-delete-temp-files):
17165         Simplify resetting gnus-article-browse-html-temp-list.
17166
17167         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
17168         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
17169         Add example to docstring.  Rename local variables.  Move error
17170         checks to default case in cond and simplify.
17171
17172 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17173
17174         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
17175         handle is multipart when calling it recursively.
17176         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
17177
17178 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
17179
17180         * nnimap.el (nnimap-request-update-info-internal): Optimize.
17181         Don't `gnus-uncompress-range' to avoid excessive memory usage.
17182
17183 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
17184
17185         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
17186         is loaded.
17187
17188         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
17189         loaded.
17190
17191 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
17192
17193         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
17194         to "Emacs 23 (unicode)" in doc string.
17195
17196         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
17197         "Emacs 23 (unicode)" in comment.
17198
17199 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
17200
17201         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
17202
17203         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
17204         characters 160 through 255 in Emacs 23.
17205
17206 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
17207
17208         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
17209         gnus-article-browse-html-temp.
17210         (gnus-article-browse-delete-temp): Make it customizable.
17211         Add `file'.  Adjust doc string.
17212         (gnus-article-browse-delete-temp-files): Add argument.
17213         Allow query for each file.  Adjust doc string.
17214         (gnus-article-browse-html-parts):
17215         Add `gnus-article-browse-delete-temp-files' to
17216         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
17217
17218 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
17219
17220         * gnus-art.el (gnus-article-browse-html-temp)
17221         (gnus-article-browse-delete-temp): New variables.
17222         (gnus-article-browse-delete-temp-files): New function.
17223         (gnus-article-browse-html-parts): Use it.
17224
17225 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
17226
17227         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
17228
17229         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
17230         string.
17231
17232         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
17233         gnus-summary-insert-new-articles when unplugged.
17234         Remove gnus-summary-search-article-forward.
17235
17236         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
17237         display-visual-class instead of display-color-cells.
17238
17239 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17240
17241         * dgnushack.el: Autoload customize-group for XEmacs.
17242
17243         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
17244         message/* containing non-ASCII text properly.
17245
17246 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
17247
17248         * message.el: Require gmm-utils, remove autoloads.
17249         (message-tool-bar): Set default based on
17250         gmm-tool-bar-style.
17251         (message-tool-bar-gnome): Add gmm-customize-mode.
17252
17253         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
17254         gmm-tool-bar-style.
17255         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
17256
17257         * gnus-group.el (gnus-group-tool-bar): Set default based on
17258         gmm-tool-bar-style.
17259         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
17260
17261         * gmm-utils.el (gmm-image-directory): Rename variable from
17262         gmm-image-load-path.
17263         (gmm-image-load-path): Use gmm-image-directory.
17264         (gmm-customize-mode): New function.
17265         (gmm-tool-bar-style): New variable.
17266
17267         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
17268         gnus-group-redraw-line-number.
17269         (gnus-group-redraw-check): Simplify.
17270         (gnus-group-tool-bar-update): Remove redraw check.
17271         (gnus-group-make-tool-bar): Add redraw check.
17272
17273 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
17274
17275         * gnus-art.el (gnus-button): Add missing parentheses.
17276
17277 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17278
17279         * lpath.el: Fbind line-number-at-pos.
17280
17281 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17282
17283         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
17284
17285 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
17286
17287         * gnus-art.el (gnus-button): New face.
17288         (gnus-article-button-face): Use it.
17289
17290         * gnus-sum.el (gnus-summary-tool-bar-gnome):
17291         Add gnus-summary-next-page.  Re-order.
17292
17293         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
17294         next-node are now included.
17295         (gnus-group-redraw-line-number): New internal variable.
17296         (gnus-group-redraw-check): Helper function for updating the tool
17297         bar.
17298         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
17299
17300         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
17301
17302         * spam.el (spam-spamassassin-score-regexp): New internal variable.
17303         (spam-extra-header-to-number, spam-check-spamassassin-headers):
17304         Use it to match format of Spamassassin 3.0 and later.
17305         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
17306         (spam-check-bogofilter)
17307         (spam-bogofilter-register-with-bogofilter): Fix args of
17308         `gnus-error' calls.
17309
17310 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
17311
17312         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
17313         unnecessary interaction when sending queued mails.
17314         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
17315
17316 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
17317
17318         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
17319         first or last are nil.
17320
17321 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17322
17323         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
17324
17325 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17326
17327         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
17328
17329 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17330
17331         * dns.el (query-dns): Protect more against buggy tcp output.
17332
17333 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
17334
17335         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
17336         nov.php.
17337
17338 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
17339
17340         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
17341         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
17342         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
17343         output on the server side.
17344         (nnweb-google-create-mapping): Update regexps and add some
17345         progress indication.
17346
17347 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
17348
17349         * gnus-group.el (gnus-group-tool-bar-gnome):
17350         Fix gnus-agent-toggle-plugged.  Re-order icons.
17351         (gnus-group-tool-bar-gnome):
17352         Add gnus-group-{prev,next}-unread-group.
17353         (gnus-group-tool-bar-gnome): Re-order icons.
17354
17355         * gnus-sum.el (gnus-summary-tool-bar-gnome):
17356         Move gnus-summary-insert-new-articles.
17357
17358         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
17359         Fix comments.
17360
17361         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
17362         also available in Emacs 21.3.
17363
17364         * message.el (message-fix-before-sending): Change "Emacs 22" to
17365         "Emacs 23 (unicode)" in comment.
17366
17367         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
17368         "Emacs 23 (unicode)" in comment.
17369
17370         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
17371         comment.
17372         (mm-coding-system-p): Add comment about no-MULE XEmacs.
17373
17374         * mm-view.el (mm-fill-flowed): Add :version.
17375
17376 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17377
17378         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
17379         and load-path.
17380
17381 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
17382
17383         * message.el: Autoload gmm-image-load-path.
17384         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
17385         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
17386         consitency.
17387
17388         * gmm-utils.el (gmm-image-load-path): Also search in
17389         "../etc/images".  Don't set gmm-image-load-path if we don't find
17390         the image.
17391
17392 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17393
17394         * gmm-utils.el (gmm-image-load-path): Don't make
17395         `gmm-image-load-path' include subdirectories which the second arg
17396         `image' might specify.
17397
17398         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
17399         subdirectory to icon file names.
17400
17401         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
17402
17403 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
17404
17405         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
17406         gmm-image-load-path calls.
17407
17408         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
17409
17410         * message.el (message-make-tool-bar): Ditto.
17411
17412         * mml.el (mml-preview): Add comment concerning tool bar icons.
17413
17414         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
17415         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
17416
17417         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
17418         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
17419
17420         * message.el (message-tool-bar-gnome): Use new icon names.
17421         (message-make-tool-bar): Use `gmm-image-load-path'.
17422
17423         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
17424         New functions from MH-E.
17425         (gmm-image-load-path): New variable from MH-E.
17426         (gmm-image-load-path): New function from MH-E.  Add arguments
17427         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
17428         *-image-load-path-called-flag.
17429
17430 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
17431
17432         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
17433
17434 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
17435
17436         * nnimap.el (nnimap-request-move-article): Change folder back to
17437         source group before deleting.
17438
17439 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
17440
17441         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
17442
17443         * gnus-art.el (mm-url-insert-file-contents-external):
17444         Autoload mm-url.
17445
17446         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
17447
17448 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17449
17450         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
17451         coding system which mm-charset-to-coding-system returns for a
17452         given charset is valid.
17453
17454 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
17455
17456         * html2text.el (html2text-remove-tag-list):
17457         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
17458
17459 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
17460
17461         * gnus-cus.el: Revert 2005-10-17 change.
17462
17463 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17464
17465         * gnus-art.el (article-strip-banner):
17466         Call article-really-strip-banner only when the regexp match is made.
17467
17468 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17469
17470         * gnus-art.el (article-strip-banner):
17471         Use gnus-extract-address-components instead of
17472         mail-header-parse-addresses to make it work with non-ASCII text;
17473         remove mail-encode-encoded-word-string.
17474
17475         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
17476         values which are surrounded with \"...\"; make it never cause a
17477         Lisp error; give up parsing of parameters if it failed in
17478         extracting type.
17479
17480 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
17481
17482         * smime.el (smime-cert-by-ldap-1): Fix bug where
17483         `smime-ldap-search' returns results without userCertificates.
17484
17485 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17486
17487         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
17488
17489 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
17490
17491         * spam.el (spam-check-spamassassin-headers): Adapt format for
17492         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
17493         <ari@mbf.ocn.ne.jp>.
17494         (spam-list-of-processors): Add spam-use-gmane.
17495
17496 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17497
17498         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
17499         make-temp-file; make it work with XEmacs as well.
17500
17501         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
17502         mm-make-temp-file.
17503
17504         * mm-decode.el (mm-display-external): Use the 3rd arg of
17505         mm-make-temp-file.
17506         (mm-create-image-xemacs): Ditto.
17507
17508 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17509
17510         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
17511         with message-narrow-to-headers.
17512         (gnus-draft-setup): Narrow to header to run message-fetch-field.
17513         (gnus-draft-check-draft-articles): New function.
17514         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
17515
17516 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
17517
17518         * gnus-art.el (gnus-article-browse-html-parts):
17519         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
17520         Don't use suffix argument for mm-make-temp-file for Emacs 21
17521         compatibility.  Remove useless `format'.
17522
17523 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
17524
17525         * nnweb.el (nnweb-google-wash-article): Update regexps.
17526         (nnweb-group-alist): Use defvoo instead of defvar.
17527
17528 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17529
17530         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
17531         re-loading nn* modules.
17532
17533 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
17534
17535         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
17536         for `tool-bar-mode' and don't check it's default-value.
17537
17538         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
17539
17540         * message.el (message-make-tool-bar): Ditto.
17541
17542         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
17543         `substring'.  Shorten tmp-file name.
17544
17545         * gnus.el: Remove bogus comment.
17546
17547 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
17548
17549         * gnus-art.el (gnus-article-browse-html-parts): New function.
17550         (gnus-article-browse-html-article): New function for viewing html
17551         articles with a browser.
17552
17553 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
17554
17555         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
17556         in elisp.
17557         (pgg-gpg-encrypt-symmetric-region): Ditto.
17558         (pgg-gpg-sign-region): Ditto.
17559
17560         * pgg-def.el (pgg-text-mode): New variable.
17561
17562         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
17563         (mml2015-pgg-encrypt): Ditto.
17564
17565         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
17566         (mml1991-pgg-encrypt): Ditto.
17567
17568 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17569
17570         * nnfolder.el (nnfolder-insert-newsgroup-line):
17571         Use message-make-date instead of current-time-string.
17572
17573         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
17574         to gnus-decoded which mm-uu might set.
17575
17576 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17577
17578         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
17579         don't decode quoted parameters; remove misimported Emacs code.
17580         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
17581         (rfc2231-decode-encoded-string): Don't use split-string which
17582         behaves differently according to Emacs version; use
17583         mm-decode-coding-region to convert charset to coding-system.
17584         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
17585         (rfc2231-encode-string): Remove misimported Emacs code.
17586
17587 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17588
17589         * gnus-art.el (article-decode-charset): Don't use ignore-errors
17590         when calling mail-header-parse-content-type.
17591         (article-de-quoted-unreadable): Ditto.
17592         (article-de-base64-unreadable): Ditto.
17593         (article-wash-html): Ditto.
17594
17595         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
17596         calling mail-header-parse-content-type and
17597         mail-header-parse-content-disposition.
17598         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
17599         mail-header-parse-content-type.
17600
17601         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
17602         insert charset and format parameters; encode description after
17603         inserting it to buffer.
17604         (mml-insert-parameter): Fold lines properly even if a parameter is
17605         segmented into two or more lines; change the max column to 76.
17606
17607         * rfc1843.el (rfc1843-decode-article-body): Don't use
17608         ignore-errors when calling mail-header-parse-content-type.
17609
17610         * rfc2231.el (rfc2231-parse-string): Return at least type if
17611         possible; don't cause an error even if it fails in parsing of
17612         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
17613         (rfc2231-encode-string): Don't break lines at the beginning, leave
17614         it to mml-insert-parameter.
17615
17616         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
17617         calling mail-header-parse-content-type.
17618
17619 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
17620
17621         * spam-report.el (spam-report-gmane-use-article-number):
17622         Improve doc string.
17623         (spam-report-gmane-internal): Check if a suitable header was found
17624         in the article.
17625
17626 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17627
17628         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
17629         (rfc2231-encode-string): Make param*=value always begin with LWSP.
17630
17631 2006-02-05  Romain Francoise  <romain@orebokech.com>
17632
17633         Update copyright notices of all files in the gnus directory.
17634
17635 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
17636
17637         * nnweb.el (nnweb-request-group): Avoid growing overview files.
17638
17639 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
17640
17641         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
17642         segmented lines of parameter value to cope with Thunderbird 1.5
17643         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
17644         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
17645         (rfc2231-encode-string): Don't make lines exceeding 76 column.
17646
17647 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
17648
17649         * mml.el (mml-generate-mime-1): Correct the order of inline signed
17650         parts.
17651
17652 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
17653
17654         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
17655         there's only one active file for all servers.
17656         (nnweb-request-scan): Make sure nnweb-articles is initialized on
17657         solid groups.  Gnus might have used a FAST request to select the group.
17658         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
17659         and nnweb-search redundantly in the active file.
17660         (nnweb-request-list): Don't list bogus groups.  There can only be one.
17661         (nnweb-request-create-group): Don't use ARGS.
17662         (nnweb-possibly-change-server, nnweb-request-group): Remove some
17663         initializations.  Let nnoo do the work.
17664
17665 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
17666
17667         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
17668         Say the part has been decoded.
17669
17670         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
17671
17672 2006-01-31  Kevin Ryde  <user42@zip.com.au>
17673
17674         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
17675         mailcap-viewer-test-cache when there's no 'test clause, since that
17676         will invert the meaning of a "nil" test previously determined by
17677         mailcap-mailcap-entry-passes-test.
17678
17679 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17680
17681         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
17682         compiling.
17683
17684         * gnus-sum.el: Ditto.
17685
17686         * message.el: Don't bind tool-bar-map when compiling.
17687
17688 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
17689
17690         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
17691
17692 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
17693
17694         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
17695         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
17696         current Google Groups.
17697
17698 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
17699
17700         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
17701         and tool-bar-mode.
17702
17703         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
17704         and tool-bar-mode.
17705
17706         * message.el (message-tool-bar-update): Simplify.
17707         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
17708
17709         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
17710         gnus-summary-buffer.
17711         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
17712         gnus-summary-reply.
17713
17714         * gmm-utils.el (gmm): Add :version.
17715
17716 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17717
17718         * Makefile.in (clean): New rule.
17719         (distclean): Use it.
17720
17721 2006-01-26  Steve Youngs  <steve@sxemacs.org>
17722
17723         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
17724         Don't autoload.
17725
17726 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17727
17728         * gmm-utils.el (gmm-verbose): Add :group.
17729
17730 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
17731
17732         * message.el: Change some comments WRT tool-bars.
17733
17734         * gnus-sum.el (gnus-summary-tool-bar)
17735         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
17736         (gnus-summary-tool-bar-zap-list): New variables.
17737         (gnus-summary-make-tool-bar): Complete rewrite using
17738         `gmm-tool-bar-from-list'.
17739
17740         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
17741         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
17742         New variables.
17743         (gnus-group-make-tool-bar): Complete rewrite using
17744         `gmm-tool-bar-from-list'.
17745         (gnus-group-tool-bar-update): New function.
17746
17747         * message.el (message-mode-field-menu): Add "Show hidden Headers".
17748
17749 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17750
17751         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
17752         is dissected into a single part of which the type is the same as
17753         the given one; decode charset.
17754
17755 2006-01-21  Kevin Ryde  <user42@zip.com.au>
17756
17757         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
17758         into alists as symbol not string, since that's what
17759         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
17760         look for.
17761
17762 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
17763
17764         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
17765         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
17766
17767         * message.el (message-tool-bar-gnome): Use gmm-ignore.
17768
17769 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17770
17771         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
17772         (gnus-xmas-mime-security-button-menu): New function.
17773
17774         * gnus-art.el (gnus-mime-security-button-commands): New variable.
17775         (gnus-mime-security-button-menu): New definition.
17776         (gnus-mime-security-button-map): Use them.
17777         (gnus-mime-security-button-menu): New function.
17778         (gnus-insert-mime-security-button): Addition to help echo.
17779         (gnus-mime-security-run-function, gnus-mime-security-save-part)
17780         (gnus-mime-security-pipe-part): New functions.
17781
17782         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
17783         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
17784
17785         * mm-decode.el (mm-handle-set-disposition): Remove.
17786         (mm-handle-set-description): Remove.
17787
17788 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17789
17790         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
17791         (mm-w3m-standalone-supports-m17n-p): New function.
17792         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
17793         w3m usage.
17794
17795         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
17796         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
17797
17798 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
17799
17800         * message.el (message-tool-bar-zap-list):
17801         Use gmm-tool-bar-zap-list as custom type.
17802         (message-tool-bar-update): New function.
17803         (message-tool-bar, message-tool-bar-gnome)
17804         (message-tool-bar-retro): Add message-tool-bar-update.
17805         (message-tool-bar-gnome): Add flyspell-buffer.
17806
17807         * gnus-util.el (gnus-error): Describe `args'.
17808
17809         * gmm-utils.el (gmm-error): Describe `args'.
17810         (gmm-tool-bar-zap-list): New widget.
17811         (gmm-tool-bar-from-list): Improve description of `zap-list'.
17812
17813 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17814
17815         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
17816         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
17817         the number of recursive calls.
17818
17819         * mm-decode.el (mm-handle-set-disposition): New macro.
17820         (mm-handle-set-description): New macro.
17821
17822 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17823
17824         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
17825         encoding.
17826
17827 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
17828
17829         * message.el (message-tool-bar-zap-list, message-tool-bar)
17830         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
17831         (message-tool-bar-local-item-from-menu): Remove.
17832         (message-tool-bar-map): Replace by `message-make-tool-bar'.
17833         (message-make-tool-bar): New function.
17834         (message-mode): Use `message-make-tool-bar'.
17835
17836         * gmm-utils.el: New file.
17837         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
17838         (gmm-lazy): New widget copied from `nnmail.el'.
17839         (gmm-tool-bar-from-list): New function for creating customizable
17840         tool bars.
17841         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
17842         output.
17843         (gmm): Add :prefix to defgroup.
17844
17845 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
17846
17847         * gmm-utils.el (gmm-widget-p): New function.
17848
17849 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
17850
17851         * mml.el (mml-attach-file): Describe `description' in doc string.
17852         (mml-menu): Add Emacs MIME manual and PGG manual.
17853
17854 2006-01-20  Richard M. Stallman  <rms@gnu.org>
17855
17856         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
17857
17858 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
17859
17860         * nntp.el (nntp-end-of-line): Doc fix.
17861
17862 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
17863
17864         * imap.el (imap-open): Handle case where buffer is a buffer
17865         object.
17866
17867 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
17868
17869         * gnus-delay.el (gnus-delay): Don't autoload.
17870         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
17871         to be re-loaded when customizing the `gnus-delay' group.
17872
17873 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
17874
17875         * message.el (message-insert-citation-line): Use newlines.
17876
17877 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
17878
17879         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
17880         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
17881         these routines, so the passphrase can be managed externally and
17882         passed in to the system.
17883         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
17884         pgg-add-passphrase-to-cache function.
17885
17886         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
17887         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
17888         these routines, so the passphrase can be managed externally and
17889         passed in to the system.
17890         (pgg-pgp5-sign-region): Use new name of
17891         pgg-add-passphrase-to-cache function.
17892
17893 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
17894
17895         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
17896         part of the decoded armor to find the key-identifier.
17897         (pgg-gpg-lookup-key-owner): New function to return the
17898         human-readable identifier of a key owner.
17899         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
17900         itself.
17901         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
17902         the key value) if we have a key and can match it against a secret
17903         key.  Also, added a note pointing out fact that the prompt only
17904         indicates the first matching key.
17905
17906         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
17907         pgg-decrypt-region.
17908         (pgg-add-passphrase-to-cache): Rename from
17909         `pgg-add-passphrase-cache' to reduce confusion (all callers
17910         changed).
17911         (pgg-remove-passphrase-from-cache): Rename from
17912         `pgg-remove-passphrase-cache' to reduce confusion (all callers
17913         changed).
17914         (pgg-read-passphrase, pgg-add-passphrase-cache)
17915         (pgg-remove-passphrase-cache): Add informative docstrings.
17916         (pgg-decrypt): Convey provided passphrase in subordinate call to
17917         pgg-decrypt-region.
17918
17919 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
17920
17921         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
17922         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
17923         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
17924         'passphrase' argument, so the passphrase can be managed externally
17925         and then passed in to the system.
17926
17927         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
17928         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
17929         so the passphrase cache can be used reliably with identifiers
17930         besides a pgp packet's key id.
17931
17932         * pgg-gpg.el (pgg-gpg-encrypt-region)
17933         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
17934         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
17935         these routines, so the passphrase can be managed externally and
17936         passed in to the system.
17937
17938         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
17939         'notruncate' argument, so the passphrase cache can be used
17940         reliably with identifiers besides a pgp packet's key id.
17941
17942 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
17943
17944         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
17945         symmetric encryption.
17946         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
17947         encrypted session key.
17948         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
17949         message ask for the passphrase in a proper way.
17950
17951         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
17952         New user commands for symmetric encryption.
17953
17954 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17955
17956         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
17957
17958         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
17959
17960 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
17961
17962         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
17963
17964 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17965
17966         * mm-decode.el (mm-inlined-types): Add application/pgp.
17967         (mm-automatic-display): Ditto.
17968
17969         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
17970         part as text.
17971
17972 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17973
17974         * nnrss.el: Update copyright.
17975         (nnrss-opml-import): Query whether to subscribe to each entry.
17976
17977         * gnus-art.el:
17978         * gnus-sum.el:
17979         * gnus-xmas.el:
17980         * messagexmas.el:
17981         * mm-uu.el:
17982         * mm-view.el: Update copyright.
17983
17984 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
17985
17986         * message.el (message-info): New function.
17987         (message-mode-menu): Add it.
17988         Update copyright.
17989
17990         * ChangeLog: Fix and update copyright.
17991
17992 2006-01-13  Romain Francoise  <romain@orebokech.com>
17993
17994         * message.el (message-forward-subject-name-subject): Prefer the
17995         address to 'nowhere' if the sender has no name.
17996         Fix typo.  Update copyright year.
17997
17998 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17999
18000         * gnus-art.el (article-wash-html):
18001         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
18002         (gnus-article-wash-html-with-w3m-standalone): New function.
18003
18004         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
18005         mm-inline-text-html-render-with-w3m-standalone.
18006         (mm-text-html-washer-alist): Map w3m-standalone to
18007         gnus-article-wash-html-with-w3m-standalone.
18008         (mm-inline-text-html-render-with-w3m-standalone): New function.
18009
18010 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
18011
18012         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
18013         Improve LaTeX.
18014
18015 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
18016
18017         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
18018         (nnrss-request-article): Render text/plain parts as HTML.
18019
18020         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
18021         the buffer.
18022
18023 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
18024
18025         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
18026         custom definition of `gnus-posting-styles'.
18027
18028         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
18029         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
18030
18031 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
18032
18033         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
18034         Use nntp for bug archive.
18035
18036 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
18037
18038         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
18039         parts.
18040         (nnrss-normalize-date): New function converts ISO 8601 date into
18041         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
18042         (nnrss-check-group): Use it.
18043
18044 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18045
18046         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
18047
18048         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
18049         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
18050         (nnrss-insert-w3): Ditto.
18051
18052 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18053
18054         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
18055         the articles to be forwarded including the case where neither a
18056         number of articles nor a region is specified.
18057
18058 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
18059
18060         * nnrss.el (nnrss-request-article): Fix last change; fill
18061         text/plain parts.
18062
18063 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18064
18065         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
18066         in text/plain part.
18067         (nnrss-check-group): Don't add excessive newline to dc:subject.
18068
18069 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
18070
18071         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
18072         article.
18073
18074 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
18075
18076         * nnml.el: Don't require gnus-bcklg.  Autoload it.
18077         (nnml-use-compressed-files, nnml-save-mail): Support other
18078         comression programs such as bzip2.
18079
18080 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18081
18082         * dns.el (query-dns): Make sure we check the buffer size before
18083         removing tcp headers.
18084
18085 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18086
18087         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
18088         remove MIME buttons associated with multipart/alternative parts.
18089         (gnus-mime-display-alternative): Tag buttons using `article-type'
18090         text property.
18091
18092         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
18093         associated with multipart/alternative parts.
18094
18095         * gnus-art.el (gnus-signature-separator): Fix custom type.
18096
18097         * mm-decode.el (mm-inlined-types): Fix custom type.
18098         (mm-keep-viewer-alive-types): Ditto.
18099         (mm-automatic-display): Ditto.
18100         (mm-attachment-override-types): Ditto.
18101         (mm-inline-override-types): Ditto.
18102         (mm-automatic-external-display): Ditto.
18103
18104 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
18105
18106         * spam-report.el (spam-report-user-mail-address)
18107         (spam-report-user-agent): New variables.
18108         (spam-report-url-ping-plain): Use spam-report-user-agent.
18109
18110 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
18111
18112         * gnus-art.el (gnus-button-handle-custom): Do not just use
18113         `customize-apropos' for any "M-x customize-*" button but the
18114         function called for.  Accept both the function name and its
18115         argument in order to achieve this.
18116         (gnus-button-alist): Remove support for "custom:" URL's.
18117         Pass function name to `gnus-button-handle-custom' in case of "M-x
18118         customize-*" buttons.
18119
18120 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18121
18122         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
18123         multipart/alternative and add xref to mm-discouraged-alternatives
18124         in doc string.
18125
18126         * mm-decode.el (mm-discouraged-alternatives): Add xref to
18127         gnus-buttonized-mime-types in doc string.
18128
18129 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
18130
18131         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
18132         Suggest image/.* in the doc string.
18133
18134 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
18135
18136         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
18137         message-marks (Debian bug #342521).
18138
18139 2005-12-12  Simon Josefsson  <jas@extundo.com>
18140
18141         * password.el (password-read-from-cache): Add.
18142         (password-read): Use it.
18143
18144 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18145
18146         * rfc2047.el (rfc2047-charset-to-coding-system):
18147         Recognize us-ascii as a MIME charset.
18148
18149         * mm-bodies.el (mm-decode-content-transfer-encoding):
18150         Protect against the case where the 2nd arg TYPE is nil.
18151
18152 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
18153
18154         * pop3.el (pop3-stream-type): Fix custom version.
18155
18156         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
18157
18158 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
18159
18160         * mm-decode.el (mm-display-external): Add missing cdr.
18161
18162 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18163
18164         * mm-decode.el (mm-display-external): Use nametemplate (defined in
18165         RFC1524) if it is in mailcap or add a suffix according to
18166         mailcap-mime-extensions when generating a temp filename; postpone
18167         deleting a temp file for 2 seconds for some wrappers, shell
18168         scripts, and so on, which might exit right after having started a
18169         viewer command as a background job.
18170
18171 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
18172
18173         * nntp.el (nntp-marks-directory): Fix custom group.
18174
18175         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
18176         steps when < 10.
18177
18178         * gnus-start.el (gnus-no-server-1):
18179         Mention `gnus-level-default-subscribed' in doc string.
18180
18181 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
18182
18183         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
18184         parens.
18185
18186 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18187
18188         * gnus-xmas.el (gnus-use-toolbar): Revert.
18189         (gnus-xmas-setup-toolbar): Use global default-toolbar if
18190         gnus-use-toolbar is default.
18191
18192         * messagexmas.el (message-use-toolbar): Revert.
18193         (message-setup-toolbar): Use global default-toolbar if
18194         message-use-toolbar is default.
18195
18196 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18197
18198         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
18199         according to default-toolbar-visible-p.
18200
18201         * messagexmas.el (message-use-toolbar): Ditto.
18202
18203 2005-11-26  Dave Love  <fx@gnu.org>
18204
18205         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
18206         (tls-program, tls-success): Provide openssl alternative.
18207
18208         * starttls.el: Doc fixes.
18209         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
18210         SERVICE to PORT.
18211
18212         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
18213         port null or service name.
18214         (starttls-negotiate): Autoload.
18215
18216 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18217
18218         * message.el (message-kill-to-signature): Fix interactive spec.
18219
18220 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18221
18222         * pop3.el (pop3-open-server): Recognize a string as a service name.
18223
18224 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
18225
18226         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
18227
18228 2005-11-23  Dave Love  <fx@gnu.org>
18229
18230         Add pop3s, pop3/starttls.
18231
18232         * pop3.el (pop3-authentication-scheme): Clarify doc.
18233         (open-tls-stream, starttls-open-stream): Autoload.
18234         (pop3-stream-type): New.
18235         (pop3-open-server): Use it.
18236
18237         * mail-source.el (mail-sources): Fix some :types.  Add stream type
18238         for POP.
18239         (mail-source-keyword-map): Add :stream for POP.
18240         (mail-source-fetch-pop): Use pop3-stream-type.
18241
18242 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18243
18244         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
18245         of current-time-string.
18246
18247 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
18248
18249         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
18250         date header.
18251
18252 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
18253
18254         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
18255         it can seriously impact performance as it bypasses the agent's
18256         local caches.
18257
18258 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
18259
18260         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
18261         must be explicitly online rather than "not explicitly offline" for
18262         its flags to be synchronized.
18263
18264         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
18265         that gnus-uu-unmark-thread will function correctly.
18266
18267         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
18268         1024K is instead displayed as 1M.
18269
18270 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18271
18272         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
18273
18274 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
18275
18276         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
18277
18278 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
18279
18280         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
18281         error message to display actual error condition.
18282         (gnus-agent-save-local): Avoid saving symbols that are bound to
18283         nil as they simply result in a warning message in
18284         gnus-agent-read-local.
18285
18286 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18287
18288         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
18289         rather than make-variable-buffer-local for file-precious-flag.
18290
18291 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
18292
18293         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
18294         for duplicates which are removed.  The invalid sort check then
18295         triggers a rescan after the sort as sorting may have moved
18296         duplicate entries such that they can be cheaply detected.
18297
18298 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18299
18300         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
18301
18302 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
18303
18304         * gnus-agent.el (gnus-agent-article-alist-save-format):
18305         Change internal variable to a custom variable.  Change default value
18306         from compressed(2) to uncompressed(1).
18307         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
18308         support for uncompressed agentview files.  Taken together, reading
18309         the agentview file should now be 6-7 times faster.
18310
18311 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
18312
18313         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
18314         as a buffer-local variable.  This avoids creating truncated
18315         dribble files as a result of a hang up, eg.
18316
18317 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
18318
18319         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
18320         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
18321         XEmacs.
18322
18323 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
18324
18325         * gnus-start.el (gnus-start-draft-setup):
18326         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
18327
18328         * gnus.el (gnus-splash): Change custom group.
18329         (gnus-group-get-parameter, gnus-group-parameter-value):
18330         Describe allow-list argument.
18331
18332         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
18333         string.
18334
18335 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
18336
18337         * gnus-art.el (gnus-default-article-saver): Add user-defined
18338         `function' to custom type.
18339
18340 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
18341
18342         * imap.el (imap-open): Handle case where buffer is a buffer
18343         object.
18344
18345 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
18346
18347         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
18348         long lines.
18349         (gnus-cache-delete-group): Wrap doc strings.
18350
18351         * gnus-agent.el (gnus-agent-rename-group)
18352         (gnus-agent-delete-group): Wrap doc strings.
18353
18354 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
18355
18356         * messagexmas.el (message-use-toolbar): Change the valid values
18357         into default, top, bottom, left, and right.
18358         (message-toolbar-thickness): New variable.
18359         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
18360         well.
18361         (message-setup-toolbar): Make it work.
18362
18363         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
18364         (gnus-use-toolbar): Change the valid values into default, top,
18365         bottom, left, and right.
18366         (gnus-toolbar-thickness): New variable.
18367         (gnus-xmas-setup-toolbar): New function.
18368         (gnus-xmas-setup-group-toolbar): Use it.
18369         (gnus-xmas-setup-summary-toolbar): Use it.
18370
18371 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18372
18373         * gnus-start.el (gnus-1): Add "native" to
18374         gnus-predefined-server-alist.
18375
18376         * gnus.el (gnus-method-to-server): Don't add "native" to the
18377         lists here, because that leads to problems when
18378         gnus-select-method is bound.
18379
18380 2005-11-09  Simon Josefsson  <jas@extundo.com>
18381
18382         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
18383         use (not sort-by-date) instead.
18384
18385 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
18386
18387         * gnus-delay.el (gnus-delay-group): Don't autoload.
18388         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
18389         to be re-loaded when customizing the `gnus-delay' group.
18390
18391 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
18392
18393         * message.el: Revert last changes.
18394         (message-insert-citation-line): Use newlines.
18395
18396 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
18397
18398         * message.el (message-courtesy-message)
18399         (message-mark-insert-begin, message-mark-insert-end)
18400         (message-elide-ellipsis, message-cancel-message)
18401         (message-add-header, message-change-subject)
18402         (message-cross-post-followup-to-header)
18403         (message-cross-post-insert-note, message-reduce-to-to-cc)
18404         (message-widen-reply, message-delete-not-region)
18405         (message-kill-to-signature, message-insert-signature)
18406         (message-insert-importance-high, message-insert-importance-low)
18407         (message-insert-or-toggle-importance)
18408         (message-insert-disposition-notification-to)
18409         (message-indent-citation, message-yank-original)
18410         (message-cite-original-without-signature, message-cite-original)
18411         (message-insert-citation-line, message-position-on-field)
18412         (message-fix-before-sending, message-send-mail-partially)
18413         (message-send-mail, message-send-mail-with-sendmail)
18414         (message-send-mail-with-qmail, message-send-news)
18415         (message-check-news-header-syntax, message-generate-headers)
18416         (message-insert-courtesy-copy, message-fill-address)
18417         (message-fill-header, message-shorten-references)
18418         (message-setup-1, message-cancel-news)
18419         (message-forward-make-body-plain, message-forward-make-body-mime)
18420         (message-forward-make-body-mml, message-encode-message-body)
18421         (message-forward-make-body-digest-plain)
18422         (message-forward-make-body-digest-mime)
18423         (message-use-alternative-email-as-from): Insert `hard-newline'
18424         instead of ordinary newlines.
18425
18426 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18427
18428         * message.el (message-generate-headers): Downcase the argument
18429         given to message-check-element.
18430
18431 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
18432
18433         * nntp.el (nntp-authinfo-rejected): New error condition.
18434         (nntp-wait-for): Use new error condition to signal authentication
18435         error.
18436         (nntp-retrieve-data): Rethrow new error condition to break out of
18437         recursive call to nntp-send-authinfo.
18438
18439 2005-11-08  Romain Francoise  <romain@orebokech.com>
18440
18441         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
18442         (gnus-summary-exit-map): Bind to `Z p'.
18443         (gnus-summary-make-menu-bar): Add menu item.
18444
18445 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
18446
18447         * gnus-art.el (gnus-article-treat-custom): Add `first'.
18448         (gnus-treat-*): Add `first' in all doc strings.
18449
18450         * gnus-group.el (gnus-group-compact-group): Fix typo.
18451
18452 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18453
18454         * gnus.el (gnus-parameters-case-fold-search): New variable.
18455         (gnus-parameters-get-parameter): Use it.
18456
18457         * gnus-score.el (gnus-home-score-file): Doc fix.
18458
18459 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
18460
18461         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
18462
18463 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
18464
18465         * mm-util.el (mm-special-display-p): New function.
18466
18467         * mml.el (mml-preview): Use it; doc fix.
18468
18469 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
18470
18471         * imap.el (imap-open): Handle case where buffer is a buffer object.
18472
18473 2005-10-29  Romain Francoise  <romain@orebokech.com>
18474
18475         * message.el (message-fix-before-sending): Fix comment.
18476
18477 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
18478
18479         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
18480
18481 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
18482
18483         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
18484         Used in gnus-score.el.
18485
18486 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
18487
18488         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
18489
18490 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
18491
18492         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
18493         whitespace removed in revision 7.8.  Use concatenated string to
18494         protect trailing whitespace.
18495
18496 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
18497
18498         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
18499         (nnimap-request-expire-articles): Use it to avoid sending 'UID
18500         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
18501         Courier IMAP ("some version from 2004").  Mostly based on similar
18502         code in the same function.
18503
18504 2005-10-26  Didier Verna  <didier@xemacs.org>
18505
18506         * gnus-group.el (gnus-group-compact-group): Invalidate original
18507         article buffer.
18508         * gnus-srvr.el (gnus-server-compact-server): Ditto.
18509         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
18510         NOV database and in article itself.
18511         Invalidate article backlog.
18512
18513 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
18514
18515         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
18516
18517 2005-10-26  Simon Josefsson  <jas@extundo.com>
18518
18519         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
18520         part of 2004-07-25 change.
18521
18522 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18523
18524         * message.el (message-display-completion-list): New function.
18525         (message-expand-group): Use it; make sure the Completions buffer
18526         is modifiable.
18527 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
18528
18529         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
18530         user-mail-name is an empty string.
18531
18532 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
18533
18534         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
18535         depending on gnus-score-decay-constant.
18536
18537         * encrypt.el (encrypt-insert-file-contents)
18538         (encrypt-write-file-contents): Don't use `gnus-message'.
18539
18540         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
18541         arguments.
18542         (mm-uu-type-alist): Add message-marks and insert-marks.
18543         Pass arguments to mm-uu-verbatim-marks-extract.
18544         (mm-uu-hide-markers): New variable.
18545         (mm-uu-extract): Use face similar to `gnus-cite-3'.
18546
18547         * gnus-fun.el (gnus-convert-image-to-x-face-command)
18548         (gnus-convert-image-to-face-command): Use "convert" by default to
18549         allow other input image formats.
18550         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
18551         accordingly.
18552
18553 2005-10-23  Simon Josefsson  <jas@extundo.com>
18554
18555         * imap.el (imap-gssapi-program): Align command line parameters
18556         with latest GNU SASL.
18557         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
18558
18559 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18560
18561         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
18562         HTML.
18563         (nnslashdot-request-article): Ditto.
18564
18565         * lpath.el (featurep): Add nobreak-char-display.
18566
18567 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
18568
18569         * mail-source.el (mail-source-fetch-pop): Require pop3.
18570         (mail-source-check-pop): Ditto.
18571
18572 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18573
18574         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
18575         errors.
18576
18577 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
18578
18579         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
18580         (gnus-treat-strip-leading-blank-lines): Improve doc string.
18581
18582         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
18583
18584         * mm-bodies.el (mm-decode-string):
18585         Call `mm-charset-to-coding-system' with allow-override argument.
18586
18587 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18588
18589         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
18590         (rfc2047-charset-to-coding-system): New function.
18591         (rfc2047-decode-encoded-words): New function.
18592         (rfc2047-decode-region): Use them.
18593         (rfc2047-decode-cte): Remove.
18594         (rfc2047-parse-and-decode): Remove.
18595         (rfc2047-decode): Remove.
18596
18597 2005-10-15  Kenichi Handa  <handa@m17n.org>
18598
18599         * rfc2047.el (rfc2047-decode-cte): New function.
18600         (rfc2047-decode-region): Change the way to decode successive
18601         encoded-words: decode B- or Q-encoding in each encoded-word,
18602         concatenate them, and decode it as charset.
18603
18604 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18605
18606         * lpath.el: Fbind codepage-setup for XEmacs.
18607
18608 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
18609
18610         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
18611         widget-move-and-invoke.
18612         (gnus-custom-mode): Use gnus-custom-map.
18613
18614 2005-10-15  Bill Wohler  <wohler@newt.com>
18615
18616         * message.el (message-tool-bar-map): Rename image file from
18617         mail_send to mail/send.
18618
18619 2005-10-16  Masatake YAMATO  <jet@gyve.org>
18620
18621         * message.el (message-expand-group): Pass the common
18622         prefix substring of completion to `display-completion-list'.
18623
18624 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
18625
18626         * mml-sec.el (mml-secure-method): New internal variable.
18627         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
18628         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
18629         New functions using mml-secure-method.
18630
18631         * mml.el (mml-mode-map): Add key bindings for those functions.
18632         (mml-menu): Simplify security menu entries.  Suggested by Jesper
18633         Harder <harder@myrealbox.com>.
18634         (mml-attach-file, mml-attach-buffer, mml-attach-external):
18635         Goto end of message if point is the headers of the message.
18636
18637         * message.el (message-in-body-p): New function.
18638
18639         * assistant.el: Autoload gnus-util and netrc.
18640
18641         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
18642         Use `mm-charset-override-alist' only when decoding.
18643
18644         * mm-bodies.el (mm-decode-body):
18645         Call `mm-charset-to-coding-system' with allow-override argument.
18646
18647         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
18648         `filename' from Content-Disposition if Content-Type doesn't
18649         provide `name'.
18650         (gnus-mime-view-part-as-type): Set default instead of
18651         initial-input.
18652
18653 2005-10-09  Daniel Brockman  <daniel@brockman.se>
18654
18655         * format-spec.el (format-spec): Propagate text properties of % spec.
18656
18657 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
18658
18659         * gnus-art.el (gnus-treat-predicate): Add `first'.
18660
18661 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
18662
18663         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
18664         (mm-charset-override-alist): New variable.
18665         (mm-charset-to-coding-system): Use it.
18666         (mm-codepage-setup): New helper function.
18667         (mm-charset-eval-alist): New variable.
18668         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
18669         Warn about unknown charsets.
18670
18671         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
18672
18673 2005-10-04  David Hansen  <david.hansen@gmx.net>
18674
18675         * nnrss.el (nnrss-request-article): Add support for the comments tag.
18676         (nnrss-check-group): Ditto.
18677
18678 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
18679
18680         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
18681         Rename x-gnus-verbatim to x-verbatim.
18682         (mm-uu-type-alist): Fix regexp for verbatim-marks.
18683
18684         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
18685         x-verbatim.
18686
18687         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
18688
18689         * gnus-util.el (gnus-remove-duplicates): Remove.
18690
18691         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
18692         instead of gnus-remove-duplicates.
18693
18694         * message.el (message-remove-duplicates): Remove.
18695         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
18696         message-remove-duplicates.
18697
18698         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
18699         available, else use implementation from `delete-dups'.
18700
18701         * message.el (message-insert-expires): New function.
18702         (message-mode-map): Add key binding.
18703         (message-mode-field-menu): Add menu entry.
18704         (message-mode): Document it.
18705         (message-make-expires-date): Use `message-make-date'.
18706
18707 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
18708
18709         * message.el (message-make-expires-date): New function.
18710
18711 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18712
18713         * Makefile.in (list-installed-shadows): New entry.
18714         (install): Use it.
18715         (remove-installed-shadows): New entry.
18716
18717         * dgnushack.el (dgnushack-default-load-path): New variable.
18718         (dgnushack-find-lisp-shadows): New function.
18719         (dgnushack-remove-lisp-shadows): New function.
18720
18721 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
18722
18723         * Makefile.in (install-el-elc): New entry.
18724         (install): Use it so that .el files are necessarily installed.
18725
18726 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18727
18728         * time-date.el: Autoload parse-time-string, XEmacs needs it.
18729
18730 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
18731
18732         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
18733         function rather than the diff-mode.el package.
18734         (mm-display-external): Use with-current-buffer.
18735         (mm-viewer-completion-map, mm-viewer-completion-map):
18736         Move initialization inside declaration.
18737
18738 2005-09-29  Simon Josefsson  <jas@extundo.com>
18739
18740         * spam.el: Load hashcash when compiling, to avoid warnings.
18741         Don't autoload mail-check-payment.
18742         (spam-check-hashcash): Define unconditionally, since hashcash.el
18743         is part of Gnus now.  Ignore errors from payment checking.
18744
18745 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
18746
18747         * message.el (message-bold-region, message-unbold-region):
18748         Rename from `bold-region' and `unbold-region'.
18749
18750         * message.el: Remove useless autoloads.
18751
18752 2005-09-28  Simon Josefsson  <jas@extundo.com>
18753
18754         * message.el (message-use-idna): Default to t.
18755         (message-use-idna): Test whether encoding works too.  Doc fix.
18756
18757 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18758
18759         * nntp.el (nntp-warn-about-losing-connection): Remove.
18760
18761 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
18762
18763         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
18764         customizable.  Change default value.
18765         (mm-uu-diff-groups-regexp): Change default value.
18766         (mm-uu-type-alist): Add doc string.
18767         (mm-uu-configure): Add doc string.  Make it interactive.
18768         (mm-uu-tex-groups-regexp): New variable.
18769         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
18770         (mm-uu-type-alist): Add LaTeX documents.
18771         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
18772         of "text/verbatim".
18773         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
18774
18775         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
18776         instead of "text/verbatim".
18777
18778         * message.el (message-mark-inserted-region)
18779         (message-mark-insert-file): Use slrn style marks when called with
18780         prefix argument.
18781
18782 2005-09-27  Simon Josefsson  <jas@extundo.com>
18783
18784         * message.el (message-idna-to-ascii-rhs-1): Reformat.
18785
18786 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
18787
18788         * message.el (message-remove-duplicates): New function.
18789         Implementation borrowed from `gnus-remove-duplicates'.
18790         (message-idna-to-ascii-rhs): Also encode idna addresses in
18791         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
18792         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
18793         only ask about the same idna domain once per header and also tell
18794         in what header to replace the idna domain.
18795
18796         * gnus-art.el (article-decode-idna-rhs): Also decode idna
18797         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
18798         (article-decode-idna-rhs): Fix regexp so that all idna-address in
18799         a header is decoded and not just the last one.
18800
18801 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18802
18803         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
18804         has been decoded.
18805
18806         * mm-decode.el (mm-automatic-display): Add text/verbatim.
18807         (mm-insert-part): Don't modify text if it has been decoded.
18808
18809         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
18810         decoded.
18811
18812         * mm-view.el (mm-inline-text): Don't strip text props unless
18813         decoding enriched or richtext parts.
18814
18815 2005-09-25  Romain Francoise  <romain@orebokech.com>
18816
18817         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
18818         * gnus-start.el (gnus-subscribe-interactively):
18819         * gnus-uu.el (gnus-uu-grab-articles):
18820         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
18821         space.
18822
18823 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
18824
18825         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
18826         * mm-view.el (mm-view-pkcs7-decrypt):
18827         * gnus-sum.el (gnus-summary-limit-to-extra)
18828         (gnus-summary-respool-article, gnus-read-move-group-name):
18829         * gnus-score.el (gnus-summary-increase-score):
18830         * gnus-util.el (gnus-completing-read-with-default):
18831         * gnus-art.el (gnus-read-save-file-name)
18832         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
18833         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
18834         * message.el (message-check-news-header-syntax):
18835         Follow convention for reading with the minibuffer.
18836
18837 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
18838
18839         * spam-report.el (spam-report-url-ping-plain):
18840         Use gnus-extended-version as User-Agent.
18841
18842         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
18843         default value is nil.
18844
18845         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
18846         (mm-uu-verbatim-marks-extract): New function.
18847         (mm-uu-extract): New face.
18848         (mm-uu-copy-to-buffer): Use it.
18849
18850         * spam-report.el (spam-report-gmane-ham): Rename from
18851         `spam-report-gmane-unspam'.
18852         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
18853         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
18854
18855         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
18856         Autoload.
18857         (spam-report-gmane-unregister-routine):
18858         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
18859
18860 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
18861
18862         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
18863         (spam-report-gmane-unregister-routine): Add support for gmane
18864         unregistration.
18865
18866         * spam-report.el (spam-report-gmane-unspam)
18867         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
18868         (spam-report-gmane): Change to take a single article and do unspam
18869         registration.
18870
18871 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
18872
18873         * mm-url.el (mm-url-decode-entities): Fix regexp.
18874
18875 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18876
18877         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
18878         default to nil, to be able to use Gnus at all.  If the default
18879         switches to something else, then the function should be fixed not
18880         be exceedingly slow.
18881
18882 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
18883
18884         * gnus-start.el (gnus-activate-group): If the server is nil, don't
18885         fail hard.
18886
18887         * spam-report.el: Add better Keywords line.
18888
18889         * spam.el: Add Maintainer and better Keywords line.
18890
18891 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
18892
18893         * gnus-art.el (gnus-article-replace-part)
18894         (gnus-mime-replace-part): New functions.
18895         (gnus-mime-action-alist, gnus-mime-button-commands)
18896         (gnus-mime-save-part-and-strip): Add file argument.
18897         (gnus-article-part-wrapper): Add interactive argument.
18898
18899         * gnus-sum.el (gnus-summary-mime-map):
18900         Add `gnus-article-replace-part'.
18901
18902 2005-09-19  Didier Verna  <didier@xemacs.org>
18903
18904         The nnml compaction feature:
18905         * nnml.el (nnml-request-compact-group): New function.
18906         * nnml.el (nnml-request-compact): New function.
18907         * gnus-int.el (gnus-request-compact-group): New function.
18908         * gnus-int.el (gnus-request-compact): New function.
18909         * gnus-group.el (gnus-group-compact-group): New function.
18910         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
18911         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
18912         * gnus-srvr.el (gnus-server-compact-server): New function.
18913         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
18914         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
18915
18916 2005-09-18  Deepak Goel  <deego@gnufans.org>
18917
18918         * sieve.el (sieve-help): Fix `message' call: first arg should be a
18919         format spec.
18920
18921 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18922
18923         * gnus.el (gnus-group-startup-message): Bind image-load-path.
18924
18925 2005-09-15  Romain Francoise  <romain@orebokech.com>
18926
18927         * message.el (message-fill-paragraph): Clarify docstring.
18928
18929 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18930
18931         * gnus-art.el (gnus-mime-display-part): Protect against broken
18932         MIME messages.
18933
18934 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18935
18936         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
18937         before parsing header.
18938
18939 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
18940
18941         * html2text.el (html2text-replace-list): Add new entities.
18942
18943 2005-09-11  Romain Francoise  <romain@orebokech.com>
18944
18945         * message.el (message-alternative-emails): Improve docstring.
18946         (message-setup-1): Call `message-use-alternative-email-as-from'
18947         after `message-setup-hook' to give it precedence over posting
18948         styles, etc.
18949         (message-use-alternative-email-as-from): Add docstring.
18950         Remove the original From header if present.
18951
18952         * nnml.el (nnml-compressed-files-size-threshold): New variable.
18953         (nnml-save-mail): Use it.
18954
18955         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
18956         articles.  Add new argument `silent'.
18957         (gnus-uu-mark-all): Report the total number of marked articles.
18958
18959 2005-09-10  Romain Francoise  <romain@orebokech.com>
18960
18961         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
18962         (gnus-uu-mark-series): Likewise.
18963
18964 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
18965
18966         * spam-report.el (spam-report-gmane): Fix generation of spam
18967         report URL.
18968
18969 2005-09-10  Simon Josefsson  <jas@extundo.com>
18970
18971         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
18972         t, based on discussion on the ding list with Robert Epprecht
18973         <epprecht@solnet.ch>.
18974
18975 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
18976
18977         * spam-report.el (spam-report-gmane): Make it work without
18978         X-Report-Spam header.  Gmane now only provides Archived-At.
18979         This is only used if `spam-report-gmane-use-article-number' is nil.
18980         (spam-report-gmane-spam-header): Remove.  Not used anymore.
18981
18982         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
18983         make `gnus-summary-sort-by-recipient' work with threading.
18984
18985         * nnweb.el (nnweb-google-wash-article): Print a message if article
18986         is not available.
18987
18988 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18989
18990         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
18991         change.  Decode text/* parts content before displaying.
18992
18993 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
18994
18995         * mml-smime.el: Remove defvar of gnus-extract-address-components.
18996
18997 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18998
18999         * mm-view.el (mm-display-inline-fontify): Disable support modes.
19000
19001         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
19002         url-package-name, url-package-version,
19003         w3m-cid-retrieve-function-alist, w3m-current-buffer,
19004         w3m-display-inline-images, and w3m-minor-mode-map.
19005
19006 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
19007
19008         * message.el (message-tab-body-function): Fix mismatched custom type.
19009
19010         * gnus.el (gnus-group-change-level-function): Ditto.
19011
19012         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
19013
19014         * gnus-art.el (gnus-signature-limit)
19015         (gnus-article-mime-part-function): Ditto.
19016
19017 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
19018
19019         * mml.el (mml-mode): Silence the byte compiler.
19020
19021         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
19022         using `(sit-for 0)' before moving the point to the specified part;
19023         skip unbuttonized parts.
19024         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
19025         return to the summary window if gnus-auto-select-part is non-nil.
19026
19027 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
19028
19029         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
19030         New variables.
19031         (mml-dnd-attach-file, mml-mode): Use them.
19032
19033         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
19034         Make fetching article by MID work again for Google Groups.
19035         Add FIXME concerning gnus-group-make-web-group.
19036
19037         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
19038         Don't depend on Gnus by using mail-extract-address-components if
19039         gnus-extract-address-components is not bound.
19040
19041 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19042
19043         * gnus-art.el (gnus-mime-display-security): Don't display the
19044         signature, but only the signed part.
19045
19046 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
19047
19048         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
19049
19050         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
19051         list, not listp.
19052
19053 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
19054
19055         * mm-encode.el (mm-encode-content-transfer-encoding):
19056         Likewise when encoding.
19057
19058         * mm-bodies.el (mm-decode-content-transfer-encoding):
19059         De-canonicalize CRLF for all text content types, not just
19060         text/plain.
19061
19062 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19063
19064         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
19065         valid article; point arrow and cursor at the MIME button.
19066
19067 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
19068
19069         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
19070         Suggested by Dan Christensen <jdc@uwo.ca>.
19071
19072         * mm-decode.el (mm-save-part): Enable change of prompt.
19073
19074 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
19075
19076         * gnus-msg.el (gnus-inews-add-send-actions):
19077         Make `message-post-method' lambda parameter ARG `&optional'.
19078
19079 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
19080
19081         * gnus-sum.el (gnus-summary-mime-map):
19082         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
19083         gnus-article-jump-to-part.
19084
19085         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
19086         (gnus-article-edit-part): Use it.
19087         (gnus-article-part-wrapper): Add no-handle argument.
19088         (gnus-article-save-part-and-strip, gnus-article-delete-part):
19089         New functions.
19090
19091 2005-08-29  Romain Francoise  <romain@orebokech.com>
19092
19093         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
19094         docstring.
19095         (gnus-face-from-file): Likewise.
19096
19097 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
19098
19099         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
19100         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
19101         non-nil.
19102         (gnus-auto-select-part): New variable.
19103         (gnus-article-jump-to-part): New function.
19104         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
19105         (gnus-mime-delete-part): Allow selecting specified part after
19106         deleting or stripping parts.
19107         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
19108         part if argument is bogus.
19109
19110 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
19111
19112         * gnus-art.el (w3m-minor-mode-map):
19113         * gnus-spec.el (gnus-newsrc-file-version):
19114         * gnus-util.el (nnmail-active-file-coding-system)
19115         (gnus-original-article-buffer, gnus-user-agent):
19116         * gnus.el (gnus-ham-process-destinations)
19117         (gnus-parameter-ham-marks-alist)
19118         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
19119         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
19120         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
19121         * mm-decode.el (gnus-current-window-configuration):
19122         * mm-extern.el (gnus-article-mime-handles):
19123         * mm-url.el (url-current-object, url-package-name)
19124         (url-package-version):
19125         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
19126         (smime-keys, w3m-cid-retrieve-function-alist)
19127         (w3m-current-buffer, w3m-display-inline-images)
19128         (w3m-minor-mode-map):
19129         * mml-smime.el (gnus-extract-address-components):
19130         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
19131         (gnus-newsrc-hashtb, message-default-charset)
19132         (message-deletable-headers, message-options)
19133         (message-posting-charset, message-required-mail-headers)
19134         (message-required-news-headers):
19135         * mml1991.el (mc-pgp-always-sign):
19136         * mml2015.el (mc-pgp-always-sign):
19137         * nnheader.el (nnmail-extra-headers):
19138         * rfc1843.el (gnus-decode-encoded-word-function)
19139         (gnus-decode-header-function, gnus-newsgroup-name):
19140         * spam-stat.el (gnus-original-article-buffer): Add defvars.
19141
19142 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
19143
19144         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
19145         the end of the date treatments.
19146
19147 2005-08-15  Simon Josefsson  <jas@extundo.com>
19148
19149         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
19150         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
19151         Capello and Romain Francoise.
19152         (pgg-fetch-key-function): Remove, not used?
19153         (pgg-insert-url-with-w3): Require url, to get
19154         url-insert-file-contents regardless of where it is defined.
19155
19156 2005-08-13  Romain Francoise  <romain@orebokech.com>
19157
19158         * message.el (message-cite-original-1): New function.
19159         (message-cite-original): Use it.
19160         (message-cite-original-without-signature): Ditto.
19161
19162 2005-08-08  Romain Francoise  <romain@orebokech.com>
19163
19164         * message.el (message-yank-empty-prefix): New variable.
19165         (message-indent-citation): Use it.
19166         (message-cite-original-without-signature): Respect X-No-Archive.
19167
19168 2005-08-08  Simon Josefsson  <jas@extundo.com>
19169
19170         * pgg.el: Autoload url-insert-file-contents instead of loading
19171         w3/url.
19172         (pgg-insert-url-with-w3): Don't load url here.
19173
19174 2005-08-07  Jesper Harder  <harder@phys.au.dk>
19175
19176         * message.el (message-kill-to-signature): Don't insert newline at
19177         bol.
19178         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
19179
19180 2005-08-06  Romain Francoise  <romain@orebokech.com>
19181
19182         * message.el (message-user-fqdn): Fix typo in docstring.
19183
19184 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
19185
19186         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
19187
19188         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
19189
19190 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
19191
19192         * mm-bodies.el (mm-encode-body): Use coding system rather than
19193         charset to encode text.
19194
19195         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
19196         number of charsets if utf-8 is available (XEmacs).
19197
19198 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
19199
19200         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
19201         taken from `gnus-button-mid-or-mail-regexp'.
19202         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
19203         (gnus-button-alist): Improve regexp for domain part of the MIDs
19204         for news:localpart@domain buttons.
19205         (gnus-button-ctan-directory-regexp): Update.
19206
19207 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
19208
19209         * sieve-manage.el (sieve-manage-interactive-login):
19210         Use make-local-variable rather than make-variable-buffer-local.
19211         (sieve-manage-open): Ditto.
19212         (sieve-manage-authenticate): Ditto.
19213
19214         * mml.el (mml-generate-mime-1): Make the content type default to
19215         text/plain if the filename is not specified.
19216
19217 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19218
19219         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
19220         instead of insert-buffer.
19221
19222         * message.el (message-yank-original): Ditto; set the mark at the
19223         end of the yanked message.
19224
19225 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
19226
19227         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
19228         lines to scroll rather than to stop it.
19229
19230         * mml.el (mml-generate-default-type): Add doc string.
19231         (mml-generate-mime-1): Use mm-default-file-encoding or make it
19232         default to application/octet-stream when determining the content
19233         type if it is not specified for the part or the mml contents; add
19234         a comment about mml-generate-default-type.
19235
19236 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
19237
19238         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
19239         make it default to application/octet-stream when determining the
19240         content type if it is not specified for the external contents.
19241
19242 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19243
19244         * rfc2231.el (rfc2231-parse-string): Take care that not only a
19245         segmented parameter but also other parameters might be there.
19246
19247 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19248
19249         * mm-decode.el (mm-display-external): Delete temp file, directory
19250         and buffer immediately if the external process is exited.
19251
19252 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19253
19254         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
19255         fewer lines than that of scroll-margin.
19256         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
19257
19258 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19259
19260         * gnus-art.el (gnus-article-next-page): Revert.
19261         (gnus-article-beginning-of-window): New macro.
19262         (gnus-article-next-page-1): Use it.
19263         (gnus-article-prev-page): Ditto.
19264         (gnus-article-edit-part): Use insert-buffer-substring instead of
19265         insert-buffer.
19266         (gnus-article-edit-exit): Ditto.
19267
19268         * gnus-util.el (gnus-beginning-of-window): Remove.
19269         (gnus-end-of-window): Remove.
19270
19271         * lpath.el: Don't bind header-line-format and scroll-margin.
19272
19273 2005-07-25  Simon Josefsson  <jas@extundo.com>
19274
19275         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
19276         to have the url package without w3.  Reported by Daiki Ueno
19277         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
19278
19279 2005-07-20  Didier Verna  <didier@xemacs.org>
19280
19281         * gnus-diary.el: Remove the description comment (nndiary is now
19282         properly documented in the Gnus manual).
19283         Fix the spelling of "Back End".
19284         * nndiary.el: Ditto.
19285         Fix the copyright notice.
19286
19287 2005-07-18  Romain Francoise  <romain@orebokech.com>
19288
19289         * gnus-sum.el (gnus-summary-to-prefix)
19290         (gnus-summary-newsgroup-prefix): New variables.
19291         (gnus-summary-from-or-to-or-newsgroups): Use them.
19292
19293 2005-07-17  Romain Francoise  <romain@orebokech.com>
19294
19295         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
19296         space as it's generally not especially interesting to the user.
19297
19298 2005-07-16  Romain Francoise  <romain@orebokech.com>
19299
19300         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
19301         nil to avoid prompting and file modification if one of the
19302         messages at the top of the nnfolder file contains a copyright
19303         notice.
19304         Update copyright notice.
19305
19306         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
19307         instead of `current-time-string' as the latter creates a time
19308         string that is not RFC 2822 compliant (it lacks the zone).
19309         Update copyright notice.
19310
19311 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
19312
19313         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
19314         for text/rtf.  Display default in prompt.  Pass default for M-n.
19315
19316         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
19317
19318 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19319
19320         * gnus-msg.el (gnus-button-mailto):
19321         Remove save-selected-window-window hackery because it relies on
19322         save-selected-window internals.
19323
19324 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
19325
19326         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
19327         (gnus-article-next-page-1): Use gnus-beginning-of-window.
19328         (gnus-article-prev-page): Ditto.
19329
19330         * gnus-util.el (gnus-beginning-of-window): New function.
19331         (gnus-end-of-window): New function.
19332
19333         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
19334
19335 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
19336
19337         * gnus-score.el (gnus-score-edit-all-score):
19338         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
19339         gnus-message.
19340
19341 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19342
19343         * gnus-msg.el (gnus-button-mailto):
19344         Remove save-selected-window-window hackery because it relies on
19345         save-selected-window internals.
19346
19347 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19348
19349         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
19350         add-minor-mode.
19351         (gnus-binary-mode): Ditto.
19352
19353         * gnus-topic.el (gnus-topic-mode): Ditto.
19354
19355 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
19356
19357         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
19358         (gnus-article-prev-page): Take scroll-margin into consideration.
19359
19360 2005-07-04  Lute Kamstra  <lute@gnu.org>
19361
19362         Update FSF's address in GPL notices.
19363
19364 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
19365
19366         * gnus.el (gnus-exit):
19367         * gnus-group.el (gnus-group-icons):
19368         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
19369
19370         * gnus-nocem.el (gnus-nocem):
19371         * message.el (message-various, message-buffers, message-sending)
19372         (message-interface, message-forwarding, message-insertion)
19373         (message-headers, message-news, message-mail):
19374         * pgg-gpg.el (pgg-gpg):
19375         * pgg-parse.el (pgg-parse):
19376         * pgg-pgp.el (pgg-pgp):
19377         * pgg-pgp5.el (pgg-pgp5):
19378         * pop3.el (pop3): Finish `defgroup' description with period.
19379
19380 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19381
19382         * gnus-art.el (article-display-face): Improve the efficiency.
19383         (article-display-x-face): Ditto; remove gray x-face stuff.
19384
19385 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
19386
19387         * gnus-art.el (article-display-face): Correct the position in
19388         which Faces are inserted.
19389
19390 2005-06-29  Didier Verna  <didier@xemacs.org>
19391
19392         * gnus-art.el (article-display-face): Display faces in correct
19393         order.
19394
19395 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
19396
19397         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
19398         (gnus-fill-real-hashtb): Use hash table instead of obarray.
19399         (gnus-nocem-check-article): Fetch the Type header.
19400         (gnus-nocem-message-wanted-p): Fix the way to examine types.
19401         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
19402         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
19403         make sure gnus-nocem-hashtb is initialized.
19404         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
19405         (gnus-nocem-unwanted-article-p): Ditto.
19406
19407         * pgg.el (pgg-verify): Return the verification result.
19408
19409 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19410
19411         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
19412         is ascii.
19413
19414 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
19415
19416         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
19417         `show-nonbreak-escape'.
19418
19419 2005-06-23  Lute Kamstra  <lute@gnu.org>
19420
19421         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
19422
19423         * dig.el (dig-mode):
19424         * smime.el (smime-mode): Use gnus-run-mode-hooks.
19425
19426 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
19427
19428         * nnimap.el (nnimap-split-download-body): Fix spellings.
19429
19430 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
19431
19432         * gnus-art.el (gnus-article-encrypt-body):
19433         * gnus-cus.el (gnus-score-customize):
19434         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
19435         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
19436
19437 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
19438
19439         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
19440         header by looking for magic "MII" at the beginning.
19441
19442 2005-06-16  Miles Bader  <miles@gnu.org>
19443
19444         * gnus-xmas.el (gnus-xmas-group-startup-message):
19445         Use renamed gnus-splash face.
19446
19447         * assistant.el (assistant-field): Remove "-face" suffix from face name.
19448         (assistant-field-face): New backward-compatibility alias for renamed
19449         face.
19450         (assistant-render-text): Use renamed assistant-field face.
19451
19452         * spam.el (spam): Remove "-face" suffix from face name.
19453         (spam-face): New backward-compatibility alias for renamed face.
19454         (spam-face, spam-initialize): Use renamed spam face.
19455
19456         * message.el (message-header-to, message-header-cc)
19457         (message-header-subject, message-header-newsgroups)
19458         (message-header-other, message-header-name)
19459         (message-header-xheader, message-separator, message-cited-text)
19460         (message-mml): Remove "-face" suffix from face names.
19461         (message-header-to-face, message-header-cc-face)
19462         (message-header-subject-face, message-header-newsgroups-face)
19463         (message-header-other-face, message-header-name-face)
19464         (message-header-xheader-face, message-separator-face)
19465         (message-cited-text-face, message-mml-face):
19466         New backward-compatibility aliases for renamed faces.
19467         (message-font-lock-keywords): Use renamed message faces.
19468
19469         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
19470         (sieve-test-commands, sieve-tagged-arguments):
19471         Remove "-face" suffix from face names.
19472         (sieve-control-commands-face, sieve-action-commands-face)
19473         (sieve-test-commands-face, sieve-tagged-arguments-face):
19474         New backward-compatibility aliases for renamed faces.
19475         (sieve-control-commands-face, sieve-action-commands-face)
19476         (sieve-test-commands-face, sieve-tagged-arguments-face):
19477         Use renamed sieve faces.
19478
19479         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
19480         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
19481         (gnus-group-news-3-empty, gnus-group-news-4)
19482         (gnus-group-news-4-empty, gnus-group-news-5)
19483         (gnus-group-news-5-empty, gnus-group-news-6)
19484         (gnus-group-news-6-empty, gnus-group-news-low)
19485         (gnus-group-news-low-empty, gnus-group-mail-1)
19486         (gnus-group-mail-1-empty, gnus-group-mail-2)
19487         (gnus-group-mail-2-empty, gnus-group-mail-3)
19488         (gnus-group-mail-3-empty, gnus-group-mail-low)
19489         (gnus-group-mail-low-empty, gnus-summary-selected)
19490         (gnus-summary-cancelled, gnus-summary-high-ticked)
19491         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
19492         (gnus-summary-high-ancient, gnus-summary-low-ancient)
19493         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
19494         (gnus-summary-low-undownloaded)
19495         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
19496         (gnus-summary-low-unread, gnus-summary-normal-unread)
19497         (gnus-summary-high-read, gnus-summary-low-read)
19498         (gnus-summary-normal-read, gnus-splash):
19499         Remove "-face" suffix from face names.
19500         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
19501         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
19502         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
19503         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
19504         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
19505         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
19506         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
19507         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
19508         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
19509         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
19510         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
19511         (gnus-summary-selected-face, gnus-summary-cancelled-face)
19512         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
19513         (gnus-summary-normal-ticked-face)
19514         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
19515         (gnus-summary-normal-ancient-face)
19516         (gnus-summary-high-undownloaded-face)
19517         (gnus-summary-low-undownloaded-face)
19518         (gnus-summary-normal-undownloaded-face)
19519         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
19520         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
19521         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
19522         (gnus-splash-face):
19523         New backward-compatibility aliases for renamed faces.
19524         (gnus-group-startup-message): Use renamed gnus faces.
19525
19526         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
19527         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
19528         (gnus-server-agent): Remove "-face" suffix from face names.
19529         (gnus-server-agent-face, gnus-server-opened-face)
19530         (gnus-server-closed-face, gnus-server-denied-face)
19531         (gnus-server-offline-face):
19532         New backward-compatibility aliases for renamed faces.
19533         (gnus-server-agent-face, gnus-server-opened-face)
19534         (gnus-server-closed-face, gnus-server-denied-face)
19535         (gnus-server-offline-face): Use renamed gnus faces.
19536
19537         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
19538         Remove "-face" suffix from face names.
19539         (gnus-picon-xbm-face, gnus-picon-face):
19540         New backward-compatibility aliases for renamed faces.
19541
19542         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
19543         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
19544         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
19545         (gnus-cite-11): Remove "-face" suffix from face names.
19546         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
19547         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
19548         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
19549         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
19550         New backward-compatibility aliases for renamed faces.
19551         (gnus-cite-attribution-face, gnus-cite-face-list)
19552         (gnus-article-boring-faces): Use renamed gnus faces.
19553
19554         * gnus-art.el (gnus-signature, gnus-header-from)
19555         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
19556         (gnus-header-content): Remove "-face" suffix from face names.
19557         (gnus-signature-face, gnus-header-from-face)
19558         (gnus-header-subject-face, gnus-header-newsgroups-face)
19559         (gnus-header-name-face, gnus-header-content-face):
19560         New backward-compatibility aliases for renamed faces.
19561         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
19562
19563         * gnus-sum.el (gnus-summary-selected-face)
19564         (gnus-summary-highlight): Use renamed gnus faces.
19565         * gnus-group.el (gnus-group-highlight): Likewise.
19566
19567 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
19568
19569         * gnus-sieve.el (gnus-sieve-article-add-rule):
19570         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
19571         * spam-stat.el (spam-stat-buffer-change-to-spam)
19572         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
19573
19574         * message.el (message-is-yours-p):
19575         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
19576
19577 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
19578
19579         * mm-view.el (mm-inline-text): Withdraw the last change.
19580
19581 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
19582
19583         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
19584         executing enriched-decode.
19585
19586 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19587
19588         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
19589         charset of tar files.
19590
19591 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
19592
19593         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
19594
19595 2005-06-04  Lute Kamstra  <lute@gnu.org>
19596
19597         * nnfolder.el (nnfolder-read-folder): Make sure that undo
19598         information is never recorded.
19599
19600 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
19601
19602         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
19603
19604 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
19605
19606         * pop3.el (pop3-apop): Run md5 in the binary mode.
19607
19608         * starttls.el (starttls-set-process-query-on-exit-flag):
19609         Use eval-and-compile.
19610
19611 2005-05-31  Simon Josefsson  <jas@extundo.com>
19612
19613         * smime.el (smime-replace-in-string): Define.
19614         (smime-cert-by-ldap-1): Use it.
19615
19616 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
19617
19618         * gnus-art.el (article-display-x-face): Replace
19619         process-kill-without-query by gnus-set-process-query-on-exit-flag.
19620
19621         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
19622         set-process-query-on-exit-flag or process-kill-without-query.
19623
19624         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
19625         loop instead of replace-regexp.
19626
19627         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
19628         instead of process-kill-without-query if it is available.
19629
19630         * lpath.el: Fbind ldap-search-entries.
19631
19632         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
19633         instead of find-file-hooks if it is available.
19634
19635         * mml1991.el: Bind pgg-default-user-id when compiling.
19636
19637         * mml2015.el: Bind pgg-default-user-id when compiling.
19638
19639         * nndraft.el (nndraft-request-associate-buffer):
19640         Use write-contents-functions instead of write-contents-hooks if it is
19641         available.
19642
19643         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
19644         instead of find-file-hooks if it is available.
19645
19646         * nntp.el (nntp-open-connection): Replace
19647         process-kill-without-query by gnus-set-process-query-on-exit-flag.
19648         (nntp-open-ssl-stream): Ditto.
19649         (nntp-open-tls-stream): Ditto.
19650
19651         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
19652         set-process-query-on-exit-flag or process-kill-without-query.
19653         (starttls-open-stream-gnutls): Use it instead of
19654         process-kill-without-query.
19655         (starttls-open-stream): Ditto.
19656
19657 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
19658
19659         * smime.el (smime-cert-by-ldap-1): Don't use
19660         replace-regexp-in-string.
19661
19662 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
19663
19664         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
19665
19666         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
19667         in PEM format.  Adjust to the XEmacs compatibility.
19668
19669 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
19670
19671         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
19672         by `string-to-number'.
19673         * gnus-agent.el (gnus-agent-regenerate-group)
19674         (gnus-agent-fetch-articles): Ditto.
19675         * gnus-art.el (gnus-button-fetch-group): Ditto.
19676         * gnus-cache.el (gnus-cache-generate-active)
19677         (gnus-cache-articles-in-group): Ditto.
19678         * gnus-group.el (gnus-group-set-current-level)
19679         (gnus-group-insert-group-line): Ditto.
19680         * gnus-score.el (gnus-score-set-expunge-below)
19681         (gnus-score-set-mark-below, gnus-summary-score-effect)
19682         (gnus-summary-score-entry): Ditto.
19683         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
19684         (gnus-soup-pack): Ditto.
19685         * gnus-spec.el (gnus-xmas-format): Ditto.
19686         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
19687         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
19688         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
19689         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
19690         * nndb.el (nndb-get-remote-expire-response): Ditto.
19691         * nndiary.el (nndiary-parse-schedule-value)
19692         (nndiary-string-to-number, nndiary-request-replace-article)
19693         (nndiary-request-article): Ditto.
19694         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
19695         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
19696         * nneething.el (nneething-make-head): Ditto.
19697         * nnfolder.el (nnfolder-request-article)
19698         (nnfolder-retrieve-headers): Ditto.
19699         * nnheader.el (nnheader-file-to-number): Ditto.
19700         * nnkiboze.el (nnkiboze-request-article): Ditto.
19701         * nnmail.el (nnmail-process-unix-mail-format)
19702         (nnmail-process-babyl-mail-format): Ditto.
19703         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
19704         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
19705         (nnmh-request-create-group, nnmh-request-list-1)
19706         (nnmh-request-group, nnmh-request-article): Ditto.
19707         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
19708         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
19709         * nnsoup.el (nnsoup-make-active): Ditto.
19710         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
19711         * nntp.el (nntp-find-group-and-number)
19712         (nntp-retrieve-headers-with-xover): Ditto.
19713         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
19714         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
19715         (pgg-format-key-identifier): Ditto.
19716         * pop3.el (pop3-last, pop3-stat): Ditto.
19717         * qp.el (quoted-printable-decode-region): Ditto.
19718
19719         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
19720         of concat.
19721
19722 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
19723
19724         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
19725
19726         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
19727
19728         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
19729
19730         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
19731
19732         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
19733
19734         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
19735
19736         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
19737         (gnus-carpal-mode): Ditto.
19738
19739         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
19740         (gnus-browse-mode): Ditto.
19741
19742         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
19743
19744         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
19745
19746 2005-05-29  Richard M. Stallman  <rms@gnu.org>
19747
19748         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
19749
19750 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19751
19752         * gnus-util.el (gnus-run-mode-hooks): New function.
19753
19754         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
19755
19756         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
19757         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
19758
19759 2005-05-27  Lute Kamstra  <lute@gnu.org>
19760
19761         * dns-mode.el (dns-mode): Specify customization group.
19762
19763 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
19764
19765         * gnus-agent.el (gnus-agent-make-mode-line-string):
19766         Use mode-line-highlight as mouse-face.
19767
19768 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19769
19770         * canlock.el (canlock): Change the parent group to news.
19771
19772         * deuglify.el (gnus-outlook-deuglify): Add :group.
19773
19774         * dig.el (dig): Add :group.
19775
19776         * dns-mode.el (dns-mode): Add :group.
19777
19778         * encrypt.el (encrypt): Add :group.
19779
19780         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
19781         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
19782         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
19783         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
19784         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
19785
19786         * gnus-diary.el (gnus-diary): Add :group.
19787
19788         * gnus.el (gnus-group-news-1-face): Add :group.
19789         (gnus-group-news-1-empty-face): Ditto.
19790         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
19791         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
19792         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
19793         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
19794         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
19795         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
19796         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
19797         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
19798         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
19799         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
19800         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
19801         (gnus-summary-high-ticked-face): Ditto.
19802         (gnus-summary-low-ticked-face): Ditto.
19803         (gnus-summary-normal-ticked-face): Ditto.
19804         (gnus-summary-high-ancient-face): Ditto.
19805         (gnus-summary-low-ancient-face): Ditto.
19806         (gnus-summary-normal-ancient-face): Ditto.
19807         (gnus-summary-high-undownloaded-face): Ditto.
19808         (gnus-summary-low-undownloaded-face): Ditto.
19809         (gnus-summary-normal-undownloaded-face): Ditto.
19810         (gnus-summary-high-unread-face): Ditto.
19811         (gnus-summary-low-unread-face): Ditto.
19812         (gnus-summary-normal-unread-face): Ditto.
19813         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
19814         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
19815
19816         * hashcash.el (hashcash): New custom group.
19817         (hashcash-default-payment): Add :group.
19818         (hashcash-payment-alist): Ditto.
19819         (hashcash-default-accept-payment): Ditto.
19820         (hashcash-accept-resources): Ditto.
19821         (hashcash-path): Ditto.
19822         (hashcash-extra-generate-parameters): Ditto.
19823         (hashcash-double-spend-database): Ditto.
19824         (hashcash-in-news): Ditto.
19825
19826         * message.el (message-minibuffer-local-map): Add :group.
19827
19828         * netrc.el (netrc): Add :group.
19829
19830         * sieve-manage.el (sieve-manage-log): Add :group.
19831         (sieve-manage-default-user): Diito.
19832         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
19833         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
19834         (sieve-manage-authenticators): Ditto.
19835         (sieve-manage-authenticator-alist): Ditto.
19836         (sieve-manage-default-port): Ditto.
19837
19838         * sieve-mode.el (sieve-control-commands-face): Add :group.
19839         (sieve-action-commands-face): Ditto.
19840         (sieve-test-commands-face): Ditto.
19841         (sieve-tagged-arguments-face): Ditto.
19842
19843         * smime.el (smime): Add :group.
19844
19845         * spam-report.el (spam-report): Add :group.
19846
19847         * spam.el (spam, spam-face): Add :group.
19848
19849 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19850
19851         * nntp.el (nntp-next-result-arrived-p): Some news servers may
19852         return \n.\n.\n at the end of articles.  Protect against that.
19853         (nntp-with-open-group): Allow debugging.
19854
19855         * nnheader.el (mail-header-set-extra): Make into a function
19856         because I just could't understand how to quote the list properly.
19857
19858         * dns.el (query-dns-cached): New function.
19859
19860 2005-05-26  Lute Kamstra  <lute@gnu.org>
19861
19862         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
19863
19864 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
19865
19866         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
19867
19868         * gnus-art.el: Don't autoload mail-extract-address-components.
19869
19870         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
19871         eval-and-compile to evaluate it.
19872
19873         * hashcash.el: Don't autoload executable-find.
19874
19875         * nndb.el: Don't declare the nndb back end two or more times; don't
19876         autoload news-reply-mode, news-setup, cancel-timer and telnet.
19877
19878         * nntp.el: Autoload format-spec instead of format; use
19879         eval-and-compile to evaluate autoload forms.
19880
19881 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
19882
19883         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
19884
19885 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19886
19887         * gnus.el (gnus-version-number): Bump version.
19888
19889 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
19890
19891         * gnus.el: No Gnus v0.3 is released.
19892
19893 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19894
19895         * lpath.el (featurep): Bind show-nonbreak-escape.
19896
19897 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19898
19899         * gnus-art.el (gnus-article-edit-part): Disable undo.
19900
19901 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19902
19903         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
19904         gnus-article-date-lapsed-new-header is t if date timer is active;
19905         skip headers in which the original date value is empty.
19906         (gnus-article-save-original-date): Redefine it as a macro.
19907         (gnus-display-mime): Use it.
19908
19909 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19910
19911         * gnus-art.el (article-date-ut): Support converting date in
19912         forwarded parts as well.
19913         (gnus-article-save-original-date): New function.
19914         (gnus-display-mime): Use it.
19915
19916 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
19917
19918         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
19919         enclosure element of <item>.
19920
19921 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
19922
19923         * message.el (message-kill-buffer-query): Rename from
19924         `message-kill-buffer-query-if-modified'.  Add :version.
19925
19926 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19927
19928         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
19929         window layout.
19930
19931 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
19932
19933         * mml.el: Autoload dnd when compiling.
19934
19935 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
19936
19937         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
19938         x-dnd-*.
19939
19940 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
19941
19942         * qp.el (quoted-printable-encode-region): Save excursion.
19943
19944 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
19945
19946         * message.el (message-kill-buffer-query-if-modified): Add new variable
19947         so the user can kill a modified message buffer quickly.
19948         (message-kill-buffer): Use it.
19949
19950 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19951
19952         * lpath.el: Fbind display-time-event-handler; don't fbind
19953         string-to-multibyte.
19954
19955         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
19956
19957 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19958
19959         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
19960         contained in text because xml.el decodes entities) with LFs.
19961
19962 2005-04-11  Lute Kamstra  <lute@gnu.org>
19963
19964         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
19965         differently.
19966
19967 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
19968
19969         * mm-util.el (mm-detect-coding-region): Typo.
19970
19971 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
19972
19973         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
19974
19975 2005-04-06  Deepak Goel  <deego@gnufans.org>
19976
19977         * spam-stat.el (spam-stat-score-buffer): Add a call to a
19978         user-function allow user modifications of the scores.
19979         (spam-stat-score-buffer-user): New function, to allow
19980         user-computed modifications to the score.
19981         (spam-stat-score-buffer-user-functions): List of additional
19982         scoring functions.
19983         (spam-stat-error-holder): Global temporary error holder.
19984         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
19985         variable.
19986
19987 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
19988
19989         * gnus-registry.el (gnus-registry-clean-empty-function)
19990         (gnus-registry-trim, gnus-registry-fetch-groups)
19991         (gnus-registry-delete-group): Groups that match
19992         `gnus-registry-ignored-groups' are removed from the registry
19993         entries, not just ignored for splitting.  This helps clean up the
19994         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
19995         to get all the groups a message ID is in.
19996
19997         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
19998         (spam-stat-split-fancy): Change "threshhold" to "threshold".
19999         (spam-stat-score-buffer-user-functions): Add :number custom type.
20000
20001 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
20002
20003         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
20004         argument in XEmacs.
20005
20006         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
20007         (nnrss-request-group): Decode group name first.
20008         (nnrss-request-article): Make a text/plain article if mml-to-mime
20009         failed.
20010         (nnrss-get-encoding): Return a compatible encoding according to
20011         nnrss-compatible-encoding-alist.
20012         (nnrss-find-el): Use consp instead of listp.
20013         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
20014
20015 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
20016
20017         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
20018         which Emacs 20 doesn't support.
20019         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
20020
20021 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
20022
20023         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
20024         silence the byte compiler inside the defun.
20025
20026         * gnus-demon.el (parse-time-string): Add autoload.
20027
20028         * gnus-delay.el (parse-time-string): Add autoload.
20029
20030         * gnus-art.el (parse-time-string): Add autoload.
20031
20032         * nnultimate.el (parse-time): Require for `parse-time-string'.
20033
20034 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
20035
20036         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
20037
20038         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
20039
20040         * smime.el (smime-ldap-host-list): Add :version.
20041
20042 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
20043
20044         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
20045         pass it to `gnus-browse-read-group'.
20046         (gnus-browse-read-group): Add NUMBER argument and pass it to
20047         `gnus-group-read-ephemeral-group'.
20048
20049         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
20050         argument and pass it to `gnus-group-read-group'.
20051
20052 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
20053
20054         * mm-util.el (mm-xemacs-find-mime-charset): Only call
20055         mm-xemacs-find-mime-charset-1 if we have the mule feature
20056         available at runtime.
20057
20058 2005-03-25  Werner Lemberg  <wl@gnu.org>
20059
20060         * nnmaildir.el: Replace `illegal' with `invalid'.
20061
20062 2005-03-23  Lute Kamstra  <lute@gnu.org>
20063
20064         * time-date.el: Add comment on time value formats.
20065         Don't require parse-time.
20066         (with-decoded-time-value): New macro.
20067         (encode-time-value): New function.
20068         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
20069         (days-to-time): Return a valid time value when arg is huge.
20070         (time-since): Use time-subtract.
20071         (time-to-number-of-days): Use time-to-seconds.
20072
20073 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
20074
20075         * gnus-start.el (gnus-display-time-event-handler):
20076         Check display-time-timer at runtime rather than only at load time
20077         in case display-time-mode is turned off in the mean time.
20078
20079 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
20080
20081         * nnimap.el (nnimap-open-connection): Print which authinfo file is
20082         used.
20083
20084         * nneething.el (nneething-map-file-directory): Derive from
20085         `gnus-directory'.
20086
20087         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
20088         the To/Cc button.
20089
20090 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
20091
20092         * nnmaildir.el (nnmaildir-request-accept-article):
20093         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
20094
20095 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
20096
20097         * gnus-async.el: Require timer-funcs at compile time when in
20098         XEmacs for `run-with-idle-timer'.
20099
20100 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
20101
20102         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
20103         autoloaded function.
20104
20105 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
20106
20107         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
20108
20109 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
20110
20111         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
20112
20113 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20114
20115         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
20116         Add gnus-expert-user to default.
20117
20118 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
20119
20120         * nnimap.el (nnimap-open-server): Ditto.
20121
20122         * imap.el (imap-authenticate): Fix typo.
20123
20124 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
20125
20126         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
20127         buffer (since IMAP server might return FETCH response out of
20128         order, and the nntp buffer must be sorted).
20129
20130 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
20131
20132         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
20133         comparison on string.
20134
20135         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
20136         (gnus-agent-score): Rename category keywords to match gnus-cus.
20137         (gnus-agent-summary-fetch-series): Modify to protect against
20138         gnus-agent-summary-fetch-group clearing processable flags.
20139         (gnus-agent-synchronize-group-flags): Update live group buffer as
20140         synchronization may occur due to the user toggle the plugged
20141         status.
20142         (gnus-agent-fetch-group-1): Clear downloadable flag when article
20143         successfully downloaded.
20144         (gnus-agent-expire-group-1): Avoid using markers when the overview
20145         is in ascending order; greatly improves performance.
20146         (gnus-agent-regenerate-group):
20147         Use gnus-agent-synchronize-group-flags to reset read status in both
20148         gnus and server.
20149         (gnus-agent-update-files-total-fetched-for): Fix initial size.
20150
20151 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
20152
20153         * message.el: Don't autoload former message-utils variables.
20154         (message-strip-subject-trailing-was): Change doc string.
20155
20156         * nnweb.el: Fixes for `gnus-group-make-web-group'.
20157         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
20158         (nnweb-google-search): Add "hl=en" here.
20159         (nnweb-google-parse-1, nnweb-google-create-mapping):
20160         Don't hardcode URL.
20161
20162 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
20163
20164         * message.el (message-get-reply-headers, message-followup):
20165         Mention related variables `message-use-followup-to' and
20166         `message-use-mail-followup-to', in the information buffer.
20167
20168         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
20169         of broken groups(-beta).google.com.
20170
20171 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
20172
20173         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
20174         parameter to invoked gnus-request-move-article; remove the
20175         redundant gnus-sum-hint-move-is-internal variable; apply the marks
20176         all at once instead of once per article.
20177         (gnus-summary-remove-process-mark): Accept a list of articles as
20178         well as a single article for processing.
20179
20180         * gnus-int.el (gnus-request-move-article): Add move-is-internal
20181         parameter.
20182
20183         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
20184
20185         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
20186
20187         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
20188         parameter.
20189
20190         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
20191         parameter.
20192
20193         * nnimap.el (nnimap-request-move-article): Add move-is-internal
20194         parameter and remove the gnus-sum-hint-move-is-internal variable.
20195
20196         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
20197         parameter.
20198
20199         * nndraft.el (nndraft-request-move-article): Add move-is-internal
20200         parameter.
20201
20202         * nndiary.el (nndiary-request-move-article): Add move-is-internal
20203         parameter.
20204
20205         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
20206
20207         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
20208         parameter.
20209
20210         * nnagent.el (nnagent-request-move-article): Add move-is-internal
20211         parameter.
20212
20213 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
20214
20215         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
20216         a more conservative way.
20217
20218 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
20219
20220         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
20221         buffer, so it moves the window's cursor.
20222
20223 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
20224
20225         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
20226         `mm-dissect-multipart' and receive the from field as an (optional)
20227         argument from `mm-dissect-multipart'.
20228         (mm-dissect-multipart): Receive the from field as an argument and
20229         pass it on when we call `mm-dissect-buffer' on MIME parts.
20230         Fixes verification/decryption of signed/encrypted MIME parts.
20231
20232 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
20233
20234         * gnus-sum.el (gnus-summary-move-article):
20235         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
20236         whatever it calls (right now, only nnimap-request-move article
20237         respects it).
20238
20239         * nnimap.el (nnimap-request-move-article):
20240         When gnus-sum-hint-move-is-internal is set, don't do the extra
20241         nnimap-request-article.
20242
20243 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
20244
20245         * nnheader.el (nnheader-find-file-noselect): Add doc string.
20246
20247         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
20248         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
20249
20250         * gnus-sum.el (gnus-summary-caesar-message):
20251         Apply `gnus-treat-article' after rotation.
20252
20253         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
20254         doc string.
20255
20256 2005-02-22  Simon Josefsson  <jas@extundo.com>
20257
20258         * encrypt.el (encrypt-password-cache-expiry): Remove (use
20259         `password-cache-expiry' instead).  Reported by Arne Jørgensen
20260         <arne@arnested.dk>.
20261         (encrypt): Add password-cache and password-cache-expiry as group
20262         members.
20263
20264 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
20265
20266         * smime.el (smime-ldap-host-list): Doc fix.
20267         (smime-ask-passphrase): Use `password-read-and-add' to read (and
20268         cache) password.
20269         (smime-sign-region): Use it.
20270         (smime-decrypt-region): Use it.
20271         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
20272         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
20273         fails.
20274         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
20275         certificate from DER to PEM format rather than calling openssl.
20276
20277         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
20278
20279         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
20280         for signing/encryption.
20281
20282         * mml.el (mml-parse-1): Use them.
20283
20284 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
20285
20286         * nnrss.el (nnrss-verbose): Remove.
20287         (nnrss-request-group): Use `nnheader-message' instead.
20288
20289 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
20290
20291         * nnrss.el (nnrss-verbose): New variable.
20292         (nnrss-request-group): Make it say nnrss is requesting a group.
20293
20294 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
20295
20296         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
20297         Handle news URL with given port correctly.
20298
20299 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
20300
20301         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
20302         containing special characters.
20303
20304         * gnus-sum.el (gnus-summary-edit-article): Ditto.
20305
20306         * mml.el (mime-to-mml): Ditto.
20307
20308         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
20309         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
20310         (rfc2047-decode-region): Quote decoded words containing special
20311         characters when rfc2047-quote-decoded-words-containing-tspecials
20312         is non-nil.
20313
20314 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
20315
20316         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
20317
20318         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
20319
20320 2005-02-15  Simon Josefsson  <jas@extundo.com>
20321
20322         * nnimap.el (nnimap-debug): Doc fix.
20323
20324         * imap.el (imap-debug): Doc fix.
20325
20326 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
20327
20328         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
20329
20330 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
20331
20332         * gnus.el (spam-contents): Improve docs for spam-contents
20333         parameter in its variable incarnation.
20334
20335 2005-02-14  Simon Josefsson  <jas@extundo.com>
20336
20337         * smime-ldap.el: Use require instead of load-library for ldap.
20338         (smime-ldap-search): Indent.
20339         (smime-ldap-search-internal): Shorten line.
20340
20341         * smime.el (smime-cert-by-dns): Add doc-string.
20342         (smime-cert-by-ldap-1): Indent.
20343
20344         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
20345         mml-smime-get-dns-ldap.
20346         (mml-smime-encrypt-query): Use new function.  Default to ldap.
20347
20348 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
20349
20350         * smime.el: Require smime-ldap.
20351         (smime-ldap-host-list): New variable.
20352         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
20353
20354         * mml-smime.el (mml-smime-encrypt-query): New function.
20355         (mml-smime-encrypt-query): Use it.
20356
20357         * smime-ldap.el: New file.
20358
20359 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20360
20361         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
20362
20363 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
20364
20365         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
20366         argument in doc string.  Make query for type more clear.
20367
20368 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
20369
20370         * gnus.el (gnus-group-startup-message): Search for gnus images in
20371         etc/images/gnus.
20372         * mm-util.el (mm-image-load-path): Likewise.
20373         * smiley.el (smiley-data-directory): Search for smilies in
20374         etc/images/smilies.
20375
20376 2005-02-09  Kim F. Storm  <storm@cua.dk>
20377
20378         Change Emacs release version from 21.4 to 22.1 throughout.
20379         Change Emacs development version from 21.3.50 to 22.0.50.
20380
20381 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20382
20383         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
20384
20385         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
20386         non-Mule XEmacs as well.
20387         (mm-decompress-buffer): Signal an error intentionally if it does
20388         not decompress compressed data because auto-compression-mode is
20389         disabled.
20390
20391 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
20392
20393         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
20394         an ID in the registry even if it has no groups.
20395
20396 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
20397
20398         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
20399         merge it into mm-decompress-buffer.
20400         (gnus-mime-copy-part): Use the MIME part charset, the value which
20401         a user specified or gnus-newsgroup-charset for decoding, like
20402         gnus-mime-inline-part does; set buffer-file-coding-system to tell
20403         save-buffer what was used.  Suggested by Kevin Ryde
20404         <user42@zip.com.au>.
20405         (gnus-mime-inline-part): Allow the name parameter as well as the
20406         filename parameter; force decompressing of compressed data; always
20407         display contents being not decoded as unibyte.
20408
20409         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
20410         as well as the filename parameter.
20411
20412         * mm-util.el (mm-decompress-buffer):
20413         Merge gnus-mime-jka-compr-maybe-uncompress.
20414         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
20415         of compressed data.
20416
20417 2005-02-08  Simon Josefsson  <jas@extundo.com>
20418
20419         * imap.el (imap-log): Doc fix.
20420
20421 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
20422
20423         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
20424         the coding cookies; decompress compressed parts.
20425
20426         * mml.el (mml-generate-mime-1): Add the charset parameter according
20427         to the value which a user specified manually or the coding cookie.
20428
20429         * mm-util.el (mm-string-to-multibyte): New function.
20430         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
20431         (mm-coding-system-to-mime-charset): New function.
20432         (mm-decompress-buffer): New function.
20433         (mm-find-buffer-file-coding-system): New function.
20434
20435         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
20436         (mm-display-inline-fontify): Rewrite for decoding and decompressing
20437         parts.
20438
20439 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
20440
20441         * mm-view.el (mm-display-inline-fontify): Decode a part according
20442         to the charset parameter.
20443
20444 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
20445
20446         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
20447         prefix arg is neither nil nor a number, as info specifies.
20448
20449 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
20450
20451         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
20452         timestamps.
20453
20454 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
20455
20456         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
20457         groups error checking and notify user.
20458
20459 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
20460
20461         * message.el (message-send-mail-function): Check existence of
20462         sendmail-program first before using default value
20463         `message-send-mail-with-sendmail'.  Otherwise use more generic
20464         `smtpmail-send-it'.
20465
20466 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20467
20468         * nntp.el (nntp-request-update-info): Always return nil.
20469
20470 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
20471
20472         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
20473
20474 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
20475
20476         * message.el (message-beginning-of-line): Change the behavior when
20477         invoked between BOL and : so that it first moves backward.
20478
20479 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
20480
20481         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
20482         article buffer when editing of the article is discarded.
20483         (gnus-article-prepare): Revert.
20484
20485 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
20486
20487         * gnus-art.el (gnus-article-prepare):
20488         Remove message-strip-forbidden-properties from the local hook.
20489
20490 2005-01-27  Simon Josefsson  <jas@extundo.com>
20491
20492         * password.el (password-cache-add): Only start one timer per key.
20493         Reported by Derek Atkins <warlord@MIT.EDU>.
20494
20495 2005-01-26  Steve Youngs  <steve@sxemacs.org>
20496
20497         * run-at-time.el: Remove.  It is no longer needed as
20498         timer-funcs.el in the xemacs-base package has a working version of
20499         `run-at-time'.
20500
20501         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
20502
20503         * password.el: Require timer-funcs instead of run-at-time in
20504         XEmacs.
20505         Remove `password-run-at-time' macro.
20506         (password-cache-add): Use `run-at-time' instead of
20507         `password-run-at-time'.
20508
20509         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
20510         Remove `nnheader-cancel-function-timers' alias,
20511         `cancel-function-timers' exists in XEmacs in timer-funcs.
20512
20513         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
20514         for `run-with-idle-timer'.
20515
20516         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
20517         for `run-at-time'.
20518
20519         * mm-url.el: Require timer-funcs at compile time when in XEmacs
20520         for `with-timeout'.
20521
20522         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
20523         the same as for XEmacs 21.4.
20524         No need to ignore `run-with-idle-timer', this function exists in
20525         XEmacs now in timer-funcs.el in the xemacs-base package.
20526         (dgnushack-compile): No need to delete
20527         run-at-time.el from the list of files to compile because it
20528         doesn't exist anymore.
20529
20530 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20531
20532         * mml.el (mml-generate-mime-1): Convert string into unibyte when
20533         inserting " *mml*" buffer's contents into a unibyte temp buffer.
20534
20535 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
20536
20537         * mail-source.el (mail-source-fetch-imap): Search for ^From case
20538         sensitively.
20539
20540 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
20541
20542         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
20543
20544 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
20545
20546         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
20547         which will be inserted according to the multibyteness of a buffer
20548         rather than the type of contents.  Suggested by ARISAWA Akihiro
20549         <ari@mbf.ocn.ne.jp>.
20550
20551         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
20552         of string which old xml.el may return rather than a string.
20553
20554 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
20555
20556         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
20557
20558 2005-01-16  Simon Josefsson  <jas@extundo.com>
20559
20560         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
20561         idn/idna.el isn't available.
20562         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
20563         <michael@waxrat.com>.
20564
20565         * hashcash.el: Remove non-FSF copyright header.
20566
20567         * hashcash.el (hashcash-extra-generate-parameters): New variable.
20568         (hashcash-generate-payment): Use it.
20569         (hashcash-generate-payment-async): Use it.
20570
20571 2005-01-15  Simon Josefsson  <jas@extundo.com>
20572
20573         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
20574         Suggested by Raymond Scholz <ray-2005@zonix.de>.
20575
20576         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
20577         gnus-summary-idna-message.
20578         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
20579         (gnus-summary-idna-message): New function.
20580
20581 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
20582
20583         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
20584         gnus-novice-user.
20585
20586 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20587
20588         * nnrss.el (nnrss-request-delete-group): Delete entries in
20589         nnrss-group-alist as well.
20590         (nnrss-save-server-data): Insert newline.
20591
20592 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
20593
20594         * gnus.el (gnus-user-agent): Use list of symbols instead of
20595         symbols.  Display full version number for (S)XEmacs.
20596         Optionally display (S)XEmacs codename.
20597
20598         * gnus-util.el (gnus-emacs-version): Update for new
20599         `gnus-user-agent'.
20600
20601         * gnus-msg.el (gnus-extended-version): Make it possible to omit
20602         Gnus version.
20603
20604 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
20605
20606         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
20607         which is unreadable in some setups.
20608
20609 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
20610
20611         * gnus-spec.el (gnus-update-format-specifications): Flush the
20612         group format spec cache if it doesn't support decoded group names.
20613
20614 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
20615
20616         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
20617         Allow to apply decay on score files matching a regexp.
20618
20619 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
20620
20621         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
20622         compatibility in %g and %c.
20623
20624 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
20625
20626         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
20627         name for only %g and %c.
20628         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
20629         of gnus-tmp-group to decoded group name.
20630         (gnus-group-make-rss-group): Exclude `/'s from group names.
20631
20632 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
20633
20634         * nnrss.el (nnrss-get-encoding): Fix regexp.
20635
20636 2004-12-27  Simon Josefsson  <jas@extundo.com>
20637
20638         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
20639         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
20640         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
20641
20642 2004-12-17  Kim F. Storm  <storm@cua.dk>
20643
20644         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
20645
20646         * gnus-sum.el (gnus-summary-mode-map): Likewise.
20647
20648 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
20649
20650         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
20651
20652 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20653
20654         * nnrss.el: Require rfc2047 and mml.
20655         (nnrss-file-coding-system): New variable.
20656         (nnrss-format-string): Redefine it as an inline function.
20657         (nnrss-decode-group-name): New function.
20658         (nnrss-string-as-multibyte): Remove.
20659         (nnrss-retrieve-headers): Decode group name; don't use
20660         nnrss-format-string.
20661         (nnrss-request-group): Decode group name.
20662         (nnrss-request-article): Decode group name; allow a Message-ID as
20663         well as an article number; don't use nnrss-format-string; encode a
20664         Message-ID string which may contain non-ASCII characters; use
20665         mml-to-mime to compose a MIME article.
20666         (nnrss-request-expire-articles): Decode group name.
20667         (nnrss-request-delete-group): Decode group name.
20668         (nnrss-fetch): Clarify error message.
20669         (nnrss-read-server-data): Use insert-file-contents instead of load;
20670         bind file-name-coding-system; use multibyte buffer.
20671         (nnrss-save-server-data): Bind coding-system-for-write to the
20672         value of nnrss-file-coding-system; bind file-name-coding-system;
20673         add coding cookie.
20674         (nnrss-read-group-data): Use insert-file-contents instead of load;
20675         bind file-name-coding-system; use multibyte buffer.
20676         (nnrss-save-group-data): Bind coding-system-for-write to the
20677         value of nnrss-file-coding-system; bind file-name-coding-system.
20678         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
20679         make it work with non-ASCII text.
20680         (nnrss-find-el): Make it work with old xml.el as well.
20681
20682 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
20683
20684         * nnrss.el (nnrss-get-encoding): New function.
20685         (nnrss-fetch): Use unibyte buffer initially; bind
20686         coding-system-for-read while performing mm-url-insert; remove ^Ms;
20687         decode contents according to the encoding attribute.
20688         (nnrss-save-group-data): Add coding cookie.
20689         (nnrss-mime-encode-string): New function.
20690         (nnrss-check-group): Use it to encode subject and author.
20691
20692 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
20693
20694         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
20695         imaginary variable.
20696
20697 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20698
20699         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
20700         correctly even if there are wide characters.
20701
20702 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
20703
20704         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
20705         downcased symbol names; make a new cache instead of reusing
20706         bbdb-hashtable.
20707
20708 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
20709
20710         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
20711         concatenating segments rather than before concatenating them.
20712         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
20713
20714         * message.el (message-get-reply-headers): Bind `extra'.
20715
20716 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20717
20718         * message.el (message-extra-wide-headers): New variable.
20719         (message-get-reply-headers): Use it.
20720
20721 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
20722
20723         * gnus-agent.el (gnus-agent-group-path): Decode group name.
20724         (gnus-agent-group-pathname): Ditto.
20725
20726         * gnus-cache.el (gnus-cache-file-name): Decode group name.
20727
20728         * gnus-group.el (gnus-group-make-group): Decode group name.
20729         (gnus-group-make-rss-group): Register the group data after opening
20730         the nnrss group.
20731
20732 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
20733
20734         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
20735         by expiry now get marked as read.
20736
20737 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
20738
20739         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
20740
20741 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
20742
20743         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
20744         unify Latin characters in XEmacs.
20745         (mm-find-mime-charset-region): Use it.
20746
20747 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
20748
20749         * gnus-util.el (gnus-delete-directory): New function.
20750
20751         * gnus-agent.el (gnus-agent-delete-group): Use it.
20752
20753         * gnus-cache.el (gnus-cache-delete-group): Use it.
20754
20755 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
20756
20757         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
20758         names.
20759
20760 2004-12-16  Simon Josefsson  <jas@extundo.com>
20761
20762         * hashcash.el (hashcash-payment-alist): Fix custom :type.
20763
20764 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
20765
20766         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
20767
20768         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
20769         (gnus-group-set-current-level): Decode group name.
20770
20771 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
20772
20773         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
20774         failed.
20775
20776 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
20777
20778         * gnus-group.el (gnus-group-delete-group): Decode group name.
20779         (gnus-group-make-rss-group): Encode group name.
20780         (gnus-group-catchup-current): Decode group name.
20781         (gnus-group-kill-group): Decode group name.
20782
20783 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
20784
20785         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
20786
20787 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20788
20789         * gnus-group.el (gnus-group-make-rss-group):
20790         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
20791
20792         * gnus-start.el (gnus-setup-news): Honor user's setting to
20793         gnus-message-archive-method.  Suggested by Lute Kamstra
20794         <lute@gnu.org>.
20795
20796 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
20797
20798         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
20799         global counterparts of the buffer-local variables.
20800
20801 2004-11-16  Romain Francoise  <romain@orebokech.com>
20802
20803         * gnus-sum.el (gnus-summary-exit): Don't clear the global
20804         counterparts of the buffer-local variables.
20805
20806 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
20807
20808         * message.el (message-forbidden-properties): Fix typo in doc
20809         string.
20810
20811 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
20812
20813         * gnus-util.el (gnus-replace-in-string): Add doc string.
20814
20815         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
20816         to avoid problems when splitting mails with many recipients.
20817
20818 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
20819
20820         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
20821         pop-to-buffer, covered by the subsequent gnus-configure-windows.
20822
20823 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
20824
20825         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
20826         if there is no hashtable in memory or file modification time is
20827         newer than cached timestamp.
20828
20829 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
20830
20831         * gnus-sum.el (gnus-summary-limit-to-recipient):
20832         Implement not-matching option.
20833
20834 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
20835
20836         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
20837         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
20838         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
20839         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
20840         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
20841         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
20842
20843 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
20844
20845         * message.el (message-forward-make-body-mml): Remove headers
20846         according to message-forward-ignored-headers if a message is decoded.
20847
20848 2004-12-02  Romain Francoise  <romain@orebokech.com>
20849
20850         * message.el (message-forward-make-body-plain): Always remove
20851         headers according to message-forward-ignored-headers.
20852
20853 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
20854
20855         * spam.el (spam-summary-prepare-exit): Remove the
20856         gnus-summary-limit pop for now, it has problems with ham marks for
20857         me.
20858
20859 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
20860
20861         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
20862         correctly.
20863
20864 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
20865
20866         * format-spec.el (format-spec): Message the char.
20867
20868 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
20869
20870         * gnus-art.el (gnus-split-methods): Reformat comments.
20871
20872         * spam.el (spam-summary-prepare-exit): Remove article limits
20873         before exiting the summary buffer.
20874
20875 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20876
20877         * lpath.el: Remove bbdb-create-internal, bbdb-records,
20878         spam-BBDB-register-routine and spam-enter-ham-BBDB.
20879
20880         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
20881         order to silence the byte compiler.
20882
20883         * spam.el: Fix the way to silence the byte compiler, which
20884         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
20885         bbdb-search-simple, spam-BBDB-register-routine,
20886         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
20887         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
20888         spam-stat-buffer-is-spam, spam-stat-load,
20889         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
20890         spam-stat-save and spam-stat-split-fancy.
20891
20892 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20893
20894         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
20895         which may confuse users.
20896         (canlock-password-for-verify): Ditto.
20897
20898         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
20899
20900         * gnus-art.el (gnus-emphasis-alist): Ditto.
20901
20902         * gnus-registry.el (gnus-registry-max-entries): Ditto.
20903
20904         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
20905
20906         * gnus-start.el (gnus-save-killed-list): Ditto.
20907
20908         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
20909         (gnus-sum-thread-tree-root): Ditto.
20910         (gnus-sum-thread-tree-false-root): Ditto.
20911         (gnus-sum-thread-tree-single-indent): Ditto.
20912
20913         * message.el (message-courtesy-message): Ditto.
20914         (message-archive-note): Ditto.
20915         (message-subscribed-address-file): Ditto.
20916         (message-user-fqdn): Ditto.
20917
20918         * spam-report.el (spam-report-gmane-regex): Ditto.
20919
20920         * spam.el (spam-blackhole-good-server-regex): Ditto.
20921
20922 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
20923
20924         * mml.el (mml-preview): Widen the message buffer before copying
20925         the contents to the preview buffer; sort headers before previewing.
20926
20927         * message.el (message-hidden-headers): Fix the way to avoid a bug
20928         in the `repeat' widget in Emacs 21.3 or earlier.
20929
20930 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
20931
20932         * message.el (message-hidden-headers): Default to "^References:".
20933         Improve customization type.  Suggested by Reiner Steib
20934         <Reiner.Steib@gmx.de>.
20935
20936 2004-11-25  Romain Francoise  <romain@orebokech.com>
20937
20938         * message.el (message-strip-forbidden-properties): Remove check for
20939         obsolete `message-hidden' text property, hidden headers are not
20940         accessible in the buffer anymore.
20941
20942 2004-11-22  Romain Francoise  <romain@orebokech.com>
20943
20944         * message.el (message-header-format-alist): Add `From' in list
20945         so that it can be sorted.
20946         (message-fix-before-sending): Widen and sort headers before
20947         sending.
20948         (message-hide-headers): Use narrowing to hide headers by moving
20949         them to the top of the buffer and narrowing to the region
20950         underneath.
20951
20952 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20953
20954         * message.el (message-strip-forbidden-properties):
20955         Bind buffer-read-only (etc) to nil.
20956
20957 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20958
20959         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
20960         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
20961
20962 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
20963
20964         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
20965
20966 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20967
20968         * dns.el (query-dns): Use sit-for to time instead of
20969         accept-process-output, since that doesn't seem to work on udp
20970         sockets.
20971
20972 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
20973
20974         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
20975
20976 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
20977
20978         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
20979         doc string.  Improve doc string.
20980
20981 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
20982
20983         * nntp.el (nntp-request-update-info): Return nil if
20984         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
20985         may not call gnus-activate-group which uselessly issues the GROUP
20986         commands for all nntp groups and wastes time.  Reported by Romain
20987         Francoise <romain@orebokech.com>.
20988
20989         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
20990
20991 2004-11-15  Simon Josefsson  <jas@extundo.com>
20992
20993         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
20994         headers separately.
20995         (gnus-button-openpgp): New function, inspired by Jochen Küpper
20996         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
20997
20998 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
20999
21000         * gnus-start.el (gnus-convert-old-newsrc):
21001         Assign legacy-gnus-agent to 5.10.7.
21002
21003 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21004
21005         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
21006         start of the lines.
21007
21008 2004-11-14  Magnus Henoch  <mange@freemail.hu>
21009
21010         * hashcash.el (hashcash-default-payment): Change default to 20.
21011         (hashcash-default-accept-payment): Change default to 20.
21012         (hashcash-process-alist): New variable.
21013         (hashcash-generate-payment-async): Add.
21014         (hashcash-already-paid-p): Add.
21015         (hashcash-insert-payment): Don't generate payments twice.
21016         (hashcash-insert-payment-async): Add.
21017         (hashcash-insert-payment-async-2): Add.
21018         (hashcash-cancel-async): Add.
21019         (hashcash-wait-async): Add.
21020         (hashcash-processes-running-p): Add.
21021         (hashcash-wait-or-cancel): Add.
21022         (mail-add-payment): New optional argument.  Conditionally start
21023         asynchronous calculation.
21024         (mail-add-payment-async): Add.
21025
21026         * message.el (message-send-mail): Wait for asynchronous hashcash
21027         results.  Don't clobber existing X-Hashcash headers.
21028         (message-setup-1): Call mail-add-payment-async when
21029         message-generate-hashcash is non-nil.
21030
21031 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
21032
21033         * message.el (message-use-alternative-email-as-from): Examine the
21034         From header as well; use message-make-from in order to include a
21035         user's full name.
21036
21037 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
21038
21039         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
21040         default; improve customization type.
21041         (gnus-emphasis-custom-with-format): New macro.
21042         (gnus-emphasis-custom-value-to-external): New function.
21043         (gnus-emphasis-custom-value-to-internal): New function.
21044
21045 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21046
21047         * dns.el (query-dns): Resolve reverse addresses.
21048
21049 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21050
21051         * gnus-group.el (gnus-group-get-new-news): Use it.
21052
21053         * gnus-start.el (gnus-check-reasonable-setup): New function.
21054
21055 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
21056
21057         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
21058         "Args out of range" error.  Reported by Arnaud Giersch
21059         <arnaud.giersch@free.fr>.
21060
21061 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
21062
21063         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
21064
21065 2004-11-04  Richard M. Stallman  <rms@gnu.org>
21066
21067         * spam.el (spam group): Add :version.
21068
21069         * pgg-def.el (pgg group): Add :version.
21070
21071 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
21072
21073         * gnus-art.el (gnus-article-edit-article): Don't associate the
21074         article buffer with a draft file.  This is a temporary measure
21075         against the 2004-08-22 change to gnus-article-edit-mode.
21076
21077 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
21078
21079         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
21080         (html2text-format-tags): Remove unused variable `attr'.
21081
21082 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
21083
21084         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
21085
21086         * tls.el (tls-process-connection-type, tls-success)
21087         (tls-certtool-program): Add :version.
21088
21089         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
21090         (starttls-extra-arguments, starttls-process-connection-type)
21091         (starttls-connect, starttls-failure, starttls-success): Add :version.
21092
21093         * spam-stat.el (spam-stat): Add :version.
21094
21095         * sieve.el (sieve): Add :version.
21096
21097         * sha1.el (sha1): Add :version.
21098         (sha1-use-external): Remove redundant version.
21099
21100         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
21101         (nnmail-cache-ignore-groups, nnmail-spool-hook)
21102         (nnmail-split-fancy-match-partial-words)
21103         (nnmail-split-lowercase-expanded): Add :version.
21104
21105         * nndiary.el (nndiary): Add :version.
21106
21107         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
21108
21109         * mml-sec.el (mml-default-sign-method)
21110         (mml-default-encrypt-method, mml-signencrypt-style-alist):
21111         Add :version.
21112
21113         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
21114
21115         * mm-url.el (mm-url-use-external, mm-url-program)
21116         (mm-url-arguments): Add :version.
21117
21118         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
21119         (mm-attachment-file-modes, mm-decrypt-option)
21120         (mm-w3m-safe-url-regexp): Add :version.
21121
21122         * message.el (message-cite-prefix-regexp)
21123         (message-sendmail-envelope-from, message-minibuffer-local-map)
21124         (message-user-fqdn, message-completion-alist): Add :version.
21125
21126         * gnus-win.el (gnus-configure-windows-hook)
21127         (gnus-use-frames-on-any-display): Add :version.
21128
21129         * gnus-art.el (gnus-article-address-banner-alist)
21130         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
21131         (gnus-treat-from-picon, gnus-treat-mail-picon)
21132         (gnus-treat-x-pgp-sig): Add :version.
21133
21134         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
21135         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
21136         (gnus-summary-article-delete-hook)
21137         (gnus-summary-display-while-building): Add :version.
21138
21139         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
21140         (gnus-get-top-new-news-hook): Add :version.
21141
21142         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
21143         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
21144
21145         * gnus-registry.el (gnus-registry): Add :version.
21146
21147         * gnus-spec.el (gnus-use-correct-string-widths)
21148         (gnus-make-format-preserve-properties): Add :version.
21149
21150         * gnus.el (gnus-group-charter-alist)
21151         (gnus-group-fetch-control-use-browse-url)
21152         (gnus-install-group-spam-parameters): Add :version.
21153
21154         * gnus-diary.el (gnus-diary): Add :version.
21155
21156         * gnus-delay.el (gnus-delay): Add :version.
21157
21158         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
21159         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
21160         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
21161         Add :version.
21162
21163         * gnus-agent.el (gnus-agent-max-fetch-size)
21164         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
21165         (gnus-agent-prompt-send-queue): Add :version.
21166
21167         * deuglify.el (gnus-outlook-deuglify): Add :version.
21168
21169         * html2text.el: Beautify code.  Improve doc strings.
21170         Some checkdoc cleanup.
21171         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
21172
21173 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
21174
21175         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
21176
21177 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
21178
21179         * gnus-registry.el (gnus-registry-hashtb): Create the registry
21180         when package is loaded.
21181
21182         * spam.el (spam-summary-score-preferred-header): Add global preference
21183         for people who want to override the default SpamAssassin over
21184         Bogofilter preference (when both are set).
21185         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
21186         (spam-user-format-function-S):
21187         Check spam-summary-score-preferred-header.
21188         (spam-extra-header-to-number): Add X-Bogosity header parsing.
21189         (spam-user-format-function-S): Format the score correctly.
21190
21191 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
21192
21193         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
21194         signature file.  Suggested by Manoj Srivastava
21195         <srivasta@golden-gryphon.com>.
21196
21197         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
21198         iso-2022-jp even in the Japanese language environment.
21199         Suggested by Jason Rumney <jasonr@gnu.org>.
21200
21201 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
21202
21203         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
21204         use the same characters as the dummy marks; make it free from
21205         getting affected by the language environment.
21206         (gnus-summary-read-group-1): Update mark positions only when the
21207         format spec is updated.
21208
21209         * gnus-spec.el (gnus-update-format-specifications): Return a list
21210         of updated types.
21211
21212 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
21213
21214         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
21215         of boundp to check if display-warning is available.
21216
21217 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
21218
21219         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
21220
21221 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21222
21223         * nnspool.el (nnspool-spool-directory): Use news-path if the
21224         news-directory variable is not bound.
21225
21226         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
21227         function instead of display-warning if it is not available.
21228
21229 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
21230
21231         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
21232         v5-10: Use `point-at-bol'.
21233
21234 2004-10-26  Simon Josefsson  <jas@extundo.com>
21235
21236         * hashcash.el: Fix URL in comment, reported by Cheng Gao
21237         <chenggao@gmail.com>.
21238
21239 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
21240
21241         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
21242         instead.
21243
21244 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
21245
21246         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
21247         to remove a server from the nnimap-server-buffer-alist.
21248         (nnimap-open-connection, nnimap-close-server): Use it.
21249
21250         * gnus-encrypt.el: Remove file in favor of encrypt.el.
21251
21252 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
21253
21254         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
21255         running the major-mode function.
21256
21257 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
21258
21259         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
21260         dummy marks in the right way.
21261
21262 2004-10-18  David Edmondson  <dme@dme.org>
21263
21264         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
21265         excessively.
21266
21267 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
21268
21269         * gnus-util.el (gnus-split-references): Accept a nil references
21270         string and go on blissfully.
21271
21272         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
21273         cases where the references string is non-nil but has no references.
21274
21275         * encrypt.el: Add autoload tags.
21276
21277         * spam.el (spam-resolve-registrations-routine): Remove article
21278         from unregistration list too.  Reported by David Hanak
21279         <dhanak@isis.vanderbilt.edu>
21280
21281 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
21282
21283         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
21284         nil.  Change custom type.
21285
21286 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
21287
21288         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
21289
21290         * gnus-sum.el (gnus-summary-move-article): Use it.
21291
21292 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
21293
21294         * encrypt.el: Add autoload cookies.
21295
21296         * spam.el (spam-backend-article-list-property)
21297         (spam-backend-get-article-todo-list)
21298         (spam-backend-put-article-todo-list)
21299         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
21300         Resolve registrations separately.
21301         (spam-register-routine): Format comments.
21302         (spam-unregister-routine, spam-register-routine): Always call with
21303         specific-articles, no default list.
21304         (spam-summary-prepare-exit): Use the spam-classifications function.
21305
21306         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
21307         gnus-encrypt.el.
21308
21309         * encrypt.el: Copied from gnus-encrypt.el.
21310
21311         * gnus-encrypt.el: Commented that it's obsolete.
21312
21313 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
21314
21315         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
21316         (gnus-score-save): Use it.
21317
21318         * message.el (message-bury): Use `window-dedicated-p'.
21319
21320 2004-10-15  Simon Josefsson  <jas@extundo.com>
21321
21322         * pop3.el (top-level): Don't require nnheader.
21323         (pop3-read-timeout): Add.
21324         (pop3-accept-process-output): Add.
21325         (pop3-read-response, pop3-retr): Use it.
21326
21327 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
21328
21329         * spam.el (spam-register-routine): Move comment.
21330         (spam-verify-bogofilter): Use 'unknown for the initial
21331         spam-bogofilter-valid state, not 'never.
21332
21333         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
21334         for netrc-machine.
21335
21336         * nnimap.el (nnimap-open-connection):
21337         Use netrc-machine-user-or-password.
21338
21339 2004-10-17  Richard M. Stallman  <rms@gnu.org>
21340
21341         * gnus-registry.el (gnus-registry-unload-hook):
21342         Set as a variable with add-hook.
21343
21344         * nnspool.el (nnspool-spool-directory): Use news-directory instead
21345         of news-path.
21346
21347         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
21348
21349         * spam.el: Delete duplicate `provide'.
21350         (spam-unload-hook): Set as a variable with add-hook.
21351
21352 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
21353
21354         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
21355         in the doc string.
21356
21357         * message.el (message-ignored-news-headers)
21358         (message-ignored-supersedes-headers)
21359         (message-ignored-resent-headers)
21360         (message-forward-ignored-headers): Improve custom type.
21361
21362 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21363
21364         * message.el (message-tokenize-header): Fix 2004-09-06 change
21365         which used point-min in the wrong place.
21366
21367 2004-10-12  Simon Josefsson  <jas@extundo.com>
21368
21369         * tls.el (tls-certtool-program): New variable.
21370         (tls-certificate-information): New function, based on
21371         ssl-certificate-information.
21372
21373 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21374
21375         * compface.el: Move the version of ELisp-based uncompface program
21376         to the contrib directory because of the copyright problem.
21377
21378 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
21379
21380         * message.el (message-kill-buffer): Raise the current frame.
21381
21382 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
21383
21384         * gnus-sum.el: Mention that multibyte characters don't work as marks.
21385
21386         * gnus.el (message-y-or-n-p): Autoload.
21387
21388         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
21389         (pop3-password-required, pop3-authentication-scheme)
21390         (pop3-leave-mail-on-server): Make customizable.
21391         (pop3): New custom group.
21392         (pop3-retr): Remove `sleep-for' statements.
21393         Suggested by Dave Love <fx@gnu.org>.
21394
21395         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
21396         Windows/DOS.
21397
21398         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
21399         (imap-parse-body): Fix incorrect use of `assert'.
21400         Suggested by Dave Love <fx@gnu.org>.
21401
21402         * mml.el (mml-minibuffer-read-disposition): Require match.
21403         Suggested by Dave Love <fx@gnu.org>.
21404
21405 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
21406
21407         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
21408         doc string.
21409
21410 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
21411
21412         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
21413
21414 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21415
21416         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
21417         instead of calling `mm-insert-inline', to decode text/* parts
21418         before displaying them.
21419
21420 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
21421
21422         * mm-uu.el (mm-uu-text-plain-type): New variable.
21423         (mm-uu-pgp-signed-extract-1): Use it.
21424         (mm-uu-pgp-encrypted-extract-1): Use it.
21425         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
21426         bind mm-uu-text-plain-type with that value.
21427         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
21428         mm-uu-dissect.
21429
21430 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
21431
21432         * gnus-group.el (gnus-update-group-mark-positions):
21433         * gnus-sum.el (gnus-update-summary-mark-positions):
21434         * message.el (message-check-news-body-syntax):
21435         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
21436         of string-as-multibyte.
21437
21438 2004-10-05  Juri Linkov  <juri@jurta.org>
21439
21440         * gnus-group.el (gnus-update-group-mark-positions):
21441         * gnus-sum.el (gnus-update-summary-mark-positions):
21442         * message.el (message-check-news-body-syntax):
21443         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
21444         8-bit unibyte values to a multibyte string for search functions.
21445
21446 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
21447
21448         * mm-uu.el (mm-uu-dissect): Allow optional arg.
21449         (mm-uu-dissect-text-parts): New function.
21450
21451         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
21452         dissect text parts.
21453
21454         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
21455         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
21456
21457         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
21458
21459         * gnus-topic.el (gnus-topic-hierarchical-parameters):
21460         Use gnus-current-topics instead of gnus-current-topic.
21461
21462 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
21463
21464         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
21465
21466 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
21467
21468         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
21469         where appropriate.
21470
21471         * nnml.el (nnml-generate-active-info): do.
21472
21473         * nndiary.el (nndiary-generate-active-info): do.
21474
21475         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
21476         (gnus-topic-move): do.
21477
21478         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
21479         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
21480
21481         * gnus-srvr.el (gnus-server-prepare)
21482         (gnus-server-open-all-servers): do.
21483
21484         * gnus-msg.el (gnus-summary-cancel-article)
21485         (gnus-summary-resend-message)
21486         (gnus-summary-mail-crosspost-complaint): do.
21487
21488         * gnus-move.el (gnus-change-server): do.
21489
21490         * gnus-group.el (gnus-group-unmark-all-groups)
21491         (gnus-group-set-current-level): do.
21492
21493 2004-10-04  Simon Josefsson  <jas@extundo.com>
21494
21495         * message.el (message-generate-hashcash): Doc fix.
21496
21497 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
21498
21499         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
21500         avoid infinite recursion via gnus-get-function.
21501
21502 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
21503
21504         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
21505
21506         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
21507
21508         * nnmail.el (nnmail-split-history): do.
21509
21510         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
21511         (nnml-request-delete-group): do.
21512
21513         * nnslashdot.el (nnslashdot-read-groups): do.
21514
21515         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
21516         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
21517
21518         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
21519         (nnspool-sift-nov-with-sed): Use last.
21520         (nnspool-retrieve-headers-with-nov): Use mapc.
21521         (nnspool-request-newgroups): Use dolist.
21522         (nnspool-request-group): Use last.
21523
21524         * nntp.el (nntp-read-server-type): Use dolist.
21525
21526         * nnvirtual.el (nnvirtual-create-mapping)
21527         (nnvirtual-update-read-and-marked): Use dolist.
21528         (nnvirtual-convert-headers): Simplify.
21529
21530 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
21531
21532         * gnus-agent.el (gnus-agent-synchronize-group-flags):
21533         Add support for sync'ing tick marks.
21534
21535 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21536
21537         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
21538         there's no visible header.
21539
21540 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
21541
21542         * gnus-agent.el (gnus-agent-synchronize-group-flags):
21543         When necessary, pass full group name to gnus-request-set-marks.
21544
21545 2004-10-01  Simon Josefsson  <jas@extundo.com>
21546
21547         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
21548         acroread.
21549
21550 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21551
21552         * spam-report.el (spam-report-gmane): Fix interactive.
21553
21554         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
21555
21556         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
21557         when writing file.
21558         (gnus-agent-synchronize-flags): Don't default to being
21559         interactive.
21560
21561 2004-09-30  Simon Josefsson  <jas@extundo.com>
21562
21563         * message.el (message-generate-hashcash): Add.
21564         (message-send-mail): Use it, call mail-add-payment.
21565
21566 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
21567
21568         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
21569
21570 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
21571
21572         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
21573         gnus-requst-update-info with explicit code to sync the in-memory
21574         info read flags with the marks being sync'd to the backend.
21575
21576         * gnus-util.el (gnus-pp): Add optional stream to match pp API.
21577
21578 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
21579
21580         * spam.el (spam-verify-bogofilter): Add new function.
21581         (spam-check-bogofilter)
21582         (spam-bogofilter-register-with-bogofilter): Use it.
21583         (spam-verify-bogofilter): Add small fixes.
21584
21585 2004-09-28  Simon Josefsson  <jas@extundo.com>
21586
21587         * hashcash.el (hashcash-generate-payment): Revert.
21588
21589 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
21590
21591         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
21592         Use gnus-extract-references instead of gnus-split-references.
21593
21594         * gnus-util.el (gnus-extract-references): Add new function, analogous
21595         to gnus-split-references but extracts only the message-ID without
21596         anything extra.
21597
21598         * hashcash.el (hashcash-generate-payment)
21599         (hashcash-check-payment): Do the right thing if hashcash-path is
21600         nil (because the hashcash program could not be found).
21601
21602         * spam.el (spam-use-hashcash): Remove comment.
21603
21604 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
21605
21606         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
21607         (gnus-cache-enter-article, gnus-cache-remove-article)
21608         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
21609
21610         * gnus-async.el (gnus-async-prefetch-remove-group): do.
21611
21612         * gnus-art.el (article-hide-boring-headers)
21613         (article-translate-strings, article-display-face)
21614         (gnus-article-mime-match-handle-first)
21615         (gnus-article-highlight-headers)
21616         (gnus-article-add-buttons-to-head): do.
21617
21618 2004-09-27  Simon Josefsson  <jas@extundo.com>
21619
21620         * hashcash.el: New version, from
21621         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
21622         ../contrib/.
21623
21624 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
21625
21626         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
21627
21628 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
21629
21630         * gnus-dup.el (gnus-dup-open): Use mapc.
21631         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
21632
21633         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
21634         Reported by Stefan Wiens <s.wi@gmx.net>.
21635
21636         * gnus.el (gnus-shutdown): Use dolist.
21637
21638         * gnus-undo.el (gnus-undo): Use mapc.
21639
21640         * nnrss.el (nnrss-generate-active): do.
21641
21642         * message.el (message-cite-original-without-signature)
21643         (message-cite-original): Use mapc.
21644         (message-do-actions, message-make-forward-subject): Use dolist.
21645
21646 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
21647
21648         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
21649         deletion to remove entire duplicate line.  Fixes merged article
21650         number bug.
21651
21652 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
21653
21654         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
21655         servers that are offline.  Avoids having gnus-agent-toggle-plugged
21656         first ask if you want to open a server and then, even when you
21657         responded with no, asking if you want to synchronize the server's
21658         flags.
21659         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
21660         multi-line expressions.
21661         (gnus-agent-synchronize-group-flags): New internal function.
21662         Updates marks in memory (in the info structure) AND in the
21663         backend.
21664
21665         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
21666
21667         * nnagent.el (nnagent-request-set-mark):
21668         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
21669         method, to ensure that synchronization updates marks in the
21670         backend and in the info (in memory) structure.
21671
21672 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
21673
21674         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
21675         convention fully; don't miss the root article of a thread; make
21676         the X-Draft-From header with correct article numbers.
21677
21678 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
21679
21680         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
21681         unless plugged.  Disable the agent so that an open failure causes
21682         an error.
21683
21684         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
21685         Revert 2004-09-21 change.  The backend must be opened while
21686         synchronizing flags even when the backend stores the flags
21687         locally.
21688
21689 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
21690
21691         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
21692         in `header' match.  Reported by Svend Tollak Munkejord.
21693
21694         * message.el (message-cite-original): Fix use of
21695         `message-cite-articles-with-x-no-archive'.
21696
21697 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
21698
21699         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
21700         (gnus-window-to-buffer): Ditto.
21701
21702         * mml.el (mml-preview-buffer): New variable.
21703         (mml-preview): Manage window layout with gnus-buffer-configuration.
21704
21705         * gnus-msg.el (gnus-setup-message): Put article numbers into the
21706         X-Draft-From header even if those articles aren't quoted.
21707
21708 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
21709
21710         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
21711         (gnus-request-set-mark, gnus-request-update-mark): Use new
21712         g-s-t-u-l-m to decide to use backend even when unplugged.
21713
21714 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
21715
21716         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
21717         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
21718
21719 2004-09-20  Simon Josefsson  <jas@extundo.com>
21720
21721         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
21722         "utf-16-le".
21723
21724 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
21725
21726         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
21727
21728 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
21729
21730         * uudecode.el (uudecode-use-external): Add :version.
21731
21732         * smime.el (smime-CA-file, smime-encrypt-cipher)
21733         (smime-dns-server): Add :version.
21734
21735         * smiley.el (gnus-smiley-file-types): Add :version.
21736
21737         * sha1.el (sha1-use-external): Add :version.
21738
21739         * pgg-def.el (pgg-query-keyserver): Add :version.
21740
21741         * nnmail.el (nnmail-fancy-expiry-targets)
21742         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
21743         Add :version.
21744
21745         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
21746         (nnimap-retrieve-groups-asynchronous): Add :version.
21747         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
21748
21749         * mml.el (mml-content-disposition-parameters)
21750         (mml-insert-mime-headers-always): Add :version.
21751
21752         * mm-util.el (mm-coding-system-priorities): Add :version.
21753
21754         * mm-decode.el (mm-inline-text-html-with-images)
21755         (mm-keep-viewer-alive-types, mm-external-terminal-program)
21756         (mm-verify-option): Add :version.
21757         (mm-text-html-renderer): Change :version.
21758
21759         * message.el (message-fcc-externalize-attachments)
21760         (message-required-headers, message-draft-headers)
21761         (message-subject-trailing-was-query)
21762         (message-subject-trailing-was-ask-regexp)
21763         (message-subject-trailing-was-regexp, message-mark-insert-begin)
21764         (message-mark-insert-end, message-archive-header)
21765         (message-archive-note, message-cross-post-default)
21766         (message-cross-post-note, message-followup-to-note)
21767         (message-cross-post-note-function, message-use-mail-followup-to)
21768         (message-subscribed-address-functions)
21769         (message-subscribed-address-file, message-subscribed-addresses)
21770         (message-subscribed-regexps, message-allow-no-recipients)
21771         (message-yank-cited-prefix, message-signature-insert-empty-line)
21772         (message-hidden-headers, message-hierarchical-addresses)
21773         (message-mail-user-agent, message-use-idna)
21774         (message-valid-fqdn-regexp)
21775         (message-strip-special-text-properties, message-header-synonyms)
21776         (message-beginning-of-line, message-tab-body-function): Add :version.
21777         (message-insert-canlock, message-wide-reply-confirm-recipients):
21778         Change :version.
21779
21780         * mail-source.el (mail-source-ignore-errors): Add :group, :type
21781         and :version.
21782         (mail-source-delete-old-incoming-confirm)
21783         (mail-source-movemail-program): Add :version.
21784
21785         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
21786         (gnus-agent-cache, gnus-agent): Change :version.
21787
21788         * gnus-util.el (gnus-use-byte-compile): Change :version.
21789
21790         * gnus-sum.el (gnus-summary-make-false-root-always)
21791         (gnus-summary-default-high-score)
21792         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
21793         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
21794         (gnus-read-all-available-headers, gnus-article-emulate-mime)
21795         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
21796         (gnus-sum-thread-tree-single-indent)
21797         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
21798         (gnus-sum-thread-tree-leaf-with-other)
21799         (gnus-sum-thread-tree-single-leaf): Add :version.
21800         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
21801         (gnus-article-loose-mime): Change :version.
21802
21803         * gnus-start.el (gnus-backup-startup-file)
21804         (gnus-save-startup-file-via-temp-buffer): Add :version.
21805
21806         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
21807         (gnus-server-offline-face): Add :version.
21808
21809         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
21810
21811         * gnus-msg.el (gnus-gcc-externalize-attachments)
21812         (gnus-debug-files, gnus-debug-exclude-variables)
21813         (gnus-discouraged-post-methods): Change :version.
21814         (gnus-confirm-mail-reply-to-news)
21815         (gnus-confirm-treat-mail-like-news): Add :version.
21816
21817         * gnus-int.el (gnus-server-unopen-status): Add :version.
21818
21819         * gnus-group.el (gnus-group-jump-to-group-prompt)
21820         (gnus-large-ephemeral-newsgroup)
21821         (gnus-fetch-old-ephemeral-headers): Add :version.
21822
21823         * gnus-fun.el (gnus-x-face-directory)
21824         (gnus-convert-pbm-to-x-face-command)
21825         (gnus-convert-image-to-x-face-command)
21826         (gnus-convert-image-to-face-command): Add :version.
21827
21828         * gnus-delay.el (gnus-delay-default-hour): Add :version.
21829
21830         * gnus-cite.el (gnus-cite-blank-line-after-header)
21831         (gnus-article-boring-faces): Add :version.
21832
21833         * gnus-art.el (gnus-buttonized-mime-types)
21834         (gnus-inhibit-mime-unbuttonizing)
21835         (gnus-treat-display-face)
21836         (gnus-treat-body-boundary): Change :version.
21837         (gnus-body-boundary-delimiter, gnus-picon-databases)
21838         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
21839         (gnus-treat-date-english, gnus-treat-fold-headers)
21840         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
21841         (gnus-treat-mail-picon, gnus-treat-wash-html)
21842         (gnus-article-encrypt-protocol)
21843         (gnus-use-idna, gnus-article-over-scroll)
21844         (gnus-mime-display-multipart-alternative-as-mixed)
21845         (gnus-mime-display-multipart-related-as-mixed)
21846         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
21847         (gnus-ctan-url, gnus-button-ctan-handler)
21848         (gnus-button-handle-ctan-bogus-regexp)
21849         (gnus-button-ctan-directory-regexp)
21850         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
21851         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
21852         (gnus-button-man-level, gnus-button-emacs-level)
21853         (gnus-button-message-level, gnus-button-browse-level): Add :version.
21854
21855         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
21856         (gnus-agent-go-online): Change :version.
21857         (gnus-agent-expire-unagentized-dirs)
21858         (gnus-agent-auto-agentize-methods): Add :version.
21859
21860         * flow-fill.el (fill-flowed-display-column)
21861         (fill-flowed-encode-column): Add :version.
21862
21863         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
21864         (gnus-outlook-deuglify-unwrap-max)
21865         (gnus-outlook-deuglify-cite-marks)
21866         (gnus-outlook-deuglify-unwrap-stop-chars)
21867         (gnus-outlook-deuglify-no-wrap-chars)
21868         (gnus-outlook-deuglify-attrib-cut-regexp)
21869         (gnus-outlook-deuglify-attrib-verb-regexp)
21870         (gnus-outlook-deuglify-attrib-end-regexp)
21871         (gnus-outlook-display-hook): Add :version.
21872
21873         * binhex.el (binhex-use-external): Add :version.
21874
21875 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
21876
21877         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
21878         and `invisible'.
21879
21880 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
21881
21882         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
21883         in gnus-registry-trim.
21884
21885 2004-09-13  Simon Josefsson  <jas@extundo.com>
21886
21887         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
21888
21889         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
21890
21891         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
21892         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
21893         <yamaoka@jpl.org>.
21894         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
21895         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
21896         <yamaoka@jpl.org>.
21897
21898         * sieve.el (sieve-manage-mode): Ditto.
21899
21900 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
21901
21902         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
21903
21904 2004-09-11  Simon Josefsson  <jas@extundo.com>
21905
21906         * dns-mode.el: Add.
21907
21908         * mm-view.el (mm-display-dns-inline): Add.
21909
21910         * mm-decode.el (mm-inline-media-tests): Add text/dns.
21911         (mm-automatic-display): Ditto.
21912
21913         * mailcap.el (mailcap-mime-data): Add text/dns.
21914         (mailcap-mime-extensions): Map .soa to text/dns.
21915
21916 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
21917
21918         * gnus-art.el (article-decode-mime-words, article-babel)
21919         (gnus-article-highlight-signature, gnus-article-add-buttons)
21920         (gnus-signature-toggle): Remove unnecessary bindings of
21921         `inhibit-read-only' inherited from v5.10 merge.
21922
21923 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
21924
21925         * nntp.el (nntp): New customization group.
21926         (nntp-authinfo-file): Add customization group.
21927
21928         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
21929
21930         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
21931
21932         * gnus.el (to-address, to-list, subscribed)
21933         (large-newsgroup-initial): Ditto.
21934
21935         * flow-fill.el (fill-flowed-display-column)
21936         (fill-flowed-encode-column): Ditto.
21937
21938 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
21939
21940         * message.el (message-tokenize-header, message-send-mail-with-qmail):
21941         Use point-min rather than 1.
21942         (message-send-mail): Use buffer-size rather than point-max.
21943
21944         * gnus-sum.el (gnus-summary-search-article-forward):
21945         Signal a specific `search-failed' rather than a generic `error'.
21946
21947         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
21948         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
21949         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
21950
21951 2004-09-10  Simon Josefsson  <jas@extundo.com>
21952
21953         * nndb.el (require): Remove tcp and duplicate cl.
21954
21955 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
21956
21957         * gnus-agent.el (directory-files-and-attributes): Move forward.
21958
21959 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
21960
21961         * gnus-agent.el (directory-files-and-attributes):
21962         Optionally defined to support XEmacs.
21963
21964 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
21965
21966         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
21967         to avoid run-time CL dependencies.
21968         (gnus-agent-unfetch-articles): New function.
21969         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
21970         article numbers even when local .overview file is missing.
21971         (gnus-agent-read-article-number): New function.  Only accepts
21972         27-bit article numbers.
21973         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
21974         Use gnus-agent-read-article-number.
21975         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
21976         from backend while recognizing that article numbers in .overview
21977         must be valid.
21978         (gnus-agent-update-files-total-fetched-for):
21979         Use directory-files-and-attributes to improve performance.
21980         * gnus-int.el (gnus-request-move-article):
21981         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
21982         improve performance.
21983
21984         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
21985         some users confused by references to .newsrc when they only have a
21986         .newsrc.eld file.
21987         (gnus-convert-mark-converter-prompt)
21988         (gnus-convert-converter-needs-prompt): Fix use of property list.
21989         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
21990         New function.  Used internally to only display 'gnus converting
21991         files' message when actually necessary.
21992
21993         * gnus-sum.el (): Remove (require 'gnus-agent) as required
21994         methods now autoloaded.
21995
21996 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
21997
21998         * gnus-sum.el (gnus-summary-insert-subject): Remove list
21999         identifiers.
22000
22001 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
22002
22003         * gnus-picon.el: Fix indentation and closing parenthesis.
22004
22005 2004-09-01  Simon Josefsson  <jas@extundo.com>
22006
22007         * message.el (message-canlock-generate): Require sha1, not
22008         sha1-el.  (Can we get rid of this require altogether?  It is ugly
22009         to require within a function.  Sadly, if sha1.el isn't loaded, the
22010         let binding in m-c-g will hide the defcustom definition, which is
22011         bad.)
22012
22013         * canlock.el: Require sha1, not sha1-el.
22014
22015         * message.el: Don't autoload sha1 (there is a autoload cookie in
22016         sha1.el).
22017
22018         * sha1-el.el: Rename to sha1.el.
22019
22020 2004-08-30  Juanma Barranquero  <lektu@terra.es>
22021
22022         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
22023
22024 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
22025
22026         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
22027
22028 2004-08-30  Kim F. Storm  <storm@cua.dk>
22029
22030         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
22031
22032         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
22033         Add :group 'nnimap.
22034
22035 2004-08-30  Andreas Schwab  <schwab@suse.de>
22036
22037         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
22038         ?* and ?\;.
22039
22040         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
22041         and ?\' to symbol instead of whitespace.
22042
22043 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
22044
22045         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
22046
22047         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
22048         instead of re-search-forward.
22049
22050         * gnus-uu.el (gnus-uu-save-article): Ditto.
22051         (gnus-uu-post-encode-uuencode): Ditto.
22052
22053         * html2text.el (html2text-clean-list-items): Ditto.
22054         (html2text-clean-dtdd): Ditto.
22055         (html2text-format-tags): Ditto.
22056
22057         * message.el (message-send-mail-with-sendmail): Fix regexp.
22058         (message-fill-field-general): Use search-forward instead of
22059         re-search-forward.
22060         (unbold-region): Ditto.
22061
22062         * nnrss.el (nnrss-request-article): Ditto.
22063
22064         * nnslashdot.el (nnslashdot-request-article): Ditto.
22065
22066         * nnweb.el (nnweb-gmane-wash-article): Ditto.
22067
22068         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
22069         "Unrecognized menu descriptor" error in XEmacs.
22070
22071 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
22072
22073         * gnus-sum.el (gnus-read-header): Don't remove a header for the
22074         parent article of a sparse article in the thread hashtb.
22075
22076 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
22077
22078         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
22079         (nnmail-expand-newtext): Lowercase expanded entries if
22080         nnmail-split-lowercase-expanded is non-nil.
22081
22082 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
22083
22084         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
22085
22086         * gnus-group.el (gnus-group-line-format-alist): Convert the value
22087         of gnus-tmp-news-method into string under XEmacs.  It will be
22088         passed to gnus-correct-length which takes only a string argument.
22089
22090 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
22091
22092         * gnus-util.el (gnus-bind-print-variables): New macro.
22093         (gnus-prin1): Use it.
22094         (gnus-prin1-to-string): Use it.
22095         (gnus-pp): New function.
22096         (gnus-pp-to-string): New function.
22097
22098         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
22099         Replace pp-to-string with gnus-pp-to-string.
22100         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
22101         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
22102         * gnus-msg.el (gnus-debug): Ditto.
22103         * gnus-score.el (gnus-score-save): Ditto.
22104         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
22105         gnus-pp-to-string.
22106         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
22107         with gnus-pp.
22108         * score-mode.el (gnus-score-pretty-print): Ditto.
22109         * webmail.el (webmail-debug): Ditto.
22110
22111 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
22112
22113         * gnus-art.el (article-display-face, article-display-x-face):
22114         Use buffer-read-only.
22115
22116 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
22117
22118         * gnus-art.el (article-hide-list-identifiers):
22119         Bind inhibit-read-only as t.
22120
22121 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
22122
22123         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
22124
22125 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
22126
22127         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
22128         (gnus-narrow-to-page): Don't assume point-min == 1.
22129         (gnus-article-edit-mode): Derive from message-mode.
22130
22131         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
22132         point-min == 1.
22133
22134         * imap.el (imap-parse-address-list, imap-parse-body-ext):
22135         Disable incorrect use of `assert'.
22136
22137         * message.el (message-mode): Set comment-start-skip.
22138
22139
22140 2004-08-22  Sam Steingold  <sds@gnu.org>
22141
22142         * pop3.el (pop3-leave-mail-on-server): New user variable.
22143         (pop3-movemail): Delete mail only when it is nil.
22144
22145 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
22146
22147         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
22148
22149         * mml.el (mml-preview): Use `pop-to-buffer'.
22150
22151         * message.el (message-goto-mail-followup-to): Insert after "To".
22152         (message-carefully-insert-headers): Add comment.
22153
22154         * gnus.el: Remove unused variable `gnus-article-check-size'.
22155
22156         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
22157
22158         * gnus-art.el (gnus-button-alist):
22159         Improve `gnus-button-handle-library' entry.
22160
22161 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
22162
22163         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
22164         Use downcase, since XEmacs capitalizes error messages differently.
22165
22166 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
22167
22168         * nntp.el: Add (require 'gnus) due to reference to
22169         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
22170
22171 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
22172
22173         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
22174         Bind `mm-fill-flowed'.
22175
22176         * mm-decode.el (mm-dissect-singlepart): Check it.
22177
22178 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
22179
22180         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
22181         'imap' for netrc parsing.
22182
22183 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
22184
22185         * mailcap.el (mailcap-mime-data): Mark as risky.
22186
22187 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
22188
22189         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
22190         may be included in the encoded word.
22191         (rfc2047-encode): Don't append a space if the encoded word
22192         includes close parenthesis.
22193
22194 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
22195
22196         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
22197         of text within parentheses.
22198
22199 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
22200
22201         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
22202         (gnus-encrypt-write-file-contents): Make the password key the file
22203         name PLUS the cipher, not just the cipher.  Also remove failed
22204         passwords from the cache.
22205
22206 2004-08-06  Simon Josefsson  <jas@extundo.com>
22207
22208         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
22209         Doc fix.
22210
22211 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
22212
22213         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
22214         LWSP.
22215
22216 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
22217
22218         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
22219         Try to append in-reply-to: data to the references: header.
22220
22221         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
22222         (netrc-parse): Use gnus-encrypt.el functions.
22223
22224         * gnus-encrypt.el: Add new file for encryption support; currently
22225         does only a few GPG ciphers and an internal XOR cipher.
22226
22227         * password.el: Add comments on using password-read-and-add.
22228         (password-read-and-add): Add function to read and add the
22229         password to the cache at once.
22230
22231 2004-07-28  Simon Josefsson  <jas@extundo.com>
22232
22233         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
22234         parameter (but don't use it, for now).
22235
22236         * imap.el (imap-ssl-open): Use imap-process-connection-type,
22237         instead of hard coding to nil.
22238
22239 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
22240
22241         * mm-view.el (mm-inline-image-emacs): Open lines under an image
22242         as mm-inline-image-xemacs does.
22243
22244 2004-07-26  Simon Josefsson  <jas@extundo.com>
22245
22246         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
22247         Revert part of 2004-07-17 change below.
22248
22249 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
22250
22251         * rfc2047.el (rfc2047-encode-region): Don't infloop.
22252         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
22253
22254 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22255
22256         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
22257         quotes that actually start with ">" at the beginning of the
22258         lines.
22259
22260 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
22261
22262         * rfc2047.el (rfc2047-encode-region): Fix last change.
22263         (rfc2047-encode-parameter): Remove useless concat.
22264
22265 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
22266
22267         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
22268         encode special characters; fix some kind of misconfigured headers;
22269         signal a real error if debug-on-quit or debug-on-error is non-nil.
22270         (rfc2047-encode-max-chars): New variable.
22271         (rfc2047-encode-1): Use it.
22272         (rfc2047-encode-parameter): New function.
22273
22274         * mml.el (mml-insert-parameter): Remove an excessive space.
22275
22276 2004-07-17  Simon Josefsson  <jas@extundo.com>
22277
22278         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
22279         Kai Grossjohann <kai@emptydomain.de>.
22280         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
22281         (gnus-group-make-menu-bar): Ditto.
22282
22283         * gnus-util.el (gnus-group-server): Add.
22284
22285 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
22286
22287         * message.el (message-clone-locals): Clone sendmail and smtp
22288         variables.
22289
22290 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
22291
22292         * rfc2047.el (rfc2047-encode-region): Fix last change.
22293
22294 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
22295
22296         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
22297         characters as non-special.
22298
22299 2004-07-09  Simon Josefsson  <jas@extundo.com>
22300
22301         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
22302         Users will lose all flag changes made while unplugged with
22303         e.g. nntp unless flag synchronization happens, thus `nil' is not a
22304         good default.  See numerous reports on ding mailing list.
22305
22306 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
22307
22308         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
22309         add generate-head-function and generate-article-function to the
22310         rfc822-forward entry.
22311         (nndoc-rfc822-forward-generate-article): New function.
22312         (nndoc-rfc822-forward-generate-head): New function.
22313
22314         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
22315
22316 2004-07-06  Dan Christensen  <jdc@uwo.ca>
22317
22318         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
22319         respect display group parameter and gnus-summary-expunge-below.
22320         (gnus-articles-to-read): Remove unused reference to display group
22321         parameter.
22322
22323 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22324
22325         * nnheader.el (nnheader-uniquify-message-id): New experimental
22326         variable.
22327         (nnheader-nov-read-message-id): Use it.
22328
22329         * spam-report.el (spam-report-gmane): Add interactive.
22330
22331 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
22332
22333         * mm-encode.el (mm-content-transfer-encoding-defaults):
22334         Use qp-or-base64 for the application/* types.
22335
22336 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
22337
22338         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
22339
22340 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
22341
22342         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
22343         trim value.
22344
22345 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
22346
22347         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
22348         New macro and function.
22349         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
22350
22351 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
22352
22353         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
22354         after-load-alist.
22355
22356 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22357
22358         * gnus-group.el (gnus-group-get-new-news-this-group):
22359         Don't update info that isn't there.
22360
22361 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
22362
22363         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
22364         entry.
22365
22366 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
22367
22368         * mm-view.el (mm-inline-render-with-function): Use multibyte
22369         buffer; decode html source by charset.
22370
22371         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
22372
22373         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
22374         Mule-UCS is loaded under XEmacs.
22375         (mm-mime-mule-charset-alist): Avoid duplicated entries.
22376
22377 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
22378
22379         * nnheader.el (nnheader-max-head-length): Increase to 8192.
22380
22381 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
22382
22383         * mm-util.el (mm-coding-system-p): Return a coding-system.
22384         (mm-mime-mule-charset-alist): Use shift_jis instead of
22385         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
22386         entries for the mime charsets iso-2022-jp-3 and shift_jis.
22387         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
22388         instead of japanese-shift-jis and iso-latin-1 respectively in
22389         order to share the default value with both Emacs and XEmacs-mule.
22390         (mm-mule-charset-to-mime-charset):
22391         Make mm-coding-system-priorities effective.
22392         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
22393         while predicating of candidates upon the priorities.
22394
22395 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
22396
22397         * gnus-sum.el (gnus-summary-make-menu-bar):
22398         Add gnus-uu-invert-processable.
22399
22400         * gnus.el: Autoload gnus-uu-invert-processable.
22401
22402 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
22403
22404         * mm-util.el (mm-with-multibyte-buffer): New macro.
22405
22406         * rfc2047.el (rfc2047-encode-string): Use it.
22407         (rfc2047-encode-region): Move point to the end of the region after
22408         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
22409
22410 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
22411
22412         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
22413         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
22414
22415 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
22416
22417         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
22418         (gnus-cite-parse): Ignore quoted envelope From_.
22419         Suggested by Karl Chen <quarl@nospam.quarl.org>.
22420
22421 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
22422
22423         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
22424         invalid addresses.
22425
22426 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
22427
22428         * spam.el: Change section markers, revise TODO list.
22429         (spam-backends): Make new master list of all installed backends.
22430         (spam-summary-exit-behavior): Add new variable to determine how
22431         messages moves are done at summary exit.
22432         (spam-move-spam-nonspam-groups-only)
22433         (spam-process-ham-in-nonham-groups)
22434         (spam-process-ham-in-spam-groups): Remove variables, the
22435         spam-summary-exit-behavior variable should be used to manage this
22436         behavior.
22437         (spam-old-ham-articles, spam-old-spam-articles): Remove.
22438         (spam-old-articles): Add variable, replacing spam-old-ham-articles
22439         and spam-old-spam-articles.
22440         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
22441         Add empty variables, placeholders for the backends they represent.
22442         (spam-set-difference): Move, unchanged.
22443         (spam-list-of-processors): Declare OBSOLETE, not used anymore
22444         unless the user has a processor variable.
22445         (spam-classifications, spam-classification-valid-p)
22446         (spam-backend-properties, spam-backend-property-valid-p)
22447         (spam-backend-function-type-valid-p)
22448         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
22449         (spam-report-articles-gmane, spam-report-articles-resend):
22450         Remove functions, they are not needed.
22451         (spam-install-backend-super, spam-backend-list)
22452         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
22453         (spam-backend-function, spam-backend-ham-registration-function)
22454         (spam-backend-spam-registration-function)
22455         (spam-backend-ham-unregistration-function)
22456         (spam-backend-spam-unregistration-function)
22457         (spam-backend-statistical-p, spam-backend-mover-p)
22458         (spam-install-backend-alias, spam-install-checkonly-backend)
22459         (spam-install-mover-backend, spam-install-nocheck-backend)
22460         (spam-install-backend, spam-install-statistical-backend)
22461         (spam-install-statistical-checkonly-backend): Add backend installation
22462         support.
22463         (spam-summary-prepare-exit): Rewrite to use the new backend code.
22464         (spam-group-processor-p): Use the new backend code and respect the
22465         summary exit behavior.
22466         (spam-mark-spam-as-expired-and-move-routine): Remove.
22467         (spam-summary-prepare): Change to use the new spam-old-articles
22468         variable.
22469         (spam-copy-or-move-routine, spam-copy-spam-routine)
22470         (spam-move-spam-routine, spam-copy-ham-routine)
22471         (spam-move-ham-routine): Add code to copy/move ham or spam.
22472         (spam-fetch-field-fast): Improve doc and code, plus allow the
22473         'number request.
22474         (spam-list-of-checks, spam-list-of-statistical-checks):
22475         Remove variables.
22476         (spam-split, spam-find-spam): Use the new backend code.
22477         (spam-registration-functions): Remove variable.
22478         (spam-unregister-routine): Add convenience wrapper.
22479         (spam-log-undo-registration, spam-register-routine)
22480         (spam-log-processing-to-registry)
22481         (spam-log-unregistration-needed-p): Rename "check" to "backend"
22482         where possible.
22483         (spam-check-gmane-xref, spam-check-regex-headers)
22484         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
22485         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
22486         (spam-check-bogofilter-headers, spam-check-spamoracle)
22487         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
22488         (spam-check-crm114-headers): Use the spam-split-group that
22489         spam-split prepares, no need to determine it every time.
22490
22491         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
22492         to the nnheader-parse-naked-head call.
22493
22494         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
22495
22496         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
22497         the nnheader-nov-read-message-id call.
22498
22499 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
22500
22501         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
22502         gnus-activate-group twice.  Suggested by Markus Peter
22503         <warp@spin.de>.
22504
22505 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
22506
22507         * gnus-art.el (gnus-article-time-format): Exchange the order of
22508         day and month in the default value; fix customization type.
22509         (article-date-ut): Use add-text-properties.
22510         (article-make-date-line): Use message-make-date instead of
22511         current-time-string.
22512
22513         * message.el (message-fetch-field): Don't use set-text-properties.
22514         (message-make-date): Simplify.
22515
22516         * messagexmas.el (message-xmas-make-date): New function.
22517         (message-xmas-redefine): Defalias message-make-date to it.
22518
22519 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
22520
22521         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
22522         (rfc2047-encode-region): Treat text within parentheses as special;
22523         show the original text when error has occurred.
22524
22525         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
22526         already-computed method to gnus-activate-group.
22527
22528         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
22529         same select-methods identical Lisp objects.
22530
22531         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
22532         object when modifying the info.
22533
22534 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
22535
22536         * gnus-srvr.el (gnus-server-set-info): Remove the server from
22537         gnus-opened-servers since it has never been opened with the new
22538         configuration yet.
22539
22540 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
22541
22542         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
22543         arg to nnheader-generate-fake-message-id.
22544
22545 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
22546
22547         * nnheader.el (nnheader-generate-fake-message-id): Accept a
22548         number and build a fake message ID localized to a group and
22549         article number (so it's repeatable from that point on).
22550         (nnheader-fake-message-id-p): Change regex to accomodate new fake
22551         ID format.
22552
22553         * gnus-sum.el (gnus-get-newsgroup-headers):
22554         Call nnheader-generate-fake-message-id with the article number.
22555
22556 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
22557
22558         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
22559         end-of-buffer.
22560
22561 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22562
22563         * message.el (message-ignored-supersedes-headers): Add Approved.
22564
22565 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
22566
22567         * rfc2047.el (rfc2047-encode-message-header): Remove useless
22568         goto-char.
22569         (rfc2047-encode): Fold the line before encoding.
22570
22571 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22572
22573         * rfc2047.el (rfc2047-encode-message-header): Disabled header
22574         folding -- not all headers can be folded, and this should be done
22575         by the message composition mode.  Probably.  I think.
22576
22577 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
22578
22579         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
22580         fast.
22581
22582         * gnus-ems.el (gnus-remove-image): Don't use
22583         message-text-with-property; remove only the image found first.
22584
22585         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
22586         found first.
22587
22588 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
22589
22590         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
22591
22592 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
22593
22594         * message.el (message-text-with-property): Make it fast and accept
22595         optional arguments.
22596         (message-strip-forbidden-properties): Use it.
22597         (message-fix-before-sending): Follow the m-t-w-p change.
22598
22599         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
22600
22601 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
22602
22603         * gnus-art.el (article-hide-headers): Don't change the buffer
22604         mistakenly when performing mml-preview even if
22605         gnus-single-article-buffer is nil.
22606
22607 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
22608
22609         * message.el (message-expand-name-databases): New user option.
22610         (message-expand-name): Use it.
22611
22612 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
22613
22614         * spam.el (spam-report-articles-resend)
22615         (spam-report-resend-register-routine): Allow ham reporting.
22616         (spam-report-resend-register-ham-routine): Add wrapper.
22617         (spam-registration-functions): Add ham resending functions.
22618         (spam-list-of-processors): Add ham resend processor.
22619
22620         * gnus.el (ham-resend-to): Add new group parameter.
22621         (spam-process): Add ham resend option.
22622
22623         * spam-report.el (spam-report-resend): Allow reporting ham.
22624         (spam-report-resend-ham): Add wrapper.
22625
22626 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22627
22628         * message.el (message-cite-articles-with-x-no-archive):
22629         New variable.
22630         (message-cite-original): Use it.
22631
22632 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22633
22634         * message.el (message-cite-original): Respect X-No-Archive.
22635
22636 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
22637
22638         * gnus-art.el (article-hide-headers): Refer to the values for
22639         gnus-ignored-headers and gnus-visible-headers in the summary
22640         buffer since a user may have set them as group parameters.
22641
22642 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
22643
22644         * assistant.el (assistant-node-name): Add convenience function.
22645         (assistant-render-text, assistant-render-node): Add error handling,
22646         plus handle multiple next nodes.
22647         (assistant-find-next-node): Comment out for now.
22648         (assistant-find-next-nodes): Add function, returns list of next
22649         nodes.
22650
22651 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
22652
22653         * mail-source.el (mail-source-directory): Fix doc-string.
22654
22655 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
22656
22657         * assistant.el (assistant-render-text, assistant-eval): Add :set
22658         widget type, which is different because it takes and returns a
22659         list.  Much hilarity ensues.
22660
22661 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
22662
22663         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
22664
22665         * gnus-group.el (gnus-group-get-new-news-this-group):
22666         Add doc-string.
22667
22668         * gnus-start.el (gnus-activate-group): Add doc-string.
22669
22670 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
22671
22672         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
22673
22674 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
22675
22676         * assistant.el (assistant-render-text): Try to add a :set
22677         widget, more to come.
22678
22679         * spam.el (spam-group-spam-contents-p): Handle empty groupname
22680         strings.
22681         (spam-report-articles-resend)
22682         (spam-register-routine): Do registration iff any articles warrant
22683         it.
22684         (spam-summary-prepare-exit): Change log message for nil group
22685         destinations.
22686
22687 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
22688
22689         * spam.el (spam-report-resend-register-routine):
22690         Allow spam-report-resend-to to be a group parameter or a global value.
22691
22692 2004-05-26  Simon Josefsson  <jas@extundo.com>
22693
22694         * starttls.el: Merge with my GNUTLS based starttls.el.
22695         (starttls-gnutls-program, starttls-use-gnutls)
22696         (starttls-extra-arguments, starttls-process-connection-type)
22697         (starttls-connect, starttls-failure, starttls-success):
22698         New variables.
22699         (starttls-program, starttls-extra-args): Doc fix.
22700         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
22701         New functions.
22702         (starttls-negotiate, starttls-open-stream):
22703         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
22704         function if it is set.
22705
22706 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
22707
22708         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
22709         structured fields.
22710
22711 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
22712
22713         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
22714
22715 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
22716
22717         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
22718         Add variable.
22719         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
22720         assigning the spam-mark to new messages.
22721
22722 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
22723
22724         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
22725
22726 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
22727
22728         * dgnushack.el: Autoload customize-set-variable for XEmacs.
22729
22730         * rfc2047.el (rfc2047-encodable-p): Don't move point.
22731         (rfc2047-decode): Treat the ascii coding-system as raw-text by
22732         default.
22733
22734 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
22735
22736         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
22737         correct data.
22738
22739 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
22740
22741         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
22742         (spam-group-processor-p): Fix function.
22743         (spam-group-processor-multiple-p)
22744         (spam-group-spam-processor-report-gmane-p)
22745         (spam-group-spam-processor-report-resend-p)
22746         (spam-group-spam-processor-bogofilter-p)
22747         (spam-group-spam-processor-blacklist-p)
22748         (spam-group-spam-processor-ifile-p)
22749         (spam-group-ham-processor-ifile-p)
22750         (spam-group-spam-processor-spamoracle-p)
22751         (spam-group-spam-processor-crm114-p)
22752         (spam-group-ham-processor-bogofilter-p)
22753         (spam-group-spam-processor-stat-p)
22754         (spam-group-ham-processor-stat-p)
22755         (spam-group-ham-processor-whitelist-p)
22756         (spam-group-ham-processor-BBDB-p)
22757         (spam-group-ham-processor-spamoracle-p)
22758         (spam-group-ham-processor-copy-p): Remove functions with some
22759         prejudice against unneeded code.
22760         (spam-report-articles-resend)
22761         (spam-report-resend-register-routine): Allow the group/topic
22762         spam-resend-to value to override spam-report-resend-to.
22763         (spam-summary-prepare-exit): Invoke spam-group-processor-p
22764         properly now.
22765
22766         * gnus.el (spam-resend-to): Add group/topic parameter.
22767         (spam-process): Move the OBSOLETE processors to the end of the
22768         choices.
22769
22770 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
22771
22772         * spam-report.el (spam-report-resend-to, spam-report-resend):
22773         Start with resend-to set to nil, and then ask the user if necessary.
22774         (spam-report-resend): spam-report-resend takes a list of articles, not
22775         separate article numbers.
22776
22777 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
22778
22779         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
22780         addition to emacs-w3m.
22781
22782 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22783
22784         * assistant.el (assistant-authinfo-data): New function.
22785         (assistant-eval): Eval for entire assistant.
22786
22787         * netrc.el (netrc-services-file): New variable.
22788         (netrc-parse-services): New function.
22789         (netrc-find-service-name): New function.
22790         (netrc-find-service-number): New function.
22791         (netrc-port-equal): New function.
22792         (netrc-machine): Use it.
22793
22794         * nnimap.el (nnimap-open-connection): Use netrc.
22795
22796         * gnus-util.el (gnus-netrc-get): Remove aliases.
22797
22798         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
22799
22800         * assistant.el (wid-edit): Fix compilation.
22801
22802         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
22803
22804 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
22805
22806         * gnus-util.el (gnus-set-file-modes): New function.  (small
22807         patch).
22808
22809 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22810
22811         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
22812
22813         * assistant.el (assistant-render-node): Fix up rendering and
22814         read-only text.
22815         (assistant-render-node): Reset.
22816         (assistant-make-read-only): Not sticky.
22817
22818 2004-05-20  Danny Siu  <dsiu@adobe.com>
22819
22820         * gnus-sum.el (gnus-summary-recenter): Summary buffer was not auto
22821         centered even when gnus-auto-center-summary is t.
22822
22823 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22824
22825         * dns.el (dns-get-txt-answer): New function.
22826         (dns-read-txt): Ditto.
22827         (query-dns): Use it.
22828
22829 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
22830
22831         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
22832         active for foreign groups even if the group level is higher than
22833         the specified value.
22834
22835 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22836
22837         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
22838         non-active groups.
22839
22840         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
22841
22842 2004-05-20  Magnus Henoch  <mange@freemail.hu>
22843
22844         * dns.el (dns-read-type): Add support for SVR.  (small patch)
22845
22846 2004-05-20  Adam Sjøgren  <asjo@koldfront.dk>
22847
22848         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
22849         (spam-crm114-header, spam-crm114-spam-switch)
22850         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
22851         (spam-crm114-positive-spam-header)
22852         (spam-crm114-database-directory, spam-list-of-processors)
22853         (spam-group-spam-processor-crm114-p)
22854         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
22855         (spam-generic-score, spam-list-of-checks)
22856         (spam-list-of-statistical-checks, spam-registration-functions)
22857         (spam-check-crm114-headers, spam-crm114-score)
22858         (spam-check-crm114, spam-crm114-register-with-crm114)
22859         (spam-crm114-register-spam-routine)
22860         (spam-crm114-unregister-spam-routine)
22861         (spam-crm114-register-ham-routine)
22862         (spam-crm114-unregister-ham-routine): Add CRM114 support.
22863
22864 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
22865
22866         * gnus.el: Add spam-use-crm114.
22867
22868         * spam.el (spam-list-of-processors, spam-registration-functions):
22869         Add spam-use-resend.
22870         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
22871         (spam-report-articles-gmane): Add doc fix.
22872         (spam-report-articles-resend, spam-report-resend-register-routine):
22873         Add wrappers around spam-report-resend-to.
22874
22875         * spam-report.el (spam-report-resend-to, spam-report-resend):
22876         Add support for resending spam.
22877         (spam-report-gmane): Fix line length >80.
22878
22879         * gnus.el (spam-process): Add spam-use-resend.
22880
22881 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
22882
22883         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
22884         number of processed spam messages.
22885         (spam-ham-copy-or-move-routine): Return the number of processed
22886         ham messages.
22887         (spam-summary-prepare-exit): Use the above values to decide
22888         whether status messages shouled be displayed.
22889
22890 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
22891
22892         * rfc2047.el (rfc2047-encode-function-alist): Rename from
22893         `rfc2047-encoding-function-alist' in order to avoid conflicting
22894         with the old version.
22895         (rfc2047-encode-region): Concatenate words containing non-ASCII
22896         characters in structured fields; don't encode space-delimited
22897         ASCII words even in unstructured fields; don't break words at
22898         char-category boundaries.
22899         (rfc2047-encode-1): New function.
22900         (rfc2047-encode): Use it; encode text so that it occupies the
22901         maximum width within 76-column; work correctly on Q encoding for
22902         iso-2022-* charsets.
22903         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
22904         sure not to break a line just after the header name.
22905         (rfc2047-b-encode-region): Remove.
22906         (rfc2047-b-encode-string): New function.
22907         (rfc2047-q-encode-region): Remove.
22908         (rfc2047-q-encode-string): New function.
22909
22910         * mm-util.el (mm-replace-in-string): New function.
22911
22912 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22913
22914         * gnus-msg.el (gnus-inews-make-draft-meta-information):
22915         Really get it right.
22916         (gnus-inews-make-draft): Really.
22917
22918 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
22919
22920         * nnmh.el (nnmh-request-list-1): Don't check the link count
22921         before descending.  (small patch)
22922
22923 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22924
22925         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
22926         stuff.
22927
22928         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
22929         Match on real group name.
22930
22931         * gnus-art.el (gnus-signature-limit): Doc fix.
22932
22933         * gnus-msg.el (gnus-inews-make-draft): Quote list.
22934
22935         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
22936
22937 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
22938
22939         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
22940         isn't a string.
22941
22942 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22943
22944         * gnus-draft.el (gnus-draft-send):
22945         Bind rfc2047-encode-encoded-words.
22946
22947         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
22948         (rfc2047-encodable-p): Say that =? needs encoding.
22949         (rfc2047-encode-encoded-words): New variable.
22950
22951         * gnus-group.el (gnus-group-select-group): Doc fix.
22952
22953         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
22954
22955         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
22956         to nil.
22957
22958         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
22959
22960         * nnheader.el (nnheader-get-lines-and-char): New function.
22961
22962 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
22963
22964         * gnus-msg.el (gnus-summary-followup-with-original):
22965         Document yanking of region when active.
22966
22967 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
22968
22969         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
22970         groups if the group level is higher than the specified value.
22971
22972 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
22973
22974         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
22975         (gnus-group-jump-to-group): Add prefix argument using
22976         `gnus-group-jump-to-group-prompt'.  Query before jumping to
22977         non-active group.
22978
22979         * compface.el (uncompface): Be verbose when changing
22980         `uncompface-use-external'.
22981
22982         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
22983         handle manual section.
22984
22985 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22986
22987         * gnus-art.el (gnus-button-alist): Revert previous change.
22988
22989 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
22990
22991         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
22992
22993 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22994
22995         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
22996         whether backend can accept message.
22997
22998         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
22999
23000 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
23001
23002         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
23003         Avoid creating directory when nntp-marks-is-evil is true.
23004         Reported by Reiner Steib.
23005
23006 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
23007
23008         * gnus-picon.el (gnus-picon-insert-glyph):
23009         Add optional `nostring' argument.
23010
23011 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
23012
23013         * gnus-picon.el (gnus-picon-style): New variable.
23014         (gnus-picon-transform-address): Support `gnus-picon-style'.
23015
23016 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23017
23018         * message.el (message-fill-field): Return point.
23019         (message-generate-headers): Go to end of field.
23020
23021         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
23022         stuff for non-living groups.
23023
23024 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
23025
23026         * gnus-art.el (gnus-article-followup-with-original)
23027         (gnus-article-reply-with-original): gnus-mark-active-p ->
23028         gnus-region-active-p.
23029
23030 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
23031
23032         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
23033         only when there is spam or ham to be processed.
23034
23035 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23036
23037         * mail-source.el (mail-source-delete-crash-box): Refactor.
23038         (mail-source-fetch): Use it.
23039         (mail-source-fetch-file): Ditto.
23040         (mail-source-fetch-directory): Run postscript in loop.
23041         (mail-source-fetch-pop): Delete.
23042         (mail-source-fetch-maildir): Ditto.
23043         (mail-source-fetch-imap): Ditto.
23044
23045         * imap.el (imap-authenticators): Comment out sasl.
23046
23047         * message.el (message-skip-to-next-address): New function.
23048         (message-fill-header-address): Refactor.
23049         (message-fill-address): Use it.
23050         (message-delete-address): Use it.
23051         (message-fill-header-general): Refactor.
23052         (message-fill-field-address): Rename.
23053         (message-narrow-to-field): Find the start of the header.
23054         (message-header-format-alist): Don't pre-fill.
23055         (message-fill-header): Remove.
23056         (message-insert-header): New function.
23057         (message-shorten-references): Use it.
23058
23059         * rfc2047.el (rfc2047-field-value): Strip props.
23060
23061         * mail-parse.el (mail-header-make-address): New alias.
23062
23063         * ietf-drums.el (ietf-drums-make-address): New function.
23064
23065         * imap.el: Add compiler directives.
23066
23067         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
23068
23069         * gnus-art.el (article-decode-idna-rhs): Don't use
23070         message-idna-inside-rhs-p.
23071
23072 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23073
23074         * message.el (message-idna-inside-rhs-p): Remove.
23075         (message-idna-to-ascii-rhs-1): Use proper address parsing.
23076
23077         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
23078         false positives.
23079
23080 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
23081
23082         * imap.el (imap-sasl-make-mechanisms): Use sasl.
23083
23084 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23085
23086         * nneething.el (nneething-file-name): Don't create spurious
23087         files.
23088
23089         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
23090         (gnus-inews-do-gcc): Remove sleep.
23091
23092         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
23093         part under point.
23094
23095         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
23096         (gnus-agent-regenerate-group): Using nil messages aren't valid.
23097
23098 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
23099
23100         * spam.el (spam-summary-prepare-exit): Fix (length).
23101
23102 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
23103
23104         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
23105         as expired without moving it" message when there are spam
23106         messages left.
23107
23108 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
23109
23110         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
23111         header is not nil.
23112
23113 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
23114
23115         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
23116         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
23117         (nntp-marks-changed-p): New arg SERVER.
23118         (nntp-request-update-info): Adjust caller.
23119
23120 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
23121
23122         * nntp.el (nntp-save-marks): Pass missing arg.
23123
23124 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
23125
23126         * nntp.el: Support marks.
23127         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
23128         (nntp-marks-modtime, nntp-marks-directory): New variables.
23129         (nntp-request-set-mark, nntp-request-update-info)
23130         (nntp-possibly-create-directory, nntp-marks-changed-p)
23131         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
23132         New functions.
23133
23134 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
23135
23136         * gnus-xmas.el (gnus-xmas-select-lowest-window)
23137         (gnus-xmas-redefine): Rename.
23138
23139         * gnus-score.el (gnus-score-insert-help):
23140         Use gnus-select-lowest-window.
23141
23142         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
23143         appt-select-lowest-window and rename to gnus-select-lowest-window.
23144
23145         * gnus.el: do.
23146
23147 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
23148
23149         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
23150         encodings of MIME-encoded words, in order to improve
23151         interoperability with several broken MUAs.
23152
23153 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
23154
23155         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
23156         tags, only when charsets are not specified in headers.
23157         (mm-inline-text-html-render-with-w3m): Ditto.
23158
23159         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
23160         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
23161
23162 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
23163
23164         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
23165         instead of MIME-decoded from fields when checking
23166         `gnus-article-address-banner-alist'.
23167
23168 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
23169
23170         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
23171         description rather than subject.
23172
23173 2004-05-02  Steve Youngs  <steve@youngs.au.com>
23174
23175         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
23176
23177 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23178
23179         * gnus.el (gnus-version-number): Bump.
23180
23181 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
23182
23183         * gnus.el: No Gnus v0.2 is released.
23184
23185 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23186
23187         * gnus-agent.el (gnus-agent-read-agentview):
23188         Inline gnus-uncompress-range.
23189
23190 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
23191
23192         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
23193         `exec-installed-p'.
23194
23195 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
23196
23197         * gnus.el (spam-process, spam-autodetect-methods):
23198         Add bsfilter and bsfilter-headers.
23199
23200         * spam.el (spam-bsfilter): New customize group.
23201         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
23202         (spam-bsfilter-header, spam-bsfilter-probability-header)
23203         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
23204         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
23205         (spam-bsfilter-database-directory): New options.
23206         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
23207         (spam-list-of-statistical-checks, spam-registration-functions):
23208         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
23209         (spam-bsfilter-score): New command.
23210         (spam-check-bsfilter-headers, spam-check-bsfilter)
23211         (spam-bsfilter-register-with-bsfilter)
23212         (spam-bsfilter-register-spam-routine)
23213         (spam-bsfilter-unregister-spam-routine)
23214         (spam-bsfilter-register-ham-routine)
23215         (spam-bsfilter-unregister-ham-routine): New functions.
23216         (spam-generic-score): Support bsfilter; Accept an optional argument
23217         to recalcurate spam score even if scoring header has already been
23218         added.
23219         (spam-bogofilter-score, spam-spamassassin-score): Accept an
23220         optional argument to recalcurate spam score even if scoring header
23221         has already been added.
23222
23223 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
23224
23225         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
23226         strings!  Reported by David D. Smith <davidsmith@acm.org>.
23227         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
23228         link is missing.
23229
23230 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
23231
23232         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
23233         (html2text-get-attr): Rewrite.
23234
23235         * message.el (message-setup-1): Remove redundant put-text-property
23236         on mail-header-separator.
23237
23238 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
23239
23240         * gnus-registry.el (gnus-registry-cache-whitespace)
23241         (gnus-registry-action, gnus-registry-spool-action)
23242         (gnus-registry-split-fancy-with-parent): Change message levels
23243         from 5 to 3 or 7, as needed.
23244
23245         * spam.el (spam-summary-prepare-exit)
23246         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
23247         (spam-split, spam-find-spam, spam-log-undo-registration)
23248         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
23249         level from 5 to 6.
23250
23251 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
23252
23253         * gnus-ems.el: Autoload appt-select-lowest-window (revert
23254         2004-03-04 change).
23255
23256 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
23257
23258         * sieve-manage.el (sieve-manage-open):
23259         * nnweb.el (nnweb-insert-html):
23260         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
23261         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
23262         * nnspool.el (nnspool-request-group):
23263         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
23264         * nnml.el (nnml-request-update-info):
23265         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
23266         (nnmh-request-create-group, nnmh-update-gnus-unreads):
23267         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
23268         (nnimap-request-set-mark):
23269         * nnfolder.el (nnfolder-request-update-info):
23270         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
23271         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
23272         * gnus-uu.el (gnus-uu-find-articles-matching):
23273         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
23274         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
23275         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
23276         * gnus-nocem.el (gnus-nocem-scan-groups):
23277         * gnus-int.el (gnus-start-news-server):
23278         * gnus-group.el (gnus-group-make-kiboze-group)
23279         (gnus-group-browse-foreign-server):
23280         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
23281         Use mapc when appropriate.
23282
23283 2004-04-22  Dan Christensen  <jdc@uwo.ca>
23284             Adam Sjøgren  <asjo@koldfront.dk>
23285             Wes Hardaker  <wes@hardakers.net>
23286             Michael Shields  <shields@msrl.com>
23287
23288         * spam.el (spam-necessary-extra-headers): Get the extra headers we
23289         may need for spam sorting and scoring.
23290         (spam-user-format-function-S): Add user format function suitable for
23291         general use.
23292         (spam-article-sort-by-spam-status): Add sorting function for summary
23293         sorting.
23294         (spam-extra-header-to-number): Add function to get a score from a
23295         header.
23296         (spam-summary-score): Add function to get a numeric score from the
23297         headers.
23298         (spam-generic-score): Fix function doc, was in wrong place.
23299         (spam-initialize): Take symbols when it's run, and install the
23300         extra headers that spam-necessary-extra-headers thinks we need.
23301
23302 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
23303
23304         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
23305         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
23306
23307 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
23308
23309         * gnus-sum.el (gnus-set-global-variables)
23310         (gnus-build-all-threads, gnus-get-newsgroup-headers)
23311         (gnus-article-get-xrefs, gnus-summary-best-group)
23312         (gnus-summary-next-article, gnus-summary-enter-digest-group)
23313         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
23314         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
23315         Use with-current-buffer.
23316
23317 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
23318
23319         * spam.el (spam-summary-prepare-exit): Simplify logic.
23320         (spam-fetch-article-header): Read the article header if it's not
23321         available.
23322         (spam-list-articles): Simplify logic.
23323         (spam-filelist-register-routine): Fix bug with unregister-list.
23324
23325         * gnus-registry.el: Fix comments at beginning.
23326
23327 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
23328
23329         * message.el (message-cater-to-broken-inn): Remove.
23330         (message-shorten-references): Make sure the total folded length of
23331         References is shorter than 998 characters to cater to a bug in INN
23332         2.3.  Also, don't pretend that references aren't folded -- this
23333         hasn't worked for a while.
23334
23335 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
23336
23337         * gnus-agent.el (gnus-agentize):
23338         gnus-agent-send-mail-real-function no longer set to current value
23339         of message-send-mail-function but rather a lambda that calls
23340         message-send-mail-function.  The change makes the agent real-time
23341         responsive to user changes to message-send-mail-function.
23342
23343 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
23344
23345         * legacy-gnus-agent.el
23346         (gnus-agent-convert-to-compressed-agentview): Fix typos with
23347         help from Florian Weimer <fw@deneb.enyo.de>
23348
23349 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
23350
23351         * nnmail.el (nnmail-cache-insert): Revert last change.
23352
23353 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
23354
23355         * nnmail.el (nnmail-cache-insert): Always check whether
23356         nnmail-cache-ignore-groups matches a group name.
23357
23358 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
23359
23360         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
23361         (spam-find-spam, spam-log-processing-to-registry)
23362         (spam-log-registered-p, spam-log-unregistration-needed-p)
23363         (spam-log-undo-registration): Use gnus-message instead of
23364         gnus-error, none of these errors are fatal.
23365
23366         * gnus-registry.el (gnus-registry-clean-empty-function)
23367         (gnus-registry-clean-empty): Remove only empty entries without
23368         extra data.
23369
23370 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
23371
23372         * spam-stat.el (spam-stat-buffer-change-to-spam)
23373         (spam-stat-buffer-change-to-non-spam): Change (error) to
23374         (gnus-message 8) invocation.
23375
23376 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
23377
23378         * nntp.el (nntp-via-netcat-command): New variable.
23379         (nntp-via-netcat-switches): New variable.
23380         (nntp-open-via-rlogin-and-netcat): New function.
23381         (nntp-open-connection-function): Doc fix.
23382         (nntp-telnet-command): Doc fix.
23383         (nntp-end-of-line): Doc fix.
23384         (nntp-via-rlogin-command): Doc fix.
23385         (nntp-via-user-name): Doc fix.
23386         (nntp-via-address): Doc fix.
23387
23388 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
23389
23390         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
23391         error in Emacs 21.1.
23392
23393 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
23394
23395         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
23396
23397 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
23398
23399         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
23400         (gnus-agent-with-refreshed-group): New macro.
23401         (gnus-agent-rename-group): New function.
23402         (gnus-agent-delete-group): New function.
23403         (gnus-agent-save-group-info): Use gnus-command-method when
23404         `method' parameter is nil.  Don't write nil entries into the
23405         active file.
23406         (gnus-agent-get-group-info): New function.
23407         (gnus-agent-fetch-articles):
23408         Use gnus-agent-update-files-total-fetched-for to increment disk space
23409         used.
23410         (gnus-agent-fetch-headers, gnus-agent-save-alist):
23411         Use gnus-agent-update-view-total-fetched-for to increment disk space
23412         used.
23413         (gnus-agent-get-local): Add optional parameters to avoid calling
23414         gnus-group-real-name and gnus-find-method-for-group.
23415         (gnus-agent-set-local): Delete stored entry if either min, or max,
23416         are nil.
23417         (gnus-agent-fetch-session): Reworded error/quit messages.
23418         On quit, use gnus-agent-regenerate-group to record existance of any
23419         articles fetched to disk before the quit occurred.
23420         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
23421         gnus-agent-update-view-total-fetched-for, and
23422         gnus-agent-update-files-total-fetched-for to decrement disk space
23423         used.
23424         (gnus-agent-retrieve-headers):
23425         Use gnus-agent-update-view-total-fetched-for to increment disk space
23426         used.
23427         (gnus-agent-regenerate-group): Replace gnus-group-update-group
23428         with gnus-agent-update-files-total-fetched-for to decrement disk
23429         space and fresh group buffer.
23430         (gnus-agent-inhibit-update-total-fetched-for): New variable.
23431         (gnus-agent-need-update-total-fetched-for): New variable.
23432         (gnus-agent-update-files-total-fetched-for): New function.
23433         (gnus-agent-update-view-total-fetched-for): New function.
23434         (gnus-agent-total-fetched-for): New function.
23435
23436         * gnus-cache.el (gnus-cache-save-buffers):
23437         Use gnus-cache-update-overview-total-fetched-for to change disk space
23438         used by this group.
23439         (gnus-cache-possibly-enter-article):
23440         Use gnus-cache-update-file-total-fetched-for to increment disk space
23441         used by this group.
23442         (gnus-cache-possibly-remove-article):
23443         Use gnus-cache-update-file-total-fetched-for to decrement disk space
23444         used by this group.
23445         (gnus-cache-generate-nov-databases): Purge total fetched cache.
23446         (gnus-cache-rename-group): New function.
23447         (gnus-cache-delete-group): New function.
23448         (gnus-cache-inhibit-update-total-fetched-for): New variable.
23449         (gnus-cache-need-update-total-fetched-for): New variable.
23450         (gnus-cache-with-refreshed-group): New macro.
23451         (gnus-cache-update-file-total-fetched-for): New function.
23452         (gnus-cache-update-overview-total-fetched-for): New function.
23453         (gnus-cache-rename-group-total-fetched-for): New function.
23454         (gnus-cache-delete-group-total-fetched-for): New function.
23455         (gnus-cache-total-fetched-for): New function.
23456
23457         * gnus-group.el: Require gnus-sum and autoload functions to
23458         resolve warnings when gnus-group.el compiled alone.
23459         (gnus-group-line-format): Documented new %F.
23460         (size of Fetched data) group line format; identifies disk space
23461         used by agent and cache.
23462         (gnus-group-line-format-alist): Defined new F format.
23463         (gnus-total-fetched-for): New function.
23464         (gnus-group-delete-group): No longer update
23465         gnus-cache-active-altered as gnus-request-delete-group now keeps
23466         the cache in sync.
23467         (gnus-group-list-active): Let the agent store a server's active
23468         list if currently plugged.
23469
23470         * gnus-int.el (gnus-request-delete-group):
23471         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
23472         local disk in sync with the server.
23473         (gnus-request-rename-group):
23474         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
23475         local disk in sync with the server.
23476
23477         * gnus-start.el (gnus-get-unread-articles):
23478         Cosmetic simplification to logic.
23479
23480         * gnus-util.el (gnus-rename-file): New function.
23481
23482 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
23483
23484         * mm-util.el (mm-image-load-path): Handle nil in load-path.
23485
23486 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
23487
23488         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
23489         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
23490
23491 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
23492
23493         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
23494         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
23495
23496 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
23497
23498         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
23499
23500 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
23501
23502         * spam.el (spam-set-difference): Add function to replace
23503         gnus-set-difference in spam.el.
23504         (spam-summary-prepare-exit): Use spam-set-difference.
23505
23506 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
23507
23508         * gnus-registry.el (gnus-registry-cache-file): Update to use
23509         gnus-dribble-directory OR gnus-home-directory OR ~.
23510         (gnus-registry-split-fancy-with-parent): Fix doc.
23511
23512 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
23513
23514         * message.el (message-exchange-point-and-mark):
23515         Use message-mark-active-p.  Suggested by Jesper Harder
23516         <harder@ifa.au.dk>.
23517
23518 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
23519
23520         * message.el (message-exchange-point-and-mark): Don't activate
23521         region if it was inactive.  Suggested by Hiroshi Fujishima
23522         <pooh@nature.tsukuba.ac.jp>.
23523
23524 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
23525
23526         * gnus-art.el (article-display-face): Display Faces in the same
23527         order as X-Faces.
23528
23529 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
23530
23531         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
23532
23533 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
23534
23535         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
23536         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
23537         (gnus-article-mime-hierarchy): Remove.
23538         (gnus-article-mime-hierarchy-next): Remove.
23539         (gnus-article-mode): Revert 2004-03-19 change.
23540         (gnus-article-setup-buffer): Revert 2004-03-19 change.
23541         (gnus-insert-mime-button): Revert 2004-03-19 change.
23542         (gnus-mime-accumulate-hierarchy): Remove.
23543         (gnus-mime-enter-multipart): Remove.
23544         (gnus-mime-leave-multipart): Remove.
23545         (gnus-mime-display-part): Revert 2004-03-19 change.
23546         (gnus-mime-display-alternative): Revert 2004-03-19 change.
23547
23548         * mml.el (mml-preview): Revert 2004-03-19 change.
23549
23550 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
23551
23552         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
23553
23554 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
23555
23556         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
23557         t while entering a file name using the mm-with-multibyte macro.
23558         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
23559
23560         * mm-util.el (mm-with-multibyte): New macro.
23561
23562 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
23563
23564         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
23565         New user option.
23566         (gnus-mime-multipart-functions): Doc and customization fix.
23567         (gnus-article-mime-hierarchy): New variable.
23568         (gnus-article-mime-hierarchy-next): New variable.
23569         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
23570         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
23571         gnus-article-mime-hierarchy-next to nil.
23572         (gnus-insert-mime-button): Show hierarchy numbers.
23573         (gnus-mime-accumulate-hierarchy): New function.
23574         (gnus-mime-enter-multipart): New function.
23575         (gnus-mime-leave-multipart): New function.
23576         (gnus-mime-display-part): Recompute hierarchical MIME structure.
23577         (gnus-mime-display-alternative): Show hierarchy numbers.
23578
23579         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
23580         gnus-article-mime-hierarchy-next to nil.
23581
23582 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
23583
23584         * dns.el: Don't require gnus-xmas.
23585
23586 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
23587
23588         * mml.el (mml-generate-mime-1): Don't use format=flowed with
23589         inline PGP.
23590         (mml-menu): Disable mml-quote-region if mark is inactive.
23591
23592 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
23593
23594         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
23595         when the group's active is not available.
23596
23597 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
23598
23599         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
23600         error.
23601
23602 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
23603
23604         * imap.el (imap-store-password): New variable.
23605         (imap-interactive-login): Use it.
23606         Suggested by Mark Plaksin <happy@mcplaksin.org>.
23607
23608 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
23609
23610         * gnus-art.el (gnus-article-read-summary-keys): Restore new
23611         window-start and hscroll to summary window.
23612
23613 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
23614
23615         * gnus-start.el (gnus-convert-old-newsrc): Only write the
23616         conversion message to newsrc-dribble when an actual conversion is
23617         performed.
23618
23619 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
23620
23621         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
23622
23623 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
23624
23625         * mm-decode.el (mm-complicated-handles): New function reviving
23626         former definition of mm-multiple-handles.
23627
23628         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
23629         (gnus-mime-delete-part): Use it.
23630
23631 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
23632
23633         * gnus-agent.el (gnus-agent-read-local):
23634         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
23635         avoid the implicit assumption that they will always be equal.
23636         (gnus-agent-save-local): Bind buffer-file-coding-system, not
23637         coding-system-for-write, as the with-temp-file macro first prints
23638         to a buffer then saves the buffer.
23639
23640 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
23641
23642         * gnus-art.el (gnus-article-edit-part): New function.
23643         (gnus-mime-save-part-and-strip): Use it; do query instead of
23644         signaling an error; don't use mm-multiple-handles.
23645         (gnus-mime-delete-part): Ditto.
23646
23647 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
23648
23649         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
23650         old file versions.
23651         (gnus-group-prepare-hook): Remove function that converted list
23652         form of gnus-agent-expire-days to group properties.
23653
23654         * gnus-int.el: Autoload gnus-agent-regenerate-group.
23655         (gnus-request-accept-article): Re-indented.
23656
23657         * gnus-start.el (gnus-convert-old-newsrc): Registered new
23658         converters to handle old agent file formats.  Add logic for a
23659         "backup before upgrading warning".
23660         (gnus-convert-mark-converter-prompt): Developers can mark
23661         functions as needing (default), or not needing,
23662         gnus-convert-old-newsrc's "backup before upgrading warning".
23663         (gnus-convert-converter-needs-prompt): Tests whether the user
23664         should be protected from potentially irreversable changes by the
23665         function.
23666
23667         * legacy-gnus-agent.el: New.  Provides converters that are only
23668         loaded when gnus-convert-old-newsrc needs to call them.
23669
23670 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
23671
23672         * mail-source.el (mail-source-touch-pop): Doc fix.
23673
23674         * message.el (message-smtpmail-send-it): Doc fix.
23675
23676 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
23677
23678         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
23679
23680         * nnmail.el (nnmail-split-fancy): do.
23681
23682         * gnus-kill.el (gnus-kill, gnus-execute): do.
23683
23684 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
23685
23686         * gnus-sum.el (gnus-widget-reversible-match)
23687         (gnus-widget-reversible-to-internal)
23688         (gnus-widget-reversible-to-external): New functions.
23689         (gnus-widget-reversible): New widget.
23690         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
23691
23692 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
23693
23694         * gnus-sum.el (gnus-thread-sort-functions)
23695         (gnus-article-sort-functions): Document `(not F)' items.
23696
23697 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
23698
23699         * spam.el (spam-use-gmane-xref): Add new backend.
23700         (spam-gmane-xref-spam-group): Add variable to control the name of the
23701         Gmane spam group.
23702         (spam-blackhole-servers, spam-blackhole-good-server-regex)
23703         (spam-regex-headers-spam, spam-regex-headers-ham)
23704         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
23705         (spam-list-of-checks): Add spam-use-gmane-xref to list of
23706         backends and checks.
23707         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
23708
23709         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
23710         an autodetect method.
23711
23712 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
23713
23714         * gnus-int.el (gnus-request-accept-article): Inform the agent that
23715         articles are being added to a group.
23716         (gnus-request-replace-article): Inform the agent that articles
23717         need to be uncached as the cached contents are no longer valid.
23718
23719 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
23720
23721         * binhex.el: Don't autoload executable-find.
23722
23723         * canlock.el: Don't autoload mail-fetch-field.
23724
23725         * dgnushack.el: Autoload c-mode for XEmacs.
23726
23727         * gnus-ems.el: Don't autoload appt-select-lowest-window.
23728
23729         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
23730         rmail-dont-reply-to and rmail-output.
23731
23732         * gnus-score.el: Don't autoload ffap-string-at-point.
23733
23734         * gnus-setup.el: Don't autoload sc-cite-original.
23735
23736         * imap.el: Don't autoload base64-decode-string,
23737         base64-encode-string and md5.
23738
23739         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
23740         and rmail-msg-restore-non-pruned-header.
23741
23742         * mm-decode.el: Don't autoload executable-find.
23743
23744         * mm-url.el: Don't autoload executable-find.
23745
23746         * mm-view.el: Don't autoload diff-mode.
23747
23748         * nndb.el: Don't autoload news-reply-mode, news-setup,
23749         cancel-timer and telnet.
23750
23751         * password.el: Don't autoload run-at-time for Emacs.
23752
23753         * sha1-el.el: Don't autoload executable-find.
23754
23755         * sieve-mode.el: Don't autoload c-mode.
23756
23757         * uudecode.el: Don't autoload executable-find.
23758
23759 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
23760
23761         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
23762         (gnus-agent-possibly-alter-active): Avoid null in numeric
23763         comparison.
23764         (gnus-agent-set-local): Refuse to save null in local object table.
23765         (gnus-agent-regenerate-group): The REREAD parameter can now be a
23766         list of articles that will be marked as unread.
23767
23768 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
23769
23770         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
23771
23772 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
23773
23774         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
23775         language tags.
23776
23777 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
23778
23779         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
23780         Don't bind "obarray".
23781
23782         * gnus-sum.el (gnus-thread-sort-functions):
23783         Add `gnus-thread-sort-by-most-recent-number' and
23784         `gnus-thread-sort-by-most-recent-date'.
23785         Reported by Kai Grossjohann <kai@emptydomain.de>.
23786
23787 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
23788
23789         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
23790
23791 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
23792
23793         * gnus-cus.el (gnus-agent-customize-category):
23794         Remove ignore-errors macro reference that required cl to be loaded at
23795         run-time.
23796
23797         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
23798         single-interval range of the form (min . max).  Previously the
23799         range had to look like ((min . max)).  Likewise, return
23800         (min . max) rather than ((min . max)).
23801         (gnus-range-map): Use gnus-range-normalize to accept
23802         single-interval range.
23803
23804         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
23805         the cache, but not the agent, now appear with their usual face.
23806
23807         * dgnushack.el (loaddir): New variable that is bound to the
23808         directory containing the dgnushack.el file. Use loaddir, rather
23809         than srcdir, to update load-path. Change lets dgnushack compile
23810         code in directories other than GNUS/lisp.
23811
23812 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
23813
23814         * lpath.el: Don't bind w3m-safe-url-regexp.
23815
23816         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
23817         w3m-safe-url-regexp variable buffer-local.
23818
23819         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
23820
23821 2004-02-27  Simon Josefsson  <jas@extundo.com>
23822
23823         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
23824         gnus-group-real-prefix.
23825         (gnus-summary-move-article): Use it, instead of
23826         gnus-group-real-prefix.
23827
23828 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
23829
23830         * lpath.el: Bind w3m-safe-url-regexp.
23831
23832         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
23833         w3m-safe-url-regexp variable buffer-local and set it as the value
23834         of mm-w3m-safe-url-regexp.
23835
23836         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
23837
23838         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
23839         parsing gnus-posting-styles when the message is not for replying.
23840
23841         * dgnushack.el: Autoload sgml-mode for XEmacs.
23842
23843         * nnrss.el (nnrss-opml-export):
23844         Use mm-set-buffer-file-coding-system instead of
23845         set-buffer-file-coding-system.
23846
23847 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
23848
23849         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
23850         of checkdoc.el).
23851         * nnrss.el: do.
23852         * gnus-mlspl.el: do.
23853         * gnus-ml.el: do.
23854         * gnus-srvr.el: do.
23855
23856         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
23857
23858 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
23859
23860         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
23861         Corrections to custom-manual links.
23862
23863         * gnus-art.el (gnus-article): Ditto.
23864
23865         * mm-decode.el (mime-display, mime-security): Ditto.
23866
23867 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
23868
23869         * flow-fill.el: Typo.
23870
23871 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
23872
23873         * spam-wash.el: New file.
23874
23875 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
23876
23877         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
23878
23879 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
23880
23881         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
23882         to be run with new-articles as LIST1, not LIST2.
23883         (spam-registration-functions): Add spam-use-ham-copy as a nil
23884         registration backend.
23885
23886 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
23887
23888         * spam-stat.el (spam-stat-washing-hook): New option.
23889         (spam-stat-buffer-words): Use it.
23890         (spam-stat-process-directory, spam-stat-test-directory):
23891         Use insert-file-contents-literally.
23892         (spam-stat-coding-system): New variable.
23893         (spam-stat-load, spam-stat-save): Use it.
23894
23895 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
23896
23897         * spam-report.el (spam-report-plug-agent):
23898         Quote spam-report-url-to-file and spam-report-url-ping-plain.
23899
23900 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
23901
23902         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
23903         Allow / in mailto URLs.
23904
23905 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
23906
23907         * spam-report.el (spam-report-process-queue): Fix interactive use.
23908         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
23909         (spam-report-unplug-agent): Doc fixes.
23910         (spam-report-url-ping-mm-url, spam-report-url-to-file)
23911         (spam-report-agentize, spam-report-deagentize): Autoload.
23912
23913 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
23914
23915         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
23916
23917         * message.el (message-setup-fill-variables): Add mml tags to
23918         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
23919         <ajk@iu.edu>.
23920         (message-mode): Don't modify paragraph-separate there.
23921
23922 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
23923
23924         * compface.el (uncompface-use-external): Default to undecided.
23925         (uncompface-use-external-threshold): New variable.
23926         (uncompface-float-time): New macro.
23927         (uncompface): Determine whether to use the external decoder if
23928         uncompface-use-external is undecided.
23929
23930 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23931
23932         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
23933         after images.
23934
23935         * gnus-art.el (gnus-mime-display-single): Remove dead code.
23936
23937 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
23938
23939         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
23940
23941         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
23942
23943         * gnus-sum.el (gnus-summary-limit-to-age)
23944         (gnus-summary-limit-children): do.
23945
23946         * gnus-int.el (gnus-request-scan): do.
23947
23948         * gnus-group.el (gnus-group-suspend): do.
23949
23950         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
23951
23952         * gnus-cite.el (gnus-cite-parse-attributions): do.
23953
23954         * gnus-agent.el (gnus-summary-set-agent-mark)
23955         (gnus-agent-regenerate-group): do.
23956
23957         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
23958
23959         * binhex.el (binhex-decode-region-internal): do.
23960
23961 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
23962
23963         * gnus-fun.el (gnus-face-properties-alist): New user option.
23964         (gnus-display-x-face-in-from): Use it.
23965
23966         * gnus-art.el (article-display-face): Ditto.
23967
23968         * compface.el (uncompface-use-external): Default to nil.
23969
23970 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
23971
23972         * nntp.el (nntp-erase-buffer): New function.
23973         (nntp-retrieve-data, nntp-send-command)
23974         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
23975         (nntp-possibly-change-group): Use it.
23976
23977         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
23978         Use with-current-buffer.
23979
23980 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
23981
23982         * compface.el: Merge the ELisp-based uncompface program.
23983         (compface): New customization group.
23984         (uncompface-use-external): New user option.
23985         (uncompface): Call uncompface-internal if uncompface-use-external
23986         is nil.
23987         (uncompface-internal): New function.  Note that there are also
23988         some other functions and variables added for this function.
23989
23990 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
23991
23992         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
23993         if necessary.
23994
23995 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
23996
23997         * spam-report.el (spam-report-unplug-agent)
23998         (spam-report-plug-agent, spam-report-deagentize)
23999         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
24000         Add support for the Agent in spam-report: when unplugged, report to a
24001         file; when plugged, submit all the requests.
24002
24003         * spam.el (spam-register-routine): Fix message about
24004         registration.
24005
24006 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
24007
24008         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
24009         dependencies.
24010         (rfc2047-encode): Use it.
24011
24012         * gnus-art.el (gnus-button-marker-list): Move before first
24013         reference.
24014
24015         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
24016         (imap-parse-body): Fix format string mismatch.
24017
24018         * gnus-score.el (gnus-summary-increase-score): do.
24019
24020         * nnrss.el (nnrss-close): New function.
24021
24022 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
24023
24024         * nnrss.el (nnrss-make-filename): New function.
24025         (nnrss-request-delete-group, nnrss-read-server-data)
24026         (nnrss-save-server-data, nnrss-read-group-data)
24027         (nnrss-save-group-data): Use it.
24028         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
24029         (nnrss-read-server-data, nnrss-read-group-data): Use load.
24030         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
24031
24032 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
24033
24034         * mml.el (mml-compute-boundary-1): Don't uncompress files.
24035
24036 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
24037
24038         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
24039         files.
24040
24041         * message.el (message-generate-headers-first): Don't quote nil
24042         and t in docstrings.
24043
24044         * imap.el (imap-id): do.
24045
24046         * gnus-agent.el (gnus-agent-consider-all-articles)
24047         (gnus-agent-queue-mail): do.
24048
24049 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
24050
24051         * spam-report.el (spam-report-process-queue): New function.
24052         Process requests from `spam-report-requests-file'.
24053         (spam-report-process-queue): Doc fix.
24054
24055 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
24056
24057         * spam.el (spam-register-routine)
24058         (spam-log-processing-to-registry, spam-log-registered-p)
24059         (spam-log-unregistration-needed-p, spam-log-undo-registration):
24060         Change "check" to "spam-check" for semi-clarity.
24061
24062 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
24063
24064         * pop3.el: Require nnheader.
24065
24066         * mml-smime.el: Require cl.  Autoload message-fetch-field.
24067
24068         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
24069
24070         * gnus-picon.el: Require cl.
24071
24072         * gnus-fun.el: Require gnus-ems and gnus-util.
24073
24074         * gnus.el (gnus-method-to-server): Move defsubst before first use.
24075
24076         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr.
24077
24078         * gnus-art.el (gnus-article-edit-mode): Define before first
24079         reference.
24080
24081 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
24082
24083         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
24084         (gnus-uu-post-encoded): Use point-at-bol.
24085
24086         * gnus-topic.el (gnus-group-active-topic-p): do.
24087
24088         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
24089
24090         * gnus-group.el (gnus-group-kill-region): do.
24091
24092         * gnus-art.el (article-date-ut): do.
24093
24094         * message.el (message-fetch-field): Remove redundant
24095         case-fold-search binding.
24096         (message-narrow-to-field): Simplify.
24097
24098 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
24099
24100         * spam.el (spam-directory): Derive from `gnus-directory'.
24101
24102         * spam-report.el (spam-report-url-to-file)
24103         (spam-report-requests-file): New function and variable for offline
24104         reporting.
24105         (spam-report-url-ping-function): Add `spam-report-url-to-file'
24106         and user defined function.
24107         (spam-report-url-ping-mm-url): Remove doubled slash.
24108
24109 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
24110
24111         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
24112
24113 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
24114
24115         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
24116         Fix format string mismatch.
24117
24118         * sieve.el (sieve-deactivate-all): do.
24119
24120         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
24121
24122         * nnlistserv.el (nnlistserv-kk-wash-article): do.
24123
24124         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
24125
24126         * mm-bodies.el (mm-7bit-chars): Don't include \r.
24127
24128 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
24129
24130         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
24131         the list of checks.
24132
24133 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
24134
24135         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
24136         padding.
24137
24138 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
24139
24140         * mm-view.el (mm-fill-flowed): New variable.
24141         (mm-inline-text): Use it.
24142
24143 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
24144
24145         * spam.el (spam-spamassassin-register-ham-routine)
24146         (spam-spamassassin-register-spam-routine): Fix function names.
24147
24148 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
24149
24150         * gnus.el (gnus-tmp-grouplens): Remove.
24151         (gnus-summary-line-format): Remove grouplens.
24152
24153         * gnus-group.el (gnus-group-line-format): Ditto.
24154
24155         * gnus-spec.el (gnus-format-specs): Ditto.
24156         (gnus-update-format-specifications): Flush the group format spec
24157         cache if there's the grouplens stuff.
24158         (gnus-parse-simple-format): Replace %l with the empty string.
24159
24160 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
24161
24162         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
24163         omission.
24164
24165 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
24166
24167         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
24168         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
24169
24170 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
24171
24172         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
24173         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
24174         New macros and functions.
24175         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
24176         Handle > NLINK_MAX messages.
24177         * nnmaildir.el (nnmaildir-request-set-mark):
24178         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
24179
24180 2004-01-25  Alex Schroeder  <alex@gnu.org>
24181
24182         * spam-stat.el (spam-stat-process-directory-age): New option.
24183         (spam-stat-process-directory): Use it.
24184
24185 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
24186
24187         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
24188         (spam-stat-save): Accept prefix argument.
24189
24190 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
24191
24192         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
24193         links" error.
24194
24195 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
24196
24197         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
24198         the rest of the and/or forms.
24199
24200 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
24201
24202         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
24203         compatibility with old .newsrc.eld files.
24204
24205         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
24206
24207         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
24208
24209         * gnus-start.el (gnus-1): do.
24210
24211         * gnus-group.el (gnus-group-line-format-alist): do.
24212
24213         * gnus.el (gnus-use-grouplens, gnus-visual): do.
24214
24215         * gnus-gl.el: Remove.
24216
24217 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
24218
24219         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
24220         marks consisting of a single range {for example, (3 . 5)} rather
24221         than a list of a single range { ((3 . 5)) }.
24222
24223 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
24224
24225         * spam-stat.el (spam-stat-store-gnus-article-buffer):
24226         Use with-current-buffer.
24227         (spam-stat-store-current-buffer): Use insert-buffer-substring to
24228         avoid consing a string.
24229
24230         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
24231         Remove obsolete entries for big5 and gb2312.
24232
24233 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
24234
24235         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
24236         uncompressed list.
24237
24238 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
24239
24240         * spam-stat.el (spam-stat-strip-xref): New function.
24241         (spam-stat-process-directory): Use it.
24242
24243         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
24244         here -- it's done in message-fetch-field.
24245
24246 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
24247
24248         * gnus-agent.el (gnus-agent-queue-mail)
24249         (gnus-agent-prompt-send-queue): New variables.
24250         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
24251         * gnus-draft.el (gnus-group-send-queue): Pass the group name
24252         "nndraft:queue" along to gnus-draft-send.
24253         Use gnus-agent-prompt-send-queue.
24254         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
24255         is "nndraft:queue".  Suggested by Gaute Strokkenes
24256         <gs234@srcf.ucam.org>
24257
24258         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
24259         (agent-enable-undownloaded-faces): Add.
24260         (gnus-agent-cat-groups): Use eval-and-compile, not
24261         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
24262         method of gnus-agent-cat-groups even when the buffer has been
24263         evaled.
24264         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
24265         delete gnus-agent-save-active-1.
24266         (gnus-agent-save-groups): Delete.  Identical to
24267         gnus-agent-save-active.
24268         (gnus-agent-write-active): No longer adjust agent's copy of active
24269         file as agent's adjustments are now stored in their own
24270         file.  Remove optional parameter.
24271         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
24272         servers.  Add use of min/max range limits from server's local
24273         file.
24274         (gnus-agent-save-alist): Remove unused optional argument.
24275         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
24276         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
24277         (gnus-agent-set-local): A per-server file that keeps min/max range
24278         limits for articles known to the agent.  Provides a fast mechanism
24279         for altering many active ranges.
24280         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
24281         active file (local makes it unnecessary).
24282         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
24283
24284         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
24285         (agent-enable-undownloaded-faces): Add.
24286
24287         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
24288         disable it when sending to "nndraft:queue".
24289         (gnus-group-send-queue): Add safety check to avoid sending queue
24290         when unplugged.
24291
24292         * gnus-group.el (gnus-group-catchup): Use new
24293         gnus-sequence-of-unread-articles, not
24294         gnus-list-of-unread-articles, to avoid exhausting memory with huge
24295         numbers of articles.  Use gnus-range-map to avoid having to
24296         uncompress the unread list.
24297         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
24298         Fix invalid ange-ftp reference.
24299
24300         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
24301         (gnus-sorted-range-intersection): Intersection of two ranges
24302         without requiring that they first be uncompressed.
24303
24304         * gnus-start.el (gnus-activate-group): Unless blocked by the
24305         caller, possibly expand the active range to include both cached
24306         and agentized articles.
24307         (gnus-convert-old-newsrc): Rewrote in anticipation of having
24308         multiple version-dependent converters.
24309         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
24310         gnus-agent-save-active.
24311         (gnus-save-newsrc-file): Save dirty agent range limits.
24312
24313         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
24314         gnus-agent-possibly-alter-active.
24315         (gnus-adjust-marked-articles): Faster handling of simple lists.
24316
24317 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
24318
24319         * spam-stat.el (spam-stat-test-directory): New optional argument
24320         displays a list of files detected.  Suggested by Andrew Cohen
24321         <cohen@andy.bu.edu>.
24322         (spam-stat-buffer-words-with-scores): Don't narrow and change
24323         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
24324
24325 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
24326
24327         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
24328         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
24329         (spam-spamassassin-arguments)
24330         (spam-spamassassin-spam-flag-header)
24331         (spam-spamassassin-positive-spam-flag-header)
24332         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
24333         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
24334         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
24335         (spam-list-of-processors, spam-list-of-checks)
24336         (spam-list-of-statistical-checks, spam-registration-functions)
24337         (spam-check-spamassassin-headers, spam-check-spamassassin)
24338         (spam-spamassassin-score)
24339         (spam-spamassassin-register-with-sa-learn)
24340         (spam-spamassassin-register-spam-routine)
24341         (spam-spamassassin-register-ham-routine)
24342         (spam-assassin-register-spam-routine)
24343         (spam-assassin-register-ham-routine): Add SpamAssassin support.
24344         (spam-bogofilter-score): Fix to show article before scoring.
24345
24346 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
24347
24348         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
24349         default scoring function.
24350         (spam-generic-score): Call spam-spamassassin-score if
24351         spam-use-spamassassin or spam-use-spamassassin-headers is on;
24352         spam-bogofilter-score otherwise.
24353
24354         * gnus.el (spam-process, spam-autodetect-methods):
24355         Add spamassassin and spamassassin-headers.
24356
24357 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
24358
24359         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
24360         Suppress unnecessary messages.
24361
24362 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
24363
24364         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
24365         make-hash-table.
24366
24367 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
24368
24369         * canlock.el (base64-encode-string): Don't autoload it.
24370
24371 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
24372
24373         * run-at-time.el: Remove useless (require 'itimer),
24374         eval-and-compile and (featurep 'xemacs).
24375
24376 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
24377
24378         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
24379         GROUP is a virtual group.
24380
24381 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
24382
24383         * gnus.el: Autoload `message-y-or-n-p'.
24384
24385 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
24386
24387         * pgg-parse.el: Remove unnecessary (require 'custom).
24388
24389         * pgg-def.el: do.
24390
24391         * nnmail.el: do.
24392
24393         * gnus-undo.el: do.
24394
24395         * gnus-picon.el: do.
24396
24397         * gnus-util.el: do.
24398
24399 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
24400
24401         * gnus-sum.el (gnus-pick-line-number): Add autoload.
24402
24403 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
24404
24405         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
24406         handle, as well as a list.
24407
24408         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
24409         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
24410         (mm-w3m-cid-retrieve): Simplify.
24411
24412 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
24413
24414         * message.el (message-kill-to-signature): Allow prefix arg to
24415         specify number of lines to keep before signature.
24416
24417 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
24418
24419         * message.el (message-kill-to-signature): Change docstring.
24420
24421 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
24422
24423         * canlock.el: Always require sha1-el.
24424         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
24425
24426         * message.el: Autoload sha1 only when compiling.
24427
24428         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
24429         eudc-expand-inline for XEmacs.
24430
24431 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
24432
24433         * message.el (message-canlock-generate): Require sha1-el.
24434
24435 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
24436
24437         * message.el (message-expand-name): Silence the byte compiler.
24438
24439         * lpath.el: Add detect-coding-system.
24440
24441         * dgnushack.el (dgnushack-compile): Remove obsolete check for
24442         cus-edit.
24443
24444 2004-01-13  Simon Josefsson  <jas@extundo.com>
24445
24446         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
24447         Invoke gnus-score-mode.
24448         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
24449
24450         * gnus-range.el (gnus-compress-sequence): Doc fix.
24451         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
24452
24453 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
24454
24455         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
24456
24457 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
24458
24459         * spam.el (spam-get-article-as-string): Update to use
24460         gnus-request-article-this-buffer, much simpler.
24461         (spam-get-article-as-buffer): Remove.
24462
24463 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
24464
24465         * message.el (message-expand-name): Use EUDC if the user uses that.
24466
24467 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
24468
24469         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
24470         character for the encoding to avoid consing a string.
24471
24472         * rfc2047.el (rfc2047-decode-string): Don't cons a string
24473         unnecessarily.
24474
24475         * mm-util.el (mm-replace-chars-in-string): Remove.
24476
24477         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
24478         of mm-replace-chars-in-string.
24479
24480 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
24481
24482         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
24483
24484         * mm-util.el (mm-subst-char-in-string): Support inplace.
24485
24486         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
24487         a new string in every iteration.  Use shy groups.
24488
24489 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
24490
24491         * gnus-srvr.el (gnus-browse-unsubscribe-group):
24492         * gnus-soup.el (gnus-soup-group-brew):
24493         * gnus-msg.el (gnus-put-message):
24494         * gnus-move.el (gnus-group-move-group-to-server):
24495         * gnus-kill.el (gnus-batch-score):
24496         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
24497         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
24498         (gnus-group-update-group, gnus-group-read-group)
24499         (gnus-group-make-group, gnus-group-make-help-group)
24500         (gnus-group-make-archive-group, gnus-group-make-directory-group)
24501         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
24502         (gnus-group-sort-by-unread, gnus-group-catchup)
24503         (gnus-group-unsubscribe-group, gnus-group-kill-group)
24504         (gnus-group-yank-group, gnus-group-set-info)
24505         (gnus-group-list-groups):
24506         * gnus.el (gnus-generate-new-group-name):
24507         * gnus-delay.el (gnus-delay-send-queue):
24508         * nnvirtual.el (nnvirtual-catchup-group):
24509         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
24510         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
24511         (gnus-group-prepare-topics, gnus-topic-check-topology):
24512         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
24513         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
24514         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
24515         (gnus-group-make-articles-read):
24516         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
24517         (gnus-group-change-level, gnus-kill-newsgroup)
24518         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
24519         (gnus-get-unread-articles, gnus-make-articles-unread)
24520         (gnus-make-ascending-articles-unread): Use accessor
24521         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
24522         to get group information for improved readability.
24523
24524
24525 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
24526
24527         * gnus-art.el (article-decode-mime-words, article-babel)
24528         (gnus-article-highlight-signature, gnus-article-add-buttons)
24529         (gnus-signature-toggle): Use gnus-with-article-buffer.
24530
24531         * gnus-art.el (gnus-article-highlight-headers)
24532         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
24533
24534         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
24535         (gnus-article-set-globals, gnus-request-article-this-buffer)
24536         (gnus-button-message-id, gnus-article-maybe-hide-headers)
24537         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
24538         (gnus-mime-display-alternative): Use with-current-buffer.
24539
24540 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
24541
24542         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
24543         also under 80 char limit, and call gnus-error if needed.
24544         (spam-fetch-article-header): Fix - it was a
24545         buffer-local variable (gnus-newsgroup-data).
24546         (spam-find-spam): Use spam-generate-fake-headers, forget about
24547         spam-insert-fake-headers.
24548         (spam-insert-fake-headers): Remove.
24549
24550 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
24551
24552         * deuglify.el (gnus-article-outlook-unwrap-lines)
24553         (gnus-outlook-rearrange-article)
24554         (gnus-outlook-repair-attribution-outlook)
24555         (gnus-outlook-repair-attribution-block)
24556         (gnus-outlook-repair-attribution-other): Remove redundant
24557         save-excursion.
24558
24559 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
24560
24561         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
24562         (spam-fetch-field-subject-fast)
24563         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
24564         (spam-fetch-article-header): Add functions to deal with Gnus
24565         internals for fast retrieval of article header data.
24566         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
24567
24568 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
24569
24570         * pop3.el (pop3-md5): Remove.
24571         (pop3-apop): Replace pop3-md5 with md5.
24572
24573         * mm-bodies.el: base64 is always built-in.
24574
24575         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
24576         Use with-current-buffer.
24577
24578 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
24579
24580         * canlock.el (canlock-insert-header): Remove excessive grouping in
24581         regexp.
24582
24583         * gnus-sum.el (gnus-summary-read-document): Ditto.
24584
24585         * gnus-uu.el (gnus-uu-part-number): Ditto.
24586
24587         * html2text.el (html2text-remove-tags): Ditto.
24588         (html2text-format-tags): Ditto.
24589         (html2text-format-single-elements): Ditto.
24590
24591         * mml.el (mml-parse-1): Ditto.
24592
24593 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
24594
24595         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
24596
24597         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
24598
24599         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
24600
24601         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
24602
24603 2003-11-15  Simon Josefsson  <jas@extundo.com>
24604
24605         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
24606         (pgg-gpg-lookup-key): Use regexp match instead of
24607         split-string (split-string is different between emacs 21.2 and
24608         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
24609
24610 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
24611
24612         * gnus-art.el (gnus-mime-view-all-parts)
24613         (gnus-article-part-wrapper, gnus-article-view-part):
24614         Use with-current-buffer.
24615
24616 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
24617
24618         * spam.el (spam-disable-spam-split-during-ham-respool)
24619         (spam-spamoracle-database, spam-cache-lookups)
24620         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
24621         (spam-group-ham-mark-p, spam-group-spam-mark-p)
24622         (spam-group-ham-marks, spam-group-spam-marks)
24623         (spam-group-spam-contents-p, spam-group-ham-contents-p)
24624         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
24625         also add spam-use-blackholes to the statistical checks.
24626         (spam-fetch-field-fast): Add interface to fetching fields, may
24627         become a macro.
24628         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
24629         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
24630         (spam-insert-fake-headers): Fake an article when needed.
24631         (spam-find-spam): Fake article when possible.
24632         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
24633         (spam-check-bogofilter-headers): Use message-fetch-field instead
24634         of nnmail-fetch-field.
24635
24636 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
24637
24638         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
24639
24640 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
24641
24642         * spam.el (spam-split): Do not require spam-use-CHECK to be
24643         enabled if that check is passed to spam-split explicitly; also
24644         fix so 'spam doesn't get converted to spam-split-group when
24645         spam-split-symbolic-return is t.
24646         (spam-find-spam): Find registrations of the article and use those
24647         instead of re-running spam-split to find the spam/ham
24648         classification of the article.
24649         (spam-log-processing-to-registry, spam-log-registered-p)
24650         (spam-log-unregistration-needed-p, spam-log-undo-registration):
24651         Use gnus-error instead of gnus-message.
24652         (spam-log-registration-type): Add function to determine the
24653         classification of a message based on registry entries; will
24654         return nil if both 'spam and 'ham are found.
24655         (spam-check-BBDB): Expand all the BBDB macros here so we can have
24656         a reasonably fast local cache without the loading errors.
24657         (spam-cache-lookups): Set to t by default.
24658         (spam-find-spam): Don't try to guess spam-cache-lookups.
24659         (spam-enter-whitelist, spam-enter-blacklist): Clear the
24660         spam-caches entry.
24661         (spam-filelist-build-cache, spam-filelist-check-cache):
24662         Fix caching of whitelist/blacklist entries.
24663         (spam-check-whitelist, spam-check-blacklist):
24664         Invoke spam-from-listed-p with a type, not a cache variable.
24665         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
24666
24667 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
24668
24669         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
24670
24671         * nnmail.el (nnmail-split-fancy): do.
24672
24673         * mml.el (mml-parse): do.
24674
24675         * gnus-score.el (gnus-enter-score-words-into-hashtb)
24676         (gnus-score-adaptive): do.
24677
24678 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
24679
24680         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
24681         (gnus-mime-button-map): Don't set keymap parent.
24682         (gnus-button-ctan-directory-regexp): Use shy grouping.
24683         (gnus-prev-page-map): Don't set keymap parent.
24684         (gnus-prev-page-map): Remove duplicated one.
24685         (gnus-next-page-map): Don't set keymap parent.
24686         (gnus-mime-security-button-map): Ditto.
24687
24688         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
24689         version number.
24690
24691         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
24692
24693 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
24694
24695         * canlock.el (canlock-sha1-function): Remove.
24696         (canlock-sha1-function-for-verify): Remove.
24697         (canlock-openssl-program): Remove.
24698         (canlock-openssl-args): Remove.
24699         (canlock-ignore-errors): Remove.
24700         (canlock-sha1-with-openssl): Remove.
24701         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
24702         (canlock-verify): Don't use canlock-ignore-errors.
24703
24704         * sha1-el.el (sha1-string-external): Make it can return a string
24705         in binary form.
24706         (sha1-region-external): Ditto.
24707         (sha1-string-internal): Ditto.
24708         (sha1-region-internal): Ditto.
24709         (sha1-region): Ditto.
24710         (sha1-string): Ditto.
24711         (sha1): Ditto.
24712
24713 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24714
24715         * spam.el (spam-report-articles-gmane): New command.
24716
24717 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
24718
24719         * gnus.el: Don't make unnecessary *Group* buffer when loading.
24720
24721         * run-at-time.el (run-at-time-saved): Remove.
24722         (run-at-time): Doc fix.
24723
24724 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
24725
24726         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
24727         (gnus-summary-limit-map): Add it.
24728         (gnus-summary-make-menu-bar): do.
24729
24730 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
24731
24732         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
24733         Make attempt at some caching support (done for BBDB only now).
24734         (spam-find-spam): Set spam-cache-lookups if there are more than 2
24735         addresses to be checked.
24736         (spam-clear-cache-BBDB): Add function, to be invoked by
24737         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
24738         (spam-check-BBDB): Check and use the caches, if
24739         spam-cache-lookups is on, remove superfluous (provide).
24740
24741 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
24742
24743         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
24744
24745 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
24746
24747         * run-at-time.el (run-at-time-saved): Move to after the definition
24748         of `run-at-time'.
24749
24750         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
24751
24752 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
24753
24754         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
24755         mm-w3m-local-map-property.
24756
24757         * mm-view.el (mm-w3m-mode-map): Remove.
24758         (mm-w3m-local-map-property): Remove.
24759         (mm-inline-text-html-render-with-w3m): Don't use
24760         mm-w3m-local-map-property.
24761
24762 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24763
24764         * run-at-time.el: New file.
24765
24766         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
24767         under Emacs.
24768
24769         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
24770         of gnus-set-text-properties.
24771
24772         * gnus-uu.el (gnus-uu-save-article): Ditto.
24773
24774         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
24775
24776         * gnus-cite.el (gnus-cite-parse): Ditto.
24777
24778         * gnus-art.el (gnus-button-push): Use set-text-properties instead
24779         of gnus-.
24780
24781         * gnus-xmas.el (run-at-time): Require run-at-time.
24782
24783         * gnus.el: Change calls to nnheader-run-at-time and
24784         password-run-at-time throughout to use run-at-time directly.
24785
24786         * password.el: Remove definition of run-at-time.
24787
24788         * nnheaderxm.el: Remove definition of run-at-time.
24789
24790 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
24791
24792         * mml.el (mml-minibuffer-read-disposition): Show attachment type
24793         in prompt.
24794
24795 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
24796
24797         * messagexmas.el (message-xmas-redefine): Alias
24798         `message-make-caesar-translation-table' to
24799         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
24800         version.
24801
24802         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
24803         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
24804         `gnus-xmas-set-text-properties'.
24805         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
24806         `gnus-xmas-completing-read'.
24807         (gnus-xmas-completing-read): Removed.
24808         (gnus-xmas-open-network-stream): Removed.
24809
24810         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalize on
24811         XEmacs version.
24812
24813         * dns.el (dns-make-network-process): Use `open-network-stream'
24814         instead of `gnus-xmas-open-network-stream'.
24815
24816         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
24817
24818         * .cvsignore: Add auto-autoloads.el, custom-load.el.
24819
24820 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
24821
24822         * gnus-art.el (gnus-mime-display-alternative)
24823         (gnus-insert-mime-button, gnus-insert-mime-security-button)
24824         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
24825         Don't use gnus-local-map-property.
24826
24827         * gnus-util.el (gnus-local-map-property): Remove.
24828
24829         * mm-view.el (mm-view-pkcs7-decrypt):
24830         Replace gnus-completing-read-maybe-default with completing-read.
24831
24832         * gnus-util.el (gnus-completing-read): do.
24833         (gnus-completing-read-maybe-default): Remove.
24834
24835 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
24836
24837         * password.el: Only autoload `run-at-time' if not XEmacs.
24838         Only autoload the itimer functions if XEmacs.
24839
24840 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
24841
24842         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
24843         XEmacsen.
24844
24845         * dgnushack.el: Autoload executable-find for XEmacs.
24846
24847 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
24848
24849         * gnus-art.el (gnus-read-string): Remove.
24850         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
24851         read-string.
24852
24853 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
24854
24855         * netrc.el: Autoload password-read.
24856         (netrc): Add configuration group.
24857         (netrc-encoding-method, netrc-openssl-path):
24858         Add variables for encoding and decoding of files with symmetric
24859         ciphers.
24860         (netrc-encode): Add assistant function to encode a file with
24861         netrc-encoding-method.
24862         (netrc-parse): Add interactive parameter, added optional
24863         decoding if netrc-encoding-method is non-nil but otherwise
24864         behavior is standard.
24865         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
24866         Do s/encode/encrypt/ everywhere.
24867
24868         * spam.el: Remove executable-find autoload.
24869
24870 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
24871
24872         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
24873
24874         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
24875
24876 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
24877
24878         * gnus-art.el (gnus-treat-ansi-sequences)
24879         (article-treat-ansi-sequences): New variable and function.
24880         Suggested by Dan Jacobson <jidanni@jidanni.org>.
24881
24882         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
24883         Use it.
24884
24885 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
24886
24887         * mm-util.el (mm-quote-arg): Remove.
24888
24889         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
24890         shell-quote-argument.
24891
24892         * gnus-uu.el (gnus-uu-command): do.
24893
24894         * gnus-sum.el (gnus-summary-insert-pseudos): do.
24895
24896         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
24897         with make-char.
24898
24899         * mm-util.el (mm-make-char): Remove.
24900
24901         * mml.el (mml-mode): Replace gnus-add-minor-mode with
24902         add-minor-mode.
24903
24904         * gnus-undo.el (gnus-undo-mode): do.
24905
24906         * gnus-topic.el (gnus-topic-mode): do.
24907
24908         * gnus-sum.el (gnus-dead-summary-mode): do.
24909
24910         * gnus-start.el (gnus-slave-mode): do.
24911
24912         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
24913
24914         * gnus-ml.el (gnus-mailing-list-mode): do.
24915
24916         * gnus-gl.el (gnus-grouplens-mode): do.
24917
24918         * gnus-draft.el (gnus-draft-mode): do.
24919
24920         * gnus-dired.el (gnus-dired-mode): do.
24921
24922         * gnus-ems.el (gnus-add-minor-mode): Remove.
24923
24924         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
24925         Replace gnus-char-width with char-width.
24926
24927         * gnus-ems.el (gnus-char-width): Remove.
24928
24929         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
24930         Replace gnus-char-width with char-width.
24931
24932         * gnus-ems.el (gnus-char-width): Remove.
24933
24934         * spam-stat.el (with-syntax-table): Remove with-syntax-table
24935         definition.
24936         Remove Emacs 20 hash table compatibility code.
24937
24938         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
24939         20 compatibility code.
24940
24941         * spam.el (spam-point-at-eol): Replace with point-at-eol.
24942
24943         * smime.el (smime-point-at-eol): Replace with point-at-eol.
24944
24945         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
24946         Replace with point-at-{eol,bol}.
24947
24948         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
24949
24950         * imap.el (imap-point-at-eol): Replace with point-at-eol.
24951
24952         * flow-fill.el (fill-flowed-point-at-bol)
24953         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
24954
24955         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
24956         Replace with point-at-{eol,bol} throughout all files.
24957
24958 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
24959
24960         * ntlm.el (ntlm-string-as-unibyte): New macro.
24961         (ntlm-build-auth-response): Use it.
24962
24963         Remove Emacs 20 stuff:
24964         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
24965         (butlast, mapc, remove): Remove the compiler macros.
24966         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
24967         of delq and copy-sequence.
24968         * gnus-art.el (popup-menu): Remove the compiler macro.
24969         * nnmail.el (nnmail-split-fancy): Don't support customizing with
24970         Emacs 20.
24971
24972 2004-01-05  Simon Josefsson  <jas@extundo.com>
24973
24974         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
24975         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
24976         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
24977         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
24978         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
24979         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
24980         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
24981         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
24982         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
24983         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
24984         ntlm-string-permute, string-lshift into ntlm-string-lshift,
24985         string-xor into ntlm-string-xor.
24986         Suggested by Jesper Harder <harder@myrealbox.com>.
24987
24988         * ntlm.el: Don't include poem.
24989
24990         * md4.el (print-int32, print-string-hexa): Remove.
24991         Suggested by Jesper Harder <harder@myrealbox.com>.
24992
24993         * sasl-ntlm.el, ntlm.el, md4.el: New files.
24994
24995         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
24996         probably breaks emacs with DL patch, but do we care? Is anyone
24997         still using the DL stuff?)
24998
24999         * sieve-manage.el: Use the password package.
25000         (sieve-manage-read-passwd): Remove.
25001         (sieve-manage-interactive-login): Use password.  Re-add
25002         condition-case around loop.
25003
25004         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
25005         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
25006         Use the password package.
25007
25008 2003-02-19  Simon Josefsson  <jas@extundo.com>
25009
25010         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
25011         token.
25012
25013 2002-08-07  Simon Josefsson  <jas@extundo.com>
25014
25015         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
25016         (sieve-manage-authenticators):
25017         (sieve-manage-authenticator-alist): Add some SASL mechs.
25018         (sieve-sasl-auth): New function.
25019         (sieve-manage-cram-md5-auth):
25020         (sieve-manage-plain-auth): Rewrite using SASL library.
25021         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
25022         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
25023         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
25024         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
25025
25026 2004-01-05  Simon Josefsson  <jas@extundo.com>
25027
25028         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
25029         New files.
25030
25031 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25032
25033         * gnus-group.el (gnus-no-groups-message): Update.
25034
25035         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
25036
25037 2003-11-09  Simon Josefsson  <jas@extundo.com>
25038
25039         * imap.el: Support for ID IMAP extension (RFC 2971).
25040         (imap-local-variables): Add imap-id.
25041         (imap-id): New variable.
25042         (imap-id): New function.
25043         (imap-parse-response): Parse untagged ID response.
25044         * nnimap.el (nnimap-id): New variable.
25045         (nnimap-open-connection): Use it.
25046
25047 2003-12-28  Simon Josefsson  <jas@extundo.com>
25048
25049         * gnus-score.el (gnus-score-edit-all-score): New.
25050         * gnus-group.el (gnus-group-score-map): Bind it to W e.
25051
25052 2004-01-04  Simon Josefsson  <jas@extundo.com>
25053
25054         * password.el: Add.
25055
25056 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
25057
25058         * dns.el (dns-query-types): Fix typo.
25059         (dns-query-types): New function.
25060         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
25061         PTR and SOA replies, see RFC 1035.
25062
25063 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25064
25065         * gnus.el (gnus-logo-color-style): Change colors to `no'.
25066
25067         * Move to Changelog.2.
25068
25069 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25070
25071         * gnus.el (gnus-version-number): Bump version.
25072
25073 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
25074
25075         * gnus.el: No Gnus v0.1 is released.
25076
25077 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
25078
25079         * gnus.el: No Gnus v0.0 is released.
25080
25081 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25082
25083         * gnus.el (gnus-version-number): Bump.
25084         (gnus-version): No.
25085
25086 See ChangeLog.2 for earlier changes.
25087
25088   Copyright (C) 2004-2012 Free Software Foundation, Inc.
25089
25090   This file is part of GNU Emacs.
25091
25092   GNU Emacs is free software: you can redistribute it and/or modify
25093   it under the terms of the GNU General Public License as published by
25094   the Free Software Foundation, either version 3 of the License, or
25095   (at your option) any later version.
25096
25097   GNU Emacs is distributed in the hope that it will be useful,
25098   but WITHOUT ANY WARRANTY; without even the implied warranty of
25099   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
25100   GNU General Public License for more details.
25101
25102   You should have received a copy of the GNU General Public License
25103   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
25104
25105 ;; Local Variables:
25106 ;; coding: utf-8
25107 ;; fill-column: 79
25108 ;; add-log-time-zone-rule: t
25109 ;; End: