Merge from gnus--devo--0
[bpt/emacs.git] / lisp / gnus / ChangeLog
1 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
2
3 * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
4 (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
5
6 2008-05-20 Teodor Zlatanov <tzz@lifelogs.com>
7
8 * auth-source.el: Add more docs.
9
10 2008-05-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
11
12 * nnheader.el (nnheader-read-timeout): Change the default timeout from
13 0.1 seconds to 0.01 seconds. This will make nntp and pop3 article
14 retrieval faster in some cases, but might make CPU usage larger. If
15 this has any bad side effects, we might revert this change.
16
17 * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
18 seems to make mail retrieval much, much faster.
19 (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
20 unconditionally.
21
22 * gnus-draft.el (gnus-group-send-queue): Bind
23 message-send-mail-partially-limit to nil to avoid being prompted.
24
25 2008-05-16 Reiner Steib <Reiner.Steib@gmx.de>
26
27 * mml.el (mml-attach-buffer): Prompt for `disposition'.
28
29 * message.el (message-bogus-address-regexp): Fix and improve custom
30 type.
31 (message-setup-hook): Add message-check-recipients as custom option.
32
33 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
34
35 * message.el (message-cite-function): Remove bogus autoload which crept
36 in during merge from v5-10.
37
38 2008-05-14 Teodor Zlatanov <tzz@lifelogs.com>
39
40 * nnimap.el (nnimap-open-connection): Fix login/password bug.
41
42 * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
43
44 * auth-source.el: Preliminary Tramp docs.
45 (auth-sources): Change the default auth-sources to use
46 EPA .gpg files.
47
48 2008-05-09 Teodor Zlatanov <tzz@lifelogs.com>
49
50 * nntp.el: Autoload `auth-source-user-or-password'.
51 (nntp-send-authinfo): Use it.
52
53 * nnimap.el: Autoload `auth-source-user-or-password'.
54 (nnimap-open-connection): Use it.
55
56 * auth-source.el: Added docs on using with url-auth. Import gnus-util
57 for the gnus-message function.
58 (auth-source-user-or-password): Use it.
59
60 2008-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
61
62 * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
63 rfc2104-hexstring-to-byte-list. Return a unibyte string.
64 (rfc2104-hash): Use it.
65
66 2008-05-08 Juanma Barranquero <lekktu@gmail.com>
67
68 * gnus-art.el (gnus-article-toggle-truncate-lines):
69 Don't use `iff' in docstring.
70
71 2008-05-07 Teodor Zlatanov <tzz@lifelogs.com>
72
73 * gnus-registry.el: Adjusted copyright dates and added a keyword.
74
75 * gnus-util.el (gnus-extract-address-component-name)
76 (gnus-extract-address-component-email): Convenience functions around
77 `gnus-extract-address-components'.
78
79 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
80 Use `gnus-extract-address-component-email' to fix bug of comparing full
81 sender name to `user-mail-address'.
82
83 2008-05-05 Teodor Zlatanov <tzz@lifelogs.com>
84
85 * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
86 catch/throw to optimize.
87 (gnus-registry-find-keywords): Just use member to find a keyword.
88
89 2008-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
90
91 * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
92 is current before calling gnus-server-prepare.
93 (gnus-server-setup-buffer, gnus-server-update-server)
94 (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
95
96 2008-05-04 Juri Linkov <juri@jurta.org>
97
98 * mailcap.el (mailcap-replace-in-string): New compatibility alias.
99 (mailcap-file-default-commands): Use mailcap-replace-in-string
100 instead of replace-regexp-in-string, and mailcap-delete-duplicates
101 instead of delete-dups. Use [ \t\n]* for whitespace in regexp.
102
103 2008-05-03 Reiner Steib <reiner.steib@gmx.de>
104
105 * gnus-sum.el (gnus-propagate-marks): Fix custom version.
106
107 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
108
109 * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
110 hooks.
111 (gnus-update-read-articles): Speed up non-marks-using users.
112 (gnus-use-marks): Define gnus-use-marks.
113 (gnus-propagate-marks): Rename variable to something more sensible.
114
115 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
116
117 * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
118 (gmm-image-load-path-for-library): Fix typos in docstrings.
119 (gmm-message): Reflow docstring.
120
121 2008-04-28 Teodor Zlatanov <tzz@lifelogs.com>
122
123 * mail-source.el (mail-source-set-1, mail-source-bind):
124 Move auth-source code out of the macro to clean it up and fix bugs.
125
126 2008-04-26 Teodor Zlatanov <tzz@lifelogs.com>
127
128 * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
129 by sender if it's equal to user-mail-address, it's likely to be
130 useless.
131
132 * mail-source.el (mail-source-bind): Don't use user or password if they
133 are not bound. Unintern them if they are nil. Don't use server unless
134 it's bound, and default it to empty string otherwise.
135
136 2008-04-25 Teodor Zlatanov <tzz@lifelogs.com>
137
138 * mail-source.el: Load auth-source.el.
139 (mail-source-bind): Add comments. Call auth-source-user-or-password to
140 get user name or password, if auth-sources is set up.
141
142 * gnus-registry.el (gnus-registry-split-strategy): New variable for
143 strategy of splitting with parent.
144 (gnus-registry-split-fancy-with-parent)
145 (gnus-registry-post-process-groups): Use it and fix prior
146 bug (returning a list as the split result).
147
148 * auth-source.el (auth-sources): Remove server parameter.
149 (auth-source-pick, auth-source-user-or-password)
150 (auth-source-user-or-password-imap)
151 (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
152 (auth-source-user-or-password-sftp)
153 (auth-source-user-or-password-smtp): Remove server parameter.
154
155 2008-04-25 Juanma Barranquero <lekktu@gmail.com>
156
157 * smime.el (smime-sign-region, smime-encrypt-region)
158 (smime-decrypt-region):
159 Remove redundant calls to `generate-new-buffer-name'.
160
161 2008-04-24 Luca Capello <luca@pca.it> (tiny change)
162
163 * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
164 Don't use QP for message/rfc822.
165 (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
166
167 2008-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
168
169 * sieve-manage.el (sieve-string-bytes): Remove.
170 (sieve-manage-putscript): Use length instead: `string-bytes' gives the
171 correct byte-length only if the process's coding-system is the same as
172 the one used internally by Emacs to represent strings.
173
174 2008-04-22 Juri Linkov <juri@jurta.org>
175
176 * mailcap.el (mailcap-file-default-commands): New function.
177
178 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
179
180 * message.el (message-signature-separator, message-cite-function):
181 Change custom version.
182
183 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
184
185 * mm-decode.el (mm-display-external): Make temp file read-only.
186
187 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
188
189 * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
190 binding for `gnus-diary-version'. Bind `gnus-diary-check-message' to
191 `C-c C-f d'.
192
193 2008-04-12 Adrian Aichner <adrian@xemacs.org>
194
195 * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
196
197 2008-04-09 Teodor Zlatanov <tzz@lifelogs.com>
198
199 * auth-source.el: Added docs.
200 (auth-sources): Modify format to support server.
201 (auth-source-pick, auth-source-user-or-password)
202 (auth-source-user-or-password-imap)
203 (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
204 (auth-source-user-or-password-sftp)
205 (auth-source-user-or-password-smtp): Add server parameter.
206
207 2008-04-08 Teodor Zlatanov <tzz@lifelogs.com>
208
209 * gnus-registry.el: Initialize the registry when gnus-registry-install
210 is t.
211
212 2008-04-08 Katsumi Yamaoka <yamaoka@jpl.org>
213
214 * compface.el (uncompface): Make buffer unibyte.
215
216 2008-04-07 Stefan Monnier <monnier@iro.umontreal.ca>
217
218 * mail-source.el (mail-source-value):
219 Prefer fboundp to functionp so it works with macros as well.
220
221 2008-04-05 Glenn Morris <rgm@gnu.org>
222
223 * gnus-ems.el (mm-disable-multibyte): Autoload it.
224
225 2008-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
226
227 * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
228 Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
229
230 * nnheader.el (nnheader-init-server-buffer): Change buffer's
231 multibyteness after rather than before erasing it.
232
233 * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
234 mm-with-multibyte.
235 (gnus-request-article-this-buffer): Make sure the proper decoding is
236 used if gnus-original-article-buffer happens to be unibyte.
237
238 * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
239 default-enable-multibyte-characters.
240
241 * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
242 default-enable-multibyte-characters.
243
244 * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
245
246 * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
247
248 2008-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
249
250 * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
251 Fix last change in case the element is not even a symbol.
252
253 2008-04-02 Simon Josefsson <simon@josefsson.org>
254
255 * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
256 imap-enable-exchange-bug-workaround.
257 (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
258
259 2008-04-01 Simon Josefsson <simon@josefsson.org>
260
261 * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
262 a 100 byte status-checks into a 2-3MB transfer for each group.
263 (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
264 to enable bug workaround or not.
265 (nnimap-find-minmax-uid): Only enable workaround conditionally.
266
267 2008-03-31 Glenn Morris <rgm@gnu.org>
268
269 * message.el (mml2015-use): Declare for compiler.
270 (message-info): Require mml2015 when appropriate.
271
272 2008-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
273
274 * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
275 (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
276 (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
277 (nntp-service-to-port): New function.
278 (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
279 (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
280 (nntp-open-netcat-stream): New function.
281 (nntp-open-via-rlogin-and-netcat): Don't use a pty.
282
283 2008-03-29 Sven Joachim <svenjoac@gmx.de>
284
285 * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
286
287 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
288
289 * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
290
291 2008-03-28 Michael Harnois <mdharnois@gmail.com> (tiny change)
292
293 * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
294
295 2008-03-24 Reiner Steib <Reiner.Steib@gmx.de>
296
297 * message.el (message-signature-separator): Change default.
298 Improve custom type.
299 (message-cite-function): Change default to
300 message-cite-original-without-signature.
301
302 * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
303 toggle.
304
305 * message.el (message-check-news-body-syntax): Fix signature check.
306 (message-setup-1): Mark buffer as unmodified _after_ running
307 message-setup-hook and handling message-alternative-emails.
308 (message-shorten-references): Be more strict when building list of
309 valid references to comply with GNKSA.
310
311 * gnus-group.el (gnus-read-ephemeral-bug-group)
312 (gnus-read-ephemeral-debian-bug-group)
313 (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
314
315 * message.el (message-info): Don't use booleanp which isn't supported
316 in Emacs 21 and XEmacs.
317
318 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
319
320 * gnus-group.el (gnus-gmane-group-download-format): Rename from
321 gnus-group-gmane-group-download-format.
322 (gnus-group-read-ephemeral-gmane-group): Rename from
323 gnus-group-read-ephemeral-gmane-group.
324 (gnus-read-ephemeral-gmane-group-url): Rename from
325 gnus-group-read-ephemeral-gmane-group-url.
326 (gnus-bug-group-download-format-alist): New variable.
327 (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
328 (gnus-read-ephemeral-emacs-bug-group): New commands.
329
330 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
331
332 * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
333 (gnus-visible-headers): Improve custom type.
334
335 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
336
337 * mml.el (mml-menu): Add workarounds for XEmacs.
338
339 * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
340 X-Boundary header.
341
342 * message.el (message-simplify-recipients): Fix previous commit.
343
344 2008-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
345
346 * mm-util.el (mm-set-buffer-multibyte): New function.
347 * mm-decode.el (mm-copy-to-buffer): Use it.
348
349 * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
350 Prefer fboundp to functionp so it works with macros as well.
351
352 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
353
354 * message.el (message-alter-recipients-discard-bogus-full-name):
355 New function.
356 (message-alter-recipients-function): New variable.
357 (message-get-reply-headers): Use it.
358 (message-replace-header): New helper function.
359 (message-recipients-without-full-name): New variable.
360 (message-simplify-recipients): New command.
361
362 * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
363
364 * message.el (message-info): Handle EasyPG manual.
365
366 * mml.el (mml-menu): Add entry for EasyPG.
367
368 2008-03-18 Nils Ackermann <nils@ackermath.info> (tiny change)
369
370 * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
371 parameter.
372
373 * message.el (message-disassociate-draft): Specify drafts group name
374 fully.
375
376 2008-03-17 Teodor Zlatanov <tzz@lifelogs.com>
377
378 * gnus-registry.el (gnus-registry-split-fancy-with-parent): Eliminate
379 unnecessary duplicates from the match list.
380
381 2008-03-17 Katsumi Yamaoka <yamaoka@jpl.org>
382
383 * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
384 args of `how-many' of which the XEmacs version doesn't take; declare
385 Info-index-next as function.
386
387 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
388
389 * gnus-score.el (gnus-score-headers): Fix handling of
390 gnus-inhibit-slow-scoring.
391
392 * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
393 string.
394 (gnus-button-url-regexp): Improve handling of parenthesis.
395 (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
396 (gnus-button-handle-info-keystrokes): Handle index entries.
397
398 2008-03-14 Katsumi Yamaoka <yamaoka@jpl.org>
399
400 * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
401 Incoming* files.
402
403 2008-03-13 Teodor Zlatanov <tzz@lifelogs.com>
404
405 * auth-source.el (auth-sources): Renamed from auth-source-choices.
406 (auth-source-pick): Use it.
407
408 2008-03-12 Teodor Zlatanov <tzz@lifelogs.com>
409
410 * auth-source.el (auth-source-protocols)
411 (auth-source-protocols-customize, auth-source-choices): Added and
412 modified variable customizations and defaults.
413 (auth-source-pick, auth-source-user-or-password)
414 (auth-source-protocol-defaults, auth-source-user-or-password-imap)
415 (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
416 (auth-source-user-or-password-sftp)
417 (auth-source-user-or-password-smtp): Use new variables and provide an
418 interface to netrc.el.
419
420 2008-03-12 Katsumi Yamaoka <yamaoka@jpl.org>
421
422 * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
423 (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
424 Make sure the nntp port to specify is a string.
425
426 2008-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
427
428 * nntp.el: Use with-current-buffer.
429 (nntp-send-buffer): Just set the buffer to unibyte rather than use the
430 dubious mm-with-unibyte-current-buffer.
431 (nntp-with-open-group-function): New function extracted from
432 nntp-with-open-group macro.
433 (nntp-with-open-group): Use the function, so it's easier to debug.
434 Add indentation and debugging info.
435 (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Recommend
436 the use of the netcat alternatives.
437
438 * rfc2047.el (rfc2047-decode-string): Don't use `m'.
439 Avoid mm-string-as-multibyte as well.
440
441 * nnweb.el (nnweb-insert-html):
442 Remove use of nnheader-string-as-multibyte.
443
444 * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
445 (nnheader-string-as-multibyte): Remove.
446
447 * mm-view.el: Use inhibit-read-only.
448 (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
449 (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
450 or unibyte-string.
451
452 * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
453 (mm-uu-yenc-extract): Use with-current-buffer.
454
455 * gnus-soup.el (gnus-soup-send-packet): Don't use
456 mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
457
458 * nnmh.el: Use with-current-buffer.
459 (nnmh-request-list-1): Use mm-string-to-multibyte rather than
460 mm-string-as-multibyte on the output of mm-encode-coding-string.
461
462 * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
463 (nnimap-request-move-article): Use with-current-buffer.
464
465 * mm-decode.el (mm-with-part): Set the buffer to unibyte before
466 inserting the handle-buffer's text, so the implicit multibyte->unibyte
467 conversion uses string-make-unibyte rather than string-as-unibyte.
468
469 * gnus-msg.el: Use with-current-buffer.
470
471 * message.el (message-ignored-resent-headers): Add "Delivered-To".
472
473 2008-03-10 Daiki Ueno <ueno@unixuser.org>
474
475 * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
476 string for caching if it is 'PIN.
477
478 2008-03-08 Reiner Steib <Reiner.Steib@gmx.de>
479
480 * mail-source.el (mail-source-delete-old-incoming-confirm):
481 Change default to nil.
482 (mail-source-delete-old-incoming): Make confirmation prompt more clear.
483
484 2008-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
485
486 * gnus-art.el (gnus-narrow-to-page): Position point properly.
487 (gnus-article-goto-prev-page): Work for articles having ^L's.
488
489 * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
490
491 * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
492
493 2008-03-07 Karl Fogel <kfogel@red-bean.com>
494
495 * gnus-bookmark.el: Adjust for renames in bookmark.el.
496 (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
497 (gnus-bookmark-jump): Adjust some variable names.
498
499 2008-03-06 Teodor Zlatanov <tzz@lifelogs.com>
500
501 * auth-source.el: New package.
502 (auth-source-choices): Add customization entry point variable.
503
504 * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
505 bug.
506
507 2008-03-05 Teodor Zlatanov <tzz@lifelogs.com>
508
509 * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
510 (gnus-registry-initialize, gnus-registry-install-p): Use it.
511 (gnus-registry-install-shortcuts): Rename from
512 gnus-registry-install-shortcuts-and-menus. Installs the shortcuts in
513 the `gnus-registry-mark-map' keymap dynamically from
514 `gnus-registry-marks'. The generated functions update the summary line
515 when a registry mark is added or deleted, and will call
516 `gnus-registry-install-p' (see the comments in the code).
517 (gnus-registry-user-format-function-M): Use concat intelligently.
518
519 * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
520 the registry mark functions.
521
522 2008-03-05 Glenn Morris <rgm@gnu.org>
523
524 * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
525 * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
526 gnus-art.
527 (top-level): No need to load own source when compiling.
528
529 2008-03-04 Reiner Steib <Reiner.Steib@gmx.de>
530
531 * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
532 Suggested by <chris.anderton@zetnet.co.uk>.
533
534 2008-03-04 Glenn Morris <rgm@gnu.org>
535
536 * gnus-sum.el (top-level): No need to require gnus when compiling,
537 since unconditionally required near start of file.
538 (gnus-summary-display-while-building): Move definition before use.
539
540 2008-03-04 Teodor Zlatanov <tzz@lifelogs.com>
541
542 * gnus-registry.el (gnus-registry-user-format-function-M): Add
543 formatting function.
544
545 2008-03-03 Teodor Zlatanov <tzz@lifelogs.com>
546
547 * gnus-registry.el (gnus-registry-marks): Changed format to be nicer
548 with plists.
549 (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
550 Use new format.
551
552 2008-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
553
554 * gnus-art.el (gnus-article-describe-bindings): Work for the version of
555 `where-is-internal' that returns a range of key sequences.
556
557 2008-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
558
559 * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
560
561 * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
562 (gnus-summary-jump-to-group): Consider windows on other displayed
563 frames as well. Similar changes might be needed elsewhere, but that's
564 the one I've bumped into during my use.
565
566 * nndoc.el (nndoc-oe-dbx-type-p):
567 * gnus-msg.el (gnus-debug):
568 * gnus-group.el (gnus-update-group-mark-positions):
569 Use mm-string-to-multibyte.
570
571 2008-03-02 Reiner Steib <Reiner.Steib@gmx.de>
572
573 * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
574 doesn't handle NotDashEscaped.
575
576 * mml.el (mml-menu): Improve help entries. Move Sign/Encrypt Part.
577 (mml-dnd-attach-options): Fix typo in custom choice.
578
579 * gnus-group.el (gnus-group-read-ephemeral-gmane-group): Change
580 nndoc-article-type to mbox.
581 (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
582
583 * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3. Fall back
584 to nil, instead of html2text.
585
586 * imap.el (imap-debug): Add `imap-ping-server'.
587
588 * gnus-bookmark.el: Add FIXMEs.
589
590 * message.el (message-form-letter-separator)
591 (message-send-form-letter-delay): New variables.
592 (message-send-form-letter): Use them. New command to send form
593 letters. Requested by Uwe Siart.
594 (message-send-mail-function): Doc fix. Add "Other" custom option.
595
596 2008-02-29 Andreas Seltenreich <andreas@gate450.dyndns.org>
597
598 * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
599 empty author.
600
601 2008-02-29 Teodor Zlatanov <tzz@lifelogs.com>
602
603 * gnus-registry.el (gnus-registry-marks): Add variable for
604 customization of marks and their appearance.
605 (gnus-registry-read-mark): Use it.
606 (gnus-registry-do-marks): Add utility function to loop through
607 `gnus-registry-marks'.
608 (gnus-registry-install-shortcuts-and-menus): Add function to install
609 shortcuts and menus.
610 (gnus-registry-initialize): Use it.
611 (gnus-registry-default-mark): Clarify documentation.
612
613 2008-02-29 Glenn Morris <rgm@gnu.org>
614
615 * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
616 * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
617 * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
618 * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
619 Change defcustom :version from 23.0 to 23.1.
620
621 2008-02-28 Teodor Zlatanov <tzz@lifelogs.com>
622
623 * gnus-registry.el (gnus-registry-follow-group-p)
624 (gnus-registry-post-process-groups): Add functions to aid registry
625 splitting and improve logging. Clarify behavior in function
626 documentation.
627 (gnus-registry-split-fancy-with-parent): Use them.
628
629 2008-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
630
631 * gnus-art.el: Use with-current-buffer.
632
633 2008-02-27 David Engster <dengste@eml.cc>
634
635 * nnmairix.el (nnmairix-request-group-with-article-number-correction):
636 Express real group name in the response.
637
638 2008-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
639
640 * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
641 (nnmairix-last-server, nnmairix-current-server): Defvar them.
642 (nnmairix-goto-original-article): Defvar gnus-registry-install and
643 autoload gnus-registry-fetch-group when compiling.
644 (nnmairix-request-group-with-article-number-correction): Remove
645 unreferenced argument passed to nnmairix-call-backend.
646
647 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
648
649 * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
650 (mm-uu-extract): Improve face for low color ttys. Reported by Sascha
651 Wilde.
652
653 2008-02-27 Glenn Morris <rgm@gnu.org>
654
655 * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
656 (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
657 variables to defconsts. Convert comments to doc-strings.
658 (nnmairix-last-server, nnmairix-current-server): Convert from free
659 variables to defvars. Convert comments to doc-strings.
660 (gnus-registry-fetch-group): Autoload.
661 (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
662 (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
663 (nnmairix-widget-build-editable-fields): Use car cddr rather than
664 caddr.
665 (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
666 nnmairix-request-group-with-article-number-correction call.
667 (nnmairix-fast, nnmairix-group): New, less general names, for free
668 variables passed from nnmairix-request-group to
669 nnmairix-request-group-with-article-number-correction. Declare.
670 (nnmairix-request-group-with-article-number-correction):
671 Use nnmairix-fast, nnmairix-group rather than fast, group.
672
673 2008-02-26 David Engster <dengste@eml.cc>
674
675 * nnmairix.el: New file. Mairix back end for Gnus. Initial import of
676 version 0.5.
677
678 2008-02-26 Teodor Zlatanov <tzz@lifelogs.com>
679
680 * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
681 instead of making an extra function call. Don't add the current group
682 to articles only when they have the group. Use
683 `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
684 Reported by David <de_bb@arcor.de>.
685
686 2008-02-24 Miles Bader <miles@gnu.org>
687
688 * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
689 (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
690 (mm-find-mime-charset-region):
691 * mm-bodies.el (mm-encode-body):
692 * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
693
694 2008-02-16 Reiner Steib <Reiner.Steib@gmx.de>
695
696 * mail-source.el (mail-source-delete-incoming): Change default.
697 Supplement doc string.
698
699 * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
700
701 2008-02-14 Reiner Steib <Reiner.Steib@gmx.de>
702
703 * nnmail.el (nnmail-message-id-cache-file): Derive from
704 `gnus-home-directory'.
705
706 2008-02-11 Reiner Steib <Reiner.Steib@gmx.de>
707
708 * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
709 Document negative prefix.
710
711 * gnus-group.el (gnus-group-read-group): Document negative prefix.
712
713 2008-02-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
714
715 * message.el (message-unsent-separator): Add the Exim bounce
716 separator.
717
718 2008-02-10 Daiki Ueno <ueno@unixuser.org>
719
720 * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
721 list.
722 (mml2015-epg-encrypt): Remove skipped recipients/signers from the
723 recipient/signer list.
724
725 2008-02-10 Reiner Steib <Reiner.Steib@gmx.de>
726
727 * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
728 fbound (Emacs 23 unicode), signal an error.
729
730 2008-02-08 Glenn Morris <rgm@gnu.org>
731
732 * gnus-art.el (pgg-display-output-buffer): Declare as function.
733
734 2008-02-07 Tassilo Horn <tassilo@member.fsf.org>
735
736 * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
737 ports to the calls to `netrc-machine-user-or-password' in addition to
738 "imap" and "imaps".
739
740 2008-02-03 Reiner Steib <Reiner.Steib@gmx.de>
741
742 * gnus.el (gnus-group-startup-message): Add `find-image' call before
743 image-load-path is let-bound. Reported by Harald Hanche-Olsen
744 <hanche@math.ntnu.no>.
745
746 2008-02-01 Katsumi Yamaoka <yamaoka@jpl.org>
747
748 * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
749
750 2008-02-01 Zhang Wei <id.brep@gmail.com>
751
752 * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
753
754 * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
755
756 2008-02-01 Miles Bader <miles@gnu.org>
757
758 * mml.el (mml-parse-1): Remove apparently vestigial use of
759 `mm-hack-charsets'.
760 * mm-bodies.el (mm-encode-body): Likewise.
761
762 2008-02-01 Kenichi Handa <handa@m17n.org>
763
764 * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
765 rfc2104-hexstring-to-bitstring and changed to return a byte list.
766 (rfc2104-hash): Convert the result of concat to unibyte string.
767
768 2008-02-01 Dave Love <fx@gnu.org>
769
770 * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
771 coding-system-for-read.
772 (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
773
774 * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
775 (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region): Delete.
776 (mm-find-mime-charset-region): Remove hack-charsets stuff.
777
778 2008-01-24 Michael Sperber <sperber@deinprogramm.de>
779
780 * mail-source.el (mail-sources): Add `group' choice.
781
782 * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
783 parameter `in-group' to control into which group the articles go.
784 Add treatment of `group' mail-source.
785
786 2008-01-24 Dan Nicolaescu <dann@ics.uci.edu>
787
788 * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
789 * message.el (message-beginning-of-line): Use featurep instead of bound
790 tests in order to resolve conditionals at compile time.
791
792 2008-01-23 Katsumi Yamaoka <yamaoka@jpl.org>
793
794 * gnus-art.el (gnus-insert-mime-button): Don't decode description.
795
796 * mm-decode.el (mm-dissect-buffer): Decode description.
797
798 * mml.el (mml-to-mime): Encode message header first.
799
800 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
801
802 * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
803 xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
804
805 2008-01-18 Teodor Zlatanov <tzz@lifelogs.com>
806
807 * gnus-registry.el (gnus-registry-trim): Use append, not concat.
808
809 2008-01-17 Katsumi Yamaoka <yamaoka@jpl.org>
810
811 * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
812 prefix keys.
813 (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
814 (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
815 gnus-xmas.el.
816
817 2008-01-16 Teodor Zlatanov <tzz@lifelogs.com>
818
819 * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
820 Add new variables for article mark management.
821 (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
822 list of extra data entries which, when present, will indicate that the
823 article ID should not be trimmed from the registry.
824 (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
825 functions.
826 (gnus-registry-read-mark): New function to read a mark name from the
827 user.
828 (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
829 (gnus-registry-set-article-mark-internal): New functions to add and
830 remove marks.
831 (gnus-registry-get-article-marks): New function to show the marks for
832 an article, or retrieve them for further use.
833
834 2008-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
835
836 * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
837 keys when no argument is given.
838
839 2008-01-12 Reiner Steib <Reiner.Steib@gmx.de>
840
841 * gnus-sum.el (gnus-article-sort-by-random)
842 (gnus-thread-sort-by-random): Fix doc strings. Reported by
843 jidanni@jidanni.org.
844
845 2008-01-11 Katsumi Yamaoka <yamaoka@jpl.org>
846
847 * gnus-art.el (gnus-article-describe-bindings): New function.
848 (gnus-article-read-summary-keys): Use it.
849 (gnus-article-mode-map): Bind `C-h b' to it.
850
851 2008-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
852
853 * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
854 XEmacs.
855 (gnus-article-describe-key, gnus-article-describe-key-briefly): Protect
856 against non-character events.
857
858 2008-01-09 Reiner Steib <Reiner.Steib@gmx.de>
859
860 * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url): New
861 command.
862 (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
863 instead of END. Change name of the temp file.
864 (gnus-group-gmane-group-download-format): Add doc string. Make it
865 customizable.
866
867 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
868
869 * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
870 bind `S W' to gnus-article-wide-reply-with-original; set default
871 binding to gnus-article-read-summary-send-keys.
872 (gnus-article-read-summary-keys): Fix the order of keys; display
873 continuation keys correctly in the echo area; describe bindings
874 correctly when keys end with `C-h'.
875 (gnus-article-read-summary-send-keys): New function.
876 (gnus-article-describe-key, gnus-article-describe-key-briefly): Work
877 for gnus-article-read-summary-send-keys; display continuation keys
878 correctly in the echo area.
879 (gnus-article-reply-with-original): Ignore prefix argument.
880 (gnus-article-wide-reply-with-original): New function.
881
882 2008-01-08 Katsumi Yamaoka <yamaoka@jpl.org>
883
884 * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
885 display-color-p. Reported by Reiner Steib <Reiner.Steib@gmx.de>.
886
887 2008-01-06 Reiner Steib <Reiner.Steib@gmx.de>
888
889 * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
890 (gnus-group-read-ephemeral-gmane-group): New command.
891
892 2008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
893
894 * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
895
896 2007-12-28 Reiner Steib <Reiner.Steib@gmx.de>
897
898 * message.el (message-send-mail-function): Increase custom version.
899
900 * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
901 password-cache or password. Suggested by Glenn Morris <rgm@gnu.org>.
902
903 2007-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
904
905 * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
906 html parts correctly; support forwarded messages.
907 (gnus-article-browse-html-article): Remove work buffers.
908
909 * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
910 compiling.
911 (netrc-bound-and-true-p): New macro.
912 (netrc-parse): Use it instead of bound-and-true-p that is not available
913 in XEmacs 21.4.
914
915 2007-12-19 Teodor Zlatanov <tzz@lifelogs.com>
916
917 * gnus-registry.el (gnus-registry-mark-article)
918 (gnus-registry-article-marks): Add functionality to mark articles
919 through the Gnus registry.
920
921 * netrc.el: Autoload encrypt when encrypt-file-alist is set.
922 (netrc-parse): Use encrypt-file-alist to determine if
923 encrypt-find-model or encrypt-insert-file-contents should be used.
924
925 2007-12-19 Glenn Morris <rgm@gnu.org>
926
927 * mml.el (message-options-set, message-narrow-to-head)
928 (message-in-body-p, message-mail-p, message-encode-message-body):
929 Autoload.
930 (message-remove-header, message-narrow-to-headers-or-head)
931 (message-subscribed-p, message-make-mail-followup-to)
932 (message-position-on-field, message-news-p)
933 (message-options-set-recipient, message-generate-headers)
934 (message-sort-headers): Declare as functions.
935
936 2007-12-18 Reiner Steib <Reiner.Steib@gmx.de>
937
938 * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
939 convention in doc string.
940
941 2007-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
942
943 * gnus-art.el (gnus-article-browse-html-parts): Add message header and
944 title to html parts.
945 (gnus-article-browse-html-article): Pass message header to it.
946
947 * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
948
949 2007-12-16 Reiner Steib <Reiner.Steib@gmx.de>
950
951 * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
952 or password compatible with XEmacs.
953
954 2007-12-15 Reiner Steib <Reiner.Steib@gmx.de>
955
956 * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
957 format document.
958 (gnus-mime-delete-part): Don't write description line if empty.
959 (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
960
961 2007-12-14 Johan Bockgård <bojohan@gnu.org>
962
963 * gnus-sum.el (gnus-summary-mark-unread-as-read)
964 (gnus-summary-mark-read-and-unread-as-read)
965 (gnus-summary-mark-current-read-and-unread-as-read)
966 (gnus-summary-mark-unread-as-ticked): Doc fix.
967 `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
968
969 2007-12-14 Reiner Steib <Reiner.Steib@gmx.de>
970
971 * gnus-sum.el (gnus-summary-prev-article): Fix doc string. Reported by
972 Christoph Conrad <christoph.conrad@gmx.de>.
973
974 2007-12-14 Reiner Steib <Reiner.Steib@gmx.de>
975
976 * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
977 yes-or-no-p.
978
979 2007-12-11 Katsumi Yamaoka <yamaoka@jpl.org>
980
981 * mm-decode.el (mm-add-meta-html-tag): New function.
982 (mm-save-part-to-file, mm-pipe-part): Use it.
983
984 * gnus-art.el (gnus-article-browse-delete-temp-files): Use
985 gnus-y-or-n-p instead of y-or-n-p.
986 (gnus-article-browse-html-parts): Work with message/external-body; use
987 mm-add-meta-html-tag.
988
989 2007-12-11 Glenn Morris <rgm@gnu.org>
990
991 * gnus-cache.el: Require gnus-sum not just when compiling.
992
993 * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
994
995 * gnus-int.el (gnus-server-opened, gnus-status-message): Move
996 definitions before use.
997
998 * mm-decode.el: Require gnus-util.
999 (mm-remove-part): Only call delete-annotation on XEmacs.
1000
1001 * mm-uu.el (gnus-original-article-buffer): Define for compiler.
1002
1003 * nnmail.el: Require gnus-int.
1004
1005 * spam.el: Move `require's before `eval-when-compile's.
1006
1007 * gnus-ems.el (gnus-alive-p):
1008 * gnus-fun.el (message-goto-eoh):
1009 * gnus-util.el (gnus-group-name-decode):
1010 * mail-source.el (gnus-compress-sequence):
1011 * message.el (Info-goto-node, format-spec):
1012 * mm-bodies.el (message-options-get):
1013 * mm-decode.el (mm-view-pkcs7):
1014 * mm-util.el (gmm-write-region):
1015 * mml-smime.el (mml-compute-boundary)
1016 (gnus-completing-read-with-default):
1017 * mml.el (widget-button-press, gnus-make-hashtable):
1018 * mml1991.el (mm-decode-content-transfer-encoding)
1019 (mm-encode-content-transfer-encoding)
1020 (message-options-get, message-options-set):
1021 * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
1022 * nnfolder.el (gnus-request-group):
1023 * nnheader.el (ietf-drums-unfold-fws):
1024 * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
1025 * smime.el (gnus-run-mode-hooks):
1026 * spam-stat.el (gnus-message): Autoload.
1027
1028 * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
1029 * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
1030 * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
1031 * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
1032 Add declare-function compatibility definition.
1033
1034 * gnus-cache.el (nnvirtual-find-group-art):
1035 * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
1036 (gnus-add-image, gnus-add-wash-type):
1037 * gnus-group.el (nnkiboze-score-file):
1038 * gnus-sum.el (turn-on-gnus-mailing-list-mode)
1039 (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
1040 * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
1041 (message-tokenize-header, gnus-get-buffer-create)
1042 (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
1043 (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
1044 * gnus.el (gnus-group-decoded-name):
1045 * mail-source.el (imap-capability):
1046 * mm-bodies.el (message-options-set):
1047 * mm-decode.el (gnus-configure-windows):
1048 * mm-extern.el (message-goto-body):
1049 * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
1050 * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
1051 (epg-sub-key-validity, message-options-set):
1052 * mml.el (widget-event-point, gnus-configure-windows):
1053 * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
1054 * mml2015.el (epg-check-configuration, epg-configuration)
1055 (message-options-set):
1056 * nndb.el (nndb-request-article):
1057 * nnfolder.el (gnus-request-create-group):
1058 * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
1059 * nnmaildir.el (gnus-group-mark-article-read):
1060 * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
1061 * rfc1843.el (message-fetch-field):
1062 * spam.el (gnus-extract-address-components):
1063 Declare as functions.
1064
1065 2007-12-10 Katsumi Yamaoka <yamaoka@jpl.org>
1066
1067 * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
1068
1069 2007-12-09 Glenn Morris <rgm@gnu.org>
1070
1071 * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
1072
1073 * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
1074 * message.el, mm-view.el, sieve-manage, smime.el:
1075 Add declare-function compatibility definition.
1076
1077 * gnus-art.el (w3-region, w3m-region, Info-menu):
1078 * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
1079 * gnus-sum.el (gnus-get-predicate):
1080 * gnus-util.el (mm-append-to-file, w32-focus-frame):
1081 * message.el (mail-abbrev-in-expansion-header-p):
1082 * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
1083 (w3m-detect-meta-charset, w3m-region):
1084 * sieve-manage.el (password-read, password-cache-add)
1085 (password-cache-remove):
1086 * smime.el (password-read-and-add): Declare as functions.
1087
1088 2007-12-08 David Kastrup <dak@gnu.org>
1089
1090 * gnus-sum.el (gnus-summary-simplify-subject-query):
1091 * ecomplete.el (ecomplete-display-matches): Fix buggy call to
1092 `message'.
1093
1094 2007-12-07 Glenn Morris <rgm@gnu.org>
1095
1096 * gnus-art.el (article-make-date-line): Revert previous change.
1097
1098 2007-12-06 Reiner Steib <Reiner.Steib@gmx.de>
1099
1100 * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
1101
1102 2007-12-06 Christian Plate <cplate@web.de> (tiny change)
1103
1104 * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
1105 Call gnus-add-to-range ranges only once with a prepared article-list.
1106
1107 2007-12-06 Paul Jarc <prj@po.cwru.edu>
1108
1109 * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
1110 (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
1111 group names with backslashes. Reported by Tassilo Horn
1112 <tassilo@member.fsf.org>.
1113
1114 2007-12-06 D. Goel <deego3@gmail.com>
1115
1116 * gnus-art.el (article-make-date-line):
1117 * gnus-start.el (gnus-load):
1118 * pop3.el (pop3-read-response): Fix buggy call to `error'.
1119
1120 2007-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
1121
1122 * gnus-art.el (gnus-use-idna)
1123 * gnus-start.el (gnus-site-init-file)
1124 * message.el (message-use-idna)
1125 * mm-uu.el (mm-uu-hide-markers)
1126 * smiley.el (smiley-style): Revert changes that suppress warnings.
1127
1128 2007-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
1129
1130 * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
1131 specify charset to html source. Reported by Christoph Conrad
1132 <christoph.conrad@gmx.de>.
1133
1134 2007-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
1135
1136 * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
1137 idna-program in order to suppress byte compile warning issued by XEmacs
1138 that came to byte compile the default value section of defcustom forms
1139 recently.
1140
1141 * gnus-start.el (gnus-site-init-file): Don't directly refer to the
1142 value of installation-directory.
1143
1144 * message.el (message-use-idna): Don't directly refer to the value of
1145 idna-program.
1146
1147 * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
1148
1149 * smiley.el (smiley-style): Don't directly call face-attribute.
1150
1151 2007-12-04 Reiner Steib <Reiner.Steib@gmx.de>
1152
1153 * gnus-group.el (gnus-group-highlight-line): Add FIXME.
1154
1155 * gnus-dired.el: Reduce Gnus dependencies.
1156 (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
1157 require. Use autoloads instead.
1158 (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
1159 (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
1160 (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
1161 (gnus-dired-mode): Adjust doc string.
1162 (gnus-dired-mail-mode): New variable.
1163 (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
1164 (gnus-dired-mode): Avoid using `gnus-run-hooks'.
1165 (gnus-dired-mail-buffers): New function. Return mail or message
1166 composition buffers.
1167 (gnus-dired-attach): Use it.
1168 (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
1169 NO-DECODE.
1170 (gnus-dired-print): Use `gnus-print-buffer' depending on
1171 `gnus-dired-mail-mode'.
1172
1173 2007-12-04 Katsumi Yamaoka <yamaoka@jpl.org>
1174
1175 * rfc2047.el (rfc2047-encoded-word-regexp)
1176 (rfc2047-encoded-word-regexp-loose): Move forward; add comments
1177 explaining what regexp patterns are for.
1178
1179 2007-12-04 Glenn Morris <rgm@gnu.org>
1180
1181 * password.el: Move to ../password-cache.el.
1182
1183 * mml1991.el (password-read, password-cache-add, password-cache-remove):
1184 * mml2015.el (password-read, password-cache-add, password-cache-remove):
1185 * mml-smime.el (password-read, password-cache-add)
1186 (password-cache-remove):
1187 No need to autoload, since mml-sec requires password.
1188
1189 * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
1190 * message.el (gnus-extract-address-components):
1191 * mml-smime.el (gnus-extract-address-components): Define for compiler.
1192
1193 * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
1194 password.
1195
1196 2007-12-03 Reiner Steib <Reiner.Steib@gmx.de>
1197
1198 * mailcap.el: Reduce dependencies.
1199 (mail-header-parse-content-type): Autoload.
1200 (mailcap-delete-duplicates): New alias.
1201 (mailcap-mime-info): Add optional argument NO-DECODE.
1202 (mailcap-mime-types): Use mailcap-delete-duplicates.
1203
1204 * message.el (message-ignored-supersedes-headers): Add "X-ID".
1205
1206 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1207
1208 * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
1209 function.
1210
1211 * gnus-uu.el (gnus-uu-decode-yenc): New command.
1212 (gnus-uu-yenc-article): New function.
1213
1214 * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
1215
1216 * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
1217 buffer.
1218
1219 2007-12-02 Glenn Morris <rgm@gnu.org>
1220
1221 * sasl-cram.el, sasl-digest.el, sasl-ntlm.el, sasl.el:
1222 Move to ../net.
1223
1224 * binhex.el, uudecode.el: Move to ../mail.
1225
1226 * encrypt.el: Remove file.
1227
1228 2007-12-01 Reiner Steib <Reiner.Steib@gmx.de>
1229
1230 * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
1231 matches on patches.
1232
1233 * gnus-art.el (gnus-article-browse-html-article): Mention
1234 `mm-text-html-renderer' in the doc string.
1235
1236 * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
1237 string. Add comments.
1238
1239 * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
1240 if rhs is ASCII.
1241
1242 2007-12-01 Glenn Morris <rgm@gnu.org>
1243
1244 * dig.el, dns.el: Move to ../net.
1245 * format-spec.el, hex-util.el, sha1.el: Move to ../.
1246
1247 * mail-source.el (top-level): Require format-spec before
1248 eval-when-compile.
1249
1250 2007-11-30 Glenn Morris <rgm@gnu.org>
1251
1252 * encrypt.el: Require password, rather than autoloading password-read.
1253
1254 2007-11-28 Elias Oltmanns <eo@nebensachen.de>
1255
1256 * gnus.el (gnus-method-to-server): Add an optional parameter so the
1257 caller can indicate whether the cache should be disregarded for this
1258 call. This way the result of the call is reproducible at all times and
1259 can be considered a canonical server name for the supplied method.
1260 (gnus-agent-method-p): Canonicalize server names by pushing their
1261 method through `gnus-method-to-server' using the no-cache argument.
1262
1263 * gnus-srvr.el (gnus-server-insert-server-line): Call
1264 `gnus-method-to-server' with `no-cache' argument.
1265
1266 * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
1267 gnus-agent-possibly-synchronize-flags as this should be called when the
1268 server is actually being opened.
1269 (gnus-agent-possibly-synchronize-flags)
1270 (gnus-agent-possibly-synchronize-flags-server): Move check for the
1271 flags file of an agentized server to the latter function.
1272
1273 * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
1274 (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
1275 after a connection has been established successfully.
1276
1277 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
1278
1279 * gnus-art.el (article-display-face): Force to display face if called
1280 interactively; check if gnus-article-x-face-too-ugly matches author.
1281 (article-display-x-face): Display face even if From header is missing
1282 as article-display-face does.
1283
1284 2007-11-28 Richard Stallman <rms@gnu.org>
1285
1286 * md4.el: Move to ../.
1287 * hmac-def.el, hmac-md5.el, ntlm.el: Move to ../net.
1288
1289 2007-11-27 Reiner Steib <Reiner.Steib@gmx.de>
1290
1291 * mail-source.el (mail-sources): Default to fetch from file for
1292 compatibility with default of nnmail-spool-file.
1293
1294 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
1295
1296 * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
1297 (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
1298 to look for encoded word that should be encoded again.
1299 (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
1300 (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
1301 encoding pattern.
1302 (rfc2047-decode-region): Switch strict regexp and loose one according
1303 to rfc2047-allow-irregular-q-encoded-words.
1304
1305 2007-11-26 Simon Josefsson <simon@josefsson.org>
1306
1307 * imap.el: Move to ../net directory.
1308
1309 2007-11-25 Romain Francoise <romain@orebokech.com>
1310
1311 * gnus-msg.el (gnus-summary-reply): Delete extra paren.
1312
1313 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
1314
1315 * nnmail.el (nnmail-spool-file): Remove obsolete variable.
1316 (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
1317
1318 * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
1319 `nnmail-spool-file'.
1320
1321 * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
1322 `nnmail-spool-file'.
1323
1324 * gnus-move.el (gnus-change-server): Ditto.
1325
1326 * gnus-kill.el (gnus-batch-score): Ditto.
1327
1328 * gnus-cache.el (gnus-jog-cache): Ditto.
1329
1330 * gnus-msg.el (gnus-summary-reply):
1331 Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
1332
1333 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
1334
1335 * gnus-cache.el (gnus-cache-generate-nov-databases):
1336 Use nnml-generate-nov-databases-directory instead of
1337 nnml-generate-nov-databases-1.
1338
1339 2007-11-24 Glenn Morris <rgm@gnu.org>
1340
1341 * message.el (message-tool-bar-retro): Update for rename
1342 mail_send.xpm->mail-send.xpm.
1343
1344 2007-11-22 Reiner Steib <Reiner.Steib@gmx.de>
1345
1346 * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
1347 `smime-ldap-search' for Emacs 22 and up.
1348
1349 2007-11-22 Reiner Steib <Reiner.Steib@gmx.de>
1350
1351 * hashcash.el: Move to ../mail directory.
1352
1353 * smime-ldap.el: Remove. Not used in Emacs 22 and up.
1354
1355 * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
1356 `smime-ldap-search' for Emacs 22 and up.
1357
1358 2007-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
1359
1360 * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
1361
1362 * message.el (message-send-mail-function): Fix error convention.
1363 (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
1364 (message-widen-reply, message-send-mail, message-talkative-question)
1365 (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
1366 (message-clone-locals, message-send-news): Use with-current-buffer.
1367 (message-insert-or-toggle-importance): Remove unused var `valid'.
1368 (message-make-references): Remove unused var `new-references'.
1369 (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
1370
1371 2007-11-22 Juanma Barranquero <lekktu@gmail.com>
1372
1373 * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
1374 (spam-split-symbolic-return-positive): Reflow docstring.
1375 (spam-backends, spam-summary-exit-behavior)
1376 (spam-mark-ham-unread-before-move-from-spam-group)
1377 (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
1378 (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
1379 (spam-clear-cache, spam-backend-check, spam-install-backend)
1380 (spam-install-statistical-backend, spam-list-of-processors)
1381 (spam-group-processor-p, spam-split, spam-bogofilter-score)
1382 (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
1383 (spam-check-crm114, spam-initialize, spam-unload-hook):
1384 Fix typos in docstrings.
1385
1386 2007-11-21 Katsumi Yamaoka <yamaoka@jpl.org>
1387
1388 * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
1389 been checked if they have never been read and those group levels are
1390 higher than the one that a user specified.
1391
1392 2007-11-21 Katsumi Yamaoka <yamaoka@jpl.org>
1393
1394 * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
1395 foreign groups unless a group level is specified by a user.
1396 Reported by Dan Nicolaescu <dann@ics.uci.edu>.
1397
1398 2007-11-21 Reiner Steib <Reiner.Steib@gmx.de>
1399
1400 * message.el (message-send-mail-function): Require sendmail.
1401
1402 2007-11-20 Reiner Steib <Reiner.Steib@gmx.de>
1403
1404 * message.el (message-send-mail-function): Check for smtpmail too.
1405
1406 * utf7.el (utf7-encode, utf7-decode): Use coding system
1407 `utf-7'/`utf-7-imap' from utf-7.el' if available.
1408
1409 * message.el (message-send-mail-function): New function.
1410 (message-send-mail-function): Set default using
1411 message-send-mail-function. Adjust doc string.
1412 (message-send-mail-with-mailclient): New function.
1413
1414 2007-11-17 Richard Stallman <rms@gnu.org>
1415
1416 * assistant.el: Remove file.
1417
1418 2007-11-16 Dan Nicolaescu <dann@ics.uci.edu>
1419
1420 * smime.el (from):
1421 * rfc2047.el (message-posting-charset):
1422 * qp.el (mm-use-ultra-safe-encoding):
1423 * pop3.el (parse-time-months):
1424 * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
1425 * nnml.el (files):
1426 * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
1427 (jka-compr-compression-info-list, ange-ftp-path-format)
1428 (efs-path-regexp):
1429 * nndiary.el (files):
1430 * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
1431 (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
1432 (epg-digest-algorithm-alist, inhibit-redisplay)
1433 (password-cache-expiry):
1434 * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
1435 (pgg-output-buffer, password-cache-expiry):
1436 * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
1437 (efs-path-regexp):
1438 * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
1439 (inhibit-redisplay):
1440 * mm-uu.el (file-name, start-point, end-point, entry)
1441 (gnus-newsgroup-name, gnus-newsgroup-charset):
1442 * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
1443 (latin-unity-ucs-list):
1444 * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
1445 (mm-uu-binhex-decode-function):
1446 * message.el (gnus-message-group-art, gnus-list-identifiers, )
1447 (rmail-enable-mime-composing, gnus-local-organization)
1448 (gnus-post-method, gnus-select-method, gnus-active-hashtb)
1449 (gnus-read-active-file, facemenu-add-face-function)
1450 (facemenu-remove-face-function, gnus-article-decoded-p)
1451 (tool-bar-mode):
1452 * mail-source.el (display-time-mail-function):
1453 * gnus-util.el (nnmail-pathname-coding-system)
1454 (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
1455 (gnus-original-article-buffer, gnus-user-agent)
1456 (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
1457 (xemacs-codename, sxemacs-codename, emacs-program-version):
1458 * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
1459 * gnus-start.el (gnus-agent-covered-methods)
1460 (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
1461 (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
1462 (gnus-newsgroup-headers, gnus-group-list-mode)
1463 (gnus-group-mark-positions, gnus-newsgroup-data)
1464 (gnus-newsgroup-unreads, nnoo-state-alist)
1465 (gnus-current-select-method, mail-sources)
1466 (nnmail-scan-directory-mail-source-once, nnmail-split-history)
1467 (nnmail-spool-file, gnus-cache-active-hashtb):
1468 * gnus-mh.el (mh-lib-progs):
1469 * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
1470 (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
1471 (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
1472 (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
1473 (gnus-group-buffer):
1474 * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
1475 (font-lock-set-defaults):
1476 * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
1477 (gnus-face-properties-alist, charset, gnus-summary-article-menu)
1478 (gnus-summary-post-menu, total-parts, type, condition, length):
1479 * gnus-agent.el (gnus-agent-read-agentview):
1480 * flow-fill.el (show-trailing-whitespace):
1481 * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
1482 eval-and-compile wrappers for byte compiler pacifiers.
1483
1484 * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
1485 (mm-display-inline-fontify): Check for featurep 'xemacs not
1486 extent-list.
1487
1488 * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
1489 itimer-list.
1490 (mm-create-image-xemacs): Only do something for XEmacs.
1491 (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
1492
1493 * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
1494
1495 * gnus-registry.el (gnus-adaptive-word-syntax-table):
1496 * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
1497
1498 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
1499
1500 * nnimap.el (nnimap-split-download-body):
1501 * gnus-demon.el (gnus-demon):
1502 * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
1503
1504 2007-11-15 Katsumi Yamaoka <yamaoka@jpl.org>
1505
1506 * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
1507 macros.
1508 (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
1509 (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
1510 copy data from unibyte buffer to multibyte current buffer.
1511 (nntp-retrieve-headers, nntp-retrieve-groups); Use nntp-copy-to-buffer
1512 to copy data from unibyte current buffer to multibyte buffer.
1513 (nntp-make-process-buffer): Make process buffer unibyte.
1514
1515 * pop3.el (pop3-open-server): Fix typo in Lisp code.
1516
1517 2007-11-14 Denys Duchier <denys.duchier@univ-orleans.fr> (tiny change)
1518
1519 * pop3.el (pop3-open-server): Accept and process data more robustly at
1520 connexion start to avoid spurious "POP SSL connexion failed" errors.
1521
1522 2007-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
1523
1524 * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
1525 read group names.
1526
1527 2007-11-12 Reiner Steib <Reiner.Steib@gmx.de>
1528
1529 * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
1530
1531 2007-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
1532
1533 * nnmail.el (nnmail-parse-active): Make group names unibyte.
1534 (nnmail-save-active): Use a unibyte buffer when saving active file,
1535 which may contain non-ASCII group names.
1536
1537 * nnml.el (nnml-request-group): Decode group names in messages.
1538
1539 2007-11-05 Reiner Steib <Reiner.Steib@gmx.de>
1540
1541 * message.el (message-citation-line-function)
1542 (message-insert-formatted-citation-line): Fix spelling of
1543 `message-insert-formated-citation-line'.
1544
1545 2007-11-03 Reiner Steib <Reiner.Steib@gmx.de>
1546
1547 * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
1548
1549 2007-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
1550
1551 * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
1552 nnmail-pathname-coding-system.
1553
1554 * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
1555 that a user enters; decode group names in messages.
1556
1557 * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
1558
1559 2007-11-01 Reiner Steib <Reiner.Steib@gmx.de>
1560
1561 * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
1562
1563 * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
1564
1565 * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
1566 risky local variable.
1567
1568 * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
1569
1570 2007-11-01 Teodor Zlatanov <tzz@lifelogs.com>
1571
1572 * encrypt.el: Improve documentation to fix function name typo.
1573 Reported by Daiki Ueno <ueno@unixuser.org>.
1574
1575 2007-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
1576
1577 * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
1578 even if the point is not in the last page of an article.
1579 (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
1580 back to the previous page.
1581
1582 2007-10-30 Reiner Steib <Reiner.Steib@gmx.de>
1583
1584 * qp.el (quoted-printable-decode-string): Fix typo in doc string.
1585
1586 2007-10-30 Katsumi Yamaoka <yamaoka@jpl.org>
1587
1588 * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
1589
1590 2007-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
1591
1592 * message.el (message-check-news-body-syntax): Avoid
1593 mm-string-as-multibyte.
1594 (message-hide-headers): Don't assume (point-min)==1.
1595
1596 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1597
1598 * message.el (message-remove-blank-cited-lines): Fix if remove is
1599 given.
1600 (message-bogus-address-regexp): New variable.
1601 (message-bogus-recipient-p): New function.
1602 (message-check-recipients): New command.
1603 (message-syntax-checks): Add `bogus-recipient'.
1604 (message-fix-before-sending): Add `bogus-recipient'.
1605
1606 * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
1607 (gnus-treat-body-boundary): Don't test window-system.
1608
1609 2007-10-28 Leo <sdl.web@gmail.com> (tiny change)
1610
1611 * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
1612
1613 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1614
1615 * gnus.el: Bump version to Gnus v5.13.
1616
1617 2007-10-28 Miles Bader <miles@gnu.org>
1618
1619 * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
1620 at compile-time too.
1621
1622 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
1623
1624 * gnus-msg.el (gnus-message-setup-hook): Add
1625 `message-remove-blank-cited-lines' to options.
1626
1627 2007-10-26 Reiner Steib <Reiner.Steib@gmx.de>
1628
1629 * message.el (message-remove-blank-cited-lines): New function.
1630 Suggested by Karl Plästerer.
1631
1632 2007-10-25 Katsumi Yamaoka <yamaoka@jpl.org>
1633
1634 * hashcash.el (mail-add-payment): Replace mapcar called for effect with
1635 mapc.
1636
1637 * imap.el (imap-open): Replace mapcar called for effect with mapc.
1638 (top-level): Use mapc to set functions to be traced for debugging.
1639
1640 * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
1641 called for effect with while loop.
1642
1643 * message.el (message-talkative-question): Replace mapcar called for
1644 effect with mapc.
1645
1646 * mm-util.el: Use mapc instead of mapcar to make compatible functions.
1647 (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
1648 called for effect with dolist.
1649
1650 * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
1651
1652 * nndiary.el: Use dolist instead of mapcar to add diary headers to
1653 gnus-extra-headers and nnmail-extra-headers.
1654
1655 * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
1656 called for effect with dolist.
1657 (top-level): Use mapc to set functions to be traced for debugging.
1658
1659 * nnmail.el (nnmail-read-incoming-hook): Doc fix.
1660 (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
1661 dolist.
1662
1663 * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
1664 Replace mapcar called for effect with mapc.
1665 (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
1666 (nnmaildir-request-update-info, nnmaildir-request-delete-group)
1667 (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
1668 (nnmaildir-close-group): Replace mapcar called for effect with dolist.
1669
1670 * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
1671 remove-if that's a cl function.
1672
1673 * webmail.el (webmail-debug): Replace mapcar called for effect with
1674 dolist.
1675
1676 2007-10-24 Katsumi Yamaoka <yamaoka@jpl.org>
1677
1678 * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
1679 (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
1680 with while loop.
1681
1682 * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
1683 functions from article-* functions.
1684 (gnus-multi-decode-header): Replace mapcar called for effect with
1685 dolist.
1686
1687 * gnus-bookmark.el (gnus-bookmark-bmenu-list)
1688 (gnus-bookmark-show-details): Replace mapcar called for effect with
1689 while loop.
1690
1691 * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
1692 called for effect with while loop.
1693
1694 * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
1695 with dolist.
1696
1697 * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace
1698 mapcar called for effect with dolist.
1699
1700 * gnus-spec.el (gnus-correct-length): Make it simple and fast.
1701
1702 * gnus-sum.el (gnus-multi-decode-encoded-word-string)
1703 (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
1704 Replace mapcar called for effect with dolist.
1705 (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
1706 mapc.
1707
1708 * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
1709 Replace mapcar called for effect with dolist.
1710 (gnus-topic-list): Replace mapcar called for effect with mapc.
1711
1712 * gnus.el: Use mapc instead of mapcar to add autoloads.
1713
1714 2007-10-23 Richard Stallman <rms@gnu.org>
1715
1716 * gnus-group.el (gnus-group-highlight): Mark as risky.
1717
1718 2007-10-23 Katsumi Yamaoka <yamaoka@jpl.org>
1719
1720 * gnus.el (gnus-server-to-method): Return method found first in
1721 gnus-newsrc-alist.
1722
1723 * gnus-art.el (gnus-article-highlight-signature)
1724 (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
1725 button overlay without the front stickiness.
1726
1727 2007-10-22 Kevin Greiner <kevin.greiner@compsol.cc>
1728
1729 * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
1730 overview buffer needed a catch to receive its throw.
1731 (gnus-agent-flush-cache): Declared as interactive to make this function
1732 easier to use.
1733
1734 2007-10-20 Reiner Steib <Reiner.Steib@gmx.de>
1735
1736 * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
1737 `next-line'.
1738
1739 2007-10-18 Katsumi Yamaoka <yamaoka@jpl.org>
1740
1741 * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
1742 exclude address matching message-dont-reply-to-names.
1743
1744 2007-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
1745
1746 * gnus-util.el (gnus-string<): New function.
1747
1748 * gnus-sum.el (gnus-article-sort-by-author)
1749 (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
1750
1751 2007-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
1752
1753 * gnus-win.el (gnus-configure-windows): Focus on the frame for which
1754 the frame-focus tag is set in gnus-buffer-configuration.
1755
1756 2007-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
1757
1758 * gnus-art.el (gnus-article-add-button): Make a button overlay without
1759 the front stickiness.
1760
1761 2007-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
1762
1763 * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
1764 url pattern; remove duplicate one.
1765 (gnus-article-extend-url-button): New function.
1766 (gnus-article-add-buttons): Use it.
1767 (gnus-button-push): Use concatenated url that it makes.
1768
1769 2007-10-04 Juanma Barranquero <lekktu@gmail.com>
1770
1771 * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
1772 (sieve-manage-open): Use `mapc' instead of `mapcar'.
1773
1774 2007-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
1775
1776 * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
1777 Don't hardcode point-min==1.
1778
1779 2007-09-30 David Kastrup <dak@gnu.org>
1780
1781 * gnus-art.el (gnus-article-reply-with-original)
1782 (gnus-article-followup-with-original): When `transient-mark-mode' is
1783 off, refrain from active-region behavior for followups.
1784
1785 2007-10-08 Reiner Steib <Reiner.Steib@gmx.de>
1786
1787 * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
1788 Fix comment about "iso8859-1".
1789
1790 2007-10-08 Daiki Ueno <ueno@unixuser.org>
1791
1792 * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
1793 ones returned from the verify-function.
1794
1795 * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
1796 mml2015-extract-cleartext-signature if extraction failed.
1797
1798 2007-10-07 Daiki Ueno <ueno@unixuser.org>
1799
1800 * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
1801 beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
1802 failed.
1803
1804 2007-10-04 Reiner Steib <Reiner.Steib@gmx.de>
1805
1806 * Relicense "GPLv2 or later" files to "GPLv3 or later".
1807
1808 2007-09-27 Teodor Zlatanov <tzz@lifelogs.com>
1809
1810 * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
1811 to mark a thread as expirable. Add variable `hide' to handle hiding of
1812 thread for both the null and zero (kill/expire thread) universal prefix
1813 cases.
1814 (gnus-summary-expire-thread): Add new function to expire a thread,
1815 using gnus-summary-kill-thread.
1816 (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
1817 shortcuts for gnus-summary-expire-thread.
1818 (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
1819 e' bindings for gnus-summary-expire-thread. Add `T E' binding.
1820
1821 2007-09-25 Teodor Zlatanov <tzz@lifelogs.com>
1822
1823 * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
1824 extras value, so an extras entry can be deleted.
1825 (gnus-registry-delete-extra-entry): Use it.
1826 (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
1827 (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
1828 (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
1829 storage through the gnus-registry, and provide an appropriate API for
1830 it.
1831
1832 2007-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
1833
1834 * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
1835 Suggested by Leo <sdl.web@gmail.com>.
1836
1837 * gnus.el: Do.
1838
1839 2007-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
1840
1841 * gnus.el (gnus-newsgroup-maximum-articles): Rename from
1842 gnus-maximum-newsgroup. Suggested by Leo <sdl.web@gmail.com>.
1843
1844 * gnus-agent.el (gnus-agent-fetch-headers): Do.
1845
1846 * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
1847 (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
1848
1849 2007-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
1850
1851 * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
1852 newline.
1853 (nnmbox-request-accept-article): Don't change article in source buffer;
1854 narrow to header to use message-fetch-field rather than
1855 nnmail-fetch-field; use with-current-buffer instead of save-excursion.
1856 (nnmbox-request-replace-article): Quote lines that'll be misidentified
1857 as delimiters; make sure article ends with newline.
1858 (nnmbox-delete-mail): Correct last position of article to be deleted;
1859 ignore X-Gnus-Newsgroup header in article body.
1860 (nnmbox-save-mail): Quote lines looking like delimiters at the right
1861 positions; make sure article ends with newline.
1862
1863 * message.el (message-display-abbrev): Don't infloop when a user
1864 inserts SPC in the beginning of header.
1865
1866 2007-09-12 Teodor Zlatanov <tzz@lifelogs.com>
1867
1868 * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
1869 list of groups not followed by default. Fix type to be regexp.
1870 (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
1871
1872 2007-09-06 Tassilo Horn <tassilo@member.fsf.org>
1873
1874 * hmac-def.el (define-hmac-function): Switch from old-style to
1875 new-style backquotes.
1876
1877 * md4.el (md4-make-step): Likewise.
1878
1879 2007-09-06 Katsumi Yamaoka <yamaoka@jpl.org>
1880
1881 * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
1882 raw-text coding system when saving .newsrc file, which may contain
1883 non-ASCII group names.
1884
1885 2007-09-05 Katsumi Yamaoka <yamaoka@jpl.org>
1886
1887 * gnus-cus.el (gnus-score-extra): New widget.
1888 (gnus-score-extra-convert): New function.
1889 (gnus-score-customize): Use it for Extra.
1890
1891 2007-08-31 Daiki Ueno <ueno@unixuser.org>
1892
1893 * mml2015.el (mml2015-extract-cleartext-signature): New function.
1894 (mml2015-mailcrypt-clear-verify): Use it.
1895 (mml2015-gpg-clear-verify): Use it.
1896 (mml2015-pgg-clear-verify): Use it.
1897 (mml2015-epg-clear-verify): Replace the current part with the output
1898 from GnuPG; don't extract the plaintext by itself.
1899
1900 * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
1901 (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
1902 mml2015-clear-verify-function; don't touch the armor headers or
1903 dash-escaped text here.
1904
1905 2007-08-24 Katsumi Yamaoka <yamaoka@jpl.org>
1906
1907 * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
1908 (gnus-mime-view-part-as-type-internal): Default to text/plain for text
1909 parts, or application/octet-stream as a last resort.
1910 (gnus-mime-view-part-as-type): Don't toggle display.
1911 (gnus-mime-view-part-as-charset): Don't turn off display before
1912 querying charset.
1913
1914 * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
1915 stuff to undisplayer function in Emacs.
1916 (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
1917
1918 * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
1919 text/calendar parts.
1920
1921 2007-08-23 Katsumi Yamaoka <yamaoka@jpl.org>
1922
1923 * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
1924 decoding text/calendar parts.
1925
1926 * message.el (message-forward-make-body-mime): Always mark body as
1927 having no illegible text; remove signed-or-encrypted argument.
1928 (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
1929
1930 * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
1931 (mml-generate-mime-1): Don't encode body if it is specified to be in
1932 raw form; don't make buffer be unibyte when inserting multibyte string.
1933
1934 2007-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
1935
1936 * sha1.el: Fix up comment style.
1937 (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
1938 (sha1-OP, sha1-add-to-H): Use new-style backquotes.
1939
1940 * hex-util.el: Fix up comment style.
1941 (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
1942
1943 * gnus-salt.el: Use with-current-buffer.
1944 (gnus-pick-setup-message): Fix long-standing typo.
1945
1946 2007-08-17 Katsumi Yamaoka <yamaoka@jpl.org>
1947
1948 * imap.el (imap-logout-timeout): New variable.
1949 (imap-logout, imap-logout-wait): New functions.
1950 (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
1951
1952 * nnimap.el (nnimap-logout-timeout): New server variable.
1953 (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
1954 nnimap-logout-timeout.
1955
1956 * gnus-art.el (gnus-article-summary-command-nosave)
1957 (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
1958
1959 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
1960
1961 * gnus.el (gnus-maximum-newsgroup): New variable.
1962
1963 * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
1964 according to gnus-maximum-newsgroup.
1965
1966 * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
1967 (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
1968 Limit the range of articles according to gnus-maximum-newsgroup.
1969
1970 2007-08-14 Tassilo Horn <tassilo@member.fsf.org>
1971
1972 * gnus-art.el (gnus-sticky-article): Fixed problems described in
1973 <b4mps1qitio.fsf@jpl.org> on ding. Thanks to Katsumi.
1974 Don't perform gnus-configure-windows here; reuse existing sticky
1975 article buffer.
1976
1977 * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
1978 it doesn't exist in gnus-article-mode.
1979
1980 2007-08-13 Katsumi Yamaoka <yamaoka@jpl.org>
1981
1982 * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
1983 (gnus-agent-decoded-group-name): New function.
1984 (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
1985 (gnus-agent-expire-group-1): Use it; decode group name in messages.
1986
1987 2007-08-12 Tassilo Horn <tassilo@member.fsf.org>
1988
1989 * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
1990 Add binding for gnus-sticky-article.
1991 (gnus-summary-exit): Don't kill sticky article buffers.
1992
1993 * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
1994 article buffer.
1995 (gnus-sticky-article, gnus-kill-sticky-article-buffer)
1996 (gnus-kill-sticky-article-buffers): New commands.
1997
1998 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
1999
2000 * nntp.el (nntp-xref-number-is-evil): New server variable.
2001 (nntp-find-group-and-number): If it is non-nil, don't trust article
2002 numbers in the Xref header.
2003
2004 2007-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
2005
2006 * gnus-agent.el (gnus-agent-read-group): New function.
2007 (gnus-agent-flush-group, gnus-agent-expire-group)
2008 (gnus-agent-regenerate-group): Use it.
2009 (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
2010 nnmail-pathname-coding-system.
2011
2012 2007-08-06 Katsumi Yamaoka <yamaoka@jpl.org>
2013
2014 * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
2015
2016 * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
2017 that are unread as unread, and also as selected so that information of
2018 marks having been changed by a user may be updated when exiting group.
2019
2020 2007-08-04 Reiner Steib <Reiner.Steib@gmx.de>
2021
2022 * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
2023
2024 2007-08-03 Katsumi Yamaoka <yamaoka@jpl.org>
2025
2026 * gnus-art.el (gnus-mime-display-single): Pass part number that is
2027 calculated ignoring signature parts to gnus-treat-article.
2028
2029 2007-08-02 Katsumi Yamaoka <yamaoka@jpl.org>
2030
2031 * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
2032 a point here in order to keep the window start.
2033 (gnus-insert-mime-security-button): Make a button overlay without the
2034 front stickiness.
2035 (gnus-mime-display-security): Goto the end of a button.
2036
2037 * gnus-group.el (gnus-group-name-at-point): Fix regexps.
2038
2039 2007-08-01 Katsumi Yamaoka <yamaoka@jpl.org>
2040
2041 * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
2042 group-name-at-point.
2043 (gnus-group-completing-read): New function that offers decoded
2044 non-ASCII group names for completion.
2045 (gnus-fetch-group, gnus-group-read-ephemeral-group)
2046 (gnus-group-jump-to-group, gnus-group-make-group-simple)
2047 (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
2048 (gnus-group-fetch-control): Use it.
2049 (gnus-fetch-group): Use group-name-at-point for the initial value
2050 rather than the default value; use gnus-alive-p.
2051
2052 * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
2053 (gnus-summary-mail-other-window, gnus-summary-news-other-window)
2054 (gnus-summary-post-news): Use gnus-group-completing-read.
2055
2056 * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
2057 (gnus-read-move-group-name): Decode group name for completion.
2058
2059 2007-07-31 Ted Zlatanov <tzz@lifelogs.com>
2060
2061 * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
2062 in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
2063 Yamaoka slightly modified the code).
2064
2065 2007-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
2066
2067 * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
2068 (nnmail-split-incoming): Bind it.
2069
2070 * nnml.el (nnml-group-name-charset): New function.
2071 (nnml-decoded-group-name): Use it; don't decode group name if
2072 nnmail-group-names-not-encoded-p is non-nil.
2073 (nnml-encoded-group-name): New function.
2074 (nnml-group-pathname): Inline nnml-decoded-group-name.
2075 (nnml-request-expire-articles): Decode group name in message.
2076 (nnml-request-delete-group): Ditto; bind file-name-coding-system to
2077 nnmail-pathname-coding-system.
2078 (nnml-save-mail, nnml-active-number): Work with decoded group names and
2079 not decoded ones according to nnmail-group-names-not-encoded-p.
2080 (nnml-generate-active-info): Use nnml-encoded-group-name.
2081
2082 2007-08-08 Glenn Morris <rgm@gnu.org>
2083
2084 * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
2085 * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
2086 doc-strings and comments.
2087
2088 2007-07-25 Glenn Morris <rgm@gnu.org>
2089
2090 * Relicense all FSF files to GPLv3 or later.
2091
2092 2007-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
2093
2094 * gnus-sum.el (gnus-summary-move-article): Make
2095 gnus-summary-respool-article work.
2096
2097 2007-07-21 Reiner Steib <Reiner.Steib@gmx.de>
2098
2099 * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
2100 string.
2101
2102 2007-07-20 Michaël Cadilhac <michael@cadilhac.name>
2103
2104 * nnrss.el (nnrss-ignore-article-fields): New variable. List of fields
2105 that should be ignored when comparing distant RSS articles with local
2106 ones.
2107 (nnrss-make-hash-index): New function. Create a hash index according
2108 to the ignored fields.
2109 (nnrss-check-group): Use it.
2110
2111 2007-07-20 Katsumi Yamaoka <yamaoka@jpl.org>
2112
2113 * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
2114
2115 * gnus-art.el (article-decode-group-name): Decode Xref header too.
2116
2117 * gnus-group.el (gnus-group-make-group): Encode group name here unless
2118 the new optional argument ENCODED is non-nil.
2119 (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
2120 coding system for encoding group name.
2121 (gnus-group-make-rss-group): Pass un-encoded group name to
2122 gnus-group-make-group.
2123 (gnus-group-set-info): Tell gnus-group-make-group that group name is
2124 encoded.
2125
2126 * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
2127 Encode group name to which articles are moved or copied.
2128 (gnus-summary-edit-article): Use gnus-group-name-charset to determine
2129 coding system for encoding Newsgroup, Followup-To and Xref headers.
2130
2131 * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
2132 marks; use nnheader-file-coding-system to write a file.
2133 (nnagent-retrieve-headers): Bind file-name-coding-system to
2134 nnmail-pathname-coding-system.
2135
2136 * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
2137
2138 * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
2139 (nnml-request-article, nnml-request-create-group)
2140 (nnml-request-rename-group, nnml-find-id)
2141 (nnml-possibly-change-directory, nnml-possibly-create-directory)
2142 (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
2143 (nnml-save-marks): Use nnml-group-pathname instead of
2144 nnmail-group-pathname.
2145
2146 (nnml-request-create-group, nnml-request-expire-articles)
2147 (nnml-request-move-article, nnml-request-delete-group)
2148 (nnml-deletable-article-p, nnml-possibly-create-directory)
2149 (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
2150 (nnml-open-marks): Bind file-name-coding-system to
2151 nnmail-pathname-coding-system.
2152
2153 (nnml-request-article): Pass server argument to nnml-find-group-number.
2154 (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
2155 server argument to nnml-possibly-create-directory.
2156 (nnml-request-accept-article): Pass server argument to
2157 nnml-active-number and nnml-save-mail.
2158 (nnml-find-group-number): Pass server argument to nnml-find-id.
2159 (nnml-request-update-info): Pass server argument to
2160 nnml-marks-changed-p.
2161
2162 (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
2163 (nnml-save-mail, nnml-active-number): Add server argument.
2164
2165 (nnml-request-delete-group): Warn if group is missing.
2166 (nnml-get-nov-buffer): Decode group name.
2167 (nnml-generate-active-info): Encode group name.
2168 (nnml-open-marks): Decode group name in messages.
2169
2170 2007-07-19 Katsumi Yamaoka <yamaoka@jpl.org>
2171
2172 * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
2173 if it is not specified.
2174 (gnus-article-pipe-part, gnus-article-save-part)
2175 (gnus-article-interactively-view-part, gnus-article-copy-part)
2176 (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
2177 (gnus-article-inline-part, gnus-article-save-part-and-strip)
2178 (gnus-article-replace-part, gnus-article-delete-part)
2179 (gnus-article-view-part-as-type): Pass raw prefix argument to
2180 gnus-article-part-wrapper.
2181
2182 2007-07-18 Katsumi Yamaoka <yamaoka@jpl.org>
2183
2184 * gnus-agent.el (gnus-agent-save-active): Bind
2185 nnheader-file-coding-system to gnus-agent-file-coding-system.
2186
2187 * gnus-cache.el (gnus-cache-save-buffers)
2188 (gnus-cache-possibly-enter-article, gnus-cache-request-article)
2189 (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
2190 (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
2191 (gnus-cache-braid-nov, gnus-cache-braid-heads)
2192 (gnus-cache-generate-active, gnus-cache-rename-group)
2193 (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
2194 (gnus-cache-update-overview-total-fetched-for): Bind
2195 file-name-coding-system to nnmail-pathname-coding-system.
2196 (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
2197 variables.
2198 (gnus-cache-decoded-group-name): New function.
2199 (gnus-cache-file-name): Use it.
2200 (gnus-cache-generate-active): Use non-decoded group name for active.
2201
2202 * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
2203 right place.
2204 (gnus-write-active-file): Don't break non-ASCII group names.
2205
2206 * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
2207 nnmail-pathname-coding-system.
2208
2209 * gnus-uu.el (gnus-uu-decode-save): Typo.
2210
2211 2007-07-16 Katsumi Yamaoka <yamaoka@jpl.org>
2212
2213 * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
2214
2215 2007-07-14 David Kastrup <dak@gnu.org>
2216
2217 * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
2218 finishing actions if we did not edit the article.
2219
2220 2007-07-13 Katsumi Yamaoka <yamaoka@jpl.org>
2221
2222 * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
2223 (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
2224 (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
2225 (gnus-agent-flush-group, gnus-agent-flush-cache)
2226 (gnus-agent-fetch-headers, gnus-agent-load-alist)
2227 (gnus-agent-read-agentview, gnus-agent-expire-group-1)
2228 (gnus-agent-retrieve-headers, gnus-agent-request-article)
2229 (gnus-agent-regenerate-group)
2230 (gnus-agent-update-files-total-fetched-for)
2231 (gnus-agent-update-view-total-fetched-for): Bind
2232 file-name-coding-system to nnmail-pathname-coding-system.
2233 (gnus-agent-group-pathname): Don't encode file names by
2234 nnmail-pathname-coding-system.
2235 (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
2236 coding-system-for-write instead of buffer-file-coding-system to
2237 gnus-agent-file-coding-system.
2238
2239 * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
2240 Decode group name.
2241
2242 * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
2243
2244 * gnus-start.el (gnus-update-active-hashtb-from-killed)
2245 (gnus-read-newsrc-el-file): Make group names unibyte.
2246
2247 * nnmail.el (nnmail-group-pathname): Don't encode file names by
2248 nnmail-pathname-coding-system.
2249
2250 * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
2251 (nnrss-request-delete-group): Bind file-name-coding-system to
2252 nnmail-pathname-coding-system.
2253 (nnrss-read-server-data, nnrss-read-group-data): Bind
2254 file-name-coding-system correctly.
2255 (nnrss-check-group): Pass nnrss-file-coding-system to md5.
2256
2257 * nntp.el: Require gnus-group for the function gnus-group-name-charset.
2258 (nntp-server-to-method-cache): New variable.
2259 (nntp-group-pathname): New function that decodes non-ASCII group names.
2260 (nntp-possibly-create-directory, nntp-marks-changed-p)
2261 (nntp-save-marks, nntp-open-marks): Use it.
2262 (nntp-possibly-create-directory, nntp-open-marks):
2263 Bind file-name-coding-system to nnmail-pathname-coding-system.
2264 (nntp-open-marks): Decode group names when bootstrapping marks.
2265
2266 * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
2267 Newsgroups and Folowup-To headers.
2268
2269 2007-07-13 Katsumi Yamaoka <yamaoka@jpl.org>
2270
2271 * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
2272 (gnus-server-closed-face, gnus-server-denied-face)
2273 (gnus-server-offline-face): Remove variable.
2274 (gnus-server-font-lock-keywords): Use faces that are not aliases.
2275
2276 * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
2277 of modifying message-stack directly for XEmacs.
2278
2279 * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
2280 (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
2281 if the coding-system argument is nil for XEmacs.
2282
2283 * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
2284 mm-charset-override-alist.
2285
2286 * rfc2047.el: Don't require base64; require rfc2045 for the function
2287 rfc2045-encode-string.
2288 (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
2289 to quote the parameter value.
2290
2291 2007-07-06 Katsumi Yamaoka <yamaoka@jpl.org>
2292
2293 * gnus-group.el (gnus-group-name-charset): Allow a method of the short
2294 form in gnus-group-name-charset-method-alist.
2295
2296 * gnus-eform.el (gnus-edit-form): Add optional argument layout which
2297 overrides the default layout edit-form.
2298
2299 * gnus-win.el (gnus-buffer-configuration): Add edit-server.
2300
2301 * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
2302
2303 2007-07-04 Katsumi Yamaoka <yamaoka@jpl.org>
2304
2305 * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
2306 as unfetched articles.
2307
2308 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
2309
2310 * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
2311
2312 2007-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
2313
2314 * nnagent.el (nnagent-request-set-mark): Also set the marks for the
2315 original back end that keeps marks in the local system.
2316
2317 2007-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2318
2319 * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
2320 arg of pop-to-buffer for XEmacs.
2321 (gnus-article-read-summary-keys): Ditto; don't restore window
2322 configuration if summary command ends up with neither article buffer
2323 nor summary buffer; describe bindings if summary keys end with C-h.
2324
2325 2007-06-22 Katsumi Yamaoka <yamaoka@jpl.org>
2326
2327 * message.el (message-fix-before-sending): Skip raw message part to be
2328 forwarded while checking illegible text.
2329 (message-forward-make-body-mime, message-forward-make-body): Mark
2330 signed or encrypted raw message as having no illegible text.
2331
2332 2007-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
2333
2334 * gnus-util.el (gnus-add-timestamp-to-message): New user option.
2335 (gnus-message-with-timestamp-1): New macro.
2336 (gnus-message-with-timestamp): New function.
2337 (gnus-message): Use them.
2338
2339 * nnheader.el (nnheader-message): Use them.
2340
2341 2007-06-16 Reiner Steib <Reiner.Steib@gmx.de>
2342
2343 * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
2344 .newsrc.eld file.
2345
2346 2007-06-14 Katsumi Yamaoka <yamaoka@jpl.org>
2347
2348 * gnus-agent.el (gnus-agent-fetch-headers)
2349 (gnus-agent-retrieve-headers): Bind
2350 gnus-decode-encoded-address-function to identity.
2351
2352 * nntp.el (nntp-send-xover-command): Recognize an xover command is
2353 available also when the server returns simply a dot.
2354
2355 * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
2356
2357 2007-06-08 Katsumi Yamaoka <yamaoka@jpl.org>
2358
2359 * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
2360
2361 2007-06-07 Katsumi Yamaoka <yamaoka@jpl.org>
2362
2363 * gnus-ems.el (gnus-x-splash): Make it work.
2364
2365 * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
2366 from being used.
2367
2368 2007-06-05 Katsumi Yamaoka <yamaoka@jpl.org>
2369
2370 * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
2371 the front stickiness.
2372 (gnus-article-summary-command-nosave): Correct the order of the
2373 arguments passed to pop-to-buffer.
2374 (gnus-article-read-summary-keys): Ditto; make it work properly when the
2375 summary command ends up with the article buffer.
2376
2377 * mm-decode.el (mm-insert-part): Separate the extracted parts that have
2378 the same faces.
2379
2380 2007-06-07 Juanma Barranquero <lekktu@gmail.com>
2381
2382 * gnus-art.el (gnus-split-methods): Fix typo in docstring.
2383
2384 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
2385
2386 * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
2387 * gnus-sum.el (gnus-summary-highlight):
2388 * mail-source.el (mail-source-delete-old-incoming-confirm):
2389 * nndiary.el (nndiary-reminders): Fix typos in docstrings.
2390
2391 2007-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
2392
2393 * gnus-art.el (gnus-mime-view-part-externally)
2394 (gnus-mime-view-part-internally): Fix predicate function passed to
2395 completing-read.
2396
2397 * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
2398
2399 * gnus.el (gnus-update-message-archive-method): Add :version.
2400
2401 2007-06-01 Katsumi Yamaoka <yamaoka@jpl.org>
2402
2403 * gnus.el (gnus-update-message-archive-method): New variable.
2404
2405 * gnus-start.el (gnus-setup-news): Update saved "archive" method
2406 according to gnus-message-archive-method if
2407 gnus-update-message-archive-method is non-nil.
2408
2409 2007-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
2410
2411 * gnus-sum.el (gnus-summary-limit-to-address): New function. Suggested
2412 by Loic Dachary <loic@dachary.org>.
2413 (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
2414
2415 2007-05-28 Katsumi Yamaoka <yamaoka@jpl.org>
2416
2417 * message.el (message-pop-to-buffer): Add switch-function argument.
2418 (message-mail): Pass switch-function argument to it.
2419
2420 2007-05-25 Reiner Steib <Reiner.Steib@gmx.de>
2421
2422 * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
2423 Improve doc string.
2424
2425 2007-05-25 Katsumi Yamaoka <yamaoka@jpl.org>
2426
2427 * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
2428 (gnus-header-content)
2429 * gnus-cite.el (gnus-cite-10)
2430 * gnus-srvr.el (gnus-server-closed)
2431 * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
2432 (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
2433 (gnus-group-mail-3-empty, gnus-group-mail-low)
2434 (gnus-group-mail-low-empty, gnus-splash)
2435 * message.el (message-header-to, message-header-cc)
2436 (message-header-subject, message-header-other, message-header-name)
2437 (message-header-xheader, message-separator, message-cited-text)
2438 (message-mml): Lighten colors of faces used for dark background.
2439
2440 2007-05-24 Simon Josefsson <simon@josefsson.org>
2441
2442 * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
2443 to t as an experiment. Suggested by Greg Troxel <gdt@work.lexort.com>.
2444
2445 2007-05-24 Katsumi Yamaoka <yamaoka@jpl.org>
2446
2447 * message.el (message-narrow-to-headers-or-head):
2448 Ignore mail-header-separator in the body.
2449
2450 2007-05-23 Katsumi Yamaoka <yamaoka@jpl.org>
2451
2452 * mm-decode.el (mm-image-fit-p): Return t if image size is just the
2453 same as window size.
2454
2455 2007-05-22 Kevin Ryde <user42@zip.com.au>
2456
2457 * message.el (message-font-lock-keywords): Use message-header-xheader
2458 face for "X-Foo", its apparent intended purpose. Move "X-" pattern
2459 ahead of the anything pattern, to get it recognised.
2460
2461 2007-05-12 Michaël Cadilhac <michael@cadilhac.name>
2462
2463 * gnus-sum.el (gnus-articles-to-read)
2464 (gnus-summary-insert-old-articles): Don't truncate group name for
2465 `read-string'.
2466
2467 * gnus-util.el (gnus-limit-string): Delete this function.
2468
2469 * gnus-sum.el (gnus-simplify-subject-fully): Use
2470 `truncate-string-to-width' instead.
2471
2472 2007-05-11 Michaël Cadilhac <michael@cadilhac.name>
2473
2474 * gnus-sum.el (gnus-summary-next-group-on-exit): New variable. Tell
2475 if, on summary exit, the next group has to be selected.
2476 (gnus-summary-exit): Use it.
2477
2478 2007-05-10 Reiner Steib <Reiner.Steib@gmx.de>
2479
2480 * gnus-art.el (gnus-article-mode): Fix comment about displaying
2481 non-break space.
2482
2483 2007-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
2484
2485 * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
2486 Check if group is not a directory.
2487 (nnfolder-request-expire-articles): Don't delete articles if the target
2488 group is not available.
2489
2490 * nnml.el (nnml-request-create-group): Properly check if group is not a
2491 file.
2492 (nnml-request-expire-articles): Don't delete articles if the target
2493 group is not available.
2494
2495 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
2496 Don't quote characters that are within parentheses.
2497
2498 2007-05-09 Katsumi Yamaoka <yamaoka@jpl.org>
2499
2500 * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
2501 (gnus-handle-ephemeral-exit): Select article according to it.
2502
2503 2007-05-08 Reiner Steib <Reiner.Steib@gmx.de>
2504
2505 * message.el (message-insert-formated-citation-line): Remove newline.
2506 (message-citation-line-format): Add final \n here so that the user can
2507 avoid a blank line.
2508
2509 2007-05-03 Dan Christensen <jdc@uwo.ca>
2510
2511 * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
2512 (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
2513 Update lanl/arXiv support.
2514
2515 2007-05-02 Reiner Steib <Reiner.Steib@gmx.de>
2516
2517 * gnus.el: Bump version number.
2518
2519 2007-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2520
2521 * gnus.el (gnus-version-number): Bump version.
2522
2523 2007-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2524
2525 * gnus.el: No Gnus v0.6 is released.
2526
2527 2007-04-27 Didier Verna <didier@xemacs.org>
2528
2529 * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
2530 * gmm-utils.el (gmm-regexp-concat): here.
2531 * message.el: Don't require 'gnus-util.
2532 (message-dont-reply-to-names): Handle name change above.
2533 * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
2534
2535 2007-04-26 Katsumi Yamaoka <yamaoka@jpl.org>
2536
2537 * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
2538 since the initial value varies according to the system.
2539
2540 2007-04-25 Katsumi Yamaoka <yamaoka@jpl.org>
2541
2542 * mm-util.el (mm-charset-synonym-alist): Defcustom.
2543
2544 2007-04-25 NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (tiny change)
2545
2546 * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
2547
2548 2007-04-24 Didier Verna <didier@xemacs.org>
2549
2550 Improve the type of gnus-ignored-from-addresses.
2551 * gnus-util.el (gnus-orify-regexp): New function.
2552 * message.el (gnus-util): Require it.
2553 * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
2554 * gnus-sum.el (gnus-ignored-from-addresses): New function.
2555 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
2556
2557 2007-04-24 Didier Verna <didier@xemacs.org>
2558
2559 * gnus-sum.el:
2560 * gnus-utils.el: Fix some trailing whitespaces.
2561
2562 2007-04-23 Katsumi Yamaoka <yamaoka@jpl.org>
2563
2564 * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
2565 (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
2566 article's Message-ID; refer parent article in summary buffer.
2567
2568 * message.el (message-bounce): Call mime-to-mml.
2569
2570 2007-04-20 Katsumi Yamaoka <yamaoka@jpl.org>
2571
2572 * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
2573
2574 2007-04-19 Katsumi Yamaoka <yamaoka@jpl.org>
2575
2576 * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
2577 (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
2578 displayed of multipart/alternative part if it is invoked from summary
2579 buffer.
2580
2581 * mm-view.el (mm-inline-text-html-render-with-w3m)
2582 (mm-inline-text-html-render-with-w3m-standalone)
2583 (mm-inline-render-with-function): Use mail-parse-charset by default.
2584
2585 2007-04-18 Levin Du <zslevin@gmail.com> (tiny change)
2586
2587 * parse-time.el (parse-time-string-chars): Check if CHAR
2588 is less than the length of parse-time-syntax.
2589
2590 2007-04-17 Katsumi Yamaoka <yamaoka@jpl.org>
2591
2592 * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
2593 from gnus-newsgroup-processable.
2594
2595 2007-04-16 Didier Verna <didier@xemacs.org>
2596
2597 * gnus-msg.el (gnus-configure-posting-styles): Handle
2598 message-signature-directory properly with :file syntax. Reported by
2599 "Leo".
2600
2601 2007-04-11 Didier Verna <didier@xemacs.org>
2602
2603 New user option: message-signature-directory.
2604 * gnus-msg.el (gnus-configure-posting-styles): Support it.
2605 * message.el (message-insert-signature): Ditto.
2606 * message.el (message-signature-file): Doc update.
2607 * message.el (message-signature-directory): New.
2608
2609 2007-04-10 Katsumi Yamaoka <yamaoka@jpl.org>
2610
2611 * gnus-msg.el (gnus-inews-yank-articles): Use
2612 message-exchange-point-and-mark instead of exchange-point-and-mark.
2613
2614 2007-04-09 Katsumi Yamaoka <yamaoka@jpl.org>
2615
2616 * message.el (message-yank-original): Make sure cited text ends with
2617 newline; don't exchange point and mark.
2618
2619 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
2620
2621 * tls.el (open-tls-stream): Properly handle case where there
2622 is no associated buffer.
2623
2624 2007-04-03 Thien-Thi Nguyen <ttn@gnu.org>
2625
2626 * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
2627 message-yank-original, make sure (< mark TEXT point).
2628
2629 2007-03-31 Reiner Steib <Reiner.Steib@gmx.de>
2630
2631 * message.el (message-fill-column): New variable.
2632 (message-mode): Use it. Add comment on a possible new hook.
2633
2634 * nnmail.el (nnmail-spool-file): Mark as obsolete.
2635 (nnmail-get-new-mail): Reformat.
2636
2637 * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
2638
2639 * gmm-utils.el: Fix Commentary.
2640 (gmm-tool-bar-from-list): Fix typo in doc string.
2641
2642 2007-03-27 Thien-Thi Nguyen <ttn@gnu.org>
2643
2644 * message.el (message-yank-original): Don't switch point and mark
2645 unnecessarily to put point and mark as documented.
2646
2647 2007-03-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
2648
2649 * message.el (message-put-addresses-in-ecomplete): Only fetch headers
2650 from the message heads.
2651
2652 2007-03-25 Kevin Greiner <kevin.greiner@compsol.cc>
2653
2654 * gnus-art.el (gnus-article-set-window-start): Do nothing when the
2655 article buffer does not have a window. This may not be the best
2656 solution but is certainly better than setting the start of the null,
2657 that is the current, window.
2658
2659 2007-03-24 Reiner Steib <Reiner.Steib@gmx.de>
2660
2661 * gnus-draft.el (gnus-draft-setup-hook): New hook.
2662 (gnus-draft-setup): Run it.
2663
2664 * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
2665 gnus-score-fast-scoring. Allow regexp.
2666 (gnus-score-headers): Use it.
2667
2668 * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
2669 XEmacs.
2670
2671 * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
2672 string.
2673 (gnus-button-alist): Also catch `<f1> k ...'.
2674 (gnus-treat-display-x-face): Fix doc string.
2675
2676 2007-03-25 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2677
2678 * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
2679 evaluation of gnus-extended-version to ensure correct generation of the
2680 User-Agent header when message-generate-headers-first is used.
2681
2682 2007-03-24 Simon Josefsson <simon@josefsson.org>
2683
2684 * hashcash.el (hashcash-generate-payment-async): Don't crash if
2685 hashcash-path is nil. Don't call callback with incorrect number of
2686 parameters if val is 0.
2687
2688 2007-03-20 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2689
2690 * message.el (message-required-news-headers):
2691 * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
2692
2693 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
2694
2695 * message.el (message-generate-new-buffers): Change the meaning of the
2696 nil value; add `standard' to the choices; treat t as `unique'; improve
2697 doc string.
2698 (gnus-select-frame-set-input-focus): Autoload.
2699 (message-buffer-name): Search for the existing message buffer if
2700 message-generate-new-buffers is nil or `standard'; treat the value t of
2701 message-generate-new-buffers as `unique'.
2702 (message-pop-to-buffer): Raise the frame already displaying the message
2703 buffer; clear the echo area after querying.
2704 (message-setup): Pass the `continue' argument to compose-mail.
2705 (message-mail): Prefer `switch-function' if it is given; search for the
2706 existing message buffer if the `continue' argument is non-nil; pass
2707 continue and switch-function arguments to compose-mail by way of
2708 message-setup.
2709 (message-mail-other-window): Adjust argument of message-setup.
2710 (message-mail-other-frame): Ditto.
2711
2712 2007-03-13 Katsumi Yamaoka <yamaoka@jpl.org>
2713
2714 * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
2715 (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
2716 to turn font-lock on when turning gnus-message-citation-mode on.
2717
2718 2007-03-06 Daiki Ueno <ueno@unixuser.org>
2719
2720 * mml-smime.el (mml-smime-use): New variable; default to use openssl.
2721 (mml-smime-function-alist): New variable; add epg as the backend.
2722 * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
2723 mml-smime- functions instead.
2724 * mm-view.el: Require smime.
2725
2726 2007-03-05 Didier Verna <didier@xemacs.org>
2727
2728 * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
2729 instead of just inheritance for posting styles.
2730 * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
2731
2732 2007-02-24 John Paul Wallington <jpw@pobox.com>
2733
2734 * tls.el (tls-certtool-program): Fix custom type.
2735
2736 2007-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
2737
2738 * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
2739 and point-at-eol instead of line-(beginning|end)-position.
2740
2741 * assistant.el (assistant-parse-buffer): Ditto.
2742
2743 2007-02-28 Daiki Ueno <ueno@unixuser.org>
2744
2745 * mml2015.el (mml2015-epg-find-usable-key): New function.
2746 (mml2015-epg-sign): Use it.
2747 (mml2015-epg-encrypt): Use it.
2748
2749 2007-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
2750
2751 * message.el (message-make-in-reply-to): Quote name containing
2752 non-ASCII characters. It will make the RFC2047 encoder cause an error
2753 if there are special characters. Reported by NAKAJI Hiroyuki
2754 <nakaji@jp.freebsd.org>.
2755
2756 2007-02-27 Didier Verna <didier@xemacs.org>
2757
2758 Include the group parameters as well as the topic ones in the
2759 inheritance filter process.
2760 * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
2761 argument GROUP-PARAMS-LIST.
2762 * gnus-topic.el (gnus-group-topic-parameters): Use it.
2763
2764 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
2765
2766 * nntp.el (nntp-never-echoes-commands)
2767 (nntp-open-connection-functions-never-echo-commands): New variables.
2768 (nntp-send-command): Use them.
2769
2770 2007-02-20 Daiki Ueno <ueno@unixuser.org>
2771
2772 * mml2015.el (mml2015-epg-verify): Simplified.
2773
2774 2007-02-19 Katsumi Yamaoka <yamaoka@jpl.org>
2775
2776 * mml.el (mml-content-disposition-alist): New user option.
2777 (mml-content-disposition): New function.
2778 (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
2779 (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
2780
2781 2007-02-19 Daiki Ueno <ueno@unixuser.org>
2782
2783 * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
2784 verification.
2785
2786 2007-02-15 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2787
2788 * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
2789 articles posted in the last 24 hours.
2790
2791 2007-02-14 Chong Yidong <cyd@stupidchicken.com>
2792
2793 * smiley.el (smiley-regexp-alist): Add "dead" smiley.
2794
2795 2007-02-14 Michaël Cadilhac <michael@cadilhac.name>
2796
2797 * nntp.el (nntp-send-command): Don't wait for echoes when
2798 nntp-open-ssl-stream is used.
2799
2800 2007-02-13 Katsumi Yamaoka <yamaoka@jpl.org>
2801
2802 * gnus-cite.el (gnus-test-font-lock-add-keywords)
2803 (gnus-message-add-citation-keywords)
2804 (gnus-message-remove-citation-keywords): Remove.
2805 (gnus-message-citation-mode): Instead of modifying font-lock-keywords
2806 directly, make the variables in font-lock-defaults buffer-local, add
2807 gnus-message-citation-keywords to them and then update the value of
2808 font-lock-keywords.
2809
2810 2007-02-09 Katsumi Yamaoka <yamaoka@jpl.org>
2811
2812 * message.el (message-cite-original-1): Don't call
2813 gnus-article-highlight-citation.
2814
2815 * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
2816 citations; fix line count.
2817
2818 2007-02-08 Katsumi Yamaoka <yamaoka@jpl.org>
2819
2820 * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
2821 (gnus-message-add-citation-keywords)
2822 (gnus-message-remove-citation-keywords): Use it; fix the emulating
2823 versions of font-lock-add-keywords and font-lock-remove-keywords to
2824 work with XEmacs correctly.
2825
2826 2007-02-07 Katsumi Yamaoka <yamaoka@jpl.org>
2827
2828 * gnus-cite.el (gnus-cite-face-list): Set the values of
2829 gnus-message-max-citation-depth and gnus-message-citation-keywords.
2830 (gnus-message-max-citation-depth): Use defvar rather than defconst.
2831 (gnus-message-cite-prefix-regexp): New variable.
2832 (gnus-message-search-citation-line): Use it; protect against long
2833 citation prefix; fill match data with nil rather than 0 for XEmacs; set
2834 the 0th match data for Emacs.
2835 (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
2836 (gnus-message-add-citation-keywords): Append keywords rather than
2837 prepending; emulate font-lock-add-keywords if it is not available.
2838 (gnus-message-remove-citation-keywords): Emulate
2839 font-lock-remove-keywords if it is not available.
2840
2841 * gnus-msg.el (gnus-message-highlight-citation): Default to t.
2842
2843 * message.el (message-cite-prefix-regexp): Set the value of
2844 gnus-message-cite-prefix-regexp.
2845
2846 2007-02-01 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2847
2848 * nnweb.el (nnweb-google-parse-1): Update parser.
2849
2850 2007-01-29 Juanma Barranquero <lekktu@gmail.com>
2851
2852 * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
2853
2854 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2855
2856 * nnslashdot.el (nnslashdot-request-article): Update end-of-article
2857 regexp.
2858
2859 2007-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
2860
2861 * uudecode.el (uudecode-string-to-multibyte): New function emulating
2862 string-to-multibyte.
2863 (uudecode-decode-region-internal): Use it.
2864
2865 2007-01-23 Reiner Steib <Reiner.Steib@gmx.de>
2866
2867 * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
2868 custom choice.
2869
2870 * gnus-art.el (gnus-signature-limit): Fix custom choice.
2871
2872 2007-01-22 Daiki Ueno <ueno@unixuser.org>
2873
2874 * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
2875
2876 * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
2877 `write-region' to respect `mm-inhibit-file-name-handlers'.
2878
2879 2007-01-19 Reiner Steib <Reiner.Steib@gmx.de>
2880
2881 * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
2882 Use gnus-home-directory instead of "~/" or "$HOME".
2883
2884 2007-01-17 Teodor Zlatanov <tzz@lifelogs.com>
2885
2886 * encrypt.el (encrypt-insert-file-contents): Add better prompt
2887 to mention filename.
2888 Add comments at beginning regarding usage.
2889 (encrypt-write-file-contents): Change interactive so a string is
2890 acceptable. If the file has no associated model, show an error instead
2891 of a nonsense prompt.
2892
2893 2007-01-16 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
2894
2895 * spam.el (spam-bsfilter-ham-switch): Fix typo.
2896 Thanks to Yoshihiko Yamada for kind notification of this typo.
2897
2898 2007-01-12 Kenichi Handa <handa@m17n.org>
2899
2900 * uudecode.el (uudecode-decode-region-internal): Make it work in a
2901 multibyte buffer.
2902
2903 2007-01-14 Reiner Steib <Reiner.Steib@gmx.de>
2904
2905 * gnus-score.el (gnus-score-fast-scoring): New variable.
2906 (gnus-score-headers): Use it.
2907
2908 * gnus-sum.el (gnus-auto-select-first): Improve doc string.
2909
2910 * message.el (message-cite-original-1): Call
2911 gnus-article-highlight-citation if requested.
2912 (message-make-from): Allow name and address as optional arguments.
2913
2914 * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
2915
2916 * gnus-art.el (gnus-article-browse-html-article): Add warning about web
2917 bugs to doc string.
2918 (gnus-button-alist): Add mid\\|message-id.
2919 (gnus-button-fetch-group): Extend for use in
2920 `browse-url-browser-function'.
2921 (gnus-button-url-regexp): Try to catch paired parentheses like in
2922 Wikipedia URLs.
2923
2924 * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
2925 Suggested by Simon Krahnke <overlord@gmx.li>.
2926
2927 2007-01-13 Romain Francoise <romain@orebokech.com>
2928
2929 * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
2930 Update copyright.
2931
2932 2007-01-13 Patric Mueller <bhaak@bigfoot.com> (tiny change)
2933
2934 * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
2935
2936 2007-01-09 Teodor Zlatanov <tzz@lifelogs.com>
2937
2938 * gnus-registry.el (gnus-registry-unfollowed-groups)
2939 (gnus-registry-split-fancy-with-parent): Fix documentation.
2940
2941 2007-01-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
2942
2943 * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
2944 from nnweb groups.
2945
2946 2006-12-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
2947
2948 * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
2949 Xref urls. Erase buffer before requesting head.
2950
2951 * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
2952
2953 2007-01-07 Reiner Steib <Reiner.Steib@gmx.de>
2954
2955 * gnus-soup.el (gnus-soup): New custom group. Make user variables
2956 customizable.
2957
2958 2007-01-05 Daiki Ueno <ueno@unixuser.org>
2959
2960 * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
2961 no signing key is found.
2962 (mml2015-epg-encrypt): Ask user whether to skip or abort if
2963 no encrypting and/or signing key is found.
2964
2965 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
2966
2967 * spam-report.el (spam-report-gmane-spam): Remove redundant message.
2968
2969 2007-01-01 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2970
2971 * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
2972 headers read from disk with the ones newly found in the current search.
2973 This should no longer cause problems, because the article numbers in
2974 Gmane's `nov.php' output are ignored since the previous change.
2975
2976 2007-01-02 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2977
2978 * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
2979
2980 2007-01-01 Katsumi Yamaoka <yamaoka@jpl.org>
2981
2982 * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
2983
2984 2007-01-01 Romain Francoise <romain@orebokech.com>
2985
2986 * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
2987
2988 2006-12-31 Steve Youngs <steve@sxemacs.org>
2989
2990 * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
2991 `define-minor-mode' macro definition expanded properly.
2992 (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
2993 exclude it there.
2994
2995 * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
2996 of 2006-12-30. The default is nil on (S)XEmacs already because of the
2997 `fboundp' test.
2998 (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
2999 This is OK to autoload in (S)XEmacs now.
3000
3001 2006-12-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3002
3003 * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
3004 keystroke.
3005 (gnus-summary-limit-to-singletons): Fix typo.
3006
3007 * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
3008 else fails.
3009
3010 2006-12-30 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3011
3012 * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
3013 docstring.
3014
3015 * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
3016 (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
3017 (gnus-summary-insert-dormant-articles): Fix typo in message.
3018
3019 2006-12-30 Reiner Steib <Reiner.Steib@gmx.de>
3020
3021 * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
3022 nil for XEmacs.
3023 (gnus-message-citation-mode): Don't autoload in XEmacs.
3024
3025 * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
3026
3027 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
3028
3029 * nnimap.el (nnimap-expunge-search-string): Mention
3030 nnimap-search-uids-not-since-is-evil in docstring.
3031
3032 2006-12-28 Reiner Steib <Reiner.Steib@gmx.de>
3033
3034 * spam.el: Revert to make-obsolete-variable because
3035 define-obsolete-variable-alias is not supported in Emacs 21.
3036
3037 * spam.el (spam-ifile-path, spam-ifile-database-path)
3038 (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
3039 make-obsolete-variable.
3040 (spam-bsfilter-path, spam-bsfilter-program)
3041 (spam-spamassassin-path, spam-spamassassin-program)
3042 (spam-sa-learn-path, spam-sa-learn-program): Rename variables. Don't
3043 use "path" inappropriately.
3044 (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
3045 (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
3046 variable names.
3047
3048 2006-12-28 Daiki Ueno <ueno@unixuser.org>
3049
3050 * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
3051 summary buffer.
3052
3053 * password.el (password-cache-remove): Use clear-string to burn
3054 password, if available.
3055
3056 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
3057
3058 * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
3059
3060 * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
3061
3062 * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
3063 (gnus-message-highlight-citation): Move defcustom here from
3064 gnus-cite.el.
3065 (gnus-message-citation-mode): Autoload.
3066
3067 * gnus-cite.el: Adjust Oliver's code to Gnus namespace. Add some
3068 checks to make it compile with XEmacs.
3069 (gnus-message-citation-mode): New minor mode.
3070 (gnus-message-max-citation-depth, gnus-message-citation-keywords)
3071 (gnus-message-highlight-citation): New variables.
3072 (gnus-message-search-citation-line)
3073 (gnus-message-add-citation-keywords)
3074 (gnus-message-remove-citation-keywords)
3075 (turn-on-gnus-message-citation-mode)
3076 (turn-off-gnus-message-citation-mode): New functions.
3077
3078 2006-12-26 Oliver Scholz <epameinondas@gmx.de>
3079
3080 * gnus-cite.el: Enable highlighting of different citation levels in
3081 message-mode.
3082
3083 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
3084
3085 * message.el (message-make-fqdn): Fix comment.
3086 (message-bogus-system-names): Add ".local".
3087
3088 * spam.el (spam-ifile-path, spam-ifile-program)
3089 (spam-ifile-database-path, spam-ifile-database)
3090 (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
3091 Don't use "path" inappropriately.
3092 (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
3093 strings.
3094 (spam-check-ifile, spam-ifile-register-with-ifile)
3095 (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
3096 new variable names.
3097
3098 * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
3099 (gnus-treat-display-smileys): Simplify using
3100 gnus-image-type-available-p.
3101
3102 * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
3103 available.
3104
3105 2006-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
3106
3107 * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
3108 one after turning on the buffer's multibyteness instead of decoding
3109 them directly in the unibyte buffer that causes unexpected conversion
3110 in Emacs 23 (unicode).
3111
3112 2006-12-21 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3113
3114 * message.el (message-generate-hashcash): Fix custom type.
3115
3116 2006-12-20 Reiner Steib <Reiner.Steib@gmx.de>
3117
3118 * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
3119
3120 2006-12-20 Reiner Steib <Reiner.Steib@gmx.de>
3121
3122 * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
3123 disconnect icons. Add help text.
3124
3125 2006-12-20 Teodor Zlatanov <tzz@lifelogs.com>
3126
3127 * spam.el (spam-extra-header-to-number): CRM114 spam score is
3128 negated to be consistent with the others we handle.
3129
3130 2006-12-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
3131
3132 * gnus-art.el (gnus-article-setup-buffer): Actually set the local
3133 version of gnus-summary-buffer to something, so that we can use two
3134 article buffers at the same time.
3135
3136 2006-12-18 Teodor Zlatanov <tzz@lifelogs.com>
3137
3138 * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
3139 trigger all the extra headers.
3140 (spam-extra-header-to-number): Don't require spam-use-crm114 for header
3141 sorting.
3142
3143 2006-12-14 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3144
3145 * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
3146 solid groups.
3147
3148 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
3149
3150 * legacy-gnus-agent.el: Add Copyright notice.
3151
3152 2006-12-12 Chong Yidong <cyd@stupidchicken.com>
3153
3154 * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
3155
3156 2006-12-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3157
3158 * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
3159
3160 * gnus-sum.el (gnus-summary-recenter): Force setting the window start
3161 to make it work reliably in CVS Emacs.
3162 (gnus-summary-limit-strange-charsets-predicate)
3163 (gnus-summary-limit-to-predicate): New functions.
3164
3165 2006-12-08 Chong Yidong <cyd@stupidchicken.com>
3166
3167 * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
3168 specifying array size.
3169 (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
3170 array if it is too small.
3171 (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
3172 (gnus-sort-threads-loop): New function.
3173
3174 2006-12-06 Chris Moore <dooglus@gmail.com>
3175
3176 * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
3177 Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
3178
3179 2006-12-04 Jouni K. Seppänen <jks@iki.fi>
3180
3181 * mm-url.el (mm-url-predefined-programs): Call curl with correct
3182 options.
3183
3184 2006-12-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3185
3186 * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
3187 DOS-ing the recipient.
3188
3189 * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
3190 the headers when creating the mapping to avoid mismappings.
3191 (nnweb-gmane-create-mapping): Always nix out old mapping.
3192
3193 2006-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
3194
3195 * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
3196 and mm-verify-option to never.
3197
3198 2006-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
3199
3200 * message.el (message-signed-or-encrypted-p): New function.
3201 (message-forward-make-body): Use it.
3202
3203 * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
3204 Replace encode-coding-string with mm-encode-coding-string.
3205
3206 2006-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
3207
3208 * nneething.el (nneething-decode-file-name): Replace
3209 decode-coding-string with mm-decode-coding-string.
3210
3211 * gnus-int.el (gnus-open-server): Say failed server's name.
3212
3213 2006-11-24 Juanma Barranquero <lekktu@gmail.com>
3214
3215 * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
3216 (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
3217
3218 * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
3219 * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
3220 (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
3221 (gnus-group-make-directory-group, gnus-group-transpose-groups):
3222 * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
3223 (gnus-subscribe-newsgroup, gnus-1):
3224 * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
3225 * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
3226 (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
3227 (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
3228
3229 2006-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
3230
3231 * gnus-sum.el (gnus-summary-limit-to-headers): New command and
3232 keystroke.
3233 (gnus-summary-limit-to-bodies): Implement headersp.
3234
3235 2006-11-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
3236
3237 * dns.el (query-dns): Protect against "Process dns deleted" strings.
3238
3239 2006-11-21 Katsumi Yamaoka <yamaoka@jpl.org>
3240
3241 * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
3242
3243 2006-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3244
3245 * message.el (message-generate-hashcash): Expand range of values to
3246 include `opportunistic'.
3247 (message-send-mail): Use it.
3248
3249 2006-11-18 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3250
3251 * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
3252 and comment it.
3253
3254 * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
3255
3256 2006-11-15 Reiner Steib <Reiner.Steib@gmx.de>
3257
3258 * gnus-util.el (gnus-extract-address-components): Improve comment.
3259
3260 2006-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
3261
3262 * gnus-util.el (gnus-extract-address-components): Work with address in
3263 which the name portion contains @.
3264
3265 2006-11-14 Reiner Steib <Reiner.Steib@gmx.de>
3266
3267 * gnus.el (gnus-start): Move custom group up.
3268 (gnus-select-method): Don't autoload, but make it available for
3269 `customize-variable'.
3270 (gnus-getenv-nntpserver): Don't autoload.
3271
3272 2006-11-14 Teodor Zlatanov <tzz@lifelogs.com>
3273
3274 * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
3275
3276 2006-11-14 Reiner Steib <Reiner.Steib@gmx.de>
3277
3278 * message.el (message-sendmail-extra-arguments): New variable.
3279 (message-send-mail-with-sendmail): Use it.
3280
3281 2006-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
3282
3283 * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
3284 mm-with-unibyte-current-buffer to make string unibyte.
3285
3286 * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
3287 mm-string-as-multibyte.
3288
3289 2006-11-14 Daiki Ueno <ueno@unixuser.org>
3290
3291 * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
3292 Reported by Werner Koch <wk@gnupg.org>.
3293
3294 2006-11-14 Daiki Ueno <ueno@p360>
3295
3296 * mml2015.el: Autoload epa-select-keys when compiling.
3297
3298 2006-11-13 Daiki Ueno <ueno@unixuser.org>
3299
3300 * mml2015.el (mml2015-epg-sign): Save the signing keys in
3301 message-options.
3302 (mml2015-epg-encrypt): Save the recipient keys in message-options.
3303
3304 2006-11-13 Daiki Ueno <ueno@unixuser.org>
3305
3306 * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
3307 EasyPG (< 0.0.6).
3308 (mml2015-always-trust): New user option.
3309 (mml2015-epg-passphrase-callback): Display key ID on the passphrase
3310 prompt.
3311
3312 2006-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
3313
3314 * nntp.el (nntp-authinfo-force): New variable.
3315 (nntp-send-authinfo): Use it.
3316
3317 2006-11-09 Reiner Steib <Reiner.Steib@gmx.de>
3318
3319 * message.el (message-strip-subject-encoded-words): Allow _not_ to
3320 decode encoded words. Improve prompt. Add comment about forwarding.
3321 (message-replacement-char): Move up.
3322
3323 2006-11-08 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
3324
3325 * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
3326 instead of gnus-intersection because arguments of gnus-sorted-nunion
3327 must be sorted. This avoids corruption of gnus-newsgroup-unreads.
3328
3329 2006-11-07 Reiner Steib <Reiner.Steib@gmx.de>
3330
3331 * message.el (message-strip-subject-encoded-words): Reformat prompt.
3332 (message-simplify-subject-functions): Enable
3333 message-strip-subject-encoded-words by default.
3334
3335 2006-11-06 Reiner Steib <Reiner.Steib@gmx.de>
3336
3337 * message.el (message-strip-subject-encoded-words): New function
3338 (message-simplify-subject-functions): New variable.
3339 (message-simplify-subject): Use it. Fix typo in doc string.
3340 Support message-strip-subject-encoded-words.
3341
3342 2006-11-03 Juanma Barranquero <lekktu@gmail.com>
3343
3344 * gnus-diary.el (gnus-diary-delay-format-function):
3345 * nndiary.el (nndiary-reminders):
3346 * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
3347
3348 2006-11-01 Reiner Steib <Reiner.Steib@gmx.de>
3349
3350 * gnus-art.el (article-hide-boring-headers): Fetch date from
3351 gnus-original-article-buffer to avoid problems with localized date
3352 strings.
3353
3354 2006-10-30 Katsumi Yamaoka <yamaoka@jpl.org>
3355
3356 * html2text.el (html2text-format-tags): Avoid infloop on open tags.
3357
3358 2006-10-29 Reiner Steib <Reiner.Steib@gmx.de>
3359
3360 * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
3361 New variables.
3362 (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
3363 (mm-charset-synonym-alist): Move some entries to
3364 mm-codepage-iso-8859-list.
3365 (mm-charset-synonym-alist, mm-charset-override-alist): Add
3366 iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
3367
3368 2006-10-29 Katsumi Yamaoka <yamaoka@jpl.org>
3369
3370 * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
3371
3372 2006-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3373
3374 * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
3375 with Emacs 21 and XEmacs.
3376
3377 2006-10-27 Teodor Zlatanov <tzz@lifelogs.com>
3378
3379 * spam.el (spam-parse-address): New function for better parsing,
3380 catching errors, etc.
3381 (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
3382
3383 2006-10-26 Reiner Steib <Reiner.Steib@gmx.de>
3384
3385 * mm-view.el: Add interactive arg to html2text autoload.
3386
3387 2006-10-25 Katsumi Yamaoka <yamaoka@jpl.org>
3388
3389 * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
3390
3391 2006-10-24 Reiner Steib <Reiner.Steib@gmx.de>
3392
3393 * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
3394 variables.
3395 (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
3396 (mm-charset-synonym-alist): Move some entries to
3397 mm-codepage-iso-8859-list.
3398
3399 * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
3400
3401 2006-10-23 Reiner Steib <Reiner.Steib@gmx.de>
3402
3403 * message.el (message-citation-line-format)
3404 (message-insert-formated-citation-line): Fix implementation of %E, %N
3405 and %n according to the doc string.
3406
3407 2006-10-20 Teodor Zlatanov <tzz@lifelogs.com>
3408
3409 * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
3410 car-safe to avoid bad parses.
3411
3412 2006-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
3413
3414 * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
3415 names.
3416
3417 * gnus-sum.el (gnus-select-newsgroup): Decode group name.
3418
3419 2006-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
3420
3421 * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
3422 header.
3423
3424 * message.el (message-draft-headers): Add Date.
3425 (message-headers-to-generate): Fix typo in docstring.
3426
3427 * nndraft.el (nndraft-required-headers): New variable.
3428 (nndraft-generate-headers): Use it.
3429
3430 * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
3431
3432 2006-10-16 Teodor Zlatanov <tzz@lifelogs.com>
3433
3434 * gnus-registry.el (gnus-registry-wash-for-keywords)
3435 (gnus-registry-find-keywords): New functions to allow easy searching of
3436 articles that are in the registry.
3437
3438 2006-10-16 Teodor Zlatanov <tzz@lifelogs.com>
3439
3440 * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
3441 ietf-drums-parse-address instead of gnus-extract-address-components.
3442 Reported by Damien Elmes <damien@repose.cx>.
3443
3444 2006-10-19 Reiner Steib <Reiner.Steib@gmx.de>
3445
3446 * gnus.el (gnus-mime): Remove unused custom group.
3447
3448 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3449
3450 * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
3451 "blank line" when searching for end of armor headers.
3452
3453 2006-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
3454
3455 * gmm-utils.el (gmm-write-region): Fix variable name.
3456
3457 2006-10-10 Reiner Steib <Reiner.Steib@gmx.de>
3458
3459 * gmm-utils.el (gmm-write-region): New function based on compatibility
3460 code from `mm-make-temp-file'.
3461
3462 * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
3463
3464 * nnmaildir.el (nnmaildir--update-nov)
3465 (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
3466 Use `gmm-write-region'.
3467
3468 2006-10-04 Reiner Steib <Reiner.Steib@gmx.de>
3469
3470 * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
3471 iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
3472
3473 * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
3474
3475 * message.el (message-replacement-char): New variable.
3476 (message-fix-before-sending): Use it.
3477 (message-simplify-subject): New function to remove duplicate code.
3478 (message-reply, message-followup): Use it.
3479
3480 * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
3481 gnus-summary-limit-to-articles.
3482
3483 2006-10-03 Katsumi Yamaoka <yamaoka@jpl.org>
3484
3485 * gnus-util.el (gnus-with-local-quit): New macro.
3486
3487 * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
3488
3489 2006-10-02 Teodor Zlatanov <tzz@lifelogs.com>
3490
3491 * gnus-util.el (gnus-string-remove-all-properties): Another fix to
3492 ignore non-string data.
3493
3494 2006-09-29 Teodor Zlatanov <tzz@lifelogs.com>
3495
3496 * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
3497 non-string data (needs to be done in the registry too).
3498
3499 2006-09-28 Teodor Zlatanov <tzz@lifelogs.com>
3500
3501 * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
3502 (gnus-registry-remove-alist-text-properties, gnus-registry-action)
3503 (gnus-registry-split-fancy-with-parent)
3504 (gnus-registry-fetch-simplified-message-subject-fast)
3505 (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
3506 Remove text properties on ingress into the registry and when it's saved.
3507 (gnus-registry-clean-empty-function): Fix bug with cleaning the
3508 registry from entries with no groups.
3509
3510 2006-09-28 Teodor Zlatanov <tzz@lifelogs.com>
3511
3512 * gnus-util.el (gnus-string-remove-all-properties): Add utility
3513 function to remove string properties.
3514
3515 2006-09-28 Reiner Steib <Reiner.Steib@gmx.de>
3516
3517 * gmm-utils.el (gmm): Adjust custom version.
3518
3519 * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
3520 custom version.
3521
3522 * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
3523
3524 2006-09-27 Reiner Steib <Reiner.Steib@gmx.de>
3525
3526 * gnus-art.el (gnus-insert-prev-page-button)
3527 (gnus-insert-next-page-button): Simplify. Reformat.
3528
3529 2006-09-27 Maxime Edouard Robert Froumentin <max@lapin-bleu.net>
3530
3531 * gnus-art.el (gnus-insert-prev-page-button)
3532 (gnus-insert-next-page-button): Apply gnus-article-button-face.
3533
3534 2006-09-25 Chong Yidong <cyd@stupidchicken.com>
3535
3536 * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
3537
3538 2006-09-20 Maxime Edouard Robert Froumentin <max@lapin-bleu.net>
3539
3540 (gnus-insert-mime-button, gnus-insert-mime-security-button): Apply
3541 gnus-article-button-face to MIME and security buttons.
3542
3543 2006-09-20 Reiner Steib <Reiner.Steib@gmx.de>
3544
3545 * gnus-art.el (gnus-button-url-regexp): Try to make the value more
3546 readable.
3547
3548 2006-09-20 Steve Youngs <steve@sxemacs.org>
3549
3550 * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
3551 `browse-url-of-file' instead of `browse-url'.
3552
3553 2006-09-19 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3554
3555 * nnslashdot.el (nnslashdot-request-article): Update end-of-article
3556 regexp. Articles containing quotation were cut prematurely.
3557
3558 2006-09-16 Katsumi Yamaoka <yamaoka@jpl.org>
3559
3560 * message.el (message-cite-original-1): Use nobody by default for the
3561 value of From header.
3562 (message-reply): Ditto.
3563
3564 2006-09-11 Daiki Ueno <ueno@unixuser.org>
3565
3566 * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
3567 to the gnus-info. This fixes a bug of inline-PGP message verification.
3568 Reported by Michael Piotrowski <mxp@dynalabs.de>.
3569
3570 2006-09-09 Reiner Steib <Reiner.Steib@gmx.de>
3571
3572 * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
3573 mails in the doc string. Add some URLs in comment.
3574 (pop3-movemail): Warn about pop3-leave-mail-on-server.
3575
3576 2006-09-07 Katsumi Yamaoka <yamaoka@jpl.org>
3577
3578 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
3579 backslashes handling and the way to find boundaries of quoted strings.
3580
3581 2006-09-07 Daiki Ueno <ueno@unixuser.org>
3582
3583 * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
3584 mml1991-encrypt-to-self is set and mml1991-signers is not set.
3585 * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
3586 mml2015-encrypt-to-self is set and mml2015-signers is not set.
3587
3588 2006-09-06 Reiner Steib <Reiner.Steib@gmx.de>
3589
3590 * gnus-art.el (gnus-button-marker-list): Move up. Convert comment into
3591 doc string.
3592 (gnus-button-regexp, gnus-button-last): Remove unused variables.
3593
3594 2006-09-06 Simon Josefsson <jas@extundo.com>
3595
3596 * mml2015.el (mml2015-use): Doc fix, mention epg.
3597
3598 2006-09-06 Daiki Ueno <ueno@unixuser.org>
3599
3600 * mml2015.el (mml2015-use): Default to epg, if available.
3601
3602 2006-09-06 Daiki Ueno <ueno@unixuser.org>
3603
3604 * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
3605 message-sender.
3606 (mml1991-epg-encrypt): Ditto.
3607 * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
3608 message-sender.
3609 (mml2015-epg-encrypt): Ditto.
3610
3611 2006-09-04 Chong Yidong <cyd@stupidchicken.com>
3612
3613 * message.el (message-send-mail-with-sendmail): Look for sendmail in
3614 several common directories.
3615
3616 2006-09-05 Daiki Ueno <ueno@unixuser.org>
3617
3618 * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
3619 * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
3620
3621 2006-09-04 Katsumi Yamaoka <yamaoka@jpl.org>
3622
3623 * gnus-art.el (article-decode-encoded-words): Make it fast.
3624
3625 2006-09-04 Katsumi Yamaoka <yamaoka@jpl.org>
3626
3627 * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
3628
3629 * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
3630 in quoted string into `\'.
3631
3632 2006-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
3633
3634 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
3635 Use standard-syntax-table.
3636
3637 2006-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
3638
3639 * gnus-art.el (gnus-decode-address-function): New variable.
3640 (article-decode-encoded-words): Use it to decode headers which are
3641 assumed to contain addresses.
3642 (gnus-mime-delete-part): Remove useless `or'.
3643
3644 * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
3645 (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
3646 (gnus-nov-parse-line): Use it to decode From header.
3647 (gnus-get-newsgroup-headers): Ditto.
3648 (gnus-summary-enter-digest-group): Use it to decode `to-address'.
3649
3650 * mail-parse.el (mail-decode-encoded-address-region): New alias.
3651 (mail-decode-encoded-address-string): New alias.
3652
3653 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
3654 New function.
3655 (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
3656 (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
3657 (rfc2047-decode-region): Use it; add optional argument `address-mime'.
3658 (rfc2047-decode-string): Ditto.
3659 (rfc2047-decode-address-region): New function.
3660 (rfc2047-decode-address-string): New function.
3661
3662 2006-08-31 Reiner Steib <Reiner.Steib@gmx.de>
3663
3664 * message.el (message-caesar-buffer-body): Allow rotating headers.
3665
3666 * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
3667
3668 * message.el (message-insert-formated-citation-line): Fix %f.
3669 Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
3670
3671 2006-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
3672
3673 * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
3674 (gnus-bookmark-mouse-available-p): New macro.
3675 (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
3676 (gnus-bookmark-bmenu-show-infos): Use it.
3677 (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
3678 (gnus-bookmark-bmenu-hide-infos): Ditto.
3679 (gnus-bookmark-remove-properties): New function.
3680 (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
3681 (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
3682 (gnus-bookmark-write-file): Bind coding-system-for-write.
3683 (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
3684 (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
3685 group before selecting it.
3686 (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
3687 (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
3688 quit-window if it is not available; use gnus-mouse-2 and bind it to
3689 gnus-bookmark-bmenu-select-by-mouse.
3690 (gnus-bookmark-show-details): Remove unused variable `details-list'.
3691 (gnus-bookmark-bmenu-select-by-mouse): New function.
3692
3693 2006-08-13 Romain Francoise <romain@orebokech.com>
3694
3695 * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
3696 space.
3697
3698 2006-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
3699
3700 * compface.el (uncompface): Use binary rather than raw-text-unix.
3701
3702 2006-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
3703
3704 * compface.el (uncompface): Make sure the eol conversion doesn't take
3705 place when communicating with the external programs. Reported by
3706 ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
3707
3708 2006-07-31 Katsumi Yamaoka <yamaoka@jpl.org>
3709
3710 * nnheader.el (nnheader-insert-head): Fix typo in comment.
3711
3712 2006-07-31 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3713
3714 * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
3715 Make it more robust by parsing author and date independently.
3716
3717 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
3718
3719 * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
3720
3721 2006-07-28 Daiki Ueno <ueno@unixuser.org>
3722
3723 * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
3724 first matching secret key.
3725 (mml2015-epg-encrypt): Ditto.
3726
3727 * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
3728 first matching secret key.
3729 (mml1991-epg-encrypt): Ditto.
3730
3731 * mml2015.el (mml2015-encrypt-to-self): New user option.
3732 (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
3733 mml2015-epg-encrypt-to-self is set.
3734
3735 * mml1991.el (mml1991-encrypt-to-self): New variable.
3736 (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
3737 mml1991-epg-encrypt-to-self is set.
3738
3739 * mml2015.el (mml2015-signers): New user option.
3740 (mml2015-epg-sign): Reflect the value of mml2015-signers.
3741 (mml2015-epg-encrypt): Allow to select signing keys.
3742
3743 * mml1991.el (mml1991-signers): New variable.
3744 (mml1991-epg-sign): Reflect the value of mml1991-signers.
3745 (mml1991-epg-encrypt): Allow to select signing keys.
3746
3747 2006-07-27 Katsumi Yamaoka <yamaoka@jpl.org>
3748
3749 * nnheader.el (nnheader-insert-head): Make it work even if the file
3750 uses CRLF for the line-break code.
3751
3752 2006-07-25 Daiki Ueno <ueno@unixuser.org>
3753
3754 * mml2015.el: Require mml-sec instead of password.
3755 (mml2015-verbose): Inherit the default value from mml-secure-verbose.
3756 (mml2015-cache-passphrase): Inherit the default value from
3757 mml-secure-cache-passphrase.
3758 (mml2015-passphrase-cache-expiry): Inherit the default value from
3759 mml-secure-passphrase-cache-expiry.
3760
3761 * mml1991.el: Require mml-sec instead of password.
3762 (mml1991-verbose): Inherit the default value from mml-secure-verbose.
3763 (mml1991-cache-passphrase): Inherit the default value from
3764 mml-secure-cache-passphrase.
3765 (mml1991-passphrase-cache-expiry): Inherit the default value from
3766 mml-secure-passphrase-cache-expiry.
3767
3768 * mml-sec.el: Require password.
3769 (mml-secure-verbose): New user option.
3770 (mml-secure-cache-passphrase): New user option.
3771 (mml-secure-passphrase-cache-expiry): New user option.
3772
3773 2006-07-24 Daiki Ueno <ueno@unixuser.org>
3774
3775 * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
3776 letters from the end. Thanks to "David Smith" <davidsmith@acm.org> and
3777 andreas@altroot.de (Andreas Vögele).
3778
3779 FIXME: Use `tiny change'?
3780
3781 2006-07-19 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3782
3783 * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
3784 workaround for the url package included with Emacs.
3785
3786 * nnweb.el (nnweb-google-create-mapping): Update regexp.
3787
3788 2006-07-19 Katsumi Yamaoka <yamaoka@jpl.org>
3789
3790 * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
3791 correctly. This fixes a bug caused by the 2006-05-12 change.
3792
3793 2006-07-18 Karl Fogel <kfogel@red-bean.com>
3794
3795 * nnmail.el (nnmail-article-group): If splitting raises an error, give
3796 some information about the error when saying that the `bogus' mail
3797 group will be used.
3798
3799 2006-07-17 Reiner Steib <Reiner.Steib@gmx.de>
3800
3801 * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
3802 string.
3803
3804 2006-07-16 NAKAJI Hiroyuki <nakaji@heimat.jp> (tiny change)
3805
3806 * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
3807
3808 2006-07-14 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3809
3810 * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
3811
3812 2006-07-10 Daiki Ueno <ueno@unixuser.org>
3813
3814 * mml1991.el (mml1991-function-alist): Add epg.
3815 (mml1991-epg-passphrase-callback, mml1991-epg-sign)
3816 (mml1991-epg-encrypt): New functions.
3817
3818 2006-07-10 Daiki Ueno <ueno@unixuser.org>
3819
3820 * mml2015.el (mml2015-verbose): New variable.
3821 (mml2015-cache-passphrase): Ditto.
3822 (mml2015-passphrase-cache-expiry): Ditto.
3823 (mml2015-function-alist): Add epg.
3824 (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
3825 (mml2015-epg-clear-decrypt, mml2015-epg-verify)
3826 (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
3827 functions.
3828
3829 2006-07-08 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3830
3831 * message.el (message-cite-original-1): Preserve region when removing
3832 quoted text due to X-No-Archive in order to avoid bogus attribution
3833 when citing multiple messages.
3834
3835 2006-06-27 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3836
3837 * gnus-group.el (gnus-group-sort-by-unread): Fix typo. Reported by
3838 Kenneth Jacker <khj@be.cs.appstate.edu>.
3839
3840 2006-06-26 Reiner Steib <Reiner.Steib@gmx.de>
3841
3842 * gnus-diary.el (gnus-user-format-function-d)
3843 (gnus-user-format-function-D): Autoload.
3844
3845 * imap.el (Commentary): Fix typo.
3846
3847 * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
3848 2006-04-22 contribution.
3849
3850 2006-06-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3851
3852 * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
3853 It didn't really fix the bogosity I'm seeing with solid web groups.
3854
3855 2006-06-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3856
3857 * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
3858 Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
3859 created using server names. If we use the feature without declaring
3860 it, Gnus does not properly manage server and group state.
3861
3862 * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
3863 bound.
3864
3865 2006-06-25 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3866
3867 * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
3868 looking up the method using GROUP's prefix before inventing a new one.
3869 It is used on killed/unknown groups in various places where returning
3870 an all-new method isn't expected by the caller.
3871
3872 * gnus-util.el (gnus-group-server): Fix for empty virtual server names
3873 and match semantics of gnus-group-real-prefix.
3874
3875 2006-06-22 Reiner Steib <Reiner.Steib@gmx.de>
3876
3877 * nnmail.el (nnmail-broken-references-mailers): New variable.
3878 (nnmail-ignore-broken-references): New function generalizing
3879 nnmail-fix-eudora-headers.
3880 (nnmail-fix-eudora-headers): Now obsolete.
3881
3882 * gnus-art.el (gnus-button-handle-custom): Support
3883 `customize-apropos*'.
3884
3885 2006-06-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3886
3887 * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
3888
3889 * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
3890 articles.
3891
3892 2006-06-21 Reiner Steib <Reiner.Steib@gmx.de>
3893
3894 * message.el (message-cite-reply-above): New variable.
3895 (message-yank-original): Use it.
3896
3897 2006-06-20 Katsumi Yamaoka <yamaoka@jpl.org>
3898
3899 * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
3900
3901 2006-06-20 Reiner Steib <Reiner.Steib@gmx.de>
3902
3903 * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
3904 as read.
3905
3906 * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
3907
3908 2006-06-19 Reiner Steib <Reiner.Steib@gmx.de>
3909
3910 * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
3911 (gnus-bookmark-default-file): Use gnus-directory.
3912 (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
3913 Remove "*" in doc string.
3914 (gnus-bookmark-write-file): Simplify.
3915 (gnus-bookmark-maybe-sort-alist): Use `when'.
3916 (gnus-bookmark-get-bookmark): Fix typo in doc string.
3917 (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
3918 FIXME about Emacs 21 and XEmacs compatibility.
3919 (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
3920 compatibility.
3921 (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
3922 compatibility.
3923 (gnus-bookmark-menu-heading): Fix version.
3924
3925 2006-06-19 Bastien Guerry <bzg@altern.org>
3926
3927 * gnus-bookmark.el: New file.
3928
3929 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
3930
3931 * message.el (message-syntax-checks): Doc fix.
3932
3933 2006-06-17 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3934
3935 * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
3936 unsubscribed groups as if they were killed ones. It causes duplicate
3937 entries in gnus-newsrc-alist.
3938
3939 2006-06-16 Katsumi Yamaoka <yamaoka@jpl.org>
3940
3941 * message.el (message-syntax-checks): Doc fix.
3942 (message-send-mail): Add check for continuation headers.
3943 (message-check-news-header-syntax): Fix regexp used to check for
3944 continuation headers.
3945
3946 2006-06-14 Katsumi Yamaoka <yamaoka@jpl.org>
3947
3948 * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
3949
3950 2006-06-11 Reiner Steib <Reiner.Steib@gmx.de>
3951
3952 * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
3953
3954 2006-06-11 Katsumi Yamaoka <yamaoka@jpl.org>
3955
3956 * gnus-art.el (gnus-article-truncate-lines): Default to the value of
3957 default-truncate-lines.
3958
3959 2006-06-06 Katsumi Yamaoka <yamaoka@jpl.org>
3960
3961 * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
3962 to fill the utf-8 entry.
3963
3964 2006-06-01 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3965
3966 * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
3967
3968 2006-05-30 Kevin Greiner <kevin.greiner@compsol.cc>
3969
3970 * gnus-agent.el (directory-files-and-attributes): Move all the way
3971 forward (the third and final move).
3972 (gnus-agent-read-agentview): Trap reconstruction errors due to
3973 nonexistant directory. Handle by returning nil.
3974
3975 2006-05-30 Didier Verna <didier@xemacs.org>
3976
3977 * message.el (message-dont-reply-to-names): Update the custom type.
3978 * message.el (message-dont-reply-to-names): New defsubst: potentially
3979 convert a list of regexps into a single one.
3980 * message.el (message-get-reply-headers): Use it.
3981 * nnmail.el (nnmail-fancy-expiry-target): Ditto.
3982
3983 2006-05-30 Katsumi Yamaoka <yamaoka@jpl.org>
3984
3985 * gnus-agent.el (directory-files-and-attributes): Move forward.
3986
3987 2006-05-29 Reiner Steib <Reiner.Steib@gmx.de>
3988
3989 * gnus-ml.el (gnus-mailing-list-subscribe)
3990 (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
3991 (gnus-mailing-list-message): Fix doc strings.
3992
3993 2006-05-29 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3994
3995 * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
3996 of doing it manually.
3997
3998 2006-05-29 Reiner Steib <Reiner.Steib@gmx.de>
3999
4000 * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
4001 comment.
4002
4003 2006-05-29 Kevin Greiner <kevin.greiner@compsol.cc>
4004
4005 * gnus-agent.el: Added gnus-agent-flush* to purge agent info.
4006 (gnus-agent-read-agentview): Fixed handling of end-of-file error.
4007 (gnus-agent-read-local): All symbols allocated in my-obarray
4008 (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
4009 (gnus-agent-regenerate-group): Check numeric names to see if they are
4010 messages or groups.
4011 (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
4012 better way of do this...)
4013
4014 * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
4015 'dummy.group' (there should be a better way of do this...)
4016
4017 2006-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
4018
4019 * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
4020 (gnus-saved-headers): Ditto.
4021 (gnus-default-article-saver): Mention functions may have properties.
4022 (gnus-article-save): Override gnus-save-all-headers and
4023 gnus-saved-headers by :headers property which saver function may have.
4024 (gnus-summary-save-in-file): Add :headers property.
4025 (gnus-summary-write-to-file): Ditto.
4026
4027 * gnus-sum.el (gnus-summary-save-article): Bind
4028 gnus-prompt-before-saving to t when saving many articles in a file;
4029 always show all headers.
4030
4031 2006-05-26 Reiner Steib <Reiner.Steib@gmx.de>
4032
4033 * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
4034 marks.
4035
4036 * message.el (message-indent-citation): Add optional arguments to allow
4037 using it outside of message buffers.
4038
4039 * gnus-art.el (gnus-article-unfold-long-headers): New variable.
4040 (gnus-article-treat-unfold-headers): Use it.
4041 (gnus-article-truncate-lines): New variable.
4042 (gnus-article-mode): Use it.
4043 (gnus-article-toggle-truncate-lines): New function.
4044
4045 * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
4046 gnus-article-toggle-truncate-lines.
4047
4048 * uudecode.el (uudecode-decode-region-external): nil isn't a valid
4049 coding system in XEmacs, use binary.
4050
4051 2006-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
4052
4053 * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
4054 after-load-alist.
4055
4056 * gnus-art.el (gnus-summary-save-in-file): Use property to specify
4057 this function should save decoded articles.
4058 (gnus-summary-write-to-file): Use property to specify this function
4059 should save decoded articles and specify gnus-summary-save-in-file
4060 should be used to save articles other than the first one when saving
4061 many articles.
4062 (gnus-summary-save-body-in-file): Use property to specify this
4063 function should save decoded articles.
4064 (gnus-summary-write-body-to-file): Use property to specify this
4065 function should save decoded articles and specify
4066 gnus-summary-save-body-in-file should be used to save articles other
4067 than the first one when saving many articles.
4068
4069 * gnus-sum.el (gnus-summary-save-article): Simplify.
4070
4071 2006-05-25 Katsumi Yamaoka <yamaoka@jpl.org>
4072
4073 * gnus-art.el (gnus-default-article-saver): Add
4074 gnus-summary-write-body-to-file.
4075 (gnus-article-save-coding-system): Don't use coding system object
4076 in XEmacs.
4077 (gnus-read-save-file-name): Add optional `dir-var' argument which
4078 specifies directory in which files are saved; work even if optional
4079 `variable' argument is not specified.
4080 (gnus-summary-write-to-file): Read file name.
4081 (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
4082 (gnus-summary-write-body-to-file): New function.
4083
4084 * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
4085 (gnus-summary-local-variables): Add it.
4086 (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
4087 (gnus-summary-save-article): Remove optional `decode' argument;
4088 determine whether to decode articles by the value of
4089 gnus-default-article-saver; when saving many files using
4090 gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
4091 it first and use gnus-summary-save-in-file or
4092 gnus-summary-save-body-in-file thereafter unless
4093 gnus-prompt-before-saving is always; move point to article which
4094 will be saved.
4095 (gnus-summary-save-article-file): Revert.
4096 (gnus-summary-write-article-file): Revert.
4097 (gnus-summary-save-article-body-file): Revert.
4098 (gnus-summary-write-article-body-file): New function.
4099
4100 2006-05-26 Reiner Steib <Reiner.Steib@gmx.de>
4101
4102 * gnus-art.el (gnus-article-browse-html-article): Remove comment.
4103
4104 2006-05-24 Katsumi Yamaoka <yamaoka@jpl.org>
4105
4106 * gnus-art.el (gnus-default-article-saver): Doc fix.
4107 (gnus-article-save-coding-system): Move from gnus-sum.el, rename
4108 from gnus-summary-save-article-coding-system, and default to a
4109 certain coding system.
4110 (gnus-output-to-file): Add coding cookie and encode text according
4111 to gnus-article-save-coding-system; don't use mm-append-to-file.
4112
4113 * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
4114 gnus-art.el and rename to gnus-article-save-coding-system.
4115 (gnus-summary-save-article): Require gnus-art; don't show all
4116 headers if it decodes articles; don't add coding cookie here;
4117 don't bind mm-text-coding-system-for-write.
4118 (gnus-summary-save-article-file): Save decoded articles.
4119 (gnus-summary-write-article-file): When saving many files, use
4120 gnus-summary-write-to-file first and gnus-summary-save-in-file
4121 thereafter unless gnus-prompt-before-saving is always.
4122 (gnus-summary-save-article-body-file): Save decoded articles.
4123
4124 2006-05-23 Reiner Steib <Reiner.Steib@gmx.de>
4125
4126 * nnrss.el (nnrss-check-group): Bind hash-index.
4127
4128 2006-05-23 Michaël Cadilhac <michael.cadilhac@lrde.org>
4129
4130 * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
4131 its hash index. Store this hash in `nnrss-group-data'.
4132 (nnrss-read-group-data): Update accordingly.
4133
4134 2006-05-23 Reiner Steib <Reiner.Steib@gmx.de>
4135
4136 * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
4137 entry.
4138
4139 * gnus-sum.el (gnus-summary-make-menu-bar): Add
4140 gnus-article-browse-html-article.
4141
4142 2006-05-23 Hynek Schlawack <hynek@ularx.de>
4143
4144 * gnus-sum.el (gnus-summary-mime-map): Add
4145 gnus-article-browse-html-article.
4146 2006-05-23 Reiner Steib <Reiner.Steib@gmx.de>
4147
4148 * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
4149 suitable coding systems in customize.
4150
4151 2006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
4152
4153 * mail-source.el (mail-sources): Fix custom type.
4154
4155 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
4156
4157 * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
4158 (gnus-summary-expire-articles-now): Shorten prompt.
4159
4160 * gmm-utils.el (wid-edit): Require.
4161 (defun-gmm): Renamed from `gmm-defun-compat'.
4162 (gmm-image-search-load-path): Use it.
4163 (gmm-image-load-path-for-library): Use it. Sync with `mh-compat.el'.
4164
4165 2006-05-17 Katsumi Yamaoka <yamaoka@jpl.org>
4166
4167 * gnus-sum.el (gnus-summary-save-article-coding-system): New
4168 variable.
4169 (gnus-summary-save-article): Add optional `decode' argument. If
4170 it is set and gnus-summary-save-article-coding-system is non-nil,
4171 save decoded article.
4172 (gnus-summary-write-article-file): Save decoded article if
4173 gnus-summary-save-article-coding-system is non-nil.
4174
4175 * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
4176 type.
4177
4178 2006-05-16 Katsumi Yamaoka <yamaoka@jpl.org>
4179
4180 * gnus-art.el (easy-menu-define): Use :active instead of :enable.
4181
4182 2006-05-12 Katsumi Yamaoka <yamaoka@jpl.org>
4183
4184 * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
4185 first to test gnus-single-article-buffer which may be buffer-local.
4186
4187 * gnus-sum.el (gnus-summary-setup-buffer): Make
4188 gnus-single-article-buffer buffer-local and nil in ephemeral
4189 group; make gnus-article-buffer, gnus-article-current, and
4190 gnus-original-article-buffer always buffer-local.
4191 (gnus-summary-exit): Kill article buffer belonging to ephemeral
4192 group.
4193 (gnus-handle-ephemeral-exit): Don't move to next summary line.
4194
4195 2006-05-08 Reiner Steib <Reiner.Steib@gmx.de>
4196
4197 * nnml.el (nnml-request-compact-group): Compressed files might not
4198 have .gz extension.
4199
4200 2006-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
4201
4202 * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
4203 (mm-copy-to-buffer): Use with-current-buffer.
4204 (mm-display-part): Simplify.
4205 (mm-inlinable-p): Add optional arg `type'.
4206
4207 2006-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
4208
4209 * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
4210 (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
4211 Try harder to show the attachment internally or externally using
4212 gnus-mime-view-part-as-type.
4213
4214 2006-05-02 Reiner Steib <Reiner.Steib@gmx.de>
4215
4216 * message.el (message-from-style, message-signature-separator)
4217 (message-user-organization-file, message-send-mail-function)
4218 (message-citation-line-function, message-yank-prefix)
4219 (message-indent-citation-function, message-signature)
4220 (message-signature-file, message-signature-insert-empty-line):
4221 Remove autoloads.
4222
4223 * gnus-art.el (gnus-buttonized-mime-types): Remove
4224 "multipart/signed". Revert 2006-04-26 change.
4225
4226 2006-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4227
4228 * gnus.el (gnus-version-number): Bump version.
4229
4230 2006-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
4231
4232 * gnus.el: No Gnus v0.5 is released.
4233
4234 2006-04-30 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4235
4236 * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
4237 fetching articles by message-id.
4238
4239 2006-04-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4240
4241 * message.el (hashcash): Require hashcash as normal.
4242
4243 * ecomplete.el (ecomplete-highlight-match-line): Use
4244 point-at-eol.
4245 (ecomplete-highlight-match-line): Use `highlight', because that
4246 face exists in both Emacs and XEmacs.
4247
4248 * message.el (message-display-abbrev): Use point-at-bol.
4249
4250 * mail-source.el: Don't require timer/timer-funcs.
4251
4252 * gnus-async.el: Ditto.
4253
4254 * password.el: Ditto.
4255
4256 * mm-url.el: Ditto.
4257
4258 * mm-util.el: Require timer/timer-funcs.
4259
4260 2006-04-23 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4261
4262 * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
4263 Close.
4264
4265 2006-04-28 Katsumi Yamaoka <yamaoka@jpl.org>
4266
4267 * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
4268 unibyte after clear-decrypt function runs.
4269
4270 * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
4271 returns as a unibyte string.
4272
4273 2006-04-27 Katsumi Yamaoka <yamaoka@jpl.org>
4274
4275 * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
4276 always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
4277 (mml1991-pgg-encrypt): Ditto.
4278
4279 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
4280
4281 * message.el (message-user-organization-file): Check several
4282 locations of the organization file.
4283
4284 * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
4285 Add gnus-article-view-part-as-type.
4286
4287 * gnus-art.el (gnus-article-view-part-as-type): New function.
4288
4289 * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
4290 .mobi and .travel. Remove .nato, .bitnet and .uucp.
4291
4292 * mml.el: Simplify autoload.
4293 (mml-mode): defvar dnd-protocol-alist instead of using
4294 symbol-value.
4295 (mml-default-directory): New variable.
4296 (mml-minibuffer-read-file): Use it.
4297 (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
4298
4299 * message.el (message-citation-line-format): New variable.
4300 (message-insert-formated-citation-line): New function.
4301 (message-citation-line-function): Add
4302 `message-insert-formated-citation-line' to custom type.
4303
4304 * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
4305 to doc string.
4306
4307 * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
4308 depending on mm-verify-option.
4309
4310 2006-04-26 Katsumi Yamaoka <yamaoka@jpl.org>
4311
4312 * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
4313 binding pgg-* variables; reimplement the section which prevents
4314 MIME header from being signed.
4315 (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
4316 pgg-text-mode; remove a blank line at the top of body.
4317
4318 * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
4319 lines at the top of body; use gnus-newsgroup-charset if there's no
4320 Charset header.
4321
4322 2006-04-25 Katsumi Yamaoka <yamaoka@jpl.org>
4323
4324 * message.el (message-self-insert-commands): Doc fix.
4325
4326 * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
4327 (mm-uu-pgp-encrypted-test): Ditto.
4328 (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
4329 between header and body; return application/pgp-encrypted handle
4330 if decryption failed; decode decrypted body by charset.
4331
4332 * mm-decode.el (mm-automatic-display): Don't make application/pgp
4333 element match to application/pgp-*.
4334
4335 2006-04-23 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4336
4337 * nnweb.el (nnweb-google-wash-article): Sync up to new Google
4338 HTML.
4339
4340 2006-04-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
4341
4342 * mail-source.el (mail-source-call-script): Message the error
4343 string.
4344
4345 2006-04-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
4346
4347 * gnus-util.el (gnus-byte-compile): Use it.
4348
4349 2006-04-22 xyblor <fake@invalid.email> (tiny change)
4350
4351 * gnus-util.el (kill-empty-logs): New function.
4352
4353 2006-04-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
4354
4355 * message.el (message-mail-alias-type): Doc fix.
4356 (message-mail-alias-type-p): New function.
4357 (message-send): Use it.
4358 (message-mode): Ditto.
4359 (message-strip-forbidden-properties): Ditto.
4360
4361 * ecomplete.el (ecomplete-database-file-coding-system): New
4362 variable.
4363 (ecomplete-save): Use it.
4364 (ecomplete-setup): Use it.
4365
4366 2006-04-22 Katsumi Yamaoka <yamaoka@jpl.org>
4367
4368 * message.el (message-self-insert-commands): New variable.
4369 (message-strip-forbidden-properties): Use it.
4370
4371 2006-04-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
4372
4373 * message.el (message-put-addresses-in-ecomplete): Use a regexp
4374 that doesn't make XEmacs choke.
4375
4376 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
4377
4378 * gnus-util.el (gnus-replace-in-string):
4379 Prefer replace-regexp-in-string over of replace-in-string.
4380
4381 2006-04-20 Katsumi Yamaoka <yamaoka@jpl.org>
4382
4383 * gnus-util.el (gnus-select-frame-set-input-focus):
4384 Use select-frame-set-input-focus if it is available in XEmacs; use
4385 definition defined in Emacs 22 for old Emacsen.
4386
4387 2006-04-19 Katsumi Yamaoka <yamaoka@jpl.org>
4388
4389 * mm-view.el (mm-inline-text): Use equal instead of equalp.
4390
4391 2006-04-18 Teodor Zlatanov <tzz@lifelogs.com>
4392
4393 * gnus-registry.el (gnus-registry-cache-save): Remove text
4394 properties when saving via the temp buffer.
4395
4396 2006-04-18 Reiner Steib <Reiner.Steib@gmx.de>
4397
4398 * message.el (message-generate-hashcash): Honor custom type.
4399
4400 2006-04-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
4401
4402 * message.el (message-generate-hashcash): Default to non-nil when
4403 hashcash is found.
4404
4405 * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
4406 (gnus-refer-thread-limit): Increase default to 500.
4407
4408 * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
4409
4410 * flow-fill.el (fill-flowed): Allow delete-space.
4411
4412 2006-04-18 Reiner Steib <Reiner.Steib@gmx.de>
4413
4414 * deuglify.el (gnus-outlook-deuglify-unwrap-min)
4415 (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
4416 Remove autoloads.
4417
4418 2006-04-18 Simon Josefsson <jas@extundo.com>
4419
4420 * message.el (message-generate-hashcash): Default to.
4421
4422 2006-04-18 Katsumi Yamaoka <yamaoka@jpl.org>
4423
4424 * rfc2231.el (rfc2231-parse-string): Decode encoded value after
4425 concatenating segments rather than before concatenating them.
4426
4427 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
4428
4429 * gnus-group.el: Move comment to gnus-group-update-tool-bar.
4430
4431 * imap.el (imap-quote-specials): New function.
4432 (imap-login-auth): Quote specials.
4433
4434 2006-04-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
4435
4436 * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
4437
4438 * message.el (message-forward-make-body-plain): Allow
4439 message-forward-ignored-headers to be a list.
4440 (message-remove-ignored-headers): Factor out into function.
4441 (message-forward-make-body-mml): Use it.
4442 * rfc2231.el (rfc2231-parse-string): Remove dead code.
4443 (rfc2231-parse-string): Allow concatanation of parameters that
4444 aren't contiguous. The test case is
4445 (mail-header-parse-content-type "message/external-body;
4446 name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
4447 access-type=LOCAL-FILE;
4448 name*1*=plugh%2fhello-sailor%2fbing.pdf")
4449
4450 2006-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
4451
4452 * nntp.el (nntp-accept-process-output): Return the value of
4453 `nnheader-accept-process-output'.
4454
4455 2006-04-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
4456
4457 * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
4458 (gnus-button-alist): Recognize more diff formats.
4459 (gnus-button-patch): Strip directory.
4460
4461 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
4462
4463 * gnus-util.el (gnus-select-frame-set-input-focus): Check for
4464 Emacs 22 when setting focus.
4465
4466 2006-04-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
4467
4468 * gnus-art.el (gnus-article-treat-types): Do treatment of
4469 text/x-verbatim parts.
4470 (gnus-button-patch): New command.
4471
4472 * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
4473 addresses that contain invalid characters.
4474
4475 2006-04-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
4476
4477 * message.el (message-put-addresses-in-ecomplete): Use
4478 gnus-replace-in-string.
4479 (message-is-yours-p): Use the more correct
4480 mail-header-parse-address instead of
4481 mail-extract-address-components.
4482 (message-put-addresses-in-ecomplete): Fix typo.
4483
4484 * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
4485 keystroke.
4486
4487 * gnus-art.el (gnus-treatment-function-alist): Change order of
4488 newsgroups/generic header folding to avoid double-folding.
4489
4490 * message.el (message-hidden-headers): Add X-Draft-From.
4491
4492 * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
4493 command.
4494 (gnus-summary-repeat-search-article-backward): New command.
4495
4496 * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
4497 groups in the parent topic.
4498
4499 2006-04-16 João Cachopo <joao.cachopo@inesc-id.pt> (tiny change)
4500
4501 * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
4502 (spam-extra-header-to-number): Return the CRM114 number as a
4503 number instead of a string.
4504
4505 2006-04-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
4506
4507 * gnus-art.el (gnus-face-properties-alist): Moved here from
4508 gnus-fun.
4509
4510 * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
4511
4512 2006-04-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
4513
4514 * message.el (message-strip-forbidden-properties): Only display on
4515 self-insert-command.
4516
4517 * hashcash.el (hashcash-insert-payment-async): Remove dead code;
4518 reindent.
4519 (hashcash-insert-payment-async-2): Make sure the buffer is alive.
4520
4521 2006-04-15 NAKAJI Hiroyuki <nakaji@takamatsu-nct.ac.jp> (tiny change)
4522
4523 * smiley.el (smiley-style): Fix typo.
4524
4525 2006-03-23 Kenichi Handa <handa@m17n.org>
4526
4527 * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
4528 instead of set-buffer-multibyte.
4529
4530 2006-03-23 Kenichi Handa <handa@m17n.org>
4531
4532 * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
4533 buffer and then decode the buffer text if necessary.
4534 (rfc2231-encode-string): Be sure to work on multibyte buffer at
4535 first, and after mm-encode-body, change the buffer to unibyte.
4536
4537 2006-04-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
4538
4539 * hashcash.el (hashcash-insert-payment-async-2): Use
4540 message-goto-eoh instead of doing it manually.
4541 (mail-add-payment): Use message-narrow-to-header instead of trying
4542 to do the same itself.
4543
4544 * message.el (message-hidden-headers): Add Face.
4545
4546 * gnus-sum.el (gnus-summary-reparent-thread): Factor out
4547 reparenting code.
4548 (gnus-summary-reparent-children): Refactored out code.
4549 (gnus-summary-thread-map): New keystroke.
4550 (gnus-summary-reparent-children): Make into command.
4551
4552 * smiley.el (smiley-style): Default to `medium' if using a large
4553 font.
4554
4555 * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
4556 does it itself.
4557
4558 * message.el (message-point-in-header-p): Simplify definition.
4559
4560 2006-04-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
4561
4562 * nnagent.el (nnagent-request-set-mark): Silence log file
4563 writing.
4564 (nnagent-request-set-mark): Use write-region instead of
4565 append-to-file.
4566
4567 * gnus-sum.el (gnus-read-header): Fudge article number if using a
4568 strange select method.
4569
4570 * ecomplete.el (ecomplete-display-matches): Get highlightling
4571 right.
4572 (ecomplete-display-matches): Use literals.
4573 (ecomplete-display-matches): Disable message logging.
4574
4575 * message.el (message-display-abbrev): Small optimization.
4576
4577 * ecomplete.el (ecomplete-display-matches): Allow automatic
4578 display.
4579
4580 * message.el (message-strip-forbidden-properties): Display
4581 abbrevs.
4582 (message-display-abbrev): Get automatic display right.
4583
4584 * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
4585 keystrokes.
4586
4587 2006-04-13 Romain Francoise <romain@orebokech.com>
4588
4589 TODO: Backport to v5-10!
4590
4591 * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
4592 Moved here (and renamed) from gnus-registry.el.
4593
4594 * gnus-registry.el: Require gnus-util.
4595 Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
4596
4597 2006-04-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4598
4599 * gnus-group.el (gnus-group-catchup-current): Change
4600 if-then-else-if-then-else into cond.
4601 (gnus-group-catchup): Indent.
4602 (group-name-at-point): New function.
4603 (gnus-fetch-group): Provide default from thing at point.
4604
4605 2006-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
4606
4607 * message.el (message-display-abbrev): Fix regexp.
4608
4609 * ecomplete.el (ecomplete-highlight-match-line): Reimplement
4610 choosing.
4611 (ecomplete-highlight-match-line): Fix up code rewrite, remove
4612 dead variables.
4613
4614 * message.el (message-newline-and-indent): Remove debugging.
4615 (message-display-abbrev): Use new implementation.
4616
4617 2006-04-12 Reiner Steib <Reiner.Steib@gmx.de>
4618
4619 * gnus-art.el (gnus-article-mode): Set
4620 cursor-in-non-selected-windows to nil.
4621
4622 * smiley.el: Revert previous change.
4623 (smiley-data-directory): defvar it before using it in the
4624 defcustom of `smiley-style'.
4625
4626 2006-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
4627
4628 * message.el (message-newline-and-indent): New function.
4629
4630 * ecomplete.el: Implement more bits.
4631
4632 * message.el (message-put-addresses-in-ecomplete): Clean up the
4633 string.
4634
4635 * ecomplete.el (ecomplete-add-item): Chop off decimals.
4636
4637 * gnus-sum.el (gnus-summary-save-parts): Bind
4638 gnus-summary-save-parts-counter and use it to make unique file
4639 names.
4640
4641 * gnus-art.el (gnus-ignored-headers): Add some more headers.
4642
4643 * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
4644 parameter to say whether to actually parse the individual
4645 addresses.
4646
4647 * message.el (message-put-addresses-in-ecomplete): New function.
4648 (ecomplete): Require.
4649 (message-mail-alias-type): Add ecomplete as an option.
4650
4651 2006-04-12 Ralf Angeli <angeli@iwi.uni-sb.de>
4652
4653 * flow-fill.el (fill-flowed): Remove trailing space from blank
4654 quoted lines.
4655
4656 2006-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
4657
4658 * smiley.el (smiley-style): Move definition later to avoid a
4659 compilation warning.
4660
4661 2006-04-12 Kenichi Handa <handa@m17n.org>
4662
4663 * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
4664 buffer and then decode the buffer text if necessary.
4665 (rfc2231-encode-string): Be sure to work on multibyte buffer at
4666 first, and after mm-encode-body, change the buffer to unibyte.
4667 Use mm-disable-multibyte instead of set-buffer-multibyte.
4668
4669 2006-04-12 Katsumi Yamaoka <yamaoka@jpl.org>
4670
4671 * gnus-art.el (gnus-mime-copy-part): Find name parameter in
4672 Content-Type header instead of Content-Disposition header.
4673 (gnus-mime-inline-part): Ditto.
4674 (gnus-mime-view-part-as-charset): Ignore charset that the part
4675 specifies.
4676
4677 * mm-decode.el (mm-display-part): Work with external parts and
4678 usual parts similarly.
4679
4680 * mm-extern.el (mm-inline-external-body): Use mm-display-part
4681 instead of gnus-display-mime.
4682
4683 * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
4684 instead of with-temp-buffer.
4685
4686 * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
4687 tag to summarized topics part in order to encode non-ASCII text.
4688
4689 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
4690
4691 * smiley.el (smiley-style): New variable.
4692 (smiley-directory): New function.
4693 (smiley-data-directory): Derive from `smiley-style' using
4694 `smiley-directory'.
4695 (smiley-regexp-alist): Add new entries.
4696
4697 * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
4698 (gnus-article-browse-delete-temp): Add :version.
4699
4700 2006-04-11 Arne Jørgensen <arne@arnested.dk>
4701
4702 * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
4703 the sieve region.
4704
4705 2006-04-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
4706
4707 * gnus.el (gnus-version-number): Bump version.
4708
4709 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
4710
4711 * gnus.el: No Gnus v0.4 is released.
4712
4713 2006-04-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
4714
4715 * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
4716 layout.
4717
4718 * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
4719 unknown charset.
4720
4721 * message.el (message-header-synonyms): Add Original-To to the
4722 default.
4723
4724 * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
4725 optional parameter.
4726
4727 2006-04-06 Reiner Steib <Reiner.Steib@gmx.de>
4728
4729 * gnus-fun.el (gnus): Require it for gnus-directory.
4730
4731 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
4732
4733 * gnus-fun.el (gnus-face-properties-alist): Add :version.
4734
4735 2006-04-05 Daiki Ueno <ueno@unixuser.org>
4736
4737 * pgg-gpg.el (pgg-gpg-process-filter): Fix.
4738
4739 2006-04-05 Simon Josefsson <jas@extundo.com>
4740
4741 * password.el (password-reset): New function.
4742
4743 2006-04-05 Daiki Ueno <ueno@unixuser.org>
4744
4745 * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
4746 for BEGIN_SIGNING too, new in GnuPG 1.4.3.
4747
4748 2006-04-04 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4749
4750 * nnweb.el (nnweb-google-create-mapping): Update regexp.
4751 Some whitespace was matched into the url, which broke browsing hits
4752 > 100 when mm-url-use-external was nil.
4753
4754 2006-04-04 Reiner Steib <Reiner.Steib@gmx.de>
4755
4756 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
4757 gnus-extra-headers for 'Newsgroups.
4758
4759 * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
4760 bound.
4761
4762 2006-04-04 Daiki Ueno <ueno@unixuser.org>
4763
4764 * pgg-gpg.el: Clean up process buffers every time gpg processes
4765 complete.
4766
4767 2006-04-03 Reiner Steib <Reiner.Steib@gmx.de>
4768
4769 * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
4770 doc string.
4771
4772 2006-04-03 Daiki Ueno <ueno@unixuser.org>
4773
4774 * pgg-gpg.el (pgg-gpg-process-filter)
4775 (pgg-gpg-wait-for-completion): Check if buffer is alive.
4776
4777 * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
4778 lines, temporary fix.
4779
4780 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
4781
4782 * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
4783
4784 2006-03-29 Daiki Ueno <ueno@unixuser.org>
4785
4786 * pgg-gpg.el (pgg-gpg-start-process): Don't bind
4787 default-enable-multibyte-characters. This reverts the change from
4788 revision 6.17 which is no longer necessary because the passphrase
4789 is sent separately now. GnuPG messages are unreadable under
4790 multibyte locales with default-enable-multibyte-characters set to
4791 nil.
4792
4793 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
4794
4795 * message.el (message-tool-bar-gnome): Move "spell".
4796
4797 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
4798
4799 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
4800 XEmacs-only `replace-in-string'. Use `gnus-group-real-name'
4801 instead.
4802
4803 2006-03-27 Karl Kleinpaste <karl@charcoal.com>
4804
4805 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
4806 newsgroups handling for NNTP overviews which don't include
4807 Newsgroups.
4808
4809 2006-03-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4810
4811 * message.el (message-resend): Bind message-generate-hashcash to nil.
4812
4813 2006-03-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4814
4815 * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
4816 when searching for already-paid recipients.
4817
4818 2006-03-27 Daiki Ueno <ueno@unixuser.org>
4819
4820 * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
4821 passphrases when it is not needed.
4822 (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
4823 passphrase stuff from gpg, should only be necessary when you use
4824 gpg with a smartcard.
4825
4826 2006-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
4827
4828 * mml.el (mml-insert-mime): Ignore cached contents of
4829 message/external-body part.
4830
4831 * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
4832 (mm-insert-part): Ditto.
4833
4834 2006-03-23 Simon Josefsson <jas@extundo.com>
4835
4836 * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
4837 Reiner.
4838 (pgg-gpg-use-agent-p): Use it again.
4839
4840 2006-03-23 Simon Josefsson <jas@extundo.com>
4841
4842 * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
4843 older emacsen.
4844 (pgg-gpg-use-agent-p): Don't use it.
4845
4846 2006-03-23 Reiner Steib <Reiner.Steib@gmx.de>
4847
4848 * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
4849 if we can.
4850
4851 2006-03-22 Sascha Wilde <wilde@sha-bang.de>
4852
4853 * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
4854 (pgg-gpg-update-agent): New function.
4855 (pgg-gpg-use-agent-p): New function.
4856 (pgg-gpg-process-region, pgg-gpg-encrypt-region)
4857 (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
4858 (pgg-gpg-sign-region): Use it.
4859
4860 2006-03-22 Katsumi Yamaoka <yamaoka@jpl.org>
4861
4862 * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
4863 Reported by Ralf Wachinger <rwachinger@gmx.de>.
4864
4865 2006-03-21 Simon Josefsson <jas@extundo.com>
4866
4867 * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
4868 <wilde@sha-bang.de>.
4869 (pgg-gpg-use-agent): New variable.
4870 (pgg-gpg-process-region): Use it.
4871 (pgg-gpg-encrypt-region): Likewise.
4872 (pgg-gpg-encrypt-symmetric-region): Likewise.
4873 (pgg-gpg-decrypt-region): Likewise.
4874 (pgg-gpg-sign-region): Likewise.
4875 (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
4876
4877 2006-03-21 Reiner Steib <Reiner.Steib@gmx.de>
4878
4879 * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
4880
4881 * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
4882 Add comment on version.
4883
4884 2006-03-20 Reiner Steib <Reiner.Steib@gmx.de>
4885
4886 * smiley.el: Add missing test smiley.
4887
4888 2006-03-17 Katsumi Yamaoka <yamaoka@jpl.org>
4889
4890 * mm-decode.el (mm-with-part): New macro.
4891 (mm-get-part): Use it; work with message/external-body as well.
4892 (mm-save-part): Treat name and filename equally.
4893
4894 * mm-extern.el (mm-extern-cache-contents): New function.
4895 (mm-inline-external-body): Use it; force the part to be displayed;
4896 move undisplayer added to the cached handle to the parent.
4897
4898 * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
4899 (gnus-mime-view-part-as-type): Work with message/external-body.
4900
4901 * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
4902
4903 2006-03-16 Reiner Steib <Reiner.Steib@gmx.de>
4904
4905 * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
4906 images in image-load-path. [Sync with image.el at 2006-03-16T16:55:26Z!wohler@newt.com, in
4907 Emacs.]
4908
4909 2006-03-15 Reiner Steib <Reiner.Steib@gmx.de>
4910
4911 * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
4912 path rather than symbol. Always return list of directories.
4913 Guarantee that image directory comes first. [Sync with image.el,
4914 , in Emacs2006-03-15T17:06:16Z!wohler@newt.com.]
4915
4916 * message.el (message-make-tool-bar): Adjust to new API of
4917 `gmm-image-load-path-for-library'.
4918
4919 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
4920
4921 * gnus-group.el (gnus-group-make-tool-bar): Ditto.
4922
4923 2006-03-15 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4924
4925 * gnus-art.el (gnus-article-only-boring-p):
4926 Bind inhibit-point-motion-hooks to avoid infinite loop when entering
4927 intangible text.
4928 Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
4929
4930 2006-03-14 Reiner Steib <Reiner.Steib@gmx.de>
4931
4932 * gmm-utils.el (gmm-image-load-path-for-library): Fix typo. Use
4933 `defun' instead of `gmm-defun-compat'.
4934
4935 2006-03-14 Simon Josefsson <jas@extundo.com>
4936
4937 * message.el (message-unique-id): Don't use message-number-base36
4938 if (user-uid) is a float.
4939 Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
4940
4941 2006-03-13 Katsumi Yamaoka <yamaoka@jpl.org>
4942
4943 * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
4944
4945 * gnus-art.el (gnus-mime-display-single): Make sure there is an
4946 empty line between a part and a message part.
4947
4948 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
4949
4950 * smiley.el: Add more test smileys.
4951 (smiley-data-directory, smiley-regexp-alist)
4952 (gnus-smiley-file-types): Fix doc strings.
4953 (smiley-update-cache): Clear smiley-cached-regexp-alist before
4954 adding new elements.
4955 (smiley-mouse-map): Unused code. Make it a comment.
4956
4957 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
4958
4959 * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
4960 scan latest NoCeM messages instead of old ones.
4961 (gnus-nocem-check-article): Fix regexps so as to match to PGP
4962 delimiters that are recently used.
4963 (gnus-nocem-load-cache): Add autoload cookie.
4964
4965 * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
4966
4967 * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
4968 level which is larger than gnus-use-nocem is specified.
4969
4970 * gnus-group.el (gnus-group-get-new-news): Ditto.
4971
4972 2006-03-08 Reiner Steib <Reiner.Steib@gmx.de>
4973
4974 * gnus-util.el (gnus-tool-bar-update): New function.
4975
4976 * gnus-group.el (gnus-group-update-tool-bar): New variable.
4977 (gnus-group-insert-group-line): Add gnus-tool-bar-update.
4978
4979 * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
4980
4981 * gnus-group.el (gnus-group-redraw-when-idle)
4982 (gnus-group-redraw-check): Remove.
4983 (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
4984
4985 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
4986
4987 * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
4988 if optional last element is specified in splits (FIELD VALUE...).
4989
4990 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
4991
4992 * message.el (message-make-tool-bar): Rename gmm-image-load-path
4993 to gmm-image-load-path-for-library. Call with no-error argument.
4994 (message-tool-bar-gnome): Rename "mail/attach" to "attach".
4995
4996 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
4997
4998 * gnus-group.el (gnus-group-make-tool-bar): Ditto.
4999
5000 * gmm-utils.el (gmm-image-load-path): Remove alias.
5001
5002 2006-03-06 Reiner Steib <Reiner.Steib@gmx.de>
5003
5004 * gmm-utils.el (gmm-image-load-path): Add alias.
5005
5006 * nnml.el (nnml-generate-nov-databases-directory): Rename from
5007 nnml-generate-nov-databases-1.
5008 (nnml-generate-nov-databases): Use it.
5009 (nnml-generate-nov-databases-directory): Document no-active
5010 argument.
5011
5012 * gmm-utils.el (gmm-image-load-path-for-library): Return single
5013 directory if path is t. Add no-error.
5014
5015 * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
5016 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
5017
5018 * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
5019 resetting gnus-article-browse-html-temp-list.
5020
5021 * gmm-utils.el (gmm-image-load-path-for-library): Sync with
5022 mh-compat.el at 2006-03-04T21:23:21Z!wohler@newt.com in Emacs. Rename `gmm-image-load-path'.
5023 Add example to docstring. Rename local variables. Move error
5024 checks to default case in cond and simplify.
5025
5026 2006-03-06 Katsumi Yamaoka <yamaoka@jpl.org>
5027
5028 * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
5029 handle is multipart when calling it recursively.
5030 (mm-w3m-cid-retrieve): Display warning if retrieving fails.
5031
5032 2006-03-03 Daniel Pittman <daniel@rimspace.net>
5033
5034 * nnimap.el (nnimap-request-update-info-internal): Optimize.
5035 Don't `gnus-uncompress-range' to avoid excessive memory usage.
5036
5037 2006-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
5038
5039 * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
5040 is loaded.
5041
5042 * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
5043 loaded.
5044
5045 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
5046
5047 * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
5048 to "Emacs 23 (unicode)" in doc string.
5049
5050 * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
5051 "Emacs 23 (unicode)" in comment.
5052
5053 2006-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
5054
5055 * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
5056
5057 * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
5058 characters 160 through 255 in Emacs 23.
5059
5060 2006-03-02 Reiner Steib <Reiner.Steib@gmx.de>
5061
5062 * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
5063 gnus-article-browse-html-temp.
5064 (gnus-article-browse-delete-temp): Make it customizable. Add
5065 `file'. Adjust doc string.
5066 (gnus-article-browse-delete-temp-files): Add argument. Allow
5067 query for each file. Adjust doc string.
5068 (gnus-article-browse-html-parts): Add
5069 `gnus-article-browse-delete-temp-files' to
5070 `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
5071
5072 2006-03-02 Hynek Schlawack <hynek@ularx.de>
5073
5074 * gnus-art.el (gnus-article-browse-html-temp)
5075 (gnus-article-browse-delete-temp): New variables.
5076 (gnus-article-browse-delete-temp-files): New function.
5077 (gnus-article-browse-html-parts): Use it.
5078
5079 2006-03-02 Reiner Steib <Reiner.Steib@gmx.de>
5080
5081 * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
5082
5083 * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
5084 string.
5085
5086 * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
5087 gnus-summary-insert-new-articles when unplugged. Remove
5088 gnus-summary-search-article-forward.
5089
5090 * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
5091 display-visual-class instead of display-color-cells.
5092
5093 2006-03-02 Katsumi Yamaoka <yamaoka@jpl.org>
5094
5095 * mml.el (mml-generate-mime-1): Encode parts other than text/* or
5096 message/* containing non-ASCII text properly.
5097
5098 2006-03-01 Reiner Steib <Reiner.Steib@gmx.de>
5099
5100 * message.el: Require gmm-utils, remove autoloads.
5101 (message-tool-bar): Set default based on
5102 gmm-tool-bar-style.
5103 (message-tool-bar-gnome): Add gmm-customize-mode.
5104
5105 * gnus-sum.el (gnus-summary-tool-bar): Set default based on
5106 gmm-tool-bar-style.
5107 (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
5108
5109 * gnus-group.el (gnus-group-tool-bar): Set default based on
5110 gmm-tool-bar-style.
5111 (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
5112
5113 * gmm-utils.el (gmm-image-directory): Rename variable from
5114 gmm-image-load-path.
5115 (gmm-image-load-path): Use gmm-image-directory.
5116 (gmm-customize-mode): New function.
5117 (gmm-tool-bar-style): New variable.
5118
5119 * gnus-group.el (gnus-group-redraw-when-idle): Rename from
5120 gnus-group-redraw-line-number.
5121 (gnus-group-redraw-check): Simplify.
5122 (gnus-group-tool-bar-update): Remove redraw check.
5123 (gnus-group-make-tool-bar): Add redraw check.
5124
5125 2006-03-01 Michael Piotrowski <mxp@dynalabs.de> (tiny change)
5126
5127 * gnus-art.el (gnus-button): Add missing parentheses.
5128
5129 2006-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
5130
5131 * mm-util.el (mm-with-unibyte-current-buffer): Add note.
5132
5133 2006-02-28 Reiner Steib <Reiner.Steib@gmx.de>
5134
5135 * gnus-art.el (gnus-button): New face.
5136 (gnus-article-button-face): Use it.
5137
5138 * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
5139 gnus-summary-next-page. Re-order.
5140
5141 * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
5142 next-node are now included.
5143 (gnus-group-redraw-line-number): New internal variable.
5144 (gnus-group-redraw-check): Helper function for updating the tool
5145 bar.
5146 (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
5147
5148 * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
5149
5150 * spam.el (spam-spamassassin-score-regexp): New internal variable.
5151 (spam-extra-header-to-number, spam-check-spamassassin-headers):
5152 Use it to match format of Spamassassin 3.0 and later. Reported by
5153 IRIE Tetsuya <irie@t.email.ne.jp>.
5154 (spam-check-bogofilter)
5155 (spam-bogofilter-register-with-bogofilter): Fix args of
5156 `gnus-error' calls.
5157
5158 2006-02-28 Reiner Steib <Reiner.Steib@gmx.de>
5159
5160 * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
5161 unnecessary interaction when sending queued mails. Reported by
5162 TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
5163
5164 2006-02-27 Reiner Steib <Reiner.Steib@gmx.de>
5165
5166 * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
5167 first or last are nil.
5168
5169 2006-02-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5170
5171 * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
5172
5173 2006-02-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
5174
5175 * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
5176
5177 2006-02-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
5178
5179 * dns.el (query-dns): Protect more against buggy tcp output.
5180
5181 2006-02-24 Reiner Steib <Reiner.Steib@gmx.de>
5182
5183 * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
5184 nov.php.
5185
5186 2006-02-24 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
5187
5188 * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
5189 (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
5190 groups. Kudos to Olly Betts <olly@survex.com> for providing NOV
5191 output on the server side.
5192 (nnweb-google-create-mapping): Update regexps and add some
5193 progress indication.
5194
5195 2006-02-23 Reiner Steib <Reiner.Steib@gmx.de>
5196
5197 * gnus-group.el (gnus-group-tool-bar-gnome): Fix
5198 gnus-agent-toggle-plugged. Re-order icons.
5199 (gnus-group-tool-bar-gnome): Add
5200 gnus-group-{prev,next}-unread-group.
5201 (gnus-group-tool-bar-gnome): Re-order icons.
5202
5203 * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
5204 gnus-summary-insert-new-articles.
5205
5206 * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
5207 comments.
5208
5209 * utf7.el (utf7-utf-16-coding-system): Fix comment. utf-16-be is
5210 also available in Emacs 21.3.
5211
5212 * message.el (message-fix-before-sending): Change "Emacs 22" to
5213 "Emacs 23 (unicode)" in comment.
5214
5215 * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
5216 "Emacs 23 (unicode)" in comment.
5217
5218 * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
5219 comment.
5220 (mm-coding-system-p): Add comment about no-MULE XEmacs.
5221
5222 * mm-view.el (mm-fill-flowed): Add :version.
5223
5224 2006-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
5225
5226 * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
5227 and load-path.
5228
5229 2006-02-22 Reiner Steib <Reiner.Steib@gmx.de>
5230
5231 * message.el: Autoload gmm-image-load-path.
5232 (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
5233 icon file names. Use old Emacs 21 "mail_send.xpm" icon for
5234 consitency.
5235
5236 * gmm-utils.el (gmm-image-load-path): Also search in
5237 "../etc/images". Don't set gmm-image-load-path if we don't find
5238 the image.
5239
5240 2006-02-22 Katsumi Yamaoka <yamaoka@jpl.org>
5241
5242 * gmm-utils.el (gmm-image-load-path): Don't make
5243 `gmm-image-load-path' include subdirectories which the second arg
5244 `image' might specify.
5245
5246 * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
5247 subdirectory to icon file names.
5248
5249 * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
5250
5251 2006-02-21 Reiner Steib <Reiner.Steib@gmx.de>
5252
5253 * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
5254 gmm-image-load-path calls.
5255
5256 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
5257
5258 * message.el (message-make-tool-bar): Ditto.
5259
5260 * mml.el (mml-preview): Added comment concerning tool bar icons.
5261
5262 * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
5263 (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
5264
5265 * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
5266 (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
5267
5268 * message.el (message-tool-bar-gnome): Use new icon names.
5269 (message-make-tool-bar): Use `gmm-image-load-path'.
5270
5271 * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
5272 functions from MH-E.
5273 (gmm-image-load-path): New variable from MH-E.
5274 (gmm-image-load-path): New function from MH-E. Added arguments
5275 LIBRARY, IMAGE and PATH. Don't modify paths. Don't use
5276 *-image-load-path-called-flag.
5277
5278 2006-02-21 Milan Zamazal <pdm@brailcom.org>
5279
5280 * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
5281
5282 2006-02-21 Wolfram Fenske <wolfram.fenske@student.uni-magdeburg.de> (tiny change)
5283
5284 * nnimap.el (nnimap-request-move-article): Change folder back to
5285 source group before deleting.
5286
5287 2006-02-20 Reiner Steib <Reiner.Steib@gmx.de>
5288
5289 * mm-util.el (mm-charset-override-alist): Fix type in doc string.
5290
5291 * gnus-art.el (mm-url-insert-file-contents-external): Autoload
5292 mm-url.
5293
5294 * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
5295
5296 2006-02-20 Katsumi Yamaoka <yamaoka@jpl.org>
5297
5298 * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
5299 coding system which mm-charset-to-coding-system returns for a
5300 given charset is valid.
5301
5302 2006-02-16 Juanma Barranquero <lekktu@gmail.com>
5303
5304 * html2text.el (html2text-remove-tag-list):
5305 * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
5306
5307 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
5308
5309 * gnus-cus.el: Revert 2005-10-17 change.
5310
5311 2006-02-17 Katsumi Yamaoka <yamaoka@jpl.org>
5312
5313 * gnus-art.el (article-strip-banner): Call
5314 article-really-strip-banner only when the regexp match is made.
5315
5316 2006-02-16 Katsumi Yamaoka <yamaoka@jpl.org>
5317
5318 * gnus-art.el (article-strip-banner): Use
5319 gnus-extract-address-components instead of
5320 mail-header-parse-addresses to make it work with non-ASCII text;
5321 remove mail-encode-encoded-word-string.
5322
5323 * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
5324 values which are surrounded with \"...\"; make it never cause a
5325 Lisp error; give up parsing of parameters if it failed in
5326 extracting type.
5327
5328 2006-02-14 Arne Jørgensen <arne@arnested.dk>
5329
5330 * smime.el (smime-cert-by-ldap-1): Fix bug where
5331 `smime-ldap-search' returns results without userCertificates.
5332
5333 2006-02-15 Katsumi Yamaoka <yamaoka@jpl.org>
5334
5335 * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
5336
5337 2006-02-14 Reiner Steib <Reiner.Steib@gmx.de>
5338
5339 * spam.el (spam-check-spamassassin-headers): Adapt format for
5340 Spamassassin 3.0 or later. Reported by ARISAWA Akihiro
5341 <ari@mbf.ocn.ne.jp>.
5342 (spam-list-of-processors): Add spam-use-gmane.
5343
5344 2006-02-14 Katsumi Yamaoka <yamaoka@jpl.org>
5345
5346 * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
5347 make-temp-file; make it work with XEmacs as well.
5348
5349 * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
5350 mm-make-temp-file.
5351
5352 * mm-decode.el (mm-display-external): Use the 3rd arg of
5353 mm-make-temp-file.
5354 (mm-create-image-xemacs): Ditto.
5355
5356 2006-02-14 Katsumi Yamaoka <yamaoka@jpl.org>
5357
5358 * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
5359 with message-narrow-to-headers.
5360 (gnus-draft-setup): Narrow to header to run message-fetch-field.
5361 (gnus-draft-check-draft-articles): New function.
5362 (gnus-draft-edit-message, gnus-draft-send-message): Use it.
5363
5364 2006-02-13 Reiner Steib <Reiner.Steib@gmx.de>
5365
5366 * gnus-art.el (gnus-article-browse-html-parts):
5367 `hs-show-html-list' should read `gnus-article-browse-html-parts'.
5368 Don't use suffix argument for mm-make-temp-file for Emacs 21
5369 compatibility. Remove useless `format'.
5370
5371 2006-02-13 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
5372
5373 * nnweb.el (nnweb-google-wash-article): Update regexps.
5374 (nnweb-group-alist): Use defvoo instead of defvar.
5375
5376 2006-02-13 Katsumi Yamaoka <yamaoka@jpl.org>
5377
5378 * nnoo.el (nnoo-declare): Don't generate duplicate entries when
5379 re-loading nn* modules.
5380
5381 2006-02-10 Reiner Steib <Reiner.Steib@gmx.de>
5382
5383 * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
5384 for `tool-bar-mode' and don't check it's default-value.
5385
5386 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
5387
5388 * message.el (message-make-tool-bar): Ditto.
5389
5390 * gnus-art.el (gnus-article-browse-html-parts): Remove useless
5391 `substring'. Shorten tmp-file name.
5392
5393 * gnus.el: Remove bogus comment.
5394
5395 2006-02-10 Hynek Schlawack <hynek@ularx.de>
5396
5397 * gnus-art.el (gnus-article-browse-html-parts): New function.
5398 (gnus-article-browse-html-article): New function for viewing html
5399 articles with a browser.
5400
5401 2006-02-09 Daiki Ueno <ueno@unixuser.org>
5402
5403 * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
5404 (mml2015-pgg-encrypt): Ditto.
5405
5406 * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
5407 (mml1991-pgg-encrypt): Ditto.
5408
5409 2006-02-08 Katsumi Yamaoka <yamaoka@jpl.org>
5410
5411 * nnfolder.el (nnfolder-insert-newsgroup-line): Use
5412 message-make-date instead of current-time-string.
5413
5414 * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
5415 to gnus-decoded which mm-uu might set.
5416
5417 2006-02-08 Katsumi Yamaoka <yamaoka@jpl.org>
5418
5419 * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
5420 don't decode quoted parameters; remove misimported Emacs code.
5421 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
5422 (rfc2231-decode-encoded-string): Don't use split-string which
5423 behaves differently according to Emacs version; use
5424 mm-decode-coding-region to convert charset to coding-system.
5425 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
5426 (rfc2231-encode-string): Remove misimported Emacs code.
5427
5428 2006-02-07 Katsumi Yamaoka <yamaoka@jpl.org>
5429
5430 * gnus-art.el (article-decode-charset): Don't use ignore-errors
5431 when calling mail-header-parse-content-type.
5432 (article-de-quoted-unreadable): Ditto.
5433 (article-de-base64-unreadable): Ditto.
5434 (article-wash-html): Ditto.
5435
5436 * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
5437 calling mail-header-parse-content-type and
5438 mail-header-parse-content-disposition.
5439 (mm-find-raw-part-by-type): Don't use ignore-errors when calling
5440 mail-header-parse-content-type.
5441
5442 * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
5443 insert charset and format parameters; encode description after
5444 inserting it to buffer.
5445 (mml-insert-parameter): Fold lines properly even if a parameter is
5446 segmented into two or more lines; change the max column to 76.
5447
5448 * rfc1843.el (rfc1843-decode-article-body): Don't use
5449 ignore-errors when calling mail-header-parse-content-type.
5450
5451 * rfc2231.el (rfc2231-parse-string): Return at least type if
5452 possible; don't cause an error even if it fails in parsing of
5453 parameters. Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
5454 (rfc2231-encode-string): Don't break lines at the beginning, leave
5455 it to mml-insert-parameter.
5456
5457 * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
5458 calling mail-header-parse-content-type.
5459
5460 2006-02-06 Reiner Steib <Reiner.Steib@gmx.de>
5461
5462 * spam-report.el (spam-report-gmane-use-article-number):
5463 Improve doc string.
5464 (spam-report-gmane-internal): Check if a suitable header was found
5465 in the article.
5466
5467 2006-02-04 Katsumi Yamaoka <yamaoka@jpl.org>
5468
5469 * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
5470 (rfc2231-encode-string): Make param*=value always begin with LWSP.
5471
5472 2006-02-05 Romain Francoise <romain@orebokech.com>
5473
5474 Update copyright notices of all files in the gnus directory.
5475
5476 2006-02-03 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
5477
5478 * nnweb.el (nnweb-request-group): Avoid growing overview files.
5479
5480 2006-02-03 Katsumi Yamaoka <yamaoka@jpl.org>
5481
5482 * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
5483 segmented lines of parameter value to cope with Thunderbird 1.5
5484 bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
5485 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
5486 (rfc2231-encode-string): Don't make lines exceeding 76 column.
5487
5488 2006-02-01 Max Froumentin <max@lapin-bleu.net> (tiny change)
5489
5490 * mml.el (mml-generate-mime-1): Correct the order of inline signed
5491 parts.
5492
5493 2006-01-31 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
5494
5495 * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
5496 there's only one active file for all servers.
5497 (nnweb-request-scan): Make sure nnweb-articles is initialized on
5498 solid groups. Gnus might have used a FAST request to select the group.
5499 (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
5500 and nnweb-search redundantly in the active file.
5501 (nnweb-request-list): Don't list bogus groups. There can only be one.
5502 (nnweb-request-create-group): Don't use ARGS.
5503 (nnweb-possibly-change-server, nnweb-request-group): Remove some
5504 initialisations. Let nnoo do the work.
5505
5506 2006-01-31 Katsumi Yamaoka <yamaoka@jpl.org>
5507
5508 * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
5509 Say the part has been decoded.
5510
5511 * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
5512
5513 2006-01-31 Kevin Ryde <user42@zip.com.au>
5514
5515 * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
5516 mailcap-viewer-test-cache when there's no 'test clause, since that
5517 will invert the meaning of a "nil" test previously determined by
5518 mailcap-mailcap-entry-passes-test.
5519
5520 2006-01-30 Katsumi Yamaoka <yamaoka@jpl.org>
5521
5522 * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
5523 compiling.
5524
5525 * gnus-sum.el: Ditto.
5526
5527 * message.el: Don't bind tool-bar-map when compiling.
5528
5529 2006-01-30 Reiner Steib <Reiner.Steib@gmx.de>
5530
5531 * nnweb.el (nnweb-google-parse-1): Clarify some comments.
5532
5533 2006-01-30 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
5534
5535 * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
5536 (nnweb-google-create-mapping, nnweb-google-search): Adapt to
5537 current Google Groups.
5538
5539 2006-01-26 Reiner Steib <Reiner.Steib@gmx.de>
5540
5541 * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
5542 and tool-bar-mode.
5543
5544 * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
5545 and tool-bar-mode.
5546
5547 * message.el (message-tool-bar-update): Simplify.
5548 (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
5549
5550 * gnus-sum.el (gnus-summary-tool-bar-update): Check for
5551 gnus-summary-buffer.
5552 (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
5553 gnus-summary-reply.
5554
5555 * gmm-utils.el (gmm): Add :version.
5556
5557 2006-01-26 Katsumi Yamaoka <yamaoka@jpl.org>
5558
5559 * Makefile.in (clean): New rule.
5560 (distclean): Use it.
5561
5562 2006-01-26 Steve Youngs <steve@sxemacs.org>
5563
5564 * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
5565 autoload.
5566
5567 2006-01-26 Katsumi Yamaoka <yamaoka@jpl.org>
5568
5569 * gmm-utils.el (gmm-verbose): Add :group.
5570
5571 2006-01-25 Reiner Steib <Reiner.Steib@gmx.de>
5572
5573 * message.el: Change some comments WRT tool-bars.
5574
5575 * gnus-sum.el (gnus-summary-tool-bar)
5576 (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
5577 (gnus-summary-tool-bar-zap-list): New variables.
5578 (gnus-summary-make-tool-bar): Complete rewrite using
5579 `gmm-tool-bar-from-list'.
5580
5581 * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
5582 (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
5583 variables.
5584 (gnus-group-make-tool-bar): Complete rewrite using
5585 `gmm-tool-bar-from-list'.
5586 (gnus-group-tool-bar-update): New function.
5587
5588 * message.el (message-mode-field-menu): Add "Show hidden Headers".
5589
5590 2006-01-25 Katsumi Yamaoka <yamaoka@jpl.org>
5591
5592 * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
5593 is dissected into a single part of which the type is the same as
5594 the given one; decode charset.
5595
5596 2006-01-21 Kevin Ryde <user42@zip.com.au>
5597
5598 * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
5599 into alists as symbol not string, since that's what
5600 mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
5601 look for.
5602
5603 2006-01-24 Reiner Steib <Reiner.Steib@gmx.de>
5604
5605 * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
5606 (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
5607
5608 * message.el (message-tool-bar-gnome): Use gmm-ignore.
5609
5610 2006-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
5611
5612 * gnus-art.el (gnus-mime-security-button-commands): New variable.
5613 (gnus-mime-security-button-menu): New definition.
5614 (gnus-mime-security-button-map): Use them.
5615 (gnus-mime-security-button-menu): New function.
5616 (gnus-insert-mime-security-button): Addition to help echo.
5617 (gnus-mime-security-run-function, gnus-mime-security-save-part)
5618 (gnus-mime-security-pipe-part): New functions.
5619
5620 * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
5621 (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
5622
5623 * mm-decode.el (mm-handle-set-disposition): Remove.
5624 (mm-handle-set-description): Remove.
5625
5626 2006-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
5627
5628 * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
5629 (mm-w3m-standalone-supports-m17n-p): New function.
5630 (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
5631 w3m usage.
5632
5633 * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
5634 mm-w3m-standalone-supports-m17n-p to alter w3m usage.
5635
5636 2006-01-23 Reiner Steib <Reiner.Steib@gmx.de>
5637
5638 * message.el (message-tool-bar-zap-list): Use
5639 gmm-tool-bar-zap-list as custom type.
5640 (message-tool-bar-update): New function.
5641 (message-tool-bar, message-tool-bar-gnome)
5642 (message-tool-bar-retro): Add message-tool-bar-update.
5643 (message-tool-bar-gnome): Add flyspell-buffer.
5644
5645 * gnus-util.el (gnus-error): Describe `args'.
5646
5647 * gmm-utils.el (gmm-error): Describe `args'.
5648 (gmm-tool-bar-zap-list): New widget.
5649 (gmm-tool-bar-from-list): Improve description of `zap-list'.
5650
5651 2006-01-23 Katsumi Yamaoka <yamaoka@jpl.org>
5652
5653 * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
5654 (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
5655 the number of recursive calls.
5656
5657 * mm-decode.el (mm-handle-set-disposition): New macro.
5658 (mm-handle-set-description): New macro.
5659
5660 2006-01-23 Katsumi Yamaoka <yamaoka@jpl.org>
5661
5662 * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
5663 encoding.
5664
5665 2006-01-20 Reiner Steib <Reiner.Steib@gmx.de>
5666
5667 * message.el (message-tool-bar-zap-list, message-tool-bar)
5668 (message-tool-bar-gnome, message-tool-bar-retro): New variables.
5669 (message-tool-bar-local-item-from-menu): Remove.
5670 (message-tool-bar-map): Replace by `message-make-tool-bar'.
5671 (message-make-tool-bar): New function.
5672 (message-mode): Use `message-make-tool-bar'.
5673
5674 * gmm-utils.el: New file.
5675 (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
5676 (gmm-lazy): New widget copied from `nnmail.el'.
5677 (gmm-tool-bar-from-list): New function for creating customizable
5678 tool bars.
5679 (gmm-tool-bar-from-list): Fix typos in doc string. Remove debug
5680 output.
5681 (gmm): Add :prefix to defgroup.
5682
5683 2006-01-20 Per Abrahamsen <abraham@dina.kvl.dk>
5684
5685 * gmm-utils.el (gmm-widget-p): New function.
5686
5687 2006-01-20 Reiner Steib <Reiner.Steib@gmx.de>
5688
5689 * mml.el (mml-attach-file): Describe `description' in doc string.
5690 (mml-menu): Add Emacs MIME manual and PGG manual.
5691
5692 2006-01-20 Richard M. Stallman <rms@gnu.org>
5693
5694 * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
5695
5696 2006-01-20 Kevin Greiner <kevin.greiner@compsol.cc>
5697
5698 * nntp.el (nntp-end-of-line): Doc fix.
5699
5700 2006-01-20 Chong Yidong <cyd@stupidchicken.com>
5701
5702 * imap.el (imap-open): Handle case where buffer is a buffer
5703 object.
5704
5705 2005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
5706
5707 * gnus-delay.el (gnus-delay): Don't autoload.
5708 It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
5709 to be re-loaded when customizing the `gnus-delay' group.
5710
5711 2005-01-20 Chong Yidong <cyd@stupidchicken.com>
5712
5713 * message.el (message-insert-citation-line): Use newlines.
5714
5715 2006-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
5716
5717 * mm-bodies.el (mm-decode-body): Don't decode decoded body.
5718
5719 * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
5720
5721 2006-01-19 Mark D. Baushke <mdb@gnu.org>
5722
5723 * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
5724
5725 2006-01-17 Katsumi Yamaoka <yamaoka@jpl.org>
5726
5727 * mm-decode.el (mm-inlined-types): Add application/pgp.
5728 (mm-automatic-display): Ditto.
5729
5730 * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
5731 part as text.
5732
5733 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
5734
5735 * nnrss.el: Update copyright.
5736 (nnrss-opml-import): Query whether to subscribe to each entry.
5737
5738 * gnus-art.el:
5739 * gnus-sum.el:
5740 * mm-uu.el:
5741 * mm-view.el: Update copyright.
5742
5743 2006-01-16 Reiner Steib <Reiner.Steib@gmx.de>
5744
5745 * message.el (message-info): New function.
5746 (message-mode-menu): Add it.
5747 Update copyright.
5748
5749 * ChangeLog: Fix and update copyright.
5750
5751 2006-01-13 Romain Francoise <romain@orebokech.com>
5752
5753 * message.el (message-forward-subject-name-subject): Prefer the
5754 address to 'nowhere' if the sender has no name.
5755 Fix typo. Update copyright year.
5756
5757 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
5758
5759 * gnus-art.el (article-wash-html): Use
5760 gnus-summary-show-article-charset-alist if a numeric arg is given.
5761 (gnus-article-wash-html-with-w3m-standalone): New function.
5762
5763 * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
5764 mm-inline-text-html-render-with-w3m-standalone.
5765 (mm-text-html-washer-alist): Map w3m-standalone to
5766 gnus-article-wash-html-with-w3m-standalone.
5767 (mm-inline-text-html-render-with-w3m-standalone): New function.
5768
5769 2006-01-12 Reiner Steib <Reiner.Steib@gmx.de>
5770
5771 * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
5772 Improve LaTeX.
5773
5774 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
5775
5776 * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
5777 (nnrss-request-article): Render text/plain parts as HTML.
5778
5779 * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
5780 the buffer.
5781
5782 2006-01-08 Reiner Steib <Reiner.Steib@gmx.de>
5783
5784 * gnus-cus.el (gnus-group-parameters): Sync posting-style with
5785 custom definition of `gnus-posting-styles'.
5786
5787 * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
5788 print-circle. Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
5789
5790 2006-01-05 Reiner Steib <Reiner.Steib@gmx.de>
5791
5792 * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
5793 Use nntp for bug archive.
5794
5795 2006-01-05 Katsumi Yamaoka <yamaoka@jpl.org>
5796
5797 * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
5798 parts.
5799 (nnrss-normalize-date): New function converts ISO 8601 date into
5800 RFC822 style. Suggested by Mark Plaksin <happy@mcplaksin.org>.
5801 (nnrss-check-group): Use it.
5802
5803 2006-01-01 Katsumi Yamaoka <yamaoka@jpl.org>
5804
5805 * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
5806
5807 * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
5808 fetch a feed. Suggested by Mark Plaksin <happy@mcplaksin.org>.
5809 (nnrss-insert-w3): Ditto.
5810
5811 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
5812
5813 * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
5814 the articles to be forwarded including the case where neither a
5815 number of articles nor a region is specified.
5816
5817 2005-12-21 Katsumi Yamaoka <yamaoka@jpl.org>
5818
5819 * nnrss.el (nnrss-request-article): Fix last change; fill
5820 text/plain parts.
5821
5822 2005-12-20 Katsumi Yamaoka <yamaoka@jpl.org>
5823
5824 * nnrss.el (nnrss-request-article): Replace <br />s with newlines
5825 in text/plain part.
5826 (nnrss-check-group): Don't add excessive newline to dc:subject.
5827
5828 2005-12-19 Mark Plaksin <happy@mcplaksin.org> (tiny change)
5829
5830 * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
5831 article.
5832
5833 2005-12-18 Reiner Steib <Reiner.Steib@gmx.de>
5834
5835 * nnml.el: Don't require gnus-bcklg. Autoload it.
5836 (nnml-use-compressed-files, nnml-save-mail): Support other
5837 comression programs such as bzip2.
5838
5839 2005-12-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
5840
5841 * dns.el (query-dns): Make sure we check the buffer size before
5842 removing tcp headers.
5843
5844 2005-12-16 Katsumi Yamaoka <yamaoka@jpl.org>
5845
5846 * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
5847 remove MIME buttons associated with multipart/alternative parts.
5848 (gnus-mime-display-alternative): Tag buttons using `article-type'
5849 text property.
5850
5851 * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
5852 associated with multipart/alternative parts.
5853
5854 * gnus-art.el (gnus-signature-separator): Fix custom type.
5855
5856 * mm-decode.el (mm-inlined-types): Fix custom type.
5857 (mm-keep-viewer-alive-types): Ditto.
5858 (mm-automatic-display): Ditto.
5859 (mm-attachment-override-types): Ditto.
5860 (mm-inline-override-types): Ditto.
5861 (mm-automatic-external-display): Ditto.
5862
5863 2005-12-15 Reiner Steib <Reiner.Steib@gmx.de>
5864
5865 * spam-report.el (spam-report-user-mail-address)
5866 (spam-report-user-agent): New variables.
5867 (spam-report-url-ping-plain): Use spam-report-user-agent.
5868
5869 2005-12-14 Ralf Angeli <angeli@iwi.uni-sb.de>
5870
5871 * gnus-art.el (gnus-button-handle-custom): Do not just use
5872 `customize-apropos' for any "M-x customize-*" button but the
5873 function called for. Accept both the function name and its
5874 argument in order to achieve this.
5875 (gnus-button-alist): Remove support for "custom:" URL's. Pass
5876 function name to `gnus-button-handle-custom' in case of "M-x
5877 customize-*" buttons.
5878
5879 2005-12-12 Katsumi Yamaoka <yamaoka@jpl.org>
5880
5881 * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
5882 multipart/alternative and add xref to mm-discouraged-alternatives
5883 in doc string.
5884
5885 * mm-decode.el (mm-discouraged-alternatives): Add xref to
5886 gnus-buttonized-mime-types in doc string.
5887
5888 2005-12-08 Reiner Steib <Reiner.Steib@gmx.de>
5889
5890 * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
5891 Suggest image/.* in the doc string.
5892
5893 2005-12-12 Reiner Steib <Reiner.Steib@gmx.de>
5894
5895 * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
5896 message-marks (Debian bug #342521).
5897
5898 2005-12-12 Simon Josefsson <jas@extundo.com>
5899
5900 * password.el (password-read-from-cache): Add.
5901 (password-read): Use it.
5902
5903 2005-12-12 Katsumi Yamaoka <yamaoka@jpl.org>
5904
5905 * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
5906 us-ascii as a MIME charset.
5907
5908 * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
5909 against the case where the 2nd arg TYPE is nil.
5910
5911 2005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
5912
5913 * pop3.el (pop3-stream-type): Fix custom version.
5914
5915 * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
5916
5917 2005-12-09 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
5918
5919 * mm-decode.el (mm-display-external): Add missing cdr.
5920
5921 2005-12-07 Katsumi Yamaoka <yamaoka@jpl.org>
5922
5923 * mm-decode.el (mm-display-external): Use nametemplate (defined in
5924 RFC1524) if it is in mailcap or add a suffix according to
5925 mailcap-mime-extensions when generating a temp filename; postpone
5926 deleting a temp file for 2 seconds for some wrappers, shell
5927 scripts, and so on, which might exit right after having started a
5928 viewer command as a background job.
5929
5930 2005-12-06 Reiner Steib <Reiner.Steib@gmx.de>
5931
5932 * nntp.el (nntp-marks-directory): Fix custom group.
5933
5934 * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
5935 steps when < 10.
5936
5937 * gnus-start.el (gnus-no-server-1): Mention
5938 `gnus-level-default-subscribed' in doc string.
5939
5940 2005-12-02 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
5941
5942 * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
5943 parens.
5944
5945 2005-11-26 Dave Love <fx@gnu.org>
5946
5947 * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
5948 (tls-program, tls-success): Provide openssl alternative.
5949
5950 * starttls.el: Doc fixes.
5951 (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
5952 SERVICE to PORT.
5953
5954 * pop3.el (pop3-open-server) <ssl>: Clarify a loop. Deal with
5955 port null or service name.
5956 (starttls-negotiate): Autoload.
5957
5958 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
5959
5960 * message.el (message-kill-to-signature): Fix interactive spec.
5961
5962 2005-11-24 Katsumi Yamaoka <yamaoka@jpl.org>
5963
5964 * pop3.el (pop3-open-server): Recognize a string as a service name.
5965
5966 2005-11-24 Pascal Rigaux <pixel@mandriva.com> (tiny change)
5967
5968 * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
5969
5970 2005-11-23 Dave Love <fx@gnu.org>
5971
5972 Add pop3s, pop3/starttls.
5973
5974 * pop3.el (pop3-authentication-scheme): Clarify doc.
5975 (open-tls-stream, starttls-open-stream): Autoload.
5976 (pop3-stream-type): New.
5977 (pop3-open-server): Use it.
5978
5979 * mail-source.el (mail-sources): Fix some :types. Add stream type
5980 for POP.
5981 (mail-source-keyword-map): Add :stream for POP.
5982 (mail-source-fetch-pop): Use pop3-stream-type.
5983
5984 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
5985
5986 * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
5987 of current-time-string.
5988
5989 2005-11-20 Stefan Schimanski <schimmi@debian.org> (tiny change)
5990
5991 * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
5992 date header.
5993
5994 2005-11-19 Kevin Greiner <kevin.greiner@compsol.cc>
5995
5996 * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
5997 it can seriously impact performance as it bypasses the agent's
5998 local caches.
5999
6000 2005-11-19 Kevin Greiner <kevin.greiner@compsol.cc>
6001
6002 * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
6003 must be explicitly online rather than "not explicitly offline" for
6004 its flags to be synchronized.
6005
6006 * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
6007 that gnus-uu-unmark-thread will function correctly.
6008
6009 * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
6010 1024K is instead displayed as 1M.
6011
6012 2005-11-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
6013
6014 * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
6015
6016 2005-11-16 Boris Samorodov <bsam@ipt.ru> (tiny change)
6017
6018 * imap.el (imap-kerberos4-open): Ignore SSL stuff.
6019
6020 2005-11-13 Kevin Greiner <kevin.greiner@compsol.cc>
6021
6022 * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
6023 error message to display actual error condition.
6024 (gnus-agent-save-local): Avoid saving symbols that are bound to
6025 nil as they simply result in a warning message in
6026 gnus-agent-read-local.
6027
6028 2005-11-13 Katsumi Yamaoka <yamaoka@jpl.org>
6029
6030 * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
6031 rather than make-variable-buffer-local for file-precious-flag.
6032
6033 2005-11-12 Kevin Greiner <kevin.greiner@compsol.cc>
6034
6035 * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
6036 for duplicates which are removed. The invalid sort check then
6037 triggers a rescan after the sort as sorting may have moved
6038 duplicate entries such that they can be cheaply detected.
6039
6040 2005-11-13 Katsumi Yamaoka <yamaoka@jpl.org>
6041
6042 * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
6043
6044 2005-11-12 Kevin Greiner <kevin.greiner@compsol.cc>
6045
6046 * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
6047 internal variable to a custom variable. Changed default value
6048 from compressed(2) to uncompressed(1).
6049 (gnus-agent-read-agentview): Reversed revision 7.8 to restore
6050 support for uncompressed agentview files. Taken together, reading
6051 the agentview file should now be 6-7 times faster.
6052
6053 2005-11-11 Jan Nieuwenhuizen <janneke@gnu.org>
6054
6055 * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
6056 as a buffer-local variable. This avoids creating truncated
6057 dribble files as a result of a hang up, eg.
6058
6059 2005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
6060
6061 * gnus-start.el (gnus-start-draft-setup): Enforce
6062 `gnus-draft-mode' for nndraft:drafts at startup.
6063
6064 * gnus.el (gnus-splash): Change custom group.
6065 (gnus-group-get-parameter, gnus-group-parameter-value): Describe
6066 allow-list argument.
6067
6068 * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
6069 string.
6070
6071 2005-12-06 Reiner Steib <Reiner.Steib@gmx.de>
6072
6073 * gnus-art.el (gnus-default-article-saver): Add user-defined
6074 `function' to custom type.
6075
6076 2005-10-30 Chong Yidong <cyd@stupidchicken.com>
6077
6078 * imap.el (imap-open): Handle case where buffer is a buffer
6079 object.
6080
6081 2005-11-29 Reiner Steib <Reiner.Steib@gmx.de>
6082
6083 * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
6084 long lines.
6085 (gnus-cache-delete-group): Wrap doc strings.
6086
6087 * gnus-agent.el (gnus-agent-rename-group)
6088 (gnus-agent-delete-group): Wrap doc strings.
6089
6090 2005-11-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
6091
6092 * gnus-start.el (gnus-1): Add "native" to
6093 gnus-predefined-server-alist.
6094
6095 * gnus.el (gnus-method-to-server): Don't add "native" to the
6096 lists here, because that leads to problems when
6097 gnus-select-method is bound.
6098
6099 2005-11-09 Simon Josefsson <jas@extundo.com>
6100
6101 * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
6102 use (not sort-by-date) instead.
6103
6104 2005-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
6105
6106 * gnus-delay.el (gnus-delay-group): Don't autoload.
6107 It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
6108 to be re-loaded when customizing the `gnus-delay' group.
6109
6110 2005-11-19 Chong Yidong <cyd@stupidchicken.com>
6111
6112 * message.el: Revert last changes.
6113 (message-insert-citation-line): Use newlines.
6114
6115 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
6116
6117 * message.el (message-courtesy-message)
6118 (message-mark-insert-begin, message-mark-insert-end)
6119 (message-elide-ellipsis, message-cancel-message)
6120 (message-add-header, message-change-subject)
6121 (message-cross-post-followup-to-header)
6122 (message-cross-post-insert-note, message-reduce-to-to-cc)
6123 (message-widen-reply, message-delete-not-region)
6124 (message-kill-to-signature, message-insert-signature)
6125 (message-insert-importance-high, message-insert-importance-low)
6126 (message-insert-or-toggle-importance)
6127 (message-insert-disposition-notification-to)
6128 (message-indent-citation, message-yank-original)
6129 (message-cite-original-without-signature, message-cite-original)
6130 (message-insert-citation-line, message-position-on-field)
6131 (message-fix-before-sending, message-send-mail-partially)
6132 (message-send-mail, message-send-mail-with-sendmail)
6133 (message-send-mail-with-qmail, message-send-news)
6134 (message-check-news-header-syntax, message-generate-headers)
6135 (message-insert-courtesy-copy, message-fill-address)
6136 (message-fill-header, message-shorten-references)
6137 (message-setup-1, message-cancel-news)
6138 (message-forward-make-body-plain, message-forward-make-body-mime)
6139 (message-forward-make-body-mml, message-encode-message-body)
6140 (message-forward-make-body-digest-plain)
6141 (message-forward-make-body-digest-mime)
6142 (message-use-alternative-email-as-from): Insert `hard-newline'
6143 instead of ordinary newlines.
6144
6145 2005-11-09 Katsumi Yamaoka <yamaoka@jpl.org>
6146
6147 * message.el (message-generate-headers): Downcase the argument
6148 given to message-check-element.
6149
6150 2005-11-08 Kevin Greiner <kevin.greiner@compsol.cc>
6151
6152 * nntp.el (nntp-authinfo-rejected): New error condition.
6153 (nntp-wait-for): Use new error condition to signal authentication
6154 error.
6155 (nntp-retrieve-data): Rethrow new error condition to break out of
6156 recursive call to nntp-send-authinfo.
6157
6158 2005-11-08 Romain Francoise <romain@orebokech.com>
6159
6160 * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
6161 (gnus-summary-exit-map): Bind to `Z p'.
6162 (gnus-summary-make-menu-bar): Add menu item.
6163
6164 2005-11-02 Reiner Steib <Reiner.Steib@gmx.de>
6165
6166 * gnus-art.el (gnus-article-treat-custom): Add `first'.
6167 (gnus-treat-*): Add `first' in all doc strings.
6168
6169 * gnus-group.el (gnus-group-compact-group): Fix typo.
6170
6171 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
6172
6173 * gnus.el (gnus-parameters-case-fold-search): New variable.
6174 (gnus-parameters-get-parameter): Use it.
6175
6176 * gnus-score.el (gnus-home-score-file): Doc fix.
6177
6178 2005-11-01 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
6179
6180 * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
6181
6182 2005-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
6183
6184 * mm-util.el (mm-special-display-p): New function.
6185
6186 * mml.el (mml-preview): Use it; doc fix.
6187
6188 2005-10-29 Romain Francoise <romain@orebokech.com>
6189
6190 * message.el (message-fix-before-sending): Fix comment.
6191
6192 2005-10-29 Jari Aalto <jari.aalto@cante.net>
6193
6194 * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
6195
6196 2005-10-29 Jari Aalto <jari.aalto@cante.net>
6197
6198 * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
6199 Used in gnus-score.el.
6200
6201 2005-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6202
6203 * mm-util.el (mm-codepage-setup): Remove bogus alias test.
6204
6205 2005-10-27 Reiner Steib <Reiner.Steib@gmx.de>
6206
6207 * flow-fill.el (fill-flowed-encode-tests): Restore trailing
6208 whitespace removed in revision 7.8. Use concatenated string to
6209 protect trailing whitespace.
6210
6211 2005-10-27 Jouni K. Seppänen <jks@iki.fi>
6212
6213 * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
6214 (nnimap-request-expire-articles): Use it to avoid sending 'UID
6215 SEARCH UID ... NOT SINCE' queries, for inefficient servers like
6216 Courier IMAP ("some version from 2004"). Mostly based on similar
6217 code in the same function.
6218
6219 2005-10-26 Didier Verna <didier@xemacs.org>
6220
6221 * gnus-group.el (gnus-group-compact-group): Invalidate original
6222 article buffer.
6223 * gnus-srvr.el (gnus-server-compact-server): Ditto.
6224 * nnml.el (nnml-request-compact-group): Handle self Xref: field in
6225 NOV database and in article itself.
6226 Invalidate article backlog.
6227
6228 2005-10-26 Reiner Steib <Reiner.Steib@gmx.de>
6229
6230 * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
6231
6232 2005-10-26 Simon Josefsson <jas@extundo.com>
6233
6234 * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
6235 part of 2004-07-25 change.
6236
6237 2005-10-26 Katsumi Yamaoka <yamaoka@jpl.org>
6238
6239 * message.el (message-display-completion-list): New function.
6240 (message-expand-group): Use it; make sure the Completions buffer
6241 is modifiable.
6242
6243 2005-10-30 Chong Yidong <cyd@stupidchicken.com>
6244
6245 * imap.el (imap-open): Handle case where buffer is a buffer object.
6246
6247 2005-10-24 Eli Zaretskii <eliz@gnu.org>
6248
6249 * pgg-def.el:
6250 * pgg-gpg.el:
6251 * pgg-parse.el:
6252 * pgg-pgp.el:
6253 * pgg-pgp5.el:
6254 * pgg.el: Move to the parent lisp directory.
6255
6256 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
6257
6258 * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
6259 user-mail-name is an empty string.
6260
6261 2005-10-25 Reiner Steib <Reiner.Steib@gmx.de>
6262
6263 * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
6264 depending on gnus-score-decay-constant.
6265
6266 * encrypt.el (encrypt-insert-file-contents)
6267 (encrypt-write-file-contents): Don't use `gnus-message'.
6268
6269 * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
6270 arguments.
6271 (mm-uu-type-alist): Add message-marks and insert-marks. Pass
6272 arguments to mm-uu-verbatim-marks-extract.
6273 (mm-uu-hide-markers): New variable.
6274 (mm-uu-extract): Use face similar to `gnus-cite-3'.
6275
6276 * gnus-fun.el (gnus-convert-image-to-x-face-command)
6277 (gnus-convert-image-to-face-command): Use "convert" by default to
6278 allow other input image formats.
6279 (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
6280 accordingly.
6281
6282 2005-10-23 Simon Josefsson <jas@extundo.com>
6283
6284 * imap.el (imap-gssapi-program): Align command line parameters
6285 with latest GNU SASL.
6286 (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
6287
6288 2005-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
6289
6290 * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
6291 HTML.
6292 (nnslashdot-request-article): Ditto.
6293
6294 2005-10-20 Hiroshi Fujishima <hiroshi.fujishima@gmail.com> (tiny change)
6295
6296 * mail-source.el (mail-source-fetch-pop): Require pop3.
6297 (mail-source-check-pop): Ditto.
6298
6299 2005-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
6300
6301 * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
6302 errors.
6303
6304 2005-10-19 Reiner Steib <Reiner.Steib@gmx.de>
6305
6306 * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
6307 (gnus-treat-strip-leading-blank-lines): Improve doc string.
6308
6309 * message.el (message-tool-bar-local-item-from-menu): Fix comment.
6310
6311 * mm-bodies.el (mm-decode-string): Call
6312 `mm-charset-to-coding-system' with allow-override argument.
6313
6314 2005-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
6315
6316 * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
6317 (rfc2047-charset-to-coding-system): New function.
6318 (rfc2047-decode-encoded-words): New function.
6319 (rfc2047-decode-region): Use them.
6320 (rfc2047-decode-cte): Remove.
6321 (rfc2047-parse-and-decode): Remove.
6322 (rfc2047-decode): Remove.
6323
6324 2005-10-15 Kenichi Handa <handa@m17n.org>
6325
6326 * rfc2047.el (rfc2047-decode-cte): New function.
6327 (rfc2047-decode-region): Change the way to decode successive
6328 encoded-words: decode B- or Q-encoding in each encoded-word,
6329 concatenate them, and decode it as charset.
6330
6331 2005-10-17 Chong Yidong <cyd@stupidchicken.com>
6332
6333 * gnus-cus.el (gnus-custom-map): New variable. Bind mouse-1 to
6334 widget-move-and-invoke.
6335 (gnus-custom-mode): Use gnus-custom-map.
6336
6337 2005-10-15 Bill Wohler <wohler@newt.com>
6338
6339 * message.el (message-tool-bar-map): Renamed image file from
6340 mail_send to mail/send.
6341
6342 2005-10-16 Masatake YAMATO <jet@gyve.org>
6343
6344 * message.el (message-expand-group): Pass the common
6345 prefix substring of completion to `display-completion-list'.
6346
6347 2005-10-13 Reiner Steib <Reiner.Steib@gmx.de>
6348
6349 * mml-sec.el (mml-secure-method): New internal variable.
6350 (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
6351 (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
6352 functions using mml-secure-method.
6353
6354 * mml.el (mml-mode-map): Add key bindings for those functions.
6355 (mml-menu): Simplify security menu entries. Suggested by Jesper
6356 Harder <harder@myrealbox.com>.
6357 (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
6358 end of message if point is the headers of the message.
6359
6360 * message.el (message-in-body-p): New function.
6361
6362 * assistant.el: Autoload gnus-util and netrc.
6363
6364 * mm-util.el (mm-charset-to-coding-system): Add allow-override.
6365 Use `mm-charset-override-alist' only when decoding.
6366
6367 * mm-bodies.el (mm-decode-body): Call
6368 `mm-charset-to-coding-system' with allow-override argument.
6369
6370 * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
6371 `filename' from Content-Disposition if Content-Type doesn't
6372 provide `name'.
6373 (gnus-mime-view-part-as-type): Set default instead of
6374 initial-input.
6375
6376 2005-10-09 Daniel Brockman <daniel@brockman.se>
6377
6378 * format-spec.el (format-spec): Propagate text properties of % spec.
6379
6380 2005-10-12 Reiner Steib <Reiner.Steib@gmx.de>
6381
6382 * gnus-art.el (gnus-treat-predicate): Add `first'.
6383
6384 2005-10-11 Reiner Steib <Reiner.Steib@gmx.de>
6385
6386 * mm-util.el (mm-charset-synonym-alist): Improve doc string.
6387 (mm-charset-override-alist): New variable.
6388 (mm-charset-to-coding-system): Use it.
6389 (mm-codepage-setup): New helper function.
6390 (mm-charset-eval-alist): New variable.
6391 (mm-charset-to-coding-system): Use mm-charset-eval-alist. Warn
6392 about unknown charsets.
6393
6394 2005-10-04 David Hansen <david.hansen@gmx.net>
6395
6396 * nnrss.el (nnrss-request-article): Add support for the comments tag.
6397 (nnrss-check-group): Ditto.
6398
6399 2005-10-04 Reiner Steib <Reiner.Steib@gmx.de>
6400
6401 * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
6402 Rename x-gnus-verbatim to x-verbatim.
6403 (mm-uu-type-alist): Fix regexp for verbatim-marks.
6404
6405 * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
6406 x-verbatim.
6407
6408 * mm-url.el (mm-url-predefined-programs): Add switches for curl.
6409
6410 * gnus-util.el (gnus-remove-duplicates): Remove.
6411
6412 * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
6413 instead of gnus-remove-duplicates.
6414
6415 * message.el (message-remove-duplicates): Remove.
6416 (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
6417 message-remove-duplicates.
6418
6419 * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
6420 available, else use implementation from `delete-dups'.
6421
6422 * message.el (message-insert-expires): New function.
6423 (message-mode-map): Add key binding.
6424 (message-mode-field-menu): Add menu entry.
6425 (message-mode): Document it.
6426 (message-make-expires-date): Use `message-make-date'.
6427
6428 2005-10-04 Josh Huber <huber@alum.wpi.edu>
6429
6430 * message.el (message-make-expires-date): New function.
6431
6432 2005-10-04 Katsumi Yamaoka <yamaoka@jpl.org>
6433
6434 * Makefile.in (list-installed-shadows): New entry.
6435 (install): Use it.
6436 (remove-installed-shadows): New entry.
6437
6438 2005-10-02 Katsumi Yamaoka <yamaoka@jpl.org>
6439
6440 * time-date.el: Autoload parse-time-string, XEmacs needs it.
6441
6442 2005-09-30 Stefan Monnier <monnier@iro.umontreal.ca>
6443
6444 * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
6445 function rather than the diff-mode.el package.
6446 (mm-display-external): Use with-current-buffer.
6447 (mm-viewer-completion-map, mm-viewer-completion-map):
6448 Move initialization inside declaration.
6449
6450 2005-09-29 Simon Josefsson <jas@extundo.com>
6451
6452 * spam.el: Load hashcash when compiling, to avoid warnings. Don't
6453 autoload mail-check-payment.
6454 (spam-check-hashcash): Define unconditionally, since hashcash.el
6455 is part of Gnus now. Ignore errors from payment checking.
6456
6457 2005-09-28 Reiner Steib <Reiner.Steib@gmx.de>
6458
6459 * message.el (message-bold-region, message-unbold-region): Rename
6460 from `bold-region' and `unbold-region'.
6461
6462 * message.el: Remove useless autoloads.
6463
6464 2005-09-28 Simon Josefsson <jas@extundo.com>
6465
6466 * message.el (message-use-idna): Default to t.
6467 (message-use-idna): Test whether encoding works too. Doc fix.
6468
6469 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
6470
6471 * nntp.el (nntp-warn-about-losing-connection): Remove.
6472
6473 2005-09-27 Reiner Steib <Reiner.Steib@gmx.de>
6474
6475 * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
6476 customizable. Change default value.
6477 (mm-uu-diff-groups-regexp): Change default value.
6478 (mm-uu-type-alist): Add doc string.
6479 (mm-uu-configure): Add doc string. Make it interactive.
6480 (mm-uu-tex-groups-regexp): New variable.
6481 (mm-uu-latex-extract, mm-uu-latex-test): New functions.
6482 (mm-uu-type-alist): Add LaTeX documents.
6483 (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
6484 of "text/verbatim".
6485 (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
6486
6487 * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
6488 instead of "text/verbatim".
6489
6490 * message.el (message-mark-inserted-region)
6491 (message-mark-insert-file): Use slrn style marks when called with
6492 prefix argument.
6493
6494 2005-09-27 Simon Josefsson <jas@extundo.com>
6495
6496 * message.el (message-idna-to-ascii-rhs-1): Reformat.
6497
6498 2005-09-27 Arne Jørgensen <arne@arnested.dk>
6499
6500 * message.el (message-remove-duplicates): New function.
6501 Implementation borrowed from `gnus-remove-duplicates'.
6502 (message-idna-to-ascii-rhs): Also encode idna addresses in
6503 Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
6504 (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
6505 only ask about the same idna domain once per header and also tell
6506 in what header to replace the idna domain.
6507
6508 * gnus-art.el (article-decode-idna-rhs): Also decode idna
6509 addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
6510 (article-decode-idna-rhs): Fix regexp so that all idna-address in
6511 a header is decoded and not just the last one.
6512
6513 2005-09-27 Katsumi Yamaoka <yamaoka@jpl.org>
6514
6515 * gnus-art.el (gnus-mime-display-single): Don't modify text if it
6516 has been decoded.
6517
6518 * mm-decode.el (mm-automatic-display): Add text/verbatim.
6519 (mm-insert-part): Don't modify text if it has been decoded.
6520
6521 * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
6522 decoded.
6523
6524 * mm-view.el (mm-inline-text): Don't strip text props unless
6525 decoding enriched or richtext parts.
6526
6527 2005-09-25 Romain Francoise <romain@orebokech.com>
6528
6529 * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
6530 * gnus-start.el (gnus-subscribe-interactively):
6531 * gnus-uu.el (gnus-uu-grab-articles):
6532 End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
6533 space.
6534
6535 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
6536
6537 * smime.el (smime-sign-buffer, smime-decrypt-buffer):
6538 * mm-view.el (mm-view-pkcs7-decrypt):
6539 * gnus-sum.el (gnus-summary-limit-to-extra)
6540 (gnus-summary-respool-article, gnus-read-move-group-name):
6541 * gnus-score.el (gnus-summary-increase-score):
6542 * gnus-util.el (gnus-completing-read-with-default):
6543 * gnus-art.el (gnus-read-save-file-name)
6544 (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
6545 (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
6546 * message.el (message-check-news-header-syntax):
6547 Follow convention for reading with the minibuffer.
6548
6549 2005-09-22 Reiner Steib <Reiner.Steib@gmx.de>
6550
6551 * spam-report.el (spam-report-url-ping-plain):
6552 Use gnus-extended-version as User-Agent.
6553
6554 * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
6555 default value is nil.
6556
6557 * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
6558 (mm-uu-verbatim-marks-extract): New function.
6559 (mm-uu-extract): New face.
6560 (mm-uu-copy-to-buffer): Use it.
6561
6562 * spam-report.el (spam-report-gmane-ham): Renamed from
6563 `spam-report-gmane-unspam'.
6564 (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
6565 Simplify use of UNSPAM argument. Fetch "X-Report-Unspam" header.
6566
6567 * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
6568 Autoload.
6569 (spam-report-gmane-unregister-routine): Renamed
6570 `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
6571
6572 2005-09-21 Teodor Zlatanov <tzz@lifelogs.com>
6573
6574 * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
6575 (spam-report-gmane-unregister-routine): Add support for gmane
6576 unregistration.
6577
6578 * spam-report.el (spam-report-gmane-unspam)
6579 (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
6580 (spam-report-gmane): Change to take a single article and do unspam
6581 registration.
6582
6583 2005-09-19 Reiner Steib <Reiner.Steib@gmx.de>
6584
6585 * mm-url.el (mm-url-decode-entities): Fix regexp.
6586
6587 2005-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
6588
6589 * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
6590 default to nil, to be able to use Gnus at all. If the default
6591 switches to something else, then the function should be fixed not
6592 be exceedingly slow.
6593
6594 2005-09-20 Teodor Zlatanov <tzz@lifelogs.com>
6595
6596 * gnus-start.el (gnus-activate-group): If the server is nil, don't
6597 fail hard.
6598
6599 * spam-report.el: Add better Keywords line.
6600
6601 * spam.el: Add Maintainer and better Keywords line.
6602
6603 2005-09-19 Reiner Steib <Reiner.Steib@gmx.de>
6604
6605 * gnus-art.el (gnus-article-replace-part)
6606 (gnus-mime-replace-part): New functions.
6607 (gnus-mime-action-alist, gnus-mime-button-commands)
6608 (gnus-mime-save-part-and-strip): Added file argument.
6609 (gnus-article-part-wrapper): Added interactive argument.
6610
6611 * gnus-sum.el (gnus-summary-mime-map): Add
6612 `gnus-article-replace-part'.
6613
6614 2005-09-19 Didier Verna <didier@xemacs.org>
6615
6616 The nnml compaction feature:
6617 * nnml.el (nnml-request-compact-group): New function.
6618 * nnml.el (nnml-request-compact): New function.
6619 * gnus-int.el (gnus-request-compact-group): New function.
6620 * gnus-int.el (gnus-request-compact): New function.
6621 * gnus-group.el (gnus-group-compact-group): New function.
6622 * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
6623 * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
6624 * gnus-srvr.el (gnus-server-compact-server): New function.
6625 * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
6626 * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
6627
6628 2005-09-18 Deepak Goel <deego@gnufans.org>
6629
6630 * sieve.el (sieve-help): Fix `message' call: first arg should be a
6631 format spec.
6632
6633 2005-09-16 Katsumi Yamaoka <yamaoka@jpl.org>
6634
6635 * gnus.el (gnus-group-startup-message): Bind image-load-path.
6636
6637 2005-09-15 Romain Francoise <romain@orebokech.com>
6638
6639 * message.el (message-fill-paragraph): Clarify docstring.
6640
6641 2005-09-14 Katsumi Yamaoka <yamaoka@jpl.org>
6642
6643 * gnus-art.el (gnus-mime-display-part): Protect against broken
6644 MIME messages.
6645
6646 2005-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
6647
6648 * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
6649 before parsing header.
6650
6651 2005-09-11 Jari Aalto <jari.aalto@cante.net>
6652
6653 * html2text.el (html2text-replace-list): Add new entities.
6654
6655 2005-09-11 Romain Francoise <romain@orebokech.com>
6656
6657 * message.el (message-alternative-emails): Improve docstring.
6658 (message-setup-1): Call `message-use-alternative-email-as-from'
6659 after `message-setup-hook' to give it precedence over posting
6660 styles, etc.
6661 (message-use-alternative-email-as-from): Add docstring. Remove
6662 the original From header if present.
6663
6664 * nnml.el (nnml-compressed-files-size-threshold): New variable.
6665 (nnml-save-mail): Use it.
6666
6667 * gnus-uu.el (gnus-uu-mark-series): Return number of marked
6668 articles. Add new argument `silent'.
6669 (gnus-uu-mark-all): Report the total number of marked articles.
6670
6671 2005-09-10 Romain Francoise <romain@orebokech.com>
6672
6673 * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
6674 (gnus-uu-mark-series): Likewise.
6675
6676 2005-09-10 Reiner Steib <Reiner.Steib@gmx.de>
6677
6678 * spam-report.el (spam-report-gmane): Fix generation of spam
6679 report URL.
6680
6681 2005-09-10 Simon Josefsson <jas@extundo.com>
6682
6683 * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
6684 t, based on discussion on the ding list with Robert Epprecht
6685 <epprecht@solnet.ch>.
6686
6687 2005-09-07 Reiner Steib <Reiner.Steib@gmx.de>
6688
6689 * spam-report.el (spam-report-gmane): Make it work without
6690 X-Report-Spam header. Gmane now only provides Archived-At.
6691 This is only used if `spam-report-gmane-use-article-number' is nil.
6692 (spam-report-gmane-spam-header): Remove. Not used anymore.
6693
6694 * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
6695 make `gnus-summary-sort-by-recipient' work with threading.
6696
6697 * nnweb.el (nnweb-google-wash-article): Print a message if article
6698 is not available.
6699
6700 2005-09-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
6701
6702 * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
6703 change. Decode text/* parts content before displaying.
6704
6705 2005-09-06 Reiner Steib <Reiner.Steib@gmx.de>
6706
6707 * mml-smime.el: Remove defvar of gnus-extract-address-components.
6708
6709 2005-09-06 Katsumi Yamaoka <yamaoka@jpl.org>
6710
6711 * mm-view.el (mm-display-inline-fontify): Disable support modes.
6712
6713 2005-09-05 Reiner Steib <Reiner.Steib@gmx.de>
6714
6715 * message.el (message-tab-body-function): Fix mismatched custom type.
6716
6717 * gnus.el (gnus-group-change-level-function): Ditto.
6718
6719 * gnus-msg.el (gnus-outgoing-message-group): Ditto.
6720
6721 * gnus-art.el (gnus-signature-limit)
6722 (gnus-article-mime-part-function): Ditto.
6723
6724 2005-09-05 Katsumi Yamaoka <yamaoka@jpl.org>
6725
6726 * mml.el (mml-mode): Silence the byte compiler.
6727
6728 * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
6729 using `(sit-for 0)' before moving the point to the specified part;
6730 skip unbuttonized parts.
6731 (gnus-article-part-wrapper): Don't use save-window-excursion; don't
6732 return to the summary window if gnus-auto-select-part is non-nil.
6733
6734 2005-09-04 Reiner Steib <Reiner.Steib@gmx.de>
6735
6736 * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
6737 variables.
6738 (mml-dnd-attach-file, mml-mode): Use them.
6739
6740 * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
6741 Make fetching article by MID work again for Google Groups. Added
6742 FIXME concerning gnus-group-make-web-group.
6743
6744 * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
6745 Don't depend on Gnus by using mail-extract-address-components if
6746 gnus-extract-address-components is not bound.
6747
6748 2005-09-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
6749
6750 * gnus-art.el (gnus-mime-display-security): Don't display the
6751 signature, but only the signed part.
6752
6753 2005-09-02 Katsumi Yamaoka <yamaoka@jpl.org>
6754
6755 * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
6756
6757 * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
6758 list, not listp.
6759
6760 2005-09-02 Hrvoje Niksic <hniksic@xemacs.org>
6761
6762 * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
6763 when encoding.
6764
6765 * mm-bodies.el (mm-decode-content-transfer-encoding):
6766 De-canonicalize CRLF for all text content types, not just
6767 text/plain.
6768
6769 2005-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
6770
6771 * gnus-art.el (gnus-article-part-wrapper): Error if there's no
6772 valid article; point arrow and cursor at the MIME button.
6773
6774 2005-08-30 Katsumi Yamaoka <yamaoka@jpl.org>
6775
6776 * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
6777 Suggested by Dan Christensen <jdc@uwo.ca>.
6778
6779 * mm-decode.el (mm-save-part): Enable change of prompt.
6780
6781 2005-08-29 Jari Aalto <jari.aalto@cante.net>
6782
6783 * gnus-msg.el (gnus-inews-add-send-actions): Made
6784 `message-post-method' lambda parameter ARG `&optional'.
6785
6786 2005-08-29 Reiner Steib <Reiner.Steib@gmx.de>
6787
6788 * gnus-sum.el (gnus-summary-mime-map): Added
6789 gnus-article-save-part-and-strip, gnus-article-delete-part and
6790 gnus-article-jump-to-part.
6791
6792 * gnus-art.el (gnus-article-edit-article): Added quiet argument.
6793 (gnus-article-edit-part): Use it.
6794 (gnus-article-part-wrapper): Added no-handle argument.
6795 (gnus-article-save-part-and-strip, gnus-article-delete-part): New
6796 functions.
6797
6798 2005-08-29 Romain Francoise <romain@orebokech.com>
6799
6800 * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
6801 docstring.
6802 (gnus-face-from-file): Likewise.
6803
6804 2005-08-29 Reiner Steib <Reiner.Steib@gmx.de>
6805
6806 * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
6807 (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
6808 non-nil.
6809 (gnus-auto-select-part): New variable.
6810 (gnus-article-jump-to-part): New function.
6811 (gnus-article-edit-part, gnus-mime-save-part-and-strip)
6812 (gnus-mime-delete-part): Allow selecting specified part after
6813 deleting or stripping parts.
6814 (gnus-article-jump-to-part): Don't use `read-number'. Use last
6815 part if argument is bogus.
6816
6817 2005-08-31 Juanma Barranquero <lekktu@gmail.com>
6818
6819 * gnus-art.el (w3m-minor-mode-map):
6820 * gnus-spec.el (gnus-newsrc-file-version):
6821 * gnus-util.el (nnmail-active-file-coding-system)
6822 (gnus-original-article-buffer, gnus-user-agent):
6823 * gnus.el (gnus-ham-process-destinations)
6824 (gnus-parameter-ham-marks-alist)
6825 (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
6826 (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
6827 (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
6828 * mm-decode.el (gnus-current-window-configuration):
6829 * mm-extern.el (gnus-article-mime-handles):
6830 * mm-url.el (url-current-object, url-package-name)
6831 (url-package-version):
6832 * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
6833 (smime-keys, w3m-cid-retrieve-function-alist)
6834 (w3m-current-buffer, w3m-display-inline-images)
6835 (w3m-minor-mode-map):
6836 * mml-smime.el (gnus-extract-address-components):
6837 * mml.el (gnus-article-mime-handles, gnus-mouse-2)
6838 (gnus-newsrc-hashtb, message-default-charset)
6839 (message-deletable-headers, message-options)
6840 (message-posting-charset, message-required-mail-headers)
6841 (message-required-news-headers):
6842 * mml1991.el (mc-pgp-always-sign):
6843 * mml2015.el (mc-pgp-always-sign):
6844 * nnheader.el (nnmail-extra-headers):
6845 * rfc1843.el (gnus-decode-encoded-word-function)
6846 (gnus-decode-header-function, gnus-newsgroup-name):
6847 * spam-stat.el (gnus-original-article-buffer): Add defvars.
6848
6849 2005-08-22 Karl Chen <quarl@cs.berkeley.edu>
6850
6851 * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
6852 the end of the date treatments.
6853
6854 2005-08-15 Simon Josefsson <jas@extundo.com>
6855
6856 * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
6857 it in url-handlers.el and XEmacs in url.el. Reported by Luca
6858 Capello and Romain Francoise.
6859 (pgg-fetch-key-function): Removed, not used?
6860 (pgg-insert-url-with-w3): Require url, to get
6861 url-insert-file-contents regardless of where it is defined.
6862
6863 2005-08-13 Romain Francoise <romain@orebokech.com>
6864
6865 * message.el (message-cite-original-1): New function.
6866 (message-cite-original): Use it.
6867 (message-cite-original-without-signature): Ditto.
6868
6869 2005-08-08 Romain Francoise <romain@orebokech.com>
6870
6871 * message.el (message-yank-empty-prefix): New variable.
6872 (message-indent-citation): Use it.
6873 (message-cite-original-without-signature): Respect X-No-Archive.
6874
6875 2005-08-08 Simon Josefsson <jas@extundo.com>
6876
6877 * pgg.el: Autoload url-insert-file-contents instead of loading
6878 w3/url.
6879 (pgg-insert-url-with-w3): Don't load url here.
6880
6881 2005-08-07 Jesper Harder <harder@phys.au.dk>
6882
6883 * message.el (message-kill-to-signature): Don't insert newline at
6884 bol.
6885 (message-newline-and-reformat): Bind fill-paragraph-function to nil.
6886
6887 2005-08-06 Romain Francoise <romain@orebokech.com>
6888
6889 * message.el (message-user-fqdn): Fix typo in docstring.
6890
6891 2005-08-05 Daiki Ueno <ueno@unixuser.org>
6892
6893 * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
6894
6895 * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
6896
6897 2005-08-05 Katsumi Yamaoka <yamaoka@jpl.org>
6898
6899 * mm-bodies.el (mm-encode-body): Use coding system rather than
6900 charset to encode text.
6901
6902 * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
6903 number of charsets if utf-8 is available (XEmacs).
6904
6905 2005-08-04 Reiner Steib <Reiner.Steib@gmx.de>
6906
6907 * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
6908 taken from `gnus-button-mid-or-mail-regexp'.
6909 (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
6910 (gnus-button-alist): Improve regexp for domain part of the MIDs
6911 for news:localpart@domain buttons.
6912 (gnus-button-ctan-directory-regexp): Update.
6913
6914 2005-08-02 Katsumi Yamaoka <yamaoka@jpl.org>
6915
6916 * sieve-manage.el (sieve-manage-interactive-login): Use
6917 make-local-variable rather than make-variable-buffer-local.
6918 (sieve-manage-open): Ditto.
6919 (sieve-manage-authenticate): Ditto.
6920
6921 * mml.el (mml-generate-mime-1): Make the content type default to
6922 text/plain if the filename is not specified.
6923
6924 2005-08-01 Katsumi Yamaoka <yamaoka@jpl.org>
6925
6926 * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
6927 instead of insert-buffer.
6928
6929 * message.el (message-yank-original): Ditto; set the mark at the
6930 end of the yanked message.
6931
6932 2005-07-29 Katsumi Yamaoka <yamaoka@jpl.org>
6933
6934 * gnus-art.el (gnus-article-next-page-1): Reduce the number of
6935 lines to scroll rather than to stop it.
6936
6937 * mml.el (mml-generate-default-type): Add doc string.
6938 (mml-generate-mime-1): Use mm-default-file-encoding or make it
6939 default to application/octet-stream when determining the content
6940 type if it is not specified for the part or the mml contents; add
6941 a comment about mml-generate-default-type.
6942
6943 2005-07-29 Reiner Steib <Reiner.Steib@gmx.de>
6944
6945 * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
6946 make it default to application/octet-stream when determining the
6947 content type if it is not specified for the external contents.
6948
6949 2005-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
6950
6951 * rfc2231.el (rfc2231-parse-string): Take care that not only a
6952 segmented parameter but also other parameters might be there.
6953
6954 2005-07-27 Katsumi Yamaoka <yamaoka@jpl.org>
6955
6956 * mm-decode.el (mm-display-external): Delete temp file, directory
6957 and buffer immediately if the external process is exited.
6958
6959 2005-07-26 Katsumi Yamaoka <yamaoka@jpl.org>
6960
6961 * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
6962 fewer lines than that of scroll-margin.
6963 (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
6964
6965 2005-07-25 Katsumi Yamaoka <yamaoka@jpl.org>
6966
6967 * gnus-art.el (gnus-article-next-page): Revert.
6968 (gnus-article-beginning-of-window): New macro.
6969 (gnus-article-next-page-1): Use it.
6970 (gnus-article-prev-page): Ditto.
6971 (gnus-article-edit-part): Use insert-buffer-substring instead of
6972 insert-buffer.
6973 (gnus-article-edit-exit): Ditto.
6974
6975 * gnus-util.el (gnus-beginning-of-window): Remove.
6976 (gnus-end-of-window): Remove.
6977
6978 2005-07-25 Simon Josefsson <jas@extundo.com>
6979
6980 * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
6981 to have the url package without w3. Reported by Daiki Ueno
6982 <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
6983
6984 2005-07-20 Didier Verna <didier@xemacs.org>
6985
6986 * gnus-diary.el: Remove the description comment (nndiary is now
6987 properly documented in the Gnus manual).
6988 Fix the spelling of "Back End".
6989 * nndiary.el: Ditto.
6990 Fix the copyright notice.
6991
6992 2005-07-18 Romain Francoise <romain@orebokech.com>
6993
6994 * gnus-sum.el (gnus-summary-to-prefix)
6995 (gnus-summary-newsgroup-prefix): New variables.
6996 (gnus-summary-from-or-to-or-newsgroups): Use them.
6997
6998 2005-07-17 Romain Francoise <romain@orebokech.com>
6999
7000 * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
7001 space as it's generally not especially interesting to the user.
7002
7003 2005-07-16 Romain Francoise <romain@orebokech.com>
7004
7005 * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
7006 nil to avoid prompting and file modification if one of the
7007 messages at the top of the nnfolder file contains a copyright
7008 notice.
7009 Update copyright notice.
7010
7011 * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
7012 instead of `current-time-string' as the latter creates a time
7013 string that is not RFC 2822 compliant (it lacks the zone).
7014 Update copyright notice.
7015
7016 2005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
7017
7018 * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
7019 for text/rtf. Display default in prompt. Pass default for M-n.
7020
7021 * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
7022
7023 2005-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
7024
7025 * gnus-msg.el (gnus-button-mailto): Remove
7026 save-selected-window-window hackery because it relies on
7027 save-selected-window internals.
7028
7029 2005-07-15 Katsumi Yamaoka <yamaoka@jpl.org>
7030
7031 * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
7032 (gnus-article-next-page-1): Use gnus-beginning-of-window.
7033 (gnus-article-prev-page): Ditto.
7034
7035 * gnus-util.el (gnus-beginning-of-window): New function.
7036 (gnus-end-of-window): New function.
7037
7038 2005-07-14 Hiroshi Fujishima <hiroshi.fujishima@gmail.com> (tiny change)
7039
7040 * gnus-score.el (gnus-score-edit-all-score): Set
7041 gnus-score-edit-exit-function to gnus-score-edit-done and call
7042 gnus-message.
7043
7044 2005-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
7045
7046 * gnus-msg.el (gnus-button-mailto): Remove
7047 save-selected-window-window hackery because it relies on
7048 save-selected-window internals.
7049
7050 2005-07-13 Katsumi Yamaoka <yamaoka@jpl.org>
7051
7052 * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
7053 add-minor-mode.
7054 (gnus-binary-mode): Ditto.
7055
7056 * gnus-topic.el (gnus-topic-mode): Ditto.
7057
7058 2005-07-08 Ralf Angeli <angeli@iwi.uni-sb.de>
7059
7060 * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
7061 (gnus-article-prev-page): Take scroll-margin into consideration.
7062
7063 2005-07-04 Lute Kamstra <lute@gnu.org>
7064
7065 Update FSF's address in GPL notices.
7066
7067 2005-07-04 Juanma Barranquero <lekktu@gmail.com>
7068
7069 * gnus.el (gnus-exit):
7070 * gnus-group.el (gnus-group-icons):
7071 * nnmail.el (nnmail-prepare): Fix typos in docstrings.
7072
7073 * gnus-nocem.el (gnus-nocem):
7074 * message.el (message-various, message-buffers, message-sending)
7075 (message-interface, message-forwarding, message-insertion)
7076 (message-headers, message-news, message-mail):
7077 * pgg-gpg.el (pgg-gpg):
7078 * pgg-parse.el (pgg-parse):
7079 * pgg-pgp.el (pgg-pgp):
7080 * pgg-pgp5.el (pgg-pgp5):
7081 * pop3.el (pop3): Finish `defgroup' description with period.
7082
7083 2005-07-01 Katsumi Yamaoka <yamaoka@jpl.org>
7084
7085 * gnus-art.el (article-display-face): Improve the efficiency.
7086 (article-display-x-face): Ditto; remove grey x-face stuff.
7087
7088 2005-06-30 Katsumi Yamaoka <yamaoka@jpl.org>
7089
7090 * gnus-art.el (article-display-face): Correct the position in
7091 which Faces are inserted.
7092
7093 2005-06-29 Didier Verna <didier@xemacs.org>
7094
7095 * gnus-art.el (article-display-face): Display faces in correct
7096 order.
7097
7098 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
7099
7100 * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
7101 (gnus-fill-real-hashtb): Use hash table instead of obarray.
7102 (gnus-nocem-check-article): Fetch the Type header.
7103 (gnus-nocem-message-wanted-p): Fix the way to examine types.
7104 (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
7105 (gnus-nocem-enter-article): Use hash tables rather than obarrays;
7106 make sure gnus-nocem-hashtb is initialized.
7107 (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
7108 (gnus-nocem-unwanted-article-p): Ditto.
7109
7110 * pgg.el (pgg-verify): Return the verification result.
7111
7112 2005-06-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
7113
7114 * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
7115 is ascii.
7116
7117 2005-06-24 Juanma Barranquero <lekktu@gmail.com>
7118
7119 * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
7120 `show-nonbreak-escape'.
7121
7122 2005-06-23 Lute Kamstra <lute@gnu.org>
7123
7124 * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
7125
7126 * dig.el (dig-mode):
7127 * smime.el (smime-mode): Use gnus-run-mode-hooks.
7128
7129 2005-06-21 Juanma Barranquero <lekktu@gmail.com>
7130
7131 * nnimap.el (nnimap-split-download-body): Fix spellings.
7132
7133 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
7134
7135 * gnus-art.el (gnus-article-encrypt-body):
7136 * gnus-cus.el (gnus-score-customize):
7137 * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
7138 * pop3.el (pop3-user): Don't use `format' on `error' arguments.
7139
7140 2005-06-16 Arne Jørgensen <arne@arnested.dk>
7141
7142 * smime.el (smime-cert-by-ldap-1): Detect PEM format without
7143 header by looking for magic "MII" at the beginnig.
7144
7145 2005-06-16 Miles Bader <miles@gnu.org>
7146
7147 * assistant.el (assistant-field): Remove "-face" suffix from face name.
7148 (assistant-field-face): New backward-compatibility alias for renamed
7149 face.
7150 (assistant-render-text): Use renamed assistant-field face.
7151
7152 * spam.el (spam): Remove "-face" suffix from face name.
7153 (spam-face): New backward-compatibility alias for renamed face.
7154 (spam-face, spam-initialize): Use renamed spam face.
7155
7156 * message.el (message-header-to, message-header-cc)
7157 (message-header-subject, message-header-newsgroups)
7158 (message-header-other, message-header-name)
7159 (message-header-xheader, message-separator, message-cited-text)
7160 (message-mml): Remove "-face" suffix from face names.
7161 (message-header-to-face, message-header-cc-face)
7162 (message-header-subject-face, message-header-newsgroups-face)
7163 (message-header-other-face, message-header-name-face)
7164 (message-header-xheader-face, message-separator-face)
7165 (message-cited-text-face, message-mml-face):
7166 New backward-compatibility aliases for renamed faces.
7167 (message-font-lock-keywords): Use renamed message faces.
7168
7169 * sieve-mode.el (sieve-control-commands, sieve-action-commands)
7170 (sieve-test-commands, sieve-tagged-arguments):
7171 Remove "-face" suffix from face names.
7172 (sieve-control-commands-face, sieve-action-commands-face)
7173 (sieve-test-commands-face, sieve-tagged-arguments-face):
7174 New backward-compatibility aliases for renamed faces.
7175 (sieve-control-commands-face, sieve-action-commands-face)
7176 (sieve-test-commands-face, sieve-tagged-arguments-face):
7177 Use renamed sieve faces.
7178
7179 * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
7180 (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
7181 (gnus-group-news-3-empty, gnus-group-news-4)
7182 (gnus-group-news-4-empty, gnus-group-news-5)
7183 (gnus-group-news-5-empty, gnus-group-news-6)
7184 (gnus-group-news-6-empty, gnus-group-news-low)
7185 (gnus-group-news-low-empty, gnus-group-mail-1)
7186 (gnus-group-mail-1-empty, gnus-group-mail-2)
7187 (gnus-group-mail-2-empty, gnus-group-mail-3)
7188 (gnus-group-mail-3-empty, gnus-group-mail-low)
7189 (gnus-group-mail-low-empty, gnus-summary-selected)
7190 (gnus-summary-cancelled, gnus-summary-high-ticked)
7191 (gnus-summary-low-ticked, gnus-summary-normal-ticked)
7192 (gnus-summary-high-ancient, gnus-summary-low-ancient)
7193 (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
7194 (gnus-summary-low-undownloaded)
7195 (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
7196 (gnus-summary-low-unread, gnus-summary-normal-unread)
7197 (gnus-summary-high-read, gnus-summary-low-read)
7198 (gnus-summary-normal-read, gnus-splash):
7199 Remove "-face" suffix from face names.
7200 (gnus-group-news-1-face, gnus-group-news-1-empty-face)
7201 (gnus-group-news-2-face, gnus-group-news-2-empty-face)
7202 (gnus-group-news-3-face, gnus-group-news-3-empty-face)
7203 (gnus-group-news-4-face, gnus-group-news-4-empty-face)
7204 (gnus-group-news-5-face, gnus-group-news-5-empty-face)
7205 (gnus-group-news-6-face, gnus-group-news-6-empty-face)
7206 (gnus-group-news-low-face, gnus-group-news-low-empty-face)
7207 (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
7208 (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
7209 (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
7210 (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
7211 (gnus-summary-selected-face, gnus-summary-cancelled-face)
7212 (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
7213 (gnus-summary-normal-ticked-face)
7214 (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
7215 (gnus-summary-normal-ancient-face)
7216 (gnus-summary-high-undownloaded-face)
7217 (gnus-summary-low-undownloaded-face)
7218 (gnus-summary-normal-undownloaded-face)
7219 (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
7220 (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
7221 (gnus-summary-low-read-face, gnus-summary-normal-read-face)
7222 (gnus-splash-face):
7223 New backward-compatibility aliases for renamed faces.
7224 (gnus-group-startup-message): Use renamed gnus faces.
7225
7226 * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
7227 (gnus-server-closed, gnus-server-denied, gnus-server-offline)
7228 (gnus-server-agent): Remove "-face" suffix from face names.
7229 (gnus-server-agent-face, gnus-server-opened-face)
7230 (gnus-server-closed-face, gnus-server-denied-face)
7231 (gnus-server-offline-face):
7232 New backward-compatibility aliases for renamed faces.
7233 (gnus-server-agent-face, gnus-server-opened-face)
7234 (gnus-server-closed-face, gnus-server-denied-face)
7235 (gnus-server-offline-face): Use renamed gnus faces.
7236
7237 * gnus-picon.el (gnus-picon-xbm, gnus-picon):
7238 Remove "-face" suffix from face names.
7239 (gnus-picon-xbm-face, gnus-picon-face):
7240 New backward-compatibility aliases for renamed faces.
7241
7242 * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
7243 (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
7244 (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
7245 (gnus-cite-11): Remove "-face" suffix from face names.
7246 (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
7247 (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
7248 (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
7249 (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
7250 New backward-compatibility aliases for renamed faces.
7251 (gnus-cite-attribution-face, gnus-cite-face-list)
7252 (gnus-article-boring-faces): Use renamed gnus faces.
7253
7254 * gnus-art.el (gnus-signature, gnus-header-from)
7255 (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
7256 (gnus-header-content): Remove "-face" suffix from face names.
7257 (gnus-signature-face, gnus-header-from-face)
7258 (gnus-header-subject-face, gnus-header-newsgroups-face)
7259 (gnus-header-name-face, gnus-header-content-face):
7260 New backward-compatibility aliases for renamed faces.
7261 (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
7262
7263 * gnus-sum.el (gnus-summary-selected-face)
7264 (gnus-summary-highlight): Use renamed gnus faces.
7265 * gnus-group.el (gnus-group-highlight): Likewise.
7266
7267 2005-06-14 Juanma Barranquero <lekktu@gmail.com>
7268
7269 * gnus-sieve.el (gnus-sieve-article-add-rule):
7270 * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
7271 * spam-stat.el (spam-stat-buffer-change-to-spam)
7272 (spam-stat-buffer-change-to-non-spam): Follow error conventions.
7273
7274 * message.el (message-is-yours-p):
7275 * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
7276
7277 2005-06-14 Katsumi Yamaoka <yamaoka@jpl.org>
7278
7279 * mm-view.el (mm-inline-text): Withdraw the last change.
7280
7281 2005-06-09 Katsumi Yamaoka <yamaoka@jpl.org>
7282
7283 * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
7284 executing enriched-decode.
7285
7286 2005-06-07 Katsumi Yamaoka <yamaoka@jpl.org>
7287
7288 * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
7289 charset of tar files.
7290
7291 2005-06-04 Luc Teirlinck <teirllm@auburn.edu>
7292
7293 * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
7294
7295 2005-06-04 Lute Kamstra <lute@gnu.org>
7296
7297 * nnfolder.el (nnfolder-read-folder): Make sure that undo
7298 information is never recorded.
7299
7300 2005-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
7301
7302 * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
7303
7304 2005-06-02 Katsumi Yamaoka <yamaoka@jpl.org>
7305
7306 * pop3.el (pop3-apop): Run md5 in the binary mode.
7307
7308 * starttls.el (starttls-set-process-query-on-exit-flag):
7309 Use eval-and-compile.
7310
7311 2005-05-31 Simon Josefsson <jas@extundo.com>
7312
7313 * smime.el (smime-replace-in-string): Define.
7314 (smime-cert-by-ldap-1): Use it.
7315
7316 2005-05-31 Katsumi Yamaoka <yamaoka@jpl.org>
7317
7318 * gnus-art.el (article-display-x-face): Replace
7319 process-kill-without-query by gnus-set-process-query-on-exit-flag.
7320
7321 * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
7322 set-process-query-on-exit-flag or process-kill-without-query.
7323
7324 * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
7325 loop instead of replace-regexp.
7326
7327 * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
7328 instead of process-kill-without-query if it is available.
7329
7330 * mm-util.el (mm-insert-file-contents): Bind find-file-hook
7331 instead of find-file-hooks if it is available.
7332
7333 * mml1991.el: Bind pgg-default-user-id when compiling.
7334
7335 * mml2015.el: Bind pgg-default-user-id when compiling.
7336
7337 * nndraft.el (nndraft-request-associate-buffer):
7338 Use write-contents-functions instead of write-contents-hooks if it is
7339 available.
7340
7341 * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
7342 instead of find-file-hooks if it is available.
7343
7344 * nntp.el (nntp-open-connection): Replace
7345 process-kill-without-query by gnus-set-process-query-on-exit-flag.
7346 (nntp-open-ssl-stream): Ditto.
7347 (nntp-open-tls-stream): Ditto.
7348
7349 * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
7350 set-process-query-on-exit-flag or process-kill-without-query.
7351 (starttls-open-stream-gnutls): Use it instead of
7352 process-kill-without-query.
7353 (starttls-open-stream): Ditto.
7354
7355 2005-05-31 Ulf Stegemann <ulf@zeitform.de> (tiny change)
7356
7357 * smime.el (smime-cert-by-ldap-1): Don't use
7358 replace-regexp-in-string.
7359
7360 2005-05-31 Arne Jørgensen <arne@arnested.dk>
7361
7362 * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
7363
7364 * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
7365 in PEM format. Adjust to the XEmacs compability.
7366
7367 2005-05-30 Reiner Steib <Reiner.Steib@gmx.de>
7368
7369 * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
7370 by `string-to-number'.
7371 * gnus-agent.el (gnus-agent-regenerate-group)
7372 (gnus-agent-fetch-articles): Ditto.
7373 * gnus-art.el (gnus-button-fetch-group): Ditto.
7374 * gnus-cache.el (gnus-cache-generate-active)
7375 (gnus-cache-articles-in-group): Ditto.
7376 * gnus-group.el (gnus-group-set-current-level)
7377 (gnus-group-insert-group-line): Ditto.
7378 * gnus-score.el (gnus-score-set-expunge-below)
7379 (gnus-score-set-mark-below, gnus-summary-score-effect)
7380 (gnus-summary-score-entry): Ditto.
7381 * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
7382 (gnus-soup-pack): Ditto.
7383 * gnus-spec.el (gnus-xmas-format): Ditto.
7384 * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
7385 * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
7386 * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
7387 * nnbabyl.el (nnbabyl-article-group-number): Ditto.
7388 * nndb.el (nndb-get-remote-expire-response): Ditto.
7389 * nndiary.el (nndiary-parse-schedule-value)
7390 (nndiary-string-to-number, nndiary-request-replace-article)
7391 (nndiary-request-article): Ditto.
7392 * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
7393 * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
7394 * nneething.el (nneething-make-head): Ditto.
7395 * nnfolder.el (nnfolder-request-article)
7396 (nnfolder-retrieve-headers): Ditto.
7397 * nnheader.el (nnheader-file-to-number): Ditto.
7398 * nnkiboze.el (nnkiboze-request-article): Ditto.
7399 * nnmail.el (nnmail-process-unix-mail-format)
7400 (nnmail-process-babyl-mail-format): Ditto.
7401 * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
7402 * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
7403 (nnmh-request-create-group, nnmh-request-list-1)
7404 (nnmh-request-group, nnmh-request-article): Ditto.
7405 * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
7406 * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
7407 * nnsoup.el (nnsoup-make-active): Ditto.
7408 * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
7409 * nntp.el (nntp-find-group-and-number)
7410 (nntp-retrieve-headers-with-xover): Ditto.
7411 * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
7412 * pgg-parse.el (pgg-read-body, pgg-read-bytes)
7413 (pgg-format-key-identifier): Ditto.
7414 * pop3.el (pop3-last, pop3-stat): Ditto.
7415 * qp.el (quoted-printable-decode-region): Ditto.
7416
7417 * spam-report.el (spam-report-url-ping-mm-url): Use format instead
7418 of concat.
7419
7420 2005-05-30 Katsumi Yamaoka <yamaoka@jpl.org>
7421
7422 * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
7423
7424 * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
7425
7426 * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
7427
7428 * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
7429
7430 * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
7431
7432 * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
7433
7434 * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
7435 (gnus-carpal-mode): Ditto.
7436
7437 * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
7438 (gnus-browse-mode): Ditto.
7439
7440 * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
7441
7442 * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
7443
7444 2005-05-29 Richard M. Stallman <rms@gnu.org>
7445
7446 * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
7447
7448 2005-05-27 Katsumi Yamaoka <yamaoka@jpl.org>
7449
7450 * gnus-util.el (gnus-run-mode-hooks): New function.
7451
7452 * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
7453
7454 2005-05-26 Luc Teirlinck <teirllm@auburn.edu>
7455
7456 * gnus-agent.el (gnus-agent-make-mode-line-string):
7457 Use mode-line-highlight as mouse-face.
7458
7459 2005-05-17 Katsumi Yamaoka <yamaoka@jpl.org>
7460
7461 * canlock.el (canlock): Change the parent group to news.
7462
7463 * deuglify.el (gnus-outlook-deuglify): Add :group.
7464
7465 * dig.el (dig): Add :group.
7466
7467 * dns-mode.el (dns-mode): Add :group.
7468
7469 * encrypt.el (encrypt): Add :group.
7470
7471 * gnus-cite.el (gnus-cite-attribution-face): Add :group.
7472 (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
7473 (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
7474 (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
7475 (gnus-cite-face-10, gnus-cite-face-11): Ditto.
7476
7477 * gnus-diary.el (gnus-diary): Add :group.
7478
7479 * gnus.el (gnus-group-news-1-face): Add :group.
7480 (gnus-group-news-1-empty-face): Ditto.
7481 (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
7482 (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
7483 (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
7484 (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
7485 (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
7486 (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
7487 (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
7488 (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
7489 (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
7490 (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
7491 (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
7492 (gnus-summary-high-ticked-face): Ditto.
7493 (gnus-summary-low-ticked-face): Ditto.
7494 (gnus-summary-normal-ticked-face): Ditto.
7495 (gnus-summary-high-ancient-face): Ditto.
7496 (gnus-summary-low-ancient-face): Ditto.
7497 (gnus-summary-normal-ancient-face): Ditto.
7498 (gnus-summary-high-undownloaded-face): Ditto.
7499 (gnus-summary-low-undownloaded-face): Ditto.
7500 (gnus-summary-normal-undownloaded-face): Ditto.
7501 (gnus-summary-high-unread-face): Ditto.
7502 (gnus-summary-low-unread-face): Ditto.
7503 (gnus-summary-normal-unread-face): Ditto.
7504 (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
7505 (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
7506
7507 * hashcash.el (hashcash): New custom group.
7508 (hashcash-default-payment): Add :group.
7509 (hashcash-payment-alist): Ditto.
7510 (hashcash-default-accept-payment): Ditto.
7511 (hashcash-accept-resources): Ditto.
7512 (hashcash-path): Ditto.
7513 (hashcash-extra-generate-parameters): Ditto.
7514 (hashcash-double-spend-database): Ditto.
7515 (hashcash-in-news): Ditto.
7516
7517 * message.el (message-minibuffer-local-map): Add :group.
7518
7519 * netrc.el (netrc): Add :group.
7520
7521 * sieve-manage.el (sieve-manage-log): Add :group.
7522 (sieve-manage-default-user): Diito.
7523 (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
7524 (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
7525 (sieve-manage-authenticators): Ditto.
7526 (sieve-manage-authenticator-alist): Ditto.
7527 (sieve-manage-default-port): Ditto.
7528
7529 * sieve-mode.el (sieve-control-commands-face): Add :group.
7530 (sieve-action-commands-face): Ditto.
7531 (sieve-test-commands-face): Ditto.
7532 (sieve-tagged-arguments-face): Ditto.
7533
7534 * smime.el (smime): Add :group.
7535
7536 * spam-report.el (spam-report): Add :group.
7537
7538 * spam.el (spam, spam-face): Add :group.
7539
7540 2005-05-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
7541
7542 * nntp.el (nntp-next-result-arrived-p): Some news servers may
7543 return \n.\n.\n at the end of articles. Protect against that.
7544 (nntp-with-open-group): Allow debugging.
7545
7546 * nnheader.el (mail-header-set-extra): Make into a function
7547 because I just could't understand how to quote the list properly.
7548
7549 * dns.el (query-dns-cached): New function.
7550
7551 2005-05-26 Lute Kamstra <lute@gnu.org>
7552
7553 * score-mode.el (gnus-score-mode): Use run-mode-hooks.
7554
7555 2005-05-16 Katsumi Yamaoka <yamaoka@jpl.org>
7556
7557 * gnus-art.el: Don't autoload mail-extract-address-components.
7558
7559 * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
7560 eval-and-compile to evaluate it.
7561
7562 * hashcash.el: Don't autoload executable-find.
7563
7564 * nndb.el: Don't declare the nndb back end two or more times; don't
7565 autoload news-reply-mode, news-setup, cancel-timer and telnet.
7566
7567 * nntp.el: Autoload format-spec instead of format; use
7568 eval-and-compile to evaluate autoload forms.
7569
7570 2005-05-09 Georg C. F. Greve <greve@gnu.org> (tiny change)
7571
7572 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
7573
7574 2005-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
7575
7576 * gnus.el (gnus-version-number): Bump version.
7577
7578 2005-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
7579
7580 * gnus.el: No Gnus v0.3 is released.
7581
7582 2005-04-28 Katsumi Yamaoka <yamaoka@jpl.org>
7583
7584 * gnus-art.el (gnus-article-edit-part): Disable undo.
7585
7586 2005-04-25 Katsumi Yamaoka <yamaoka@jpl.org>
7587
7588 * gnus-art.el (article-date-ut): Don't delete X-Sent header when
7589 gnus-article-date-lapsed-new-header is t if date timer is active;
7590 skip headers in which the original date value is empty.
7591 (gnus-article-save-original-date): Redefine it as a macro.
7592 (gnus-display-mime): Use it.
7593
7594 2005-04-22 Katsumi Yamaoka <yamaoka@jpl.org>
7595
7596 * gnus-art.el (article-date-ut): Support converting date in
7597 forwarded parts as well.
7598 (gnus-article-save-original-date): New function.
7599 (gnus-display-mime): Use it.
7600
7601 2005-04-22 David Hansen <david.hansen@physik.fu-berlin.de>
7602
7603 * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
7604 enclosure element of <item>.
7605
7606 2005-04-21 Reiner Steib <Reiner.Steib@gmx.de>
7607
7608 * message.el (message-kill-buffer-query): Renamed from
7609 `message-kill-buffer-query-if-modified'. Added :version.
7610
7611 2005-04-19 Katsumi Yamaoka <yamaoka@jpl.org>
7612
7613 * mml.el (mml-preview): Bind gnus-message-buffer while setting the
7614 window layout.
7615
7616 2005-04-18 Katsumi Yamaoka <yamaoka@jpl.org>
7617
7618 * mml.el: Autoload dnd when compiling.
7619
7620 2005-04-18 Reiner Steib <Reiner.Steib@gmx.de>
7621
7622 * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
7623 x-dnd-*.
7624
7625 2005-04-18 Katsumi Yamaoka <yamaoka@jpl.org>
7626
7627 * qp.el (quoted-printable-encode-region): Save excursion.
7628
7629 2005-04-14 Teodor Zlatanov <tzz@lifelogs.com>
7630
7631 * message.el (message-kill-buffer-query-if-modified): Add new variable
7632 so the user can kill a modified message buffer quickly.
7633 (message-kill-buffer): Use it.
7634
7635 2005-04-13 Katsumi Yamaoka <yamaoka@jpl.org>
7636
7637 * gnus-art.el (gnus-mime-inline-part): Use mm-string-to-multibyte.
7638 * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
7639
7640 2005-04-12 Katsumi Yamaoka <yamaoka@jpl.org>
7641
7642 * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
7643 contained in text because xml.el decodes entities) with LFs.
7644
7645 2005-04-11 Lute Kamstra <lute@gnu.org>
7646
7647 * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
7648 differently.
7649
7650 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
7651
7652 * mm-util.el (mm-detect-coding-region): Typo.
7653
7654 2005-04-11 Katsumi Yamaoka <yamaoka@jpl.org>
7655
7656 * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
7657
7658 2005-04-06 D Goel <deego@gnufans.org>
7659
7660 * spam-stat.el (spam-stat-score-buffer): Add a call to a
7661 user-function allow user modifications of the scores.
7662 (spam-stat-score-buffer-user): New function, to allow
7663 user-computed modifications to the score.
7664 (spam-stat-score-buffer-user-functions): List of additional
7665 scoring functions.
7666 (spam-stat-error-holder): Global temporary error holder.
7667 (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
7668 variable.
7669
7670 2005-04-06 Teodor Zlatanov <tzz@lifelogs.com>
7671
7672 * gnus-registry.el (gnus-registry-clean-empty-function)
7673 (gnus-registry-trim, gnus-registry-fetch-groups)
7674 (gnus-registry-delete-group): Groups that match
7675 `gnus-registry-ignored-groups' are removed from the registry
7676 entries, not just ignored for splitting. This helps clean up the
7677 registry. Also, `gnus-registry-fetch-groups' is a convenient way
7678 to get all the groups a message ID is in.
7679
7680 * spam-stat.el (spam-stat-split-fancy-spam-threshold)
7681 (spam-stat-split-fancy): Change "threshhold" to "threshold"
7682 (spam-stat-score-buffer-user-functions): Add :number custom type.
7683
7684 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
7685
7686 * mm-util.el (mm-coding-system-p): Don't return binary for the nil
7687 argument in XEmacs.
7688
7689 * nnrss.el (nnrss-compatible-encoding-alist): New variable.
7690 (nnrss-request-group): Decode group name first.
7691 (nnrss-request-article): Make a text/plain article if mml-to-mime
7692 failed.
7693 (nnrss-get-encoding): Return a compatible encoding according to
7694 nnrss-compatible-encoding-alist.
7695 (nnrss-find-el): Use consp instead of listp.
7696 (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
7697
7698 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
7699
7700 * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
7701 which Emacs 20 doesn't support.
7702 (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
7703
7704 2005-04-04 Reiner Steib <Reiner.Steib@gmx.de>
7705
7706 * nnimap.el (nnimap-date-days-ago): Add defvars in order to
7707 silence the byte compiler inside the defun.
7708
7709 * gnus-demon.el (parse-time-string): Add autoload.
7710
7711 * gnus-delay.el (parse-time-string): Add autoload.
7712
7713 * gnus-art.el (parse-time-string): Add autoload.
7714
7715 * nnultimate.el (parse-time): Require for `parse-time-string'.
7716
7717 2005-03-31 Reiner Steib <Reiner.Steib@gmx.de>
7718
7719 * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
7720
7721 * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
7722
7723 * smime.el (smime-ldap-host-list): Add :version.
7724
7725 2005-03-21 Reiner Steib <Reiner.Steib@gmx.de>
7726
7727 * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
7728 pass it to `gnus-browse-read-group'.
7729 (gnus-browse-read-group): Add NUMBER argument and pass it to
7730 `gnus-group-read-ephemeral-group'.
7731
7732 * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
7733 argument and pass it to `gnus-group-read-group'.
7734
7735 2005-03-19 Aidan Kehoe <kehoea@parhasard.net>
7736
7737 * mm-util.el (mm-xemacs-find-mime-charset): Only call
7738 mm-xemacs-find-mime-charset-1 if we have the mule feature
7739 available at runtime.
7740
7741 2005-03-25 Werner Lemberg <wl@gnu.org>
7742
7743 * nnmaildir.el: Replace `illegal' with `invalid'.
7744
7745 2005-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
7746
7747 * gnus-start.el (gnus-display-time-event-handler):
7748 Check display-time-timer at runtime rather than only at load time
7749 in case display-time-mode is turned off in the mean time.
7750
7751 2005-03-16 Reiner Steib <Reiner.Steib@gmx.de>
7752
7753 * nnimap.el (nnimap-open-connection): Print which authinfo file is
7754 used.
7755
7756 * nneething.el (nneething-map-file-directory): Derive from
7757 `gnus-directory'.
7758
7759 * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
7760 the To/Cc button.
7761
7762 2005-03-15 Reiner Steib <Reiner.Steib@gmx.de>
7763
7764 * nnmaildir.el (nnmaildir-request-accept-article):
7765 Use `nnheader-cancel-timer' for compatibility with current XEmacs.
7766
7767 2005-03-13 Andrey Slusar <anrays@gmail.com> (tiny change)
7768
7769 * gnus-async.el: Require timer-funcs at compile time when in
7770 XEmacs for `run-with-idle-timer'.
7771
7772 2005-03-13 Andrey Slusar <anrays@gmail.com> (tiny change)
7773
7774 * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
7775 autoloaded function.
7776
7777 2005-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
7778
7779 * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
7780
7781 2005-03-10 Arne Jørgensen <arne@arnested.dk> (tiny change)
7782
7783 * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
7784
7785 2005-03-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
7786
7787 * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
7788 gnus-expert-user to default.
7789
7790 2005-03-08 Juergen Kreileder <jk@blackdown.de> (tiny change)
7791
7792 * nnimap.el (nnimap-open-server): Ditto.
7793
7794 * imap.el (imap-authenticate): Fix typo.
7795
7796 2005-03-08 Bjorn Solberg <bjorn_ding@hekneby.org> (tiny change)
7797
7798 * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
7799 buffer (since IMAP server might return FETCH response out of
7800 order, and the nntp buffer must be sorted).
7801
7802 2005-03-06 Kevin Greiner <kevin.greiner@compsol.cc>
7803
7804 * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
7805 comparison on string.
7806
7807 * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
7808 (gnus-agent-score): Renamed category keywords to match gnus-cus.
7809 (gnus-agent-summary-fetch-series): Modified to protect against
7810 gnus-agent-summary-fetch-group clearing processable flags.
7811 (gnus-agent-synchronize-group-flags): Update live group buffer as
7812 synchronization may occur due to the user toggle the plugged
7813 status.
7814 (gnus-agent-fetch-group-1): Clear downloadable flag when article
7815 successfully downloaded.
7816 (gnus-agent-expire-group-1): Avoid using markers when the overview
7817 is in ascending order; greatly improves performance.
7818 (gnus-agent-regenerate-group): Use
7819 gnus-agent-synchronize-group-flags to reset read status in both
7820 gnus and server.
7821 (gnus-agent-update-files-total-fetched-for): Fixed initial size.
7822
7823 2005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
7824
7825 * message.el: Don't autoload former message-utils variables.
7826 (message-strip-subject-trailing-was): Change doc string.
7827
7828 * nnweb.el: Fixes for `gnus-group-make-web-group'.
7829 (nnweb-type-definition): Don't add "hl=en" in `address'. Add `base'.
7830 (nnweb-google-search): Add "hl=en" here.
7831 (nnweb-google-parse-1, nnweb-google-create-mapping):
7832 Don't hardcode URL.
7833
7834 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
7835
7836 * message.el (message-get-reply-headers, message-followup):
7837 Mention related variables `message-use-followup-to' and
7838 `message-use-mail-followup-to', in the information buffer.
7839
7840 * nnweb.el (nnweb-type-definition): Use groups.google.de instead
7841 of broken groups(-beta).google.com.
7842
7843 2005-03-03 Teodor Zlatanov <tzz@lifelogs.com>
7844
7845 * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
7846 parameter to invoked gnus-request-move-article; remove the
7847 redundant gnus-sum-hint-move-is-internal variable; apply the marks
7848 all at once instead of once per article.
7849 (gnus-summary-remove-process-mark): Accept a list of articles as
7850 well as a single article for processing.
7851
7852 * gnus-int.el (gnus-request-move-article): Add move-is-internal
7853 parameter.
7854
7855 * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
7856
7857 * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
7858
7859 * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
7860 parameter.
7861
7862 * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
7863 parameter.
7864
7865 * nnimap.el (nnimap-request-move-article): Add move-is-internal
7866 parameter and remove the gnus-sum-hint-move-is-internal variable.
7867
7868 * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
7869 parameter.
7870
7871 * nndraft.el (nndraft-request-move-article): Add move-is-internal
7872 parameter.
7873
7874 * nndiary.el (nndiary-request-move-article): Add move-is-internal
7875 parameter.
7876
7877 * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
7878
7879 * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
7880 parameter.
7881
7882 * nnagent.el (nnagent-request-move-article): Add move-is-internal
7883 parameter.
7884
7885 2005-03-01 Stefan Monnier <monnier@iro.umontreal.ca>
7886
7887 * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
7888 a more conservative way.
7889
7890 2005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
7891
7892 * gnus-sum.el (gnus-summary-exit): Move point after displaying the
7893 buffer, so it moves the window's cursor.
7894
7895 2005-02-26 Arne Jørgensen <arne@arnested.dk>
7896
7897 * mm-decode.el (mm-dissect-buffer): Pass the from field on to
7898 `mm-dissect-multipart' and receive the from field as an (optional)
7899 argument from `mm-dissect-multipart'.
7900 (mm-dissect-multipart): Receive the from field as an argument and
7901 pass it on when we call `mm-dissect-buffer' on MIME parts.
7902 Fixes verification/decryption of signed/encrypted MIME parts.
7903
7904 2005-02-25 Teodor Zlatanov <tzz@lifelogs.com>
7905
7906 * gnus-sum.el (gnus-summary-move-article): Set
7907 gnus-sum-hint-move-is-internal for gnus-request-move-article and
7908 whatever it calls (right now, only nnimap-request-move article
7909 respects it).
7910
7911 * nnimap.el (nnimap-request-move-article): When
7912 gnus-sum-hint-move-is-internal is set, don't do the extra
7913 nnimap-request-article.
7914
7915 2005-02-24 Reiner Steib <Reiner.Steib@gmx.de>
7916
7917 * nnheader.el (nnheader-find-file-noselect): Add doc string.
7918
7919 * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
7920 `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
7921
7922 * gnus-sum.el (gnus-summary-caesar-message):
7923 Apply `gnus-treat-article' after rotation.
7924
7925 * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
7926 doc string.
7927
7928 2005-02-22 Simon Josefsson <jas@extundo.com>
7929
7930 * encrypt.el (encrypt-password-cache-expiry): Remove (use
7931 `password-cache-expiry' instead). Reported by Arne Jørgensen
7932 <arne@arnested.dk>.
7933 (encrypt): Add password-cache and password-cache-expiry as group
7934 members.
7935
7936 2005-02-22 Arne Jørgensen <arne@arnested.dk>
7937
7938 * smime.el (smime-ldap-host-list): Doc fix.
7939 (smime-ask-passphrase): Use `password-read-and-add' to read (and
7940 cache) password.
7941 (smime-sign-region): Use it.
7942 (smime-decrypt-region): Use it.
7943 (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
7944 (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
7945 fails.
7946 (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
7947 certificate from DER to PEM format rather than calling openssl.
7948
7949 * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
7950
7951 * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
7952 for signing/encryption.
7953
7954 * mml.el (mml-parse-1): Use them.
7955
7956 2005-02-21 Arne Jørgensen <arne@arnested.dk>
7957
7958 * nnrss.el (nnrss-verbose): Removed.
7959 (nnrss-request-group): Use `nnheader-message' instead.
7960
7961 2005-02-19 Mark Plaksin <happy@usg.edu> (tiny change)
7962
7963 * nnrss.el (nnrss-verbose): New variable.
7964 (nnrss-request-group): Make it say nnrss is requesting a group.
7965
7966 2005-02-21 Reiner Steib <Reiner.Steib@gmx.de>
7967
7968 * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
7969 Handle news URL with given port correctly.
7970
7971 2005-02-19 Katsumi Yamaoka <yamaoka@jpl.org>
7972
7973 * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
7974 containing special characters.
7975
7976 * gnus-sum.el (gnus-summary-edit-article): Ditto.
7977
7978 * mml.el (mime-to-mml): Ditto.
7979
7980 * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
7981 (rfc2047-quote-decoded-words-containing-tspecials): New variable.
7982 (rfc2047-decode-region): Quote decoded words containing special
7983 characters when rfc2047-quote-decoded-words-containing-tspecials
7984 is non-nil.
7985
7986 2005-02-16 Teodor Zlatanov <tzz@lifelogs.com>
7987
7988 * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
7989
7990 * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
7991
7992 2005-02-15 Simon Josefsson <jas@extundo.com>
7993
7994 * nnimap.el (nnimap-debug): Doc fix.
7995
7996 * imap.el (imap-debug): Doc fix.
7997
7998 2005-02-15 Katsumi Yamaoka <yamaoka@jpl.org>
7999
8000 * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
8001
8002 2005-02-14 Teodor Zlatanov <tzz@lifelogs.com>
8003
8004 * gnus.el (spam-contents): Improve docs for spam-contents
8005 parameter in its variable incarnation.
8006
8007 2005-02-14 Simon Josefsson <jas@extundo.com>
8008
8009 * smime-ldap.el: Use require instead of load-library for ldap.
8010 (smime-ldap-search): Indent.
8011 (smime-ldap-search-internal): Shorten line.
8012
8013 * smime.el (smime-cert-by-dns): Add doc-string.
8014 (smime-cert-by-ldap-1): Indent.
8015
8016 * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
8017 mml-smime-get-dns-ldap.
8018 (mml-smime-encrypt-query): Use new function. Default to ldap.
8019
8020 2005-02-14 Arne Jørgensen <arne@arnested.dk>
8021
8022 * smime.el: Require smime-ldap.
8023 (smime-ldap-host-list): New variable.
8024 (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
8025
8026 * mml-smime.el (mml-smime-encrypt-query): New function.
8027 (mml-smime-encrypt-query): Use it.
8028
8029 * smime-ldap.el: New file.
8030
8031 2005-02-13 Katsumi Yamaoka <yamaoka@jpl.org>
8032
8033 * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
8034
8035 2005-02-14 Reiner Steib <Reiner.Steib@gmx.de>
8036
8037 * gnus-group.el (gnus-group-make-doc-group): Mention prefix
8038 argument in doc string. Make query for type more clear.
8039
8040 2005-02-13 Reiner Steib <Reiner.Steib@gmx.de>
8041
8042 * gnus.el (gnus-group-startup-message): Search for gnus images in
8043 etc/images/gnus.
8044 * mm-util.el (mm-image-load-path): Likewise.
8045 * smiley.el (smiley-data-directory): Search for smilies in
8046 etc/images/smilies.
8047
8048 2005-02-09 Kim F. Storm <storm@cua.dk>
8049
8050 Change Emacs release version from 21.4 to 22.1 throughout.
8051 Change Emacs development version from 21.3.50 to 22.0.50.
8052
8053 2005-02-12 Katsumi Yamaoka <yamaoka@jpl.org>
8054
8055 * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
8056
8057 * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
8058 non-Mule XEmacs as well.
8059 (mm-decompress-buffer): Signal an error intentionally if it does
8060 not decompress compressed data because auto-compression-mode is
8061 disabled.
8062
8063 2005-02-11 Teodor Zlatanov <tzz@lifelogs.com>
8064
8065 * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
8066 an ID in the registry even if it has no groups.
8067
8068 2005-02-10 Katsumi Yamaoka <yamaoka@jpl.org>
8069
8070 * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
8071 merge it into mm-decompress-buffer.
8072 (gnus-mime-copy-part): Use the MIME part charset, the value which
8073 a user specified or gnus-newsgroup-charset for decoding, like
8074 gnus-mime-inline-part does; set buffer-file-coding-system to tell
8075 save-buffer what was used. Suggested by Kevin Ryde
8076 <user42@zip.com.au>.
8077 (gnus-mime-inline-part): Allow the name parameter as well as the
8078 filename parameter; force decompressing of compressed data; always
8079 display contents being not decoded as unibyte.
8080
8081 * mm-view.el (mm-display-inline-fontify): Allow the name parameter
8082 as well as the filename parameter.
8083
8084 * mm-util.el (mm-decompress-buffer): Merge
8085 gnus-mime-jka-compr-maybe-uncompress.
8086 (mm-find-buffer-file-coding-system): Doc fix; force decompressing
8087 of compressed data.
8088
8089 2005-02-08 Simon Josefsson <jas@extundo.com>
8090
8091 * imap.el (imap-log): Doc fix.
8092
8093 2005-02-07 Katsumi Yamaoka <yamaoka@jpl.org>
8094
8095 * gnus-art.el (gnus-mime-inline-part): Decode parts according to
8096 the coding cookies; decompress compressed parts.
8097
8098 * mml.el (mml-generate-mime-1): Add the charaset parameter according
8099 to the value which a user specified manually or the coding cookie.
8100
8101 * mm-util.el (mm-string-to-multibyte): New function.
8102 (mm-detect-mime-charset-region): Work with Emacs 22 as well.
8103 (mm-coding-system-to-mime-charset): New function.
8104 (mm-decompress-buffer): New function.
8105 (mm-find-buffer-file-coding-system): New function.
8106
8107 * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
8108 (mm-display-inline-fontify): Rewrite for decoding and decompressing
8109 parts.
8110
8111 2005-02-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
8112
8113 * mm-view.el (mm-display-inline-fontify): Decode a part according
8114 to the charset parameter.
8115
8116 2005-02-03 Katsumi Yamaoka <yamaoka@jpl.org>
8117
8118 * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
8119 prefix arg is neither nil nor a number, as info specifies.
8120
8121 2005-02-02 Katsumi Yamaoka <yamaoka@jpl.org>
8122
8123 * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
8124 timestamps.
8125
8126 2005-02-02 Jari Aalto <jari.aalto@cante.net>
8127
8128 * gnus-sum.el (gnus-list-of-unread-articles): Improve active
8129 groups error checking and notify user.
8130
8131 2005-02-02 Jari Aalto <jari.aalto@poboxes.com>
8132
8133 * message.el (message-send-mail-function): Check existence of
8134 sendmail-program first before using default value
8135 `message-send-mail-with-sendmail'. Otherwise use more generic
8136 `smtpmail-send-it'.
8137
8138 2005-02-01 Katsumi Yamaoka <yamaoka@jpl.org>
8139
8140 * nntp.el (nntp-request-update-info): Always return nil.
8141
8142 2005-01-30 Stefan Monnier <monnier@iro.umontreal.ca>
8143
8144 * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
8145
8146 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
8147
8148 * message.el (message-beginning-of-line): Change the behavior when
8149 invoked between BOL and : so that it first moves backward.
8150
8151 2005-01-28 Katsumi Yamaoka <yamaoka@jpl.org>
8152
8153 * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
8154 article buffer when editing of the article is discarded.
8155 (gnus-article-prepare): Revert.
8156
8157 2005-01-28 Katsumi Yamaoka <yamaoka@jpl.org>
8158
8159 * gnus-art.el (gnus-article-prepare):
8160 Remove message-strip-forbidden-properties from the local hook.
8161
8162 2005-01-27 Simon Josefsson <jas@extundo.com>
8163
8164 * password.el (password-cache-add): Only start one timer per key.
8165 Reported by Derek Atkins <warlord@MIT.EDU>.
8166
8167 2005-01-26 Steve Youngs <steve@sxemacs.org>
8168
8169 * run-at-time.el: Removed. It is no longer needed as
8170 timer-funcs.el in the xemacs-base package has a working version of
8171 `run-at-time'.
8172
8173 * password.el: Require timer-funcs instead of run-at-time in
8174 XEmacs.
8175 Remove `password-run-at-time' macro.
8176 (password-cache-add): Use `run-at-time' instead of
8177 `password-run-at-time'.
8178
8179 * mail-source.el: Require timer-funcs instead of itimer in XEmacs
8180 for `run-with-idle-timer'.
8181
8182 * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
8183 for `run-at-time'.
8184
8185 * mm-url.el: Require timer-funcs at compile time when in XEmacs
8186 for `with-timeout'.
8187
8188 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
8189
8190 * mml.el (mml-generate-mime-1): Convert string into unibyte when
8191 inserting " *mml*" buffer's contents into a unibyte temp buffer.
8192
8193 2005-01-24 Harald Meland <harald.meland@usit.uio.no> (tiny change)
8194
8195 * mail-source.el (mail-source-fetch-imap): Search for ^From case
8196 sensitively.
8197
8198 2005-01-21 Derek Atkins <warlord@MIT.EDU> (tiny change)
8199
8200 * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
8201
8202 2005-01-20 Katsumi Yamaoka <yamaoka@jpl.org>
8203
8204 * mm-decode.el (mm-insert-part): Switch the multibyteness of data
8205 which will be inserted according to the multibyteness of a buffer
8206 rather than the type of contents. Suggested by ARISAWA Akihiro
8207 <ari@mbf.ocn.ne.jp>.
8208
8209 * nnrss.el (nnrss-find-el): Check carefully whether there's a list
8210 of string which old xml.el may return rather than a string.
8211
8212 2005-01-17 Katsumi Yamaoka <yamaoka@jpl.org>
8213
8214 * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
8215
8216 2005-01-16 Simon Josefsson <jas@extundo.com>
8217
8218 * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
8219 idn/idna.el isn't available.
8220 (gnus-summary-idna-message): Doc fix. Suggested by Michael Cook
8221 <michael@waxrat.com>.
8222
8223 * hashcash.el: Remove non-FSF copyright header.
8224
8225 * hashcash.el (hashcash-extra-generate-parameters): New variable.
8226 (hashcash-generate-payment): Use it.
8227 (hashcash-generate-payment-async): Use it.
8228
8229 2005-01-15 Simon Josefsson <jas@extundo.com>
8230
8231 * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
8232 Suggested by Raymond Scholz <ray-2005@zonix.de>.
8233
8234 * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
8235 gnus-summary-idna-message.
8236 (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
8237 (gnus-summary-idna-message): New function.
8238
8239 2005-01-13 Reiner Steib <Reiner.Steib@gmx.de>
8240
8241 * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
8242 gnus-novice-user.
8243
8244 2005-01-12 Katsumi Yamaoka <yamaoka@jpl.org>
8245
8246 * nnrss.el (nnrss-request-delete-group): Delete entries in
8247 nnrss-group-alist as well.
8248 (nnrss-save-server-data): Insert newline.
8249
8250 2005-01-10 Reiner Steib <Reiner.Steib@gmx.de>
8251
8252 * gnus.el (gnus-user-agent): Use list of symbols instead of
8253 symbols. Display full version number for (S)XEmacs. Optionally
8254 display (S)XEmacs codename.
8255
8256 * gnus-util.el (gnus-emacs-version): Update for new
8257 `gnus-user-agent'.
8258
8259 * gnus-msg.el (gnus-extended-version): Make it possible to omit
8260 Gnus version.
8261
8262 2005-01-05 Reiner Steib <Reiner.Steib@gmx.de>
8263
8264 * spam.el (spam-face): New face. Don't use `gnus-splash-face'
8265 which is unreadable in some setups.
8266
8267 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
8268
8269 * gnus-spec.el (gnus-update-format-specifications): Flush the
8270 group format spec cache if it doesn't support decoded group names.
8271
8272 2005-01-03 Reiner Steib <Reiner.Steib@gmx.de>
8273
8274 * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
8275 Allow to apply decay on score files matching a regexp.
8276
8277 2004-12-30 Katsumi Yamaoka <yamaoka@jpl.org>
8278
8279 * gnus-group.el (gnus-group-line-format-alist): Keep the forward
8280 compatibility in %g and %c.
8281
8282 2004-12-29 Katsumi Yamaoka <yamaoka@jpl.org>
8283
8284 * gnus-group.el (gnus-group-line-format-alist): Use decoded group
8285 name for only %g and %c.
8286 (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
8287 of gnus-tmp-group to decoded group name.
8288 (gnus-group-make-rss-group): Exclude `/'s from group names.
8289
8290 2004-12-28 Katsumi Yamaoka <yamaoka@jpl.org>
8291
8292 * nnrss.el (nnrss-get-encoding): Fix regexp.
8293
8294 2004-12-27 Simon Josefsson <jas@extundo.com>
8295
8296 * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
8297 mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
8298 trailing white space. Reported by Werner Koch <wk@gnupg.org>.
8299
8300 2004-12-17 Kim F. Storm <storm@cua.dk>
8301
8302 * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
8303
8304 * gnus-sum.el (gnus-summary-mode-map): Likewise.
8305
8306 2004-12-26 Tsuyoshi AKIHO <akiho@kawachi.zaq.ne.jp>
8307
8308 * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
8309
8310 2004-12-26 Katsumi Yamaoka <yamaoka@jpl.org>
8311
8312 * nnrss.el: Require rfc2047 and mml.
8313 (nnrss-file-coding-system): New variable.
8314 (nnrss-format-string): Redefine it as an inline function.
8315 (nnrss-decode-group-name): New function.
8316 (nnrss-string-as-multibyte): Remove.
8317 (nnrss-retrieve-headers): Decode group name; don't use
8318 nnrss-format-string.
8319 (nnrss-request-group): Decode group name.
8320 (nnrss-request-article): Decode group name; allow a Message-ID as
8321 well as an article number; don't use nnrss-format-string; encode a
8322 Message-ID string which may contain non-ASCII characters; use
8323 mml-to-mime to compose a MIME article.
8324 (nnrss-request-expire-articles): Decode group name.
8325 (nnrss-request-delete-group): Decode group name.
8326 (nnrss-fetch): Clarify error message.
8327 (nnrss-read-server-data): Use insert-file-contents instead of load;
8328 bind file-name-coding-system; use multibyte buffer.
8329 (nnrss-save-server-data): Bind coding-system-for-write to the
8330 value of nnrss-file-coding-system; bind file-name-coding-system;
8331 add coding cookie.
8332 (nnrss-read-group-data): Use insert-file-contents instead of load;
8333 bind file-name-coding-system; use multibyte buffer.
8334 (nnrss-save-group-data): Bind coding-system-for-write to the
8335 value of nnrss-file-coding-system; bind file-name-coding-system.
8336 (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
8337 make it work with non-ASCII text.
8338 (nnrss-find-el): Make it work with old xml.el as well.
8339
8340 2004-12-26 Tsuyoshi AKIHO <akiho@kawachi.zaq.ne.jp>
8341
8342 * nnrss.el (nnrss-get-encoding): New function.
8343 (nnrss-fetch): Use unibyte buffer initially; bind
8344 coding-system-for-read while performing mm-url-insert; remove ^Ms;
8345 decode contents according to the encoding attribute.
8346 (nnrss-save-group-data): Add coding cookie.
8347 (nnrss-mime-encode-string): New function.
8348 (nnrss-check-group): Use it to encode subject and author.
8349
8350 2004-12-23 Teodor Zlatanov <tzz@lifelogs.com>
8351
8352 * spam.el (spam-check-BBDB): Don't get the symbol-value of an
8353 imaginary variable.
8354
8355 2004-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
8356
8357 * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
8358 correctly even if there are wide characters.
8359
8360 2004-12-21 Teodor Zlatanov <tzz@lifelogs.com>
8361
8362 * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
8363 downcased symbol names; make a new cache instead of reusing
8364 bbdb-hashtable.
8365
8366 2004-12-21 Katsumi Yamaoka <yamaoka@jpl.org>
8367
8368 * rfc2231.el (rfc2231-parse-string): Decode encoded value after
8369 concatenating segments rather than before concatenating them.
8370 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
8371
8372 * message.el (message-get-reply-headers): Bind `extra'.
8373
8374 2004-12-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
8375
8376 * message.el (message-extra-wide-headers): New variable.
8377 (message-get-reply-headers): Use it.
8378
8379 2004-12-20 Katsumi Yamaoka <yamaoka@jpl.org>
8380
8381 * gnus-agent.el (gnus-agent-group-path): Decode group name.
8382 (gnus-agent-group-pathname): Ditto.
8383
8384 * gnus-cache.el (gnus-cache-file-name): Decode group name.
8385
8386 * gnus-group.el (gnus-group-make-group): Decode group name.
8387 (gnus-group-make-rss-group): Register the group data after opening
8388 the nnrss group.
8389
8390 2004-12-17 Paul Jarc <prj@po.cwru.edu>
8391
8392 * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
8393 by expiry now get marked as read.
8394
8395 2004-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
8396
8397 * mm-util.el (mm-xemacs-find-mime-charset): New macro.
8398
8399 2004-12-17 Aidan Kehoe <kehoea@parhasard.net>
8400
8401 * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
8402 unify Latin characters in XEmacs.
8403 (mm-find-mime-charset-region): Use it.
8404
8405 2004-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
8406
8407 * gnus-util.el (gnus-delete-directory): New function.
8408
8409 * gnus-agent.el (gnus-agent-delete-group): Use it.
8410
8411 * gnus-cache.el (gnus-cache-delete-group): Use it.
8412
8413 2004-12-16 Katsumi Yamaoka <yamaoka@jpl.org>
8414
8415 * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
8416 names.
8417
8418 2004-12-16 Simon Josefsson <jas@extundo.com>
8419
8420 * hashcash.el (hashcash-payment-alist): Fix custom :type.
8421
8422 2004-12-15 Katsumi Yamaoka <yamaoka@jpl.org>
8423
8424 * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
8425
8426 * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
8427 (gnus-group-set-current-level): Decode group name.
8428
8429 2004-12-15 Maciek Pasternacki <maciekp@japhy.fnord.org> (tiny change)
8430
8431 * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
8432 failed.
8433
8434 2004-12-14 Katsumi Yamaoka <yamaoka@jpl.org>
8435
8436 * gnus-group.el (gnus-group-delete-group): Decode group name.
8437 (gnus-group-make-rss-group): Encode group name.
8438 (gnus-group-catchup-current): Decode group name.
8439 (gnus-group-kill-group): Decode group name.
8440
8441 2004-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
8442
8443 * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
8444
8445 2004-12-13 Katsumi Yamaoka <yamaoka@jpl.org>
8446
8447 * gnus-group.el (gnus-group-make-rss-group):
8448 Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
8449
8450 * gnus-start.el (gnus-setup-news): Honor user's setting to
8451 gnus-message-archive-method. Suggested by Lute Kamstra
8452 <lute@gnu.org>.
8453
8454 2004-12-10 Arnaud Giersch <arnaud.giersch@free.fr> (tiny change)
8455
8456 * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
8457 global counterparts of the buffer-local variables.
8458
8459 2004-11-16 Romain Francoise <romain@orebokech.com>
8460
8461 * gnus-sum.el (gnus-summary-exit): Don't clear the global
8462 counterparts of the buffer-local variables.
8463
8464 2004-11-25 Reiner Steib <Reiner.Steib@gmx.de>
8465
8466 * message.el (message-forbidden-properties): Fixed typo in doc
8467 string.
8468
8469 2004-11-25 Reiner Steib <Reiner.Steib@gmx.de>
8470
8471 * gnus-util.el (gnus-replace-in-string): Added doc string.
8472
8473 * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
8474 to avoid problems when splitting mails with many recipients.
8475
8476 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
8477
8478 * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
8479 pop-to-buffer, covered by the subsequent gnus-configure-windows.
8480
8481 2004-12-05 Nelson Ferreira <nelson.ferreira@ieee.org>
8482
8483 * spam-stat.el (spam-stat-save): Load the hashtable from disk only
8484 if there is no hashtable in memory or file modification time is
8485 newer than cached timestamp.
8486
8487 2004-12-03 Reiner Steib <Reiner.Steib@gmx.de>
8488
8489 * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
8490 not-matching option.
8491
8492 2004-12-02 Reiner Steib <Reiner.Steib@gmx.de>
8493
8494 * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
8495 Suggested David Mazieres in analogy to rmail-summary-by-recipients.
8496 (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
8497 (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
8498 New functions. Suggested by Uwe Brauer <oub@mat.ucm.es>.
8499 (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
8500
8501 2004-12-02 Katsumi Yamaoka <yamaoka@jpl.org>
8502
8503 * message.el (message-forward-make-body-mml): Remove headers
8504 according to message-forward-ignored-headers if a message is decoded.
8505
8506 2004-12-02 Romain Francoise <romain@orebokech.com>
8507
8508 * message.el (message-forward-make-body-plain): Always remove
8509 headers according to message-forward-ignored-headers.
8510
8511 2004-12-01 Teodor Zlatanov <tzz@lifelogs.com>
8512
8513 * spam.el (spam-summary-prepare-exit): Remove the
8514 gnus-summary-limit pop for now, it has problems with ham marks for
8515 me.
8516
8517 2004-11-29 Teodor Zlatanov <tzz@lifelogs.com>
8518
8519 * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
8520 correctly.
8521
8522 2004-11-28 Carl Henrik Lunde <chlunde+bugs+@ping.uio.no> (tiny change)
8523
8524 * format-spec.el (format-spec): Message the char.
8525
8526 2004-11-26 Teodor Zlatanov <tzz@lifelogs.com>
8527
8528 * gnus-art.el (gnus-split-methods): Reformat comments.
8529
8530 * spam.el (spam-summary-prepare-exit): Remove article limits
8531 before exiting the summary buffer.
8532
8533 2004-11-26 Katsumi Yamaoka <yamaoka@jpl.org>
8534
8535 * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
8536 order to silence the byte compiler.
8537
8538 * spam.el: Fix the way to silence the byte compiler, which
8539 complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
8540 bbdb-search-simple, spam-BBDB-register-routine,
8541 spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
8542 spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
8543 spam-stat-buffer-is-spam, spam-stat-load,
8544 spam-stat-register-ham-routine, spam-stat-register-spam-routine,
8545 spam-stat-save and spam-stat-split-fancy.
8546
8547 2004-11-26 Katsumi Yamaoka <yamaoka@jpl.org>
8548
8549 * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
8550 which may confuse users.
8551 (canlock-password-for-verify): Ditto.
8552
8553 * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
8554
8555 * gnus-art.el (gnus-emphasis-alist): Ditto.
8556
8557 * gnus-registry.el (gnus-registry-max-entries): Ditto.
8558
8559 * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
8560
8561 * gnus-start.el (gnus-save-killed-list): Ditto.
8562
8563 * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
8564 (gnus-sum-thread-tree-root): Ditto.
8565 (gnus-sum-thread-tree-false-root): Ditto.
8566 (gnus-sum-thread-tree-single-indent): Ditto.
8567
8568 * message.el (message-courtesy-message): Ditto.
8569 (message-archive-note): Ditto.
8570 (message-subscribed-address-file): Ditto.
8571 (message-user-fqdn): Ditto.
8572
8573 * spam-report.el (spam-report-gmane-regex): Ditto.
8574
8575 * spam.el (spam-blackhole-good-server-regex): Ditto.
8576
8577 2004-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
8578
8579 * mml.el (mml-preview): Widen the message buffer before copying
8580 the contents to the preview buffer; sort headers before previewing.
8581
8582 * message.el (message-hidden-headers): Fix the way to avoid a bug
8583 in the `repeat' widget in Emacs 21.3 or earlier.
8584
8585 2004-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
8586
8587 * message.el (message-hidden-headers): Default to "^References:".
8588 Improve customization type. Suggested by Reiner Steib
8589 <Reiner.Steib@gmx.de>.
8590
8591 2004-11-25 Romain Francoise <romain@orebokech.com>
8592
8593 * message.el (message-strip-forbidden-properties): Remove check for
8594 obsolete `message-hidden' text property, hidden headers are not
8595 accessible in the buffer anymore.
8596
8597 2004-11-22 Romain Francoise <romain@orebokech.com>
8598
8599 * message.el (message-header-format-alist): Add `From' in list
8600 so that it can be sorted.
8601 (message-fix-before-sending): Widen and sort headers before
8602 sending.
8603 (message-hide-headers): Use narrowing to hide headers by moving
8604 them to the top of the buffer and narrowing to the region
8605 underneath.
8606
8607 2004-11-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
8608
8609 * message.el (message-strip-forbidden-properties): Bind
8610 buffer-read-only (etc) to nil.
8611
8612 2004-11-23 Katsumi Yamaoka <yamaoka@jpl.org>
8613
8614 * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
8615 address-mime. Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
8616
8617 2004-11-22 Marek Martin <marek.martin@mum.pri.ee> (tiny change)
8618
8619 * nnfolder.el (nnfolder-request-create-group): Save current buffer.
8620
8621 2004-11-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
8622
8623 * dns.el (query-dns): Use sit-for to time instead of
8624 accept-process-output, since that doesn't seem to work on udp
8625 sockets.
8626
8627 2004-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
8628
8629 * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
8630
8631 2004-11-15 Jesper Harder <harder@ifa.au.dk>
8632
8633 * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
8634 doc string. Improve doc string.
8635
8636 2004-11-15 Katsumi Yamaoka <yamaoka@jpl.org>
8637
8638 * nntp.el (nntp-request-update-info): Return nil if
8639 nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
8640 may not call gnus-activate-group which uselessly issues the GROUP
8641 commands for all nntp groups and wastes time. Reported by Romain
8642 Francoise <romain@orebokech.com>.
8643
8644 * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
8645
8646 2004-11-15 Simon Josefsson <jas@extundo.com>
8647
8648 * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
8649 headers separately.
8650 (gnus-button-openpgp): New function, inspired by Jochen Küpper
8651 <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
8652
8653 2004-11-14 Reiner Steib <Reiner.Steib@gmx.de>
8654
8655 * gnus-start.el (gnus-convert-old-newsrc):
8656 Assign legacy-gnus-agent to 5.10.7.
8657
8658 2004-11-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
8659
8660 * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
8661 start of the lines.
8662
8663 2004-11-14 Magnus Henoch <mange@freemail.hu>
8664
8665 * hashcash.el (hashcash-default-payment): Change default to 20
8666 (hashcash-default-accept-payment): Change default to 20
8667 (hashcash-process-alist): New variable
8668 (hashcash-generate-payment-async): Add
8669 (hashcash-already-paid-p): Add
8670 (hashcash-insert-payment): Don't generate payments twice
8671 (hashcash-insert-payment-async): Add
8672 (hashcash-insert-payment-async-2): Add
8673 (hashcash-cancel-async): Add
8674 (hashcash-wait-async): Add
8675 (hashcash-processes-running-p): Add
8676 (hashcash-wait-or-cancel): Add
8677 (mail-add-payment): New optional argument. Conditionally start
8678 asynchronous calculation.
8679 (mail-add-payment-async): Add
8680
8681 * message.el (message-send-mail): Wait for asynchronous hashcash
8682 results. Don't clobber existing X-Hashcash headers.
8683 (message-setup-1): Call mail-add-payment-async when
8684 message-generate-hashcash is non-nil.
8685
8686 2004-11-11 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
8687
8688 * message.el (message-use-alternative-email-as-from): Examine the
8689 From header as well; use message-make-from in order to include a
8690 user's full name.
8691
8692 2004-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
8693
8694 * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
8695 default; improve customization type.
8696 (gnus-emphasis-custom-with-format): New macro.
8697 (gnus-emphasis-custom-value-to-external): New function.
8698 (gnus-emphasis-custom-value-to-internal): New function.
8699
8700 2004-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
8701
8702 * dns.el (query-dns): Resolve reverse addresses.
8703
8704 2004-10-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
8705
8706 * gnus-group.el (gnus-group-get-new-news): Use it.
8707
8708 * gnus-start.el (gnus-check-reasonable-setup): New function.
8709
8710 2004-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
8711
8712 * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
8713 "Args out of range" error. Reported by Arnaud Giersch
8714 <arnaud.giersch@free.fr>.
8715
8716 2004-11-07 Stefan Wiens <s.wi@gmx.net> (tiny change)
8717
8718 * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
8719
8720 2004-11-04 Richard M. Stallman <rms@gnu.org>
8721
8722 * spam.el (spam group): Add :version.
8723
8724 * pgg-def.el (pgg group): Add :version.
8725
8726 2004-11-04 Katsumi Yamaoka <yamaoka@jpl.org>
8727
8728 * gnus-art.el (gnus-article-edit-article): Don't associate the
8729 article buffer with a draft file. This is a temporary measure
8730 against the 2004-08-22 change to gnus-article-edit-mode.
8731
8732 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
8733
8734 * html2text.el (html2text-get-attr): Remove unused argument `tag'.
8735 (html2text-format-tags): Remove unused variable `attr'.
8736
8737 2004-11-01 Reiner Steib <Reiner.Steib@gmx.de>
8738
8739 * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
8740
8741 * spam-stat.el (spam-stat): Add :version.
8742
8743 * sieve.el (sieve): Add :version.
8744
8745 * sha1.el (sha1): Add :version.
8746 (sha1-use-external): Remove redundant version.
8747
8748 * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
8749 (nnmail-cache-ignore-groups, nnmail-spool-hook)
8750 (nnmail-split-fancy-match-partial-words)
8751 (nnmail-split-lowercase-expanded): Add :version.
8752
8753 * nndiary.el (nndiary): Add :version.
8754
8755 * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
8756
8757 * mml-sec.el (mml-default-sign-method)
8758 (mml-default-encrypt-method, mml-signencrypt-style-alist):
8759 Add :version.
8760
8761 * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
8762
8763 * mm-url.el (mm-url-use-external, mm-url-program)
8764 (mm-url-arguments): Add :version.
8765
8766 * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
8767 (mm-attachment-file-modes, mm-decrypt-option)
8768 (mm-w3m-safe-url-regexp): Add :version.
8769
8770 * message.el (message-cite-prefix-regexp)
8771 (message-sendmail-envelope-from, message-minibuffer-local-map)
8772 (message-user-fqdn, message-completion-alist): Add :version.
8773
8774 * gnus-win.el (gnus-configure-windows-hook)
8775 (gnus-use-frames-on-any-display): Add :version.
8776
8777 * gnus-art.el (gnus-article-address-banner-alist)
8778 (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
8779 (gnus-treat-from-picon, gnus-treat-mail-picon)
8780 (gnus-treat-x-pgp-sig): Add :version.
8781
8782 * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
8783 (gnus-undownloaded-mark, gnus-summary-article-move-hook)
8784 (gnus-summary-article-delete-hook)
8785 (gnus-summary-display-while-building): Add :version.
8786
8787 * gnus-start.el (gnus-subscribe-newsgroup-hooks)
8788 (gnus-get-top-new-news-hook):Add :version.
8789
8790 * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
8791 (gnus-server-closed-face, gnus-server-denied-face): Add :version.
8792
8793 * gnus-registry.el (gnus-registry): Add :version.
8794
8795 * gnus-spec.el (gnus-use-correct-string-widths)
8796 (gnus-make-format-preserve-properties): Add :version.
8797
8798 * gnus.el (gnus-group-charter-alist)
8799 (gnus-group-fetch-control-use-browse-url)
8800 (gnus-install-group-spam-parameters): Add :version.
8801
8802 * gnus-diary.el (gnus-diary): Add :version.
8803
8804 * gnus-delay.el (gnus-delay): Add :version.
8805
8806 * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
8807 (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
8808 (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
8809 Add :version.
8810
8811 * gnus-agent.el (gnus-agent-max-fetch-size)
8812 (gnus-agent-enable-expiration, gnus-agent-queue-mail)
8813 (gnus-agent-prompt-send-queue): Add :version.
8814
8815 * deuglify.el (gnus-outlook-deuglify): Add :version.
8816
8817 * html2text.el: Beautify code. Improve doc strings. Some
8818 checkdoc cleanup.
8819 (html2text-get-attr, html2text-fix-paragraph): Simplify code.
8820
8821 2004-11-01 Alfred M. Szmidt <ams@kemisten.nu> (tiny change)
8822
8823 * html2text.el (html2text-format-tag-list): Add "strong" and "em".
8824
8825 2004-10-29 Teodor Zlatanov <tzz@lifelogs.com>
8826
8827 * gnus-registry.el (gnus-registry-hashtb): Create the registry
8828 when package is loaded.
8829
8830 * spam.el (spam-summary-score-preferred-header): Add global preference
8831 for people who want to override the default SpamAssassin over
8832 Bogofilter preference (when both are set).
8833 (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
8834 (spam-user-format-function-S): Check
8835 spam-summary-score-preferred-header.
8836 (spam-extra-header-to-number): Add X-Bogosity header parsing.
8837 (spam-user-format-function-S): Format the score correctly.
8838
8839 2004-10-29 Katsumi Yamaoka <yamaoka@jpl.org>
8840
8841 * gnus-msg.el (gnus-configure-posting-styles): Work with empty
8842 signature file. Suggested by Manoj Srivastava
8843 <srivasta@golden-gryphon.com>.
8844
8845 * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
8846 iso-2022-jp even in the Japanese language environment.
8847 Suggested by Jason Rumney <jasonr@gnu.org>.
8848
8849 2004-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
8850
8851 * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
8852 use the same characters as the dummy marks; make it free from
8853 getting affected by the language environment.
8854 (gnus-summary-read-group-1): Update mark positions only when the
8855 format spec is updated.
8856
8857 * gnus-spec.el (gnus-update-format-specifications): Return a list
8858 of updated types.
8859
8860 2004-10-27 Katsumi Yamaoka <yamaoka@jpl.org>
8861
8862 * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
8863 of boundp to check if display-warning is available.
8864
8865 2004-10-26 Teodor Zlatanov <tzz@lifelogs.com>
8866
8867 * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
8868
8869 2004-10-26 Katsumi Yamaoka <yamaoka@jpl.org>
8870
8871 * nnspool.el (nnspool-spool-directory): Use news-path if the
8872 news-directory variable is not bound.
8873
8874 * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
8875 function instead of display-warning if it is not available.
8876
8877 2004-10-26 Reiner Steib <Reiner.Steib@gmx.de>
8878
8879 * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
8880 v5-10: Use `point-at-bol'.
8881
8882 2004-10-26 Simon Josefsson <jas@extundo.com>
8883
8884 * hashcash.el: Fix URL in comment, reported by Cheng Gao
8885 <chenggao@gmail.com>.
8886
8887 2004-10-25 Reiner Steib <Reiner.Steib@gmx.de>
8888
8889 * html2text.el (html2text-buffer-head): Remove. Use `goto-char'
8890 instead.
8891
8892 2004-10-25 Teodor Zlatanov <tzz@lifelogs.com>
8893
8894 * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
8895 to remove a server from the nnimap-server-buffer-alist.
8896 (nnimap-open-connection, nnimap-close-server): Use it.
8897
8898 * gnus-encrypt.el: Remove file in favor of encrypt.el.
8899
8900 2004-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
8901
8902 * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
8903 running the major-mode function.
8904
8905 2004-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
8906
8907 * gnus-sum.el (gnus-update-summary-mark-positions): Search for
8908 dummy marks in the right way.
8909
8910 2004-10-18 David Edmondson <dme@dme.org>
8911
8912 * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
8913 excessively.
8914
8915 2004-10-18 Teodor Zlatanov <tzz@lifelogs.com>
8916
8917 * gnus-util.el (gnus-split-references): Accept a nil references
8918 string and go on blissfully.
8919
8920 * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
8921 cases where the references string is non-nil but has no references.
8922
8923 * encrypt.el: Add autoload tags.
8924
8925 * spam.el (spam-resolve-registrations-routine): Remove article
8926 from unregistration list too. Reported by David Hanak
8927 <dhanak@isis.vanderbilt.edu>
8928
8929 2004-10-18 Reiner Steib <Reiner.Steib@gmx.de>
8930
8931 * gnus-art.el (gnus-copy-article-ignored-headers): Default to
8932 nil. Changed custom type.
8933
8934 2004-10-17 Reiner Steib <Reiner.Steib@gmx.de>
8935
8936 * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
8937
8938 * gnus-sum.el (gnus-summary-move-article): Use it.
8939
8940 2004-10-15 Teodor Zlatanov <tzz@lifelogs.com>
8941
8942 * encrypt.el: Add autoload cookies.
8943
8944 * spam.el (spam-backend-article-list-property)
8945 (spam-backend-get-article-todo-list)
8946 (spam-backend-put-article-todo-list, )
8947 (spam-summary-prepare-exit, spam-resolve-registrations-routine):
8948 Resolve registrations separately.
8949 (spam-register-routine): Format comments.
8950 (spam-unregister-routine, spam-register-routine): Always call with
8951 specific-articles, no default list.
8952 (spam-summary-prepare-exit): Use the spam-classifications function.
8953
8954 * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
8955 gnus-encrypt.el.
8956
8957 * encrypt.el: Copied from gnus-encrypt.el.
8958
8959 * gnus-encrypt.el: Commented that it's obsolete.
8960
8961 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
8962
8963 * gnus-score.el (gnus-adaptive-pretty-print): New variable.
8964 (gnus-score-save): Use it.
8965
8966 * message.el (message-bury): Use `window-dedicated-p'.
8967
8968 2004-10-15 Simon Josefsson <jas@extundo.com>
8969
8970 * pop3.el (top-level): Don't require nnheader.
8971 (pop3-read-timeout): Add.
8972 (pop3-accept-process-output): Add.
8973 (pop3-read-response, pop3-retr): Use it.
8974
8975 2004-10-14 Teodor Zlatanov <tzz@lifelogs.com>
8976
8977 * spam.el (spam-register-routine): Move comment.
8978 (spam-verify-bogofilter): Use 'unknown for the initial
8979 spam-bogofilter-valid state, not 'never.
8980
8981 * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
8982 for netrc-machine.
8983
8984 * nnimap.el (nnimap-open-connection): Use
8985 netrc-machine-user-or-password.
8986
8987 2004-10-17 Richard M. Stallman <rms@gnu.org>
8988
8989 * gnus-registry.el (gnus-registry-unload-hook):
8990 Set as a variable with add-hook.
8991
8992 * nnspool.el (nnspool-spool-directory): Use news-directory instead
8993 of news-path.
8994
8995 * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
8996
8997 * spam.el: Delete duplicate `provide'.
8998 (spam-unload-hook): Set as a variable with add-hook.
8999
9000 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
9001
9002 * pop3.el (pop3-leave-mail-on-server): Describe possible problems
9003 in the doc string.
9004
9005 * message.el (message-ignored-news-headers)
9006 (message-ignored-supersedes-headers)
9007 (message-ignored-resent-headers)
9008 (message-forward-ignored-headers): Improve custom type.
9009
9010 2004-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
9011
9012 * message.el (message-tokenize-header): Fix 2004-09-06 change
9013 which used point-min in the wrong place.
9014
9015 2004-10-12 Simon Josefsson <jas@extundo.com>
9016
9017 * tls.el (tls-certtool-program): New variable.
9018 (tls-certificate-information): New function, based on
9019 ssl-certificate-information.
9020
9021 2004-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
9022
9023 * compface.el: Move the version of ELisp-based uncompface program
9024 to the contrib directory because of the copyright problem.
9025
9026 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
9027
9028 * message.el (message-kill-buffer): Raise the current frame.
9029
9030 2004-10-10 Reiner Steib <Reiner.Steib@gmx.de>
9031
9032 * gnus-sum.el: Mention that multibyte characters don't work as marks.
9033
9034 * gnus.el (message-y-or-n-p): Autoload.
9035
9036 * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
9037 (pop3-password-required, pop3-authentication-scheme)
9038 (pop3-leave-mail-on-server): Made customizable.
9039 (pop3): New custom group.
9040 (pop3-retr): Remove `sleep-for' statements.
9041 Suggested by Dave Love <fx@gnu.org>.
9042
9043 * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
9044 Windows/DOS.
9045
9046 * imap.el (imap-parse-flag-list, imap-parse-body-extension)
9047 (imap-parse-body): Fix incorrect use of `assert'. Suggested by
9048 Dave Love <fx@gnu.org>.
9049
9050 * mml.el (mml-minibuffer-read-disposition): Require match.
9051 Suggested by Dave Love <fx@gnu.org>.
9052
9053 2004-10-11 Reiner Steib <Reiner.Steib@gmx.de>
9054
9055 * gnus-group.el (gnus-group-delete-group): Change "\t." to " " in
9056 doc string.
9057
9058 2004-10-08 Katsumi Yamaoka <yamaoka@jpl.org>
9059
9060 * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
9061
9062 2004-10-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
9063
9064 * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
9065 instead of calling `mm-insert-inline', to decode text/* parts
9066 before displaying them.
9067
9068 2004-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
9069
9070 * mm-uu.el (mm-uu-text-plain-type): New variable.
9071 (mm-uu-pgp-signed-extract-1): Use it.
9072 (mm-uu-pgp-encrypted-extract-1): Use it.
9073 (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
9074 bind mm-uu-text-plain-type with that value.
9075 (mm-uu-dissect-text-parts): Pass MIME type and parameters to
9076 mm-uu-dissect.
9077
9078 2004-10-06 Katsumi Yamaoka <yamaoka@jpl.org>
9079
9080 * gnus-group.el (gnus-update-group-mark-positions):
9081 * gnus-sum.el (gnus-update-summary-mark-positions):
9082 * message.el (message-check-news-body-syntax):
9083 * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
9084 of string-as-multibyte.
9085
9086 2004-10-05 Juri Linkov <juri@jurta.org>
9087
9088 * gnus-group.el (gnus-update-group-mark-positions):
9089 * gnus-sum.el (gnus-update-summary-mark-positions):
9090 * message.el (message-check-news-body-syntax):
9091 * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
9092 8-bit unibyte values to a multibyte string for search functions.
9093
9094 2004-10-06 Katsumi Yamaoka <yamaoka@jpl.org>
9095
9096 * mm-uu.el (mm-uu-dissect): Allow optional arg.
9097 (mm-uu-dissect-text-parts): New function.
9098
9099 * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
9100 dissect text parts.
9101
9102 * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
9103 (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
9104
9105 * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
9106
9107 * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
9108 gnus-current-topics instead of gnus-current-topic.
9109
9110 2004-10-06 Jesper Harder <harder@ifa.au.dk>
9111
9112 * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
9113
9114 2004-10-05 Jesper Harder <harder@ifa.au.dk>
9115
9116 * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
9117 where approriate.
9118
9119 * nnml.el (nnml-generate-active-info): do.
9120
9121 * nndiary.el (nndiary-generate-active-info): do.
9122
9123 * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
9124 (gnus-topic-move): do.
9125
9126 * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
9127 (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
9128
9129 * gnus-srvr.el (gnus-server-prepare)
9130 (gnus-server-open-all-servers): do.
9131
9132 * gnus-msg.el (gnus-summary-cancel-article)
9133 (gnus-summary-resend-message)
9134 (gnus-summary-mail-crosspost-complaint): do.
9135
9136 * gnus-move.el (gnus-change-server): do.
9137
9138 * gnus-group.el (gnus-group-unmark-all-groups)
9139 (gnus-group-set-current-level): do.
9140
9141 2004-10-04 Simon Josefsson <jas@extundo.com>
9142
9143 * message.el (message-generate-hashcash): Doc fix.
9144
9145 2004-10-02 Kevin Greiner <kgreiner@compsol.cc>
9146
9147 * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
9148 avoid infinite recursion via gnus-get-function.
9149
9150 2004-10-02 Jesper Harder <harder@ifa.au.dk>
9151
9152 * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
9153
9154 * nnfolder.el (nnfolder-generate-active-file): Use dolist.
9155
9156 * nnmail.el (nnmail-split-history): do.
9157
9158 * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
9159 (nnml-request-delete-group): do.
9160
9161 * nnslashdot.el (nnslashdot-read-groups): do.
9162
9163 * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
9164 (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
9165
9166 * nnspool.el (nnspool-find-id): Use with-temp-buffer.
9167 (nnspool-sift-nov-with-sed): Use last
9168 (nnspool-retrieve-headers-with-nov): Use mapc.
9169 (nnspool-request-newgroups): Use dolist.
9170 (nnspool-request-group): Use last.
9171
9172 * nntp.el (nntp-read-server-type): Use dolist.
9173
9174 * nnvirtual.el (nnvirtual-create-mapping)
9175 (nnvirtual-update-read-and-marked): Use dolist.
9176 (nnvirtual-convert-headers): Simplify.
9177
9178 2004-10-01 Kevin Greiner <kgreiner@compsol.cc>
9179
9180 * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
9181 support for sync'ing tick marks.
9182
9183 2004-10-01 Katsumi Yamaoka <yamaoka@jpl.org>
9184
9185 * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
9186 there's no visible header.
9187
9188 2004-10-01 Kevin Greiner <kgreiner@compsol.cc>
9189
9190 * gnus-agent.el (gnus-agent-synchronize-group-flags): When
9191 necessary, pass full group name to gnus-request-set-marks.
9192
9193 2004-10-01 Simon Josefsson <jas@extundo.com>
9194
9195 * mailcap.el (mailcap-mime-data): Add pdf. Remove non-free
9196 acroread.
9197
9198 2004-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
9199
9200 * spam-report.el (spam-report-gmane): Fix interactive.
9201
9202 * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
9203
9204 * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
9205 when writing file.
9206 (gnus-agent-synchronize-flags): Don't default to being
9207 interactive.
9208
9209 2004-09-30 Simon Josefsson <jas@extundo.com>
9210
9211 * message.el (message-generate-hashcash): Add.
9212 (message-send-mail): Use it, call mail-add-payment.
9213
9214 2004-09-29 Teodor Zlatanov <tzz@lifelogs.com>
9215
9216 * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
9217
9218 2004-09-28 Kevin Greiner <kgreiner@compsol.cc>
9219
9220 * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
9221 gnus-requst-update-info with explicit code to sync the in-memory
9222 info read flags with the marks being sync'd to the backend.
9223
9224 *gnus-util.el (gnus-pp): Added optional stream to match pp API.
9225
9226 2004-09-28 Teodor Zlatanov <tzz@lifelogs.com>
9227
9228 * spam.el (spam-verify-bogofilter): Add new function.
9229 (spam-check-bogofilter)
9230 (spam-bogofilter-register-with-bogofilter): Use it.
9231 (spam-verify-bogofilter): Add small fixes.
9232
9233 2004-09-28 Simon Josefsson <jas@extundo.com>
9234
9235 * hashcash.el (hashcash-generate-payment): Revert.
9236
9237 2004-09-28 Teodor Zlatanov <tzz@lifelogs.com>
9238
9239 * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
9240 gnus-extract-references instead of gnus-split-references.
9241
9242 * gnus-util.el (gnus-extract-references): Add new function, analogous
9243 to gnus-split-references but extracts only the message-ID without
9244 anything extra.
9245
9246 * hashcash.el (hashcash-generate-payment)
9247 (hashcash-check-payment): Do the right thing if hashcash-path is
9248 nil (because the hashcash program could not be found).
9249
9250 * spam.el (spam-use-hashcash): Remove comment.
9251
9252 2004-09-27 Jesper Harder <harder@ifa.au.dk>
9253
9254 * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
9255 (gnus-cache-enter-article, gnus-cache-remove-article)
9256 (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
9257
9258 * gnus-async.el (gnus-async-prefetch-remove-group): do.
9259
9260 * gnus-art.el (article-hide-boring-headers)
9261 (article-translate-strings, article-display-face)
9262 (gnus-article-mime-match-handle-first)
9263 (gnus-article-highlight-headers)
9264 (gnus-article-add-buttons-to-head): do.
9265
9266 2004-09-27 Simon Josefsson <jas@extundo.com>
9267
9268 * hashcash.el: New version, from
9269 http://users.actrix.co.nz/mycroft/hashcash.el. Previously in
9270 ../contrib/.
9271
9272 2004-09-27 Katsumi Yamaoka <yamaoka@jpl.org>
9273
9274 * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
9275
9276 2004-09-26 Jesper Harder <harder@ifa.au.dk>
9277
9278 * gnus-dup.el (gnus-dup-open): Use mapc.
9279 (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
9280
9281 (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
9282 Reported by Stefan Wiens <s.wi@gmx.net>.
9283
9284 * gnus.el (gnus-shutdown): Use dolist.
9285
9286 * gnus-undo.el (gnus-undo): Use mapc.
9287
9288 * nnrss.el (nnrss-generate-active): do.
9289
9290 * message.el (message-cite-original-without-signature)
9291 (message-cite-original): Use mapc.
9292 (message-do-actions, message-make-forward-subject): Use dolist.
9293
9294 2004-09-25 Kevin Greiner <kgreiner@compsol.cc>
9295
9296 * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
9297 deletion to remove entire duplicate line. Fixes merged article
9298 number bug.
9299
9300 2004-09-25 Kevin Greiner <kgreiner@compsol.cc>
9301
9302 * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
9303 servers that are offline. Avoids having gnus-agent-toggle-plugged
9304 first ask if you want to open a server and then, even when you
9305 responded with no, asking if you want to synchronize the server's
9306 flags.
9307 (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
9308 multi-line expressions.
9309 (gnus-agent-synchronize-group-flags): New internal function.
9310 Updates marks in memory (in the info structure) AND in the
9311 backend.
9312
9313 * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
9314
9315 * nnagent.el (nnagent-request-set-mark): Use
9316 gnus-agent-synchronize-group-flags, not backend's request-set-mark
9317 method, to ensure that synchronization updates marks in the
9318 backend and in the info (in memory) structure.
9319
9320 2004-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
9321
9322 * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
9323 convention fully; don't miss the root article of a thread; make
9324 the X-Draft-From header with correct article numbers.
9325
9326 2004-09-23 Kevin Greiner <kgreiner@compsol.cc>
9327
9328 * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
9329 unless plugged. Disable the agent so that an open failure causes
9330 an error.
9331
9332 * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
9333 Reverted 2004-09-21 change. The backend must be opened while
9334 synchronizing flags even when the backend stores the flags
9335 locally.
9336
9337 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
9338
9339 * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
9340 in `header' match. Reported by Svend Tollak Munkejord.
9341
9342 * message.el (message-cite-original): Fix use of
9343 `message-cite-articles-with-x-no-archive'.
9344
9345 2004-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
9346
9347 * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
9348 (gnus-window-to-buffer): Ditto.
9349
9350 * mml.el (mml-preview-buffer): New variable.
9351 (mml-preview): Manage window layout with gnus-buffer-configuration.
9352
9353 * gnus-msg.el (gnus-setup-message): Put article numbers into the
9354 X-Draft-From header even if those articles aren't quoted.
9355
9356 2004-09-21 Kevin Greiner <kgreiner@compsol.cc>
9357
9358 * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
9359 (gnus-request-set-mark, gnus-request-update-mark): Use new
9360 g-s-t-u-l-m to decide to use backend even when unplugged.
9361
9362 2004-09-21 Katsumi Yamaoka <yamaoka@jpl.org>
9363
9364 * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
9365 a trailing whitespace. Suggested by Cheng Gao <chenggao@gmail.com>.
9366
9367 2004-09-20 Simon Josefsson <jas@extundo.com>
9368
9369 * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
9370 "utf-16-le".
9371
9372 2004-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
9373
9374 * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
9375
9376 2004-09-19 Reiner Steib <Reiner.Steib@gmx.de>
9377
9378 * uudecode.el (uudecode-use-external): Add :version.
9379
9380 * smime.el (smime-CA-file, smime-encrypt-cipher)
9381 (smime-dns-server): Add :version.
9382
9383 * smiley.el (gnus-smiley-file-types): Add :version.
9384
9385 * sha1.el (sha1-use-external): Add :version.
9386
9387 * pgg-def.el (pgg-query-keyserver): Add :version.
9388
9389 * nnmail.el (nnmail-fancy-expiry-targets)
9390 (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
9391 Add :version.
9392
9393 * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
9394 (nnimap-retrieve-groups-asynchronous): Add :version.
9395 (nnimap-close-asynchronous): Add :version. Fixed typo in doc string.
9396
9397 * mml.el (mml-content-disposition-parameters)
9398 (mml-insert-mime-headers-always): Add :version.
9399
9400 * mm-util.el (mm-coding-system-priorities): Add :version.
9401
9402 * mm-decode.el (mm-inline-text-html-with-images)
9403 (mm-keep-viewer-alive-types, mm-external-terminal-program)
9404 (mm-verify-option): Add :version.
9405 (mm-text-html-renderer): Change :version.
9406
9407 * message.el (message-fcc-externalize-attachments)
9408 (message-required-headers, message-draft-headers)
9409 (message-subject-trailing-was-query)
9410 (message-subject-trailing-was-ask-regexp)
9411 (message-subject-trailing-was-regexp, message-mark-insert-begin)
9412 (message-mark-insert-end, message-archive-header)
9413 (message-archive-note, message-cross-post-default)
9414 (message-cross-post-note, message-followup-to-note)
9415 (message-cross-post-note-function, message-use-mail-followup-to)
9416 (message-subscribed-address-functions)
9417 (message-subscribed-address-file, message-subscribed-addresses)
9418 (message-subscribed-regexps, message-allow-no-recipients)
9419 (message-yank-cited-prefix, message-signature-insert-empty-line)
9420 (message-hidden-headers, message-hierarchical-addresses)
9421 (message-mail-user-agent, message-use-idna)
9422 (message-valid-fqdn-regexp)
9423 (message-strip-special-text-properties, message-header-synonyms)
9424 (message-beginning-of-line, message-tab-body-function): Add :version.
9425 (message-insert-canlock, message-wide-reply-confirm-recipients):
9426 Change :version.
9427
9428 * mail-source.el (mail-source-ignore-errors): Add :group, :type
9429 and :version.
9430 (mail-source-delete-old-incoming-confirm)
9431 (mail-source-movemail-program): Add :version.
9432
9433 * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
9434 (gnus-agent-cache, gnus-agent): Change :version.
9435
9436 * gnus-util.el (gnus-use-byte-compile): Change :version.
9437
9438 * gnus-sum.el (gnus-summary-make-false-root-always)
9439 (gnus-summary-default-high-score)
9440 (gnus-summary-default-low-score, gnus-auto-goto-ignores)
9441 (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
9442 (gnus-read-all-available-headers, gnus-article-emulate-mime)
9443 (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
9444 (gnus-sum-thread-tree-single-indent)
9445 (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
9446 (gnus-sum-thread-tree-leaf-with-other)
9447 (gnus-sum-thread-tree-single-leaf): Add :version.
9448 (gnus-summary-display-arrow, gnus-summary-muttprint-program)
9449 (gnus-article-loose-mime): Change :version.
9450
9451 * gnus-start.el (gnus-backup-startup-file)
9452 (gnus-save-startup-file-via-temp-buffer): Add :version.
9453
9454 * gnus-srvr.el (gnus-server-browse-in-group-buffer)
9455 (gnus-server-offline-face): Add :version.
9456
9457 * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
9458
9459 * gnus-msg.el (gnus-gcc-externalize-attachments)
9460 (gnus-debug-files, gnus-debug-exclude-variables)
9461 (gnus-discouraged-post-methods): Change :version.
9462 (gnus-confirm-mail-reply-to-news)
9463 (gnus-confirm-treat-mail-like-news): Add :version.
9464
9465 * gnus-int.el (gnus-server-unopen-status): Add :version.
9466
9467 * gnus-group.el (gnus-group-jump-to-group-prompt)
9468 (gnus-large-ephemeral-newsgroup)
9469 (gnus-fetch-old-ephemeral-headers): Add :version.
9470
9471 * gnus-fun.el (gnus-x-face-directory)
9472 (gnus-convert-pbm-to-x-face-command)
9473 (gnus-convert-image-to-x-face-command)
9474 (gnus-convert-image-to-face-command): Add :version.
9475
9476 * gnus-delay.el (gnus-delay-default-hour): Add :version.
9477
9478 * gnus-cite.el (gnus-cite-blank-line-after-header)
9479 (gnus-article-boring-faces): Add :version.
9480
9481 * gnus-art.el (gnus-buttonized-mime-types)
9482 (gnus-inhibit-mime-unbuttonizing)
9483 (gnus-treat-display-face)
9484 (gnus-treat-body-boundary): Change :version.
9485 (gnus-body-boundary-delimiter, gnus-picon-databases)
9486 (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
9487 (gnus-treat-date-english, gnus-treat-fold-headers)
9488 (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
9489 (gnus-treat-mail-picon, gnus-treat-wash-html)
9490 (gnus-article-encrypt-protocol)
9491 (gnus-use-idna, gnus-article-over-scroll)
9492 (gnus-mime-display-multipart-alternative-as-mixed)
9493 (gnus-mime-display-multipart-related-as-mixed)
9494 (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
9495 (gnus-ctan-url, gnus-button-ctan-handler)
9496 (gnus-button-handle-ctan-bogus-regexp)
9497 (gnus-button-ctan-directory-regexp)
9498 (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
9499 (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
9500 (gnus-button-man-level, gnus-button-emacs-level)
9501 (gnus-button-message-level, gnus-button-browse-level): Add :version.
9502
9503 * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
9504 (gnus-agent-go-online): Change :version.
9505 (gnus-agent-expire-unagentized-dirs)
9506 (gnus-agent-auto-agentize-methods): Add :version.
9507
9508 * flow-fill.el (fill-flowed-display-column)
9509 (fill-flowed-encode-column): Add :version.
9510
9511 * deuglify.el (gnus-outlook-deuglify-unwrap-min)
9512 (gnus-outlook-deuglify-unwrap-max)
9513 (gnus-outlook-deuglify-cite-marks)
9514 (gnus-outlook-deuglify-unwrap-stop-chars)
9515 (gnus-outlook-deuglify-no-wrap-chars)
9516 (gnus-outlook-deuglify-attrib-cut-regexp)
9517 (gnus-outlook-deuglify-attrib-verb-regexp)
9518 (gnus-outlook-deuglify-attrib-end-regexp)
9519 (gnus-outlook-display-hook): Add :version.
9520
9521 * binhex.el (binhex-use-external): Add :version.
9522
9523 2004-09-16 Reiner Steib <Reiner.Steib@gmx.de>
9524
9525 * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
9526 and `invisible'.
9527
9528 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
9529
9530 * gnus-registry.el (gnus-registry-trim): Watch out for negatives
9531 in gnus-registry-trim.
9532
9533 2004-09-13 Simon Josefsson <jas@extundo.com>
9534
9535 * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
9536
9537 * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
9538
9539 * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
9540 Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
9541 <yamaoka@jpl.org>.
9542 (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
9543 <steve@youngs.au.com> and suggested by Katsumi Yamaoka
9544 <yamaoka@jpl.org>.
9545
9546 * sieve.el (sieve-manage-mode): Ditto.
9547
9548 2004-09-13 Reiner Steib <Reiner.Steib@gmx.de>
9549
9550 * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
9551
9552 2004-09-11 Simon Josefsson <jas@extundo.com>
9553
9554 * dns-mode.el: Add.
9555
9556 * mm-view.el (mm-display-dns-inline): Add.
9557
9558 * mm-decode.el (mm-inline-media-tests): Add text/dns.
9559 (mm-automatic-display): Ditto.
9560
9561 * mailcap.el (mailcap-mime-data): Add text/dns.
9562 (mailcap-mime-extensions): Map .soa to text/dns.
9563
9564 2004-09-10 Miles Bader <miles@gnu.ai.mit.edu>
9565
9566 * gnus-art.el (article-decode-mime-words, article-babel)
9567 (gnus-article-highlight-signature, gnus-article-add-buttons)
9568 (gnus-signature-toggle): Remove unnecessary bindings of
9569 `inhibit-read-only' inherited from v5.10 merge.
9570
9571 2004-09-08 Reiner Steib <Reiner.Steib@gmx.de>
9572
9573 * nntp.el (nntp): New customization group.
9574 (nntp-authinfo-file): Add customization group.
9575
9576 * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
9577
9578 * mml-sec.el (mml-signencrypt-style-alist): Ditto.
9579
9580 * gnus.el (to-address, to-list, subscribed)
9581 (large-newsgroup-initial): Ditto.
9582
9583 * flow-fill.el (fill-flowed-display-column)
9584 (fill-flowed-encode-column): Ditto.
9585
9586 2004-09-06 Stefan <monnier@iro.umontreal.ca>
9587
9588 * message.el (message-tokenize-header, message-send-mail-with-qmail):
9589 Use point-min rather than 1.
9590 (message-send-mail): Use buffer-size rather than point-max.
9591
9592 * gnus-sum.el (gnus-summary-search-article-forward):
9593 Signal a specific `search-failed' rather than a generic `error'.
9594
9595 * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
9596 (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
9597 (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
9598
9599 2004-09-10 Simon Josefsson <jas@extundo.com>
9600
9601 * nndb.el (require): Remove tcp and duplicate cl.
9602
9603 2004-09-10 Katsumi Yamaoka <yamaoka@jpl.org>
9604
9605 * gnus-agent.el (directory-files-and-attributes): Move forward.
9606
9607 2004-09-09 Kevin Greiner <kgreiner@compsol.cc>
9608
9609 * gnus-agent.el (directory-files-and-attributes): Optionally
9610 defined to support XEmacs.
9611
9612 2004-09-09 Kevin Greiner <kgreiner@compsol.cc>
9613
9614 * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
9615 to avoid run-time CL dependencies.
9616 (gnus-agent-unfetch-articles): New function.
9617 (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
9618 article numbers even when local .overview file is missing.
9619 (gnus-agent-read-article-number): New function. Only accepts
9620 27-bit article numbers.
9621 (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
9622 gnus-agent-read-article-number.
9623 (gnus-agent-braid-nov): Rewrote to validate article numbers coming
9624 from backend while recognizing that article numbers in .overview
9625 must be valid.
9626 (gnus-agent-update-files-total-fetched-for): Use
9627 directory-files-and-attributes to improve performance.
9628 * gnus-int.el (gnus-request-move-article): Use
9629 gnus-agent-unfetch-articles in place of gnus-agent-expire to
9630 improve performance.
9631
9632 * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
9633 some users confused by references to .newsrc when they only have a
9634 .newsrc.eld file.
9635 (gnus-convert-mark-converter-prompt)
9636 (gnus-convert-converter-needs-prompt): Fixed use of property list.
9637 * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
9638 New function. Used internally to only display 'gnus converting
9639 files' message when actually necessary.
9640
9641 * gnus-sum.el (): Removed (require 'gnus-agent) as required
9642 methods now autoloaded.
9643
9644 2004-09-03 Katsumi Yamaoka <yamaoka@jpl.org>
9645
9646 * gnus-sum.el (gnus-summary-insert-subject): Remove list
9647 identifiers.
9648
9649 2004-09-02 Reiner Steib <Reiner.Steib@gmx.de>
9650
9651 * gnus-picon.el: Fix indentation and closing parenthesis.
9652
9653 2004-09-01 Simon Josefsson <jas@extundo.com>
9654
9655 * message.el (message-canlock-generate): Require sha1, not
9656 sha1-el. (Can we get rid of this require alltogheter? It is ugly
9657 to require within a function. Sadly, if sha1.el isn't loaded, the
9658 let binding in m-c-g will hide the defcustom definition, which is
9659 bad.)
9660
9661 * canlock.el: Require sha1, not sha1-el.
9662
9663 * message.el: Don't autoload sha1 (there is a autoload cookie in
9664 sha1.el).
9665
9666 * sha1-el.el: Renamed to sha1.el.
9667
9668 2004-08-30 Juanma Barranquero <lektu@terra.es>
9669
9670 * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
9671
9672 2004-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
9673
9674 * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
9675
9676 2004-08-30 Kim F. Storm <storm@cua.dk>
9677
9678 * nntp.el (nntp-authinfo-file): Add :group 'nntp.
9679
9680 * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
9681 Add :group 'nnimap.
9682
9683 2004-08-30 Andreas Schwab <schwab@suse.de>
9684
9685 * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
9686 ?* and ?\;.
9687
9688 * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
9689 and ?\' to symbol instead of whitespace.
9690
9691 2004-08-30 Katsumi Yamaoka <yamaoka@jpl.org>
9692
9693 * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
9694
9695 * gnus-sum.el (gnus-summary-morse-message): Use search-forward
9696 instead of re-search-forward.
9697
9698 * gnus-uu.el (gnus-uu-save-article): Ditto.
9699 (gnus-uu-post-encode-uuencode): Ditto.
9700
9701 * html2text.el (html2text-clean-list-items): Ditto.
9702 (html2text-clean-dtdd): Ditto.
9703 (html2text-format-tags): Ditto.
9704
9705 * message.el (message-send-mail-with-sendmail): Fix regexp.
9706 (message-fill-field-general): Use search-forward instead of
9707 re-search-forward.
9708 (unbold-region): Ditto.
9709
9710 * nnrss.el (nnrss-request-article): Ditto.
9711
9712 * nnslashdot.el (nnslashdot-request-article): Ditto.
9713
9714 * nnweb.el (nnweb-gmane-wash-article): Ditto.
9715
9716 * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
9717 "Unrecognized menu descriptor" error in XEmacs.
9718
9719 2004-08-26 Stefan Wiens <s.wi@gmx.net> (tiny change)
9720
9721 * gnus-sum.el (gnus-read-header): Don't remove a header for the
9722 parent article of a sparse article in the thread hashtb.
9723
9724 2004-08-26 David Hedbor <dhedbor@real.com> (tiny change)
9725
9726 * nnmail.el (nnmail-split-lowercase-expanded): New user option.
9727 (nnmail-expand-newtext): Lowercase expanded entries if
9728 nnmail-split-lowercase-expanded is non-nil.
9729
9730 2004-08-26 Katsumi Yamaoka <yamaoka@jpl.org>
9731
9732 * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
9733
9734 * gnus-group.el (gnus-group-line-format-alist): Convert the value
9735 of gnus-tmp-news-method into string under XEmacs. It will be
9736 passed to gnus-correct-length which takes only a string argument.
9737
9738 2004-08-24 Katsumi Yamaoka <yamaoka@jpl.org>
9739
9740 * gnus-util.el (gnus-bind-print-variables): New macro.
9741 (gnus-prin1): Use it.
9742 (gnus-prin1-to-string): Use it.
9743 (gnus-pp): New function.
9744 (gnus-pp-to-string): New function.
9745
9746 * gnus-cus.el (gnus-agent-cat-prepare-category-field):
9747 Replace pp-to-string with gnus-pp-to-string.
9748 * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
9749 * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
9750 * gnus-msg.el (gnus-debug): Ditto.
9751 * gnus-score.el (gnus-score-save): Ditto.
9752 * gnus-spec.el (gnus-update-format): Replace pp-to-string with
9753 gnus-pp-to-string.
9754 * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
9755 with gnus-pp.
9756 * score-mode.el (gnus-score-pretty-print): Ditto.
9757 * webmail.el (webmail-debug): Ditto.
9758
9759 2004-08-23 Katsumi Yamaoka <yamaoka@jpl.org>
9760
9761 * gnus-art.el (article-display-face, article-display-x-face):
9762 Use buffer-read-only.
9763
9764 2004-08-22 Katsumi Yamaoka <yamaoka@jpl.org>
9765
9766 * gnus-art.el (article-hide-list-identifiers):
9767 Bind inhibit-read-only as t.
9768
9769 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
9770
9771 * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
9772
9773 2004-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
9774
9775 * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
9776 (gnus-narrow-to-page): Don't assume point-min == 1.
9777 (gnus-article-edit-mode): Derive from message-mode.
9778
9779 * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
9780 point-min == 1.
9781
9782 * imap.el (imap-parse-address-list, imap-parse-body-ext):
9783 Disable incorrect use of `assert'.
9784
9785 * message.el (message-mode): Set comment-start-skip.
9786
9787
9788 2004-08-22 Sam Steingold <sds@gnu.org>
9789
9790 * pop3.el (pop3-leave-mail-on-server): New user variable.
9791 (pop3-movemail): Delete mail only when it is nil.
9792
9793 2004-08-21 Reiner Steib <Reiner.Steib@gmx.de>
9794
9795 * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
9796
9797 * mml.el (mml-preview): Use `pop-to-buffer'.
9798
9799 * message.el (message-goto-mail-followup-to): Insert after "To".
9800 (message-carefully-insert-headers): Add comment.
9801
9802 * gnus.el: Remove unused variable `gnus-article-check-size'.
9803
9804 * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
9805
9806 * gnus-art.el (gnus-button-alist): Improve
9807 `gnus-button-handle-library' entry.
9808
9809 2004-08-19 Sebastian Freundt <hroptatyr@gna.org> (tiny change)
9810
9811 * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
9812 downcase, since XEmacs capitalizes error messages differently.
9813
9814 2004-08-18 Jesper Harder <harder@ifa.au.dk>
9815
9816 * nntp.el: Add (require 'gnus) due to reference to
9817 `gnus-directory'. Reported by Matt Swift <swift@alum.mit.edu>.
9818
9819 2004-08-18 Florian Weimer <fw@deneb.enyo.de>
9820
9821 * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
9822 `mm-fill-flowed'.
9823
9824 * mm-decode.el (mm-dissect-singlepart): Check it.
9825
9826 2004-08-17 Teodor Zlatanov <tzz@lifelogs.com>
9827
9828 * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
9829 'imap' for netrc parsing.
9830
9831 2004-08-16 Reiner Steib <Reiner.Steib@gmx.de>
9832
9833 * mailcap.el (mailcap-mime-data): Mark as risky.
9834
9835 2004-08-15 Katsumi Yamaoka <yamaoka@jpl.org>
9836
9837 * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
9838 may be included in the encoded word.
9839 (rfc2047-encode): Don't append a space if the encoded word
9840 includes close parenthesis.
9841
9842 2004-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
9843
9844 * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
9845 of text within parentheses.
9846
9847 2004-08-06 Teodor Zlatanov <tzz@lifelogs.com>
9848
9849 * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
9850 (gnus-encrypt-write-file-contents): Make the password key the file
9851 name PLUS the cipher, not just the cipher. Also remove failed
9852 passwords from the cache.
9853
9854 2004-08-06 Simon Josefsson <jas@extundo.com>
9855
9856 * gnus-sum.el (gnus-article-loose-mime): Change default to t. Doc
9857 fix.
9858
9859 2004-08-05 Katsumi Yamaoka <yamaoka@jpl.org>
9860
9861 * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
9862 LWSP.
9863
9864 2004-08-04 Teodor Zlatanov <tzz@lifelogs.com>
9865
9866 * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
9867 to append in-reply-to: data to the references: header.
9868
9869 * netrc.el: Remove old encryption support, autoload gnus-encrypt.el
9870 (netrc-parse): Use gnus-encrypt.el functions.
9871
9872 * gnus-encrypt.el: Add new file for encryption support; currently
9873 does only a few GPG ciphers and an internal XOR cipher.
9874
9875 * password.el: Add comments on using password-read-and-add.
9876 (password-read-and-add): Add function to read and add the
9877 password to the cache at once.
9878
9879 2004-07-28 Simon Josefsson <jas@extundo.com>
9880
9881 * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
9882 parameter (but don't use it, for now).
9883
9884 * imap.el (imap-ssl-open): Use imap-process-connection-type,
9885 instead of hard coding to nil.
9886
9887 2004-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
9888
9889 * mm-view.el (mm-inline-image-emacs): Open lines under an image
9890 as mm-inline-image-xemacs does.
9891
9892 2004-07-26 Simon Josefsson <jas@extundo.com>
9893
9894 * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
9895 Revert part of 2004-07-17 change below.
9896
9897 2004-07-25 Katsumi Yamaoka <yamaoka@jpl.org>
9898
9899 * rfc2047.el (rfc2047-encode-region): Don't infloop. Suggested by
9900 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
9901
9902 2004-07-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
9903
9904 * flow-fill.el (fill-flowed): Remove space stuffing, and only do
9905 quotes that actually start with ">" at the beginning of the
9906 lines.
9907
9908 2004-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
9909
9910 * rfc2047.el (rfc2047-encode-region): Fix last change.
9911 (rfc2047-encode-parameter): Remove useless concat.
9912
9913 2004-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
9914
9915 * rfc2047.el (rfc2047-encode-region): Check carefully whether to
9916 encode special characters; fix some kind of misconfigured headers;
9917 signal a real error if debug-on-quit or debug-on-error is non-nil.
9918 (rfc2047-encode-max-chars): New variable.
9919 (rfc2047-encode-1): Use it.
9920 (rfc2047-encode-parameter): New function.
9921
9922 * mml.el (mml-insert-parameter): Remove an excessive space.
9923
9924 2004-07-17 Simon Josefsson <jas@extundo.com>
9925
9926 * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
9927 Kai Grossjohann <kai@emptydomain.de>.
9928 (gnus-group-group-map): Use it, instead of gnus-group-make-group.
9929 (gnus-group-make-menu-bar): Ditto.
9930
9931 * gnus-util.el (gnus-group-server): Add.
9932
9933 2004-07-16 Jesper Harder <harder@ifa.au.dk>
9934
9935 * message.el (message-clone-locals): Clone sendmail and smtp
9936 variables.
9937
9938 2004-07-12 Katsumi Yamaoka <yamaoka@jpl.org>
9939
9940 * rfc2047.el (rfc2047-encode-region): Fix last change.
9941
9942 2004-07-12 Katsumi Yamaoka <yamaoka@jpl.org>
9943
9944 * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
9945 characters as non-special.
9946
9947 2004-07-09 Simon Josefsson <jas@extundo.com>
9948
9949 * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
9950 Users will lose all flag changes made while unplugged with
9951 e.g. nntp unless flag synchronization happens, thus `nil' is not a
9952 good default. See numerous reports on ding mailing list.
9953
9954 2004-07-09 Katsumi Yamaoka <yamaoka@jpl.org>
9955
9956 * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
9957 add generate-head-function and generate-article-function to the
9958 rfc822-forward entry.
9959 (nndoc-rfc822-forward-generate-article): New function.
9960 (nndoc-rfc822-forward-generate-head): New function.
9961
9962 * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
9963
9964 2004-07-06 Dan Christensen <jdc@uwo.ca>
9965
9966 * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
9967 respect display group parameter and gnus-summary-expunge-below.
9968 (gnus-articles-to-read): Remove unused reference to display group
9969 parameter.
9970
9971 2004-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
9972
9973 * nnheader.el (nnheader-uniquify-message-id): New experimental
9974 variable.
9975 (nnheader-nov-read-message-id): Use it.
9976
9977 * spam-report.el (spam-report-gmane): Add interactive.
9978
9979 2004-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
9980
9981 * mm-encode.el (mm-content-transfer-encoding-defaults): Use
9982 qp-or-base64 for the application/* types.
9983
9984 2004-07-02 Joakim Verona <joakim@verona.se> (tiny change)
9985
9986 * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
9987
9988 2004-06-30 Teodor Zlatanov <tzz@lifelogs.com>
9989
9990 * gnus-registry.el (gnus-registry-trim): Don't allow a negative
9991 trim value.
9992
9993 2004-01-25 Paul Jarc <prj@po.cwru.edu>
9994
9995 * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
9996 New macro and function.
9997 (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
9998
9999 2004-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
10000
10001 * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
10002 after-load-alist.
10003
10004 2004-06-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
10005
10006 * gnus-group.el (gnus-group-get-new-news-this-group): Don't
10007 update info that isn't there.
10008
10009 2004-06-29 Ilya N. Golubev <gin@mo.msk.ru>.
10010
10011 * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
10012 entry.
10013
10014 2004-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
10015
10016 * mm-view.el (mm-inline-render-with-function): Use multibyte
10017 buffer; decode html source by charset.
10018
10019 * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
10020
10021 * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
10022 Mule-UCS is loaded under XEmacs.
10023 (mm-mime-mule-charset-alist): Avoid duplicated entries.
10024
10025 2004-06-28 Jesper Harder <harder@ifa.au.dk>
10026
10027 * nnheader.el (nnheader-max-head-length): Increase to 8192.
10028
10029 2004-06-28 Katsumi Yamaoka <yamaoka@jpl.org>
10030
10031 * mm-util.el (mm-coding-system-p): Return a coding-system.
10032 (mm-mime-mule-charset-alist): Use shift_jis instead of
10033 iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
10034 entries for the mime charsets iso-2022-jp-3 and shift_jis.
10035 (mm-coding-system-priorities): Use shift_jis and iso-8859-1
10036 instead of japanese-shift-jis and iso-latin-1 respectively in
10037 order to share the default value with both Emacs and XEmacs-mule.
10038 (mm-mule-charset-to-mime-charset): Make
10039 mm-coding-system-priorities effective.
10040 (mm-sort-coding-systems-predicate): Canonicalize coding-systems
10041 while predicating of candidates upon the priorities.
10042
10043 2004-06-27 Jesper Harder <harder@ifa.au.dk>
10044
10045 * gnus-sum.el (gnus-summary-make-menu-bar): Add
10046 gnus-uu-invert-processable.
10047
10048 * gnus.el: Autoload gnus-uu-invert-processable.
10049
10050 2004-06-24 Katsumi Yamaoka <yamaoka@jpl.org>
10051
10052 * mm-util.el (mm-with-multibyte-buffer): New macro.
10053
10054 * rfc2047.el (rfc2047-encode-string): Use it.
10055 (rfc2047-encode-region): Move point to the end of the region after
10056 encoding. Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
10057
10058 2004-06-23 Katsumi Yamaoka <yamaoka@jpl.org>
10059
10060 * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
10061 ">From ". Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
10062
10063 2004-06-23 Katsumi Yamaoka <yamaoka@jpl.org>
10064
10065 * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
10066 (gnus-cite-parse): Ignore quoted envelope From_. Suggested by
10067 Karl Chen <quarl@nospam.quarl.org>.
10068
10069 2004-06-23 Jesper Harder <harder@ifa.au.dk>
10070
10071 * message.el (message-idna-to-ascii-rhs-1): Don't choke on
10072 invalid addresses.
10073
10074 2004-06-21 Teodor Zlatanov <tzz@lifelogs.com>
10075
10076 * spam.el: Change section markers, revise TODO list.
10077 (spam-backends): Make new master list of all installed backends.
10078 (spam-summary-exit-behavior): Add new variable to determine how
10079 messages moves are done at summary exit.
10080 (spam-move-spam-nonspam-groups-only)
10081 (spam-process-ham-in-nonham-groups)
10082 (spam-process-ham-in-spam-groups): Remove variables, the
10083 spam-summary-exit-behavior variable should be used to manage this
10084 behavior.
10085 (spam-old-ham-articles, spam-old-spam-articles): Remove.
10086 (spam-old-articles): Add variable, replacing spam-old-ham-articles
10087 and spam-old-spam-articles.
10088 (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
10089 Add empty variables, placeholders for the backends they represent.
10090 (spam-set-difference): Move, unchanged.
10091 (spam-list-of-processors): Declare OBSOLETE, not used anymore
10092 unless the user has a processor variable.
10093 (spam-classifications, spam-classification-valid-p)
10094 (spam-backend-properties, spam-backend-property-valid-p)
10095 (spam-backend-function-type-valid-p)
10096 (spam-process-type-valid-p, spam-list-articles): Add helper functions.
10097 (spam-report-articles-gmane, spam-report-articles-resend):
10098 Remove functions, they are not needed.
10099 (spam-install-backend-super, spam-backend-list)
10100 (spam-backend-check, spam-backend-valid-p, spam-backend-info)
10101 (spam-backend-function, spam-backend-ham-registration-function)
10102 (spam-backend-spam-registration-function)
10103 (spam-backend-ham-unregistration-function)
10104 (spam-backend-spam-unregistration-function)
10105 (spam-backend-statistical-p, spam-backend-mover-p)
10106 (spam-install-backend-alias, spam-install-checkonly-backend)
10107 (spam-install-mover-backend, spam-install-nocheck-backend)
10108 (spam-install-backend, spam-install-statistical-backend)
10109 (spam-install-statistical-checkonly-backend): Add backend installation
10110 support.
10111 (spam-summary-prepare-exit): Rewrite to use the new backend code.
10112 (spam-group-processor-p): Use the new backend code and respect the
10113 summary exit behavior.
10114 (spam-mark-spam-as-expired-and-move-routine): Remove.
10115 (spam-summary-prepare): Change to use the new spam-old-articles
10116 variable.
10117 (spam-copy-or-move-routine, spam-copy-spam-routine)
10118 (spam-move-spam-routine, spam-copy-ham-routine)
10119 (spam-move-ham-routine): Add code to copy/move ham or spam.
10120 (spam-fetch-field-fast): Improve doc and code, plus allow the
10121 'number request.
10122 (spam-list-of-checks, spam-list-of-statistical-checks): Remove
10123 variables.
10124 (spam-split, spam-find-spam): Use the new backend code.
10125 (spam-registration-functions): Remove variable.
10126 (spam-unregister-routine): Add convenience wrapper.
10127 (spam-log-undo-registration, spam-register-routine)
10128 (spam-log-processing-to-registry)
10129 (spam-log-unregistration-needed-p): Rename "check" to "backend"
10130 where possible.
10131 (spam-check-gmane-xref, spam-check-regex-headers)
10132 (spam-check-blackholes, spam-check-stat, spam-check-ifile)
10133 (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
10134 (spam-check-bogofilter-headers, spam-check-spamoracle)
10135 (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
10136 (spam-check-crm114-headers): Use the spam-split-group that
10137 spam-split prepares, no need to determine it every time.
10138
10139 * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
10140 to the nnheader-parse-naked-head call.
10141
10142 * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
10143
10144 * gnus-sum.el (gnus-nov-parse-line): Add the message number to
10145 the nnheader-nov-read-message-id call.
10146
10147 2004-06-21 Katsumi Yamaoka <yamaoka@jpl.org>
10148
10149 * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
10150 gnus-activate-group twice. Suggested by Markus Peter
10151 <warp@spin.de>.
10152
10153 2004-06-18 Katsumi Yamaoka <yamaoka@jpl.org>
10154
10155 * gnus-art.el (gnus-article-time-format): Exchange the order of
10156 day and month in the default value; fix customization type.
10157 (article-date-ut): Use add-text-properties.
10158 (article-make-date-line): Use message-make-date instead of
10159 current-time-string.
10160
10161 * message.el (message-fetch-field): Don't use set-text-properties.
10162 (message-make-date): Simplify.
10163
10164 2004-06-17 Katsumi Yamaoka <yamaoka@jpl.org>
10165
10166 * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
10167 (rfc2047-encode-region): Treat text within parentheses as special;
10168 show the original text when error has occurred.
10169
10170 * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
10171 already-computed method to gnus-activate-group.
10172
10173 * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
10174 same select-methods identical Lisp objects.
10175
10176 * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
10177 object when modifying the info.
10178
10179 2004-06-16 Katsumi Yamaoka <yamaoka@jpl.org>
10180
10181 * gnus-srvr.el (gnus-server-set-info): Remove the server from
10182 gnus-opened-servers since it has never been opened with the new
10183 configuration yet.
10184
10185 2004-06-15 Katsumi Yamaoka <yamaoka@jpl.org>
10186
10187 * nnheader.el (nnheader-nov-read-message-id): Pass the optional
10188 arg to nnheader-generate-fake-message-id.
10189
10190 2004-06-14 Teodor Zlatanov <tzz@lifelogs.com>
10191
10192 * nnheader.el (nnheader-generate-fake-message-id): Accept a
10193 number and build a fake message ID localized to a group and
10194 article number (so it's repeatable from that point on).
10195 (nnheader-fake-message-id-p): Change regex to accommodate new fake
10196 ID format.
10197
10198 * gnus-sum.el (gnus-get-newsgroup-headers): Call
10199 nnheader-generate-fake-message-id with the article number.
10200
10201 2004-06-12 YAGI Tatsuya <ynyaaa@ybb.ne.jp> (tiny change)
10202
10203 * gnus-art.el (gnus-article-next-page): Fix the way to find a real
10204 end-of-buffer.
10205
10206 2004-06-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
10207
10208 * message.el (message-ignored-supersedes-headers): Add Approved.
10209
10210 2004-06-11 Katsumi Yamaoka <yamaoka@jpl.org>
10211
10212 * rfc2047.el (rfc2047-encode-message-header): Remove useless
10213 goto-char.
10214 (rfc2047-encode): Fold the line before encoding.
10215
10216 2004-06-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
10217
10218 * rfc2047.el (rfc2047-encode-message-header): Disabled header
10219 folding -- not all headers can be folded, and this should be done
10220 by the message composition mode. Probably. I think.
10221
10222 2004-06-10 Katsumi Yamaoka <yamaoka@jpl.org>
10223
10224 * gnus-util.el (gnus-remove-text-with-property): Make it slightly
10225 fast.
10226
10227 * gnus-ems.el (gnus-remove-image): Don't use
10228 message-text-with-property; remove only the image found first.
10229
10230 2004-06-09 Jesper Harder <harder@ifa.au.dk>
10231
10232 * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
10233
10234 2004-06-09 Katsumi Yamaoka <yamaoka@jpl.org>
10235
10236 * message.el (message-text-with-property): Make it fast and accept
10237 optional arguments.
10238 (message-strip-forbidden-properties): Use it.
10239 (message-fix-before-sending): Follow the m-t-w-p change.
10240
10241 * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
10242
10243 2004-06-08 Katsumi Yamaoka <yamaoka@jpl.org>
10244
10245 * gnus-art.el (article-hide-headers): Don't change the buffer
10246 mistakenly when performing mml-preview even if
10247 gnus-single-article-buffer is nil.
10248
10249 2004-06-08 Kai Grossjohann <kgrossjo@eu.uu.net>
10250
10251 * message.el (message-expand-name-databases): New user option.
10252 (message-expand-name): Use it.
10253
10254 2004-06-07 Teodor Zlatanov <tzz@lifelogs.com>
10255
10256 * spam.el (spam-report-articles-resend)
10257 (spam-report-resend-register-routine): Allow ham reporting.
10258 (spam-report-resend-register-ham-routine): Add wrapper.
10259 (spam-registration-functions): Add ham resending functions.
10260 (spam-list-of-processors): Add ham resend processor.
10261
10262 * gnus.el (ham-resend-to): Add new group parameter.
10263 (spam-process): Add ham resend option.
10264
10265 * spam-report.el (spam-report-resend): Allow reporting ham.
10266 (spam-report-resend-ham): Add wrapper.
10267
10268 2004-06-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
10269
10270 * message.el (message-cite-articles-with-x-no-archive): New
10271 variable.
10272 (message-cite-original): Use it.
10273
10274 2004-06-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
10275
10276 * message.el (message-cite-original): Respect X-No-Archive.
10277
10278 2004-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
10279
10280 * gnus-art.el (article-hide-headers): Refer to the values for
10281 gnus-ignored-headers and gnus-visible-headers in the summary
10282 buffer since a user may have set them as group parameters.
10283
10284 2004-06-03 Teodor Zlatanov <tzz@lifelogs.com>
10285
10286 * assistant.el (assistant-node-name): Add convenience function.
10287 (assistant-render-text, assistant-render-node): Add error handling,
10288 plus handle multiple next nodes.
10289 (assistant-find-next-node): Comment out for now.
10290 (assistant-find-next-nodes): Add function, returns list of next
10291 nodes.
10292
10293 2004-06-02 Reiner Steib <Reiner.Steib@gmx.de>
10294
10295 * mail-source.el (mail-source-directory): Fix doc-string.
10296
10297 2004-05-29 Teodor Zlatanov <tzz@lifelogs.com>
10298
10299 * assistant.el (assistant-render-text, assistant-eval): Add :set
10300 widget type, which is different because it takes and returns a
10301 list. Much hilarity ensues.
10302
10303 2004-05-28 Reiner Steib <Reiner.Steib@gmx.de>
10304
10305 * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
10306
10307 * gnus-group.el (gnus-group-get-new-news-this-group): Added
10308 doc-string.
10309
10310 * gnus-start.el (gnus-activate-group): Added doc-string.
10311
10312 2004-05-28 Katsumi Yamaoka <yamaoka@jpl.org>
10313
10314 * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
10315
10316 2004-05-27 Teodor Zlatanov <tzz@lifelogs.com>
10317
10318 * assistant.el (assistant-render-text): Try to add a :set
10319 widget, more to come.
10320
10321 * spam.el (spam-group-spam-contents-p): Handle empty groupname
10322 strings.
10323 (spam-report-articles-resend)
10324 (spam-register-routine): Do registration iff any articles warrant
10325 it.
10326 (spam-summary-prepare-exit): Change log message for nil group
10327 destinations.
10328
10329 2004-05-27 Daniel Pittman <daniel@rimspace.net>
10330
10331 * spam.el (spam-report-resend-register-routine): Allow
10332 spam-report-resend-to to be a group parameter or a global value.
10333
10334 2004-05-26 Simon Josefsson <jas@extundo.com>
10335
10336 * starttls.el: Merge with my GNUTLS based starttls.el.
10337 (starttls-gnutls-program, starttls-use-gnutls)
10338 (starttls-extra-arguments, starttls-process-connection-type)
10339 (starttls-connect, starttls-failure, starttls-success): New
10340 variables.
10341 (starttls-program, starttls-extra-args): Doc fix.
10342 (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
10343 functions.
10344 (starttls-negotiate, starttls-open-stream): Check
10345 `starttls-use-gnutls' and pass on to corresponding *-gnutls
10346 function if it is set.
10347
10348 2004-05-27 Katsumi Yamaoka <yamaoka@jpl.org>
10349
10350 * rfc2047.el (rfc2047-encode-region): Encode encoded words in
10351 structured fields.
10352
10353 2004-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
10354
10355 * message.el (message-resend): Bind rfc2047-encode-encoded-words.
10356
10357 2004-05-26 Teodor Zlatanov <tzz@lifelogs.com>
10358
10359 * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
10360 variable.
10361 (spam-mark-junk-as-spam-routine): Use it. Allow to disable
10362 assigning the spam-mark to new messages.
10363
10364 2004-05-26 Adam Sjøgren <asjo@koldfront.dk> (tiny change)
10365
10366 (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
10367
10368 2004-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
10369
10370 * rfc2047.el (rfc2047-encodable-p): Don't move point.
10371 (rfc2047-decode): Treat the ascii coding-system as raw-text by
10372 default.
10373
10374 2004-05-25 Anand Mitra <mitramc@yahoo.com> (tiny change)
10375
10376 * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
10377 correct data.
10378
10379 2004-05-24 Teodor Zlatanov <tzz@lifelogs.com>
10380
10381 * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
10382 (spam-group-processor-p): Fix function.
10383 (spam-group-processor-multiple-p)
10384 (spam-group-spam-processor-report-gmane-p)
10385 (spam-group-spam-processor-report-resend-p)
10386 (spam-group-spam-processor-bogofilter-p)
10387 (spam-group-spam-processor-blacklist-p)
10388 (spam-group-spam-processor-ifile-p)
10389 (spam-group-ham-processor-ifile-p)
10390 (spam-group-spam-processor-spamoracle-p)
10391 (spam-group-spam-processor-crm114-p)
10392 (spam-group-ham-processor-bogofilter-p)
10393 (spam-group-spam-processor-stat-p)
10394 (spam-group-ham-processor-stat-p)
10395 (spam-group-ham-processor-whitelist-p)
10396 (spam-group-ham-processor-BBDB-p)
10397 (spam-group-ham-processor-spamoracle-p)
10398 (spam-group-ham-processor-copy-p): Remove functions with some
10399 prejudice against unneeded code.
10400 (spam-report-articles-resend)
10401 (spam-report-resend-register-routine): Allow the group/topic
10402 spam-resend-to value to override spam-report-resend-to.
10403 (spam-summary-prepare-exit): Invoke spam-group-processor-p
10404 properly now.
10405
10406 * gnus.el (spam-resend-to): Add group/topic parameter.
10407 (spam-process): Move the OBSOLETE processors to the end of the
10408 choices.
10409
10410 2004-05-24 Daniel Pittman <daniel@rimspace.net>
10411
10412 * spam-report.el (spam-report-resend-to, spam-report-resend): Start
10413 with resend-to set to nil, and then ask the user if necessary.
10414 (spam-report-resend): spam-report-resend takes a list of articles, not
10415 separate article numbers.
10416
10417 2004-05-23 Katsumi Yamaoka <yamaoka@jpl.org>
10418
10419 * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
10420 addition to emacs-w3m.
10421
10422 2004-05-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
10423
10424 * assistant.el (assistant-authinfo-data): New function.
10425 (assistant-eval): Eval for entire assistant.
10426
10427 * netrc.el (netrc-services-file): New variable.
10428 (netrc-parse-services): New function.
10429 (netrc-find-service-name): New function.
10430 (netrc-find-service-number): New function.
10431 (netrc-port-equal): New function.
10432 (netrc-machine): Use it.
10433
10434 * nnimap.el (nnimap-open-connection): Use netrc.
10435
10436 * gnus-util.el (gnus-netrc-get): Remove aliases.
10437
10438 * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
10439
10440 * assistant.el (wid-edit): Fix compilation.
10441
10442 * gnus-util.el (gnus-set-file-modes): Just ignore errors.
10443
10444 2004-05-23 Paul Stodghill <stodghil@cs.cornell.edu>
10445
10446 * gnus-util.el (gnus-set-file-modes): New function. (small
10447 patch).
10448
10449 2004-05-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
10450
10451 * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
10452
10453 * assistant.el (assistant-render-node): Fix up rendering and
10454 read-only text.
10455 (assistant-render-node): Reset.
10456 (assistant-make-read-only): Not sticky.
10457
10458 2004-05-20 Danny Siu <dsiu@adobe.com>
10459
10460 * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
10461 centered even when gnus-auto-center-summary is t
10462
10463 2004-05-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
10464
10465 * dns.el (dns-get-txt-answer): New function.
10466 (dns-read-txt): Ditto.
10467 (query-dns): Use it.
10468
10469 2004-05-21 Katsumi Yamaoka <yamaoka@jpl.org>
10470
10471 * gnus-start.el (gnus-get-unread-articles): Don't invalidate
10472 active for foreign groups even if the group level is higher than
10473 the specified value.
10474
10475 2004-05-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
10476
10477 * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
10478 non-active groups.
10479
10480 * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
10481
10482 2004-05-20 Magnus Henoch <mange@freemail.hu>
10483
10484 * dns.el (dns-read-type): Add support for SVR. (small patch)
10485
10486 2004-05-20 Teodor Zlatanov <tzz@lifelogs.com>
10487
10488 * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
10489 (spam-crm114-header, spam-crm114-spam-switch)
10490 (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
10491 (spam-crm114-positive-spam-header)
10492 (spam-crm114-database-directory, spam-list-of-processors)
10493 (spam-group-spam-processor-crm114-p)
10494 (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
10495 (spam-generic-score, spam-list-of-checks)
10496 (spam-list-of-statistical-checks, spam-registration-functions)
10497 (spam-check-crm114-headers, spam-crm114-score)
10498 (spam-check-crm114, spam-crm114-register-with-crm114)
10499 (spam-crm114-register-spam-routine)
10500 (spam-crm114-unregister-spam-routine)
10501 (spam-crm114-register-ham-routine)
10502 (spam-crm114-unregister-ham-routine): Add CRM114 support. From
10503 asjo@koldfront.dk (Adam Sjøgren).
10504
10505 * gnus.el: Add spam-use-crm114.
10506
10507 * spam.el (spam-list-of-processors, spam-registration-functions):
10508 Add spam-use-resend.
10509 (spam-group-spam-processor-report-resend-p): Add utility wrapper.
10510 (spam-report-articles-gmane): Add doc fix.
10511 (spam-report-articles-resend, spam-report-resend-register-routine):
10512 Add wrappers around spam-report-resend-to.
10513
10514 * spam-report.el (spam-report-resend-to, spam-report-resend):
10515 Add support for resending spam.
10516 (spam-report-gmane): Fix line length >80.
10517
10518 * gnus.el (spam-process): Add spam-use-resend.
10519
10520 2004-05-20 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
10521
10522 * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
10523 number of processed spam messages.
10524 (spam-ham-copy-or-move-routine): Return the number of processed
10525 ham messages.
10526 (spam-summary-prepare-exit): Use the above values to decide
10527 whether status messages shouled be displayed.
10528
10529 2004-05-20 Katsumi Yamaoka <yamaoka@jpl.org>
10530
10531 * rfc2047.el (rfc2047-encode-function-alist): Renamed from
10532 `rfc2047-encoding-function-alist' in order to avoid conflicting
10533 with the old version.
10534 (rfc2047-encode-region): Concatenate words containing non-ASCII
10535 characters in structured fields; don't encode space-delimited
10536 ASCII words even in unstructured fields; don't break words at
10537 char-category boundaries.
10538 (rfc2047-encode-1): New function.
10539 (rfc2047-encode): Use it; encode text so that it occupies the
10540 maximum width within 76-column; work correctly on Q encoding for
10541 iso-2022-* charsets.
10542 (rfc2047-fold-region): Use existing whitespace for LWSP; make it
10543 sure not to break a line just after the header name.
10544 (rfc2047-b-encode-region): Removed.
10545 (rfc2047-b-encode-string): New function.
10546 (rfc2047-q-encode-region): Removed.
10547 (rfc2047-q-encode-string): New function.
10548
10549 * mm-util.el (mm-replace-in-string): New function.
10550
10551 2004-05-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
10552
10553 * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
10554 get it right.
10555 (gnus-inews-make-draft): Really.
10556
10557 2004-05-19 Ben Menasha <bmenasha@benmenasha.net>
10558
10559 * nnmh.el (nnmh-request-list-1): Don't check the link count
10560 before descending. (small patch)
10561
10562 2004-05-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
10563
10564 * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
10565 stuff.
10566
10567 * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
10568 on real group name.
10569
10570 * gnus-art.el (gnus-signature-limit): Doc fix.
10571
10572 * gnus-msg.el (gnus-inews-make-draft): Quote list.
10573
10574 2004-05-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
10575
10576 * gnus-draft.el (gnus-draft-send): Bind
10577 rfc2047-encode-encoded-words.
10578
10579 * rfc2047.el (rfc2047-encode-region): Encode =? strings.
10580 (rfc2047-encodable-p): Say that =? needs encoding.
10581 (rfc2047-encode-encoded-words): New variable.
10582
10583 * gnus-group.el (gnus-group-select-group): Doc fix.
10584
10585 * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
10586
10587 * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
10588 to nil.
10589
10590 * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
10591
10592 * nnheader.el (nnheader-get-lines-and-char): New function.
10593
10594 2004-05-19 Reiner Steib <Reiner.Steib@gmx.de>
10595
10596 * gnus-msg.el (gnus-summary-followup-with-original): Document
10597 yanking of region when active.
10598
10599 2004-05-19 Katsumi Yamaoka <yamaoka@jpl.org>
10600
10601 * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
10602 groups if the group level is higher than the specified value.
10603
10604 2004-05-18 Reiner Steib <Reiner.Steib@gmx.de>
10605
10606 * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
10607 (gnus-group-jump-to-group): Added prefix argument using
10608 `gnus-group-jump-to-group-prompt'. Query before jumping to
10609 non-active group.
10610
10611 * compface.el (uncompface): Be verbose when changing
10612 `uncompface-use-external'.
10613
10614 * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
10615 handle manual section.
10616
10617 2004-05-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
10618
10619 * gnus-art.el (gnus-button-alist): Revert previous change.
10620
10621 2004-05-18 Reiner Steib <Reiner.Steib@gmx.de>
10622
10623 * message.el (message-idna-to-ascii-rhs-1): Fix typo.
10624
10625 2004-05-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
10626
10627 * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
10628 whether backend can accept message.
10629
10630 * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
10631
10632 2004-05-18 Kai Grossjohann <kgrossjo@eu.uu.net>
10633
10634 * nntp.el (nntp-request-set-mark, nntp-request-update-info):
10635 Avoid creating directory when nntp-marks-is-evil is true.
10636 Reported by Reiner Steib.
10637
10638 2004-05-18 Reiner Steib <Reiner.Steib@gmx.de>
10639
10640 * gnus-picon.el (gnus-picon-style): New variable.
10641 (gnus-picon-insert-glyph): Added optional `nostring' argument.
10642 (gnus-picon-transform-address): Support `gnus-picon-style'. From
10643 Jesper Harder <harder@ifa.au.dk>.
10644
10645 2004-05-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
10646
10647 * message.el (message-fill-field): Return point.
10648 (message-generate-headers): Go to end of field.
10649
10650 * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
10651 stuff for non-living groups.
10652
10653 2004-05-18 Jesper Harder <harder@ifa.au.dk>
10654
10655 * gnus-art.el (gnus-article-followup-with-original)
10656 (gnus-article-reply-with-original): gnus-mark-active-p ->
10657 gnus-region-active-p.
10658
10659 2004-05-17 Teodor Zlatanov <tzz@lifelogs.com>
10660
10661 * spam.el (spam-summary-prepare-exit): Fix messages, so they show
10662 only when there is spam or ham to be processed.
10663
10664 2004-05-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
10665
10666 * mail-source.el (mail-source-delete-crash-box): Refactor.
10667 (mail-source-fetch): Use it.
10668 (mail-source-fetch-file): Ditto.
10669 (mail-source-fetch-directory): Run postscript in loop.
10670 (mail-source-fetch-pop): Delete.
10671 (mail-source-fetch-maildir): Ditto.
10672 (mail-source-fetch-imap): Ditto.
10673
10674 * imap.el (imap-authenticators): Comment out sasl.
10675
10676 * message.el (message-skip-to-next-address): New function.
10677 (message-fill-header-address): Refactor.
10678 (message-fill-address): Use it.
10679 (message-delete-address): Use it.
10680 (message-fill-header-general): Refactor.
10681 (message-fill-field-address): Rename.
10682 (message-narrow-to-field): Find the start of the header.
10683 (message-header-format-alist): Don't pre-fill.
10684 (message-fill-header): Removed.
10685 (message-insert-header): New function.
10686 (message-shorten-references): Use it.
10687
10688 * rfc2047.el (rfc2047-field-value): Strip props.
10689
10690 * mail-parse.el (mail-header-make-address): New alias.
10691
10692 * ietf-drums.el (ietf-drums-make-address): New function.
10693
10694 * imap.el: Add compiler directives.
10695
10696 * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
10697
10698 * gnus-art.el (article-decode-idna-rhs): Don't use
10699 message-idna-inside-rhs-p.
10700
10701 2004-05-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
10702
10703 * message.el (message-idna-inside-rhs-p): Removed.
10704 (message-idna-to-ascii-rhs-1): Use proper address parsing.
10705
10706 * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
10707 false positives.
10708
10709 2004-05-16 Kim Minh Kaplan <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
10710
10711 * imap.el (imap-sasl-make-mechanisms): Use sasl.
10712
10713 2004-05-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
10714
10715 * nneething.el (nneething-file-name): Don't create spurions
10716 files.
10717
10718 * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
10719 (gnus-inews-do-gcc): Remove sleep.
10720
10721 * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
10722 part under point.
10723
10724 * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
10725 (gnus-agent-regenerate-group): Using nil messages aren't valid.
10726
10727 2004-05-15 Teodor Zlatanov <tzz@lifelogs.com>
10728
10729 * spam.el (spam-summary-prepare-exit): Fixed (length).
10730
10731 2004-05-14 Teodor Zlatanov <tzz@lifelogs.com>
10732
10733 * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
10734 as expired without moving it" message when there are spam
10735 messages left.
10736
10737 2004-05-14 Nelson Ferreira <nelson.ferreira@verizon.net> (tiny change)
10738
10739 * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
10740 header is not nil.
10741
10742 2004-05-14 Kai Grossjohann <kgrossjo@eu.uu.net>
10743
10744 * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
10745 nntp-possibly-create-directory, not nntp-possibly-change-group.
10746 (nntp-marks-changed-p): New arg SERVER.
10747 (nntp-request-update-info): Adjust caller.
10748
10749 2004-05-14 Kai Grossjohann <kai@emptydomain.de>
10750
10751 * nntp.el (nntp-save-marks): Pass missing arg.
10752
10753 2004-05-13 Kai Grossjohann <kai.grossjohann@gmx.net>
10754
10755 * nntp.el: Support marks.
10756 (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
10757 (nntp-marks-modtime, nntp-marks-directory): New variables.
10758 (nntp-request-set-mark, nntp-request-update-info)
10759 (nntp-possibly-create-directory, nntp-marks-changed-p)
10760 (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
10761 functions.
10762
10763 2004-05-12 Jesper Harder <harder@ifa.au.dk>
10764
10765 * gnus-score.el (gnus-score-insert-help): Use
10766 gnus-select-lowest-window.
10767
10768 * gnus-ems.el (gnus-select-lowest-window): Copy definition of
10769 appt-select-lowest-window and rename to gnus-select-lowest-window.
10770
10771 * gnus.el: do.
10772
10773 2004-05-12 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
10774
10775 * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
10776 encodings of MIME-encoded words, in order to improve
10777 interoperability with several broken MUAs.
10778
10779 2004-05-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
10780
10781 * mm-view.el (mm-inline-text-html-render-with-w3): Check META
10782 tags, only when charsets are not specified in headers.
10783 (mm-inline-text-html-render-with-w3m): Ditto.
10784
10785 2004-05-06 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
10786
10787 * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
10788 instead of MIME-decoded from fields when checking
10789 `gnus-article-address-banner-alist'.
10790
10791 2004-05-03 Jesper Harder <harder@ifa.au.dk>
10792
10793 * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
10794 description rather than subject.
10795
10796 2004-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
10797
10798 * gnus.el (gnus-version-number): Bump.
10799
10800 2004-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
10801
10802 * gnus.el: No Gnus v0.2 is released.
10803
10804 2004-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
10805
10806 * gnus-agent.el (gnus-agent-read-agentview): Inline
10807 gnus-uncompress-range.
10808
10809 2004-05-01 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
10810
10811 * spam.el (spam-bsfilter-path): Use `executable-find' instead of
10812 `exec-installed-p'.
10813
10814 2004-04-30 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
10815
10816 * gnus.el (spam-process, spam-autodetect-methods): Add
10817 bsfilter and bsfilter-headers.
10818
10819 * spam.el (spam-bsfilter): New customize group.
10820 (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
10821 (spam-bsfilter-header, spam-bsfilter-probability-header)
10822 (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
10823 (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
10824 (spam-bsfilter-database-directory): New options.
10825 (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
10826 (spam-list-of-statistical-checks, spam-registration-functions):
10827 Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
10828 (spam-bsfilter-score): New command.
10829 (spam-check-bsfilter-headers, spam-check-bsfilter)
10830 (spam-bsfilter-register-with-bsfilter)
10831 (spam-bsfilter-register-spam-routine)
10832 (spam-bsfilter-unregister-spam-routine)
10833 (spam-bsfilter-register-ham-routine)
10834 (spam-bsfilter-unregister-ham-routine): New functions.
10835 (spam-generic-score): Support bsfilter; Accept an optional argument
10836 to recalcurate spam score even if scoring header has already been
10837 added.
10838 (spam-bogofilter-score, spam-spamassassin-score): Accept an
10839 optional argument to recalcurate spam score even if scoring header
10840 has already been added.
10841
10842 2004-04-29 Jesper Harder <harder@ifa.au.dk>
10843
10844 * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
10845 strings! Reported by David D. Smith <davidsmith@acm.org>.
10846 (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
10847 link is missing.
10848
10849 2004-04-28 Jesper Harder <harder@ifa.au.dk>
10850
10851 * html2text.el (html2text-replace-list): Add &amp; and &apos;.
10852 (html2text-get-attr): Rewrite.
10853
10854 * message.el (message-setup-1): Remove redundant put-text-property
10855 on mail-header-separator.
10856
10857 2004-04-27 Teodor Zlatanov <tzz@lifelogs.com>
10858
10859 * gnus-registry.el (gnus-registry-cache-whitespace)
10860 (gnus-registry-action, gnus-registry-spool-action)
10861 (gnus-registry-split-fancy-with-parent): Change message levels
10862 from 5 to 3 or 7, as needed.
10863
10864 * spam.el (spam-summary-prepare-exit)
10865 (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
10866 (spam-split, spam-find-spam, spam-log-undo-registration)
10867 (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
10868 level from 5 to 6.
10869
10870 2004-04-26 Katsumi Yamaoka <yamaoka@jpl.org>
10871
10872 * gnus-ems.el: Autoload appt-select-lowest-window (revert
10873 2004-03-04 change).
10874
10875 2004-04-25 Jesper Harder <harder@ifa.au.dk>
10876
10877 * sieve-manage.el (sieve-manage-open):
10878 * nnweb.el (nnweb-insert-html):
10879 * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
10880 (nnvirtual-partition-sequence, nnvirtual-create-mapping):
10881 * nnspool.el (nnspool-request-group):
10882 * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
10883 * nnml.el (nnml-request-update-info):
10884 * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
10885 (nnmh-request-create-group, nnmh-update-gnus-unreads):
10886 * nnimap.el (nnimap-request-close, nnimap-acl-edit)
10887 (nnimap-request-set-mark):
10888 * nnfolder.el (nnfolder-request-update-info):
10889 * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
10890 * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
10891 * gnus-uu.el (gnus-uu-find-articles-matching):
10892 * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
10893 * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
10894 * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
10895 * gnus-nocem.el (gnus-nocem-scan-groups):
10896 * gnus-int.el (gnus-start-news-server):
10897 * gnus-group.el (gnus-group-make-kiboze-group)
10898 (gnus-group-browse-foreign-server):
10899 * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
10900 Use mapc when appropriate.
10901
10902 2004-04-22 Teodor Zlatanov <tzz@lifelogs.com>
10903
10904 FIXME: Make separate entries for each person.
10905
10906 From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
10907 Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
10908 <shields@msrl.com>:
10909
10910 * spam.el (spam-necessary-extra-headers): Get the extra headers we
10911 may need for spam sorting and scoring.
10912 (spam-user-format-function-S): Add user format function suitable for
10913 general use.
10914 (spam-article-sort-by-spam-status): Add sorting function for summary
10915 sorting.
10916 (spam-extra-header-to-number): Add function to get a score from a
10917 header.
10918 (spam-summary-score): Add function to get a numeric score from the
10919 headers.
10920 (spam-generic-score): Fix function doc, was in wrong place.
10921 (spam-initialize): Take symbols when it's run, and install the
10922 extra headers that spam-necessary-extra-headers thinks we need.
10923
10924 2004-04-21 Teodor Zlatanov <tzz@lifelogs.com>
10925
10926 * spam.el (spam-summary-prepare-exit): Add logic and message fix.
10927 Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
10928
10929 2004-04-17 Jesper Harder <harder@ifa.au.dk>
10930
10931 * gnus-sum.el (gnus-set-global-variables)
10932 (gnus-build-all-threads, gnus-get-newsgroup-headers)
10933 (gnus-article-get-xrefs, gnus-summary-best-group)
10934 (gnus-summary-next-article, gnus-summary-enter-digest-group)
10935 (gnus-summary-set-bookmark, gnus-offer-save-summaries)
10936 (gnus-summary-update-info, gnus-kill-or-deaden-summary):
10937 Use with-current-buffer.
10938
10939 2004-04-16 Teodor Zlatanov <tzz@lifelogs.com>
10940
10941 * spam.el (spam-summary-prepare-exit): Simplify logic.
10942 (spam-fetch-article-header): Read the article header if it's not
10943 available.
10944 (spam-list-articles): Simplify logic.
10945 (spam-filelist-register-routine): Fix bug with unregister-list.
10946
10947 * gnus-registry.el: Fix comments at beginning.
10948
10949 2004-04-16 Jesper Harder <harder@ifa.au.dk>
10950
10951 * message.el (message-cater-to-broken-inn): Remove.
10952 (message-shorten-references): Make sure the total folded length of
10953 References is shorter than 998 characters to cater to a bug in INN
10954 2.3. Also, don't pretend that references aren't folded -- this
10955 hasn't worked for a while.
10956
10957 2004-04-15 Kevin Greiner <kgreiner@xpediantsolutions.com>
10958
10959 * gnus-agent.el (gnus-agentize):
10960 gnus-agent-send-mail-real-function no longer set to current value
10961 of message-send-mail-function but rather a lambda that calls
10962 message-send-mail-function. The change makes the agent real-time
10963 responsive to user changes to message-send-mail-function.
10964
10965 2004-04-15 Kevin Greiner <kgreiner@xpediantsolutions.com>
10966
10967 * legacy-gnus-agent.el
10968 (gnus-agent-convert-to-compressed-agentview): Fixed typos with
10969 help from Florian Weimer <fw@deneb.enyo.de>
10970
10971 2004-04-15 Katsumi Yamaoka <yamaoka@jpl.org>
10972
10973 * nnmail.el (nnmail-cache-insert): Revert last change.
10974
10975 2004-04-14 Katsumi Yamaoka <yamaoka@jpl.org>
10976
10977 * nnmail.el (nnmail-cache-insert): Always check whether
10978 nnmail-cache-ignore-groups matches a group name.
10979
10980 2004-04-13 Teodor Zlatanov <tzz@lifelogs.com>
10981
10982 * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
10983 (spam-find-spam, spam-log-processing-to-registry)
10984 (spam-log-registered-p, spam-log-unregistration-needed-p)
10985 (spam-log-undo-registration): Use gnus-message instead of
10986 gnus-error, none of these errors are fatal.
10987
10988 * gnus-registry.el (gnus-registry-clean-empty-function)
10989 (gnus-registry-clean-empty): Remove only empty entries without
10990 extra data.
10991
10992 2004-04-12 Teodor Zlatanov <tzz@lifelogs.com>
10993
10994 * spam-stat.el (spam-stat-buffer-change-to-spam)
10995 (spam-stat-buffer-change-to-non-spam): Change (error) to
10996 (gnus-message 8) invocation.
10997
10998 2004-04-12 Katsumi Yamaoka <yamaoka@jpl.org>
10999
11000 * nntp.el (nntp-via-netcat-command): New variable.
11001 (nntp-via-netcat-switches): New variable.
11002 (nntp-open-via-rlogin-and-netcat): New function.
11003 (nntp-open-connection-function): Doc fix.
11004 (nntp-telnet-command): Doc fix.
11005 (nntp-end-of-line): Doc fix.
11006 (nntp-via-rlogin-command): Doc fix.
11007 (nntp-via-user-name): Doc fix.
11008 (nntp-via-address): Doc fix.
11009
11010 2004-04-09 Katsumi Yamaoka <yamaoka@jpl.org>
11011
11012 * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
11013 error in Emacs 21.1.
11014
11015 2004-04-08 Reiner Steib <Reiner.Steib@gmx.de>
11016
11017 * gnus-start.el (gnus-get-unread-articles): Fix last commit.
11018
11019 2004-04-07 Kevin Greiner <kgreiner@xpediantsolutions.com>
11020 * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
11021 (gnus-agent-with-refreshed-group): New macro.
11022 (gnus-agent-rename-group): New function.
11023 (gnus-agent-delete-group): New function.
11024 (gnus-agent-save-group-info): Use gnus-command-method when
11025 `method' parameter is nil. Don't write nil entries into the
11026 active file.
11027 (gnus-agent-get-group-info): New function.
11028 (gnus-agent-fetch-articles): Use
11029 gnus-agent-update-files-total-fetched-for to increment disk space
11030 used.
11031 (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
11032 gnus-agent-update-view-total-fetched-for to increment disk space
11033 used.
11034 (gnus-agent-get-local): Added optional parameters to avoid calling
11035 gnus-group-real-name and gnus-find-method-for-group.
11036 (gnus-agent-set-local): Delete stored entry if either min, or max,
11037 are nil.
11038 (gnus-agent-fetch-session): Reworded error/quit messages. On
11039 quit, use gnus-agent-regenerate-group to record existance of any
11040 articles fetched to disk before the quit occurred.
11041 (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
11042 gnus-agent-update-view-total-fetched-for, and
11043 gnus-agent-update-files-total-fetched-for to decrement disk space
11044 used.
11045 (gnus-agent-retrieve-headers): Use
11046 gnus-agent-update-view-total-fetched-for to increment disk space
11047 used.
11048 (gnus-agent-regenerate-group): Replace gnus-group-update-group
11049 with gnus-agent-update-files-total-fetched-for to decrement disk
11050 space and fresh group buffer.
11051 (gnus-agent-inhibit-update-total-fetched-for): New variable.
11052 (gnus-agent-need-update-total-fetched-for): New variable.
11053 (gnus-agent-update-files-total-fetched-for): New function.
11054 (gnus-agent-update-view-total-fetched-for): New function.
11055 (gnus-agent-total-fetched-for): New function.
11056
11057 * gnus-cache.el (gnus-cache-save-buffers): Use
11058 gnus-cache-update-overview-total-fetched-for to change disk space
11059 used by this group.
11060 (gnus-cache-possibly-enter-article): Use
11061 gnus-cache-update-file-total-fetched-for to increment disk space
11062 used by this group.
11063 (gnus-cache-possibly-remove-article): Use
11064 gnus-cache-update-file-total-fetched-for to decrement disk space
11065 used by this group.
11066 (gnus-cache-generate-nov-databases): Purge total fetched cache.
11067 (gnus-cache-rename-group): New function.
11068 (gnus-cache-delete-group): New function.
11069 (gnus-cache-inhibit-update-total-fetched-for): New variable.
11070 (gnus-cache-need-update-total-fetched-for): New variable.
11071 (gnus-cache-with-refreshed-group): New macro.
11072 (gnus-cache-update-file-total-fetched-for): New function.
11073 (gnus-cache-update-overview-total-fetched-for): New function.
11074 (gnus-cache-rename-group-total-fetched-for): New function.
11075 (gnus-cache-delete-group-total-fetched-for): New function.
11076 (gnus-cache-total-fetched-for): New function.
11077
11078 * gnus-group.el: Require gnus-sum and autoload functions to
11079 resolve warnings when gnus-group.el compiled alone.
11080 (gnus-group-line-format): Documented new %F
11081 (size of Fetched data) group line format; identifies disk space
11082 used by agent and cache.
11083 (gnus-group-line-format-alist): Defined new F format.
11084 (gnus-total-fetched-for): New function.
11085 (gnus-group-delete-group): No longer update
11086 gnus-cache-active-altered as gnus-request-delete-group now keeps
11087 the cache in sync.
11088 (gnus-group-list-active): Let the agent store a server's active
11089 list if currently plugged.
11090
11091 * gnus-int.el (gnus-request-delete-group):
11092 Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
11093 local disk in sync with the server.
11094 (gnus-request-rename-group):
11095 Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
11096 local disk in sync with the server.
11097
11098 * gnus-start.el (gnus-get-unread-articles):
11099 Cosmetic simplification to logic.
11100
11101 * gnus-util.el (gnus-rename-file): New function.
11102
11103 2004-04-07 Christian Neukirchen <chneukirchen@yahoo.de> (tiny change)
11104
11105 * mm-util.el (mm-image-load-path): Handle nil in load-path.
11106
11107 2004-04-07 Jesper Harder <harder@ifa.au.dk>
11108
11109 * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
11110 '+'. Reported by Stefan Wiens <s.wi@gmx.net>.
11111
11112 2004-04-06 Jesper Harder <harder@ifa.au.dk>
11113
11114 * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
11115 alive. Reported by Laurent Martelli <laurent@aopsys.com>.
11116
11117 2004-04-03 Jesper Harder <harder@ifa.au.dk>
11118
11119 * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
11120
11121 2004-04-02 Teodor Zlatanov <tzz@lifelogs.com>
11122
11123 * spam.el (spam-set-difference): Add function to replace
11124 gnus-set-difference in spam.el.
11125 (spam-summary-prepare-exit): Use spam-set-difference.
11126
11127 2004-03-29 Teodor Zlatanov <tzz@lifelogs.com>
11128
11129 * gnus-registry.el (gnus-registry-cache-file): Update to use
11130 gnus-dribble-directory OR gnus-home-directory OR ~.
11131 (gnus-registry-split-fancy-with-parent): Fix doc.
11132
11133 2004-03-27 Katsumi Yamaoka <yamaoka@jpl.org>
11134
11135 * message.el (message-exchange-point-and-mark): Use
11136 message-mark-active-p. Suggested by Jesper Harder
11137 <harder@ifa.au.dk>.
11138
11139 2004-03-26 Katsumi Yamaoka <yamaoka@jpl.org>
11140
11141 * message.el (message-exchange-point-and-mark): Don't activate
11142 region if it was inactive. Suggested by Hiroshi Fujishima
11143 <pooh@nature.tsukuba.ac.jp>.
11144
11145 2004-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
11146
11147 * gnus-art.el (article-display-face): Display Faces in the same
11148 order as X-Faces.
11149
11150 2004-03-24 Katsumi Yamaoka <yamaoka@jpl.org>
11151
11152 * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
11153
11154 2004-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
11155
11156 * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
11157 (gnus-mime-multipart-functions): Revert 2004-03-19 change.
11158 (gnus-article-mime-hierarchy): Remove.
11159 (gnus-article-mime-hierarchy-next): Remove.
11160 (gnus-article-mode): Revert 2004-03-19 change.
11161 (gnus-article-setup-buffer): Revert 2004-03-19 change.
11162 (gnus-insert-mime-button): Revert 2004-03-19 change.
11163 (gnus-mime-accumulate-hierarchy): Remove.
11164 (gnus-mime-enter-multipart): Remove.
11165 (gnus-mime-leave-multipart): Remove.
11166 (gnus-mime-display-part): Revert 2004-03-19 change.
11167 (gnus-mime-display-alternative): Revert 2004-03-19 change.
11168
11169 * mml.el (mml-preview): Revert 2004-03-19 change.
11170
11171 2004-03-18 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
11172
11173 * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
11174
11175 2004-03-22 Katsumi Yamaoka <yamaoka@jpl.org>
11176
11177 * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
11178 t while entering a file name using the mm-with-multibyte macro.
11179 Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
11180
11181 * mm-util.el (mm-with-multibyte): New macro.
11182
11183 2004-03-19 Katsumi Yamaoka <yamaoka@jpl.org>
11184
11185 * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
11186 user option.
11187 (gnus-mime-multipart-functions): Doc and customization fix.
11188 (gnus-article-mime-hierarchy): New variable.
11189 (gnus-article-mime-hierarchy-next): New variable.
11190 (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
11191 (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
11192 gnus-article-mime-hierarchy-next to nil.
11193 (gnus-insert-mime-button): Show hierarchy numbers.
11194 (gnus-mime-accumulate-hierarchy): New function.
11195 (gnus-mime-enter-multipart): New function.
11196 (gnus-mime-leave-multipart): New function.
11197 (gnus-mime-display-part): Recompute hierarchical MIME structure.
11198 (gnus-mime-display-alternative): Show hierarchy numbers.
11199
11200 * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
11201 gnus-article-mime-hierarchy-next to nil.
11202
11203 2004-03-19 Steve Youngs <sryoungs@bigpond.net.au>
11204
11205 * dns.el: Don't require gnus-xmas.
11206
11207 2004-03-17 Jesper Harder <harder@ifa.au.dk>
11208
11209 * mml.el (mml-generate-mime-1): Don't use format=flowed with
11210 inline PGP.
11211 (mml-menu): Disable mml-quote-region if mark is inactive.
11212
11213 2004-03-17 Katsumi Yamaoka <yamaoka@jpl.org>
11214
11215 * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
11216 when the group's active is not available.
11217
11218 2004-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
11219
11220 * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
11221 error.
11222
11223 2004-03-12 Reiner Steib <Reiner.Steib@gmx.de>
11224
11225 * imap.el (imap-store-password): New variable.
11226 (imap-interactive-login): Use it.
11227 Suggested by Mark Plaksin <happy@mcplaksin.org>.
11228
11229 2004-03-12 Katsumi Yamaoka <yamaoka@jpl.org>
11230
11231 * gnus-art.el (gnus-article-read-summary-keys): Restore new
11232 window-start and hscroll to summary window.
11233
11234 2004-03-12 Kevin Greiner <kgreiner@xpediantsolutions.com>
11235
11236 * gnus-start.el (gnus-convert-old-newsrc): Only write the
11237 conversion message to newsrc-dribble when an actual conversion is
11238 performed.
11239
11240 2004-03-10 Malcolm Purvis <malcolmpurvis@optushome.com.au> (tiny change)
11241
11242 * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
11243
11244 2004-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
11245
11246 * mm-decode.el (mm-complicated-handles): New function reviving
11247 former definition of mm-multiple-handles.
11248
11249 * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
11250 (gnus-mime-delete-part): Use it.
11251
11252 2004-03-09 Kevin Greiner <kgreiner@xpediantsolutions.com>
11253
11254 * gnus-agent.el (gnus-agent-read-local): Bind
11255 nnheader-file-coding-system to gnus-agent-file-coding-system to
11256 avoid the implicit assumption that they will always be equal.
11257 (gnus-agent-save-local): Bind buffer-file-coding-system, not
11258 coding-system-for-write, as the with-temp-file macro first prints
11259 to a buffer then saves the buffer.
11260
11261 2004-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
11262
11263 * gnus-art.el (gnus-article-edit-part): New function.
11264 (gnus-mime-save-part-and-strip): Use it; do query instead of
11265 signaling an error; don't use mm-multiple-handles.
11266 (gnus-mime-delete-part): Ditto.
11267
11268 2004-03-08 Kevin Greiner <kgreiner@xpediantsolutions.com>
11269
11270 * gnus-agent.el (gnus-agent-read-agentview): Removed support for
11271 old file versions.
11272 (gnus-group-prepare-hook): Removed function that converted list
11273 form of gnus-agent-expire-days to group properties.
11274
11275 * gnus-int.el: Autoload gnus-agent-regenerate-group.
11276 (gnus-request-accept-article): Re-indented.
11277
11278 * gnus-start.el (gnus-convert-old-newsrc): Registered new
11279 converters to handle old agent file formats. Added logic for a
11280 "backup before upgrading warning".
11281 (gnus-convert-mark-converter-prompt): Developers can mark
11282 functions as needing (default), or not needing,
11283 gnus-convert-old-newsrc's "backup before upgrading warning".
11284 (gnus-convert-converter-needs-prompt): Tests whether the user
11285 should be protected from potentially irreversable changes by the
11286 function.
11287
11288 * legacy-gnus-agent.el: New. Provides converters that are only
11289 loaded when gnus-convert-old-newsrc needs to call them.
11290
11291 2004-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
11292
11293 * mail-source.el (mail-source-touch-pop): Doc fix.
11294
11295 * message.el (message-smtpmail-send-it): Doc fix.
11296
11297 2004-03-05 Jesper Harder <harder@ifa.au.dk>
11298
11299 * sha1-el.el (sha1-maximum-internal-length): Doc fix.
11300
11301 * nnmail.el (nnmail-split-fancy): do.
11302
11303 * gnus-kill.el (gnus-kill, gnus-execute): do.
11304
11305 2004-03-05 Per Abrahamsen <abraham@dina.kvl.dk>
11306
11307 * gnus-sum.el (gnus-widget-reversible-match)
11308 (gnus-widget-reversible-to-internal)
11309 (gnus-widget-reversible-to-external): New functions.
11310 (gnus-widget-reversible): New widget.
11311 (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
11312
11313 2004-03-05 Kai Grossjohann <kgrossjo@eu.uu.net>
11314
11315 * gnus-sum.el (gnus-thread-sort-functions)
11316 (gnus-article-sort-functions): Document `(not F)' items.
11317
11318 2004-03-04 Teodor Zlatanov <tzz@lifelogs.com>
11319
11320 * spam.el (spam-use-gmane-xref): Add new backend.
11321 (spam-gmane-xref-spam-group): Add variable to control the name of the
11322 Gmane spam group.
11323 (spam-blackhole-servers, spam-blackhole-good-server-regex)
11324 (spam-regex-headers-spam, spam-regex-headers-ham)
11325 (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
11326 (spam-list-of-checks): Add spam-use-gmane-xref to list of
11327 backends and checks.
11328 (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
11329
11330 * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
11331 an autodetect method.
11332
11333 2004-03-04 Kevin Greiner <kgreiner@xpediantsolutions.com>
11334
11335 * gnus-int.el (gnus-request-accept-article): Inform the agent that
11336 articles are being added to a group.
11337 (gnus-request-replace-article): Inform the agent that articles
11338 need to be uncached as the cached contents are no longer valid.
11339
11340 2004-03-04 Katsumi Yamaoka <yamaoka@jpl.org>
11341
11342 * binhex.el: Don't autoload executable-find.
11343
11344 * canlock.el: Don't autoload mail-fetch-field.
11345
11346 * gnus-ems.el: Don't autoload appt-select-lowest-window.
11347
11348 * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
11349 rmail-dont-reply-to and rmail-output.
11350
11351 * gnus-score.el: Don't autoload ffap-string-at-point.
11352
11353 * gnus-setup.el: Don't autoload sc-cite-original.
11354
11355 * imap.el: Don't autoload base64-decode-string,
11356 base64-encode-string and md5.
11357
11358 * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
11359 and rmail-msg-restore-non-pruned-header.
11360
11361 * mm-decode.el: Don't autoload executable-find.
11362
11363 * mm-url.el: Don't autoload executable-find.
11364
11365 * mm-view.el: Don't autoload diff-mode.
11366
11367 * nndb.el: Don't autoload news-reply-mode, news-setup,
11368 cancel-timer and telnet.
11369
11370 * password.el: Don't autoload run-at-time for Emacs.
11371
11372 * sha1-el.el: Don't autoload executable-find.
11373
11374 * sieve-mode.el: Don't autoload c-mode.
11375
11376 * uudecode.el: Don't autoload executable-find.
11377
11378 2004-03-04 Kevin Greiner <kgreiner@xpediantsolutions.com>
11379
11380 * gnus-agent.el (gnus-agent-file-header-cache): Removed.
11381 (gnus-agent-possibly-alter-active): Avoid null in numeric
11382 comparison.
11383 (gnus-agent-set-local): Refuse to save null in local object table.
11384 (gnus-agent-regenerate-group): The REREAD parameter can now be a
11385 list of articles that will be marked as unread.
11386
11387 2004-03-04 Katsumi Yamaoka <yamaoka@jpl.org>
11388
11389 * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
11390
11391 2004-03-04 Jesper Harder <harder@ifa.au.dk>
11392
11393 * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
11394 language tags.
11395
11396 2004-03-03 Per Abrahamsen <abraham@dina.kvl.dk>
11397
11398 * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
11399 Don't bind "obarray".
11400
11401 * gnus-sum.el (gnus-thread-sort-functions): Added
11402 `gnus-thread-sort-by-most-recent-number' and
11403 `gnus-thread-sort-by-most-recent-date'.
11404 Reported by Kai Grossjohann <kai@emptydomain.de>.
11405
11406 2004-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
11407
11408 * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
11409
11410 2004-03-02 Kevin Greiner <kgreiner@xpediantsolutions.com>
11411
11412 * gnus-cus.el (gnus-agent-customize-category): Removed
11413 ignore-errors macro reference that required cl to be loaded at
11414 run-time.
11415
11416 * gnus-range.el (gnus-sorted-range-intersection): Now accepts
11417 single-interval range of the form (min . max). Previously the
11418 range had to look like ((min . max)). Likewise, return
11419 (min . max) rather than ((min . max)).
11420 (gnus-range-map): Use gnus-range-normalize to accept
11421 single-interval range.
11422
11423 * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
11424 the cache, but not the agent, now appear with their usual face.
11425
11426 2004-03-01 Katsumi Yamaoka <yamaoka@jpl.org>
11427
11428 * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
11429 w3m-safe-url-regexp variable buffer-local.
11430
11431 * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
11432
11433 2004-02-27 Simon Josefsson <jas@extundo.com>
11434
11435 * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
11436 gnus-group-real-prefix.
11437 (gnus-summary-move-article): Use it, instead of
11438 gnus-group-real-prefix.
11439
11440 2004-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
11441
11442 * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
11443 w3m-safe-url-regexp variable buffer-local and set it as the value
11444 of mm-w3m-safe-url-regexp.
11445
11446 * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
11447
11448 * gnus-msg.el (gnus-setup-message): Ignore an article copy while
11449 parsing gnus-posting-styles when the message is not for replying.
11450
11451 * nnrss.el (nnrss-opml-export): Use
11452 mm-set-buffer-file-coding-system instead of
11453 set-buffer-file-coding-system.
11454
11455 2004-02-27 Jesper Harder <harder@ifa.au.dk>
11456
11457 * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
11458 of checkdoc.el).
11459 * nnrss.el: do.
11460 * gnus-mlspl.el: do.
11461 * gnus-ml.el: do.
11462 * gnus-srvr.el: do.
11463
11464 * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
11465
11466 2004-02-27 Kevin Ryde <user42@zip.com.au> (tiny change)
11467
11468 * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
11469 Corrections to custom-manual links.
11470
11471 * gnus-art.el (gnus-article): Ditto.
11472
11473 * mm-decode.el (mime-display, mime-security): Ditto.
11474
11475 2004-02-26 Jesper Harder <harder@ifa.au.dk>
11476
11477 * flow-fill.el: Typo.
11478
11479 2004-02-26 Andrew Cohen <cohen@andy.bu.edu>
11480
11481 * spam-wash.el: New file.
11482
11483 2004-02-26 Mark A. Hershberger <mah@everybody.org>
11484
11485 * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
11486
11487 2004-02-26 Teodor Zlatanov <tzz@lifelogs.com>
11488
11489 * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
11490 to be run with new-articles as LIST1, not LIST2.
11491 (spam-registration-functions): Add spam-use-ham-copy as a nil
11492 registration backend.
11493
11494 2004-02-26 Jesper Harder <harder@ifa.au.dk>
11495
11496 * spam-stat.el (spam-stat-washing-hook): New option.
11497 (spam-stat-buffer-words): Use it.
11498 (spam-stat-process-directory, spam-stat-test-directory): Use
11499 insert-file-contents-literally.
11500 (spam-stat-coding-system): New variable.
11501 (spam-stat-load, spam-stat-save): Use it.
11502
11503 2004-02-25 Katsumi Yamaoka <yamaoka@jpl.org>
11504
11505 * spam-report.el (spam-report-plug-agent): Quote
11506 spam-report-url-to-file and spam-report-url-ping-plain.
11507
11508 2004-02-25 Reiner Steib <Reiner.Steib@gmx.de>
11509
11510 * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
11511 / in mailto URLs.
11512
11513 2004-02-24 Reiner Steib <Reiner.Steib@gmx.de>
11514
11515 * spam-report.el (spam-report-process-queue): Fix interactive use.
11516 (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
11517 (spam-report-unplug-agent): Doc fixes.
11518 (spam-report-url-ping-mm-url, spam-report-url-to-file)
11519 (spam-report-agentize, spam-report-deagentize): Autoload
11520
11521 2004-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
11522
11523 * message.el (message-setup-fill-variables): Add mml tags to
11524 paragraph-start and paragraph-separate. Suggested by Andrew Korty
11525 <ajk@iu.edu>.
11526 (message-mode): Don't modify paragraph-separate there.
11527
11528 2004-02-17 Katsumi Yamaoka <yamaoka@jpl.org>
11529
11530 * compface.el (uncompface-use-external): Default to undecided.
11531 (uncompface-use-external-threshold): New variable.
11532 (uncompface-float-time): New macro.
11533 (uncompface): Determine whether to use the external decoder if
11534 uncompface-use-external is undecided.
11535
11536 2004-02-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
11537
11538 * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
11539 after images.
11540
11541 * gnus-art.el (gnus-mime-display-single): Remove dead code.
11542
11543 2004-02-14 Jesper Harder <harder@ifa.au.dk>
11544
11545 * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
11546
11547 * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
11548
11549 * gnus-sum.el (gnus-summary-limit-to-age)
11550 (gnus-summary-limit-children): do.
11551
11552 * gnus-int.el (gnus-request-scan): do.
11553
11554 * gnus-group.el (gnus-group-suspend): do.
11555
11556 * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
11557
11558 * gnus-cite.el (gnus-cite-parse-attributions): do.
11559
11560 * gnus-agent.el (gnus-summary-set-agent-mark)
11561 (gnus-agent-regenerate-group): do.
11562
11563 * deuglify.el (gnus-article-outlook-unwrap-lines): do.
11564
11565 * binhex.el (binhex-decode-region-internal): do.
11566
11567 2004-02-12 Katsumi Yamaoka <yamaoka@jpl.org>
11568
11569 * gnus-fun.el (gnus-face-properties-alist): New user option.
11570 (gnus-display-x-face-in-from): Use it.
11571
11572 * gnus-art.el (article-display-face): Ditto.
11573
11574 * compface.el (uncompface-use-external): Default to nil.
11575
11576 2004-02-12 Jesper Harder <harder@ifa.au.dk>
11577
11578 * nntp.el (nntp-erase-buffer): New function.
11579 (nntp-retrieve-data, nntp-send-command)
11580 (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
11581 (nntp-possibly-change-group): Use it.
11582
11583 * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
11584 with-current-buffer.
11585
11586 2004-02-12 TAKAI Kousuke <tak@kmc.gr.jp>
11587
11588 * compface.el: Merge the ELisp-based uncompface program.
11589 (compface): New customization group.
11590 (uncompface-use-external): New user option.
11591 (uncompface): Call uncompface-internal if uncompface-use-external
11592 is nil.
11593 (uncompface-internal): New function. Note that there are also
11594 some other functions and variables added for this function.
11595
11596 2004-02-10 Jesper Harder <harder@ifa.au.dk>
11597
11598 * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
11599 if necessary.
11600
11601 2004-02-09 Teodor Zlatanov <tzz@lifelogs.com>
11602
11603 * spam-report.el (spam-report-unplug-agent)
11604 (spam-report-plug-agent, spam-report-deagentize)
11605 (spam-report-agentize, spam-report-url-ping-temp-agent-function):
11606 Add support for the Agent in spam-report: when unplugged, report to a
11607 file; when plugged, submit all the requests.
11608
11609 * spam.el (spam-register-routine): Fix message about
11610 registration.
11611
11612 2004-02-09 Jesper Harder <harder@ifa.au.dk>
11613
11614 * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
11615 dependencies.
11616 (rfc2047-encode): Use it.
11617
11618 * gnus-art.el (gnus-button-marker-list): Move before first
11619 reference.
11620
11621 * imap.el (imap-parse-flag-list, imap-parse-body-extension)
11622 (imap-parse-body): Fix format string mismatch.
11623
11624 * gnus-score.el (gnus-summary-increase-score): do.
11625
11626 * nnrss.el (nnrss-close): New function.
11627
11628 2004-02-08 Jesper Harder <harder@ifa.au.dk>
11629
11630 * nnrss.el (nnrss-make-filename): New function.
11631 (nnrss-request-delete-group, nnrss-read-server-data)
11632 (nnrss-save-server-data, nnrss-read-group-data)
11633 (nnrss-save-group-data): Use it.
11634 (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
11635 (nnrss-read-server-data, nnrss-read-group-data): Use load.
11636 (nnrss-group-hashtb): Make it a hash table rather than an obarray.
11637
11638 2004-02-07 Jesper Harder <harder@ifa.au.dk>
11639
11640 * mml.el (mml-compute-boundary-1): Don't uncompress files.
11641
11642 2004-02-06 Jesper Harder <harder@ifa.au.dk>
11643
11644 * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
11645 files.
11646
11647 * message.el (message-generate-headers-first): Don't quote nil
11648 and t in docstrings.
11649
11650 * imap.el (imap-id): do.
11651
11652 * gnus-agent.el (gnus-agent-consider-all-articles)
11653 (gnus-agent-queue-mail): do.
11654
11655 2004-02-05 Reiner Steib <Reiner.Steib@gmx.de>
11656
11657 * spam-report.el (spam-report-process-queue): New function.
11658 Process requests from `spam-report-requests-file'.
11659 (spam-report-process-queue): Doc fix.
11660
11661 2004-02-05 Teodor Zlatanov <tzz@lifelogs.com>
11662
11663 * spam.el (spam-register-routine)
11664 (spam-log-processing-to-registry, spam-log-registered-p)
11665 (spam-log-unregistration-needed-p, spam-log-undo-registration):
11666 Change "check" to "spam-check" for semi-clarity.
11667
11668 2004-02-05 Jesper Harder <harder@ifa.au.dk>
11669
11670 * pop3.el: Require nnheader.
11671
11672 * mml-smime.el: Require cl. Autoload message-fetch-field.
11673
11674 * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
11675
11676 * gnus-picon.el: Require cl.
11677
11678 * gnus-fun.el: Require gnus-ems and gnus-util.
11679
11680 * gnus.el (gnus-method-to-server): Move defsubst before first use.
11681
11682 * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
11683
11684 * gnus-art.el (gnus-article-edit-mode): Define before first
11685 reference.
11686
11687 2004-02-04 Jesper Harder <harder@ifa.au.dk>
11688
11689 * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
11690 (gnus-uu-post-encoded): Use point-at-bol.
11691
11692 * gnus-topic.el (gnus-group-active-topic-p): do.
11693
11694 * gnus-start.el (gnus-newsrc-to-gnus-format): do.
11695
11696 * gnus-group.el (gnus-group-kill-region): do.
11697
11698 * gnus-art.el (article-date-ut): do.
11699
11700 * message.el (message-fetch-field): Remove redundant
11701 case-fold-search binding.
11702 (message-narrow-to-field): Simplify.
11703
11704 2004-02-03 Reiner Steib <Reiner.Steib@gmx.de>
11705
11706 * spam.el (spam-directory): Derive from `gnus-directory'.
11707
11708 * spam-report.el (spam-report-url-to-file)
11709 (spam-report-requests-file): New function and variable for offline
11710 reporting.
11711 (spam-report-url-ping-function): Add `spam-report-url-to-file'
11712 and user defined function.
11713 (spam-report-url-ping-mm-url): Remove doubled slash.
11714
11715 2004-02-03 Teodor Zlatanov <tzz@lifelogs.com>
11716
11717 * spam.el (spam-list-of-processors): Fix spamassassin variable names.
11718
11719 2004-02-03 Jesper Harder <harder@ifa.au.dk>
11720
11721 * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
11722 format string mismatch.
11723
11724 * sieve.el (sieve-deactivate-all): do.
11725
11726 * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
11727
11728 * nnlistserv.el (nnlistserv-kk-wash-article): do.
11729
11730 * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
11731
11732 * mm-bodies.el (mm-7bit-chars): Don't include \r.
11733
11734 2004-02-02 Teodor Zlatanov <tzz@lifelogs.com>
11735
11736 * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
11737 the list of checks.
11738
11739 2004-01-31 Jesper Harder <harder@ifa.au.dk>
11740
11741 * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
11742 padding.
11743
11744 2004-01-27 Ralf Angeli <angeli@iwi.uni-sb.de>
11745
11746 * mm-view.el (mm-fill-flowed): New variable.
11747 (mm-inline-text): Use it.
11748
11749 2004-01-27 Teodor Zlatanov <tzz@lifelogs.com>
11750
11751 * spam.el (spam-spamassassin-register-ham-routine)
11752 (spam-spamassassin-register-spam-routine): Fix function names.
11753
11754 2004-01-27 Katsumi Yamaoka <yamaoka@jpl.org>
11755
11756 * gnus.el (gnus-tmp-grouplens): Remove.
11757 (gnus-summary-line-format): Remove grouplens.
11758
11759 * gnus-group.el (gnus-group-line-format): Ditto.
11760
11761 * gnus-spec.el (gnus-format-specs): Ditto.
11762 (gnus-update-format-specifications): Flush the group format spec
11763 cache if there's the grouplens stuff.
11764 (gnus-parse-simple-format): Replace %l with the empty string.
11765
11766 2004-01-27 Jerry James <james@xemacs.org> (tiny change)
11767
11768 * gnus-spec.el (gnus-parse-simple-format): Fix setq value
11769 omission.
11770
11771 2004-01-26 Katsumi Yamaoka <yamaoka@jpl.org>
11772
11773 * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
11774 Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
11775
11776 2004-01-25 Paul Jarc <prj@po.cwru.edu>
11777
11778 * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
11779 (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
11780 New macros and functions.
11781 * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
11782 Handle > NLINK_MAX messages.
11783 * nnmaildir.el (nnmaildir-request-set-mark): Use
11784 nnmaildir--emlink-p and nnmaildir--eexist-p.
11785
11786 2004-01-25 Alex Schroeder <alex@gnu.org>
11787
11788 * spam-stat.el (spam-stat-process-directory-age): New option.
11789 (spam-stat-process-directory): Use it.
11790
11791 2004-01-24 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
11792
11793 * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
11794 (spam-stat-save): Accept prefix argument.
11795
11796 2004-01-23 Paul Jarc <prj@po.cwru.edu>
11797
11798 * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
11799 links" error.
11800
11801 2004-01-23 Jesper Harder <harder@ifa.au.dk>
11802
11803 * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
11804 compatibility with old .newsrc.eld files.
11805
11806 * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
11807
11808 * gnus-start.el (gnus-1): do.
11809
11810 * gnus-group.el (gnus-group-line-format-alist): do.
11811
11812 * gnus.el (gnus-use-grouplens, gnus-visual): do.
11813
11814 * gnus-gl.el: Remove.
11815
11816 2004-01-23 Kevin Greiner <kgreiner@xpediantsolutions.com>
11817
11818 * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
11819 marks consisting of a single range {for example, (3 . 5)} rather
11820 than a list of a single range { ((3 . 5)) }.
11821
11822 2004-01-23 Jesper Harder <harder@ifa.au.dk>
11823
11824 * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
11825 with-current-buffer.
11826 (spam-stat-store-current-buffer): Use insert-buffer-substring to
11827 avoid consing a string.
11828
11829 * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
11830 Remove obsolete entries for big5 and gb2312.
11831
11832 2004-01-22 Kevin Greiner <kgreiner@xpediantsolutions.com>
11833
11834 * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
11835 uncompressed list.
11836
11837 2004-01-22 Jesper Harder <harder@ifa.au.dk>
11838
11839 * spam-stat.el (spam-stat-strip-xref): New function.
11840 (spam-stat-process-directory): Use it.
11841
11842 * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
11843 here -- it's done in message-fetch-field.
11844
11845 2004-01-21 Kevin Greiner <kgreiner@xpediantsolutions.com>
11846
11847 * gnus-agent.el (gnus-agent-queue-mail)
11848 (gnus-agent-prompt-send-queue): New variables.
11849 (gnus-agent-send-mail): Use gnus-agent-queue-mail.
11850 * gnus-draft.el (gnus-group-send-queue): Pass the group name
11851 "nndraft:queue" along to gnus-draft-send. Use
11852 gnus-agent-prompt-send-queue.
11853 (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
11854 is "nndraft:queue". Suggested by Gaute Strokkenes
11855 <gs234@srcf.ucam.org>
11856
11857 * gnus-agent.el (agent-disable-undownloaded-faces): Removed
11858 (agent-enable-undownloaded-faces): Added
11859 (gnus-agent-cat-groups): Use eval-and-compile, not
11860 eval-when-compile, to define gnus-agent-set-cat-groups as the setf
11861 method of gnus-agent-cat-groups even when the buffer has been
11862 evaled.
11863 (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
11864 delete gnus-agent-save-active-1.
11865 (gnus-agent-save-groups): Deleted. Identical to
11866 gnus-agent-save-active.
11867 (gnus-agent-write-active): No longer adjust agent's copy of active
11868 file as agent's adjustments are now stored in their own
11869 file. Removed optional parameter.
11870 (gnus-agent-possibly-alter-active): Ignore groups of unagentized
11871 servers. Add use of min/max range limits from server's local
11872 file.
11873 (gnus-agent-save-alist): Removed unused optional argument.
11874 (gnus-agent-load-local, gnus-agent-read-and-cache-local)
11875 (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
11876 (gnus-agent-set-local): A per-server file that keeps min/max range
11877 limits for articles known to the agent. Provides a fast mechanism
11878 for altering many active ranges.
11879 (gnus-agent-expire-group, gnus-agent-expire): No longer save the
11880 active file (local makes it unnecessary).
11881 (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
11882
11883 * gnus-cus.el (agent-disable-undownloaded-faces): Removed
11884 (agent-enable-undownloaded-faces): Added
11885
11886 * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
11887 disable it when sending to "nndraft:queue".
11888 (gnus-group-send-queue): Add safety check to avoid sending queue
11889 when unplugged.
11890
11891 * gnus-group.el (gnus-group-catchup): Use new
11892 gnus-sequence-of-unread-articles, not
11893 gnus-list-of-unread-articles, to avoid exhausting memory with huge
11894 numbers of articles. Use gnus-range-map to avoid having to
11895 uncompress the unread list.
11896 (gnus-group-archive-directory, gnus-group-recent-archive-directory):
11897 Fixed invalid ange-ftp reference.
11898
11899 * gnus-range.el (gnus-range-map): Iterate over list or sequence.
11900 (gnus-sorted-range-intersection): Intersection of two ranges
11901 without requiring that they first be uncompressed.
11902
11903 * gnus-start.el (gnus-activate-group): Unless blocked by the
11904 caller, possibly expand the active range to include both cached
11905 and agentized articles.
11906 (gnus-convert-old-newsrc): Rewrote in anticipation of having
11907 multiple version-dependent converters.
11908 (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
11909 gnus-agent-save-active.
11910 (gnus-save-newsrc-file): Save dirty agent range limits.
11911
11912 * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
11913 gnus-agent-possibly-alter-active.
11914 (gnus-adjust-marked-articles): Faster handling of simple lists
11915
11916 2004-01-21 Jesper Harder <harder@ifa.au.dk>
11917
11918 * spam-stat.el (spam-stat-test-directory): New optional argument
11919 displays a list of files detected. Suggested by Andrew Cohen
11920 <cohen@andy.bu.edu>.
11921 (spam-stat-buffer-words-with-scores): Don't narrow and change
11922 syntax table here. Reported by Andrew Cohen <cohen@andy.bu.edu>.
11923
11924 2004-01-20 Hubert Chan <hubert@uhoreg.ca>
11925
11926 * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
11927 (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
11928 (spam-spamassassin-arguments)
11929 (spam-spamassassin-spam-flag-header)
11930 (spam-spamassassin-positive-spam-flag-header)
11931 (spam-spamassassin-spam-status-header, spam-sa-learn-path)
11932 (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
11933 (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
11934 (spam-list-of-processors, spam-list-of-checks)
11935 (spam-list-of-statistical-checks, spam-registration-functions)
11936 (spam-check-spamassassin-headers, spam-check-spamassassin)
11937 (spam-spamassassin-score)
11938 (spam-spamassassin-register-with-sa-learn)
11939 (spam-spamassassin-register-spam-routine)
11940 (spam-spamassassin-register-ham-routine)
11941 (spam-assassin-register-spam-routine)
11942 (spam-assassin-register-ham-routine): Add SpamAssassin support.
11943 (spam-bogofilter-score): Fix to show article before scoring.
11944
11945 2004-01-20 Teodor Zlatanov <tzz@lifelogs.com>
11946
11947 * spam.el (gnus-summary-mode-map): Make spam-generic-score the
11948 default scoring function.
11949 (spam-generic-score): Call spam-spamassassin-score if
11950 spam-use-spamassassin or spam-use-spamassassin-headers is on;
11951 spam-bogofilter-score otherwise.
11952
11953 * gnus.el (spam-process, spam-autodetect-methods): Add
11954 spamassassin and spamassassin-headers.
11955
11956 2004-01-20 Nevin Kapur <nkapur@cs.caltech.edu>
11957
11958 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
11959 Suppress unnecessary messages.
11960
11961 2004-01-20 Jesper Harder <harder@ifa.au.dk>
11962
11963 * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
11964 make-hash-table.
11965
11966 2004-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
11967
11968 * canlock.el (base64-encode-string): Don't autoload it.
11969
11970 2004-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
11971
11972 * run-at-time.el: Remove useless (require 'itimer),
11973 eval-and-compile and (featurep 'xemacs).
11974
11975 2004-01-16 Jesper Harder <harder@ifa.au.dk>
11976
11977 * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
11978 GROUP is a virtual group.
11979
11980 2004-01-16 Steve Youngs <sryoungs@bigpond.net.au>
11981
11982 * gnus.el: Autoload `message-y-or-n-p'.
11983
11984 2004-01-15 Jesper Harder <harder@ifa.au.dk>
11985
11986 * pgg-parse.el: Remove unnecessary (require 'custom).
11987
11988 * pgg-def.el: do.
11989
11990 * nnmail.el: do.
11991
11992 * gnus-undo.el: do.
11993
11994 * gnus-picon.el: do.
11995
11996 * gnus-util.el: do.
11997
11998 2004-01-15 Reiner Steib <Reiner.Steib@gmx.de>
11999
12000 * gnus-sum.el (gnus-pick-line-number): Add autoload.
12001
12002 2004-01-15 Katsumi Yamaoka <yamaoka@jpl.org>
12003
12004 * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
12005 handle, as well as a list.
12006
12007 * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
12008 Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
12009 (mm-w3m-cid-retrieve): Simplify.
12010
12011 2004-01-14 Vasily Korytov <deskpot@myrealbox.com>
12012
12013 * message.el (message-kill-to-signature): Allow prefix arg to
12014 specify number of lines to keep before signature.
12015
12016 2004-01-14 Kai Grossjohann <kai@emptydomain.de>
12017
12018 (message-kill-to-signature): Change docstring.
12019
12020 2004-01-14 Katsumi Yamaoka <yamaoka@jpl.org>
12021
12022 * canlock.el: Always require sha1-el.
12023 (canlock-sha1): Bind sha1-maximum-internal-length to nil.
12024
12025 * message.el: Autoload sha1 only when compiling.
12026
12027 2004-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
12028
12029 * message.el (message-canlock-generate): Require sha1-el.
12030
12031 2004-01-13 Jesper Harder <harder@ifa.au.dk>
12032
12033 * message.el (message-expand-name): Silence the byte compiler.
12034
12035 2004-01-13 Simon Josefsson <jas@extundo.com>
12036
12037 * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
12038 Invoke gnus-score-mode. Reported by
12039 bojohan+news@dd.chalmers.se (Johan Bockgård).
12040
12041 * gnus-range.el (gnus-compress-sequence): Doc fix. Suggested by
12042 Jim Blandy <jimb@redhat.com> (tiny change).
12043
12044 2004-01-12 Jesper Harder <harder@ifa.au.dk>
12045
12046 * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
12047
12048 2004-01-12 Teodor Zlatanov <tzz@lifelogs.com>
12049
12050 * spam.el (spam-get-article-as-string): Update to use
12051 gnus-request-article-this-buffer, much simpler.
12052 (spam-get-article-as-buffer): Remove.
12053
12054 2004-01-12 Kai Grossjohann <kai.grossjohann@mci.com>
12055
12056 * message.el (message-expand-name): Use EUDC if the user uses that.
12057
12058 2004-01-12 Jesper Harder <harder@ifa.au.dk>
12059
12060 * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
12061 character for the encoding to avoid consing a string.
12062
12063 * rfc2047.el (rfc2047-decode-string): Don't cons a string
12064 unnecessarily.
12065
12066 * mm-util.el (mm-replace-chars-in-string): Remove.
12067
12068 * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
12069 of mm-replace-chars-in-string.
12070
12071 2004-01-11 Jesper Harder <harder@ifa.au.dk>
12072
12073 * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
12074
12075 * mm-util.el (mm-subst-char-in-string): Support inplace.
12076
12077 * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
12078 a new string in every iteration. Use shy groups.
12079
12080 2004-01-10 Jesper Harder <harder@ifa.au.dk>
12081
12082 * gnus-srvr.el (gnus-browse-unsubscribe-group):
12083 * gnus-soup.el (gnus-soup-group-brew):
12084 * gnus-msg.el (gnus-put-message):
12085 * gnus-move.el (gnus-group-move-group-to-server):
12086 * gnus-kill.el (gnus-batch-score):
12087 * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
12088 (gnus-group-update-group-line, gnus-group-insert-group-line-info)
12089 (gnus-group-update-group, gnus-group-read-group)
12090 (gnus-group-make-group, gnus-group-make-help-group)
12091 (gnus-group-make-archive-group, gnus-group-make-directory-group)
12092 (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
12093 (gnus-group-sort-by-unread, gnus-group-catchup)
12094 (gnus-group-unsubscribe-group, gnus-group-kill-group)
12095 (gnus-group-yank-group, gnus-group-set-info)
12096 (gnus-group-list-groups):
12097 * gnus.el (gnus-generate-new-group-name):
12098 * gnus-delay.el (gnus-delay-send-queue):
12099 * nnvirtual.el (nnvirtual-catchup-group):
12100 * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
12101 * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
12102 (gnus-group-prepare-topics, gnus-topic-check-topology):
12103 * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
12104 (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
12105 (gnus-summary-walk-group-buffer, gnus-summary-move-article)
12106 (gnus-group-make-articles-read):
12107 * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
12108 (gnus-group-change-level, gnus-kill-newsgroup)
12109 (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
12110 (gnus-get-unread-articles, gnus-make-articles-unread)
12111 (gnus-make-ascending-articles-unread): Use accessor
12112 macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
12113 to get group information for improved readability.
12114
12115
12116 2004-01-09 Jesper Harder <harder@ifa.au.dk>
12117
12118 * gnus-art.el (article-decode-mime-words, article-babel)
12119 (gnus-article-highlight-signature, gnus-article-add-buttons)
12120 (gnus-signature-toggle): Use gnus-with-article-buffer.
12121
12122 * gnus-art.el (gnus-article-highlight-headers)
12123 (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
12124
12125 * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
12126 (gnus-article-set-globals, gnus-request-article-this-buffer)
12127 (gnus-button-message-id, gnus-article-maybe-hide-headers)
12128 (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
12129 (gnus-mime-display-alternative): Use with-current-buffer.
12130
12131 2004-01-09 Teodor Zlatanov <tzz@lifelogs.com>
12132
12133 * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
12134 also under 80 char limit, and call gnus-error if needed.
12135 (spam-fetch-article-header): Fix - it was a
12136 buffer-local variable (gnus-newsgroup-data).
12137 (spam-find-spam): Use spam-generate-fake-headers, forget about
12138 spam-insert-fake-headers.
12139 (spam-insert-fake-headers): Remove.
12140
12141 2004-01-09 Jesper Harder <harder@ifa.au.dk>
12142
12143 * deuglify.el (gnus-article-outlook-unwrap-lines)
12144 (gnus-outlook-rearrange-article)
12145 (gnus-outlook-repair-attribution-outlook)
12146 (gnus-outlook-repair-attribution-block)
12147 (gnus-outlook-repair-attribution-other): Remove redundant
12148 save-excursion.
12149
12150 2004-01-09 Teodor Zlatanov <tzz@lifelogs.com>
12151
12152 * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
12153 (spam-fetch-field-subject-fast)
12154 (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
12155 (spam-fetch-article-header): Add functions to deal with Gnus
12156 internals for fast retrieval of article header data.
12157 (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
12158
12159 2004-01-09 Jesper Harder <harder@ifa.au.dk>
12160
12161 * pop3.el (pop3-md5): Remove.
12162 (pop3-apop): Replace pop3-md5 with md5.
12163
12164 * mm-bodies.el: base64 is always built-in.
12165
12166 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
12167 with-current-buffer.
12168
12169 2004-01-08 Katsumi Yamaoka <yamaoka@jpl.org>
12170
12171 * canlock.el (canlock-insert-header): Remove excessive grouping in
12172 regexp.
12173
12174 * gnus-sum.el (gnus-summary-read-document): Ditto.
12175
12176 * gnus-uu.el (gnus-uu-part-number): Ditto.
12177
12178 * html2text.el (html2text-remove-tags): Ditto.
12179 (html2text-format-tags): Ditto.
12180 (html2text-format-single-elements): Ditto.
12181
12182 * mml.el (mml-parse-1): Ditto.
12183
12184 2004-01-08 Jesper Harder <harder@ifa.au.dk>
12185
12186 * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
12187
12188 * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
12189
12190 * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
12191
12192 * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
12193
12194 2003-11-15 Simon Josefsson <jas@extundo.com>
12195
12196 * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
12197 (pgg-gpg-lookup-key): Use regexp match instead of
12198 split-string (split-string is different between emacs 21.2 and
12199 22.1). Reported by ultrasoul@ultrasoul.com (David D. Smith).
12200
12201 2004-01-08 Jesper Harder <harder@ifa.au.dk>
12202
12203 * gnus-art.el (gnus-mime-view-all-parts)
12204 (gnus-article-part-wrapper, gnus-article-view-part): Use
12205 with-current-buffer.
12206
12207 2004-01-07 Teodor Zlatanov <tzz@lifelogs.com>
12208
12209 * spam.el (spam-disable-spam-split-during-ham-respool)
12210 (spam-spamoracle-database, spam-cache-lookups)
12211 (spam-split-last-successful-check, spam-clear-cache, spam-xor)
12212 (spam-group-ham-mark-p, spam-group-spam-mark-p)
12213 (spam-group-ham-marks, spam-group-spam-marks)
12214 (spam-group-spam-contents-p, spam-group-ham-contents-p)
12215 (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
12216 also add spam-use-blackholes to the statistical checks.
12217 (spam-fetch-field-fast): Add interface to fetching fields, may
12218 become a macro.
12219 (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
12220 (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
12221 (spam-insert-fake-headers): Fake an article when needed.
12222 (spam-find-spam): Fake article when possible.
12223 (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
12224 (spam-check-bogofilter-headers): Use message-fetch-field instead
12225 of nnmail-fetch-field.
12226
12227 2004-01-07 Reiner Steib <Reiner.Steib@gmx.de>
12228
12229 * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
12230
12231 2004-01-07 Teodor Zlatanov <tzz@lifelogs.com>
12232
12233 * spam.el (spam-split): Do not require spam-use-CHECK to be
12234 enabled if that check is passed to spam-split explicitly; also
12235 fix so 'spam doesn't get converted to spam-split-group when
12236 spam-split-symbolic-return is t.
12237 (spam-find-spam): Find registrations of the article and use those
12238 instead of re-running spam-split to find the spam/ham
12239 classification of the article.
12240 (spam-log-processing-to-registry, spam-log-registered-p)
12241 (spam-log-unregistration-needed-p, spam-log-undo-registration):
12242 Use gnus-error instead of gnus-message.
12243 (spam-log-registration-type): Add function to determine the
12244 classification of a message based on registry entries; will
12245 return nil if both 'spam and 'ham are found.
12246 (spam-check-BBDB): Expand all the BBDB macros here so we can have
12247 a reasonably fast local cache without the loading errors.
12248 (spam-cache-lookups): Set to t by default.
12249 (spam-find-spam): Don't try to guess spam-cache-lookups.
12250 (spam-enter-whitelist, spam-enter-blacklist): Clear the
12251 spam-caches entry.
12252 (spam-filelist-build-cache, spam-filelist-check-cache): Fix
12253 caching of whitelist/blacklist entries.
12254 (spam-check-whitelist, spam-check-blacklist): Invoke
12255 spam-from-listed-p with a type, not a cache variable.
12256 (spam-from-listed-p): Wrap around spam-filelist-check-cache.
12257
12258 2004-01-07 Jesper Harder <harder@ifa.au.dk>
12259
12260 * message.el (message-cite-prefix-regexp): Use with-syntax-table.
12261
12262 * nnmail.el (nnmail-split-fancy): do.
12263
12264 * mml.el (mml-parse): do.
12265
12266 * gnus-score.el (gnus-enter-score-words-into-hashtb)
12267 (gnus-score-adaptive): do.
12268
12269 2004-01-07 Katsumi Yamaoka <yamaoka@jpl.org>
12270
12271 * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
12272 (gnus-mime-button-map): Don't set keymap parent.
12273 (gnus-button-ctan-directory-regexp): Use shy grouping.
12274 (gnus-prev-page-map): Don't set keymap parent.
12275 (gnus-prev-page-map): Remove duplicated one.
12276 (gnus-next-page-map): Don't set keymap parent.
12277 (gnus-mime-security-button-map): Ditto.
12278
12279 * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
12280 version number.
12281
12282 * sha1-el.el (sha1-string-external): Use with-temp-buffer.
12283
12284 2004-01-07 Katsumi Yamaoka <yamaoka@jpl.org>
12285
12286 * canlock.el (canlock-sha1-function): Remove.
12287 (canlock-sha1-function-for-verify): Remove.
12288 (canlock-openssl-program): Remove.
12289 (canlock-openssl-args): Remove.
12290 (canlock-ignore-errors): Remove.
12291 (canlock-sha1-with-openssl): Remove.
12292 (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
12293 (canlock-verify): Don't use canlock-ignore-errors.
12294
12295 * sha1-el.el (sha1-string-external): Make it can return a string
12296 in binary form.
12297 (sha1-region-external): Ditto.
12298 (sha1-string-internal): Ditto.
12299 (sha1-region-internal): Ditto.
12300 (sha1-region): Ditto.
12301 (sha1-string): Ditto.
12302 (sha1): Ditto.
12303
12304 2004-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
12305
12306 * spam.el (spam-report-articles-gmane): New command.
12307
12308 2004-01-07 Katsumi Yamaoka <yamaoka@jpl.org>
12309
12310 * gnus.el: Don't make unnecessary *Group* buffer when loading.
12311
12312 * run-at-time.el (run-at-time-saved): Remove.
12313 (run-at-time): Doc fix.
12314
12315 2004-01-07 Jesper Harder <harder@ifa.au.dk>
12316
12317 * gnus-sum.el (gnus-summary-limit-to-replied): New command.
12318 (gnus-summary-limit-map): Add it.
12319 (gnus-summary-make-menu-bar): do.
12320
12321 2004-01-06 Teodor Zlatanov <tzz@lifelogs.com>
12322
12323 * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
12324 Make attempt at some caching support (done for BBDB only now).
12325 (spam-find-spam): Set spam-cache-lookups if there are more than 2
12326 addresses to be checked.
12327 (spam-clear-cache-BBDB): Add function, to be invoked by
12328 bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
12329 (spam-check-BBDB): Check and use the caches, if
12330 spam-cache-lookups is on, remove superfluous (provide).
12331
12332 2004-01-06 Reiner Steib <Reiner.Steib@gmx.de>
12333
12334 * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
12335
12336 2004-01-07 Steve Youngs <sryoungs@bigpond.net.au>
12337
12338 * run-at-time.el (run-at-time-saved): Move to after the definition
12339 of `run-at-time'.
12340
12341 2004-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
12342
12343 * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
12344 mm-w3m-local-map-property.
12345
12346 * mm-view.el (mm-w3m-mode-map): Remove.
12347 (mm-w3m-local-map-property): Remove.
12348 (mm-inline-text-html-render-with-w3m): Don't use
12349 mm-w3m-local-map-property.
12350
12351 2004-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
12352
12353 * run-at-time.el: New file.
12354
12355 * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
12356 of gnus-set-text-properties.
12357
12358 * gnus-uu.el (gnus-uu-save-article): Ditto.
12359
12360 * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
12361
12362 * gnus-cite.el (gnus-cite-parse): Ditto.
12363
12364 * gnus-art.el (gnus-button-push): Use set-text-properties instead
12365 of gnus-.
12366
12367 * gnus.el: Changed calls to nnheader-run-at-time and
12368 password-run-at-time throughout to use run-at-time directly.
12369
12370 * password.el: Removed definition of run-at-time.
12371
12372 2004-01-05 Karl Pflästerer <sigurd@12move.de> (tiny change)
12373
12374 * mml.el (mml-minibuffer-read-disposition): Show attachment type
12375 in prompt.
12376
12377 2004-01-06 Steve Youngs <sryoungs@bigpond.net.au>
12378
12379 * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
12380 XEmacs version.
12381
12382 * dns.el (dns-make-network-process): Use `open-network-stream'
12383 instead of `gnus-xmas-open-network-stream'.
12384
12385 * .cvsignore: Add auto-autoloads.el, custom-load.el.
12386
12387 2004-01-06 Jesper Harder <harder@ifa.au.dk>
12388
12389 * gnus-art.el (gnus-mime-display-alternative)
12390 (gnus-insert-mime-button, gnus-insert-mime-security-button)
12391 (gnus-insert-prev-page-button, gnus-insert-next-page-button):
12392 Don't use gnus-local-map-property.
12393
12394 * gnus-util.el (gnus-local-map-property): Remove.
12395
12396 * mm-view.el (mm-view-pkcs7-decrypt): Replace
12397 gnus-completing-read-maybe-default with completing-read.
12398
12399 * gnus-util.el (gnus-completing-read): do.
12400 (gnus-completing-read-maybe-default): Remove.
12401
12402 2004-01-06 Steve Youngs <sryoungs@bigpond.net.au>
12403
12404 * password.el: Only autoload `run-at-time' if not XEmacs.
12405 Only autoload the itimer functions if XEmacs.
12406
12407 2004-01-06 Jesper Harder <harder@ifa.au.dk>
12408
12409 * gnus-art.el (gnus-read-string): Remove.
12410 (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
12411 read-string.
12412
12413 2004-01-05 Teodor Zlatanov <tzz@lifelogs.com>
12414
12415 * netrc.el: Autoload password-read.
12416 (netrc): Add configuration group.
12417 (netrc-encoding-method, netrc-openssl-path): Add
12418 variables for encoding and decoding of files with symmetric
12419 ciphers.
12420 (netrc-encode): Add assistant function to encode a file with
12421 netrc-encoding-method.
12422 (netrc-parse): Add interactive parameter, added optional
12423 decoding if netrc-encoding-method is non-nil but otherwise
12424 behavior is standard.
12425 (netrc-encrypting-method, netrc-encrypt, netrc-parse):
12426 Do s/encode/encrypt/ everywhere.
12427
12428 * spam.el: Remove executable-find autoload.
12429
12430 2004-01-05 Jesper Harder <harder@ifa.au.dk>
12431
12432 * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
12433
12434 * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
12435
12436 2004-01-05 Reiner Steib <Reiner.Steib@gmx.de>
12437
12438 * gnus-art.el (gnus-treat-ansi-sequences,
12439 (article-treat-ansi-sequences): New variable and function.
12440 Suggested by Dan Jacobson <jidanni@jidanni.org>.
12441
12442 * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
12443 Use it.
12444
12445 2004-01-05 Jesper Harder <harder@ifa.au.dk>
12446
12447 * mm-util.el (mm-quote-arg): Remove.
12448
12449 * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
12450 shell-quote-argument.
12451
12452 * gnus-uu.el (gnus-uu-command): do.
12453
12454 * gnus-sum.el (gnus-summary-insert-pseudos): do.
12455
12456 * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
12457 with make-char.
12458
12459 * mm-util.el (mm-make-char): Remove.
12460
12461 * mml.el (mml-mode): Replace gnus-add-minor-mode with
12462 add-minor-mode.
12463
12464 * gnus-undo.el (gnus-undo-mode): do.
12465
12466 * gnus-topic.el (gnus-topic-mode): do.
12467
12468 * gnus-sum.el (gnus-dead-summary-mode): do.
12469
12470 * gnus-start.el (gnus-slave-mode): do.
12471
12472 * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
12473
12474 * gnus-ml.el (gnus-mailing-list-mode): do.
12475
12476 * gnus-gl.el (gnus-grouplens-mode): do.
12477
12478 * gnus-draft.el (gnus-draft-mode): do.
12479
12480 * gnus-dired.el (gnus-dired-mode): do.
12481
12482 * gnus-ems.el (gnus-add-minor-mode): Remove.
12483
12484 * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
12485 Replace gnus-char-width with char-width.
12486
12487 * gnus-ems.el (gnus-char-width): Remove.
12488
12489 * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
12490 Replace gnus-char-width with char-width.
12491
12492 * gnus-ems.el (gnus-char-width): Remove.
12493
12494 * spam-stat.el (with-syntax-table): Remove with-syntax-table
12495 definition.
12496 Remove Emacs 20 hash table compatibility code.
12497
12498 * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
12499 20 compatibility code.
12500
12501 * spam.el (spam-point-at-eol): Replace with point-at-eol.
12502
12503 * smime.el (smime-point-at-eol): Replace with point-at-eol.
12504
12505 * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
12506 with point-at-{eol,bol}.
12507
12508 * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
12509
12510 * imap.el (imap-point-at-eol): Replace with point-at-eol.
12511
12512 * flow-fill.el (fill-flowed-point-at-bol)
12513 (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
12514
12515 * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
12516 Replace with point-at-{eol,bol} throughout all files.
12517
12518 2004-01-05 Katsumi Yamaoka <yamaoka@jpl.org>
12519
12520 * ntlm.el (ntlm-string-as-unibyte): New macro.
12521 (ntlm-build-auth-response): Use it.
12522
12523 Remove Emacs 20 stuff:
12524 * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
12525 of delq and copy-sequence.
12526 * gnus-art.el (popup-menu): Remove the compiler macro.
12527 * nnmail.el (nnmail-split-fancy): Don't support customizing with
12528 Emacs 20.
12529
12530 2004-01-05 Simon Josefsson <jas@extundo.com>
12531
12532 * ntlm.el: Fix namespace. Change smb-passwd-hash into
12533 ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
12534 smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
12535 ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
12536 into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
12537 ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
12538 into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
12539 ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
12540 ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
12541 ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
12542 ntlm-string-permute, string-lshift into ntlm-string-lshift,
12543 string-xor into ntlm-string-xor. Suggested by
12544 Jesper Harder <harder@myrealbox.com>.
12545
12546 * ntlm.el: Don't include poem.
12547
12548 * md4.el (print-int32, print-string-hexa): Remove. Suggested by
12549 Jesper Harder <harder@myrealbox.com>.
12550
12551 * sasl-ntlm.el, ntlm.el, md4.el: New files.
12552
12553 * hmac-md5.el (md5-binary): Fix byte compile warning. (This
12554 probably breaks emacs with DL patch, but do we care? Is anyone
12555 still using the DL stuff?)
12556
12557 * sieve-manage.el: Use the password package.
12558 (sieve-manage-read-passwd): Remove.
12559 (sieve-manage-interactive-login): Use password. Re-add
12560 condition-case around loop.
12561
12562 * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
12563 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
12564 the password package.
12565
12566 2003-02-19 Simon Josefsson <jas@extundo.com>
12567
12568 * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
12569 token.
12570
12571 2002-08-07 Simon Josefsson <jas@extundo.com>
12572
12573 * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
12574 (sieve-manage-authenticators):
12575 (sieve-manage-authenticator-alist): Add some SASL mechs.
12576 (sieve-sasl-auth): New function.
12577 (sieve-manage-cram-md5-auth):
12578 (sieve-manage-plain-auth): Rewrite using SASL library.
12579 (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
12580 (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
12581 (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
12582 (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
12583
12584 2004-01-05 Simon Josefsson <jas@extundo.com>
12585
12586 * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
12587 New files.
12588
12589 2004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
12590
12591 * gnus-group.el (gnus-no-groups-message): Update.
12592
12593 * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
12594
12595 2003-11-09 Simon Josefsson <jas@extundo.com>
12596
12597 * imap.el: Support for ID IMAP extension (RFC 2971).
12598 (imap-local-variables): Add imap-id.
12599 (imap-id): New variable.
12600 (imap-id): New function.
12601 (imap-parse-response): Parse untagged ID response.
12602 * nnimap.el (nnimap-id): New variable.
12603 (nnimap-open-connection): Use it.
12604
12605 2003-12-28 Simon Josefsson <jas@extundo.com>
12606
12607 * gnus-score.el (gnus-score-edit-all-score): New.
12608 * gnus-group.el (gnus-group-score-map): Bind it to W e.
12609
12610 2004-01-04 Simon Josefsson <jas@extundo.com>
12611
12612 * password.el: Add.
12613
12614 2004-01-04 Mario Lang <lang@zid.tugraz.at>
12615
12616 * dns.el: Add support for AAAA records (see RFC 3596)
12617
12618 * Fix typo PRT -> PTR
12619
12620 * Parse MX, PTR and SOA replies (see RFC 1035)
12621
12622 2004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
12623
12624 * gnus.el (gnus-logo-color-style): Changed colors to `no'.
12625
12626 * Moved to Changelog.2.
12627
12628 2004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
12629
12630 * gnus.el (gnus-version-number): Bump version.
12631
12632 2004-01-04 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
12633
12634 * gnus.el: No Gnus v0.1 is released.
12635
12636 2004-01-04 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
12637
12638 * gnus.el: No Gnus v0.0 is released.
12639
12640 2004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
12641
12642 * gnus.el (gnus-version-number): Bump.
12643 (gnus-version): No.
12644
12645 See ChangeLog.2 for earlier changes.
12646
12647 Copyright (C) 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
12648
12649 This file is part of GNU Emacs.
12650
12651 GNU Emacs is free software: you can redistribute it and/or modify
12652 it under the terms of the GNU General Public License as published by
12653 the Free Software Foundation, either version 3 of the License, or
12654 (at your option) any later version.
12655
12656 GNU Emacs is distributed in the hope that it will be useful,
12657 but WITHOUT ANY WARRANTY; without even the implied warranty of
12658 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12659 GNU General Public License for more details.
12660
12661 You should have received a copy of the GNU General Public License
12662 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
12663
12664 ;; Local Variables:
12665 ;; coding: utf-8
12666 ;; fill-column: 79
12667 ;; add-log-time-zone-rule: t
12668 ;; End:
12669
12670 ;;; arch-tag: 3f33a3e7-090d-492b-bedd-02a1417d32b4