Comment.
[bpt/emacs.git] / lisp / gnus / ChangeLog
CommitLineData
656b4fa1
MB
12008-05-30 Katsumi Yamaoka <yamaoka@jpl.org>
2
3 * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
4 are not 2-digit hexadecimal characters that follow `%'s.
5
62008-05-29 Reiner Steib <Reiner.Steib@gmx.de>
7
8 * message.el (message-bogus-recipient-p): Fix type in doc string.
9 Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
10 (message-bogus-addresses): Rename from message-bogus-address-regexp.
11 Improve custom options.
12 (message-bogus-recipient-p): Adjust accordingly.
13
142008-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
15
16 * nnmairix.el: Require edmacro when compiling with XEmacs.
17
f394fa25
MB
182008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
19
20 * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
21 (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
22
a368801c
MB
232008-05-20 Teodor Zlatanov <tzz@lifelogs.com>
24
25 * auth-source.el: Add more docs.
26
272008-05-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
28
29 * nnheader.el (nnheader-read-timeout): Change the default timeout from
30 0.1 seconds to 0.01 seconds. This will make nntp and pop3 article
31 retrieval faster in some cases, but might make CPU usage larger. If
32 this has any bad side effects, we might revert this change.
33
34 * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
35 seems to make mail retrieval much, much faster.
36 (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
cc4a96c6 37 unconditionally.
a368801c
MB
38
39 * gnus-draft.el (gnus-group-send-queue): Bind
40 message-send-mail-partially-limit to nil to avoid being prompted.
41
03c673c9
MB
422008-05-16 Reiner Steib <Reiner.Steib@gmx.de>
43
44 * mml.el (mml-attach-buffer): Prompt for `disposition'.
45
46 * message.el (message-bogus-address-regexp): Fix and improve custom
47 type.
48 (message-setup-hook): Add message-check-recipients as custom option.
49
58333467
MB
502008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
51
52 * message.el (message-cite-function): Remove bogus autoload which crept
53 in during merge from v5-10.
54
4079589f
MB
552008-05-14 Teodor Zlatanov <tzz@lifelogs.com>
56
57 * nnimap.el (nnimap-open-connection): Fix login/password bug.
58
59 * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
60
61 * auth-source.el: Preliminary Tramp docs.
62 (auth-sources): Change the default auth-sources to use
63 EPA .gpg files.
64
e952b711
MB
652008-05-09 Teodor Zlatanov <tzz@lifelogs.com>
66
67 * nntp.el: Autoload `auth-source-user-or-password'.
68 (nntp-send-authinfo): Use it.
69
70 * nnimap.el: Autoload `auth-source-user-or-password'.
71 (nnimap-open-connection): Use it.
72
73 * auth-source.el: Added docs on using with url-auth. Import gnus-util
74 for the gnus-message function.
75 (auth-source-user-or-password): Use it.
76
4fedcc00
SM
772008-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
78
79 * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
80 rfc2104-hexstring-to-byte-list. Return a unibyte string.
81 (rfc2104-hash): Use it.
82
149cd465
JB
832008-05-08 Juanma Barranquero <lekktu@gmail.com>
84
85 * gnus-art.el (gnus-article-toggle-truncate-lines):
86 Don't use `iff' in docstring.
87
0ab5c2be
MB
882008-05-07 Teodor Zlatanov <tzz@lifelogs.com>
89
90 * gnus-registry.el: Adjusted copyright dates and added a keyword.
91
92 * gnus-util.el (gnus-extract-address-component-name)
93 (gnus-extract-address-component-email): Convenience functions around
94 `gnus-extract-address-components'.
95
4fedcc00
SM
96 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
97 Use `gnus-extract-address-component-email' to fix bug of comparing full
0ab5c2be
MB
98 sender name to `user-mail-address'.
99
1002008-05-05 Teodor Zlatanov <tzz@lifelogs.com>
101
102 * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
103 catch/throw to optimize.
104 (gnus-registry-find-keywords): Just use member to find a keyword.
105
42a83f4b
SM
1062008-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
107
108 * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
109 is current before calling gnus-server-prepare.
110 (gnus-server-setup-buffer, gnus-server-update-server)
111 (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
112
d844ef2f
JL
1132008-05-04 Juri Linkov <juri@jurta.org>
114
115 * mailcap.el (mailcap-replace-in-string): New compatibility alias.
116 (mailcap-file-default-commands): Use mailcap-replace-in-string
117 instead of replace-regexp-in-string, and mailcap-delete-duplicates
118 instead of delete-dups. Use [ \t\n]* for whitespace in regexp.
119
f8a29505
MB
1202008-05-03 Reiner Steib <reiner.steib@gmx.de>
121
122 * gnus-sum.el (gnus-propagate-marks): Fix custom version.
123
3a23a519
MB
1242008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
125
126 * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
127 hooks.
128 (gnus-update-read-articles): Speed up non-marks-using users.
129 (gnus-use-marks): Define gnus-use-marks.
130 (gnus-propagate-marks): Rename variable to something more sensible.
131
38ac8b91
JB
1322008-05-02 Juanma Barranquero <lekktu@gmail.com>
133
134 * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
135 (gmm-image-load-path-for-library): Fix typos in docstrings.
136 (gmm-message): Reflow docstring.
137
8336c962
MB
1382008-04-28 Teodor Zlatanov <tzz@lifelogs.com>
139
42a83f4b
SM
140 * mail-source.el (mail-source-set-1, mail-source-bind):
141 Move auth-source code out of the macro to clean it up and fix bugs.
8336c962
MB
142
1432008-04-26 Teodor Zlatanov <tzz@lifelogs.com>
144
145 * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
146 by sender if it's equal to user-mail-address, it's likely to be
147 useless.
148
149 * mail-source.el (mail-source-bind): Don't use user or password if they
150 are not bound. Unintern them if they are nil. Don't use server unless
151 it's bound, and default it to empty string otherwise.
152
58a67d68
MB
1532008-04-25 Teodor Zlatanov <tzz@lifelogs.com>
154
155 * mail-source.el: Load auth-source.el.
156 (mail-source-bind): Add comments. Call auth-source-user-or-password to
157 get user name or password, if auth-sources is set up.
158
159 * gnus-registry.el (gnus-registry-split-strategy): New variable for
160 strategy of splitting with parent.
161 (gnus-registry-split-fancy-with-parent)
162 (gnus-registry-post-process-groups): Use it and fix prior
163 bug (returning a list as the split result).
164
165 * auth-source.el (auth-sources): Remove server parameter.
166 (auth-source-pick, auth-source-user-or-password)
167 (auth-source-user-or-password-imap)
168 (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
169 (auth-source-user-or-password-sftp)
170 (auth-source-user-or-password-smtp): Remove server parameter.
171
296fa7b4
JB
1722008-04-25 Juanma Barranquero <lekktu@gmail.com>
173
174 * smime.el (smime-sign-region, smime-encrypt-region)
175 (smime-decrypt-region):
176 Remove redundant calls to `generate-new-buffer-name'.
177
58a67d68
MB
1782008-04-24 Luca Capello <luca@pca.it> (tiny change)
179
180 * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
181 Don't use QP for message/rfc822.
182 (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
183
2136a8a7
SM
1842008-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
185
186 * sieve-manage.el (sieve-string-bytes): Remove.
187 (sieve-manage-putscript): Use length instead: `string-bytes' gives the
188 correct byte-length only if the process's coding-system is the same as
189 the one used internally by Emacs to represent strings.
190
a837fe74
JL
1912008-04-22 Juri Linkov <juri@jurta.org>
192
193 * mailcap.el (mailcap-file-default-commands): New function.
194
d55fe5bb
MB
1952008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
196
197 * message.el (message-signature-separator, message-cite-function):
198 Change custom version.
199
2002008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
201
202 * mm-decode.el (mm-display-external): Make temp file read-only.
203
2042008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
205
206 * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
207 binding for `gnus-diary-version'. Bind `gnus-diary-check-message' to
208 `C-c C-f d'.
209
2102008-04-12 Adrian Aichner <adrian@xemacs.org>
211
212 * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
213
2142008-04-09 Teodor Zlatanov <tzz@lifelogs.com>
215
216 * auth-source.el: Added docs.
2136a8a7 217 (auth-sources): Modify format to support server.
d55fe5bb
MB
218 (auth-source-pick, auth-source-user-or-password)
219 (auth-source-user-or-password-imap)
220 (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
221 (auth-source-user-or-password-sftp)
222 (auth-source-user-or-password-smtp): Add server parameter.
223
2242008-04-08 Teodor Zlatanov <tzz@lifelogs.com>
225
226 * gnus-registry.el: Initialize the registry when gnus-registry-install
227 is t.
228
73f2395e
KY
2292008-04-08 Katsumi Yamaoka <yamaoka@jpl.org>
230
231 * compface.el (uncompface): Make buffer unibyte.
232
e66d8771
SM
2332008-04-07 Stefan Monnier <monnier@iro.umontreal.ca>
234
235 * mail-source.el (mail-source-value):
236 Prefer fboundp to functionp so it works with macros as well.
237
407da272
GM
2382008-04-05 Glenn Morris <rgm@gnu.org>
239
240 * gnus-ems.el (mm-disable-multibyte): Autoload it.
241
3b728e95
SM
2422008-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
243
d37ded9e
SM
244 * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
245 Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
246
407da272
GM
247 * nnheader.el (nnheader-init-server-buffer): Change buffer's
248 multibyteness after rather than before erasing it.
33e2f72c 249
75eda25b
SM
250 * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
251 mm-with-multibyte.
407da272
GM
252 (gnus-request-article-this-buffer): Make sure the proper decoding is
253 used if gnus-original-article-buffer happens to be unibyte.
75eda25b 254
2b57967e
SM
255 * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
256 default-enable-multibyte-characters.
257
d7eb3b36
SM
258 * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
259 default-enable-multibyte-characters.
260
7ab0253d
SM
261 * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
262
3b728e95
SM
263 * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
264
5faa2ec0
SM
2652008-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
266
267 * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
268 Fix last change in case the element is not even a symbol.
269
59429511
MB
2702008-04-02 Simon Josefsson <simon@josefsson.org>
271
272 * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
273 imap-enable-exchange-bug-workaround.
274 (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
275
2762008-04-01 Simon Josefsson <simon@josefsson.org>
277
278 * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
279 a 100 byte status-checks into a 2-3MB transfer for each group.
280 (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
281 to enable bug workaround or not.
282 (nnimap-find-minmax-uid): Only enable workaround conditionally.
283
a0e08467
GM
2842008-03-31 Glenn Morris <rgm@gnu.org>
285
286 * message.el (mml2015-use): Declare for compiler.
287 (message-info): Require mml2015 when appropriate.
288
990e2c2f
SM
2892008-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
290
291 * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
292 (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
293 (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
294 (nntp-service-to-port): New function.
295 (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
296 (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
297 (nntp-open-netcat-stream): New function.
298 (nntp-open-via-rlogin-and-netcat): Don't use a pty.
299
59429511
MB
3002008-03-29 Sven Joachim <svenjoac@gmx.de>
301
302 * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
303
fa98585c
SM
3042008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
305
306 * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
307
9b3ebcb6
MB
3082008-03-28 Michael Harnois <mdharnois@gmail.com> (tiny change)
309
310 * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
311
3122008-03-24 Reiner Steib <Reiner.Steib@gmx.de>
313
fa98585c
SM
314 * message.el (message-signature-separator): Change default.
315 Improve custom type.
9b3ebcb6
MB
316 (message-cite-function): Change default to
317 message-cite-original-without-signature.
318
319 * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
320 toggle.
321
322 * message.el (message-check-news-body-syntax): Fix signature check.
323 (message-setup-1): Mark buffer as unmodified _after_ running
324 message-setup-hook and handling message-alternative-emails.
325 (message-shorten-references): Be more strict when building list of
326 valid references to comply with GNKSA.
327
fa98585c
SM
328 * gnus-group.el (gnus-read-ephemeral-bug-group)
329 (gnus-read-ephemeral-debian-bug-group)
330 (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
9b3ebcb6
MB
331
332 * message.el (message-info): Don't use booleanp which isn't supported
333 in Emacs 21 and XEmacs.
334
3352008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
336
337 * gnus-group.el (gnus-gmane-group-download-format): Rename from
338 gnus-group-gmane-group-download-format.
339 (gnus-group-read-ephemeral-gmane-group): Rename from
340 gnus-group-read-ephemeral-gmane-group.
341 (gnus-read-ephemeral-gmane-group-url): Rename from
342 gnus-group-read-ephemeral-gmane-group-url.
343 (gnus-bug-group-download-format-alist): New variable.
344 (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
345 (gnus-read-ephemeral-emacs-bug-group): New commands.
346
3472008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
348
349 * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
350 (gnus-visible-headers): Improve custom type.
351
3522008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
353
354 * mml.el (mml-menu): Add workarounds for XEmacs.
355
356 * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
357 X-Boundary header.
358
359 * message.el (message-simplify-recipients): Fix previous commit.
360
b813166a
SM
3612008-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
362
df06dd59 363 * mm-util.el (mm-set-buffer-multibyte): New function.
61dc89b0 364 * mm-decode.el (mm-copy-to-buffer): Use it.
df06dd59 365
b813166a
SM
366 * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
367 Prefer fboundp to functionp so it works with macros as well.
368
9b3ebcb6
MB
3692008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
370
5faa2ec0
SM
371 * message.el (message-alter-recipients-discard-bogus-full-name):
372 New function.
9b3ebcb6
MB
373 (message-alter-recipients-function): New variable.
374 (message-get-reply-headers): Use it.
375 (message-replace-header): New helper function.
376 (message-recipients-without-full-name): New variable.
377 (message-simplify-recipients): New command.
378
379 * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
380
381 * message.el (message-info): Handle EasyPG manual.
382
383 * mml.el (mml-menu): Add entry for EasyPG.
384
3852008-03-18 Nils Ackermann <nils@ackermath.info> (tiny change)
386
387 * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
388 parameter.
389
390 * message.el (message-disassociate-draft): Specify drafts group name
391 fully.
392
3932008-03-17 Teodor Zlatanov <tzz@lifelogs.com>
394
395 * gnus-registry.el (gnus-registry-split-fancy-with-parent): Eliminate
396 unnecessary duplicates from the match list.
397
3982008-03-17 Katsumi Yamaoka <yamaoka@jpl.org>
399
400 * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
401 args of `how-many' of which the XEmacs version doesn't take; declare
402 Info-index-next as function.
403
4042008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
405
406 * gnus-score.el (gnus-score-headers): Fix handling of
407 gnus-inhibit-slow-scoring.
408
409 * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
410 string.
411 (gnus-button-url-regexp): Improve handling of parenthesis.
412 (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
413 (gnus-button-handle-info-keystrokes): Handle index entries.
414
4152008-03-14 Katsumi Yamaoka <yamaoka@jpl.org>
416
417 * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
418 Incoming* files.
419
4202008-03-13 Teodor Zlatanov <tzz@lifelogs.com>
421
422 * auth-source.el (auth-sources): Renamed from auth-source-choices.
423 (auth-source-pick): Use it.
424
4252008-03-12 Teodor Zlatanov <tzz@lifelogs.com>
426
427 * auth-source.el (auth-source-protocols)
428 (auth-source-protocols-customize, auth-source-choices): Added and
429 modified variable customizations and defaults.
430 (auth-source-pick, auth-source-user-or-password)
431 (auth-source-protocol-defaults, auth-source-user-or-password-imap)
432 (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
433 (auth-source-user-or-password-sftp)
434 (auth-source-user-or-password-smtp): Use new variables and provide an
435 interface to netrc.el.
436
4372008-03-12 Katsumi Yamaoka <yamaoka@jpl.org>
438
439 * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
440 (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
441 Make sure the nntp port to specify is a string.
442
dd58a686
SM
4432008-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
444
ed075cb4
SM
445 * nntp.el: Use with-current-buffer.
446 (nntp-send-buffer): Just set the buffer to unibyte rather than use the
447 dubious mm-with-unibyte-current-buffer.
448 (nntp-with-open-group-function): New function extracted from
449 nntp-with-open-group macro.
450 (nntp-with-open-group): Use the function, so it's easier to debug.
451 Add indentation and debugging info.
9b3ebcb6
MB
452 (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Recommend
453 the use of the netcat alternatives.
ed075cb4 454
f15a9fec
SM
455 * rfc2047.el (rfc2047-decode-string): Don't use `m'.
456 Avoid mm-string-as-multibyte as well.
457
944c87e0
SM
458 * nnweb.el (nnweb-insert-html):
459 Remove use of nnheader-string-as-multibyte.
460
2ec9cf15
SM
461 * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
462 (nnheader-string-as-multibyte): Remove.
463
3d2440b4
SM
464 * mm-view.el: Use inhibit-read-only.
465 (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
466 (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
467 or unibyte-string.
468
456cace2
SM
469 * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
470 (mm-uu-yenc-extract): Use with-current-buffer.
471
f5fcf556
SM
472 * gnus-soup.el (gnus-soup-send-packet): Don't use
473 mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
474
c9de7755
SM
475 * nnmh.el: Use with-current-buffer.
476 (nnmh-request-list-1): Use mm-string-to-multibyte rather than
477 mm-string-as-multibyte on the output of mm-encode-coding-string.
478
3d2440b4 479 * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
9c5fe825
SM
480 (nnimap-request-move-article): Use with-current-buffer.
481
3d2440b4
SM
482 * mm-decode.el (mm-with-part): Set the buffer to unibyte before
483 inserting the handle-buffer's text, so the implicit multibyte->unibyte
484 conversion uses string-make-unibyte rather than string-as-unibyte.
d4eb2b7e 485
228b6ecd
SM
486 * gnus-msg.el: Use with-current-buffer.
487
dd58a686
SM
488 * message.el (message-ignored-resent-headers): Add "Delivered-To".
489
9b3ebcb6
MB
4902008-03-10 Daiki Ueno <ueno@unixuser.org>
491
492 * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
493 string for caching if it is 'PIN.
494
37a68866
MB
4952008-03-08 Reiner Steib <Reiner.Steib@gmx.de>
496
dd58a686
SM
497 * mail-source.el (mail-source-delete-old-incoming-confirm):
498 Change default to nil.
37a68866
MB
499 (mail-source-delete-old-incoming): Make confirmation prompt more clear.
500
8f7abae3
MB
5012008-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
502
503 * gnus-art.el (gnus-narrow-to-page): Position point properly.
504 (gnus-article-goto-prev-page): Work for articles having ^L's.
505
506 * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
507
508 * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
509
e0385bf4
KF
5102008-03-07 Karl Fogel <kfogel@red-bean.com>
511
56388398 512 * gnus-bookmark.el: Adjust for renames in bookmark.el.
e0385bf4
KF
513 (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
514 (gnus-bookmark-jump): Adjust some variable names.
515
8f7abae3 5162008-03-06 Teodor Zlatanov <tzz@lifelogs.com>
a7b50e1c 517
8f7abae3
MB
518 * auth-source.el: New package.
519 (auth-source-choices): Add customization entry point variable.
520
521 * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
522 bug.
523
5242008-03-05 Teodor Zlatanov <tzz@lifelogs.com>
525
526 * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
527 (gnus-registry-initialize, gnus-registry-install-p): Use it.
dd58a686 528 (gnus-registry-install-shortcuts): Rename from
8f7abae3
MB
529 gnus-registry-install-shortcuts-and-menus. Installs the shortcuts in
530 the `gnus-registry-mark-map' keymap dynamically from
531 `gnus-registry-marks'. The generated functions update the summary line
532 when a registry mark is added or deleted, and will call
533 `gnus-registry-install-p' (see the comments in the code).
534 (gnus-registry-user-format-function-M): Use concat intelligently.
535
536 * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
537 the registry mark functions.
a7b50e1c 538
c1717fbd
GM
5392008-03-05 Glenn Morris <rgm@gnu.org>
540
541 * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
542 * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
543 gnus-art.
544 (top-level): No need to load own source when compiling.
545
8f7abae3
MB
5462008-03-04 Reiner Steib <Reiner.Steib@gmx.de>
547
548 * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
549 Suggested by <chris.anderton@zetnet.co.uk>.
550
1fc34624
GM
5512008-03-04 Glenn Morris <rgm@gnu.org>
552
553 * gnus-sum.el (top-level): No need to require gnus when compiling,
554 since unconditionally required near start of file.
555 (gnus-summary-display-while-building): Move definition before use.
556
8f7abae3
MB
5572008-03-04 Teodor Zlatanov <tzz@lifelogs.com>
558
559 * gnus-registry.el (gnus-registry-user-format-function-M): Add
560 formatting function.
561
5622008-03-03 Teodor Zlatanov <tzz@lifelogs.com>
563
564 * gnus-registry.el (gnus-registry-marks): Changed format to be nicer
565 with plists.
566 (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
567 Use new format.
568
5692008-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
570
571 * gnus-art.el (gnus-article-describe-bindings): Work for the version of
572 `where-is-internal' that returns a range of key sequences.
573
dacb905a
SM
5742008-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
575
a88fd51a
SM
576 * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
577
c7a91ce1 578 * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
1fc34624
GM
579 (gnus-summary-jump-to-group): Consider windows on other displayed
580 frames as well. Similar changes might be needed elsewhere, but that's
581 the one I've bumped into during my use.
c7a91ce1 582
62dc3ac3 583 * nndoc.el (nndoc-oe-dbx-type-p):
ef1b088a 584 * gnus-msg.el (gnus-debug):
dacb905a
SM
585 * gnus-group.el (gnus-update-group-mark-positions):
586 Use mm-string-to-multibyte.
587
8f7abae3
MB
5882008-03-02 Reiner Steib <Reiner.Steib@gmx.de>
589
590 * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
591 doesn't handle NotDashEscaped.
592
593 * mml.el (mml-menu): Improve help entries. Move Sign/Encrypt Part.
594 (mml-dnd-attach-options): Fix typo in custom choice.
595
596 * gnus-group.el (gnus-group-read-ephemeral-gmane-group): Change
597 nndoc-article-type to mbox.
598 (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
599
600 * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3. Fall back
601 to nil, instead of html2text.
602
603 * imap.el (imap-debug): Add `imap-ping-server'.
604
605 * gnus-bookmark.el: Add FIXMEs.
606
607 * message.el (message-form-letter-separator)
608 (message-send-form-letter-delay): New variables.
609 (message-send-form-letter): Use them. New command to send form
610 letters. Requested by Uwe Siart.
611 (message-send-mail-function): Doc fix. Add "Other" custom option.
612
14e8de0c
MB
6132008-02-29 Andreas Seltenreich <andreas@gate450.dyndns.org>
614
615 * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
616 empty author.
617
6182008-02-29 Teodor Zlatanov <tzz@lifelogs.com>
619
620 * gnus-registry.el (gnus-registry-marks): Add variable for
621 customization of marks and their appearance.
622 (gnus-registry-read-mark): Use it.
623 (gnus-registry-do-marks): Add utility function to loop through
624 `gnus-registry-marks'.
625 (gnus-registry-install-shortcuts-and-menus): Add function to install
626 shortcuts and menus.
627 (gnus-registry-initialize): Use it.
628 (gnus-registry-default-mark): Clarify documentation.
629
ab74c815
GM
6302008-02-29 Glenn Morris <rgm@gnu.org>
631
632 * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
633 * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
634 * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
635 * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
636 Change defcustom :version from 23.0 to 23.1.
637
14e8de0c
MB
6382008-02-28 Teodor Zlatanov <tzz@lifelogs.com>
639
640 * gnus-registry.el (gnus-registry-follow-group-p)
641 (gnus-registry-post-process-groups): Add functions to aid registry
642 splitting and improve logging. Clarify behavior in function
643 documentation.
644 (gnus-registry-split-fancy-with-parent): Use them.
645
80de1778
SM
6462008-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
647
648 * gnus-art.el: Use with-current-buffer.
649
14e8de0c
MB
6502008-02-27 David Engster <dengste@eml.cc>
651
652 * nnmairix.el (nnmairix-request-group-with-article-number-correction):
653 Express real group name in the response.
654
6552008-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
656
657 * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
658 (nnmairix-last-server, nnmairix-current-server): Defvar them.
659 (nnmairix-goto-original-article): Defvar gnus-registry-install and
660 autoload gnus-registry-fetch-group when compiling.
149cd465 661 (nnmairix-request-group-with-article-number-correction): Remove
14e8de0c
MB
662 unreferenced argument passed to nnmairix-call-backend.
663
6642008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
665
666 * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
667 (mm-uu-extract): Improve face for low color ttys. Reported by Sascha
668 Wilde.
669
da13b6cc
GM
6702008-02-27 Glenn Morris <rgm@gnu.org>
671
672 * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
be021c01
GM
673 (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
674 variables to defconsts. Convert comments to doc-strings.
675 (nnmairix-last-server, nnmairix-current-server): Convert from free
676 variables to defvars. Convert comments to doc-strings.
677 (gnus-registry-fetch-group): Autoload.
678 (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
679 (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
14e8de0c
MB
680 (nnmairix-widget-build-editable-fields): Use car cddr rather than
681 caddr.
be021c01
GM
682 (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
683 nnmairix-request-group-with-article-number-correction call.
684 (nnmairix-fast, nnmairix-group): New, less general names, for free
685 variables passed from nnmairix-request-group to
686 nnmairix-request-group-with-article-number-correction. Declare.
687 (nnmairix-request-group-with-article-number-correction):
688 Use nnmairix-fast, nnmairix-group rather than fast, group.
da13b6cc 689
3d0f8a67
MB
6902008-02-26 David Engster <dengste@eml.cc>
691
692 * nnmairix.el: New file. Mairix back end for Gnus. Initial import of
693 version 0.5.
694
6952008-02-26 Teodor Zlatanov <tzz@lifelogs.com>
696
697 * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
698 instead of making an extra function call. Don't add the current group
699 to articles only when they have the group. Use
700 `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
701 Reported by David <de_bb@arcor.de>.
702
f5490ddc
MB
7032008-02-24 Miles Bader <miles@gnu.org>
704
705 * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
706 (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
707 (mm-find-mime-charset-region):
708 * mm-bodies.el (mm-encode-body):
709 * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
710
52bec650
MB
7112008-02-16 Reiner Steib <Reiner.Steib@gmx.de>
712
713 * mail-source.el (mail-source-delete-incoming): Change default.
714 Supplement doc string.
715
716 * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
717
7182008-02-14 Reiner Steib <Reiner.Steib@gmx.de>
719
720 * nnmail.el (nnmail-message-id-cache-file): Derive from
721 `gnus-home-directory'.
722
7232008-02-11 Reiner Steib <Reiner.Steib@gmx.de>
724
725 * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
5e25c514 726 Document negative prefix.
52bec650 727
5e25c514 728 * gnus-group.el (gnus-group-read-group): Document negative prefix.
52bec650
MB
729
7302008-02-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
731
732 * message.el (message-unsent-separator): Add the Exim bounce
733 separator.
734
7352008-02-10 Daiki Ueno <ueno@unixuser.org>
736
737 * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
738 list.
739 (mml2015-epg-encrypt): Remove skipped recipients/signers from the
740 recipient/signer list.
741
0b9c5ab7
RS
7422008-02-10 Reiner Steib <Reiner.Steib@gmx.de>
743
744 * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
745 fbound (Emacs 23 unicode), signal an error.
746
1888e568
GM
7472008-02-08 Glenn Morris <rgm@gnu.org>
748
749 * gnus-art.el (pgg-display-output-buffer): Declare as function.
750
52bec650
MB
7512008-02-07 Tassilo Horn <tassilo@member.fsf.org>
752
753 * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
754 ports to the calls to `netrc-machine-user-or-password' in addition to
755 "imap" and "imaps".
756
e9198520
MB
7572008-02-03 Reiner Steib <Reiner.Steib@gmx.de>
758
759 * gnus.el (gnus-group-startup-message): Add `find-image' call before
760 image-load-path is let-bound. Reported by Harald Hanche-Olsen
761 <hanche@math.ntnu.no>.
762
7632008-02-01 Katsumi Yamaoka <yamaoka@jpl.org>
764
765 * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
766
9303f985 7672008-02-01 Zhang Wei <id.brep@gmail.com>
aca7a3d2
MB
768
769 * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
770
771 * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
772
9303f985 7732008-02-01 Miles Bader <miles@gnu.org>
aca7a3d2
MB
774
775 * mml.el (mml-parse-1): Remove apparently vestigial use of
776 `mm-hack-charsets'.
777 * mm-bodies.el (mm-encode-body): Likewise.
778
9303f985 7792008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 780
4fedcc00 781 * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
aca7a3d2
MB
782 rfc2104-hexstring-to-bitstring and changed to return a byte list.
783 (rfc2104-hash): Convert the result of concat to unibyte string.
784
9303f985 7852008-02-01 Dave Love <fx@gnu.org>
aca7a3d2 786
aca7a3d2
MB
787 * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
788 coding-system-for-read.
789 (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
790
8385d659 791 * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
4fedcc00 792 (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region): Delete.
8385d659 793 (mm-find-mime-charset-region): Remove hack-charsets stuff.
aca7a3d2 794
10ef2ef7 7952008-01-24 Michael Sperber <sperber@deinprogramm.de>
a1da1e37
MB
796
797 * mail-source.el (mail-sources): Add `group' choice.
798
799 * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
800 parameter `in-group' to control into which group the articles go.
801 Add treatment of `group' mail-source.
802
a445370f
DN
8032008-01-24 Dan Nicolaescu <dann@ics.uci.edu>
804
805 * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
806 * message.el (message-beginning-of-line): Use featurep instead of bound
807 tests in order to resolve conditionals at compile time.
808
4599d0ec
MB
8092008-01-23 Katsumi Yamaoka <yamaoka@jpl.org>
810
811 * gnus-art.el (gnus-insert-mime-button): Don't decode description.
812
813 * mm-decode.el (mm-dissect-buffer): Decode description.
814
815 * mml.el (mml-to-mime): Encode message header first.
816
0b6799c3
MB
8172008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
818
819 * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
820 xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
821
8222008-01-18 Teodor Zlatanov <tzz@lifelogs.com>
823
824 * gnus-registry.el (gnus-registry-trim): Use append, not concat.
825
8262008-01-17 Katsumi Yamaoka <yamaoka@jpl.org>
827
828 * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
829 prefix keys.
830 (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
831 (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
832 gnus-xmas.el.
833
8342008-01-16 Teodor Zlatanov <tzz@lifelogs.com>
835
836 * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
837 Add new variables for article mark management.
838 (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
839 list of extra data entries which, when present, will indicate that the
840 article ID should not be trimmed from the registry.
841 (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
842 functions.
843 (gnus-registry-read-mark): New function to read a mark name from the
844 user.
845 (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
846 (gnus-registry-set-article-mark-internal): New functions to add and
847 remove marks.
848 (gnus-registry-get-article-marks): New function to show the marks for
849 an article, or retrieve them for further use.
850
8512008-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
852
853 * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
854 keys when no argument is given.
855
8562008-01-12 Reiner Steib <Reiner.Steib@gmx.de>
857
858 * gnus-sum.el (gnus-article-sort-by-random)
859 (gnus-thread-sort-by-random): Fix doc strings. Reported by
860 jidanni@jidanni.org.
861
8622008-01-11 Katsumi Yamaoka <yamaoka@jpl.org>
863
864 * gnus-art.el (gnus-article-describe-bindings): New function.
865 (gnus-article-read-summary-keys): Use it.
866 (gnus-article-mode-map): Bind `C-h b' to it.
867
95838435
MB
8682008-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
869
870 * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
871 XEmacs.
872 (gnus-article-describe-key, gnus-article-describe-key-briefly): Protect
873 against non-character events.
874
95838435
MB
8752008-01-09 Reiner Steib <Reiner.Steib@gmx.de>
876
877 * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url): New
878 command.
879 (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
880 instead of END. Change name of the temp file.
881 (gnus-group-gmane-group-download-format): Add doc string. Make it
882 customizable.
883
8842008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
885
886 * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
887 bind `S W' to gnus-article-wide-reply-with-original; set default
888 binding to gnus-article-read-summary-send-keys.
889 (gnus-article-read-summary-keys): Fix the order of keys; display
890 continuation keys correctly in the echo area; describe bindings
891 correctly when keys end with `C-h'.
892 (gnus-article-read-summary-send-keys): New function.
893 (gnus-article-describe-key, gnus-article-describe-key-briefly): Work
894 for gnus-article-read-summary-send-keys; display continuation keys
895 correctly in the echo area.
896 (gnus-article-reply-with-original): Ignore prefix argument.
897 (gnus-article-wide-reply-with-original): New function.
898
d82cf70b
MB
8992008-01-08 Katsumi Yamaoka <yamaoka@jpl.org>
900
901 * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
902 display-color-p. Reported by Reiner Steib <Reiner.Steib@gmx.de>.
903
9042008-01-06 Reiner Steib <Reiner.Steib@gmx.de>
905
906 * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
907 (gnus-group-read-ephemeral-gmane-group): New command.
908
f3041af1
DN
9092008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
910
911 * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
912
87035689
MB
9132007-12-28 Reiner Steib <Reiner.Steib@gmx.de>
914
915 * message.el (message-send-mail-function): Increase custom version.
916
917 * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
918 password-cache or password. Suggested by Glenn Morris <rgm@gnu.org>.
919
87035689
MB
9202007-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
921
922 * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
923 html parts correctly; support forwarded messages.
924 (gnus-article-browse-html-article): Remove work buffers.
925
926 * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
927 compiling.
928 (netrc-bound-and-true-p): New macro.
929 (netrc-parse): Use it instead of bound-and-true-p that is not available
930 in XEmacs 21.4.
931
9322007-12-19 Teodor Zlatanov <tzz@lifelogs.com>
933
934 * gnus-registry.el (gnus-registry-mark-article)
935 (gnus-registry-article-marks): Add functionality to mark articles
936 through the Gnus registry.
937
938 * netrc.el: Autoload encrypt when encrypt-file-alist is set.
939 (netrc-parse): Use encrypt-file-alist to determine if
940 encrypt-find-model or encrypt-insert-file-contents should be used.
941
541cbf8b
GM
9422007-12-19 Glenn Morris <rgm@gnu.org>
943
944 * mml.el (message-options-set, message-narrow-to-head)
945 (message-in-body-p, message-mail-p, message-encode-message-body):
946 Autoload.
947 (message-remove-header, message-narrow-to-headers-or-head)
948 (message-subscribed-p, message-make-mail-followup-to)
949 (message-position-on-field, message-news-p)
950 (message-options-set-recipient, message-generate-headers)
951 (message-sort-headers): Declare as functions.
952
87035689
MB
9532007-12-18 Reiner Steib <Reiner.Steib@gmx.de>
954
955 * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
956 convention in doc string.
957
9582007-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
959
960 * gnus-art.el (gnus-article-browse-html-parts): Add message header and
961 title to html parts.
962 (gnus-article-browse-html-article): Pass message header to it.
963
964 * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
965
9662007-12-16 Reiner Steib <Reiner.Steib@gmx.de>
967
968 * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
969 or password compatible with XEmacs.
970
bbbe940b
MB
9712007-12-15 Reiner Steib <Reiner.Steib@gmx.de>
972
973 * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
974 format document.
975 (gnus-mime-delete-part): Don't write description line if empty.
976 (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
977
880820fe 9782007-12-14 Johan Bockgård <bojohan@gnu.org>
bbbe940b
MB
979
980 * gnus-sum.el (gnus-summary-mark-unread-as-read)
981 (gnus-summary-mark-read-and-unread-as-read)
982 (gnus-summary-mark-current-read-and-unread-as-read)
983 (gnus-summary-mark-unread-as-ticked): Doc fix.
984 `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
985
9862007-12-14 Reiner Steib <Reiner.Steib@gmx.de>
987
988 * gnus-sum.el (gnus-summary-prev-article): Fix doc string. Reported by
989 Christoph Conrad <christoph.conrad@gmx.de>.
990
9912007-12-14 Reiner Steib <Reiner.Steib@gmx.de>
992
993 * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
994 yes-or-no-p.
995
9962007-12-11 Katsumi Yamaoka <yamaoka@jpl.org>
997
998 * mm-decode.el (mm-add-meta-html-tag): New function.
002876ab 999 (mm-save-part-to-file, mm-pipe-part): Use it.
bbbe940b
MB
1000
1001 * gnus-art.el (gnus-article-browse-delete-temp-files): Use
1002 gnus-y-or-n-p instead of y-or-n-p.
1003 (gnus-article-browse-html-parts): Work with message/external-body; use
1004 mm-add-meta-html-tag.
1005
cef98b13
GM
10062007-12-11 Glenn Morris <rgm@gnu.org>
1007
1008 * gnus-cache.el: Require gnus-sum not just when compiling.
1009
1010 * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
1011
1012 * gnus-int.el (gnus-server-opened, gnus-status-message): Move
1013 definitions before use.
1014
1015 * mm-decode.el: Require gnus-util.
1016 (mm-remove-part): Only call delete-annotation on XEmacs.
1017
1018 * mm-uu.el (gnus-original-article-buffer): Define for compiler.
1019
1020 * nnmail.el: Require gnus-int.
1021
1022 * spam.el: Move `require's before `eval-when-compile's.
1023
1024 * gnus-ems.el (gnus-alive-p):
1025 * gnus-fun.el (message-goto-eoh):
5ec7fe1b 1026 * gnus-util.el (gnus-group-name-decode):
cef98b13
GM
1027 * mail-source.el (gnus-compress-sequence):
1028 * message.el (Info-goto-node, format-spec):
1029 * mm-bodies.el (message-options-get):
1030 * mm-decode.el (mm-view-pkcs7):
1031 * mm-util.el (gmm-write-region):
1032 * mml-smime.el (mml-compute-boundary)
1033 (gnus-completing-read-with-default):
1034 * mml.el (widget-button-press, gnus-make-hashtable):
1035 * mml1991.el (mm-decode-content-transfer-encoding)
1036 (mm-encode-content-transfer-encoding)
1037 (message-options-get, message-options-set):
1038 * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
1039 * nnfolder.el (gnus-request-group):
1040 * nnheader.el (ietf-drums-unfold-fws):
1041 * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
1042 * smime.el (gnus-run-mode-hooks):
1043 * spam-stat.el (gnus-message): Autoload.
1044
1045 * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
1046 * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
1047 * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
1048 * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
1049 Add declare-function compatibility definition.
1050
1051 * gnus-cache.el (nnvirtual-find-group-art):
1052 * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
1053 (gnus-add-image, gnus-add-wash-type):
1054 * gnus-group.el (nnkiboze-score-file):
1055 * gnus-sum.el (turn-on-gnus-mailing-list-mode)
1056 (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
5ec7fe1b
GM
1057 * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
1058 (message-tokenize-header, gnus-get-buffer-create)
1059 (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
1060 (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
cef98b13
GM
1061 * gnus.el (gnus-group-decoded-name):
1062 * mail-source.el (imap-capability):
1063 * mm-bodies.el (message-options-set):
1064 * mm-decode.el (gnus-configure-windows):
1065 * mm-extern.el (message-goto-body):
1066 * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
1067 * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
1068 (epg-sub-key-validity, message-options-set):
1069 * mml.el (widget-event-point, gnus-configure-windows):
1070 * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
1071 * mml2015.el (epg-check-configuration, epg-configuration)
1072 (message-options-set):
1073 * nndb.el (nndb-request-article):
1074 * nnfolder.el (gnus-request-create-group):
1075 * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
1076 * nnmaildir.el (gnus-group-mark-article-read):
1077 * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
1078 * rfc1843.el (message-fetch-field):
1079 * spam.el (gnus-extract-address-components):
1080 Declare as functions.
1081
bbbe940b
MB
10822007-12-10 Katsumi Yamaoka <yamaoka@jpl.org>
1083
1084 * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
1085
a5ded4c9
GM
10862007-12-09 Glenn Morris <rgm@gnu.org>
1087
1088 * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
1089
1090 * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
1d1df709
GM
1091 * message.el, mm-view.el, sieve-manage, smime.el:
1092 Add declare-function compatibility definition.
a5ded4c9
GM
1093
1094 * gnus-art.el (w3-region, w3m-region, Info-menu):
1095 * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
1096 * gnus-sum.el (gnus-get-predicate):
1097 * gnus-util.el (mm-append-to-file, w32-focus-frame):
1098 * message.el (mail-abbrev-in-expansion-header-p):
1099 * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
8d0f97a4 1100 (w3m-detect-meta-charset, w3m-region):
1d1df709
GM
1101 * sieve-manage.el (password-read, password-cache-add)
1102 (password-cache-remove):
8d0f97a4 1103 * smime.el (password-read-and-add): Declare as functions.
a5ded4c9 1104
274f1353
DK
11052007-12-08 David Kastrup <dak@gnu.org>
1106
1107 * gnus-sum.el (gnus-summary-simplify-subject-query):
1108 * ecomplete.el (ecomplete-display-matches): Fix buggy call to
1109 `message'.
1110
a601fb74 11112007-12-07 Glenn Morris <rgm@gnu.org>
80d06753 1112
a601fb74 1113 * gnus-art.el (article-make-date-line): Revert previous change.
80d06753 1114
af5370ad
RS
11152007-12-06 Reiner Steib <Reiner.Steib@gmx.de>
1116
1117 * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
1118
21ee0911
MB
11192007-12-06 Christian Plate <cplate@web.de> (tiny change)
1120
1121 * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
1122 Call gnus-add-to-range ranges only once with a prepared article-list.
1123
11242007-12-06 Paul Jarc <prj@po.cwru.edu>
1125
149cd465
JB
1126 * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
1127 (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
21ee0911
MB
1128 group names with backslashes. Reported by Tassilo Horn
1129 <tassilo@member.fsf.org>.
1130
fd0c71e8
DG
11312007-12-06 D. Goel <deego3@gmail.com>
1132
a601fb74
GM
1133 * gnus-art.el (article-make-date-line):
1134 * gnus-start.el (gnus-load):
1135 * pop3.el (pop3-read-response): Fix buggy call to `error'.
fd0c71e8 1136
415a09fb
MB
11372007-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
1138
1139 * gnus-art.el (gnus-use-idna)
1140 * gnus-start.el (gnus-site-init-file)
1141 * message.el (message-use-idna)
1142 * mm-uu.el (mm-uu-hide-markers)
1143 * smiley.el (smiley-style): Revert changes that suppress warnings.
1144
11452007-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
1146
1147 * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
1148 specify charset to html source. Reported by Christoph Conrad
1149 <christoph.conrad@gmx.de>.
1150
11512007-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
1152
1153 * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
1154 idna-program in order to suppress byte compile warning issued by XEmacs
1155 that came to byte compile the default value section of defcustom forms
1156 recently.
1157
1158 * gnus-start.el (gnus-site-init-file): Don't directly refer to the
1159 value of installation-directory.
1160
1161 * message.el (message-use-idna): Don't directly refer to the value of
1162 idna-program.
1163
1164 * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
1165
1166 * smiley.el (smiley-style): Don't directly call face-attribute.
1167
b890d447
MB
11682007-12-04 Reiner Steib <Reiner.Steib@gmx.de>
1169
1170 * gnus-group.el (gnus-group-highlight-line): Add FIXME.
1171
1172 * gnus-dired.el: Reduce Gnus dependencies.
1173 (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
1174 require. Use autoloads instead.
1175 (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
1176 (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
1177 (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
1178 (gnus-dired-mode): Adjust doc string.
1179 (gnus-dired-mail-mode): New variable.
1180 (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
1181 (gnus-dired-mode): Avoid using `gnus-run-hooks'.
1182 (gnus-dired-mail-buffers): New function. Return mail or message
1183 composition buffers.
1184 (gnus-dired-attach): Use it.
1185 (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
1186 NO-DECODE.
1187 (gnus-dired-print): Use `gnus-print-buffer' depending on
1188 `gnus-dired-mail-mode'.
1189
11902007-12-04 Katsumi Yamaoka <yamaoka@jpl.org>
1191
1192 * rfc2047.el (rfc2047-encoded-word-regexp)
1193 (rfc2047-encoded-word-regexp-loose): Move forward; add comments
1194 explaining what regexp patterns are for.
1195
13b0ef01
GM
11962007-12-04 Glenn Morris <rgm@gnu.org>
1197
1198 * password.el: Move to ../password-cache.el.
1199
1200 * mml1991.el (password-read, password-cache-add, password-cache-remove):
1201 * mml2015.el (password-read, password-cache-add, password-cache-remove):
1202 * mml-smime.el (password-read, password-cache-add)
1203 (password-cache-remove):
1204 No need to autoload, since mml-sec requires password.
1205
1206 * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
1207 * message.el (gnus-extract-address-components):
1208 * mml-smime.el (gnus-extract-address-components): Define for compiler.
1209
1210 * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
1211 password.
1212
b890d447
MB
12132007-12-03 Reiner Steib <Reiner.Steib@gmx.de>
1214
1215 * mailcap.el: Reduce dependencies.
1216 (mail-header-parse-content-type): Autoload.
1217 (mailcap-delete-duplicates): New alias.
1218 (mailcap-mime-info): Add optional argument NO-DECODE.
1219 (mailcap-mime-types): Use mailcap-delete-duplicates.
1220
1221 * message.el (message-ignored-supersedes-headers): Add "X-ID".
1222
12232007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1224
1225 * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
1226 function.
1227
1228 * gnus-uu.el (gnus-uu-decode-yenc): New command.
1229 (gnus-uu-yenc-article): New function.
1230
1231 * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
1232
1233 * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
1234 buffer.
1235
21662dc7
GM
12362007-12-02 Glenn Morris <rgm@gnu.org>
1237
323fc9ec
GM
1238 * sasl-cram.el, sasl-digest.el, sasl-ntlm.el, sasl.el:
1239 Move to ../net.
1240
21662dc7
GM
1241 * binhex.el, uudecode.el: Move to ../mail.
1242
ceabaeb3
GM
1243 * encrypt.el: Remove file.
1244
b890d447
MB
12452007-12-01 Reiner Steib <Reiner.Steib@gmx.de>
1246
1247 * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
1248 matches on patches.
1249
1250 * gnus-art.el (gnus-article-browse-html-article): Mention
1251 `mm-text-html-renderer' in the doc string.
1252
1253 * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
1254 string. Add comments.
1255
1256 * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
1257 if rhs is ASCII.
1258
08545d0a
GM
12592007-12-01 Glenn Morris <rgm@gnu.org>
1260
fb18c032 1261 * dig.el, dns.el: Move to ../net.
c3335b6a 1262 * format-spec.el, hex-util.el, sha1.el: Move to ../.
4c1d5922 1263
08545d0a
GM
1264 * mail-source.el (top-level): Require format-spec before
1265 eval-when-compile.
1266
257a0a0d
GM
12672007-11-30 Glenn Morris <rgm@gnu.org>
1268
1269 * encrypt.el: Require password, rather than autoloading password-read.
1270
b890d447
MB
12712007-11-28 Elias Oltmanns <eo@nebensachen.de>
1272
1273 * gnus.el (gnus-method-to-server): Add an optional parameter so the
1274 caller can indicate whether the cache should be disregarded for this
1275 call. This way the result of the call is reproducible at all times and
1276 can be considered a canonical server name for the supplied method.
1277 (gnus-agent-method-p): Canonicalize server names by pushing their
1278 method through `gnus-method-to-server' using the no-cache argument.
1279
1280 * gnus-srvr.el (gnus-server-insert-server-line): Call
1281 `gnus-method-to-server' with `no-cache' argument.
1282
1283 * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
1284 gnus-agent-possibly-synchronize-flags as this should be called when the
1285 server is actually being opened.
1286 (gnus-agent-possibly-synchronize-flags)
1287 (gnus-agent-possibly-synchronize-flags-server): Move check for the
1288 flags file of an agentized server to the latter function.
1289
1290 * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
1291 (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
1292 after a connection has been established successfully.
1293
12942007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
1295
1296 * gnus-art.el (article-display-face): Force to display face if called
1297 interactively; check if gnus-article-x-face-too-ugly matches author.
1298 (article-display-x-face): Display face even if From header is missing
1299 as article-display-face does.
1300
d50fd8e2
GM
13012007-11-28 Richard Stallman <rms@gnu.org>
1302
1303 * md4.el: Move to ../.
1304 * hmac-def.el, hmac-md5.el, ntlm.el: Move to ../net.
1305
b890d447
MB
13062007-11-27 Reiner Steib <Reiner.Steib@gmx.de>
1307
1308 * mail-source.el (mail-sources): Default to fetch from file for
1309 compatibility with default of nnmail-spool-file.
1310
13112007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
1312
1313 * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
1314 (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
1315 to look for encoded word that should be encoded again.
1316 (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
1317 (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
1318 encoding pattern.
1319 (rfc2047-decode-region): Switch strict regexp and loose one according
1320 to rfc2047-allow-irregular-q-encoded-words.
1321
a06e7b5d
SJ
13222007-11-26 Simon Josefsson <simon@josefsson.org>
1323
1324 * imap.el: Move to ../net directory.
1325
b890d447
MB
13262007-11-25 Romain Francoise <romain@orebokech.com>
1327
1328 * gnus-msg.el (gnus-summary-reply): Delete extra paren.
1329
13302007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
1331
1332 * nnmail.el (nnmail-spool-file): Remove obsolete variable.
1333 (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
1334
1335 * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
1336 `nnmail-spool-file'.
1337
1338 * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
1339 `nnmail-spool-file'.
1340
1341 * gnus-move.el (gnus-change-server): Ditto.
1342
1343 * gnus-kill.el (gnus-batch-score): Ditto.
1344
1345 * gnus-cache.el (gnus-jog-cache): Ditto.
1346
c9e31f32
SM
1347 * gnus-msg.el (gnus-summary-reply):
1348 Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
b890d447
MB
1349
13502007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
1351
c9e31f32
SM
1352 * gnus-cache.el (gnus-cache-generate-nov-databases):
1353 Use nnml-generate-nov-databases-directory instead of
b890d447
MB
1354 nnml-generate-nov-databases-1.
1355
e3b0153a
GM
13562007-11-24 Glenn Morris <rgm@gnu.org>
1357
1358 * message.el (message-tool-bar-retro): Update for rename
1359 mail_send.xpm->mail-send.xpm.
1360
b890d447
MB
13612007-11-22 Reiner Steib <Reiner.Steib@gmx.de>
1362
1363 * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
1364 `smime-ldap-search' for Emacs 22 and up.
1365
145cc6b9
RS
13662007-11-22 Reiner Steib <Reiner.Steib@gmx.de>
1367
63ff8478
RS
1368 * hashcash.el: Move to ../mail directory.
1369
8746c8b8
RS
1370 * smime-ldap.el: Remove. Not used in Emacs 22 and up.
1371
145cc6b9
RS
1372 * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
1373 `smime-ldap-search' for Emacs 22 and up.
1374
82816ba1
SM
13752007-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
1376
b7b80032
SM
1377 * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
1378
82816ba1
SM
1379 * message.el (message-send-mail-function): Fix error convention.
1380 (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
1381 (message-widen-reply, message-send-mail, message-talkative-question)
1382 (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
1383 (message-clone-locals, message-send-news): Use with-current-buffer.
1384 (message-insert-or-toggle-importance): Remove unused var `valid'.
1385 (message-make-references): Remove unused var `new-references'.
1386 (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
1387
3042deef
JB
13882007-11-22 Juanma Barranquero <lekktu@gmail.com>
1389
1390 * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
1391 (spam-split-symbolic-return-positive): Reflow docstring.
1392 (spam-backends, spam-summary-exit-behavior)
1393 (spam-mark-ham-unread-before-move-from-spam-group)
1394 (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
1395 (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
1396 (spam-clear-cache, spam-backend-check, spam-install-backend)
1397 (spam-install-statistical-backend, spam-list-of-processors)
1398 (spam-group-processor-p, spam-split, spam-bogofilter-score)
1399 (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
1400 (spam-check-crm114, spam-initialize, spam-unload-hook):
1401 Fix typos in docstrings.
1402
b890d447
MB
14032007-11-21 Katsumi Yamaoka <yamaoka@jpl.org>
1404
1405 * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
1406 been checked if they have never been read and those group levels are
1407 higher than the one that a user specified.
1408
14092007-11-21 Katsumi Yamaoka <yamaoka@jpl.org>
1410
1411 * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
1412 foreign groups unless a group level is specified by a user.
1413 Reported by Dan Nicolaescu <dann@ics.uci.edu>.
1414
b62a39c4
RS
14152007-11-21 Reiner Steib <Reiner.Steib@gmx.de>
1416
1417 * message.el (message-send-mail-function): Require sendmail.
1418
2ea6167b
RS
14192007-11-20 Reiner Steib <Reiner.Steib@gmx.de>
1420
9e0a8576
RS
1421 * message.el (message-send-mail-function): Check for smtpmail too.
1422
f21470ef
RS
1423 * utf7.el (utf7-encode, utf7-decode): Use coding system
1424 `utf-7'/`utf-7-imap' from utf-7.el' if available.
1425
2ea6167b
RS
1426 * message.el (message-send-mail-function): New function.
1427 (message-send-mail-function): Set default using
1428 message-send-mail-function. Adjust doc string.
1429 (message-send-mail-with-mailclient): New function.
1430
127a6f0e
GM
14312007-11-17 Richard Stallman <rms@gnu.org>
1432
1433 * assistant.el: Remove file.
1434
9efa445f
DN
14352007-11-16 Dan Nicolaescu <dann@ics.uci.edu>
1436
1437 * smime.el (from):
1438 * rfc2047.el (message-posting-charset):
1439 * qp.el (mm-use-ultra-safe-encoding):
1440 * pop3.el (parse-time-months):
1441 * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
1442 * nnml.el (files):
1443 * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
1444 (jka-compr-compression-info-list, ange-ftp-path-format)
1445 (efs-path-regexp):
1446 * nndiary.el (files):
1447 * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
1448 (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
1449 (epg-digest-algorithm-alist, inhibit-redisplay)
1450 (password-cache-expiry):
1451 * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
1452 (pgg-output-buffer, password-cache-expiry):
1453 * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
1454 (efs-path-regexp):
1455 * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
1456 (inhibit-redisplay):
1457 * mm-uu.el (file-name, start-point, end-point, entry)
1458 (gnus-newsgroup-name, gnus-newsgroup-charset):
1459 * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
1460 (latin-unity-ucs-list):
1461 * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
1462 (mm-uu-binhex-decode-function):
1463 * message.el (gnus-message-group-art, gnus-list-identifiers, )
1464 (rmail-enable-mime-composing, gnus-local-organization)
1465 (gnus-post-method, gnus-select-method, gnus-active-hashtb)
1466 (gnus-read-active-file, facemenu-add-face-function)
1467 (facemenu-remove-face-function, gnus-article-decoded-p)
1468 (tool-bar-mode):
1469 * mail-source.el (display-time-mail-function):
1470 * gnus-util.el (nnmail-pathname-coding-system)
1471 (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
1472 (gnus-original-article-buffer, gnus-user-agent)
1473 (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
1474 (xemacs-codename, sxemacs-codename, emacs-program-version):
1475 * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
1476 * gnus-start.el (gnus-agent-covered-methods)
1477 (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
1478 (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
1479 (gnus-newsgroup-headers, gnus-group-list-mode)
1480 (gnus-group-mark-positions, gnus-newsgroup-data)
1481 (gnus-newsgroup-unreads, nnoo-state-alist)
1482 (gnus-current-select-method, mail-sources)
1483 (nnmail-scan-directory-mail-source-once, nnmail-split-history)
1484 (nnmail-spool-file, gnus-cache-active-hashtb):
1485 * gnus-mh.el (mh-lib-progs):
1486 * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
1487 (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
1488 (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
1489 (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
1490 (gnus-group-buffer):
1491 * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
1492 (font-lock-set-defaults):
1493 * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
1494 (gnus-face-properties-alist, charset, gnus-summary-article-menu)
1495 (gnus-summary-post-menu, total-parts, type, condition, length):
1496 * gnus-agent.el (gnus-agent-read-agentview):
1497 * flow-fill.el (show-trailing-whitespace):
1498 * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
1499 eval-and-compile wrappers for byte compiler pacifiers.
1500
1501 * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
1502 (mm-display-inline-fontify): Check for featurep 'xemacs not
1503 extent-list.
1504
1505 * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
1506 itimer-list.
1507 (mm-create-image-xemacs): Only do something for XEmacs.
1508 (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
1509
1510 * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
1511
1512 * gnus-registry.el (gnus-adaptive-word-syntax-table):
1513 * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
1514
e9346447
JB
15152007-11-15 Juanma Barranquero <lekktu@gmail.com>
1516
ec5741dc 1517 * nnimap.el (nnimap-split-download-body):
e9346447 1518 * gnus-demon.el (gnus-demon):
ec5741dc 1519 * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
e9346447 1520
1428d46b
MB
15212007-11-15 Katsumi Yamaoka <yamaoka@jpl.org>
1522
1523 * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
1524 macros.
1525 (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
1526 (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
1527 copy data from unibyte buffer to multibyte current buffer.
1528 (nntp-retrieve-headers, nntp-retrieve-groups); Use nntp-copy-to-buffer
1529 to copy data from unibyte current buffer to multibyte buffer.
1530 (nntp-make-process-buffer): Make process buffer unibyte.
1531
1532 * pop3.el (pop3-open-server): Fix typo in Lisp code.
1533
15342007-11-14 Denys Duchier <denys.duchier@univ-orleans.fr> (tiny change)
1535
1536 * pop3.el (pop3-open-server): Accept and process data more robustly at
1537 connexion start to avoid spurious "POP SSL connexion failed" errors.
1538
15392007-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
1540
1541 * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
1542 read group names.
1543
15442007-11-12 Reiner Steib <Reiner.Steib@gmx.de>
1545
1546 * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
1547
15482007-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
1549
1550 * nnmail.el (nnmail-parse-active): Make group names unibyte.
1551 (nnmail-save-active): Use a unibyte buffer when saving active file,
1552 which may contain non-ASCII group names.
1553
1554 * nnml.el (nnml-request-group): Decode group names in messages.
1555
4d8a28ec
MB
15562007-11-05 Reiner Steib <Reiner.Steib@gmx.de>
1557
1558 * message.el (message-citation-line-function)
1559 (message-insert-formatted-citation-line): Fix spelling of
1560 `message-insert-formated-citation-line'.
1561
c12ecb0a
MB
15622007-11-03 Reiner Steib <Reiner.Steib@gmx.de>
1563
1564 * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
1565
4d8a28ec
MB
15662007-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
1567
1568 * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
1569 nnmail-pathname-coding-system.
1570
1571 * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
1572 that a user enters; decode group names in messages.
1573
1574 * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
1575
60ece9b0
MB
15762007-11-01 Reiner Steib <Reiner.Steib@gmx.de>
1577
1578 * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
1579
1580 * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
1581
1582 * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
1583 risky local variable.
1584
1585 * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
1586
15872007-11-01 Teodor Zlatanov <tzz@lifelogs.com>
1588
1589 * encrypt.el: Improve documentation to fix function name typo.
1590 Reported by Daiki Ueno <ueno@unixuser.org>.
1591
15922007-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
1593
1594 * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
1595 even if the point is not in the last page of an article.
1596 (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
1597 back to the previous page.
1598
c590ed3a
MB
15992007-10-30 Reiner Steib <Reiner.Steib@gmx.de>
1600
1601 * qp.el (quoted-printable-decode-string): Fix typo in doc string.
1602
60ece9b0
MB
16032007-10-30 Katsumi Yamaoka <yamaoka@jpl.org>
1604
1605 * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
1606
c70dbcd5
SM
16072007-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
1608
60ece9b0
MB
1609 * message.el (message-check-news-body-syntax): Avoid
1610 mm-string-as-multibyte.
c70dbcd5
SM
1611 (message-hide-headers): Don't assume (point-min)==1.
1612
437ce4be
MB
16132007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1614
1615 * message.el (message-remove-blank-cited-lines): Fix if remove is
1616 given.
1617 (message-bogus-address-regexp): New variable.
1618 (message-bogus-recipient-p): New function.
1619 (message-check-recipients): New command.
1620 (message-syntax-checks): Add `bogus-recipient'.
1621 (message-fix-before-sending): Add `bogus-recipient'.
1622
1623 * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
d55fe5bb
MB
1624 (gnus-treat-body-boundary): Don't test window-system.
1625
296fa7b4 16262007-10-28 Leo <sdl.web@gmail.com> (tiny change)
d55fe5bb
MB
1627
1628 * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
437ce4be 1629
c7ff939a
RS
16302007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1631
1632 * gnus.el: Bump version to Gnus v5.13.
1633
01c52d31
MB
16342007-10-28 Miles Bader <miles@gnu.org>
1635
1636 * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
1637 at compile-time too.
1638
437ce4be
MB
16392007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
1640
1641 * gnus-msg.el (gnus-message-setup-hook): Add
1642 `message-remove-blank-cited-lines' to options.
1643
01c52d31
MB
16442007-10-26 Reiner Steib <Reiner.Steib@gmx.de>
1645
1646 * message.el (message-remove-blank-cited-lines): New function.
880820fe 1647 Suggested by Karl Plästerer.
01c52d31
MB
1648
16492007-10-25 Katsumi Yamaoka <yamaoka@jpl.org>
1650
1651 * hashcash.el (mail-add-payment): Replace mapcar called for effect with
1652 mapc.
1653
1654 * imap.el (imap-open): Replace mapcar called for effect with mapc.
1655 (top-level): Use mapc to set functions to be traced for debugging.
1656
1657 * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
1658 called for effect with while loop.
1659
1660 * message.el (message-talkative-question): Replace mapcar called for
1661 effect with mapc.
1662
1663 * mm-util.el: Use mapc instead of mapcar to make compatible functions.
1664 (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
1665 called for effect with dolist.
1666
1667 * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
1668
1669 * nndiary.el: Use dolist instead of mapcar to add diary headers to
1670 gnus-extra-headers and nnmail-extra-headers.
1671
1672 * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
1673 called for effect with dolist.
1674 (top-level): Use mapc to set functions to be traced for debugging.
1675
1676 * nnmail.el (nnmail-read-incoming-hook): Doc fix.
1677 (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
1678 dolist.
1679
1680 * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
1681 Replace mapcar called for effect with mapc.
1682 (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
1683 (nnmaildir-request-update-info, nnmaildir-request-delete-group)
1684 (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
1685 (nnmaildir-close-group): Replace mapcar called for effect with dolist.
1686
1687 * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
1688 remove-if that's a cl function.
1689
1690 * webmail.el (webmail-debug): Replace mapcar called for effect with
1691 dolist.
1692
01c52d31
MB
16932007-10-24 Katsumi Yamaoka <yamaoka@jpl.org>
1694
1695 * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
1696 (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
1697 with while loop.
1698
1699 * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
1700 functions from article-* functions.
1701 (gnus-multi-decode-header): Replace mapcar called for effect with
1702 dolist.
1703
1704 * gnus-bookmark.el (gnus-bookmark-bmenu-list)
1705 (gnus-bookmark-show-details): Replace mapcar called for effect with
1706 while loop.
1707
1708 * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
1709 called for effect with while loop.
1710
1711 * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
1712 with dolist.
1713
1714 * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace
1715 mapcar called for effect with dolist.
1716
1717 * gnus-spec.el (gnus-correct-length): Make it simple and fast.
1718
1719 * gnus-sum.el (gnus-multi-decode-encoded-word-string)
1720 (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
1721 Replace mapcar called for effect with dolist.
1722 (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
1723 mapc.
1724
1725 * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
1726 Replace mapcar called for effect with dolist.
1727 (gnus-topic-list): Replace mapcar called for effect with mapc.
1728
1729 * gnus.el: Use mapc instead of mapcar to add autoloads.
1730
4b576f7d
RS
17312007-10-23 Richard Stallman <rms@gnu.org>
1732
1733 * gnus-group.el (gnus-group-highlight): Mark as risky.
1734
fdc90613
MB
17352007-10-23 Katsumi Yamaoka <yamaoka@jpl.org>
1736
1737 * gnus.el (gnus-server-to-method): Return method found first in
1738 gnus-newsrc-alist.
1739
01c52d31
MB
1740 * gnus-art.el (gnus-article-highlight-signature)
1741 (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
1742 button overlay without the front stickiness.
1743
17442007-10-22 Kevin Greiner <kevin.greiner@compsol.cc>
1745
1746 * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
1747 overview buffer needed a catch to receive its throw.
1748 (gnus-agent-flush-cache): Declared as interactive to make this function
1749 easier to use.
1750
fdc90613
MB
17512007-10-20 Reiner Steib <Reiner.Steib@gmx.de>
1752
1753 * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
1754 `next-line'.
1755
5255e3ff
MB
17562007-10-18 Katsumi Yamaoka <yamaoka@jpl.org>
1757
1758 * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
1759 exclude address matching message-dont-reply-to-names.
1760
b4fde39f
MB
17612007-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
1762
1763 * gnus-util.el (gnus-string<): New function.
1764
1765 * gnus-sum.el (gnus-article-sort-by-author)
01c52d31 1766 (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
b4fde39f
MB
1767
17682007-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
1769
1770 * gnus-win.el (gnus-configure-windows): Focus on the frame for which
1771 the frame-focus tag is set in gnus-buffer-configuration.
1772
01c52d31
MB
17732007-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
1774
1775 * gnus-art.el (gnus-article-add-button): Make a button overlay without
1776 the front stickiness.
1777
17782007-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
1779
1780 * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
1781 url pattern; remove duplicate one.
1782 (gnus-article-extend-url-button): New function.
1783 (gnus-article-add-buttons): Use it.
1784 (gnus-button-push): Use concatenated url that it makes.
1785
6ab3804a
JB
17862007-10-04 Juanma Barranquero <lekktu@gmail.com>
1787
1788 * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
1789 (sieve-manage-open): Use `mapc' instead of `mapcar'.
1790
2f19ece7
SM
17912007-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
1792
1793 * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
1794 Don't hardcode point-min==1.
1795
1d0df8af
DK
17962007-09-30 David Kastrup <dak@gnu.org>
1797
1798 * gnus-art.el (gnus-article-reply-with-original)
1799 (gnus-article-followup-with-original): When `transient-mark-mode' is
1800 off, refrain from active-region behavior for followups.
1801
4b70e299
MB
18022007-10-08 Reiner Steib <Reiner.Steib@gmx.de>
1803
1804 * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
01c52d31
MB
1805 Fix comment about "iso8859-1".
1806
18072007-10-08 Daiki Ueno <ueno@unixuser.org>
1808
1809 * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
1810 ones returned from the verify-function.
1811
1812 * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
1813 mml2015-extract-cleartext-signature if extraction failed.
1814
18152007-10-07 Daiki Ueno <ueno@unixuser.org>
1816
1817 * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
1818 beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
1819 failed.
4b70e299
MB
1820
18212007-10-04 Reiner Steib <Reiner.Steib@gmx.de>
1822
e9346447 1823 * Relicense "GPLv2 or later" files to "GPLv3 or later".
4b70e299 1824
01c52d31
MB
18252007-09-27 Teodor Zlatanov <tzz@lifelogs.com>
1826
1827 * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
1828 to mark a thread as expirable. Add variable `hide' to handle hiding of
1829 thread for both the null and zero (kill/expire thread) universal prefix
1830 cases.
1831 (gnus-summary-expire-thread): Add new function to expire a thread,
1832 using gnus-summary-kill-thread.
1833 (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
1834 shortcuts for gnus-summary-expire-thread.
1835 (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
1836 e' bindings for gnus-summary-expire-thread. Add `T E' binding.
1837
18382007-09-25 Teodor Zlatanov <tzz@lifelogs.com>
1839
1840 * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
1841 extras value, so an extras entry can be deleted.
1842 (gnus-registry-delete-extra-entry): Use it.
1843 (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
1844 (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
1845 (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
e46889e0
JB
1846 storage through the gnus-registry, and provide an appropriate API for
1847 it.
01c52d31 1848
4b70e299
MB
18492007-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
1850
1851 * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
1852 Suggested by Leo <sdl.web@gmail.com>.
1853
1854 * gnus.el: Do.
1855
18562007-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
1857
1858 * gnus.el (gnus-newsgroup-maximum-articles): Rename from
1859 gnus-maximum-newsgroup. Suggested by Leo <sdl.web@gmail.com>.
1860
1861 * gnus-agent.el (gnus-agent-fetch-headers): Do.
1862
1863 * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
1864 (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
1865
18662007-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
1867
1868 * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
1869 newline.
1870 (nnmbox-request-accept-article): Don't change article in source buffer;
1871 narrow to header to use message-fetch-field rather than
1872 nnmail-fetch-field; use with-current-buffer instead of save-excursion.
1873 (nnmbox-request-replace-article): Quote lines that'll be misidentified
1874 as delimiters; make sure article ends with newline.
1875 (nnmbox-delete-mail): Correct last position of article to be deleted;
1876 ignore X-Gnus-Newsgroup header in article body.
1877 (nnmbox-save-mail): Quote lines looking like delimiters at the right
1878 positions; make sure article ends with newline.
1879
01c52d31
MB
1880 * message.el (message-display-abbrev): Don't infloop when a user
1881 inserts SPC in the beginning of header.
1882
18832007-09-12 Teodor Zlatanov <tzz@lifelogs.com>
1884
1885 * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
1886 list of groups not followed by default. Fix type to be regexp.
1887 (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
1888
18892007-09-06 Tassilo Horn <tassilo@member.fsf.org>
1890
1891 * hmac-def.el (define-hmac-function): Switch from old-style to
1892 new-style backquotes.
1893
002876ab 1894 * md4.el (md4-make-step): Likewise.
01c52d31
MB
1895
18962007-09-06 Katsumi Yamaoka <yamaoka@jpl.org>
1897
1898 * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
1899 raw-text coding system when saving .newsrc file, which may contain
1900 non-ASCII group names.
1901
4b70e299
MB
19022007-09-05 Katsumi Yamaoka <yamaoka@jpl.org>
1903
1904 * gnus-cus.el (gnus-score-extra): New widget.
1905 (gnus-score-extra-convert): New function.
1906 (gnus-score-customize): Use it for Extra.
1907
01c52d31
MB
19082007-08-31 Daiki Ueno <ueno@unixuser.org>
1909
1910 * mml2015.el (mml2015-extract-cleartext-signature): New function.
1911 (mml2015-mailcrypt-clear-verify): Use it.
1912 (mml2015-gpg-clear-verify): Use it.
1913 (mml2015-pgg-clear-verify): Use it.
1914 (mml2015-epg-clear-verify): Replace the current part with the output
1915 from GnuPG; don't extract the plaintext by itself.
1916
1917 * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
1918 (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
1919 mml2015-clear-verify-function; don't touch the armor headers or
1920 dash-escaped text here.
1921
19222007-08-24 Katsumi Yamaoka <yamaoka@jpl.org>
1923
1924 * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
1925 (gnus-mime-view-part-as-type-internal): Default to text/plain for text
1926 parts, or application/octet-stream as a last resort.
1927 (gnus-mime-view-part-as-type): Don't toggle display.
1928 (gnus-mime-view-part-as-charset): Don't turn off display before
1929 querying charset.
1930
1931 * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
1932 stuff to undisplayer function in Emacs.
1933 (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
1934
1935 * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
1936 text/calendar parts.
1937
7f22a765
MB
19382007-08-23 Katsumi Yamaoka <yamaoka@jpl.org>
1939
01c52d31
MB
1940 * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
1941 decoding text/calendar parts.
1942
1943 * message.el (message-forward-make-body-mime): Always mark body as
1944 having no illegible text; remove signed-or-encrypted argument.
1945 (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
1946
7f22a765
MB
1947 * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
1948 (mml-generate-mime-1): Don't encode body if it is specified to be in
1949 raw form; don't make buffer be unibyte when inserting multibyte string.
1950
67d0660b
SM
19512007-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
1952
1953 * sha1.el: Fix up comment style.
1954 (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
1955 (sha1-OP, sha1-add-to-H): Use new-style backquotes.
1956
1957 * hex-util.el: Fix up comment style.
1958 (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
1959
1960 * gnus-salt.el: Use with-current-buffer.
1961 (gnus-pick-setup-message): Fix long-standing typo.
1962
bdaf8a62
MB
19632007-08-17 Katsumi Yamaoka <yamaoka@jpl.org>
1964
01c52d31
MB
1965 * imap.el (imap-logout-timeout): New variable.
1966 (imap-logout, imap-logout-wait): New functions.
1967 (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
1968
1969 * nnimap.el (nnimap-logout-timeout): New server variable.
1970 (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
1971 nnimap-logout-timeout.
1972
bdaf8a62
MB
1973 * gnus-art.el (gnus-article-summary-command-nosave)
1974 (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
1975
19762007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
1977
1978 * gnus.el (gnus-maximum-newsgroup): New variable.
1979
1980 * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
1981 according to gnus-maximum-newsgroup.
1982
1983 * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
67d0660b
SM
1984 (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
1985 Limit the range of articles according to gnus-maximum-newsgroup.
bdaf8a62 1986
01c52d31
MB
19872007-08-14 Tassilo Horn <tassilo@member.fsf.org>
1988
1989 * gnus-art.el (gnus-sticky-article): Fixed problems described in
1990 <b4mps1qitio.fsf@jpl.org> on ding. Thanks to Katsumi.
1991 Don't perform gnus-configure-windows here; reuse existing sticky
1992 article buffer.
1993
1994 * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
1995 it doesn't exist in gnus-article-mode.
1996
19972007-08-13 Katsumi Yamaoka <yamaoka@jpl.org>
1998
1999 * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
2000 (gnus-agent-decoded-group-name): New function.
2001 (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
2002 (gnus-agent-expire-group-1): Use it; decode group name in messages.
2003
20042007-08-12 Tassilo Horn <tassilo@member.fsf.org>
2005
2006 * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
2007 Add binding for gnus-sticky-article.
2008 (gnus-summary-exit): Don't kill sticky article buffers.
2009
2010 * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
2011 article buffer.
2012 (gnus-sticky-article, gnus-kill-sticky-article-buffer)
2013 (gnus-kill-sticky-article-buffers): New commands.
2014
37cc095b
MB
20152007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
2016
2017 * nntp.el (nntp-xref-number-is-evil): New server variable.
2018 (nntp-find-group-and-number): If it is non-nil, don't trust article
2019 numbers in the Xref header.
2020
01c52d31
MB
20212007-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
2022
2023 * gnus-agent.el (gnus-agent-read-group): New function.
2024 (gnus-agent-flush-group, gnus-agent-expire-group)
2025 (gnus-agent-regenerate-group): Use it.
2026 (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
2027 nnmail-pathname-coding-system.
2028
37cc095b
MB
20292007-08-06 Katsumi Yamaoka <yamaoka@jpl.org>
2030
2031 * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
2032
01c52d31
MB
2033 * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
2034 that are unread as unread, and also as selected so that information of
2035 marks having been changed by a user may be updated when exiting group.
2036
37cc095b
MB
20372007-08-04 Reiner Steib <Reiner.Steib@gmx.de>
2038
2039 * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
2040
01c52d31
MB
20412007-08-03 Katsumi Yamaoka <yamaoka@jpl.org>
2042
2043 * gnus-art.el (gnus-mime-display-single): Pass part number that is
2044 calculated ignoring signature parts to gnus-treat-article.
2045
20462007-08-02 Katsumi Yamaoka <yamaoka@jpl.org>
2047
2048 * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
2049 a point here in order to keep the window start.
2050 (gnus-insert-mime-security-button): Make a button overlay without the
2051 front stickiness.
2052 (gnus-mime-display-security): Goto the end of a button.
2053
2054 * gnus-group.el (gnus-group-name-at-point): Fix regexps.
2055
20562007-08-01 Katsumi Yamaoka <yamaoka@jpl.org>
2057
2058 * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
2059 group-name-at-point.
2060 (gnus-group-completing-read): New function that offers decoded
2061 non-ASCII group names for completion.
2062 (gnus-fetch-group, gnus-group-read-ephemeral-group)
2063 (gnus-group-jump-to-group, gnus-group-make-group-simple)
2064 (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
2065 (gnus-group-fetch-control): Use it.
2066 (gnus-fetch-group): Use group-name-at-point for the initial value
2067 rather than the default value; use gnus-alive-p.
2068
2069 * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
2070 (gnus-summary-mail-other-window, gnus-summary-news-other-window)
2071 (gnus-summary-post-news): Use gnus-group-completing-read.
2072
2073 * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
2074 (gnus-read-move-group-name): Decode group name for completion.
2075
20762007-07-31 Ted Zlatanov <tzz@lifelogs.com>
2077
2078 * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
2079 in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
2080 Yamaoka slightly modified the code).
2081
20822007-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
2083
2084 * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
2085 (nnmail-split-incoming): Bind it.
2086
2087 * nnml.el (nnml-group-name-charset): New function.
2088 (nnml-decoded-group-name): Use it; don't decode group name if
2089 nnmail-group-names-not-encoded-p is non-nil.
2090 (nnml-encoded-group-name): New function.
2091 (nnml-group-pathname): Inline nnml-decoded-group-name.
2092 (nnml-request-expire-articles): Decode group name in message.
2093 (nnml-request-delete-group): Ditto; bind file-name-coding-system to
2094 nnmail-pathname-coding-system.
2095 (nnml-save-mail, nnml-active-number): Work with decoded group names and
2096 not decoded ones according to nnmail-group-names-not-encoded-p.
2097 (nnml-generate-active-info): Use nnml-encoded-group-name.
2098
3ecd3a56
GM
20992007-08-08 Glenn Morris <rgm@gnu.org>
2100
2101 * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
2102 * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
2103 doc-strings and comments.
2104
cacc7b51
GM
21052007-07-25 Glenn Morris <rgm@gnu.org>
2106
2107 * Relicense all FSF files to GPLv3 or later.
2108
01c52d31 21092007-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
2f62a044 2110
01c52d31
MB
2111 * gnus-sum.el (gnus-summary-move-article): Make
2112 gnus-summary-respool-article work.
2f62a044 2113
f931ce84
MB
21142007-07-21 Reiner Steib <Reiner.Steib@gmx.de>
2115
2116 * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
2117 string.
2118
880820fe 21192007-07-20 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
2120
2121 * nnrss.el (nnrss-ignore-article-fields): New variable. List of fields
2122 that should be ignored when comparing distant RSS articles with local
2123 ones.
2124 (nnrss-make-hash-index): New function. Create a hash index according
2125 to the ignored fields.
2126 (nnrss-check-group): Use it.
2127
21282007-07-20 Katsumi Yamaoka <yamaoka@jpl.org>
2129
2130 * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
2131
2132 * gnus-art.el (article-decode-group-name): Decode Xref header too.
2133
2134 * gnus-group.el (gnus-group-make-group): Encode group name here unless
2135 the new optional argument ENCODED is non-nil.
2136 (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
2137 coding system for encoding group name.
2138 (gnus-group-make-rss-group): Pass un-encoded group name to
2139 gnus-group-make-group.
2140 (gnus-group-set-info): Tell gnus-group-make-group that group name is
2141 encoded.
2142
2143 * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
2144 Encode group name to which articles are moved or copied.
2145 (gnus-summary-edit-article): Use gnus-group-name-charset to determine
2146 coding system for encoding Newsgroup, Followup-To and Xref headers.
2147
2148 * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
2149 marks; use nnheader-file-coding-system to write a file.
2150 (nnagent-retrieve-headers): Bind file-name-coding-system to
2151 nnmail-pathname-coding-system.
2152
2153 * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
2154
2155 * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
2156 (nnml-request-article, nnml-request-create-group)
2157 (nnml-request-rename-group, nnml-find-id)
2158 (nnml-possibly-change-directory, nnml-possibly-create-directory)
2159 (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
2160 (nnml-save-marks): Use nnml-group-pathname instead of
2161 nnmail-group-pathname.
2162
2163 (nnml-request-create-group, nnml-request-expire-articles)
2164 (nnml-request-move-article, nnml-request-delete-group)
2165 (nnml-deletable-article-p, nnml-possibly-create-directory)
2166 (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
2167 (nnml-open-marks): Bind file-name-coding-system to
2168 nnmail-pathname-coding-system.
2169
2170 (nnml-request-article): Pass server argument to nnml-find-group-number.
2171 (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
2172 server argument to nnml-possibly-create-directory.
2173 (nnml-request-accept-article): Pass server argument to
2174 nnml-active-number and nnml-save-mail.
2175 (nnml-find-group-number): Pass server argument to nnml-find-id.
2176 (nnml-request-update-info): Pass server argument to
2177 nnml-marks-changed-p.
2178
2179 (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
2180 (nnml-save-mail, nnml-active-number): Add server argument.
2181
2182 (nnml-request-delete-group): Warn if group is missing.
2183 (nnml-get-nov-buffer): Decode group name.
2184 (nnml-generate-active-info): Encode group name.
2185 (nnml-open-marks): Decode group name in messages.
2186
21872007-07-19 Katsumi Yamaoka <yamaoka@jpl.org>
2188
2189 * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
2190 if it is not specified.
2191 (gnus-article-pipe-part, gnus-article-save-part)
2192 (gnus-article-interactively-view-part, gnus-article-copy-part)
2193 (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
2194 (gnus-article-inline-part, gnus-article-save-part-and-strip)
2195 (gnus-article-replace-part, gnus-article-delete-part)
2196 (gnus-article-view-part-as-type): Pass raw prefix argument to
2197 gnus-article-part-wrapper.
2198
21992007-07-18 Katsumi Yamaoka <yamaoka@jpl.org>
2200
2201 * gnus-agent.el (gnus-agent-save-active): Bind
2202 nnheader-file-coding-system to gnus-agent-file-coding-system.
2203
2204 * gnus-cache.el (gnus-cache-save-buffers)
2205 (gnus-cache-possibly-enter-article, gnus-cache-request-article)
2206 (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
2207 (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
2208 (gnus-cache-braid-nov, gnus-cache-braid-heads)
2209 (gnus-cache-generate-active, gnus-cache-rename-group)
2210 (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
2211 (gnus-cache-update-overview-total-fetched-for): Bind
2212 file-name-coding-system to nnmail-pathname-coding-system.
2213 (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
2214 variables.
2215 (gnus-cache-decoded-group-name): New function.
2216 (gnus-cache-file-name): Use it.
2217 (gnus-cache-generate-active): Use non-decoded group name for active.
2218
2219 * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
2220 right place.
2221 (gnus-write-active-file): Don't break non-ASCII group names.
2222
2223 * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
2224 nnmail-pathname-coding-system.
2225
2226 * gnus-uu.el (gnus-uu-decode-save): Typo.
2227
f931ce84
MB
22282007-07-16 Katsumi Yamaoka <yamaoka@jpl.org>
2229
2230 * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
2231
2f62a044
MB
22322007-07-14 David Kastrup <dak@gnu.org>
2233
2234 * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
2235 finishing actions if we did not edit the article.
2236
01c52d31
MB
22372007-07-13 Katsumi Yamaoka <yamaoka@jpl.org>
2238
2239 * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
2240 (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
2241 (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
2242 (gnus-agent-flush-group, gnus-agent-flush-cache)
2243 (gnus-agent-fetch-headers, gnus-agent-load-alist)
2244 (gnus-agent-read-agentview, gnus-agent-expire-group-1)
2245 (gnus-agent-retrieve-headers, gnus-agent-request-article)
2246 (gnus-agent-regenerate-group)
2247 (gnus-agent-update-files-total-fetched-for)
2248 (gnus-agent-update-view-total-fetched-for): Bind
2249 file-name-coding-system to nnmail-pathname-coding-system.
2250 (gnus-agent-group-pathname): Don't encode file names by
2251 nnmail-pathname-coding-system.
2252 (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
2253 coding-system-for-write instead of buffer-file-coding-system to
2254 gnus-agent-file-coding-system.
2255
2256 * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
2257 Decode group name.
2258
2259 * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
2260
2261 * gnus-start.el (gnus-update-active-hashtb-from-killed)
2262 (gnus-read-newsrc-el-file): Make group names unibyte.
2263
2264 * nnmail.el (nnmail-group-pathname): Don't encode file names by
2265 nnmail-pathname-coding-system.
2266
2267 * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
2268 (nnrss-request-delete-group): Bind file-name-coding-system to
2269 nnmail-pathname-coding-system.
2270 (nnrss-read-server-data, nnrss-read-group-data): Bind
2271 file-name-coding-system correctly.
2272 (nnrss-check-group): Pass nnrss-file-coding-system to md5.
2273
2274 * nntp.el: Require gnus-group for the function gnus-group-name-charset.
2275 (nntp-server-to-method-cache): New variable.
2276 (nntp-group-pathname): New function that decodes non-ASCII group names.
2277 (nntp-possibly-create-directory, nntp-marks-changed-p)
2278 (nntp-save-marks, nntp-open-marks): Use it.
2279 (nntp-possibly-create-directory, nntp-open-marks):
2280 Bind file-name-coding-system to nnmail-pathname-coding-system.
2281 (nntp-open-marks): Decode group names when bootstrapping marks.
2282
2283 * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
2284 Newsgroups and Folowup-To headers.
2285
82fe1aed
MB
22862007-07-13 Katsumi Yamaoka <yamaoka@jpl.org>
2287
2288 * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
2289 (gnus-server-closed-face, gnus-server-denied-face)
2290 (gnus-server-offline-face): Remove variable.
2291 (gnus-server-font-lock-keywords): Use faces that are not aliases.
2292
01c52d31
MB
2293 * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
2294 of modifying message-stack directly for XEmacs.
2295
82fe1aed
MB
2296 * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
2297 (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
2298 if the coding-system argument is nil for XEmacs.
2299
2300 * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
2301 mm-charset-override-alist.
2302
2303 * rfc2047.el: Don't require base64; require rfc2045 for the function
2304 rfc2045-encode-string.
2305 (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
2306 to quote the parameter value.
2307
01c52d31
MB
23082007-07-06 Katsumi Yamaoka <yamaoka@jpl.org>
2309
2310 * gnus-group.el (gnus-group-name-charset): Allow a method of the short
2311 form in gnus-group-name-charset-method-alist.
2312
2313 * gnus-eform.el (gnus-edit-form): Add optional argument layout which
2314 overrides the default layout edit-form.
2315
2316 * gnus-win.el (gnus-buffer-configuration): Add edit-server.
2317
2318 * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
2319
60b0b668
MB
23202007-07-04 Katsumi Yamaoka <yamaoka@jpl.org>
2321
2322 * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
2323 as unfetched articles.
2324
23252007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
2326
2327 * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
2328
01c52d31
MB
23292007-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
2330
2331 * nnagent.el (nnagent-request-set-mark): Also set the marks for the
2332 original back end that keeps marks in the local system.
2333
60b0b668
MB
23342007-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2335
01c52d31
MB
2336 * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
2337 arg of pop-to-buffer for XEmacs.
2338 (gnus-article-read-summary-keys): Ditto; don't restore window
2339 configuration if summary command ends up with neither article buffer
2340 nor summary buffer; describe bindings if summary keys end with C-h.
2341
23422007-06-22 Katsumi Yamaoka <yamaoka@jpl.org>
2343
2344 * message.el (message-fix-before-sending): Skip raw message part to be
2345 forwarded while checking illegible text.
2346 (message-forward-make-body-mime, message-forward-make-body): Mark
2347 signed or encrypted raw message as having no illegible text.
2348
23492007-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
2350
2351 * gnus-util.el (gnus-add-timestamp-to-message): New user option.
2352 (gnus-message-with-timestamp-1): New macro.
2353 (gnus-message-with-timestamp): New function.
2354 (gnus-message): Use them.
2355
2356 * nnheader.el (nnheader-message): Use them.
2357
23582007-06-16 Reiner Steib <Reiner.Steib@gmx.de>
2359
2360 * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
2361 .newsrc.eld file.
60b0b668 2362
5cedca8d
MB
23632007-06-14 Katsumi Yamaoka <yamaoka@jpl.org>
2364
2365 * gnus-agent.el (gnus-agent-fetch-headers)
2366 (gnus-agent-retrieve-headers): Bind
2367 gnus-decode-encoded-address-function to identity.
2368
2369 * nntp.el (nntp-send-xover-command): Recognize an xover command is
2370 available also when the server returns simply a dot.
2371
2372 * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
2373
524705ae
MB
23742007-06-08 Katsumi Yamaoka <yamaoka@jpl.org>
2375
01c52d31
MB
2376 * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
2377
23782007-06-07 Katsumi Yamaoka <yamaoka@jpl.org>
2379
524705ae
MB
2380 * gnus-ems.el (gnus-x-splash): Make it work.
2381
2382 * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
2383 from being used.
2384
01c52d31
MB
23852007-06-05 Katsumi Yamaoka <yamaoka@jpl.org>
2386
2387 * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
2388 the front stickiness.
2389 (gnus-article-summary-command-nosave): Correct the order of the
2390 arguments passed to pop-to-buffer.
2391 (gnus-article-read-summary-keys): Ditto; make it work properly when the
2392 summary command ends up with the article buffer.
2393
2394 * mm-decode.el (mm-insert-part): Separate the extracted parts that have
2395 the same faces.
524705ae 2396
770edeec
JB
23972007-06-07 Juanma Barranquero <lekktu@gmail.com>
2398
524705ae 2399 * gnus-art.el (gnus-split-methods): Fix typo in docstring.
770edeec 2400
34c5dce5
JB
24012007-06-06 Juanma Barranquero <lekktu@gmail.com>
2402
3e3dc2c3
JB
2403 * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
2404 * gnus-sum.el (gnus-summary-highlight):
524705ae 2405 * mail-source.el (mail-source-delete-old-incoming-confirm):
3e3dc2c3 2406 * nndiary.el (nndiary-reminders): Fix typos in docstrings.
34c5dce5 2407
524705ae
MB
24082007-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
2409
2410 * gnus-art.el (gnus-mime-view-part-externally)
2411 (gnus-mime-view-part-internally): Fix predicate function passed to
2412 completing-read.
2413
01c52d31
MB
2414 * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
2415
2416 * gnus.el (gnus-update-message-archive-method): Add :version.
2417
24182007-06-01 Katsumi Yamaoka <yamaoka@jpl.org>
2419
2420 * gnus.el (gnus-update-message-archive-method): New variable.
2421
2422 * gnus-start.el (gnus-setup-news): Update saved "archive" method
2423 according to gnus-message-archive-method if
2424 gnus-update-message-archive-method is non-nil.
2425
24262007-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
2427
2428 * gnus-sum.el (gnus-summary-limit-to-address): New function. Suggested
2429 by Loic Dachary <loic@dachary.org>.
2430 (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
524705ae 2431
c14dcd06
CY
24322007-05-28 Katsumi Yamaoka <yamaoka@jpl.org>
2433
2434 * message.el (message-pop-to-buffer): Add switch-function argument.
2435 (message-mail): Pass switch-function argument to it.
524705ae 2436
01c52d31
MB
24372007-05-25 Reiner Steib <Reiner.Steib@gmx.de>
2438
2439 * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
2440 Improve doc string.
2441
24422007-05-25 Katsumi Yamaoka <yamaoka@jpl.org>
2443
2444 * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
2445 (gnus-header-content)
2446 * gnus-cite.el (gnus-cite-10)
2447 * gnus-srvr.el (gnus-server-closed)
2448 * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
2449 (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
2450 (gnus-group-mail-3-empty, gnus-group-mail-low)
2451 (gnus-group-mail-low-empty, gnus-splash)
2452 * message.el (message-header-to, message-header-cc)
2453 (message-header-subject, message-header-other, message-header-name)
2454 (message-header-xheader, message-separator, message-cited-text)
2455 (message-mml): Lighten colors of faces used for dark background.
2456
24572007-05-24 Simon Josefsson <simon@josefsson.org>
2458
2459 * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
2460 to t as an experiment. Suggested by Greg Troxel <gdt@work.lexort.com>.
2461
524705ae
MB
24622007-05-24 Katsumi Yamaoka <yamaoka@jpl.org>
2463
c9e31f32
SM
2464 * message.el (message-narrow-to-headers-or-head):
2465 Ignore mail-header-separator in the body.
524705ae 2466
01c52d31
MB
24672007-05-23 Katsumi Yamaoka <yamaoka@jpl.org>
2468
2469 * mm-decode.el (mm-image-fit-p): Return t if image size is just the
2470 same as window size.
2471
24722007-05-22 Kevin Ryde <user42@zip.com.au>
2473
2474 * message.el (message-font-lock-keywords): Use message-header-xheader
2475 face for "X-Foo", its apparent intended purpose. Move "X-" pattern
2476 ahead of the anything pattern, to get it recognised.
2477
880820fe 24782007-05-12 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
2479
2480 * gnus-sum.el (gnus-articles-to-read)
2481 (gnus-summary-insert-old-articles): Don't truncate group name for
2482 `read-string'.
2483
2484 * gnus-util.el (gnus-limit-string): Delete this function.
2485
2486 * gnus-sum.el (gnus-simplify-subject-fully): Use
2487 `truncate-string-to-width' instead.
2488
880820fe 24892007-05-11 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
2490
2491 * gnus-sum.el (gnus-summary-next-group-on-exit): New variable. Tell
2492 if, on summary exit, the next group has to be selected.
2493 (gnus-summary-exit): Use it.
2494
524705ae
MB
24952007-05-10 Reiner Steib <Reiner.Steib@gmx.de>
2496
2497 * gnus-art.el (gnus-article-mode): Fix comment about displaying
2498 non-break space.
c14dcd06 2499
01c52d31
MB
25002007-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
2501
2502 * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
2503 Check if group is not a directory.
2504 (nnfolder-request-expire-articles): Don't delete articles if the target
2505 group is not available.
2506
2507 * nnml.el (nnml-request-create-group): Properly check if group is not a
2508 file.
2509 (nnml-request-expire-articles): Don't delete articles if the target
2510 group is not available.
2511
2512 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
2513 Don't quote characters that are within parentheses.
2514
25152007-05-09 Katsumi Yamaoka <yamaoka@jpl.org>
2516
2517 * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
2518 (gnus-handle-ephemeral-exit): Select article according to it.
2519
25202007-05-08 Reiner Steib <Reiner.Steib@gmx.de>
2521
2522 * message.el (message-insert-formated-citation-line): Remove newline.
2523 (message-citation-line-format): Add final \n here so that the user can
2524 avoid a blank line.
2525
25262007-05-03 Dan Christensen <jdc@uwo.ca>
2527
2528 * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
2529 (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
2530 Update lanl/arXiv support.
596e5f72 2531
01c52d31
MB
25322007-05-02 Reiner Steib <Reiner.Steib@gmx.de>
2533
2534 * gnus.el: Bump version number.
2535
25362007-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2537
2538 * gnus.el (gnus-version-number): Bump version.
2539
9b3ebcb6 25402007-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
01c52d31
MB
2541
2542 * gnus.el: No Gnus v0.6 is released.
2543
25442007-04-27 Didier Verna <didier@xemacs.org>
2545
2546 * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
2547 * gmm-utils.el (gmm-regexp-concat): here.
2548 * message.el: Don't require 'gnus-util.
2549 (message-dont-reply-to-names): Handle name change above.
2550 * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
2551
25522007-04-26 Katsumi Yamaoka <yamaoka@jpl.org>
2553
2554 * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
2555 since the initial value varies according to the system.
2556
25572007-04-25 Katsumi Yamaoka <yamaoka@jpl.org>
2558
2559 * mm-util.el (mm-charset-synonym-alist): Defcustom.
2560
25612007-04-25 NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (tiny change)
2562
2563 * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
2564
25652007-04-24 Didier Verna <didier@xemacs.org>
2566
2567 Improve the type of gnus-ignored-from-addresses.
2568 * gnus-util.el (gnus-orify-regexp): New function.
2569 * message.el (gnus-util): Require it.
2570 * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
2571 * gnus-sum.el (gnus-ignored-from-addresses): New function.
2572 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
2573
25742007-04-24 Didier Verna <didier@xemacs.org>
2575
2576 * gnus-sum.el:
2577 * gnus-utils.el: Fix some trailing whitespaces.
2578
25792007-04-23 Katsumi Yamaoka <yamaoka@jpl.org>
2580
2581 * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
2582 (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
2583 article's Message-ID; refer parent article in summary buffer.
2584
2585 * message.el (message-bounce): Call mime-to-mml.
2586
25872007-04-20 Katsumi Yamaoka <yamaoka@jpl.org>
2588
2589 * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
596e5f72 2590
6b554e88
MB
25912007-04-19 Katsumi Yamaoka <yamaoka@jpl.org>
2592
2593 * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
2594 (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
2595 displayed of multipart/alternative part if it is invoked from summary
2596 buffer.
6b554e88
MB
2597
2598 * mm-view.el (mm-inline-text-html-render-with-w3m)
2599 (mm-inline-text-html-render-with-w3m-standalone)
2600 (mm-inline-render-with-function): Use mail-parse-charset by default.
2601
01c52d31
MB
26022007-04-18 Levin Du <zslevin@gmail.com> (tiny change)
2603
2604 * parse-time.el (parse-time-string-chars): Check if CHAR
2605 is less than the length of parse-time-syntax.
2606
26072007-04-17 Katsumi Yamaoka <yamaoka@jpl.org>
2608
2609 * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
2610 from gnus-newsgroup-processable.
2611
26122007-04-16 Didier Verna <didier@xemacs.org>
2613
2614 * gnus-msg.el (gnus-configure-posting-styles): Handle
002876ab 2615 message-signature-directory properly with :file syntax. Reported by
01c52d31
MB
2616 "Leo".
2617
26182007-04-11 Didier Verna <didier@xemacs.org>
2619
2620 New user option: message-signature-directory.
2621 * gnus-msg.el (gnus-configure-posting-styles): Support it.
2622 * message.el (message-insert-signature): Ditto.
2623 * message.el (message-signature-file): Doc update.
2624 * message.el (message-signature-directory): New.
2625
c429815a
MB
26262007-04-10 Katsumi Yamaoka <yamaoka@jpl.org>
2627
2628 * gnus-msg.el (gnus-inews-yank-articles): Use
2629 message-exchange-point-and-mark instead of exchange-point-and-mark.
2630
26312007-04-09 Katsumi Yamaoka <yamaoka@jpl.org>
2632
2633 * message.el (message-yank-original): Make sure cited text ends with
2634 newline; don't exchange point and mark.
2635
26362007-04-07 Chong Yidong <cyd@stupidchicken.com>
2637
2638 * tls.el (open-tls-stream): Properly handle case where there
2639 is no associated buffer.
2640
c345112e
TTN
26412007-04-03 Thien-Thi Nguyen <ttn@gnu.org>
2642
2643 * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
2644 message-yank-original, make sure (< mark TEXT point).
2645
8aed9ac5
RS
26462007-03-31 Reiner Steib <Reiner.Steib@gmx.de>
2647
01c52d31
MB
2648 * message.el (message-fill-column): New variable.
2649 (message-mode): Use it. Add comment on a possible new hook.
2650
8aed9ac5
RS
2651 * nnmail.el (nnmail-spool-file): Mark as obsolete.
2652 (nnmail-get-new-mail): Reformat.
2653
2654 * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
2655
2656 * gmm-utils.el: Fix Commentary.
2657 (gmm-tool-bar-from-list): Fix typo in doc string.
2658
561fb491
TTN
26592007-03-27 Thien-Thi Nguyen <ttn@gnu.org>
2660
01c52d31
MB
2661 * message.el (message-yank-original): Don't switch point and mark
2662 unnecessarily to put point and mark as documented.
2663
26642007-03-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
2665
2666 * message.el (message-put-addresses-in-ecomplete): Only fetch headers
2667 from the message heads.
2668
26692007-03-25 Kevin Greiner <kevin.greiner@compsol.cc>
2670
2671 * gnus-art.el (gnus-article-set-window-start): Do nothing when the
2672 article buffer does not have a window. This may not be the best
2673 solution but is certainly better than setting the start of the null,
2674 that is the current, window.
2675
26762007-03-24 Reiner Steib <Reiner.Steib@gmx.de>
2677
2678 * gnus-draft.el (gnus-draft-setup-hook): New hook.
2679 (gnus-draft-setup): Run it.
2680
2681 * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
2682 gnus-score-fast-scoring. Allow regexp.
2683 (gnus-score-headers): Use it.
2684
2685 * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
2686 XEmacs.
2687
2688 * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
2689 string.
2690 (gnus-button-alist): Also catch `<f1> k ...'.
2691 (gnus-treat-display-x-face): Fix doc string.
561fb491 2692
87ba2830
MB
26932007-03-25 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2694
2695 * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
2696 evaluation of gnus-extended-version to ensure correct generation of the
2697 User-Agent header when message-generate-headers-first is used.
2698
01c52d31 26992007-03-24 Simon Josefsson <simon@josefsson.org>
87ba2830 2700
01c52d31
MB
2701 * hashcash.el (hashcash-generate-payment-async): Don't crash if
2702 hashcash-path is nil. Don't call callback with incorrect number of
2703 parameters if val is 0.
87ba2830 2704
815b81c8
MB
27052007-03-20 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2706
2707 * message.el (message-required-news-headers):
2708 * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
2709
27102007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
2711
2712 * message.el (message-generate-new-buffers): Change the meaning of the
2713 nil value; add `standard' to the choices; treat t as `unique'; improve
2714 doc string.
2715 (gnus-select-frame-set-input-focus): Autoload.
2716 (message-buffer-name): Search for the existing message buffer if
2717 message-generate-new-buffers is nil or `standard'; treat the value t of
2718 message-generate-new-buffers as `unique'.
2719 (message-pop-to-buffer): Raise the frame already displaying the message
2720 buffer; clear the echo area after querying.
2721 (message-setup): Pass the `continue' argument to compose-mail.
2722 (message-mail): Prefer `switch-function' if it is given; search for the
2723 existing message buffer if the `continue' argument is non-nil; pass
2724 continue and switch-function arguments to compose-mail by way of
2725 message-setup.
2726 (message-mail-other-window): Adjust argument of message-setup.
2727 (message-mail-other-frame): Ditto.
2728
01c52d31
MB
27292007-03-13 Katsumi Yamaoka <yamaoka@jpl.org>
2730
2731 * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
2732 (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
2733 to turn font-lock on when turning gnus-message-citation-mode on.
2734
27352007-03-06 Daiki Ueno <ueno@unixuser.org>
2736
2737 * mml-smime.el (mml-smime-use): New variable; default to use openssl.
2738 (mml-smime-function-alist): New variable; add epg as the backend.
2739 * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
2740 mml-smime- functions instead.
2741 * mm-view.el: Require smime.
2742
27432007-03-05 Didier Verna <didier@xemacs.org>
2744
2745 * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
2746 instead of just inheritance for posting styles.
2747 * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
2748
27492007-02-24 John Paul Wallington <jpw@pobox.com>
2750
2751 * tls.el (tls-certtool-program): Fix custom type.
2752
27532007-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
2754
2755 * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
2756 and point-at-eol instead of line-(beginning|end)-position.
2757
2758 * assistant.el (assistant-parse-buffer): Ditto.
2759
27602007-02-28 Daiki Ueno <ueno@unixuser.org>
2761
2762 * mml2015.el (mml2015-epg-find-usable-key): New function.
2763 (mml2015-epg-sign): Use it.
2764 (mml2015-epg-encrypt): Use it.
2765
45cb30ee
MB
27662007-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
2767
2768 * message.el (message-make-in-reply-to): Quote name containing
2769 non-ASCII characters. It will make the RFC2047 encoder cause an error
2770 if there are special characters. Reported by NAKAJI Hiroyuki
82bdbd4d 2771 <nakaji@jp.freebsd.org>.
45cb30ee 2772
01c52d31
MB
27732007-02-27 Didier Verna <didier@xemacs.org>
2774
2775 Include the group parameters as well as the topic ones in the
2776 inheritance filter process.
2777 * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
2778 argument GROUP-PARAMS-LIST.
2779 * gnus-topic.el (gnus-group-topic-parameters): Use it.
2780
45cb30ee
MB
27812007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
2782
2783 * nntp.el (nntp-never-echoes-commands)
2784 (nntp-open-connection-functions-never-echo-commands): New variables.
2785 (nntp-send-command): Use them.
2786
01c52d31
MB
27872007-02-20 Daiki Ueno <ueno@unixuser.org>
2788
2789 * mml2015.el (mml2015-epg-verify): Simplified.
2790
27912007-02-19 Katsumi Yamaoka <yamaoka@jpl.org>
2792
2793 * mml.el (mml-content-disposition-alist): New user option.
2794 (mml-content-disposition): New function.
2795 (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
2796 (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
2797
27982007-02-19 Daiki Ueno <ueno@unixuser.org>
2799
2800 * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
2801 verification.
2802
aa260d63
MB
28032007-02-15 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2804
2805 * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
2806 articles posted in the last 24 hours.
2807
c371062c
CY
28082007-02-14 Chong Yidong <cyd@stupidchicken.com>
2809
2810 * smiley.el (smiley-regexp-alist): Add "dead" smiley.
2811
880820fe 28122007-02-14 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
2813
2814 * nntp.el (nntp-send-command): Don't wait for echoes when
2815 nntp-open-ssl-stream is used.
2816
28172007-02-13 Katsumi Yamaoka <yamaoka@jpl.org>
2818
2819 * gnus-cite.el (gnus-test-font-lock-add-keywords)
2820 (gnus-message-add-citation-keywords)
2821 (gnus-message-remove-citation-keywords): Remove.
2822 (gnus-message-citation-mode): Instead of modifying font-lock-keywords
2823 directly, make the variables in font-lock-defaults buffer-local, add
2824 gnus-message-citation-keywords to them and then update the value of
2825 font-lock-keywords.
2826
28272007-02-09 Katsumi Yamaoka <yamaoka@jpl.org>
2828
2829 * message.el (message-cite-original-1): Don't call
2830 gnus-article-highlight-citation.
2831
2832 * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
2833 citations; fix line count.
2834
28352007-02-08 Katsumi Yamaoka <yamaoka@jpl.org>
2836
2837 * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
2838 (gnus-message-add-citation-keywords)
2839 (gnus-message-remove-citation-keywords): Use it; fix the emulating
2840 versions of font-lock-add-keywords and font-lock-remove-keywords to
2841 work with XEmacs correctly.
2842
28432007-02-07 Katsumi Yamaoka <yamaoka@jpl.org>
2844
2845 * gnus-cite.el (gnus-cite-face-list): Set the values of
2846 gnus-message-max-citation-depth and gnus-message-citation-keywords.
2847 (gnus-message-max-citation-depth): Use defvar rather than defconst.
2848 (gnus-message-cite-prefix-regexp): New variable.
2849 (gnus-message-search-citation-line): Use it; protect against long
2850 citation prefix; fill match data with nil rather than 0 for XEmacs; set
2851 the 0th match data for Emacs.
2852 (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
2853 (gnus-message-add-citation-keywords): Append keywords rather than
2854 prepending; emulate font-lock-add-keywords if it is not available.
2855 (gnus-message-remove-citation-keywords): Emulate
2856 font-lock-remove-keywords if it is not available.
2857
2858 * gnus-msg.el (gnus-message-highlight-citation): Default to t.
2859
2860 * message.el (message-cite-prefix-regexp): Set the value of
2861 gnus-message-cite-prefix-regexp.
2862
c91f4b83
MB
28632007-02-01 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2864
2865 * nnweb.el (nnweb-google-parse-1): Update parser.
2866
8f77631e
JB
28672007-01-29 Juanma Barranquero <lekktu@gmail.com>
2868
2869 * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
2870
41e49ce6
MB
28712007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2872
2873 * nnslashdot.el (nnslashdot-request-article): Update end-of-article
2874 regexp.
2875
28762007-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
2877
2878 * uudecode.el (uudecode-string-to-multibyte): New function emulating
2879 string-to-multibyte.
2880 (uudecode-decode-region-internal): Use it.
2881
b28080e3
MB
28822007-01-23 Reiner Steib <Reiner.Steib@gmx.de>
2883
2884 * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
2885 custom choice.
2886
2887 * gnus-art.el (gnus-signature-limit): Fix custom choice.
2888
01c52d31
MB
28892007-01-22 Daiki Ueno <ueno@unixuser.org>
2890
2891 * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
2892
2893 * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
2894 `write-region' to respect `mm-inhibit-file-name-handlers'.
2895
b66f54c1
MB
28962007-01-19 Reiner Steib <Reiner.Steib@gmx.de>
2897
2898 * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
2899 Use gnus-home-directory instead of "~/" or "$HOME".
2900
01c52d31
MB
29012007-01-17 Teodor Zlatanov <tzz@lifelogs.com>
2902
2903 * encrypt.el (encrypt-insert-file-contents): Add better prompt
2904 to mention filename.
2905 Add comments at beginning regarding usage.
2906 (encrypt-write-file-contents): Change interactive so a string is
2907 acceptable. If the file has no associated model, show an error instead
2908 of a nonsense prompt.
2909
29102007-01-16 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
2911
2912 * spam.el (spam-bsfilter-ham-switch): Fix typo.
2913 Thanks to Yoshihiko Yamada for kind notification of this typo.
2914
0d7c8ac4
KH
29152007-01-12 Kenichi Handa <handa@m17n.org>
2916
2917 * uudecode.el (uudecode-decode-region-internal): Make it work in a
2918 multibyte buffer.
651408cb
MB
2919
29202007-01-14 Reiner Steib <Reiner.Steib@gmx.de>
2921
01c52d31
MB
2922 * gnus-score.el (gnus-score-fast-scoring): New variable.
2923 (gnus-score-headers): Use it.
2924
651408cb 2925 * gnus-sum.el (gnus-auto-select-first): Improve doc string.
0d7c8ac4 2926
01c52d31
MB
2927 * message.el (message-cite-original-1): Call
2928 gnus-article-highlight-citation if requested.
60ece9b0 2929 (message-make-from): Allow name and address as optional arguments.
40e902eb 2930
01c52d31 2931 * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
40e902eb 2932
01c52d31
MB
2933 * gnus-art.el (gnus-article-browse-html-article): Add warning about web
2934 bugs to doc string.
2935 (gnus-button-alist): Add mid\\|message-id.
2936 (gnus-button-fetch-group): Extend for use in
2937 `browse-url-browser-function'.
2938 (gnus-button-url-regexp): Try to catch paired parentheses like in
2939 Wikipedia URLs.
d84c3737 2940
01c52d31
MB
2941 * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
2942 Suggested by Simon Krahnke <overlord@gmx.li>.
d84c3737 2943
01c52d31 29442007-01-13 Romain Francoise <romain@orebokech.com>
ba361211 2945
01c52d31
MB
2946 * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
2947 Update copyright.
ba361211 2948
01c52d31 29492007-01-13 Patric Mueller <bhaak@bigfoot.com> (tiny change)
ba361211 2950
01c52d31 2951 * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
ba361211 2952
01c52d31 29532007-01-09 Teodor Zlatanov <tzz@lifelogs.com>
ba361211 2954
01c52d31
MB
2955 * gnus-registry.el (gnus-registry-unfollowed-groups)
2956 (gnus-registry-split-fancy-with-parent): Fix documentation.
2957
29582007-01-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
2959
2960 * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
2961 from nnweb groups.
2962
29632006-12-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
2964
2965 * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
2966 Xref urls. Erase buffer before requesting head.
2967
2968 * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
2969
29702007-01-07 Reiner Steib <Reiner.Steib@gmx.de>
2971
2972 * gnus-soup.el (gnus-soup): New custom group. Make user variables
2973 customizable.
2974
29752007-01-05 Daiki Ueno <ueno@unixuser.org>
2976
2977 * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
2978 no signing key is found.
2979 (mml2015-epg-encrypt): Ask user whether to skip or abort if
2980 no encrypting and/or signing key is found.
2981
29822007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
2983
2984 * spam-report.el (spam-report-gmane-spam): Remove redundant message.
2985
29862007-01-01 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2987
2988 * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
2989 headers read from disk with the ones newly found in the current search.
2990 This should no longer cause problems, because the article numbers in
2991 Gmane's `nov.php' output are ignored since the previous change.
ba361211
MB
2992
29932007-01-02 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2994
2995 * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
2996
29972007-01-01 Katsumi Yamaoka <yamaoka@jpl.org>
2998
2999 * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
3000
01c52d31
MB
30012007-01-01 Romain Francoise <romain@orebokech.com>
3002
3003 * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
3004
30052006-12-31 Steve Youngs <steve@sxemacs.org>
3006
3007 * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
3008 `define-minor-mode' macro definition expanded properly.
3009 (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
3010 exclude it there.
3011
3012 * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
3013 of 2006-12-30. The default is nil on (S)XEmacs already because of the
3014 `fboundp' test.
3015 (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
3016 This is OK to autoload in (S)XEmacs now.
3017
30182006-12-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3019
3020 * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
3021 keystroke.
3022 (gnus-summary-limit-to-singletons): Fix typo.
3023
3024 * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
3025 else fails.
3026
db629244
MB
30272006-12-30 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3028
01c52d31
MB
3029 * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
3030 docstring.
3031
3032 * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
3033 (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
3034 (gnus-summary-insert-dormant-articles): Fix typo in message.
3035
30362006-12-30 Reiner Steib <Reiner.Steib@gmx.de>
3037
3038 * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
3039 nil for XEmacs.
3040 (gnus-message-citation-mode): Don't autoload in XEmacs.
3041
3042 * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
db629244 3043
880820fe 30442006-12-29 Jouni K. Seppänen <jks@iki.fi>
11e95b02
MB
3045
3046 * nnimap.el (nnimap-expunge-search-string): Mention
3047 nnimap-search-uids-not-since-is-evil in docstring.
3048
30492006-12-28 Reiner Steib <Reiner.Steib@gmx.de>
3050
3051 * spam.el: Revert to make-obsolete-variable because
3052 define-obsolete-variable-alias is not supported in Emacs 21.
3053
01c52d31
MB
3054 * spam.el (spam-ifile-path, spam-ifile-database-path)
3055 (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
3056 make-obsolete-variable.
3057 (spam-bsfilter-path, spam-bsfilter-program)
3058 (spam-spamassassin-path, spam-spamassassin-program)
3059 (spam-sa-learn-path, spam-sa-learn-program): Rename variables. Don't
3060 use "path" inappropriately.
3061 (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
3062 (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
3063 variable names.
3064
11e95b02
MB
30652006-12-28 Daiki Ueno <ueno@unixuser.org>
3066
3067 * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
3068 summary buffer.
3069
01c52d31
MB
3070 * password.el (password-cache-remove): Use clear-string to burn
3071 password, if available.
11e95b02 3072
01c52d31
MB
30732006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
3074
3075 * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
3076
3077 * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
3078
3079 * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
3080 (gnus-message-highlight-citation): Move defcustom here from
3081 gnus-cite.el.
3082 (gnus-message-citation-mode): Autoload.
3083
3084 * gnus-cite.el: Adjust Oliver's code to Gnus namespace. Add some
3085 checks to make it compile with XEmacs.
3086 (gnus-message-citation-mode): New minor mode.
3087 (gnus-message-max-citation-depth, gnus-message-citation-keywords)
3088 (gnus-message-highlight-citation): New variables.
3089 (gnus-message-search-citation-line)
3090 (gnus-message-add-citation-keywords)
3091 (gnus-message-remove-citation-keywords)
3092 (turn-on-gnus-message-citation-mode)
3093 (turn-off-gnus-message-citation-mode): New functions.
3094
30952006-12-26 Oliver Scholz <epameinondas@gmx.de>
3096
3097 * gnus-cite.el: Enable highlighting of different citation levels in
3098 message-mode.
11e95b02
MB
3099
31002006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
3101
3102 * message.el (message-make-fqdn): Fix comment.
3103 (message-bogus-system-names): Add ".local".
3104
3105 * spam.el (spam-ifile-path, spam-ifile-program)
3106 (spam-ifile-database-path, spam-ifile-database)
3107 (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
3108 Don't use "path" inappropriately.
3109 (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
3110 strings.
3111 (spam-check-ifile, spam-ifile-register-with-ifile)
3112 (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
3113 new variable names.
3114
3115 * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
3116 (gnus-treat-display-smileys): Simplify using
3117 gnus-image-type-available-p.
3118
3119 * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
3120 available.
3121
31222006-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
3123
3124 * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
3125 one after turning on the buffer's multibyteness instead of decoding
3126 them directly in the unibyte buffer that causes unexpected conversion
3127 in Emacs 23 (unicode).
3128
01c52d31
MB
31292006-12-21 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3130
3131 * message.el (message-generate-hashcash): Fix custom type.
3132
31332006-12-20 Reiner Steib <Reiner.Steib@gmx.de>
3134
3135 * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
3136
9b9e104e
MB
31372006-12-20 Reiner Steib <Reiner.Steib@gmx.de>
3138
3139 * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
3140 disconnect icons. Add help text.
3141
01c52d31
MB
31422006-12-20 Teodor Zlatanov <tzz@lifelogs.com>
3143
3144 * spam.el (spam-extra-header-to-number): CRM114 spam score is
3145 negated to be consistent with the others we handle.
3146
31472006-12-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
3148
3149 * gnus-art.el (gnus-article-setup-buffer): Actually set the local
3150 version of gnus-summary-buffer to something, so that we can use two
3151 article buffers at the same time.
3152
31532006-12-18 Teodor Zlatanov <tzz@lifelogs.com>
3154
3155 * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
3156 trigger all the extra headers.
3157 (spam-extra-header-to-number): Don't require spam-use-crm114 for header
3158 sorting.
3159
31602006-12-14 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3161
3162 * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
3163 solid groups.
3164
bcd3e063
MB
31652006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
3166
3167 * legacy-gnus-agent.el: Add Copyright notice.
3168
82e5f93f
CY
31692006-12-12 Chong Yidong <cyd@stupidchicken.com>
3170
3171 * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
3172
01c52d31
MB
31732006-12-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3174
3175 * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
3176
3177 * gnus-sum.el (gnus-summary-recenter): Force setting the window start
3178 to make it work reliably in CVS Emacs.
3179 (gnus-summary-limit-strange-charsets-predicate)
3180 (gnus-summary-limit-to-predicate): New functions.
3181
f88e76a8
CY
31822006-12-08 Chong Yidong <cyd@stupidchicken.com>
3183
3184 * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
3185 specifying array size.
3186 (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
3187 array if it is too small.
3188 (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
3189 (gnus-sort-threads-loop): New function.
3190
e925d5ae 31912006-12-06 Chris Moore <dooglus@gmail.com>
04b61ae9
JB
3192
3193 * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
3194 Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
3195
880820fe 31962006-12-04 Jouni K. Seppänen <jks@iki.fi>
3aa84d30
MB
3197
3198 * mm-url.el (mm-url-predefined-programs): Call curl with correct
3199 options.
3200
01c52d31
MB
32012006-12-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3202
3203 * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
3204 DOS-ing the recipient.
3205
3206 * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
3207 the headers when creating the mapping to avoid mismappings.
3208 (nnweb-gmane-create-mapping): Always nix out old mapping.
3209
32102006-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
3211
3212 * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
3213 and mm-verify-option to never.
3214
5538c331
MB
32152006-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
3216
01c52d31
MB
3217 * message.el (message-signed-or-encrypted-p): New function.
3218 (message-forward-make-body): Use it.
3219
3220 * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
3221 Replace encode-coding-string with mm-encode-coding-string.
5538c331
MB
3222
32232006-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
3224
3225 * nneething.el (nneething-decode-file-name): Replace
3226 decode-coding-string with mm-decode-coding-string.
3227
01c52d31
MB
3228 * gnus-int.el (gnus-open-server): Say failed server's name.
3229
550831ed
JB
32302006-11-24 Juanma Barranquero <lekktu@gmail.com>
3231
3232 * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
3233 (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
3234
3235 * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
3236 * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
3237 (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
3238 (gnus-group-make-directory-group, gnus-group-transpose-groups):
3239 * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
3240 (gnus-subscribe-newsgroup, gnus-1):
3241 * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
3242 * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
3243 (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
3244 (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
3245
01c52d31
MB
32462006-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
3247
3248 * gnus-sum.el (gnus-summary-limit-to-headers): New command and
3249 keystroke.
3250 (gnus-summary-limit-to-bodies): Implement headersp.
3251
32522006-11-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
3253
3254 * dns.el (query-dns): Protect against "Process dns deleted" strings.
3255
e8f0f70d
MB
32562006-11-21 Katsumi Yamaoka <yamaoka@jpl.org>
3257
3258 * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
3259
01c52d31
MB
32602006-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3261
3262 * message.el (message-generate-hashcash): Expand range of values to
3263 include `opportunistic'.
3264 (message-send-mail): Use it.
3265
b07e0143
MB
32662006-11-18 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3267
3268 * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
3269 and comment it.
3270
3271 * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
3272
4573e0df
MB
32732006-11-15 Reiner Steib <Reiner.Steib@gmx.de>
3274
3275 * gnus-util.el (gnus-extract-address-components): Improve comment.
3276
32772006-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
3278
3279 * gnus-util.el (gnus-extract-address-components): Work with address in
3280 which the name portion contains @.
3281
32822006-11-14 Reiner Steib <Reiner.Steib@gmx.de>
3283
3284 * gnus.el (gnus-start): Move custom group up.
3285 (gnus-select-method): Don't autoload, but make it available for
3286 `customize-variable'.
3287 (gnus-getenv-nntpserver): Don't autoload.
3288
01c52d31
MB
32892006-11-14 Teodor Zlatanov <tzz@lifelogs.com>
3290
3291 * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
3292
32932006-11-14 Reiner Steib <Reiner.Steib@gmx.de>
3294
3295 * message.el (message-sendmail-extra-arguments): New variable.
3296 (message-send-mail-with-sendmail): Use it.
3297
4573e0df
MB
32982006-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
3299
3300 * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
3301 mm-with-unibyte-current-buffer to make string unibyte.
3302
3303 * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
3304 mm-string-as-multibyte.
3305
01c52d31
MB
33062006-11-14 Daiki Ueno <ueno@unixuser.org>
3307
3308 * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
3309 Reported by Werner Koch <wk@gnupg.org>.
3310
33112006-11-14 Daiki Ueno <ueno@p360>
3312
3313 * mml2015.el: Autoload epa-select-keys when compiling.
3314
33152006-11-13 Daiki Ueno <ueno@unixuser.org>
3316
3317 * mml2015.el (mml2015-epg-sign): Save the signing keys in
3318 message-options.
3319 (mml2015-epg-encrypt): Save the recipient keys in message-options.
3320
33212006-11-13 Daiki Ueno <ueno@unixuser.org>
3322
3323 * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
3324 EasyPG (< 0.0.6).
3325 (mml2015-always-trust): New user option.
3326 (mml2015-epg-passphrase-callback): Display key ID on the passphrase
3327 prompt.
3328
33292006-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
3330
3331 * nntp.el (nntp-authinfo-force): New variable.
3332 (nntp-send-authinfo): Use it.
3333
4573e0df
MB
33342006-11-09 Reiner Steib <Reiner.Steib@gmx.de>
3335
01c52d31
MB
3336 * message.el (message-strip-subject-encoded-words): Allow _not_ to
3337 decode encoded words. Improve prompt. Add comment about forwarding.
3338 (message-replacement-char): Move up.
4573e0df
MB
3339
33402006-11-08 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
3341
3342 * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
3343 instead of gnus-intersection because arguments of gnus-sorted-nunion
3344 must be sorted. This avoids corruption of gnus-newsgroup-unreads.
3345
01c52d31
MB
33462006-11-07 Reiner Steib <Reiner.Steib@gmx.de>
3347
3348 * message.el (message-strip-subject-encoded-words): Reformat prompt.
3349 (message-simplify-subject-functions): Enable
3350 message-strip-subject-encoded-words by default.
3351
33522006-11-06 Reiner Steib <Reiner.Steib@gmx.de>
3353
3354 * message.el (message-strip-subject-encoded-words): New function
3355 (message-simplify-subject-functions): New variable.
3356 (message-simplify-subject): Use it. Fix typo in doc string.
3357 Support message-strip-subject-encoded-words.
3358
06856b12
JB
33592006-11-03 Juanma Barranquero <lekktu@gmail.com>
3360
3361 * gnus-diary.el (gnus-diary-delay-format-function):
3362 * nndiary.el (nndiary-reminders):
3363 * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
3364
b193caa3
MB
33652006-11-01 Reiner Steib <Reiner.Steib@gmx.de>
3366
3367 * gnus-art.el (article-hide-boring-headers): Fetch date from
3368 gnus-original-article-buffer to avoid problems with localized date
3369 strings.
3370
33712006-10-30 Katsumi Yamaoka <yamaoka@jpl.org>
3372
3373 * html2text.el (html2text-format-tags): Avoid infloop on open tags.
3374
ab785936
MB
33752006-10-29 Reiner Steib <Reiner.Steib@gmx.de>
3376
06856b12
JB
3377 * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
3378 New variables.
ab785936
MB
3379 (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
3380 (mm-charset-synonym-alist): Move some entries to
3381 mm-codepage-iso-8859-list.
3382 (mm-charset-synonym-alist, mm-charset-override-alist): Add
3383 iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
3384
b90a6149
MB
33852006-10-29 Katsumi Yamaoka <yamaoka@jpl.org>
3386
3387 * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
3388
33892006-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3390
3391 * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
3392 with Emacs 21 and XEmacs.
3393
01c52d31
MB
33942006-10-27 Teodor Zlatanov <tzz@lifelogs.com>
3395
3396 * spam.el (spam-parse-address): New function for better parsing,
3397 catching errors, etc.
3398 (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
3399
b90a6149
MB
34002006-10-26 Reiner Steib <Reiner.Steib@gmx.de>
3401
3402 * mm-view.el: Add interactive arg to html2text autoload.
3403
34042006-10-25 Katsumi Yamaoka <yamaoka@jpl.org>
3405
3406 * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
3407
01c52d31
MB
34082006-10-24 Reiner Steib <Reiner.Steib@gmx.de>
3409
3410 * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
3411 variables.
3412 (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
3413 (mm-charset-synonym-alist): Move some entries to
3414 mm-codepage-iso-8859-list.
3415
3416 * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
3417
34182006-10-23 Reiner Steib <Reiner.Steib@gmx.de>
3419
3420 * message.el (message-citation-line-format)
3421 (message-insert-formated-citation-line): Fix implementation of %E, %N
3422 and %n according to the doc string.
3423
34242006-10-20 Teodor Zlatanov <tzz@lifelogs.com>
3425
3426 * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
3427 car-safe to avoid bad parses.
3428
c86d4601
MB
34292006-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
3430
3431 * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
3432 names.
3433
3434 * gnus-sum.el (gnus-select-newsgroup): Decode group name.
3435
34362006-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
3437
01c52d31
MB
3438 * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
3439 header.
3440
3441 * message.el (message-draft-headers): Add Date.
3442 (message-headers-to-generate): Fix typo in docstring.
3443
3444 * nndraft.el (nndraft-required-headers): New variable.
3445 (nndraft-generate-headers): Use it.
3446
3447 * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
3448
34492006-10-16 Teodor Zlatanov <tzz@lifelogs.com>
3450
3451 * gnus-registry.el (gnus-registry-wash-for-keywords)
3452 (gnus-registry-find-keywords): New functions to allow easy searching of
3453 articles that are in the registry.
3454
34552006-10-16 Teodor Zlatanov <tzz@lifelogs.com>
3456
3457 * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
3458 ietf-drums-parse-address instead of gnus-extract-address-components.
3459 Reported by Damien Elmes <damien@repose.cx>.
c86d4601
MB
3460
34612006-10-19 Reiner Steib <Reiner.Steib@gmx.de>
3462
3463 * gnus.el (gnus-mime): Remove unused custom group.
3464
92edaeed
MB
34652006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3466
3467 * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
3468 "blank line" when searching for end of armor headers.
3469
34702006-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
3471
3472 * gmm-utils.el (gmm-write-region): Fix variable name.
3473
34742006-10-10 Reiner Steib <Reiner.Steib@gmx.de>
3475
3476 * gmm-utils.el (gmm-write-region): New function based on compatibility
3477 code from `mm-make-temp-file'.
3478
3479 * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
3480
3481 * nnmaildir.el (nnmaildir--update-nov)
3482 (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
3483 Use `gmm-write-region'.
3484
996aa8c1
MB
34852006-10-04 Reiner Steib <Reiner.Steib@gmx.de>
3486
01c52d31
MB
3487 * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
3488 iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
3489
3490 * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
3491
3492 * message.el (message-replacement-char): New variable.
3493 (message-fix-before-sending): Use it.
3494 (message-simplify-subject): New function to remove duplicate code.
3495 (message-reply, message-followup): Use it.
3496
996aa8c1
MB
3497 * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
3498 gnus-summary-limit-to-articles.
3499
01c52d31 35002006-10-03 Katsumi Yamaoka <yamaoka@jpl.org>
996aa8c1 3501
01c52d31 3502 * gnus-util.el (gnus-with-local-quit): New macro.
996aa8c1 3503
01c52d31 3504 * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
996aa8c1 3505
01c52d31 35062006-10-02 Teodor Zlatanov <tzz@lifelogs.com>
996aa8c1 3507
01c52d31
MB
3508 * gnus-util.el (gnus-string-remove-all-properties): Another fix to
3509 ignore non-string data.
996aa8c1 3510
01c52d31 35112006-09-29 Teodor Zlatanov <tzz@lifelogs.com>
996aa8c1 3512
01c52d31
MB
3513 * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
3514 non-string data (needs to be done in the registry too).
996aa8c1 3515
01c52d31 35162006-09-28 Teodor Zlatanov <tzz@lifelogs.com>
996aa8c1 3517
01c52d31
MB
3518 * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
3519 (gnus-registry-remove-alist-text-properties, gnus-registry-action)
3520 (gnus-registry-split-fancy-with-parent)
3521 (gnus-registry-fetch-simplified-message-subject-fast)
3522 (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
3523 Remove text properties on ingress into the registry and when it's saved.
3524 (gnus-registry-clean-empty-function): Fix bug with cleaning the
3525 registry from entries with no groups.
996aa8c1 3526
01c52d31 35272006-09-28 Teodor Zlatanov <tzz@lifelogs.com>
996aa8c1 3528
01c52d31
MB
3529 * gnus-util.el (gnus-string-remove-all-properties): Add utility
3530 function to remove string properties.
996aa8c1 3531
67099291
MB
35322006-09-28 Reiner Steib <Reiner.Steib@gmx.de>
3533
3534 * gmm-utils.el (gmm): Adjust custom version.
3535
3536 * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
3537 custom version.
3538
3539 * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
3540
01c52d31
MB
35412006-09-27 Reiner Steib <Reiner.Steib@gmx.de>
3542
3543 * gnus-art.el (gnus-insert-prev-page-button)
3544 (gnus-insert-next-page-button): Simplify. Reformat.
3545
35462006-09-27 Maxime Edouard Robert Froumentin <max@lapin-bleu.net>
3547
3548 * gnus-art.el (gnus-insert-prev-page-button)
3549 (gnus-insert-next-page-button): Apply gnus-article-button-face.
3550
94019f61
CY
35512006-09-25 Chong Yidong <cyd@stupidchicken.com>
3552
3553 * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
3554
01c52d31
MB
35552006-09-20 Maxime Edouard Robert Froumentin <max@lapin-bleu.net>
3556
3557 (gnus-insert-mime-button, gnus-insert-mime-security-button): Apply
3558 gnus-article-button-face to MIME and security buttons.
3559
35602006-09-20 Reiner Steib <Reiner.Steib@gmx.de>
3561
3562 * gnus-art.el (gnus-button-url-regexp): Try to make the value more
3563 readable.
3564
35652006-09-20 Steve Youngs <steve@sxemacs.org>
3566
3567 * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
3568 `browse-url-of-file' instead of `browse-url'.
3569
0327a464
MB
35702006-09-19 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3571
3572 * nnslashdot.el (nnslashdot-request-article): Update end-of-article
3573 regexp. Articles containing quotation were cut prematurely.
3574
35752006-09-16 Katsumi Yamaoka <yamaoka@jpl.org>
3576
01c52d31
MB
3577 * message.el (message-cite-original-1): Use nobody by default for the
3578 value of From header.
0327a464
MB
3579 (message-reply): Ditto.
3580
01c52d31
MB
35812006-09-11 Daiki Ueno <ueno@unixuser.org>
3582
3583 * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
3584 to the gnus-info. This fixes a bug of inline-PGP message verification.
3585 Reported by Michael Piotrowski <mxp@dynalabs.de>.
3586
b110774a
MB
35872006-09-09 Reiner Steib <Reiner.Steib@gmx.de>
3588
3589 * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
3590 mails in the doc string. Add some URLs in comment.
01c52d31 3591 (pop3-movemail): Warn about pop3-leave-mail-on-server.
b110774a
MB
3592
35932006-09-07 Katsumi Yamaoka <yamaoka@jpl.org>
3594
3595 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
3596 backslashes handling and the way to find boundaries of quoted strings.
3597
01c52d31
MB
35982006-09-07 Daiki Ueno <ueno@unixuser.org>
3599
3600 * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
3601 mml1991-encrypt-to-self is set and mml1991-signers is not set.
3602 * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
3603 mml2015-encrypt-to-self is set and mml2015-signers is not set.
3604
676c1893
RS
36052006-09-06 Reiner Steib <Reiner.Steib@gmx.de>
3606
01c52d31
MB
3607 * gnus-art.el (gnus-button-marker-list): Move up. Convert comment into
3608 doc string.
3609 (gnus-button-regexp, gnus-button-last): Remove unused variables.
3610
36112006-09-06 Simon Josefsson <jas@extundo.com>
3612
3613 * mml2015.el (mml2015-use): Doc fix, mention epg.
3614
36152006-09-06 Daiki Ueno <ueno@unixuser.org>
3616
3617 * mml2015.el (mml2015-use): Default to epg, if available.
3618
36192006-09-06 Daiki Ueno <ueno@unixuser.org>
3620
3621 * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
3622 message-sender.
3623 (mml1991-epg-encrypt): Ditto.
3624 * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
3625 message-sender.
3626 (mml2015-epg-encrypt): Ditto.
676c1893 3627
de4fbbe4
CY
36282006-09-04 Chong Yidong <cyd@stupidchicken.com>
3629
3630 * message.el (message-send-mail-with-sendmail): Look for sendmail in
3631 several common directories.
3632
01c52d31
MB
36332006-09-05 Daiki Ueno <ueno@unixuser.org>
3634
3635 * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
3636 * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
3637
d7093904
MB
36382006-09-04 Katsumi Yamaoka <yamaoka@jpl.org>
3639
8fbdffe5
MB
3640 * gnus-art.el (article-decode-encoded-words): Make it fast.
3641
36422006-09-04 Katsumi Yamaoka <yamaoka@jpl.org>
3643
3644 * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
3645
d7093904
MB
3646 * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
3647 in quoted string into `\'.
3648
343d6628
MB
36492006-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
3650
3651 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
3652 Use standard-syntax-table.
3653
36542006-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
3655
3656 * gnus-art.el (gnus-decode-address-function): New variable.
3657 (article-decode-encoded-words): Use it to decode headers which are
3658 assumed to contain addresses.
3659 (gnus-mime-delete-part): Remove useless `or'.
3660
3661 * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
3662 (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
3663 (gnus-nov-parse-line): Use it to decode From header.
3664 (gnus-get-newsgroup-headers): Ditto.
3665 (gnus-summary-enter-digest-group): Use it to decode `to-address'.
3666
3667 * mail-parse.el (mail-decode-encoded-address-region): New alias.
3668 (mail-decode-encoded-address-string): New alias.
3669
3670 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
3671 New function.
3672 (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
3673 (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
3674 (rfc2047-decode-region): Use it; add optional argument `address-mime'.
3675 (rfc2047-decode-string): Ditto.
3676 (rfc2047-decode-address-region): New function.
3677 (rfc2047-decode-address-string): New function.
3678
01c52d31
MB
36792006-08-31 Reiner Steib <Reiner.Steib@gmx.de>
3680
3681 * message.el (message-caesar-buffer-body): Allow rotating headers.
3682
3683 * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
3684
3685 * message.el (message-insert-formated-citation-line): Fix %f.
3686 Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
3687
36882006-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
3689
3690 * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
3691 (gnus-bookmark-mouse-available-p): New macro.
3692 (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
3693 (gnus-bookmark-bmenu-show-infos): Use it.
3694 (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
3695 (gnus-bookmark-bmenu-hide-infos): Ditto.
3696 (gnus-bookmark-remove-properties): New function.
3697 (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
3698 (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
3699 (gnus-bookmark-write-file): Bind coding-system-for-write.
3700 (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
3701 (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
3702 group before selecting it.
3703 (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
3704 (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
3705 quit-window if it is not available; use gnus-mouse-2 and bind it to
3706 gnus-bookmark-bmenu-select-by-mouse.
3707 (gnus-bookmark-show-details): Remove unused variable `details-list'.
3708 (gnus-bookmark-bmenu-select-by-mouse): New function.
6c5d6b6c 3709
5dab7628
RF
37102006-08-13 Romain Francoise <romain@orebokech.com>
3711
3712 * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
3713 space.
3714
5ebdc299
MB
37152006-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
3716
3717 * compface.el (uncompface): Use binary rather than raw-text-unix.
3718
37192006-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
3720
3721 * compface.el (uncompface): Make sure the eol conversion doesn't take
3722 place when communicating with the external programs. Reported by
3723 ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
3724
37252006-07-31 Katsumi Yamaoka <yamaoka@jpl.org>
3726
3727 * nnheader.el (nnheader-insert-head): Fix typo in comment.
3728
37292006-07-31 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3730
3731 * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
3732 Make it more robust by parsing author and date independently.
3733
ebf693f3
MB
37342006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
3735
3736 * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
3737
01c52d31
MB
37382006-07-28 Daiki Ueno <ueno@unixuser.org>
3739
3740 * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
3741 first matching secret key.
3742 (mml2015-epg-encrypt): Ditto.
3743
3744 * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
3745 first matching secret key.
3746 (mml1991-epg-encrypt): Ditto.
3747
3748 * mml2015.el (mml2015-encrypt-to-self): New user option.
3749 (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
3750 mml2015-epg-encrypt-to-self is set.
3751
3752 * mml1991.el (mml1991-encrypt-to-self): New variable.
3753 (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
3754 mml1991-epg-encrypt-to-self is set.
3755
3756 * mml2015.el (mml2015-signers): New user option.
3757 (mml2015-epg-sign): Reflect the value of mml2015-signers.
3758 (mml2015-epg-encrypt): Allow to select signing keys.
3759
3760 * mml1991.el (mml1991-signers): New variable.
3761 (mml1991-epg-sign): Reflect the value of mml1991-signers.
3762 (mml1991-epg-encrypt): Allow to select signing keys.
3763
ebf693f3
MB
37642006-07-27 Katsumi Yamaoka <yamaoka@jpl.org>
3765
3766 * nnheader.el (nnheader-insert-head): Make it work even if the file
3767 uses CRLF for the line-break code.
3768
01c52d31
MB
37692006-07-25 Daiki Ueno <ueno@unixuser.org>
3770
3771 * mml2015.el: Require mml-sec instead of password.
3772 (mml2015-verbose): Inherit the default value from mml-secure-verbose.
3773 (mml2015-cache-passphrase): Inherit the default value from
3774 mml-secure-cache-passphrase.
3775 (mml2015-passphrase-cache-expiry): Inherit the default value from
3776 mml-secure-passphrase-cache-expiry.
3777
3778 * mml1991.el: Require mml-sec instead of password.
3779 (mml1991-verbose): Inherit the default value from mml-secure-verbose.
3780 (mml1991-cache-passphrase): Inherit the default value from
3781 mml-secure-cache-passphrase.
3782 (mml1991-passphrase-cache-expiry): Inherit the default value from
3783 mml-secure-passphrase-cache-expiry.
3784
3785 * mml-sec.el: Require password.
3786 (mml-secure-verbose): New user option.
3787 (mml-secure-cache-passphrase): New user option.
3788 (mml-secure-passphrase-cache-expiry): New user option.
3789
37902006-07-24 Daiki Ueno <ueno@unixuser.org>
3791
3792 * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
3793 letters from the end. Thanks to "David Smith" <davidsmith@acm.org> and
880820fe 3794 andreas@altroot.de (Andreas Vögele).
01c52d31
MB
3795
3796 FIXME: Use `tiny change'?
3797
bd876f90
MB
37982006-07-19 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3799
3800 * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
3801 workaround for the url package included with Emacs.
3802
3803 * nnweb.el (nnweb-google-create-mapping): Update regexp.
3804
01c52d31
MB
38052006-07-19 Katsumi Yamaoka <yamaoka@jpl.org>
3806
3807 * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
3808 correctly. This fixes a bug caused by the 2006-05-12 change.
3809
06dc8321
KF
38102006-07-18 Karl Fogel <kfogel@red-bean.com>
3811
3812 * nnmail.el (nnmail-article-group): If splitting raises an error, give
3813 some information about the error when saying that the `bogus' mail
3814 group will be used.
3815
7ce31649
MB
38162006-07-17 Reiner Steib <Reiner.Steib@gmx.de>
3817
3818 * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
3819 string.
3820
b44409c9
MB
38212006-07-16 NAKAJI Hiroyuki <nakaji@heimat.jp> (tiny change)
3822
3823 * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
3824
763bb2d4
MB
38252006-07-14 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3826
3827 * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
3828
01c52d31
MB
38292006-07-10 Daiki Ueno <ueno@unixuser.org>
3830
3831 * mml1991.el (mml1991-function-alist): Add epg.
3832 (mml1991-epg-passphrase-callback, mml1991-epg-sign)
3833 (mml1991-epg-encrypt): New functions.
3834
38352006-07-10 Daiki Ueno <ueno@unixuser.org>
3836
3837 * mml2015.el (mml2015-verbose): New variable.
3838 (mml2015-cache-passphrase): Ditto.
3839 (mml2015-passphrase-cache-expiry): Ditto.
3840 (mml2015-function-alist): Add epg.
3841 (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
3842 (mml2015-epg-clear-decrypt, mml2015-epg-verify)
3843 (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
3844 functions.
3845
38462006-07-08 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3847
3848 * message.el (message-cite-original-1): Preserve region when removing
3849 quoted text due to X-No-Archive in order to avoid bogus attribution
3850 when citing multiple messages.
3851
38522006-06-27 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3853
3854 * gnus-group.el (gnus-group-sort-by-unread): Fix typo. Reported by
3855 Kenneth Jacker <khj@be.cs.appstate.edu>.
3856
827dc73d
MB
38572006-06-26 Reiner Steib <Reiner.Steib@gmx.de>
3858
3859 * gnus-diary.el (gnus-user-format-function-d)
3860 (gnus-user-format-function-D): Autoload.
3861
01c52d31 3862 * imap.el (Commentary): Fix typo.
827dc73d 3863
01c52d31
MB
3864 * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
3865 2006-04-22 contribution.
3866
38672006-06-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3868
3869 * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
3870 It didn't really fix the bogosity I'm seeing with solid web groups.
3871
38722006-06-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3873
3874 * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
3875 Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
3876 created using server names. If we use the feature without declaring
3877 it, Gnus does not properly manage server and group state.
3878
3879 * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
3880 bound.
3881
38822006-06-25 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3883
3884 * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
3885 looking up the method using GROUP's prefix before inventing a new one.
3886 It is used on killed/unknown groups in various places where returning
3887 an all-new method isn't expected by the caller.
3888
3889 * gnus-util.el (gnus-group-server): Fix for empty virtual server names
3890 and match semantics of gnus-group-real-prefix.
3891
38922006-06-22 Reiner Steib <Reiner.Steib@gmx.de>
3893
3894 * nnmail.el (nnmail-broken-references-mailers): New variable.
3895 (nnmail-ignore-broken-references): New function generalizing
3896 nnmail-fix-eudora-headers.
3897 (nnmail-fix-eudora-headers): Now obsolete.
3898
3899 * gnus-art.el (gnus-button-handle-custom): Support
3900 `customize-apropos*'.
3901
39022006-06-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3903
3904 * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
3905
3906 * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
3907 articles.
3908
39092006-06-21 Reiner Steib <Reiner.Steib@gmx.de>
3910
3911 * message.el (message-cite-reply-above): New variable.
3912 (message-yank-original): Use it.
827dc73d 3913
a367620f
MB
39142006-06-20 Katsumi Yamaoka <yamaoka@jpl.org>
3915
3916 * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
3917
01c52d31
MB
39182006-06-20 Reiner Steib <Reiner.Steib@gmx.de>
3919
3920 * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
3921 as read.
3922
3923 * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
3924
39252006-06-19 Reiner Steib <Reiner.Steib@gmx.de>
3926
3927 * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
3928 (gnus-bookmark-default-file): Use gnus-directory.
3929 (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
3930 Remove "*" in doc string.
3931 (gnus-bookmark-write-file): Simplify.
3932 (gnus-bookmark-maybe-sort-alist): Use `when'.
3933 (gnus-bookmark-get-bookmark): Fix typo in doc string.
3934 (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
3935 FIXME about Emacs 21 and XEmacs compatibility.
3936 (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
3937 compatibility.
3938 (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
3939 compatibility.
3940 (gnus-bookmark-menu-heading): Fix version.
3941
39422006-06-19 Bastien Guerry <bzg@altern.org>
3943
3944 * gnus-bookmark.el: New file.
3945
5cfd0f2e
MB
39462006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
3947
3948 * message.el (message-syntax-checks): Doc fix.
3949
01c52d31
MB
39502006-06-17 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3951
3952 * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
3953 unsubscribed groups as if they were killed ones. It causes duplicate
3954 entries in gnus-newsrc-alist.
3955
f362b760
MB
39562006-06-16 Katsumi Yamaoka <yamaoka@jpl.org>
3957
3958 * message.el (message-syntax-checks): Doc fix.
3959 (message-send-mail): Add check for continuation headers.
3960 (message-check-news-header-syntax): Fix regexp used to check for
3961 continuation headers.
3962
39632006-06-14 Katsumi Yamaoka <yamaoka@jpl.org>
3964
3965 * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
3966
01c52d31
MB
39672006-06-11 Reiner Steib <Reiner.Steib@gmx.de>
3968
3969 * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
3970
39712006-06-11 Katsumi Yamaoka <yamaoka@jpl.org>
3972
3973 * gnus-art.el (gnus-article-truncate-lines): Default to the value of
3974 default-truncate-lines.
3975
26c9afc3
MB
39762006-06-06 Katsumi Yamaoka <yamaoka@jpl.org>
3977
3978 * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
3979 to fill the utf-8 entry.
3980
01c52d31 39812006-06-01 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
26c9afc3 3982
01c52d31
MB
3983 * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
3984
39852006-05-30 Kevin Greiner <kevin.greiner@compsol.cc>
3986
3987 * gnus-agent.el (directory-files-and-attributes): Move all the way
3988 forward (the third and final move).
3989 (gnus-agent-read-agentview): Trap reconstruction errors due to
3990 nonexistant directory. Handle by returning nil.
3991
39922006-05-30 Didier Verna <didier@xemacs.org>
3993
3994 * message.el (message-dont-reply-to-names): Update the custom type.
3995 * message.el (message-dont-reply-to-names): New defsubst: potentially
3996 convert a list of regexps into a single one.
3997 * message.el (message-get-reply-headers): Use it.
3998 * nnmail.el (nnmail-fancy-expiry-target): Ditto.
3999
40002006-05-30 Katsumi Yamaoka <yamaoka@jpl.org>
4001
4002 * gnus-agent.el (directory-files-and-attributes): Move forward.
26c9afc3
MB
4003
40042006-05-29 Reiner Steib <Reiner.Steib@gmx.de>
4005
4006 * gnus-ml.el (gnus-mailing-list-subscribe)
4007 (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
4008 (gnus-mailing-list-message): Fix doc strings.
4009
40102006-05-29 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4011
4012 * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
4013 of doing it manually.
4014
01c52d31
MB
40152006-05-29 Reiner Steib <Reiner.Steib@gmx.de>
4016
4017 * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
4018 comment.
4019
26c9afc3
MB
40202006-05-29 Kevin Greiner <kevin.greiner@compsol.cc>
4021
002876ab 4022 * gnus-agent.el: Added gnus-agent-flush* to purge agent info.
01c52d31 4023 (gnus-agent-read-agentview): Fixed handling of end-of-file error.
26c9afc3
MB
4024 (gnus-agent-read-local): All symbols allocated in my-obarray
4025 (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
4026 (gnus-agent-regenerate-group): Check numeric names to see if they are
4027 messages or groups.
01c52d31
MB
4028 (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
4029 better way of do this...)
4030
4031 * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
4032 'dummy.group' (there should be a better way of do this...)
26c9afc3
MB
4033
40342006-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
4035
4036 * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
4037 (gnus-saved-headers): Ditto.
01c52d31 4038 (gnus-default-article-saver): Mention functions may have properties.
26c9afc3
MB
4039 (gnus-article-save): Override gnus-save-all-headers and
4040 gnus-saved-headers by :headers property which saver function may have.
01c52d31
MB
4041 (gnus-summary-save-in-file): Add :headers property.
4042 (gnus-summary-write-to-file): Ditto.
4043
4044 * gnus-sum.el (gnus-summary-save-article): Bind
4045 gnus-prompt-before-saving to t when saving many articles in a file;
4046 always show all headers.
4047
40482006-05-26 Reiner Steib <Reiner.Steib@gmx.de>
4049
4050 * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
4051 marks.
4052
4053 * message.el (message-indent-citation): Add optional arguments to allow
4054 using it outside of message buffers.
4055
4056 * gnus-art.el (gnus-article-unfold-long-headers): New variable.
4057 (gnus-article-treat-unfold-headers): Use it.
4058 (gnus-article-truncate-lines): New variable.
4059 (gnus-article-mode): Use it.
4060 (gnus-article-toggle-truncate-lines): New function.
4061
4062 * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
4063 gnus-article-toggle-truncate-lines.
4064
4065 * uudecode.el (uudecode-decode-region-external): nil isn't a valid
4066 coding system in XEmacs, use binary.
4067
40682006-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
4069
4070 * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
4071 after-load-alist.
4072
4073 * gnus-art.el (gnus-summary-save-in-file): Use property to specify
4074 this function should save decoded articles.
4075 (gnus-summary-write-to-file): Use property to specify this function
4076 should save decoded articles and specify gnus-summary-save-in-file
4077 should be used to save articles other than the first one when saving
4078 many articles.
4079 (gnus-summary-save-body-in-file): Use property to specify this
4080 function should save decoded articles.
4081 (gnus-summary-write-body-to-file): Use property to specify this
4082 function should save decoded articles and specify
4083 gnus-summary-save-body-in-file should be used to save articles other
4084 than the first one when saving many articles.
4085
4086 * gnus-sum.el (gnus-summary-save-article): Simplify.
4087
40882006-05-25 Katsumi Yamaoka <yamaoka@jpl.org>
4089
4090 * gnus-art.el (gnus-default-article-saver): Add
4091 gnus-summary-write-body-to-file.
4092 (gnus-article-save-coding-system): Don't use coding system object
4093 in XEmacs.
26c9afc3
MB
4094 (gnus-read-save-file-name): Add optional `dir-var' argument which
4095 specifies directory in which files are saved; work even if optional
4096 `variable' argument is not specified.
01c52d31
MB
4097 (gnus-summary-write-to-file): Read file name.
4098 (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
4099 (gnus-summary-write-body-to-file): New function.
26c9afc3
MB
4100
4101 * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
4102 (gnus-summary-local-variables): Add it.
4103 (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
01c52d31
MB
4104 (gnus-summary-save-article): Remove optional `decode' argument;
4105 determine whether to decode articles by the value of
4106 gnus-default-article-saver; when saving many files using
4107 gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
4108 it first and use gnus-summary-save-in-file or
4109 gnus-summary-save-body-in-file thereafter unless
4110 gnus-prompt-before-saving is always; move point to article which
4111 will be saved.
4112 (gnus-summary-save-article-file): Revert.
4113 (gnus-summary-write-article-file): Revert.
4114 (gnus-summary-save-article-body-file): Revert.
26c9afc3
MB
4115 (gnus-summary-write-article-body-file): New function.
4116
41172006-05-26 Reiner Steib <Reiner.Steib@gmx.de>
4118
01c52d31 4119 * gnus-art.el (gnus-article-browse-html-article): Remove comment.
26c9afc3 4120
01c52d31 41212006-05-24 Katsumi Yamaoka <yamaoka@jpl.org>
26c9afc3 4122
01c52d31
MB
4123 * gnus-art.el (gnus-default-article-saver): Doc fix.
4124 (gnus-article-save-coding-system): Move from gnus-sum.el, rename
4125 from gnus-summary-save-article-coding-system, and default to a
4126 certain coding system.
4127 (gnus-output-to-file): Add coding cookie and encode text according
4128 to gnus-article-save-coding-system; don't use mm-append-to-file.
26c9afc3 4129
01c52d31
MB
4130 * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
4131 gnus-art.el and rename to gnus-article-save-coding-system.
4132 (gnus-summary-save-article): Require gnus-art; don't show all
4133 headers if it decodes articles; don't add coding cookie here;
4134 don't bind mm-text-coding-system-for-write.
4135 (gnus-summary-save-article-file): Save decoded articles.
4136 (gnus-summary-write-article-file): When saving many files, use
4137 gnus-summary-write-to-file first and gnus-summary-save-in-file
4138 thereafter unless gnus-prompt-before-saving is always.
4139 (gnus-summary-save-article-body-file): Save decoded articles.
26c9afc3 4140
01c52d31 41412006-05-23 Reiner Steib <Reiner.Steib@gmx.de>
26c9afc3 4142
01c52d31 4143 * nnrss.el (nnrss-check-group): Bind hash-index.
26c9afc3 4144
880820fe 41452006-05-23 Michaël Cadilhac <michael.cadilhac@lrde.org>
01c52d31
MB
4146
4147 * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
4148 its hash index. Store this hash in `nnrss-group-data'.
4149 (nnrss-read-group-data): Update accordingly.
4150
41512006-05-23 Reiner Steib <Reiner.Steib@gmx.de>
4152
4153 * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
4154 entry.
4155
4156 * gnus-sum.el (gnus-summary-make-menu-bar): Add
4157 gnus-article-browse-html-article.
4158
41592006-05-23 Hynek Schlawack <hynek@ularx.de>
4160
4161 * gnus-sum.el (gnus-summary-mime-map): Add
4162 gnus-article-browse-html-article.
41632006-05-23 Reiner Steib <Reiner.Steib@gmx.de>
4164
4165 * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
4166 suitable coding systems in customize.
4167
41682006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
4169
4170 * mail-source.el (mail-sources): Fix custom type.
26c9afc3 4171
d7ba2a01
RS
41722006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
4173
f18df03d
MB
4174 * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
4175 (gnus-summary-expire-articles-now): Shorten prompt.
4176
d7ba2a01
RS
4177 * gmm-utils.el (wid-edit): Require.
4178 (defun-gmm): Renamed from `gmm-defun-compat'.
4179 (gmm-image-search-load-path): Use it.
4180 (gmm-image-load-path-for-library): Use it. Sync with `mh-compat.el'.
4181
01c52d31
MB
41822006-05-17 Katsumi Yamaoka <yamaoka@jpl.org>
4183
4184 * gnus-sum.el (gnus-summary-save-article-coding-system): New
4185 variable.
4186 (gnus-summary-save-article): Add optional `decode' argument. If
4187 it is set and gnus-summary-save-article-coding-system is non-nil,
4188 save decoded article.
4189 (gnus-summary-write-article-file): Save decoded article if
4190 gnus-summary-save-article-coding-system is non-nil.
4191
4192 * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
4193 type.
4194
41952006-05-16 Katsumi Yamaoka <yamaoka@jpl.org>
4196
4197 * gnus-art.el (easy-menu-define): Use :active instead of :enable.
4198
41992006-05-12 Katsumi Yamaoka <yamaoka@jpl.org>
4200
4201 * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
4202 first to test gnus-single-article-buffer which may be buffer-local.
4203
4204 * gnus-sum.el (gnus-summary-setup-buffer): Make
4205 gnus-single-article-buffer buffer-local and nil in ephemeral
4206 group; make gnus-article-buffer, gnus-article-current, and
4207 gnus-original-article-buffer always buffer-local.
4208 (gnus-summary-exit): Kill article buffer belonging to ephemeral
4209 group.
4210 (gnus-handle-ephemeral-exit): Don't move to next summary line.
4211
42122006-05-08 Reiner Steib <Reiner.Steib@gmx.de>
4213
4214 * nnml.el (nnml-request-compact-group): Compressed files might not
4215 have .gz extension.
4216
54e573e6
MB
42172006-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
4218
4219 * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
4220 (mm-copy-to-buffer): Use with-current-buffer.
4221 (mm-display-part): Simplify.
4222 (mm-inlinable-p): Add optional arg `type'.
4223
01c52d31
MB
42242006-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
4225
49c7d1ac 4226 * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
54e573e6
MB
4227 (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
4228 Try harder to show the attachment internally or externally using
4229 gnus-mime-view-part-as-type.
4230
01c52d31 42312006-05-02 Reiner Steib <Reiner.Steib@gmx.de>
54e573e6 4232
01c52d31
MB
4233 * message.el (message-from-style, message-signature-separator)
4234 (message-user-organization-file, message-send-mail-function)
4235 (message-citation-line-function, message-yank-prefix)
4236 (message-indent-citation-function, message-signature)
4237 (message-signature-file, message-signature-insert-empty-line):
4238 Remove autoloads.
4239
4240 * gnus-art.el (gnus-buttonized-mime-types): Remove
4241 "multipart/signed". Revert 2006-04-26 change.
4242
42432006-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4244
4245 * gnus.el (gnus-version-number): Bump version.
4246
42472006-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
4248
4249 * gnus.el: No Gnus v0.5 is released.
4250
42512006-04-30 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4252
4253 * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
4254 fetching articles by message-id.
4255
42562006-04-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4257
4258 * message.el (hashcash): Require hashcash as normal.
4259
4260 * ecomplete.el (ecomplete-highlight-match-line): Use
4261 point-at-eol.
4262 (ecomplete-highlight-match-line): Use `highlight', because that
4263 face exists in both Emacs and XEmacs.
4264
4265 * message.el (message-display-abbrev): Use point-at-bol.
4266
4267 * mail-source.el: Don't require timer/timer-funcs.
4268
4269 * gnus-async.el: Ditto.
4270
4271 * password.el: Ditto.
4272
4273 * mm-url.el: Ditto.
4274
4275 * mm-util.el: Require timer/timer-funcs.
4276
42772006-04-23 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4278
4279 * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
4280 Close.
54e573e6 4281
9606f1cb
MB
42822006-04-28 Katsumi Yamaoka <yamaoka@jpl.org>
4283
4284 * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
4285 unibyte after clear-decrypt function runs.
4286
4287 * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
4288 returns as a unibyte string.
4289
305452a5
MB
42902006-04-27 Katsumi Yamaoka <yamaoka@jpl.org>
4291
305452a5
MB
4292 * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
4293 always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
4294 (mml1991-pgg-encrypt): Ditto.
4295
0565caeb
MB
42962006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
4297
01c52d31
MB
4298 * message.el (message-user-organization-file): Check several
4299 locations of the organization file.
0565caeb 4300
01c52d31
MB
4301 * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
4302 Add gnus-article-view-part-as-type.
0565caeb 4303
01c52d31 4304 * gnus-art.el (gnus-article-view-part-as-type): New function.
0565caeb
MB
4305
4306 * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
4307 .mobi and .travel. Remove .nato, .bitnet and .uucp.
0565caeb 4308
01c52d31
MB
4309 * mml.el: Simplify autoload.
4310 (mml-mode): defvar dnd-protocol-alist instead of using
4311 symbol-value.
4312 (mml-default-directory): New variable.
4313 (mml-minibuffer-read-file): Use it.
4314 (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
4315
4316 * message.el (message-citation-line-format): New variable.
4317 (message-insert-formated-citation-line): New function.
4318 (message-citation-line-function): Add
4319 `message-insert-formated-citation-line' to custom type.
4320
4321 * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
4322 to doc string.
4323
4324 * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
4325 depending on mm-verify-option.
0565caeb 4326
305452a5
MB
43272006-04-26 Katsumi Yamaoka <yamaoka@jpl.org>
4328
4329 * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
4330 binding pgg-* variables; reimplement the section which prevents
4331 MIME header from being signed.
4332 (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
4333 pgg-text-mode; remove a blank line at the top of body.
4334
4335 * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
4336 lines at the top of body; use gnus-newsgroup-charset if there's no
4337 Charset header.
4338
0565caeb
MB
43392006-04-25 Katsumi Yamaoka <yamaoka@jpl.org>
4340
01c52d31
MB
4341 * message.el (message-self-insert-commands): Doc fix.
4342
0565caeb
MB
4343 * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
4344 (mm-uu-pgp-encrypted-test): Ditto.
4345 (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
4346 between header and body; return application/pgp-encrypted handle
4347 if decryption failed; decode decrypted body by charset.
4348
4349 * mm-decode.el (mm-automatic-display): Don't make application/pgp
4350 element match to application/pgp-*.
4351
01c52d31
MB
43522006-04-23 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4353
4354 * nnweb.el (nnweb-google-wash-article): Sync up to new Google
4355 HTML.
4356
43572006-04-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
4358
4359 * mail-source.el (mail-source-call-script): Message the error
4360 string.
4361
43622006-04-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
4363
4364 * gnus-util.el (gnus-byte-compile): Use it.
4365
002876ab 43662006-04-22 xyblor <fake@invalid.email> (tiny change)
01c52d31
MB
4367
4368 * gnus-util.el (kill-empty-logs): New function.
4369
43702006-04-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
4371
4372 * message.el (message-mail-alias-type): Doc fix.
4373 (message-mail-alias-type-p): New function.
4374 (message-send): Use it.
4375 (message-mode): Ditto.
4376 (message-strip-forbidden-properties): Ditto.
4377
4378 * ecomplete.el (ecomplete-database-file-coding-system): New
4379 variable.
4380 (ecomplete-save): Use it.
4381 (ecomplete-setup): Use it.
4382
43832006-04-22 Katsumi Yamaoka <yamaoka@jpl.org>
4384
4385 * message.el (message-self-insert-commands): New variable.
4386 (message-strip-forbidden-properties): Use it.
4387
43882006-04-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
4389
4390 * message.el (message-put-addresses-in-ecomplete): Use a regexp
4391 that doesn't make XEmacs choke.
4392
f67d6742
MB
43932006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
4394
49c7d1ac
SM
4395 * gnus-util.el (gnus-replace-in-string):
4396 Prefer replace-regexp-in-string over of replace-in-string.
f67d6742
MB
4397
43982006-04-20 Katsumi Yamaoka <yamaoka@jpl.org>
4399
49c7d1ac
SM
4400 * gnus-util.el (gnus-select-frame-set-input-focus):
4401 Use select-frame-set-input-focus if it is available in XEmacs; use
f67d6742
MB
4402 definition defined in Emacs 22 for old Emacsen.
4403
01c52d31 44042006-04-19 Katsumi Yamaoka <yamaoka@jpl.org>
18c06a99 4405
01c52d31 4406 * mm-view.el (mm-inline-text): Use equal instead of equalp.
bd29ba20 4407
01c52d31 44082006-04-18 Teodor Zlatanov <tzz@lifelogs.com>
bd29ba20 4409
01c52d31
MB
4410 * gnus-registry.el (gnus-registry-cache-save): Remove text
4411 properties when saving via the temp buffer.
bd29ba20 4412
01c52d31 44132006-04-18 Reiner Steib <Reiner.Steib@gmx.de>
18c06a99 4414
01c52d31 4415 * message.el (message-generate-hashcash): Honor custom type.
18c06a99 4416
01c52d31 44172006-04-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
18c06a99 4418
01c52d31
MB
4419 * message.el (message-generate-hashcash): Default to non-nil when
4420 hashcash is found.
18c06a99 4421
01c52d31
MB
4422 * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
4423 (gnus-refer-thread-limit): Increase default to 500.
e4a89ccf 4424
01c52d31 4425 * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
e4a89ccf 4426
01c52d31 4427 * flow-fill.el (fill-flowed): Allow delete-space.
e4a89ccf 4428
01c52d31 44292006-04-18 Reiner Steib <Reiner.Steib@gmx.de>
e4a89ccf 4430
01c52d31
MB
4431 * deuglify.el (gnus-outlook-deuglify-unwrap-min)
4432 (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
4433 Remove autoloads.
163cb72d 4434
01c52d31 44352006-04-18 Simon Josefsson <jas@extundo.com>
163cb72d 4436
01c52d31 4437 * message.el (message-generate-hashcash): Default to.
163cb72d 4438
01c52d31 44392006-04-18 Katsumi Yamaoka <yamaoka@jpl.org>
163cb72d 4440
01c52d31
MB
4441 * rfc2231.el (rfc2231-parse-string): Decode encoded value after
4442 concatenating segments rather than before concatenating them.
163cb72d 4443
01c52d31 44442006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
14e6dc54 4445
01c52d31 4446 * gnus-group.el: Move comment to gnus-group-update-tool-bar.
14e6dc54 4447
01c52d31
MB
4448 * imap.el (imap-quote-specials): New function.
4449 (imap-login-auth): Quote specials.
14e6dc54 4450
01c52d31 44512006-04-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
14e6dc54 4452
01c52d31 4453 * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
14e6dc54 4454
01c52d31
MB
4455 * message.el (message-forward-make-body-plain): Allow
4456 message-forward-ignored-headers to be a list.
4457 (message-remove-ignored-headers): Factor out into function.
4458 (message-forward-make-body-mml): Use it.
4459 * rfc2231.el (rfc2231-parse-string): Remove dead code.
4460 (rfc2231-parse-string): Allow concatanation of parameters that
4461 aren't contiguous. The test case is
4462 (mail-header-parse-content-type "message/external-body;
4463 name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
4464 access-type=LOCAL-FILE;
4465 name*1*=plugh%2fhello-sailor%2fbing.pdf")
14e6dc54 4466
01c52d31 44672006-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
14e6dc54 4468
01c52d31
MB
4469 * nntp.el (nntp-accept-process-output): Return the value of
4470 `nnheader-accept-process-output'.
14e6dc54 4471
01c52d31 44722006-04-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
14e6dc54 4473
01c52d31
MB
4474 * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
4475 (gnus-button-alist): Recognize more diff formats.
4476 (gnus-button-patch): Strip directory.
14e6dc54 4477
01c52d31 44782006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
14e6dc54 4479
01c52d31
MB
4480 * gnus-util.el (gnus-select-frame-set-input-focus): Check for
4481 Emacs 22 when setting focus.
1b155fbd 4482
01c52d31 44832006-04-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
1b155fbd 4484
01c52d31
MB
4485 * gnus-art.el (gnus-article-treat-types): Do treatment of
4486 text/x-verbatim parts.
4487 (gnus-button-patch): New command.
b6f2cf4b 4488
01c52d31
MB
4489 * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
4490 addresses that contain invalid characters.
b6f2cf4b 4491
01c52d31 44922006-04-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
5af68e28 4493
01c52d31
MB
4494 * message.el (message-put-addresses-in-ecomplete): Use
4495 gnus-replace-in-string.
4496 (message-is-yours-p): Use the more correct
4497 mail-header-parse-address instead of
4498 mail-extract-address-components.
4499 (message-put-addresses-in-ecomplete): Fix typo.
5af68e28 4500
01c52d31
MB
4501 * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
4502 keystroke.
77218834 4503
01c52d31
MB
4504 * gnus-art.el (gnus-treatment-function-alist): Change order of
4505 newsgroups/generic header folding to avoid double-folding.
77218834 4506
01c52d31 4507 * message.el (message-hidden-headers): Add X-Draft-From.
77218834 4508
01c52d31
MB
4509 * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
4510 command.
4511 (gnus-summary-repeat-search-article-backward): New command.
d451514f 4512
01c52d31
MB
4513 * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
4514 groups in the parent topic.
4515
880820fe 45162006-04-16 João Cachopo <joao.cachopo@inesc-id.pt> (tiny change)
01c52d31
MB
4517
4518 * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
4519 (spam-extra-header-to-number): Return the CRM114 number as a
4520 number instead of a string.
4521
45222006-04-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
4523
4524 * gnus-art.el (gnus-face-properties-alist): Moved here from
4525 gnus-fun.
4526
4527 * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
4528
45292006-04-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
4530
4531 * message.el (message-strip-forbidden-properties): Only display on
4532 self-insert-command.
4533
4534 * hashcash.el (hashcash-insert-payment-async): Remove dead code;
4535 reindent.
4536 (hashcash-insert-payment-async-2): Make sure the buffer is alive.
4537
45382006-04-15 NAKAJI Hiroyuki <nakaji@takamatsu-nct.ac.jp> (tiny change)
4539
4540 * smiley.el (smiley-style): Fix typo.
d451514f 4541
4f162824
KH
45422006-03-23 Kenichi Handa <handa@m17n.org>
4543
4544 * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
4545 instead of set-buffer-multibyte.
4546
e9e33c19
KH
45472006-03-23 Kenichi Handa <handa@m17n.org>
4548
4549 * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
4550 buffer and then decode the buffer text if necessary.
4551 (rfc2231-encode-string): Be sure to work on multibyte buffer at
4552 first, and after mm-encode-body, change the buffer to unibyte.
4f162824 4553
01c52d31 45542006-04-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
f5e92214 4555
01c52d31
MB
4556 * hashcash.el (hashcash-insert-payment-async-2): Use
4557 message-goto-eoh instead of doing it manually.
4558 (mail-add-payment): Use message-narrow-to-header instead of trying
4559 to do the same itself.
f5e92214 4560
01c52d31 4561 * message.el (message-hidden-headers): Add Face.
f5e92214 4562
01c52d31
MB
4563 * gnus-sum.el (gnus-summary-reparent-thread): Factor out
4564 reparenting code.
4565 (gnus-summary-reparent-children): Refactored out code.
4566 (gnus-summary-thread-map): New keystroke.
4567 (gnus-summary-reparent-children): Make into command.
f5e92214 4568
01c52d31
MB
4569 * smiley.el (smiley-style): Default to `medium' if using a large
4570 font.
f5e92214 4571
01c52d31
MB
4572 * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
4573 does it itself.
f5e92214 4574
01c52d31 4575 * message.el (message-point-in-header-p): Simplify definition.
f5e92214 4576
01c52d31 45772006-04-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
f5e92214 4578
01c52d31
MB
4579 * nnagent.el (nnagent-request-set-mark): Silence log file
4580 writing.
4581 (nnagent-request-set-mark): Use write-region instead of
4582 append-to-file.
f5e92214 4583
01c52d31
MB
4584 * gnus-sum.el (gnus-read-header): Fudge article number if using a
4585 strange select method.
f5e92214 4586
01c52d31
MB
4587 * ecomplete.el (ecomplete-display-matches): Get highlightling
4588 right.
4589 (ecomplete-display-matches): Use literals.
4590 (ecomplete-display-matches): Disable message logging.
f5e92214 4591
01c52d31 4592 * message.el (message-display-abbrev): Small optimization.
531bedc3 4593
01c52d31
MB
4594 * ecomplete.el (ecomplete-display-matches): Allow automatic
4595 display.
531bedc3 4596
01c52d31
MB
4597 * message.el (message-strip-forbidden-properties): Display
4598 abbrevs.
4599 (message-display-abbrev): Get automatic display right.
531bedc3 4600
01c52d31
MB
4601 * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
4602 keystrokes.
531bedc3 4603
01c52d31 46042006-04-13 Romain Francoise <romain@orebokech.com>
531bedc3 4605
01c52d31 4606 TODO: Backport to v5-10!
531bedc3 4607
01c52d31
MB
4608 * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
4609 Moved here (and renamed) from gnus-registry.el.
531bedc3 4610
01c52d31
MB
4611 * gnus-registry.el: Require gnus-util.
4612 Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
531bedc3 4613
01c52d31 46142006-04-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
531bedc3 4615
01c52d31
MB
4616 * gnus-group.el (gnus-group-catchup-current): Change
4617 if-then-else-if-then-else into cond.
4618 (gnus-group-catchup): Indent.
4619 (group-name-at-point): New function.
4620 (gnus-fetch-group): Provide default from thing at point.
531bedc3 4621
01c52d31 46222006-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
531bedc3 4623
01c52d31 4624 * message.el (message-display-abbrev): Fix regexp.
531bedc3 4625
01c52d31
MB
4626 * ecomplete.el (ecomplete-highlight-match-line): Reimplement
4627 choosing.
4628 (ecomplete-highlight-match-line): Fix up code rewrite, remove
4629 dead variables.
ea8ae765 4630
01c52d31
MB
4631 * message.el (message-newline-and-indent): Remove debugging.
4632 (message-display-abbrev): Use new implementation.
ea8ae765 4633
01c52d31 46342006-04-12 Reiner Steib <Reiner.Steib@gmx.de>
ea8ae765 4635
01c52d31
MB
4636 * gnus-art.el (gnus-article-mode): Set
4637 cursor-in-non-selected-windows to nil.
ea8ae765 4638
01c52d31
MB
4639 * smiley.el: Revert previous change.
4640 (smiley-data-directory): defvar it before using it in the
4641 defcustom of `smiley-style'.
ea8ae765 4642
01c52d31 46432006-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
ea8ae765 4644
01c52d31 4645 * message.el (message-newline-and-indent): New function.
ea8ae765 4646
01c52d31 4647 * ecomplete.el: Implement more bits.
85fd8002 4648
01c52d31
MB
4649 * message.el (message-put-addresses-in-ecomplete): Clean up the
4650 string.
85fd8002 4651
01c52d31 4652 * ecomplete.el (ecomplete-add-item): Chop off decimals.
85fd8002 4653
01c52d31
MB
4654 * gnus-sum.el (gnus-summary-save-parts): Bind
4655 gnus-summary-save-parts-counter and use it to make unique file
4656 names.
85fd8002 4657
01c52d31 4658 * gnus-art.el (gnus-ignored-headers): Add some more headers.
61e66a15 4659
01c52d31
MB
4660 * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
4661 parameter to say whether to actually parse the individual
4662 addresses.
61e66a15 4663
01c52d31
MB
4664 * message.el (message-put-addresses-in-ecomplete): New function.
4665 (ecomplete): Require.
4666 (message-mail-alias-type): Add ecomplete as an option.
fe62aacc 4667
01c52d31 46682006-04-12 Ralf Angeli <angeli@iwi.uni-sb.de>
fe62aacc 4669
01c52d31
MB
4670 * flow-fill.el (fill-flowed): Remove trailing space from blank
4671 quoted lines.
fe62aacc 4672
01c52d31 46732006-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
fe62aacc 4674
01c52d31
MB
4675 * smiley.el (smiley-style): Move definition later to avoid a
4676 compilation warning.
fe62aacc 4677
01c52d31 46782006-04-12 Kenichi Handa <handa@m17n.org>
719120ef 4679
01c52d31
MB
4680 * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
4681 buffer and then decode the buffer text if necessary.
4682 (rfc2231-encode-string): Be sure to work on multibyte buffer at
4683 first, and after mm-encode-body, change the buffer to unibyte.
4684 Use mm-disable-multibyte instead of set-buffer-multibyte.
719120ef 4685
01c52d31 46862006-04-12 Katsumi Yamaoka <yamaoka@jpl.org>
719120ef 4687
01c52d31
MB
4688 * gnus-art.el (gnus-mime-copy-part): Find name parameter in
4689 Content-Type header instead of Content-Disposition header.
4690 (gnus-mime-inline-part): Ditto.
4691 (gnus-mime-view-part-as-charset): Ignore charset that the part
4692 specifies.
719120ef 4693
01c52d31
MB
4694 * mm-decode.el (mm-display-part): Work with external parts and
4695 usual parts similarly.
719120ef 4696
01c52d31
MB
4697 * mm-extern.el (mm-inline-external-body): Use mm-display-part
4698 instead of gnus-display-mime.
719120ef 4699
01c52d31
MB
4700 * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
4701 instead of with-temp-buffer.
719120ef 4702
01c52d31
MB
4703 * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
4704 tag to summarized topics part in order to encode non-ASCII text.
719120ef 4705
01c52d31 47062006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
719120ef 4707
01c52d31
MB
4708 * smiley.el (smiley-style): New variable.
4709 (smiley-directory): New function.
4710 (smiley-data-directory): Derive from `smiley-style' using
4711 `smiley-directory'.
4712 (smiley-regexp-alist): Add new entries.
719120ef 4713
01c52d31
MB
4714 * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
4715 (gnus-article-browse-delete-temp): Add :version.
719120ef 4716
880820fe 47172006-04-11 Arne Jørgensen <arne@arnested.dk>
719120ef 4718
01c52d31
MB
4719 * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
4720 the sieve region.
719120ef 4721
01c52d31 47222006-04-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
719120ef 4723
01c52d31 4724 * gnus.el (gnus-version-number): Bump version.
719120ef 4725
01c52d31 47262006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
719120ef 4727
01c52d31 4728 * gnus.el: No Gnus v0.4 is released.
719120ef 4729
01c52d31 47302006-04-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
719120ef 4731
01c52d31
MB
4732 * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
4733 layout.
719120ef 4734
01c52d31
MB
4735 * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
4736 unknown charset.
719120ef 4737
01c52d31
MB
4738 * message.el (message-header-synonyms): Add Original-To to the
4739 default.
ba0226dd 4740
01c52d31
MB
4741 * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
4742 optional parameter.
ba0226dd 4743
01c52d31 47442006-04-06 Reiner Steib <Reiner.Steib@gmx.de>
ba0226dd 4745
01c52d31 4746 * gnus-fun.el (gnus): Require it for gnus-directory.
ba0226dd 4747
01c52d31 47482006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
5f4264e5 4749
01c52d31 4750 * gnus-fun.el (gnus-face-properties-alist): Add :version.
5f4264e5 4751
01c52d31 47522006-04-05 Daiki Ueno <ueno@unixuser.org>
5f4264e5 4753
01c52d31 4754 * pgg-gpg.el (pgg-gpg-process-filter): Fix.
5f4264e5 4755
01c52d31 47562006-04-05 Simon Josefsson <jas@extundo.com>
5f4264e5 4757
01c52d31 4758 * password.el (password-reset): New function.
5f4264e5 4759
01c52d31 47602006-04-05 Daiki Ueno <ueno@unixuser.org>
5f4264e5 4761
01c52d31
MB
4762 * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
4763 for BEGIN_SIGNING too, new in GnuPG 1.4.3.
5f4264e5 4764
01c52d31 47652006-04-04 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5f4264e5 4766
01c52d31
MB
4767 * nnweb.el (nnweb-google-create-mapping): Update regexp.
4768 Some whitespace was matched into the url, which broke browsing hits
4769 > 100 when mm-url-use-external was nil.
5f4264e5 4770
01c52d31 47712006-04-04 Reiner Steib <Reiner.Steib@gmx.de>
5f4264e5 4772
01c52d31
MB
4773 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
4774 gnus-extra-headers for 'Newsgroups.
5f4264e5 4775
01c52d31
MB
4776 * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
4777 bound.
e13be7a2 4778
01c52d31 47792006-04-04 Daiki Ueno <ueno@unixuser.org>
e13be7a2 4780
01c52d31
MB
4781 * pgg-gpg.el: Clean up process buffers every time gpg processes
4782 complete.
b5189759 4783
01c52d31 47842006-04-03 Reiner Steib <Reiner.Steib@gmx.de>
b5189759 4785
01c52d31
MB
4786 * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
4787 doc string.
16f18d05 4788
01c52d31 47892006-04-03 Daiki Ueno <ueno@unixuser.org>
16f18d05 4790
01c52d31
MB
4791 * pgg-gpg.el (pgg-gpg-process-filter)
4792 (pgg-gpg-wait-for-completion): Check if buffer is alive.
d71c0855 4793
01c52d31
MB
4794 * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
4795 lines, temporary fix.
d71c0855 4796
01c52d31 47972006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
cf5a5c38 4798
01c52d31 4799 * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
cf5a5c38 4800
01c52d31 48012006-03-29 Daiki Ueno <ueno@unixuser.org>
cf5a5c38 4802
01c52d31
MB
4803 * pgg-gpg.el (pgg-gpg-start-process): Don't bind
4804 default-enable-multibyte-characters. This reverts the change from
4805 revision 6.17 which is no longer necessary because the passphrase
4806 is sent separately now. GnuPG messages are unreadable under
4807 multibyte locales with default-enable-multibyte-characters set to
4808 nil.
cf5a5c38 4809
01c52d31 48102006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
cf5a5c38 4811
01c52d31 4812 * message.el (message-tool-bar-gnome): Move "spell".
cf5a5c38 4813
01c52d31 48142006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
cf5a5c38 4815
01c52d31
MB
4816 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
4817 XEmacs-only `replace-in-string'. Use `gnus-group-real-name'
4818 instead.
cf5a5c38 4819
01c52d31 48202006-03-27 Karl Kleinpaste <karl@charcoal.com>
cf5a5c38 4821
01c52d31
MB
4822 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
4823 newsgroups handling for NNTP overviews which don't include
4824 Newsgroups.
cf5a5c38 4825
01c52d31 48262006-03-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
9d64cd13 4827
01c52d31 4828 * message.el (message-resend): Bind message-generate-hashcash to nil.
9d64cd13 4829
01c52d31 48302006-03-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
34128042 4831
01c52d31
MB
4832 * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
4833 when searching for already-paid recipients.
34128042 4834
01c52d31 48352006-03-27 Daiki Ueno <ueno@unixuser.org>
34128042 4836
01c52d31
MB
4837 * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
4838 passphrases when it is not needed.
4839 (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
4840 passphrase stuff from gpg, should only be necessary when you use
4841 gpg with a smartcard.
34128042 4842
01c52d31 48432006-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
34128042 4844
01c52d31
MB
4845 * mml.el (mml-insert-mime): Ignore cached contents of
4846 message/external-body part.
34128042 4847
01c52d31
MB
4848 * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
4849 (mm-insert-part): Ditto.
34128042 4850
01c52d31 48512006-03-23 Simon Josefsson <jas@extundo.com>
34128042 4852
01c52d31
MB
4853 * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
4854 Reiner.
4855 (pgg-gpg-use-agent-p): Use it again.
c96ec15a 4856
01c52d31 48572006-03-23 Simon Josefsson <jas@extundo.com>
c96ec15a 4858
01c52d31
MB
4859 * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
4860 older emacsen.
4861 (pgg-gpg-use-agent-p): Don't use it.
c96ec15a 4862
01c52d31 48632006-03-23 Reiner Steib <Reiner.Steib@gmx.de>
c96ec15a 4864
01c52d31
MB
4865 * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
4866 if we can.
c96ec15a 4867
01c52d31 48682006-03-22 Sascha Wilde <wilde@sha-bang.de>
c96ec15a 4869
01c52d31
MB
4870 * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
4871 (pgg-gpg-update-agent): New function.
4872 (pgg-gpg-use-agent-p): New function.
4873 (pgg-gpg-process-region, pgg-gpg-encrypt-region)
4874 (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
4875 (pgg-gpg-sign-region): Use it.
c96ec15a 4876
01c52d31 48772006-03-22 Katsumi Yamaoka <yamaoka@jpl.org>
c96ec15a 4878
01c52d31
MB
4879 * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
4880 Reported by Ralf Wachinger <rwachinger@gmx.de>.
c96ec15a 4881
01c52d31 48822006-03-21 Simon Josefsson <jas@extundo.com>
c96ec15a 4883
01c52d31
MB
4884 * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
4885 <wilde@sha-bang.de>.
4886 (pgg-gpg-use-agent): New variable.
4887 (pgg-gpg-process-region): Use it.
4888 (pgg-gpg-encrypt-region): Likewise.
4889 (pgg-gpg-encrypt-symmetric-region): Likewise.
4890 (pgg-gpg-decrypt-region): Likewise.
4891 (pgg-gpg-sign-region): Likewise.
4892 (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
c96ec15a 4893
01c52d31 48942006-03-21 Reiner Steib <Reiner.Steib@gmx.de>
88e6695f 4895
01c52d31 4896 * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
88e6695f 4897
01c52d31
MB
4898 * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
4899 Add comment on version.
6203370b 4900
01c52d31 49012006-03-20 Reiner Steib <Reiner.Steib@gmx.de>
6203370b 4902
01c52d31 4903 * smiley.el: Add missing test smiley.
6203370b 4904
01c52d31 49052006-03-17 Katsumi Yamaoka <yamaoka@jpl.org>
6203370b 4906
01c52d31
MB
4907 * mm-decode.el (mm-with-part): New macro.
4908 (mm-get-part): Use it; work with message/external-body as well.
4909 (mm-save-part): Treat name and filename equally.
6203370b 4910
01c52d31
MB
4911 * mm-extern.el (mm-extern-cache-contents): New function.
4912 (mm-inline-external-body): Use it; force the part to be displayed;
4913 move undisplayer added to the cached handle to the parent.
6203370b 4914
01c52d31
MB
4915 * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
4916 (gnus-mime-view-part-as-type): Work with message/external-body.
6203370b 4917
01c52d31 4918 * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
6203370b 4919
01c52d31 49202006-03-16 Reiner Steib <Reiner.Steib@gmx.de>
46e8fe3d 4921
01c52d31
MB
4922 * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
4923 images in image-load-path. [Sync with image.el at 2006-03-16T16:55:26Z!wohler@newt.com, in
4924 Emacs.]
46e8fe3d 4925
01c52d31 49262006-03-15 Reiner Steib <Reiner.Steib@gmx.de>
46e8fe3d 4927
01c52d31
MB
4928 * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
4929 path rather than symbol. Always return list of directories.
4930 Guarantee that image directory comes first. [Sync with image.el,
4931 , in Emacs2006-03-15T17:06:16Z!wohler@newt.com.]
46e8fe3d 4932
01c52d31
MB
4933 * message.el (message-make-tool-bar): Adjust to new API of
4934 `gmm-image-load-path-for-library'.
46e8fe3d 4935
01c52d31 4936 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
46e8fe3d 4937
01c52d31 4938 * gnus-group.el (gnus-group-make-tool-bar): Ditto.
46e8fe3d 4939
01c52d31 49402006-03-15 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
46e8fe3d 4941
01c52d31
MB
4942 * gnus-art.el (gnus-article-only-boring-p):
4943 Bind inhibit-point-motion-hooks to avoid infinite loop when entering
4944 intangible text.
4945 Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
46e8fe3d 4946
01c52d31 49472006-03-14 Reiner Steib <Reiner.Steib@gmx.de>
46e8fe3d 4948
01c52d31
MB
4949 * gmm-utils.el (gmm-image-load-path-for-library): Fix typo. Use
4950 `defun' instead of `gmm-defun-compat'.
46e8fe3d 4951
01c52d31 49522006-03-14 Simon Josefsson <jas@extundo.com>
46e8fe3d 4953
01c52d31
MB
4954 * message.el (message-unique-id): Don't use message-number-base36
4955 if (user-uid) is a float.
4956 Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
46e8fe3d 4957
01c52d31 49582006-03-13 Katsumi Yamaoka <yamaoka@jpl.org>
46e8fe3d 4959
01c52d31 4960 * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
7347faa8 4961
01c52d31
MB
4962 * gnus-art.el (gnus-mime-display-single): Make sure there is an
4963 empty line between a part and a message part.
7347faa8 4964
01c52d31 49652006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
7347faa8 4966
01c52d31
MB
4967 * smiley.el: Add more test smileys.
4968 (smiley-data-directory, smiley-regexp-alist)
4969 (gnus-smiley-file-types): Fix doc strings.
4970 (smiley-update-cache): Clear smiley-cached-regexp-alist before
4971 adding new elements.
4972 (smiley-mouse-map): Unused code. Make it a comment.
7347faa8 4973
01c52d31 49742006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
7347faa8 4975
01c52d31
MB
4976 * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
4977 scan latest NoCeM messages instead of old ones.
4978 (gnus-nocem-check-article): Fix regexps so as to match to PGP
4979 delimiters that are recently used.
4980 (gnus-nocem-load-cache): Add autoload cookie.
7347faa8 4981
01c52d31 4982 * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
7347faa8 4983
01c52d31
MB
4984 * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
4985 level which is larger than gnus-use-nocem is specified.
7347faa8 4986
01c52d31 4987 * gnus-group.el (gnus-group-get-new-news): Ditto.
7347faa8 4988
01c52d31 49892006-03-08 Reiner Steib <Reiner.Steib@gmx.de>
7347faa8 4990
01c52d31 4991 * gnus-util.el (gnus-tool-bar-update): New function.
7347faa8 4992
01c52d31
MB
4993 * gnus-group.el (gnus-group-update-tool-bar): New variable.
4994 (gnus-group-insert-group-line): Add gnus-tool-bar-update.
7347faa8 4995
01c52d31 4996 * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
7347faa8 4997
01c52d31
MB
4998 * gnus-group.el (gnus-group-redraw-when-idle)
4999 (gnus-group-redraw-check): Remove.
5000 (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
30c7240d 5001
01c52d31 50022006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
30c7240d 5003
01c52d31
MB
5004 * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
5005 if optional last element is specified in splits (FIELD VALUE...).
e499bc94 5006
01c52d31 50072006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
e499bc94 5008
01c52d31
MB
5009 * message.el (message-make-tool-bar): Rename gmm-image-load-path
5010 to gmm-image-load-path-for-library. Call with no-error argument.
5011 (message-tool-bar-gnome): Rename "mail/attach" to "attach".
e499bc94 5012
01c52d31 5013 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
e499bc94 5014
01c52d31 5015 * gnus-group.el (gnus-group-make-tool-bar): Ditto.
e499bc94 5016
01c52d31 5017 * gmm-utils.el (gmm-image-load-path): Remove alias.
e499bc94 5018
01c52d31 50192006-03-06 Reiner Steib <Reiner.Steib@gmx.de>
c4288669 5020
01c52d31 5021 * gmm-utils.el (gmm-image-load-path): Add alias.
c4288669 5022
01c52d31
MB
5023 * nnml.el (nnml-generate-nov-databases-directory): Rename from
5024 nnml-generate-nov-databases-1.
5025 (nnml-generate-nov-databases): Use it.
5026 (nnml-generate-nov-databases-directory): Document no-active
5027 argument.
c4288669 5028
01c52d31
MB
5029 * gmm-utils.el (gmm-image-load-path-for-library): Return single
5030 directory if path is t. Add no-error.
c4288669 5031
01c52d31
MB
5032 * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
5033 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
c4288669 5034
01c52d31
MB
5035 * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
5036 resetting gnus-article-browse-html-temp-list.
c4288669 5037
01c52d31
MB
5038 * gmm-utils.el (gmm-image-load-path-for-library): Sync with
5039 mh-compat.el at 2006-03-04T21:23:21Z!wohler@newt.com in Emacs. Rename `gmm-image-load-path'.
5040 Add example to docstring. Rename local variables. Move error
5041 checks to default case in cond and simplify.
73043f7d 5042
01c52d31 50432006-03-06 Katsumi Yamaoka <yamaoka@jpl.org>
73043f7d 5044
01c52d31
MB
5045 * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
5046 handle is multipart when calling it recursively.
5047 (mm-w3m-cid-retrieve): Display warning if retrieving fails.
73043f7d 5048
01c52d31 50492006-03-03 Daniel Pittman <daniel@rimspace.net>
73043f7d 5050
01c52d31
MB
5051 * nnimap.el (nnimap-request-update-info-internal): Optimize.
5052 Don't `gnus-uncompress-range' to avoid excessive memory usage.
73043f7d 5053
01c52d31 50542006-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
73043f7d 5055
01c52d31
MB
5056 * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
5057 is loaded.
7dafe00b 5058
01c52d31
MB
5059 * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
5060 loaded.
7dafe00b 5061
01c52d31 50622006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
7dafe00b 5063
01c52d31
MB
5064 * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
5065 to "Emacs 23 (unicode)" in doc string.
7dafe00b 5066
01c52d31
MB
5067 * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
5068 "Emacs 23 (unicode)" in comment.
7dafe00b 5069
01c52d31 50702006-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
7dafe00b 5071
01c52d31 5072 * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
7dafe00b 5073
01c52d31
MB
5074 * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
5075 characters 160 through 255 in Emacs 23.
7dafe00b 5076
01c52d31 50772006-03-02 Reiner Steib <Reiner.Steib@gmx.de>
7dafe00b 5078
01c52d31
MB
5079 * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
5080 gnus-article-browse-html-temp.
5081 (gnus-article-browse-delete-temp): Make it customizable. Add
5082 `file'. Adjust doc string.
5083 (gnus-article-browse-delete-temp-files): Add argument. Allow
5084 query for each file. Adjust doc string.
5085 (gnus-article-browse-html-parts): Add
5086 `gnus-article-browse-delete-temp-files' to
5087 `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
7dafe00b 5088
01c52d31 50892006-03-02 Hynek Schlawack <hynek@ularx.de>
7dafe00b 5090
01c52d31
MB
5091 * gnus-art.el (gnus-article-browse-html-temp)
5092 (gnus-article-browse-delete-temp): New variables.
5093 (gnus-article-browse-delete-temp-files): New function.
5094 (gnus-article-browse-html-parts): Use it.
7dafe00b 5095
01c52d31 50962006-03-02 Reiner Steib <Reiner.Steib@gmx.de>
7dafe00b 5097
01c52d31 5098 * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
7dafe00b 5099
01c52d31
MB
5100 * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
5101 string.
7dafe00b 5102
01c52d31
MB
5103 * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
5104 gnus-summary-insert-new-articles when unplugged. Remove
5105 gnus-summary-search-article-forward.
7dafe00b 5106
01c52d31
MB
5107 * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
5108 display-visual-class instead of display-color-cells.
7dafe00b 5109
01c52d31 51102006-03-02 Katsumi Yamaoka <yamaoka@jpl.org>
7dafe00b 5111
01c52d31
MB
5112 * mml.el (mml-generate-mime-1): Encode parts other than text/* or
5113 message/* containing non-ASCII text properly.
7dafe00b 5114
01c52d31 51152006-03-01 Reiner Steib <Reiner.Steib@gmx.de>
7dafe00b 5116
01c52d31
MB
5117 * message.el: Require gmm-utils, remove autoloads.
5118 (message-tool-bar): Set default based on
5119 gmm-tool-bar-style.
5120 (message-tool-bar-gnome): Add gmm-customize-mode.
7dafe00b 5121
01c52d31
MB
5122 * gnus-sum.el (gnus-summary-tool-bar): Set default based on
5123 gmm-tool-bar-style.
5124 (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
7dafe00b 5125
01c52d31
MB
5126 * gnus-group.el (gnus-group-tool-bar): Set default based on
5127 gmm-tool-bar-style.
5128 (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
7dafe00b 5129
01c52d31
MB
5130 * gmm-utils.el (gmm-image-directory): Rename variable from
5131 gmm-image-load-path.
5132 (gmm-image-load-path): Use gmm-image-directory.
5133 (gmm-customize-mode): New function.
5134 (gmm-tool-bar-style): New variable.
7dafe00b 5135
01c52d31
MB
5136 * gnus-group.el (gnus-group-redraw-when-idle): Rename from
5137 gnus-group-redraw-line-number.
5138 (gnus-group-redraw-check): Simplify.
5139 (gnus-group-tool-bar-update): Remove redraw check.
5140 (gnus-group-make-tool-bar): Add redraw check.
447505b5 5141
01c52d31 51422006-03-01 Michael Piotrowski <mxp@dynalabs.de> (tiny change)
447505b5 5143
01c52d31 5144 * gnus-art.el (gnus-button): Add missing parentheses.
3031d8b0 5145
01c52d31 51462006-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
3031d8b0 5147
01c52d31 5148 * mm-util.el (mm-with-unibyte-current-buffer): Add note.
3031d8b0 5149
01c52d31 51502006-02-28 Reiner Steib <Reiner.Steib@gmx.de>
3031d8b0 5151
01c52d31
MB
5152 * gnus-art.el (gnus-button): New face.
5153 (gnus-article-button-face): Use it.
3031d8b0 5154
01c52d31
MB
5155 * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
5156 gnus-summary-next-page. Re-order.
3031d8b0 5157
01c52d31
MB
5158 * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
5159 next-node are now included.
5160 (gnus-group-redraw-line-number): New internal variable.
5161 (gnus-group-redraw-check): Helper function for updating the tool
5162 bar.
5163 (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
3031d8b0 5164
01c52d31 5165 * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
3031d8b0 5166
01c52d31
MB
5167 * spam.el (spam-spamassassin-score-regexp): New internal variable.
5168 (spam-extra-header-to-number, spam-check-spamassassin-headers):
5169 Use it to match format of Spamassassin 3.0 and later. Reported by
5170 IRIE Tetsuya <irie@t.email.ne.jp>.
5171 (spam-check-bogofilter)
5172 (spam-bogofilter-register-with-bogofilter): Fix args of
5173 `gnus-error' calls.
3031d8b0 5174
01c52d31 51752006-02-28 Reiner Steib <Reiner.Steib@gmx.de>
3031d8b0 5176
01c52d31
MB
5177 * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
5178 unnecessary interaction when sending queued mails. Reported by
5179 TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
3031d8b0 5180
01c52d31 51812006-02-27 Reiner Steib <Reiner.Steib@gmx.de>
3031d8b0 5182
01c52d31
MB
5183 * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
5184 first or last are nil.
3031d8b0 5185
01c52d31 51862006-02-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3031d8b0 5187
01c52d31 5188 * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
3031d8b0 5189
01c52d31 51902006-02-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
3031d8b0 5191
01c52d31 5192 * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
3031d8b0 5193
01c52d31 51942006-02-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
eab52f48 5195
01c52d31 5196 * dns.el (query-dns): Protect more against buggy tcp output.
eab52f48 5197
01c52d31 51982006-02-24 Reiner Steib <Reiner.Steib@gmx.de>
58090a8d 5199
01c52d31
MB
5200 * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
5201 nov.php.
58090a8d 5202
01c52d31 52032006-02-24 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
58090a8d 5204
01c52d31
MB
5205 * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
5206 (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
5207 groups. Kudos to Olly Betts <olly@survex.com> for providing NOV
5208 output on the server side.
5209 (nnweb-google-create-mapping): Update regexps and add some
5210 progress indication.
58090a8d 5211
01c52d31 52122006-02-23 Reiner Steib <Reiner.Steib@gmx.de>
58090a8d 5213
01c52d31
MB
5214 * gnus-group.el (gnus-group-tool-bar-gnome): Fix
5215 gnus-agent-toggle-plugged. Re-order icons.
5216 (gnus-group-tool-bar-gnome): Add
5217 gnus-group-{prev,next}-unread-group.
5218 (gnus-group-tool-bar-gnome): Re-order icons.
58090a8d 5219
01c52d31
MB
5220 * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
5221 gnus-summary-insert-new-articles.
58090a8d 5222
01c52d31
MB
5223 * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
5224 comments.
58090a8d 5225
01c52d31
MB
5226 * utf7.el (utf7-utf-16-coding-system): Fix comment. utf-16-be is
5227 also available in Emacs 21.3.
58090a8d 5228
01c52d31
MB
5229 * message.el (message-fix-before-sending): Change "Emacs 22" to
5230 "Emacs 23 (unicode)" in comment.
58090a8d 5231
01c52d31
MB
5232 * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
5233 "Emacs 23 (unicode)" in comment.
58090a8d 5234
01c52d31
MB
5235 * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
5236 comment.
5237 (mm-coding-system-p): Add comment about no-MULE XEmacs.
58090a8d 5238
01c52d31 5239 * mm-view.el (mm-fill-flowed): Add :version.
58090a8d 5240
01c52d31 52412006-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
58090a8d 5242
01c52d31
MB
5243 * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
5244 and load-path.
58090a8d 5245
01c52d31 52462006-02-22 Reiner Steib <Reiner.Steib@gmx.de>
58090a8d 5247
01c52d31
MB
5248 * message.el: Autoload gmm-image-load-path.
5249 (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
5250 icon file names. Use old Emacs 21 "mail_send.xpm" icon for
5251 consitency.
58090a8d 5252
01c52d31
MB
5253 * gmm-utils.el (gmm-image-load-path): Also search in
5254 "../etc/images". Don't set gmm-image-load-path if we don't find
5255 the image.
58090a8d 5256
01c52d31 52572006-02-22 Katsumi Yamaoka <yamaoka@jpl.org>
58090a8d 5258
01c52d31
MB
5259 * gmm-utils.el (gmm-image-load-path): Don't make
5260 `gmm-image-load-path' include subdirectories which the second arg
5261 `image' might specify.
58090a8d 5262
01c52d31
MB
5263 * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
5264 subdirectory to icon file names.
58090a8d 5265
01c52d31 5266 * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
9872af18 5267
01c52d31 52682006-02-21 Reiner Steib <Reiner.Steib@gmx.de>
58090a8d 5269
01c52d31
MB
5270 * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
5271 gmm-image-load-path calls.
58090a8d 5272
01c52d31 5273 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
58090a8d 5274
01c52d31 5275 * message.el (message-make-tool-bar): Ditto.
58090a8d 5276
01c52d31 5277 * mml.el (mml-preview): Added comment concerning tool bar icons.
58090a8d 5278
01c52d31
MB
5279 * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
5280 (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
58090a8d 5281
01c52d31
MB
5282 * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
5283 (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
9d64cd13 5284
01c52d31
MB
5285 * message.el (message-tool-bar-gnome): Use new icon names.
5286 (message-make-tool-bar): Use `gmm-image-load-path'.
9d64cd13 5287
01c52d31
MB
5288 * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
5289 functions from MH-E.
5290 (gmm-image-load-path): New variable from MH-E.
5291 (gmm-image-load-path): New function from MH-E. Added arguments
5292 LIBRARY, IMAGE and PATH. Don't modify paths. Don't use
5293 *-image-load-path-called-flag.
4c2ad11d 5294
01c52d31 52952006-02-21 Milan Zamazal <pdm@brailcom.org>
4c2ad11d 5296
01c52d31 5297 * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
f129a4df 5298
01c52d31 52992006-02-21 Wolfram Fenske <wolfram.fenske@student.uni-magdeburg.de> (tiny change)
f129a4df 5300
01c52d31
MB
5301 * nnimap.el (nnimap-request-move-article): Change folder back to
5302 source group before deleting.
6586e9c9 5303
01c52d31 53042006-02-20 Reiner Steib <Reiner.Steib@gmx.de>
6586e9c9 5305
01c52d31 5306 * mm-util.el (mm-charset-override-alist): Fix type in doc string.
e8beac8a 5307
01c52d31
MB
5308 * gnus-art.el (mm-url-insert-file-contents-external): Autoload
5309 mm-url.
e8beac8a 5310
01c52d31 5311 * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
e8beac8a 5312
01c52d31 53132006-02-20 Katsumi Yamaoka <yamaoka@jpl.org>
e8beac8a 5314
01c52d31
MB
5315 * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
5316 coding system which mm-charset-to-coding-system returns for a
5317 given charset is valid.
e8beac8a 5318
01c52d31 53192006-02-16 Juanma Barranquero <lekktu@gmail.com>
e8beac8a 5320
01c52d31
MB
5321 * html2text.el (html2text-remove-tag-list):
5322 * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
e8beac8a 5323
01c52d31 53242006-02-14 Chong Yidong <cyd@stupidchicken.com>
e8beac8a 5325
01c52d31 5326 * gnus-cus.el: Revert 2005-10-17 change.
e8beac8a 5327
01c52d31 53282006-02-17 Katsumi Yamaoka <yamaoka@jpl.org>
3b059693 5329
01c52d31
MB
5330 * gnus-art.el (article-strip-banner): Call
5331 article-really-strip-banner only when the regexp match is made.
3b059693 5332
01c52d31 53332006-02-16 Katsumi Yamaoka <yamaoka@jpl.org>
3b059693 5334
01c52d31
MB
5335 * gnus-art.el (article-strip-banner): Use
5336 gnus-extract-address-components instead of
5337 mail-header-parse-addresses to make it work with non-ASCII text;
5338 remove mail-encode-encoded-word-string.
3b059693 5339
01c52d31
MB
5340 * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
5341 values which are surrounded with \"...\"; make it never cause a
5342 Lisp error; give up parsing of parameters if it failed in
5343 extracting type.
3b059693 5344
880820fe 53452006-02-14 Arne Jørgensen <arne@arnested.dk>
3b059693 5346
01c52d31
MB
5347 * smime.el (smime-cert-by-ldap-1): Fix bug where
5348 `smime-ldap-search' returns results without userCertificates.
ab513ed4 5349
01c52d31 53502006-02-15 Katsumi Yamaoka <yamaoka@jpl.org>
ab513ed4 5351
01c52d31 5352 * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
28e48287 5353
01c52d31 53542006-02-14 Reiner Steib <Reiner.Steib@gmx.de>
28e48287 5355
01c52d31
MB
5356 * spam.el (spam-check-spamassassin-headers): Adapt format for
5357 Spamassassin 3.0 or later. Reported by ARISAWA Akihiro
5358 <ari@mbf.ocn.ne.jp>.
5359 (spam-list-of-processors): Add spam-use-gmane.
2a0d53ac 5360
01c52d31 53612006-02-14 Katsumi Yamaoka <yamaoka@jpl.org>
2a0d53ac 5362
01c52d31
MB
5363 * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
5364 make-temp-file; make it work with XEmacs as well.
9516b9f4 5365
01c52d31
MB
5366 * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
5367 mm-make-temp-file.
9516b9f4 5368
01c52d31
MB
5369 * mm-decode.el (mm-display-external): Use the 3rd arg of
5370 mm-make-temp-file.
5371 (mm-create-image-xemacs): Ditto.
9516b9f4 5372
01c52d31 53732006-02-14 Katsumi Yamaoka <yamaoka@jpl.org>
9516b9f4 5374
01c52d31
MB
5375 * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
5376 with message-narrow-to-headers.
5377 (gnus-draft-setup): Narrow to header to run message-fetch-field.
5378 (gnus-draft-check-draft-articles): New function.
5379 (gnus-draft-edit-message, gnus-draft-send-message): Use it.
9516b9f4 5380
01c52d31 53812006-02-13 Reiner Steib <Reiner.Steib@gmx.de>
9516b9f4 5382
01c52d31
MB
5383 * gnus-art.el (gnus-article-browse-html-parts):
5384 `hs-show-html-list' should read `gnus-article-browse-html-parts'.
5385 Don't use suffix argument for mm-make-temp-file for Emacs 21
5386 compatibility. Remove useless `format'.
292f71fe 5387
01c52d31 53882006-02-13 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
292f71fe 5389
01c52d31
MB
5390 * nnweb.el (nnweb-google-wash-article): Update regexps.
5391 (nnweb-group-alist): Use defvoo instead of defvar.
292f71fe 5392
01c52d31 53932006-02-13 Katsumi Yamaoka <yamaoka@jpl.org>
292f71fe 5394
01c52d31
MB
5395 * nnoo.el (nnoo-declare): Don't generate duplicate entries when
5396 re-loading nn* modules.
292f71fe 5397
01c52d31 53982006-02-10 Reiner Steib <Reiner.Steib@gmx.de>
292f71fe 5399
01c52d31
MB
5400 * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
5401 for `tool-bar-mode' and don't check it's default-value.
292f71fe 5402
01c52d31 5403 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
292f71fe 5404
01c52d31 5405 * message.el (message-make-tool-bar): Ditto.
292f71fe 5406
01c52d31
MB
5407 * gnus-art.el (gnus-article-browse-html-parts): Remove useless
5408 `substring'. Shorten tmp-file name.
292f71fe 5409
01c52d31 5410 * gnus.el: Remove bogus comment.
292f71fe 5411
01c52d31 54122006-02-10 Hynek Schlawack <hynek@ularx.de>
bd2cef66 5413
01c52d31
MB
5414 * gnus-art.el (gnus-article-browse-html-parts): New function.
5415 (gnus-article-browse-html-article): New function for viewing html
5416 articles with a browser.
bd2cef66 5417
01c52d31 54182006-02-09 Daiki Ueno <ueno@unixuser.org>
ffda926c 5419
01c52d31
MB
5420 * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
5421 (mml2015-pgg-encrypt): Ditto.
ffda926c 5422
01c52d31
MB
5423 * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
5424 (mml1991-pgg-encrypt): Ditto.
f5fab556 5425
01c52d31 54262006-02-08 Katsumi Yamaoka <yamaoka@jpl.org>
f5fab556 5427
01c52d31
MB
5428 * nnfolder.el (nnfolder-insert-newsgroup-line): Use
5429 message-make-date instead of current-time-string.
4b9f0de2 5430
01c52d31
MB
5431 * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
5432 to gnus-decoded which mm-uu might set.
4b9f0de2 5433
01c52d31 54342006-02-08 Katsumi Yamaoka <yamaoka@jpl.org>
710f2e1b 5435
01c52d31
MB
5436 * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
5437 don't decode quoted parameters; remove misimported Emacs code.
5438 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
5439 (rfc2231-decode-encoded-string): Don't use split-string which
5440 behaves differently according to Emacs version; use
5441 mm-decode-coding-region to convert charset to coding-system.
5442 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
5443 (rfc2231-encode-string): Remove misimported Emacs code.
710f2e1b 5444
01c52d31 54452006-02-07 Katsumi Yamaoka <yamaoka@jpl.org>
20051b27 5446
01c52d31
MB
5447 * gnus-art.el (article-decode-charset): Don't use ignore-errors
5448 when calling mail-header-parse-content-type.
5449 (article-de-quoted-unreadable): Ditto.
5450 (article-de-base64-unreadable): Ditto.
5451 (article-wash-html): Ditto.
20051b27 5452
01c52d31
MB
5453 * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
5454 calling mail-header-parse-content-type and
5455 mail-header-parse-content-disposition.
5456 (mm-find-raw-part-by-type): Don't use ignore-errors when calling
5457 mail-header-parse-content-type.
82259e50 5458
01c52d31
MB
5459 * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
5460 insert charset and format parameters; encode description after
5461 inserting it to buffer.
5462 (mml-insert-parameter): Fold lines properly even if a parameter is
5463 segmented into two or more lines; change the max column to 76.
82259e50 5464
01c52d31
MB
5465 * rfc1843.el (rfc1843-decode-article-body): Don't use
5466 ignore-errors when calling mail-header-parse-content-type.
46f93472 5467
01c52d31
MB
5468 * rfc2231.el (rfc2231-parse-string): Return at least type if
5469 possible; don't cause an error even if it fails in parsing of
5470 parameters. Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
5471 (rfc2231-encode-string): Don't break lines at the beginning, leave
5472 it to mml-insert-parameter.
46f93472 5473
01c52d31
MB
5474 * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
5475 calling mail-header-parse-content-type.
d3a597b7 5476
01c52d31 54772006-02-06 Reiner Steib <Reiner.Steib@gmx.de>
d3a597b7 5478
01c52d31
MB
5479 * spam-report.el (spam-report-gmane-use-article-number):
5480 Improve doc string.
5481 (spam-report-gmane-internal): Check if a suitable header was found
5482 in the article.
8753ddee 5483
01c52d31 54842006-02-04 Katsumi Yamaoka <yamaoka@jpl.org>
8753ddee 5485
01c52d31
MB
5486 * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
5487 (rfc2231-encode-string): Make param*=value always begin with LWSP.
8753ddee 5488
01c52d31 54892006-02-05 Romain Francoise <romain@orebokech.com>
8753ddee 5490
01c52d31 5491 Update copyright notices of all files in the gnus directory.
8753ddee 5492
01c52d31 54932006-02-03 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
8753ddee 5494
01c52d31 5495 * nnweb.el (nnweb-request-group): Avoid growing overview files.
bbcb5072 5496
01c52d31 54972006-02-03 Katsumi Yamaoka <yamaoka@jpl.org>
bbcb5072 5498
01c52d31
MB
5499 * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
5500 segmented lines of parameter value to cope with Thunderbird 1.5
5501 bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
5502 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
5503 (rfc2231-encode-string): Don't make lines exceeding 76 column.
c615a00c 5504
01c52d31 55052006-02-01 Max Froumentin <max@lapin-bleu.net> (tiny change)
c615a00c 5506
01c52d31
MB
5507 * mml.el (mml-generate-mime-1): Correct the order of inline signed
5508 parts.
a33704bb 5509
01c52d31 55102006-01-31 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
a33704bb 5511
01c52d31
MB
5512 * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
5513 there's only one active file for all servers.
5514 (nnweb-request-scan): Make sure nnweb-articles is initialized on
5515 solid groups. Gnus might have used a FAST request to select the group.
5516 (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
5517 and nnweb-search redundantly in the active file.
5518 (nnweb-request-list): Don't list bogus groups. There can only be one.
5519 (nnweb-request-create-group): Don't use ARGS.
5520 (nnweb-possibly-change-server, nnweb-request-group): Remove some
5521 initialisations. Let nnoo do the work.
a33704bb 5522
01c52d31 55232006-01-31 Katsumi Yamaoka <yamaoka@jpl.org>
a33704bb 5524
01c52d31
MB
5525 * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
5526 Say the part has been decoded.
a33704bb 5527
01c52d31 5528 * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
a33704bb 5529
01c52d31 55302006-01-31 Kevin Ryde <user42@zip.com.au>
53cfefc8 5531
01c52d31
MB
5532 * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
5533 mailcap-viewer-test-cache when there's no 'test clause, since that
5534 will invert the meaning of a "nil" test previously determined by
5535 mailcap-mailcap-entry-passes-test.
53cfefc8 5536
01c52d31 55372006-01-30 Katsumi Yamaoka <yamaoka@jpl.org>
53cfefc8 5538
01c52d31
MB
5539 * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
5540 compiling.
53cfefc8 5541
01c52d31 5542 * gnus-sum.el: Ditto.
53cfefc8 5543
01c52d31 5544 * message.el: Don't bind tool-bar-map when compiling.
53cfefc8 5545
01c52d31 55462006-01-30 Reiner Steib <Reiner.Steib@gmx.de>
53cfefc8 5547
01c52d31 5548 * nnweb.el (nnweb-google-parse-1): Clarify some comments.
53cfefc8 5549
01c52d31 55502006-01-30 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
53cfefc8 5551
01c52d31
MB
5552 * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
5553 (nnweb-google-create-mapping, nnweb-google-search): Adapt to
5554 current Google Groups.
53cfefc8 5555
01c52d31 55562006-01-26 Reiner Steib <Reiner.Steib@gmx.de>
53cfefc8 5557
01c52d31
MB
5558 * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
5559 and tool-bar-mode.
66841476 5560
01c52d31
MB
5561 * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
5562 and tool-bar-mode.
66841476 5563
01c52d31
MB
5564 * message.el (message-tool-bar-update): Simplify.
5565 (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
81df110a 5566
01c52d31
MB
5567 * gnus-sum.el (gnus-summary-tool-bar-update): Check for
5568 gnus-summary-buffer.
5569 (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
5570 gnus-summary-reply.
81df110a 5571
01c52d31 5572 * gmm-utils.el (gmm): Add :version.
5fae1cae 5573
01c52d31 55742006-01-26 Katsumi Yamaoka <yamaoka@jpl.org>
5fae1cae 5575
01c52d31
MB
5576 * Makefile.in (clean): New rule.
5577 (distclean): Use it.
5fae1cae 5578
01c52d31 55792006-01-26 Steve Youngs <steve@sxemacs.org>
5fae1cae 5580
01c52d31
MB
5581 * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
5582 autoload.
5fae1cae 5583
01c52d31 55842006-01-26 Katsumi Yamaoka <yamaoka@jpl.org>
5fae1cae 5585
01c52d31 5586 * gmm-utils.el (gmm-verbose): Add :group.
5fae1cae 5587
01c52d31 55882006-01-25 Reiner Steib <Reiner.Steib@gmx.de>
c4fbd740 5589
01c52d31 5590 * message.el: Change some comments WRT tool-bars.
81df110a 5591
01c52d31
MB
5592 * gnus-sum.el (gnus-summary-tool-bar)
5593 (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
5594 (gnus-summary-tool-bar-zap-list): New variables.
5595 (gnus-summary-make-tool-bar): Complete rewrite using
5596 `gmm-tool-bar-from-list'.
430d3ed7 5597
01c52d31
MB
5598 * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
5599 (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
5600 variables.
5601 (gnus-group-make-tool-bar): Complete rewrite using
5602 `gmm-tool-bar-from-list'.
5603 (gnus-group-tool-bar-update): New function.
430d3ed7 5604
01c52d31 5605 * message.el (message-mode-field-menu): Add "Show hidden Headers".
430d3ed7 5606
01c52d31 56072006-01-25 Katsumi Yamaoka <yamaoka@jpl.org>
430d3ed7 5608
01c52d31
MB
5609 * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
5610 is dissected into a single part of which the type is the same as
5611 the given one; decode charset.
6ff5b064 5612
01c52d31 56132006-01-21 Kevin Ryde <user42@zip.com.au>
6ff5b064 5614
01c52d31
MB
5615 * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
5616 into alists as symbol not string, since that's what
5617 mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
5618 look for.
a8f6d239 5619
01c52d31 56202006-01-24 Reiner Steib <Reiner.Steib@gmx.de>
a8f6d239 5621
01c52d31
MB
5622 * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
5623 (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
a8f6d239 5624
01c52d31 5625 * message.el (message-tool-bar-gnome): Use gmm-ignore.
a8f6d239 5626
01c52d31 56272006-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
d752cf53 5628
01c52d31
MB
5629 * gnus-art.el (gnus-mime-security-button-commands): New variable.
5630 (gnus-mime-security-button-menu): New definition.
5631 (gnus-mime-security-button-map): Use them.
5632 (gnus-mime-security-button-menu): New function.
5633 (gnus-insert-mime-security-button): Addition to help echo.
5634 (gnus-mime-security-run-function, gnus-mime-security-save-part)
5635 (gnus-mime-security-pipe-part): New functions.
d752cf53 5636
01c52d31
MB
5637 * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
5638 (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
d752cf53 5639
01c52d31
MB
5640 * mm-decode.el (mm-handle-set-disposition): Remove.
5641 (mm-handle-set-description): Remove.
d752cf53 5642
01c52d31 56432006-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
d752cf53 5644
01c52d31
MB
5645 * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
5646 (mm-w3m-standalone-supports-m17n-p): New function.
5647 (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
5648 w3m usage.
d752cf53 5649
01c52d31
MB
5650 * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
5651 mm-w3m-standalone-supports-m17n-p to alter w3m usage.
d752cf53 5652
01c52d31 56532006-01-23 Reiner Steib <Reiner.Steib@gmx.de>
d752cf53 5654
01c52d31
MB
5655 * message.el (message-tool-bar-zap-list): Use
5656 gmm-tool-bar-zap-list as custom type.
5657 (message-tool-bar-update): New function.
5658 (message-tool-bar, message-tool-bar-gnome)
5659 (message-tool-bar-retro): Add message-tool-bar-update.
5660 (message-tool-bar-gnome): Add flyspell-buffer.
d752cf53 5661
01c52d31 5662 * gnus-util.el (gnus-error): Describe `args'.
4a2358e9 5663
01c52d31
MB
5664 * gmm-utils.el (gmm-error): Describe `args'.
5665 (gmm-tool-bar-zap-list): New widget.
5666 (gmm-tool-bar-from-list): Improve description of `zap-list'.
4a2358e9 5667
01c52d31 56682006-01-23 Katsumi Yamaoka <yamaoka@jpl.org>
4a2358e9 5669
01c52d31
MB
5670 * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
5671 (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
5672 the number of recursive calls.
4a2358e9 5673
01c52d31
MB
5674 * mm-decode.el (mm-handle-set-disposition): New macro.
5675 (mm-handle-set-description): New macro.
4a2358e9 5676
01c52d31 56772006-01-23 Katsumi Yamaoka <yamaoka@jpl.org>
4a2358e9 5678
01c52d31
MB
5679 * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
5680 encoding.
4a2358e9 5681
01c52d31 56822006-01-20 Reiner Steib <Reiner.Steib@gmx.de>
4a2358e9 5683
01c52d31
MB
5684 * message.el (message-tool-bar-zap-list, message-tool-bar)
5685 (message-tool-bar-gnome, message-tool-bar-retro): New variables.
5686 (message-tool-bar-local-item-from-menu): Remove.
5687 (message-tool-bar-map): Replace by `message-make-tool-bar'.
5688 (message-make-tool-bar): New function.
5689 (message-mode): Use `message-make-tool-bar'.
4a2358e9 5690
01c52d31
MB
5691 * gmm-utils.el: New file.
5692 (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
5693 (gmm-lazy): New widget copied from `nnmail.el'.
5694 (gmm-tool-bar-from-list): New function for creating customizable
5695 tool bars.
5696 (gmm-tool-bar-from-list): Fix typos in doc string. Remove debug
5697 output.
5698 (gmm): Add :prefix to defgroup.
4a2358e9 5699
01c52d31 57002006-01-20 Per Abrahamsen <abraham@dina.kvl.dk>
4a2358e9 5701
01c52d31 5702 * gmm-utils.el (gmm-widget-p): New function.
4a2358e9 5703
01c52d31 57042006-01-20 Reiner Steib <Reiner.Steib@gmx.de>
4a2358e9 5705
01c52d31
MB
5706 * mml.el (mml-attach-file): Describe `description' in doc string.
5707 (mml-menu): Add Emacs MIME manual and PGG manual.
4a2358e9 5708
01c52d31 57092006-01-20 Richard M. Stallman <rms@gnu.org>
4a2358e9 5710
01c52d31 5711 * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
4a2358e9 5712
01c52d31 57132006-01-20 Kevin Greiner <kevin.greiner@compsol.cc>
4a2358e9 5714
01c52d31 5715 * nntp.el (nntp-end-of-line): Doc fix.
4a2358e9 5716
01c52d31 57172006-01-20 Chong Yidong <cyd@stupidchicken.com>
4a2358e9 5718
01c52d31
MB
5719 * imap.el (imap-open): Handle case where buffer is a buffer
5720 object.
41e11121 5721
01c52d31 57222005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
41e11121 5723
01c52d31
MB
5724 * gnus-delay.el (gnus-delay): Don't autoload.
5725 It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
5726 to be re-loaded when customizing the `gnus-delay' group.
f3f01d5d 5727
01c52d31 57282005-01-20 Chong Yidong <cyd@stupidchicken.com>
f3f01d5d 5729
01c52d31 5730 * message.el (message-insert-citation-line): Use newlines.
f3f01d5d 5731
01c52d31 57322006-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
f3f01d5d 5733
01c52d31 5734 * mm-bodies.el (mm-decode-body): Don't decode decoded body.
bcc7dd61 5735
01c52d31 5736 * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
bcc7dd61 5737
01c52d31 57382006-01-19 Mark D. Baushke <mdb@gnu.org>
bcc7dd61 5739
01c52d31 5740 * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
bcc7dd61 5741
01c52d31 57422006-01-17 Katsumi Yamaoka <yamaoka@jpl.org>
bcc7dd61 5743
01c52d31
MB
5744 * mm-decode.el (mm-inlined-types): Add application/pgp.
5745 (mm-automatic-display): Ditto.
11e22c4a 5746
01c52d31
MB
5747 * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
5748 part as text.
11e22c4a 5749
01c52d31 57502006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
11e22c4a 5751
01c52d31
MB
5752 * nnrss.el: Update copyright.
5753 (nnrss-opml-import): Query whether to subscribe to each entry.
97f78c9b 5754
01c52d31
MB
5755 * gnus-art.el:
5756 * gnus-sum.el:
5757 * mm-uu.el:
5758 * mm-view.el: Update copyright.
97f78c9b 5759
01c52d31 57602006-01-16 Reiner Steib <Reiner.Steib@gmx.de>
97f78c9b 5761
01c52d31
MB
5762 * message.el (message-info): New function.
5763 (message-mode-menu): Add it.
5764 Update copyright.
97f78c9b 5765
01c52d31 5766 * ChangeLog: Fix and update copyright.
97f78c9b 5767
01c52d31 57682006-01-13 Romain Francoise <romain@orebokech.com>
afea040a 5769
01c52d31
MB
5770 * message.el (message-forward-subject-name-subject): Prefer the
5771 address to 'nowhere' if the sender has no name.
5772 Fix typo. Update copyright year.
97f78c9b 5773
01c52d31 57742006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
afea040a 5775
01c52d31
MB
5776 * gnus-art.el (article-wash-html): Use
5777 gnus-summary-show-article-charset-alist if a numeric arg is given.
5778 (gnus-article-wash-html-with-w3m-standalone): New function.
afea040a 5779
01c52d31
MB
5780 * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
5781 mm-inline-text-html-render-with-w3m-standalone.
5782 (mm-text-html-washer-alist): Map w3m-standalone to
5783 gnus-article-wash-html-with-w3m-standalone.
5784 (mm-inline-text-html-render-with-w3m-standalone): New function.
afea040a 5785
01c52d31 57862006-01-12 Reiner Steib <Reiner.Steib@gmx.de>
afea040a 5787
01c52d31
MB
5788 * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
5789 Improve LaTeX.
4b91459a 5790
01c52d31 57912006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
4b91459a 5792
01c52d31
MB
5793 * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
5794 (nnrss-request-article): Render text/plain parts as HTML.
4b91459a 5795
01c52d31
MB
5796 * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
5797 the buffer.
4b91459a 5798
01c52d31 57992006-01-08 Reiner Steib <Reiner.Steib@gmx.de>
4b91459a 5800
01c52d31
MB
5801 * gnus-cus.el (gnus-group-parameters): Sync posting-style with
5802 custom definition of `gnus-posting-styles'.
d44e3b45 5803
01c52d31
MB
5804 * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
5805 print-circle. Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
d44e3b45 5806
01c52d31 58072006-01-05 Reiner Steib <Reiner.Steib@gmx.de>
4b91459a 5808
01c52d31
MB
5809 * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
5810 Use nntp for bug archive.
4b91459a 5811
01c52d31 58122006-01-05 Katsumi Yamaoka <yamaoka@jpl.org>
c03ac728 5813
01c52d31
MB
5814 * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
5815 parts.
5816 (nnrss-normalize-date): New function converts ISO 8601 date into
5817 RFC822 style. Suggested by Mark Plaksin <happy@mcplaksin.org>.
5818 (nnrss-check-group): Use it.
c03ac728 5819
01c52d31 58202006-01-01 Katsumi Yamaoka <yamaoka@jpl.org>
d8a88581 5821
01c52d31 5822 * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
d8a88581 5823
01c52d31
MB
5824 * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
5825 fetch a feed. Suggested by Mark Plaksin <happy@mcplaksin.org>.
5826 (nnrss-insert-w3): Ditto.
d8a88581 5827
01c52d31 58282005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
d8a88581 5829
01c52d31
MB
5830 * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
5831 the articles to be forwarded including the case where neither a
5832 number of articles nor a region is specified.
d8a88581 5833
01c52d31 58342005-12-21 Katsumi Yamaoka <yamaoka@jpl.org>
7573397b 5835
01c52d31
MB
5836 * nnrss.el (nnrss-request-article): Fix last change; fill
5837 text/plain parts.
7573397b 5838
01c52d31 58392005-12-20 Katsumi Yamaoka <yamaoka@jpl.org>
7573397b 5840
01c52d31
MB
5841 * nnrss.el (nnrss-request-article): Replace <br />s with newlines
5842 in text/plain part.
5843 (nnrss-check-group): Don't add excessive newline to dc:subject.
bcc7dd61 5844
01c52d31 58452005-12-19 Mark Plaksin <happy@mcplaksin.org> (tiny change)
bcc7dd61 5846
01c52d31
MB
5847 * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
5848 article.
9ebc3953 5849
01c52d31 58502005-12-18 Reiner Steib <Reiner.Steib@gmx.de>
9ebc3953 5851
01c52d31
MB
5852 * nnml.el: Don't require gnus-bcklg. Autoload it.
5853 (nnml-use-compressed-files, nnml-save-mail): Support other
5854 comression programs such as bzip2.
7929f858 5855
01c52d31 58562005-12-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
7929f858 5857
01c52d31
MB
5858 * dns.el (query-dns): Make sure we check the buffer size before
5859 removing tcp headers.
7929f858 5860
01c52d31 58612005-12-16 Katsumi Yamaoka <yamaoka@jpl.org>
ead25b5c 5862
01c52d31
MB
5863 * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
5864 remove MIME buttons associated with multipart/alternative parts.
5865 (gnus-mime-display-alternative): Tag buttons using `article-type'
5866 text property.
ead25b5c 5867
01c52d31
MB
5868 * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
5869 associated with multipart/alternative parts.
ead25b5c 5870
01c52d31 5871 * gnus-art.el (gnus-signature-separator): Fix custom type.
8774406b 5872
01c52d31
MB
5873 * mm-decode.el (mm-inlined-types): Fix custom type.
5874 (mm-keep-viewer-alive-types): Ditto.
5875 (mm-automatic-display): Ditto.
5876 (mm-attachment-override-types): Ditto.
5877 (mm-inline-override-types): Ditto.
5878 (mm-automatic-external-display): Ditto.
8774406b 5879
01c52d31 58802005-12-15 Reiner Steib <Reiner.Steib@gmx.de>
a0ec7a4a 5881
01c52d31
MB
5882 * spam-report.el (spam-report-user-mail-address)
5883 (spam-report-user-agent): New variables.
5884 (spam-report-url-ping-plain): Use spam-report-user-agent.
a0ec7a4a 5885
01c52d31 58862005-12-14 Ralf Angeli <angeli@iwi.uni-sb.de>
59fda2fa 5887
01c52d31
MB
5888 * gnus-art.el (gnus-button-handle-custom): Do not just use
5889 `customize-apropos' for any "M-x customize-*" button but the
5890 function called for. Accept both the function name and its
5891 argument in order to achieve this.
5892 (gnus-button-alist): Remove support for "custom:" URL's. Pass
5893 function name to `gnus-button-handle-custom' in case of "M-x
5894 customize-*" buttons.
59fda2fa 5895
01c52d31 58962005-12-12 Katsumi Yamaoka <yamaoka@jpl.org>
59fda2fa 5897
01c52d31
MB
5898 * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
5899 multipart/alternative and add xref to mm-discouraged-alternatives
5900 in doc string.
7d0c69be 5901
01c52d31
MB
5902 * mm-decode.el (mm-discouraged-alternatives): Add xref to
5903 gnus-buttonized-mime-types in doc string.
7d0c69be 5904
01c52d31 59052005-12-08 Reiner Steib <Reiner.Steib@gmx.de>
d6697c02 5906
01c52d31
MB
5907 * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
5908 Suggest image/.* in the doc string.
d6697c02 5909
01c52d31 59102005-12-12 Reiner Steib <Reiner.Steib@gmx.de>
d6697c02 5911
01c52d31
MB
5912 * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
5913 message-marks (Debian bug #342521).
d6697c02 5914
01c52d31 59152005-12-12 Simon Josefsson <jas@extundo.com>
84861437 5916
01c52d31
MB
5917 * password.el (password-read-from-cache): Add.
5918 (password-read): Use it.
84861437 5919
01c52d31 59202005-12-12 Katsumi Yamaoka <yamaoka@jpl.org>
84861437 5921
01c52d31
MB
5922 * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
5923 us-ascii as a MIME charset.
3338c0ad 5924
01c52d31
MB
5925 * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
5926 against the case where the 2nd arg TYPE is nil.
3338c0ad 5927
01c52d31 59282005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
9180519b 5929
01c52d31 5930 * pop3.el (pop3-stream-type): Fix custom version.
9180519b 5931
01c52d31 5932 * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
9180519b 5933
01c52d31 59342005-12-09 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
23873c96 5935
01c52d31 5936 * mm-decode.el (mm-display-external): Add missing cdr.
23873c96 5937
01c52d31 59382005-12-07 Katsumi Yamaoka <yamaoka@jpl.org>
b66c24b4 5939
01c52d31
MB
5940 * mm-decode.el (mm-display-external): Use nametemplate (defined in
5941 RFC1524) if it is in mailcap or add a suffix according to
5942 mailcap-mime-extensions when generating a temp filename; postpone
5943 deleting a temp file for 2 seconds for some wrappers, shell
5944 scripts, and so on, which might exit right after having started a
5945 viewer command as a background job.
5946
59472005-12-06 Reiner Steib <Reiner.Steib@gmx.de>
5948
5949 * nntp.el (nntp-marks-directory): Fix custom group.
5950
5951 * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
5952 steps when < 10.
5953
5954 * gnus-start.el (gnus-no-server-1): Mention
5955 `gnus-level-default-subscribed' in doc string.
5956
59572005-12-02 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
5958
5959 * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
5960 parens.
5961
59622005-11-26 Dave Love <fx@gnu.org>
5963
5964 * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
5965 (tls-program, tls-success): Provide openssl alternative.
5966
5967 * starttls.el: Doc fixes.
5968 (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
5969 SERVICE to PORT.
5970
002876ab 5971 * pop3.el (pop3-open-server) <ssl>: Clarify a loop. Deal with
01c52d31
MB
5972 port null or service name.
5973 (starttls-negotiate): Autoload.
5974
59752005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
5976
5977 * message.el (message-kill-to-signature): Fix interactive spec.
5978
59792005-11-24 Katsumi Yamaoka <yamaoka@jpl.org>
5980
5981 * pop3.el (pop3-open-server): Recognize a string as a service name.
5982
59832005-11-24 Pascal Rigaux <pixel@mandriva.com> (tiny change)
5984
5985 * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
5986
59872005-11-23 Dave Love <fx@gnu.org>
5988
5989 Add pop3s, pop3/starttls.
5990
5991 * pop3.el (pop3-authentication-scheme): Clarify doc.
5992 (open-tls-stream, starttls-open-stream): Autoload.
5993 (pop3-stream-type): New.
5994 (pop3-open-server): Use it.
5995
5996 * mail-source.el (mail-sources): Fix some :types. Add stream type
5997 for POP.
5998 (mail-source-keyword-map): Add :stream for POP.
5999 (mail-source-fetch-pop): Use pop3-stream-type.
6000
60012005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
6002
6003 * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
6004 of current-time-string.
6005
60062005-11-20 Stefan Schimanski <schimmi@debian.org> (tiny change)
6007
6008 * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
6009 date header.
6010
60112005-11-19 Kevin Greiner <kevin.greiner@compsol.cc>
6012
6013 * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
6014 it can seriously impact performance as it bypasses the agent's
6015 local caches.
6016
60172005-11-19 Kevin Greiner <kevin.greiner@compsol.cc>
6018
6019 * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
6020 must be explicitly online rather than "not explicitly offline" for
6021 its flags to be synchronized.
6022
6023 * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
6024 that gnus-uu-unmark-thread will function correctly.
6025
6026 * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
6027 1024K is instead displayed as 1M.
6028
60292005-11-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
6030
6031 * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
6032
60332005-11-16 Boris Samorodov <bsam@ipt.ru> (tiny change)
6034
6035 * imap.el (imap-kerberos4-open): Ignore SSL stuff.
6036
60372005-11-13 Kevin Greiner <kevin.greiner@compsol.cc>
6038
6039 * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
6040 error message to display actual error condition.
6041 (gnus-agent-save-local): Avoid saving symbols that are bound to
6042 nil as they simply result in a warning message in
6043 gnus-agent-read-local.
6044
60452005-11-13 Katsumi Yamaoka <yamaoka@jpl.org>
6046
6047 * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
6048 rather than make-variable-buffer-local for file-precious-flag.
6049
60502005-11-12 Kevin Greiner <kevin.greiner@compsol.cc>
6051
6052 * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
6053 for duplicates which are removed. The invalid sort check then
6054 triggers a rescan after the sort as sorting may have moved
6055 duplicate entries such that they can be cheaply detected.
6056
60572005-11-13 Katsumi Yamaoka <yamaoka@jpl.org>
6058
6059 * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
6060
60612005-11-12 Kevin Greiner <kevin.greiner@compsol.cc>
6062
6063 * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
6064 internal variable to a custom variable. Changed default value
6065 from compressed(2) to uncompressed(1).
6066 (gnus-agent-read-agentview): Reversed revision 7.8 to restore
6067 support for uncompressed agentview files. Taken together, reading
6068 the agentview file should now be 6-7 times faster.
6069
60702005-11-11 Jan Nieuwenhuizen <janneke@gnu.org>
6071
6072 * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
6073 as a buffer-local variable. This avoids creating truncated
6074 dribble files as a result of a hang up, eg.
6075
60762005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
6077
6078 * gnus-start.el (gnus-start-draft-setup): Enforce
6079 `gnus-draft-mode' for nndraft:drafts at startup.
6080
6081 * gnus.el (gnus-splash): Change custom group.
6082 (gnus-group-get-parameter, gnus-group-parameter-value): Describe
6083 allow-list argument.
6084
6085 * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
6086 string.
6087
60882005-12-06 Reiner Steib <Reiner.Steib@gmx.de>
6089
6090 * gnus-art.el (gnus-default-article-saver): Add user-defined
6091 `function' to custom type.
6092
60932005-10-30 Chong Yidong <cyd@stupidchicken.com>
6094
6095 * imap.el (imap-open): Handle case where buffer is a buffer
6096 object.
6097
60982005-11-29 Reiner Steib <Reiner.Steib@gmx.de>
6099
6100 * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
6101 long lines.
6102 (gnus-cache-delete-group): Wrap doc strings.
6103
6104 * gnus-agent.el (gnus-agent-rename-group)
6105 (gnus-agent-delete-group): Wrap doc strings.
6106
01c52d31
MB
61072005-11-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
6108
6109 * gnus-start.el (gnus-1): Add "native" to
6110 gnus-predefined-server-alist.
6111
6112 * gnus.el (gnus-method-to-server): Don't add "native" to the
6113 lists here, because that leads to problems when
6114 gnus-select-method is bound.
6115
61162005-11-09 Simon Josefsson <jas@extundo.com>
6117
6118 * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
6119 use (not sort-by-date) instead.
6120
61212005-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
6122
6123 * gnus-delay.el (gnus-delay-group): Don't autoload.
6124 It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
6125 to be re-loaded when customizing the `gnus-delay' group.
6126
61272005-11-19 Chong Yidong <cyd@stupidchicken.com>
6128
6129 * message.el: Revert last changes.
6130 (message-insert-citation-line): Use newlines.
6131
61322005-11-17 Chong Yidong <cyd@stupidchicken.com>
6133
6134 * message.el (message-courtesy-message)
6135 (message-mark-insert-begin, message-mark-insert-end)
6136 (message-elide-ellipsis, message-cancel-message)
6137 (message-add-header, message-change-subject)
6138 (message-cross-post-followup-to-header)
6139 (message-cross-post-insert-note, message-reduce-to-to-cc)
6140 (message-widen-reply, message-delete-not-region)
6141 (message-kill-to-signature, message-insert-signature)
6142 (message-insert-importance-high, message-insert-importance-low)
6143 (message-insert-or-toggle-importance)
6144 (message-insert-disposition-notification-to)
6145 (message-indent-citation, message-yank-original)
6146 (message-cite-original-without-signature, message-cite-original)
6147 (message-insert-citation-line, message-position-on-field)
6148 (message-fix-before-sending, message-send-mail-partially)
6149 (message-send-mail, message-send-mail-with-sendmail)
6150 (message-send-mail-with-qmail, message-send-news)
6151 (message-check-news-header-syntax, message-generate-headers)
6152 (message-insert-courtesy-copy, message-fill-address)
6153 (message-fill-header, message-shorten-references)
6154 (message-setup-1, message-cancel-news)
6155 (message-forward-make-body-plain, message-forward-make-body-mime)
6156 (message-forward-make-body-mml, message-encode-message-body)
6157 (message-forward-make-body-digest-plain)
6158 (message-forward-make-body-digest-mime)
6159 (message-use-alternative-email-as-from): Insert `hard-newline'
6160 instead of ordinary newlines.
6161
61622005-11-09 Katsumi Yamaoka <yamaoka@jpl.org>
6163
6164 * message.el (message-generate-headers): Downcase the argument
6165 given to message-check-element.
6166
61672005-11-08 Kevin Greiner <kevin.greiner@compsol.cc>
6168
6169 * nntp.el (nntp-authinfo-rejected): New error condition.
6170 (nntp-wait-for): Use new error condition to signal authentication
6171 error.
6172 (nntp-retrieve-data): Rethrow new error condition to break out of
6173 recursive call to nntp-send-authinfo.
6174
61752005-11-08 Romain Francoise <romain@orebokech.com>
6176
6177 * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
6178 (gnus-summary-exit-map): Bind to `Z p'.
6179 (gnus-summary-make-menu-bar): Add menu item.
6180
61812005-11-02 Reiner Steib <Reiner.Steib@gmx.de>
6182
6183 * gnus-art.el (gnus-article-treat-custom): Add `first'.
6184 (gnus-treat-*): Add `first' in all doc strings.
6185
6186 * gnus-group.el (gnus-group-compact-group): Fix typo.
6187
61882005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
6189
6190 * gnus.el (gnus-parameters-case-fold-search): New variable.
6191 (gnus-parameters-get-parameter): Use it.
6192
6193 * gnus-score.el (gnus-home-score-file): Doc fix.
6194
61952005-11-01 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
6196
6197 * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
6198
61992005-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
6200
6201 * mm-util.el (mm-special-display-p): New function.
6202
6203 * mml.el (mml-preview): Use it; doc fix.
6204
62052005-10-29 Romain Francoise <romain@orebokech.com>
6206
6207 * message.el (message-fix-before-sending): Fix comment.
6208
62092005-10-29 Jari Aalto <jari.aalto@cante.net>
6210
6211 * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
6212
62132005-10-29 Jari Aalto <jari.aalto@cante.net>
6214
6215 * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
6216 Used in gnus-score.el.
6217
62182005-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6219
6220 * mm-util.el (mm-codepage-setup): Remove bogus alias test.
6221
62222005-10-27 Reiner Steib <Reiner.Steib@gmx.de>
6223
6224 * flow-fill.el (fill-flowed-encode-tests): Restore trailing
6225 whitespace removed in revision 7.8. Use concatenated string to
6226 protect trailing whitespace.
6227
880820fe 62282005-10-27 Jouni K. Seppänen <jks@iki.fi>
01c52d31
MB
6229
6230 * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
6231 (nnimap-request-expire-articles): Use it to avoid sending 'UID
6232 SEARCH UID ... NOT SINCE' queries, for inefficient servers like
6233 Courier IMAP ("some version from 2004"). Mostly based on similar
6234 code in the same function.
6235
62362005-10-26 Didier Verna <didier@xemacs.org>
6237
002876ab 6238 * gnus-group.el (gnus-group-compact-group): Invalidate original
01c52d31 6239 article buffer.
002876ab 6240 * gnus-srvr.el (gnus-server-compact-server): Ditto.
c9e31f32 6241 * nnml.el (nnml-request-compact-group): Handle self Xref: field in
01c52d31
MB
6242 NOV database and in article itself.
6243 Invalidate article backlog.
6244
62452005-10-26 Reiner Steib <Reiner.Steib@gmx.de>
6246
6247 * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
6248
62492005-10-26 Simon Josefsson <jas@extundo.com>
6250
6251 * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
6252 part of 2004-07-25 change.
6253
62542005-10-26 Katsumi Yamaoka <yamaoka@jpl.org>
6255
6256 * message.el (message-display-completion-list): New function.
6257 (message-expand-group): Use it; make sure the Completions buffer
6258 is modifiable.
6259
62602005-10-30 Chong Yidong <cyd@stupidchicken.com>
6261
c9e31f32 6262 * imap.el (imap-open): Handle case where buffer is a buffer object.
01c52d31
MB
6263
62642005-10-24 Eli Zaretskii <eliz@gnu.org>
6265
6266 * pgg-def.el:
6267 * pgg-gpg.el:
6268 * pgg-parse.el:
6269 * pgg-pgp.el:
6270 * pgg-pgp5.el:
6271 * pgg.el: Move to the parent lisp directory.
6272
62732005-10-23 Chong Yidong <cyd@stupidchicken.com>
6274
6275 * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
6276 user-mail-name is an empty string.
6277
62782005-10-25 Reiner Steib <Reiner.Steib@gmx.de>
6279
6280 * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
6281 depending on gnus-score-decay-constant.
6282
6283 * encrypt.el (encrypt-insert-file-contents)
6284 (encrypt-write-file-contents): Don't use `gnus-message'.
6285
6286 * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
6287 arguments.
6288 (mm-uu-type-alist): Add message-marks and insert-marks. Pass
6289 arguments to mm-uu-verbatim-marks-extract.
6290 (mm-uu-hide-markers): New variable.
6291 (mm-uu-extract): Use face similar to `gnus-cite-3'.
6292
6293 * gnus-fun.el (gnus-convert-image-to-x-face-command)
6294 (gnus-convert-image-to-face-command): Use "convert" by default to
6295 allow other input image formats.
6296 (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
6297 accordingly.
6298
62992005-10-23 Simon Josefsson <jas@extundo.com>
6300
6301 * imap.el (imap-gssapi-program): Align command line parameters
6302 with latest GNU SASL.
6303 (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
6304
63052005-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
6306
6307 * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
6308 HTML.
6309 (nnslashdot-request-article): Ditto.
6310
63112005-10-20 Hiroshi Fujishima <hiroshi.fujishima@gmail.com> (tiny change)
6312
6313 * mail-source.el (mail-source-fetch-pop): Require pop3.
6314 (mail-source-check-pop): Ditto.
6315
63162005-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
6317
6318 * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
6319 errors.
6320
63212005-10-19 Reiner Steib <Reiner.Steib@gmx.de>
6322
6323 * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
6324 (gnus-treat-strip-leading-blank-lines): Improve doc string.
6325
6326 * message.el (message-tool-bar-local-item-from-menu): Fix comment.
6327
6328 * mm-bodies.el (mm-decode-string): Call
6329 `mm-charset-to-coding-system' with allow-override argument.
6330
63312005-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
6332
6333 * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
6334 (rfc2047-charset-to-coding-system): New function.
6335 (rfc2047-decode-encoded-words): New function.
6336 (rfc2047-decode-region): Use them.
6337 (rfc2047-decode-cte): Remove.
6338 (rfc2047-parse-and-decode): Remove.
6339 (rfc2047-decode): Remove.
6340
63412005-10-15 Kenichi Handa <handa@m17n.org>
6342
6343 * rfc2047.el (rfc2047-decode-cte): New function.
6344 (rfc2047-decode-region): Change the way to decode successive
6345 encoded-words: decode B- or Q-encoding in each encoded-word,
6346 concatenate them, and decode it as charset.
6347
63482005-10-17 Chong Yidong <cyd@stupidchicken.com>
6349
6350 * gnus-cus.el (gnus-custom-map): New variable. Bind mouse-1 to
6351 widget-move-and-invoke.
6352 (gnus-custom-mode): Use gnus-custom-map.
6353
63542005-10-15 Bill Wohler <wohler@newt.com>
6355
6356 * message.el (message-tool-bar-map): Renamed image file from
6357 mail_send to mail/send.
6358
63592005-10-16 Masatake YAMATO <jet@gyve.org>
6360
6361 * message.el (message-expand-group): Pass the common
6362 prefix substring of completion to `display-completion-list'.
6363
63642005-10-13 Reiner Steib <Reiner.Steib@gmx.de>
6365
6366 * mml-sec.el (mml-secure-method): New internal variable.
6367 (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
6368 (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
6369 functions using mml-secure-method.
6370
6371 * mml.el (mml-mode-map): Add key bindings for those functions.
6372 (mml-menu): Simplify security menu entries. Suggested by Jesper
6373 Harder <harder@myrealbox.com>.
6374 (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
6375 end of message if point is the headers of the message.
6376
6377 * message.el (message-in-body-p): New function.
6378
6379 * assistant.el: Autoload gnus-util and netrc.
6380
6381 * mm-util.el (mm-charset-to-coding-system): Add allow-override.
6382 Use `mm-charset-override-alist' only when decoding.
6383
6384 * mm-bodies.el (mm-decode-body): Call
6385 `mm-charset-to-coding-system' with allow-override argument.
6386
6387 * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
6388 `filename' from Content-Disposition if Content-Type doesn't
6389 provide `name'.
6390 (gnus-mime-view-part-as-type): Set default instead of
6391 initial-input.
6392
63932005-10-09 Daniel Brockman <daniel@brockman.se>
6394
6395 * format-spec.el (format-spec): Propagate text properties of % spec.
6396
63972005-10-12 Reiner Steib <Reiner.Steib@gmx.de>
6398
6399 * gnus-art.el (gnus-treat-predicate): Add `first'.
6400
64012005-10-11 Reiner Steib <Reiner.Steib@gmx.de>
6402
6403 * mm-util.el (mm-charset-synonym-alist): Improve doc string.
6404 (mm-charset-override-alist): New variable.
6405 (mm-charset-to-coding-system): Use it.
6406 (mm-codepage-setup): New helper function.
6407 (mm-charset-eval-alist): New variable.
6408 (mm-charset-to-coding-system): Use mm-charset-eval-alist. Warn
6409 about unknown charsets.
6410
64112005-10-04 David Hansen <david.hansen@gmx.net>
6412
6413 * nnrss.el (nnrss-request-article): Add support for the comments tag.
6414 (nnrss-check-group): Ditto.
6415
64162005-10-04 Reiner Steib <Reiner.Steib@gmx.de>
6417
6418 * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
6419 Rename x-gnus-verbatim to x-verbatim.
6420 (mm-uu-type-alist): Fix regexp for verbatim-marks.
6421
6422 * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
6423 x-verbatim.
6424
6425 * mm-url.el (mm-url-predefined-programs): Add switches for curl.
6426
6427 * gnus-util.el (gnus-remove-duplicates): Remove.
6428
6429 * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
6430 instead of gnus-remove-duplicates.
6431
6432 * message.el (message-remove-duplicates): Remove.
6433 (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
6434 message-remove-duplicates.
6435
6436 * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
6437 available, else use implementation from `delete-dups'.
6438
6439 * message.el (message-insert-expires): New function.
6440 (message-mode-map): Add key binding.
6441 (message-mode-field-menu): Add menu entry.
6442 (message-mode): Document it.
6443 (message-make-expires-date): Use `message-make-date'.
6444
64452005-10-04 Josh Huber <huber@alum.wpi.edu>
6446
6447 * message.el (message-make-expires-date): New function.
6448
64492005-10-04 Katsumi Yamaoka <yamaoka@jpl.org>
6450
6451 * Makefile.in (list-installed-shadows): New entry.
6452 (install): Use it.
6453 (remove-installed-shadows): New entry.
6454
64552005-10-02 Katsumi Yamaoka <yamaoka@jpl.org>
6456
6457 * time-date.el: Autoload parse-time-string, XEmacs needs it.
6458
64592005-09-30 Stefan Monnier <monnier@iro.umontreal.ca>
6460
6461 * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
6462 function rather than the diff-mode.el package.
6463 (mm-display-external): Use with-current-buffer.
6464 (mm-viewer-completion-map, mm-viewer-completion-map):
6465 Move initialization inside declaration.
6466
64672005-09-29 Simon Josefsson <jas@extundo.com>
6468
6469 * spam.el: Load hashcash when compiling, to avoid warnings. Don't
6470 autoload mail-check-payment.
6471 (spam-check-hashcash): Define unconditionally, since hashcash.el
6472 is part of Gnus now. Ignore errors from payment checking.
6473
64742005-09-28 Reiner Steib <Reiner.Steib@gmx.de>
6475
6476 * message.el (message-bold-region, message-unbold-region): Rename
6477 from `bold-region' and `unbold-region'.
6478
6479 * message.el: Remove useless autoloads.
6480
64812005-09-28 Simon Josefsson <jas@extundo.com>
6482
6483 * message.el (message-use-idna): Default to t.
6484 (message-use-idna): Test whether encoding works too. Doc fix.
6485
64862005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
6487
6488 * nntp.el (nntp-warn-about-losing-connection): Remove.
6489
64902005-09-27 Reiner Steib <Reiner.Steib@gmx.de>
6491
6492 * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
6493 customizable. Change default value.
6494 (mm-uu-diff-groups-regexp): Change default value.
6495 (mm-uu-type-alist): Add doc string.
6496 (mm-uu-configure): Add doc string. Make it interactive.
6497 (mm-uu-tex-groups-regexp): New variable.
6498 (mm-uu-latex-extract, mm-uu-latex-test): New functions.
6499 (mm-uu-type-alist): Add LaTeX documents.
6500 (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
6501 of "text/verbatim".
6502 (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
6503
6504 * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
6505 instead of "text/verbatim".
6506
6507 * message.el (message-mark-inserted-region)
6508 (message-mark-insert-file): Use slrn style marks when called with
6509 prefix argument.
6510
65112005-09-27 Simon Josefsson <jas@extundo.com>
6512
6513 * message.el (message-idna-to-ascii-rhs-1): Reformat.
6514
880820fe 65152005-09-27 Arne Jørgensen <arne@arnested.dk>
01c52d31
MB
6516
6517 * message.el (message-remove-duplicates): New function.
6518 Implementation borrowed from `gnus-remove-duplicates'.
6519 (message-idna-to-ascii-rhs): Also encode idna addresses in
6520 Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
6521 (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
6522 only ask about the same idna domain once per header and also tell
6523 in what header to replace the idna domain.
6524
6525 * gnus-art.el (article-decode-idna-rhs): Also decode idna
6526 addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
6527 (article-decode-idna-rhs): Fix regexp so that all idna-address in
6528 a header is decoded and not just the last one.
6529
65302005-09-27 Katsumi Yamaoka <yamaoka@jpl.org>
6531
6532 * gnus-art.el (gnus-mime-display-single): Don't modify text if it
6533 has been decoded.
6534
6535 * mm-decode.el (mm-automatic-display): Add text/verbatim.
6536 (mm-insert-part): Don't modify text if it has been decoded.
6537
6538 * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
6539 decoded.
6540
6541 * mm-view.el (mm-inline-text): Don't strip text props unless
6542 decoding enriched or richtext parts.
6543
65442005-09-25 Romain Francoise <romain@orebokech.com>
6545
6546 * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
6547 * gnus-start.el (gnus-subscribe-interactively):
6548 * gnus-uu.el (gnus-uu-grab-articles):
6549 End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
6550 space.
6551
65522005-09-24 Emilio C. Lopes <eclig@gmx.net>
6553
6554 * smime.el (smime-sign-buffer, smime-decrypt-buffer):
6555 * mm-view.el (mm-view-pkcs7-decrypt):
6556 * gnus-sum.el (gnus-summary-limit-to-extra)
6557 (gnus-summary-respool-article, gnus-read-move-group-name):
6558 * gnus-score.el (gnus-summary-increase-score):
6559 * gnus-util.el (gnus-completing-read-with-default):
6560 * gnus-art.el (gnus-read-save-file-name)
6561 (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
6562 (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
6563 * message.el (message-check-news-header-syntax):
6564 Follow convention for reading with the minibuffer.
6565
65662005-09-22 Reiner Steib <Reiner.Steib@gmx.de>
6567
6568 * spam-report.el (spam-report-url-ping-plain):
6569 Use gnus-extended-version as User-Agent.
6570
6571 * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
6572 default value is nil.
6573
6574 * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
6575 (mm-uu-verbatim-marks-extract): New function.
6576 (mm-uu-extract): New face.
6577 (mm-uu-copy-to-buffer): Use it.
6578
6579 * spam-report.el (spam-report-gmane-ham): Renamed from
6580 `spam-report-gmane-unspam'.
6581 (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
6582 Simplify use of UNSPAM argument. Fetch "X-Report-Unspam" header.
6583
6584 * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
6585 Autoload.
6586 (spam-report-gmane-unregister-routine): Renamed
6587 `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
6588
65892005-09-21 Teodor Zlatanov <tzz@lifelogs.com>
6590
6591 * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
6592 (spam-report-gmane-unregister-routine): Add support for gmane
6593 unregistration.
6594
6595 * spam-report.el (spam-report-gmane-unspam)
6596 (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
6597 (spam-report-gmane): Change to take a single article and do unspam
6598 registration.
6599
66002005-09-19 Reiner Steib <Reiner.Steib@gmx.de>
6601
6602 * mm-url.el (mm-url-decode-entities): Fix regexp.
6603
66042005-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
6605
6606 * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
6607 default to nil, to be able to use Gnus at all. If the default
6608 switches to something else, then the function should be fixed not
6609 be exceedingly slow.
6610
66112005-09-20 Teodor Zlatanov <tzz@lifelogs.com>
6612
6613 * gnus-start.el (gnus-activate-group): If the server is nil, don't
6614 fail hard.
6615
6616 * spam-report.el: Add better Keywords line.
6617
6618 * spam.el: Add Maintainer and better Keywords line.
6619
66202005-09-19 Reiner Steib <Reiner.Steib@gmx.de>
6621
6622 * gnus-art.el (gnus-article-replace-part)
6623 (gnus-mime-replace-part): New functions.
6624 (gnus-mime-action-alist, gnus-mime-button-commands)
6625 (gnus-mime-save-part-and-strip): Added file argument.
6626 (gnus-article-part-wrapper): Added interactive argument.
6627
6628 * gnus-sum.el (gnus-summary-mime-map): Add
6629 `gnus-article-replace-part'.
6630
66312005-09-19 Didier Verna <didier@xemacs.org>
6632
6633 The nnml compaction feature:
6634 * nnml.el (nnml-request-compact-group): New function.
6635 * nnml.el (nnml-request-compact): New function.
6636 * gnus-int.el (gnus-request-compact-group): New function.
6637 * gnus-int.el (gnus-request-compact): New function.
6638 * gnus-group.el (gnus-group-compact-group): New function.
6639 * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
6640 * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
6641 * gnus-srvr.el (gnus-server-compact-server): New function.
6642 * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
6643 * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
6644
66452005-09-18 Deepak Goel <deego@gnufans.org>
6646
6647 * sieve.el (sieve-help): Fix `message' call: first arg should be a
6648 format spec.
6649
66502005-09-16 Katsumi Yamaoka <yamaoka@jpl.org>
6651
6652 * gnus.el (gnus-group-startup-message): Bind image-load-path.
6653
66542005-09-15 Romain Francoise <romain@orebokech.com>
6655
6656 * message.el (message-fill-paragraph): Clarify docstring.
6657
66582005-09-14 Katsumi Yamaoka <yamaoka@jpl.org>
6659
6660 * gnus-art.el (gnus-mime-display-part): Protect against broken
6661 MIME messages.
6662
66632005-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
6664
6665 * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
6666 before parsing header.
6667
66682005-09-11 Jari Aalto <jari.aalto@cante.net>
6669
002876ab 6670 * html2text.el (html2text-replace-list): Add new entities.
01c52d31
MB
6671
66722005-09-11 Romain Francoise <romain@orebokech.com>
6673
6674 * message.el (message-alternative-emails): Improve docstring.
6675 (message-setup-1): Call `message-use-alternative-email-as-from'
6676 after `message-setup-hook' to give it precedence over posting
6677 styles, etc.
6678 (message-use-alternative-email-as-from): Add docstring. Remove
6679 the original From header if present.
6680
6681 * nnml.el (nnml-compressed-files-size-threshold): New variable.
6682 (nnml-save-mail): Use it.
6683
6684 * gnus-uu.el (gnus-uu-mark-series): Return number of marked
6685 articles. Add new argument `silent'.
6686 (gnus-uu-mark-all): Report the total number of marked articles.
6687
66882005-09-10 Romain Francoise <romain@orebokech.com>
6689
6690 * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
6691 (gnus-uu-mark-series): Likewise.
6692
66932005-09-10 Reiner Steib <Reiner.Steib@gmx.de>
6694
6695 * spam-report.el (spam-report-gmane): Fix generation of spam
6696 report URL.
6697
66982005-09-10 Simon Josefsson <jas@extundo.com>
6699
6700 * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
6701 t, based on discussion on the ding list with Robert Epprecht
6702 <epprecht@solnet.ch>.
6703
67042005-09-07 Reiner Steib <Reiner.Steib@gmx.de>
6705
6706 * spam-report.el (spam-report-gmane): Make it work without
6707 X-Report-Spam header. Gmane now only provides Archived-At.
6708 This is only used if `spam-report-gmane-use-article-number' is nil.
6709 (spam-report-gmane-spam-header): Remove. Not used anymore.
6710
6711 * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
6712 make `gnus-summary-sort-by-recipient' work with threading.
6713
6714 * nnweb.el (nnweb-google-wash-article): Print a message if article
6715 is not available.
6716
67172005-09-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
6718
6719 * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
6720 change. Decode text/* parts content before displaying.
6721
67222005-09-06 Reiner Steib <Reiner.Steib@gmx.de>
6723
6724 * mml-smime.el: Remove defvar of gnus-extract-address-components.
6725
67262005-09-06 Katsumi Yamaoka <yamaoka@jpl.org>
6727
6728 * mm-view.el (mm-display-inline-fontify): Disable support modes.
6729
67302005-09-05 Reiner Steib <Reiner.Steib@gmx.de>
6731
c9e31f32 6732 * message.el (message-tab-body-function): Fix mismatched custom type.
01c52d31
MB
6733
6734 * gnus.el (gnus-group-change-level-function): Ditto.
6735
6736 * gnus-msg.el (gnus-outgoing-message-group): Ditto.
6737
6738 * gnus-art.el (gnus-signature-limit)
6739 (gnus-article-mime-part-function): Ditto.
6740
67412005-09-05 Katsumi Yamaoka <yamaoka@jpl.org>
6742
6743 * mml.el (mml-mode): Silence the byte compiler.
6744
6745 * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
6746 using `(sit-for 0)' before moving the point to the specified part;
6747 skip unbuttonized parts.
6748 (gnus-article-part-wrapper): Don't use save-window-excursion; don't
6749 return to the summary window if gnus-auto-select-part is non-nil.
6750
67512005-09-04 Reiner Steib <Reiner.Steib@gmx.de>
6752
6753 * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
6754 variables.
6755 (mml-dnd-attach-file, mml-mode): Use them.
6756
6757 * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
6758 Make fetching article by MID work again for Google Groups. Added
6759 FIXME concerning gnus-group-make-web-group.
6760
6761 * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
6762 Don't depend on Gnus by using mail-extract-address-components if
6763 gnus-extract-address-components is not bound.
6764
67652005-09-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
6766
6767 * gnus-art.el (gnus-mime-display-security): Don't display the
6768 signature, but only the signed part.
6769
67702005-09-02 Katsumi Yamaoka <yamaoka@jpl.org>
6771
6772 * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
6773
6774 * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
6775 list, not listp.
6776
67772005-09-02 Hrvoje Niksic <hniksic@xemacs.org>
6778
6779 * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
6780 when encoding.
6781
6782 * mm-bodies.el (mm-decode-content-transfer-encoding):
6783 De-canonicalize CRLF for all text content types, not just
6784 text/plain.
6785
67862005-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
6787
6788 * gnus-art.el (gnus-article-part-wrapper): Error if there's no
6789 valid article; point arrow and cursor at the MIME button.
6790
67912005-08-30 Katsumi Yamaoka <yamaoka@jpl.org>
6792
6793 * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
6794 Suggested by Dan Christensen <jdc@uwo.ca>.
6795
6796 * mm-decode.el (mm-save-part): Enable change of prompt.
6797
67982005-08-29 Jari Aalto <jari.aalto@cante.net>
6799
6800 * gnus-msg.el (gnus-inews-add-send-actions): Made
6801 `message-post-method' lambda parameter ARG `&optional'.
6802
68032005-08-29 Reiner Steib <Reiner.Steib@gmx.de>
6804
6805 * gnus-sum.el (gnus-summary-mime-map): Added
6806 gnus-article-save-part-and-strip, gnus-article-delete-part and
6807 gnus-article-jump-to-part.
6808
6809 * gnus-art.el (gnus-article-edit-article): Added quiet argument.
6810 (gnus-article-edit-part): Use it.
6811 (gnus-article-part-wrapper): Added no-handle argument.
6812 (gnus-article-save-part-and-strip, gnus-article-delete-part): New
6813 functions.
6814
68152005-08-29 Romain Francoise <romain@orebokech.com>
6816
6817 * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
6818 docstring.
6819 (gnus-face-from-file): Likewise.
6820
68212005-08-29 Reiner Steib <Reiner.Steib@gmx.de>
6822
6823 * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
6824 (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
6825 non-nil.
6826 (gnus-auto-select-part): New variable.
6827 (gnus-article-jump-to-part): New function.
6828 (gnus-article-edit-part, gnus-mime-save-part-and-strip)
6829 (gnus-mime-delete-part): Allow selecting specified part after
6830 deleting or stripping parts.
6831 (gnus-article-jump-to-part): Don't use `read-number'. Use last
6832 part if argument is bogus.
6833
68342005-08-31 Juanma Barranquero <lekktu@gmail.com>
6835
6836 * gnus-art.el (w3m-minor-mode-map):
6837 * gnus-spec.el (gnus-newsrc-file-version):
6838 * gnus-util.el (nnmail-active-file-coding-system)
6839 (gnus-original-article-buffer, gnus-user-agent):
6840 * gnus.el (gnus-ham-process-destinations)
6841 (gnus-parameter-ham-marks-alist)
6842 (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
6843 (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
6844 (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
6845 * mm-decode.el (gnus-current-window-configuration):
6846 * mm-extern.el (gnus-article-mime-handles):
6847 * mm-url.el (url-current-object, url-package-name)
6848 (url-package-version):
6849 * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
6850 (smime-keys, w3m-cid-retrieve-function-alist)
6851 (w3m-current-buffer, w3m-display-inline-images)
6852 (w3m-minor-mode-map):
6853 * mml-smime.el (gnus-extract-address-components):
6854 * mml.el (gnus-article-mime-handles, gnus-mouse-2)
6855 (gnus-newsrc-hashtb, message-default-charset)
6856 (message-deletable-headers, message-options)
6857 (message-posting-charset, message-required-mail-headers)
6858 (message-required-news-headers):
6859 * mml1991.el (mc-pgp-always-sign):
6860 * mml2015.el (mc-pgp-always-sign):
6861 * nnheader.el (nnmail-extra-headers):
6862 * rfc1843.el (gnus-decode-encoded-word-function)
6863 (gnus-decode-header-function, gnus-newsgroup-name):
6864 * spam-stat.el (gnus-original-article-buffer): Add defvars.
6865
68662005-08-22 Karl Chen <quarl@cs.berkeley.edu>
6867
6868 * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
6869 the end of the date treatments.
6870
68712005-08-15 Simon Josefsson <jas@extundo.com>
6872
6873 * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
6874 it in url-handlers.el and XEmacs in url.el. Reported by Luca
6875 Capello and Romain Francoise.
6876 (pgg-fetch-key-function): Removed, not used?
6877 (pgg-insert-url-with-w3): Require url, to get
6878 url-insert-file-contents regardless of where it is defined.
6879
68802005-08-13 Romain Francoise <romain@orebokech.com>
6881
6882 * message.el (message-cite-original-1): New function.
6883 (message-cite-original): Use it.
6884 (message-cite-original-without-signature): Ditto.
6885
68862005-08-08 Romain Francoise <romain@orebokech.com>
6887
6888 * message.el (message-yank-empty-prefix): New variable.
6889 (message-indent-citation): Use it.
6890 (message-cite-original-without-signature): Respect X-No-Archive.
6891
68922005-08-08 Simon Josefsson <jas@extundo.com>
6893
6894 * pgg.el: Autoload url-insert-file-contents instead of loading
6895 w3/url.
6896 (pgg-insert-url-with-w3): Don't load url here.
6897
68982005-08-07 Jesper Harder <harder@phys.au.dk>
6899
6900 * message.el (message-kill-to-signature): Don't insert newline at
6901 bol.
6902 (message-newline-and-reformat): Bind fill-paragraph-function to nil.
6903
69042005-08-06 Romain Francoise <romain@orebokech.com>
6905
6906 * message.el (message-user-fqdn): Fix typo in docstring.
6907
69082005-08-05 Daiki Ueno <ueno@unixuser.org>
6909
6910 * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
6911
6912 * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
6913
69142005-08-05 Katsumi Yamaoka <yamaoka@jpl.org>
6915
6916 * mm-bodies.el (mm-encode-body): Use coding system rather than
6917 charset to encode text.
6918
6919 * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
6920 number of charsets if utf-8 is available (XEmacs).
6921
69222005-08-04 Reiner Steib <Reiner.Steib@gmx.de>
6923
6924 * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
6925 taken from `gnus-button-mid-or-mail-regexp'.
6926 (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
6927 (gnus-button-alist): Improve regexp for domain part of the MIDs
6928 for news:localpart@domain buttons.
6929 (gnus-button-ctan-directory-regexp): Update.
6930
69312005-08-02 Katsumi Yamaoka <yamaoka@jpl.org>
6932
6933 * sieve-manage.el (sieve-manage-interactive-login): Use
6934 make-local-variable rather than make-variable-buffer-local.
6935 (sieve-manage-open): Ditto.
6936 (sieve-manage-authenticate): Ditto.
6937
6938 * mml.el (mml-generate-mime-1): Make the content type default to
6939 text/plain if the filename is not specified.
6940
69412005-08-01 Katsumi Yamaoka <yamaoka@jpl.org>
6942
6943 * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
6944 instead of insert-buffer.
6945
6946 * message.el (message-yank-original): Ditto; set the mark at the
6947 end of the yanked message.
6948
69492005-07-29 Katsumi Yamaoka <yamaoka@jpl.org>
6950
6951 * gnus-art.el (gnus-article-next-page-1): Reduce the number of
6952 lines to scroll rather than to stop it.
6953
6954 * mml.el (mml-generate-default-type): Add doc string.
6955 (mml-generate-mime-1): Use mm-default-file-encoding or make it
6956 default to application/octet-stream when determining the content
6957 type if it is not specified for the part or the mml contents; add
6958 a comment about mml-generate-default-type.
6959
69602005-07-29 Reiner Steib <Reiner.Steib@gmx.de>
6961
6962 * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
6963 make it default to application/octet-stream when determining the
6964 content type if it is not specified for the external contents.
6965
69662005-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
6967
6968 * rfc2231.el (rfc2231-parse-string): Take care that not only a
6969 segmented parameter but also other parameters might be there.
6970
69712005-07-27 Katsumi Yamaoka <yamaoka@jpl.org>
6972
6973 * mm-decode.el (mm-display-external): Delete temp file, directory
6974 and buffer immediately if the external process is exited.
6975
69762005-07-26 Katsumi Yamaoka <yamaoka@jpl.org>
6977
6978 * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
6979 fewer lines than that of scroll-margin.
6980 (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
6981
69822005-07-25 Katsumi Yamaoka <yamaoka@jpl.org>
6983
6984 * gnus-art.el (gnus-article-next-page): Revert.
6985 (gnus-article-beginning-of-window): New macro.
6986 (gnus-article-next-page-1): Use it.
6987 (gnus-article-prev-page): Ditto.
6988 (gnus-article-edit-part): Use insert-buffer-substring instead of
6989 insert-buffer.
6990 (gnus-article-edit-exit): Ditto.
6991
6992 * gnus-util.el (gnus-beginning-of-window): Remove.
6993 (gnus-end-of-window): Remove.
6994
69952005-07-25 Simon Josefsson <jas@extundo.com>
6996
6997 * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
6998 to have the url package without w3. Reported by Daiki Ueno
6999 <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
7000
70012005-07-20 Didier Verna <didier@xemacs.org>
7002
7003 * gnus-diary.el: Remove the description comment (nndiary is now
7004 properly documented in the Gnus manual).
7005 Fix the spelling of "Back End".
7006 * nndiary.el: Ditto.
7007 Fix the copyright notice.
7008
70092005-07-18 Romain Francoise <romain@orebokech.com>
7010
149cd465
JB
7011 * gnus-sum.el (gnus-summary-to-prefix)
7012 (gnus-summary-newsgroup-prefix): New variables.
01c52d31
MB
7013 (gnus-summary-from-or-to-or-newsgroups): Use them.
7014
70152005-07-17 Romain Francoise <romain@orebokech.com>
7016
7017 * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
7018 space as it's generally not especially interesting to the user.
7019
70202005-07-16 Romain Francoise <romain@orebokech.com>
7021
7022 * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
7023 nil to avoid prompting and file modification if one of the
7024 messages at the top of the nnfolder file contains a copyright
7025 notice.
7026 Update copyright notice.
7027
7028 * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
7029 instead of `current-time-string' as the latter creates a time
7030 string that is not RFC 2822 compliant (it lacks the zone).
7031 Update copyright notice.
7032
70332005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
7034
7035 * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
7036 for text/rtf. Display default in prompt. Pass default for M-n.
7037
7038 * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
7039
70402005-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
7041
7042 * gnus-msg.el (gnus-button-mailto): Remove
7043 save-selected-window-window hackery because it relies on
7044 save-selected-window internals.
7045
70462005-07-15 Katsumi Yamaoka <yamaoka@jpl.org>
7047
7048 * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
7049 (gnus-article-next-page-1): Use gnus-beginning-of-window.
7050 (gnus-article-prev-page): Ditto.
7051
7052 * gnus-util.el (gnus-beginning-of-window): New function.
7053 (gnus-end-of-window): New function.
7054
70552005-07-14 Hiroshi Fujishima <hiroshi.fujishima@gmail.com> (tiny change)
7056
7057 * gnus-score.el (gnus-score-edit-all-score): Set
7058 gnus-score-edit-exit-function to gnus-score-edit-done and call
7059 gnus-message.
7060
70612005-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
7062
7063 * gnus-msg.el (gnus-button-mailto): Remove
7064 save-selected-window-window hackery because it relies on
7065 save-selected-window internals.
7066
70672005-07-13 Katsumi Yamaoka <yamaoka@jpl.org>
7068
7069 * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
7070 add-minor-mode.
7071 (gnus-binary-mode): Ditto.
7072
7073 * gnus-topic.el (gnus-topic-mode): Ditto.
7074
70752005-07-08 Ralf Angeli <angeli@iwi.uni-sb.de>
7076
7077 * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
7078 (gnus-article-prev-page): Take scroll-margin into consideration.
7079
70802005-07-04 Lute Kamstra <lute@gnu.org>
7081
7082 Update FSF's address in GPL notices.
7083
70842005-07-04 Juanma Barranquero <lekktu@gmail.com>
7085
7086 * gnus.el (gnus-exit):
7087 * gnus-group.el (gnus-group-icons):
7088 * nnmail.el (nnmail-prepare): Fix typos in docstrings.
7089
7090 * gnus-nocem.el (gnus-nocem):
7091 * message.el (message-various, message-buffers, message-sending)
7092 (message-interface, message-forwarding, message-insertion)
7093 (message-headers, message-news, message-mail):
7094 * pgg-gpg.el (pgg-gpg):
7095 * pgg-parse.el (pgg-parse):
7096 * pgg-pgp.el (pgg-pgp):
7097 * pgg-pgp5.el (pgg-pgp5):
7098 * pop3.el (pop3): Finish `defgroup' description with period.
7099
71002005-07-01 Katsumi Yamaoka <yamaoka@jpl.org>
7101
7102 * gnus-art.el (article-display-face): Improve the efficiency.
7103 (article-display-x-face): Ditto; remove grey x-face stuff.
7104
71052005-06-30 Katsumi Yamaoka <yamaoka@jpl.org>
7106
7107 * gnus-art.el (article-display-face): Correct the position in
7108 which Faces are inserted.
7109
71102005-06-29 Didier Verna <didier@xemacs.org>
7111
7112 * gnus-art.el (article-display-face): Display faces in correct
7113 order.
7114
71152005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
7116
7117 * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
7118 (gnus-fill-real-hashtb): Use hash table instead of obarray.
7119 (gnus-nocem-check-article): Fetch the Type header.
7120 (gnus-nocem-message-wanted-p): Fix the way to examine types.
7121 (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
7122 (gnus-nocem-enter-article): Use hash tables rather than obarrays;
7123 make sure gnus-nocem-hashtb is initialized.
7124 (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
7125 (gnus-nocem-unwanted-article-p): Ditto.
7126
7127 * pgg.el (pgg-verify): Return the verification result.
7128
71292005-06-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
7130
7131 * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
7132 is ascii.
7133
71342005-06-24 Juanma Barranquero <lekktu@gmail.com>
7135
7136 * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
7137 `show-nonbreak-escape'.
7138
71392005-06-23 Lute Kamstra <lute@gnu.org>
7140
7141 * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
7142
7143 * dig.el (dig-mode):
7144 * smime.el (smime-mode): Use gnus-run-mode-hooks.
7145
71462005-06-21 Juanma Barranquero <lekktu@gmail.com>
7147
7148 * nnimap.el (nnimap-split-download-body): Fix spellings.
7149
71502005-06-16 Juanma Barranquero <lekktu@gmail.com>
7151
7152 * gnus-art.el (gnus-article-encrypt-body):
7153 * gnus-cus.el (gnus-score-customize):
cc398b83
JB
7154 * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
7155 * pop3.el (pop3-user): Don't use `format' on `error' arguments.
b66c24b4 7156
880820fe 71572005-06-16 Arne Jørgensen <arne@arnested.dk>
01c52d31
MB
7158
7159 * smime.el (smime-cert-by-ldap-1): Detect PEM format without
7160 header by looking for magic "MII" at the beginnig.
7161
71622005-06-16 Miles Bader <miles@gnu.org>
7163
7164 * assistant.el (assistant-field): Remove "-face" suffix from face name.
7165 (assistant-field-face): New backward-compatibility alias for renamed
7166 face.
7167 (assistant-render-text): Use renamed assistant-field face.
7168
7169 * spam.el (spam): Remove "-face" suffix from face name.
7170 (spam-face): New backward-compatibility alias for renamed face.
7171 (spam-face, spam-initialize): Use renamed spam face.
7172
7173 * message.el (message-header-to, message-header-cc)
7174 (message-header-subject, message-header-newsgroups)
7175 (message-header-other, message-header-name)
7176 (message-header-xheader, message-separator, message-cited-text)
7177 (message-mml): Remove "-face" suffix from face names.
7178 (message-header-to-face, message-header-cc-face)
7179 (message-header-subject-face, message-header-newsgroups-face)
7180 (message-header-other-face, message-header-name-face)
7181 (message-header-xheader-face, message-separator-face)
7182 (message-cited-text-face, message-mml-face):
7183 New backward-compatibility aliases for renamed faces.
7184 (message-font-lock-keywords): Use renamed message faces.
7185
7186 * sieve-mode.el (sieve-control-commands, sieve-action-commands)
7187 (sieve-test-commands, sieve-tagged-arguments):
7188 Remove "-face" suffix from face names.
7189 (sieve-control-commands-face, sieve-action-commands-face)
7190 (sieve-test-commands-face, sieve-tagged-arguments-face):
7191 New backward-compatibility aliases for renamed faces.
7192 (sieve-control-commands-face, sieve-action-commands-face)
7193 (sieve-test-commands-face, sieve-tagged-arguments-face):
7194 Use renamed sieve faces.
7195
7196 * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
7197 (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
7198 (gnus-group-news-3-empty, gnus-group-news-4)
7199 (gnus-group-news-4-empty, gnus-group-news-5)
7200 (gnus-group-news-5-empty, gnus-group-news-6)
7201 (gnus-group-news-6-empty, gnus-group-news-low)
7202 (gnus-group-news-low-empty, gnus-group-mail-1)
7203 (gnus-group-mail-1-empty, gnus-group-mail-2)
7204 (gnus-group-mail-2-empty, gnus-group-mail-3)
7205 (gnus-group-mail-3-empty, gnus-group-mail-low)
7206 (gnus-group-mail-low-empty, gnus-summary-selected)
7207 (gnus-summary-cancelled, gnus-summary-high-ticked)
7208 (gnus-summary-low-ticked, gnus-summary-normal-ticked)
7209 (gnus-summary-high-ancient, gnus-summary-low-ancient)
7210 (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
7211 (gnus-summary-low-undownloaded)
7212 (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
7213 (gnus-summary-low-unread, gnus-summary-normal-unread)
7214 (gnus-summary-high-read, gnus-summary-low-read)
7215 (gnus-summary-normal-read, gnus-splash):
7216 Remove "-face" suffix from face names.
7217 (gnus-group-news-1-face, gnus-group-news-1-empty-face)
7218 (gnus-group-news-2-face, gnus-group-news-2-empty-face)
7219 (gnus-group-news-3-face, gnus-group-news-3-empty-face)
7220 (gnus-group-news-4-face, gnus-group-news-4-empty-face)
7221 (gnus-group-news-5-face, gnus-group-news-5-empty-face)
7222 (gnus-group-news-6-face, gnus-group-news-6-empty-face)
7223 (gnus-group-news-low-face, gnus-group-news-low-empty-face)
7224 (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
7225 (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
7226 (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
7227 (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
7228 (gnus-summary-selected-face, gnus-summary-cancelled-face)
7229 (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
7230 (gnus-summary-normal-ticked-face)
7231 (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
7232 (gnus-summary-normal-ancient-face)
7233 (gnus-summary-high-undownloaded-face)
7234 (gnus-summary-low-undownloaded-face)
7235 (gnus-summary-normal-undownloaded-face)
7236 (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
7237 (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
7238 (gnus-summary-low-read-face, gnus-summary-normal-read-face)
7239 (gnus-splash-face):
7240 New backward-compatibility aliases for renamed faces.
7241 (gnus-group-startup-message): Use renamed gnus faces.
7242
7243 * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
7244 (gnus-server-closed, gnus-server-denied, gnus-server-offline)
7245 (gnus-server-agent): Remove "-face" suffix from face names.
7246 (gnus-server-agent-face, gnus-server-opened-face)
7247 (gnus-server-closed-face, gnus-server-denied-face)
7248 (gnus-server-offline-face):
7249 New backward-compatibility aliases for renamed faces.
7250 (gnus-server-agent-face, gnus-server-opened-face)
7251 (gnus-server-closed-face, gnus-server-denied-face)
7252 (gnus-server-offline-face): Use renamed gnus faces.
7253
7254 * gnus-picon.el (gnus-picon-xbm, gnus-picon):
7255 Remove "-face" suffix from face names.
7256 (gnus-picon-xbm-face, gnus-picon-face):
7257 New backward-compatibility aliases for renamed faces.
7258
7259 * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
7260 (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
7261 (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
7262 (gnus-cite-11): Remove "-face" suffix from face names.
7263 (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
7264 (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
7265 (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
7266 (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
7267 New backward-compatibility aliases for renamed faces.
7268 (gnus-cite-attribution-face, gnus-cite-face-list)
7269 (gnus-article-boring-faces): Use renamed gnus faces.
7270
7271 * gnus-art.el (gnus-signature, gnus-header-from)
7272 (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
7273 (gnus-header-content): Remove "-face" suffix from face names.
7274 (gnus-signature-face, gnus-header-from-face)
7275 (gnus-header-subject-face, gnus-header-newsgroups-face)
7276 (gnus-header-name-face, gnus-header-content-face):
7277 New backward-compatibility aliases for renamed faces.
7278 (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
7279
7280 * gnus-sum.el (gnus-summary-selected-face)
7281 (gnus-summary-highlight): Use renamed gnus faces.
7282 * gnus-group.el (gnus-group-highlight): Likewise.
7283
72842005-06-14 Juanma Barranquero <lekktu@gmail.com>
7285
7286 * gnus-sieve.el (gnus-sieve-article-add-rule):
7287 * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
7288 * spam-stat.el (spam-stat-buffer-change-to-spam)
7289 (spam-stat-buffer-change-to-non-spam): Follow error conventions.
7290
7291 * message.el (message-is-yours-p):
7292 * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
7293
72942005-06-14 Katsumi Yamaoka <yamaoka@jpl.org>
7295
7296 * mm-view.el (mm-inline-text): Withdraw the last change.
7297
72982005-06-09 Katsumi Yamaoka <yamaoka@jpl.org>
7299
7300 * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
7301 executing enriched-decode.
7302
73032005-06-07 Katsumi Yamaoka <yamaoka@jpl.org>
7304
7305 * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
7306 charset of tar files.
7307
73082005-06-04 Luc Teirlinck <teirllm@auburn.edu>
7309
7310 * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
7311
73122005-06-04 Lute Kamstra <lute@gnu.org>
7313
7314 * nnfolder.el (nnfolder-read-folder): Make sure that undo
7315 information is never recorded.
7316
73172005-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
7318
7319 * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
7320
73212005-06-02 Katsumi Yamaoka <yamaoka@jpl.org>
7322
7323 * pop3.el (pop3-apop): Run md5 in the binary mode.
7324
7325 * starttls.el (starttls-set-process-query-on-exit-flag):
7326 Use eval-and-compile.
7327
73282005-05-31 Simon Josefsson <jas@extundo.com>
7329
7330 * smime.el (smime-replace-in-string): Define.
7331 (smime-cert-by-ldap-1): Use it.
7332
73332005-05-31 Katsumi Yamaoka <yamaoka@jpl.org>
7334
7335 * gnus-art.el (article-display-x-face): Replace
7336 process-kill-without-query by gnus-set-process-query-on-exit-flag.
7337
7338 * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
7339 set-process-query-on-exit-flag or process-kill-without-query.
7340
7341 * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
7342 loop instead of replace-regexp.
7343
7344 * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
7345 instead of process-kill-without-query if it is available.
7346
7347 * mm-util.el (mm-insert-file-contents): Bind find-file-hook
7348 instead of find-file-hooks if it is available.
7349
7350 * mml1991.el: Bind pgg-default-user-id when compiling.
7351
7352 * mml2015.el: Bind pgg-default-user-id when compiling.
7353
7354 * nndraft.el (nndraft-request-associate-buffer):
7355 Use write-contents-functions instead of write-contents-hooks if it is
7356 available.
7357
7358 * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
7359 instead of find-file-hooks if it is available.
7360
7361 * nntp.el (nntp-open-connection): Replace
7362 process-kill-without-query by gnus-set-process-query-on-exit-flag.
7363 (nntp-open-ssl-stream): Ditto.
7364 (nntp-open-tls-stream): Ditto.
7365
7366 * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
7367 set-process-query-on-exit-flag or process-kill-without-query.
7368 (starttls-open-stream-gnutls): Use it instead of
7369 process-kill-without-query.
7370 (starttls-open-stream): Ditto.
7371
73722005-05-31 Ulf Stegemann <ulf@zeitform.de> (tiny change)
7373
7374 * smime.el (smime-cert-by-ldap-1): Don't use
7375 replace-regexp-in-string.
7376
880820fe 73772005-05-31 Arne Jørgensen <arne@arnested.dk>
01c52d31
MB
7378
7379 * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
7380
7381 * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
002876ab 7382 in PEM format. Adjust to the XEmacs compability.
01c52d31
MB
7383
73842005-05-30 Reiner Steib <Reiner.Steib@gmx.de>
7385
7386 * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
7387 by `string-to-number'.
7388 * gnus-agent.el (gnus-agent-regenerate-group)
7389 (gnus-agent-fetch-articles): Ditto.
7390 * gnus-art.el (gnus-button-fetch-group): Ditto.
7391 * gnus-cache.el (gnus-cache-generate-active)
7392 (gnus-cache-articles-in-group): Ditto.
7393 * gnus-group.el (gnus-group-set-current-level)
7394 (gnus-group-insert-group-line): Ditto.
7395 * gnus-score.el (gnus-score-set-expunge-below)
7396 (gnus-score-set-mark-below, gnus-summary-score-effect)
7397 (gnus-summary-score-entry): Ditto.
7398 * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
7399 (gnus-soup-pack): Ditto.
7400 * gnus-spec.el (gnus-xmas-format): Ditto.
7401 * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
7402 * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
7403 * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
7404 * nnbabyl.el (nnbabyl-article-group-number): Ditto.
7405 * nndb.el (nndb-get-remote-expire-response): Ditto.
7406 * nndiary.el (nndiary-parse-schedule-value)
7407 (nndiary-string-to-number, nndiary-request-replace-article)
7408 (nndiary-request-article): Ditto.
7409 * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
7410 * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
7411 * nneething.el (nneething-make-head): Ditto.
7412 * nnfolder.el (nnfolder-request-article)
7413 (nnfolder-retrieve-headers): Ditto.
7414 * nnheader.el (nnheader-file-to-number): Ditto.
7415 * nnkiboze.el (nnkiboze-request-article): Ditto.
7416 * nnmail.el (nnmail-process-unix-mail-format)
7417 (nnmail-process-babyl-mail-format): Ditto.
7418 * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
7419 * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
7420 (nnmh-request-create-group, nnmh-request-list-1)
7421 (nnmh-request-group, nnmh-request-article): Ditto.
7422 * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
7423 * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
7424 * nnsoup.el (nnsoup-make-active): Ditto.
7425 * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
7426 * nntp.el (nntp-find-group-and-number)
7427 (nntp-retrieve-headers-with-xover): Ditto.
7428 * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
7429 * pgg-parse.el (pgg-read-body, pgg-read-bytes)
7430 (pgg-format-key-identifier): Ditto.
7431 * pop3.el (pop3-last, pop3-stat): Ditto.
7432 * qp.el (quoted-printable-decode-region): Ditto.
7433
7434 * spam-report.el (spam-report-url-ping-mm-url): Use format instead
7435 of concat.
7436
74372005-05-30 Katsumi Yamaoka <yamaoka@jpl.org>
7438
7439 * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
7440
7441 * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
7442
7443 * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
7444
7445 * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
7446
7447 * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
7448
7449 * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
7450
7451 * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
7452 (gnus-carpal-mode): Ditto.
7453
7454 * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
7455 (gnus-browse-mode): Ditto.
7456
7457 * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
7458
7459 * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
7460
74612005-05-29 Richard M. Stallman <rms@gnu.org>
7462
7463 * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
7464
74652005-05-27 Katsumi Yamaoka <yamaoka@jpl.org>
7466
7467 * gnus-util.el (gnus-run-mode-hooks): New function.
7468
7469 * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
7470
74712005-05-26 Luc Teirlinck <teirllm@auburn.edu>
7472
7473 * gnus-agent.el (gnus-agent-make-mode-line-string):
7474 Use mode-line-highlight as mouse-face.
7475
74762005-05-17 Katsumi Yamaoka <yamaoka@jpl.org>
7477
7478 * canlock.el (canlock): Change the parent group to news.
7479
7480 * deuglify.el (gnus-outlook-deuglify): Add :group.
7481
7482 * dig.el (dig): Add :group.
7483
7484 * dns-mode.el (dns-mode): Add :group.
7485
7486 * encrypt.el (encrypt): Add :group.
7487
7488 * gnus-cite.el (gnus-cite-attribution-face): Add :group.
7489 (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
7490 (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
7491 (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
7492 (gnus-cite-face-10, gnus-cite-face-11): Ditto.
7493
7494 * gnus-diary.el (gnus-diary): Add :group.
7495
7496 * gnus.el (gnus-group-news-1-face): Add :group.
7497 (gnus-group-news-1-empty-face): Ditto.
7498 (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
7499 (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
7500 (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
7501 (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
7502 (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
7503 (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
7504 (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
7505 (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
7506 (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
7507 (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
7508 (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
7509 (gnus-summary-high-ticked-face): Ditto.
7510 (gnus-summary-low-ticked-face): Ditto.
7511 (gnus-summary-normal-ticked-face): Ditto.
7512 (gnus-summary-high-ancient-face): Ditto.
7513 (gnus-summary-low-ancient-face): Ditto.
7514 (gnus-summary-normal-ancient-face): Ditto.
7515 (gnus-summary-high-undownloaded-face): Ditto.
7516 (gnus-summary-low-undownloaded-face): Ditto.
7517 (gnus-summary-normal-undownloaded-face): Ditto.
7518 (gnus-summary-high-unread-face): Ditto.
7519 (gnus-summary-low-unread-face): Ditto.
7520 (gnus-summary-normal-unread-face): Ditto.
7521 (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
7522 (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
7523
7524 * hashcash.el (hashcash): New custom group.
7525 (hashcash-default-payment): Add :group.
7526 (hashcash-payment-alist): Ditto.
7527 (hashcash-default-accept-payment): Ditto.
7528 (hashcash-accept-resources): Ditto.
7529 (hashcash-path): Ditto.
7530 (hashcash-extra-generate-parameters): Ditto.
7531 (hashcash-double-spend-database): Ditto.
7532 (hashcash-in-news): Ditto.
7533
7534 * message.el (message-minibuffer-local-map): Add :group.
7535
7536 * netrc.el (netrc): Add :group.
7537
7538 * sieve-manage.el (sieve-manage-log): Add :group.
7539 (sieve-manage-default-user): Diito.
7540 (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
7541 (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
7542 (sieve-manage-authenticators): Ditto.
7543 (sieve-manage-authenticator-alist): Ditto.
7544 (sieve-manage-default-port): Ditto.
7545
7546 * sieve-mode.el (sieve-control-commands-face): Add :group.
7547 (sieve-action-commands-face): Ditto.
7548 (sieve-test-commands-face): Ditto.
7549 (sieve-tagged-arguments-face): Ditto.
7550
7551 * smime.el (smime): Add :group.
7552
7553 * spam-report.el (spam-report): Add :group.
7554
7555 * spam.el (spam, spam-face): Add :group.
7556
75572005-05-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
7558
7559 * nntp.el (nntp-next-result-arrived-p): Some news servers may
7560 return \n.\n.\n at the end of articles. Protect against that.
7561 (nntp-with-open-group): Allow debugging.
7562
7563 * nnheader.el (mail-header-set-extra): Make into a function
7564 because I just could't understand how to quote the list properly.
7565
7566 * dns.el (query-dns-cached): New function.
7567
75682005-05-26 Lute Kamstra <lute@gnu.org>
7569
7570 * score-mode.el (gnus-score-mode): Use run-mode-hooks.
7571
75722005-05-16 Katsumi Yamaoka <yamaoka@jpl.org>
7573
7574 * gnus-art.el: Don't autoload mail-extract-address-components.
7575
7576 * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
7577 eval-and-compile to evaluate it.
7578
7579 * hashcash.el: Don't autoload executable-find.
7580
7581 * nndb.el: Don't declare the nndb back end two or more times; don't
7582 autoload news-reply-mode, news-setup, cancel-timer and telnet.
7583
7584 * nntp.el: Autoload format-spec instead of format; use
7585 eval-and-compile to evaluate autoload forms.
7586
75872005-05-09 Georg C. F. Greve <greve@gnu.org> (tiny change)
7588
7589 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
7590
75912005-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
7592
7593 * gnus.el (gnus-version-number): Bump version.
7594
75952005-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
7596
7597 * gnus.el: No Gnus v0.3 is released.
7598
75992005-04-28 Katsumi Yamaoka <yamaoka@jpl.org>
7600
7601 * gnus-art.el (gnus-article-edit-part): Disable undo.
7602
76032005-04-25 Katsumi Yamaoka <yamaoka@jpl.org>
7604
7605 * gnus-art.el (article-date-ut): Don't delete X-Sent header when
7606 gnus-article-date-lapsed-new-header is t if date timer is active;
7607 skip headers in which the original date value is empty.
7608 (gnus-article-save-original-date): Redefine it as a macro.
7609 (gnus-display-mime): Use it.
7610
76112005-04-22 Katsumi Yamaoka <yamaoka@jpl.org>
7612
7613 * gnus-art.el (article-date-ut): Support converting date in
7614 forwarded parts as well.
7615 (gnus-article-save-original-date): New function.
7616 (gnus-display-mime): Use it.
7617
76182005-04-22 David Hansen <david.hansen@physik.fu-berlin.de>
7619
7620 * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
7621 enclosure element of <item>.
7622
76232005-04-21 Reiner Steib <Reiner.Steib@gmx.de>
7624
7625 * message.el (message-kill-buffer-query): Renamed from
7626 `message-kill-buffer-query-if-modified'. Added :version.
7627
76282005-04-19 Katsumi Yamaoka <yamaoka@jpl.org>
7629
7630 * mml.el (mml-preview): Bind gnus-message-buffer while setting the
7631 window layout.
7632
76332005-04-18 Katsumi Yamaoka <yamaoka@jpl.org>
7634
7635 * mml.el: Autoload dnd when compiling.
7636
76372005-04-18 Reiner Steib <Reiner.Steib@gmx.de>
7638
7639 * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
7640 x-dnd-*.
7641
76422005-04-18 Katsumi Yamaoka <yamaoka@jpl.org>
7643
7644 * qp.el (quoted-printable-encode-region): Save excursion.
7645
76462005-04-14 Teodor Zlatanov <tzz@lifelogs.com>
7647
7648 * message.el (message-kill-buffer-query-if-modified): Add new variable
7649 so the user can kill a modified message buffer quickly.
7650 (message-kill-buffer): Use it.
7651
76522005-04-13 Katsumi Yamaoka <yamaoka@jpl.org>
7653
7654 * gnus-art.el (gnus-mime-inline-part): Use mm-string-to-multibyte.
7655 * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
7656
76572005-04-12 Katsumi Yamaoka <yamaoka@jpl.org>
7658
7659 * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
7660 contained in text because xml.el decodes entities) with LFs.
7661
76622005-04-11 Lute Kamstra <lute@gnu.org>
7663
7664 * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
7665 differently.
7666
76672005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
7668
7669 * mm-util.el (mm-detect-coding-region): Typo.
7670
76712005-04-11 Katsumi Yamaoka <yamaoka@jpl.org>
7672
7673 * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
7674
76752005-04-06 D Goel <deego@gnufans.org>
7676
7677 * spam-stat.el (spam-stat-score-buffer): Add a call to a
7678 user-function allow user modifications of the scores.
7679 (spam-stat-score-buffer-user): New function, to allow
7680 user-computed modifications to the score.
002876ab
JB
7681 (spam-stat-score-buffer-user-functions): List of additional
7682 scoring functions.
7683 (spam-stat-error-holder): Global temporary error holder.
7684 (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
7685 variable.
01c52d31
MB
7686
76872005-04-06 Teodor Zlatanov <tzz@lifelogs.com>
7688
7689 * gnus-registry.el (gnus-registry-clean-empty-function)
7690 (gnus-registry-trim, gnus-registry-fetch-groups)
7691 (gnus-registry-delete-group): Groups that match
7692 `gnus-registry-ignored-groups' are removed from the registry
7693 entries, not just ignored for splitting. This helps clean up the
7694 registry. Also, `gnus-registry-fetch-groups' is a convenient way
7695 to get all the groups a message ID is in.
7696
7697 * spam-stat.el (spam-stat-split-fancy-spam-threshold)
7698 (spam-stat-split-fancy): Change "threshhold" to "threshold"
7699 (spam-stat-score-buffer-user-functions): Add :number custom type.
7700
77012005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
7702
7703 * mm-util.el (mm-coding-system-p): Don't return binary for the nil
7704 argument in XEmacs.
7705
7706 * nnrss.el (nnrss-compatible-encoding-alist): New variable.
7707 (nnrss-request-group): Decode group name first.
7708 (nnrss-request-article): Make a text/plain article if mml-to-mime
7709 failed.
7710 (nnrss-get-encoding): Return a compatible encoding according to
7711 nnrss-compatible-encoding-alist.
7712 (nnrss-find-el): Use consp instead of listp.
7713 (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
7714
77152005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
7716
7717 * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
7718 which Emacs 20 doesn't support.
7719 (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
7720
77212005-04-04 Reiner Steib <Reiner.Steib@gmx.de>
7722
7723 * nnimap.el (nnimap-date-days-ago): Add defvars in order to
002876ab 7724 silence the byte compiler inside the defun.
01c52d31
MB
7725
7726 * gnus-demon.el (parse-time-string): Add autoload.
7727
7728 * gnus-delay.el (parse-time-string): Add autoload.
7729
7730 * gnus-art.el (parse-time-string): Add autoload.
7731
7732 * nnultimate.el (parse-time): Require for `parse-time-string'.
7733
77342005-03-31 Reiner Steib <Reiner.Steib@gmx.de>
7735
7736 * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
7737
7738 * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
7739
7740 * smime.el (smime-ldap-host-list): Add :version.
7741
77422005-03-21 Reiner Steib <Reiner.Steib@gmx.de>
7743
7744 * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
7745 pass it to `gnus-browse-read-group'.
7746 (gnus-browse-read-group): Add NUMBER argument and pass it to
7747 `gnus-group-read-ephemeral-group'.
7748
7749 * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
7750 argument and pass it to `gnus-group-read-group'.
7751
77522005-03-19 Aidan Kehoe <kehoea@parhasard.net>
7753
7754 * mm-util.el (mm-xemacs-find-mime-charset): Only call
7755 mm-xemacs-find-mime-charset-1 if we have the mule feature
7756 available at runtime.
7757
77582005-03-25 Werner Lemberg <wl@gnu.org>
7759
7760 * nnmaildir.el: Replace `illegal' with `invalid'.
7761
77622005-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
7763
7764 * gnus-start.el (gnus-display-time-event-handler):
7765 Check display-time-timer at runtime rather than only at load time
7766 in case display-time-mode is turned off in the mean time.
7767
77682005-03-16 Reiner Steib <Reiner.Steib@gmx.de>
7769
7770 * nnimap.el (nnimap-open-connection): Print which authinfo file is
7771 used.
7772
7773 * nneething.el (nneething-map-file-directory): Derive from
7774 `gnus-directory'.
7775
7776 * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
7777 the To/Cc button.
7778
77792005-03-15 Reiner Steib <Reiner.Steib@gmx.de>
7780
7781 * nnmaildir.el (nnmaildir-request-accept-article):
7782 Use `nnheader-cancel-timer' for compatibility with current XEmacs.
7783
77842005-03-13 Andrey Slusar <anrays@gmail.com> (tiny change)
7785
7786 * gnus-async.el: Require timer-funcs at compile time when in
7787 XEmacs for `run-with-idle-timer'.
7788
77892005-03-13 Andrey Slusar <anrays@gmail.com> (tiny change)
7790
7791 * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
7792 autoloaded function.
7793
77942005-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
7795
7796 * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
7797
880820fe 77982005-03-10 Arne Jørgensen <arne@arnested.dk> (tiny change)
01c52d31
MB
7799
7800 * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
7801
78022005-03-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
7803
7804 * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
7805 gnus-expert-user to default.
7806
78072005-03-08 Juergen Kreileder <jk@blackdown.de> (tiny change)
7808
7809 * nnimap.el (nnimap-open-server): Ditto.
7810
7811 * imap.el (imap-authenticate): Fix typo.
7812
78132005-03-08 Bjorn Solberg <bjorn_ding@hekneby.org> (tiny change)
7814
7815 * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
7816 buffer (since IMAP server might return FETCH response out of
7817 order, and the nntp buffer must be sorted).
7818
78192005-03-06 Kevin Greiner <kevin.greiner@compsol.cc>
7820
7821 * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
7822 comparison on string.
7823
149cd465
JB
7824 * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
7825 (gnus-agent-score): Renamed category keywords to match gnus-cus.
01c52d31
MB
7826 (gnus-agent-summary-fetch-series): Modified to protect against
7827 gnus-agent-summary-fetch-group clearing processable flags.
7828 (gnus-agent-synchronize-group-flags): Update live group buffer as
7829 synchronization may occur due to the user toggle the plugged
7830 status.
7831 (gnus-agent-fetch-group-1): Clear downloadable flag when article
7832 successfully downloaded.
7833 (gnus-agent-expire-group-1): Avoid using markers when the overview
7834 is in ascending order; greatly improves performance.
7835 (gnus-agent-regenerate-group): Use
7836 gnus-agent-synchronize-group-flags to reset read status in both
7837 gnus and server.
7838 (gnus-agent-update-files-total-fetched-for): Fixed initial size.
7839
78402005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
7841
7842 * message.el: Don't autoload former message-utils variables.
7843 (message-strip-subject-trailing-was): Change doc string.
7844
7845 * nnweb.el: Fixes for `gnus-group-make-web-group'.
7846 (nnweb-type-definition): Don't add "hl=en" in `address'. Add `base'.
7847 (nnweb-google-search): Add "hl=en" here.
7848 (nnweb-google-parse-1, nnweb-google-create-mapping):
7849 Don't hardcode URL.
7850
78512005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
7852
7853 * message.el (message-get-reply-headers, message-followup):
7854 Mention related variables `message-use-followup-to' and
7855 `message-use-mail-followup-to', in the information buffer.
7856
7857 * nnweb.el (nnweb-type-definition): Use groups.google.de instead
7858 of broken groups(-beta).google.com.
7859
78602005-03-03 Teodor Zlatanov <tzz@lifelogs.com>
7861
7862 * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
7863 parameter to invoked gnus-request-move-article; remove the
7864 redundant gnus-sum-hint-move-is-internal variable; apply the marks
7865 all at once instead of once per article.
7866 (gnus-summary-remove-process-mark): Accept a list of articles as
7867 well as a single article for processing.
7868
7869 * gnus-int.el (gnus-request-move-article): Add move-is-internal
7870 parameter.
7871
7872 * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
7873
7874 * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
7875
7876 * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
7877 parameter.
7878
7879 * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
7880 parameter.
7881
7882 * nnimap.el (nnimap-request-move-article): Add move-is-internal
7883 parameter and remove the gnus-sum-hint-move-is-internal variable.
7884
7885 * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
7886 parameter.
7887
7888 * nndraft.el (nndraft-request-move-article): Add move-is-internal
7889 parameter.
7890
7891 * nndiary.el (nndiary-request-move-article): Add move-is-internal
7892 parameter.
7893
7894 * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
7895
7896 * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
7897 parameter.
7898
7899 * nnagent.el (nnagent-request-move-article): Add move-is-internal
7900 parameter.
7901
79022005-03-01 Stefan Monnier <monnier@iro.umontreal.ca>
7903
7904 * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
7905 a more conservative way.
7906
79072005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
7908
7909 * gnus-sum.el (gnus-summary-exit): Move point after displaying the
7910 buffer, so it moves the window's cursor.
7911
880820fe 79122005-02-26 Arne Jørgensen <arne@arnested.dk>
01c52d31
MB
7913
7914 * mm-decode.el (mm-dissect-buffer): Pass the from field on to
7915 `mm-dissect-multipart' and receive the from field as an (optional)
7916 argument from `mm-dissect-multipart'.
7917 (mm-dissect-multipart): Receive the from field as an argument and
7918 pass it on when we call `mm-dissect-buffer' on MIME parts.
7919 Fixes verification/decryption of signed/encrypted MIME parts.
7920
79212005-02-25 Teodor Zlatanov <tzz@lifelogs.com>
7922
7923 * gnus-sum.el (gnus-summary-move-article): Set
7924 gnus-sum-hint-move-is-internal for gnus-request-move-article and
7925 whatever it calls (right now, only nnimap-request-move article
7926 respects it).
7927
7928 * nnimap.el (nnimap-request-move-article): When
7929 gnus-sum-hint-move-is-internal is set, don't do the extra
7930 nnimap-request-article.
7931
79322005-02-24 Reiner Steib <Reiner.Steib@gmx.de>
7933
7934 * nnheader.el (nnheader-find-file-noselect): Add doc string.
7935
7936 * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
7937 `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
7938
7939 * gnus-sum.el (gnus-summary-caesar-message):
7940 Apply `gnus-treat-article' after rotation.
7941
7942 * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
7943 doc string.
7944
79452005-02-22 Simon Josefsson <jas@extundo.com>
7946
7947 * encrypt.el (encrypt-password-cache-expiry): Remove (use
880820fe 7948 `password-cache-expiry' instead). Reported by Arne Jørgensen
01c52d31
MB
7949 <arne@arnested.dk>.
7950 (encrypt): Add password-cache and password-cache-expiry as group
7951 members.
7952
880820fe 79532005-02-22 Arne Jørgensen <arne@arnested.dk>
01c52d31
MB
7954
7955 * smime.el (smime-ldap-host-list): Doc fix.
7956 (smime-ask-passphrase): Use `password-read-and-add' to read (and
7957 cache) password.
7958 (smime-sign-region): Use it.
7959 (smime-decrypt-region): Use it.
7960 (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
7961 (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
7962 fails.
7963 (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
7964 certificate from DER to PEM format rather than calling openssl.
7965
7966 * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
7967
7968 * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
7969 for signing/encryption.
7970
7971 * mml.el (mml-parse-1): Use them.
7972
880820fe 79732005-02-21 Arne Jørgensen <arne@arnested.dk>
01c52d31
MB
7974
7975 * nnrss.el (nnrss-verbose): Removed.
7976 (nnrss-request-group): Use `nnheader-message' instead.
7977
79782005-02-19 Mark Plaksin <happy@usg.edu> (tiny change)
7979
7980 * nnrss.el (nnrss-verbose): New variable.
7981 (nnrss-request-group): Make it say nnrss is requesting a group.
7982
79832005-02-21 Reiner Steib <Reiner.Steib@gmx.de>
7984
7985 * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
7986 Handle news URL with given port correctly.
7987
79882005-02-19 Katsumi Yamaoka <yamaoka@jpl.org>
7989
7990 * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
7991 containing special characters.
7992
7993 * gnus-sum.el (gnus-summary-edit-article): Ditto.
7994
7995 * mml.el (mime-to-mml): Ditto.
7996
7997 * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
7998 (rfc2047-quote-decoded-words-containing-tspecials): New variable.
7999 (rfc2047-decode-region): Quote decoded words containing special
8000 characters when rfc2047-quote-decoded-words-containing-tspecials
8001 is non-nil.
8002
80032005-02-16 Teodor Zlatanov <tzz@lifelogs.com>
8004
8005 * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
8006
8007 * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
8008
80092005-02-15 Simon Josefsson <jas@extundo.com>
8010
8011 * nnimap.el (nnimap-debug): Doc fix.
8012
8013 * imap.el (imap-debug): Doc fix.
8014
80152005-02-15 Katsumi Yamaoka <yamaoka@jpl.org>
8016
8017 * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
8018
80192005-02-14 Teodor Zlatanov <tzz@lifelogs.com>
8020
8021 * gnus.el (spam-contents): Improve docs for spam-contents
8022 parameter in its variable incarnation.
8023
80242005-02-14 Simon Josefsson <jas@extundo.com>
8025
8026 * smime-ldap.el: Use require instead of load-library for ldap.
8027 (smime-ldap-search): Indent.
8028 (smime-ldap-search-internal): Shorten line.
8029
8030 * smime.el (smime-cert-by-dns): Add doc-string.
8031 (smime-cert-by-ldap-1): Indent.
8032
8033 * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
8034 mml-smime-get-dns-ldap.
8035 (mml-smime-encrypt-query): Use new function. Default to ldap.
8036
880820fe 80372005-02-14 Arne Jørgensen <arne@arnested.dk>
01c52d31
MB
8038
8039 * smime.el: Require smime-ldap.
8040 (smime-ldap-host-list): New variable.
8041 (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
8042
8043 * mml-smime.el (mml-smime-encrypt-query): New function.
8044 (mml-smime-encrypt-query): Use it.
8045
8046 * smime-ldap.el: New file.
8047
80482005-02-13 Katsumi Yamaoka <yamaoka@jpl.org>
8049
8050 * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
8051
80522005-02-14 Reiner Steib <Reiner.Steib@gmx.de>
8053
8054 * gnus-group.el (gnus-group-make-doc-group): Mention prefix
8055 argument in doc string. Make query for type more clear.
8056
80572005-02-13 Reiner Steib <Reiner.Steib@gmx.de>
8058
8059 * gnus.el (gnus-group-startup-message): Search for gnus images in
8060 etc/images/gnus.
8061 * mm-util.el (mm-image-load-path): Likewise.
8062 * smiley.el (smiley-data-directory): Search for smilies in
8063 etc/images/smilies.
8064
80652005-02-09 Kim F. Storm <storm@cua.dk>
8066
8067 Change Emacs release version from 21.4 to 22.1 throughout.
8068 Change Emacs development version from 21.3.50 to 22.0.50.
8069
80702005-02-12 Katsumi Yamaoka <yamaoka@jpl.org>
8071
8072 * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
8073
8074 * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
8075 non-Mule XEmacs as well.
8076 (mm-decompress-buffer): Signal an error intentionally if it does
8077 not decompress compressed data because auto-compression-mode is
8078 disabled.
8079
80802005-02-11 Teodor Zlatanov <tzz@lifelogs.com>
8081
8082 * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
8083 an ID in the registry even if it has no groups.
8084
80852005-02-10 Katsumi Yamaoka <yamaoka@jpl.org>
8086
8087 * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
8088 merge it into mm-decompress-buffer.
8089 (gnus-mime-copy-part): Use the MIME part charset, the value which
8090 a user specified or gnus-newsgroup-charset for decoding, like
8091 gnus-mime-inline-part does; set buffer-file-coding-system to tell
8092 save-buffer what was used. Suggested by Kevin Ryde
8093 <user42@zip.com.au>.
8094 (gnus-mime-inline-part): Allow the name parameter as well as the
8095 filename parameter; force decompressing of compressed data; always
8096 display contents being not decoded as unibyte.
8097
8098 * mm-view.el (mm-display-inline-fontify): Allow the name parameter
8099 as well as the filename parameter.
8100
8101 * mm-util.el (mm-decompress-buffer): Merge
8102 gnus-mime-jka-compr-maybe-uncompress.
8103 (mm-find-buffer-file-coding-system): Doc fix; force decompressing
8104 of compressed data.
8105
81062005-02-08 Simon Josefsson <jas@extundo.com>
8107
8108 * imap.el (imap-log): Doc fix.
8109
81102005-02-07 Katsumi Yamaoka <yamaoka@jpl.org>
8111
8112 * gnus-art.el (gnus-mime-inline-part): Decode parts according to
8113 the coding cookies; decompress compressed parts.
8114
8115 * mml.el (mml-generate-mime-1): Add the charaset parameter according
8116 to the value which a user specified manually or the coding cookie.
8117
8118 * mm-util.el (mm-string-to-multibyte): New function.
8119 (mm-detect-mime-charset-region): Work with Emacs 22 as well.
8120 (mm-coding-system-to-mime-charset): New function.
8121 (mm-decompress-buffer): New function.
8122 (mm-find-buffer-file-coding-system): New function.
8123
8124 * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
8125 (mm-display-inline-fontify): Rewrite for decoding and decompressing
8126 parts.
8127
81282005-02-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
8129
8130 * mm-view.el (mm-display-inline-fontify): Decode a part according
8131 to the charset parameter.
8132
81332005-02-03 Katsumi Yamaoka <yamaoka@jpl.org>
8134
8135 * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
8136 prefix arg is neither nil nor a number, as info specifies.
8137
81382005-02-02 Katsumi Yamaoka <yamaoka@jpl.org>
8139
8140 * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
8141 timestamps.
8142
81432005-02-02 Jari Aalto <jari.aalto@cante.net>
8144
8145 * gnus-sum.el (gnus-list-of-unread-articles): Improve active
8146 groups error checking and notify user.
8147
81482005-02-02 Jari Aalto <jari.aalto@poboxes.com>
8149
8150 * message.el (message-send-mail-function): Check existence of
8151 sendmail-program first before using default value
8152 `message-send-mail-with-sendmail'. Otherwise use more generic
8153 `smtpmail-send-it'.
8154
81552005-02-01 Katsumi Yamaoka <yamaoka@jpl.org>
8156
8157 * nntp.el (nntp-request-update-info): Always return nil.
8158
81592005-01-30 Stefan Monnier <monnier@iro.umontreal.ca>
8160
8161 * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
8162
81632005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
8164
8165 * message.el (message-beginning-of-line): Change the behavior when
8166 invoked between BOL and : so that it first moves backward.
8167
81682005-01-28 Katsumi Yamaoka <yamaoka@jpl.org>
8169
8170 * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
8171 article buffer when editing of the article is discarded.
8172 (gnus-article-prepare): Revert.
8173
81742005-01-28 Katsumi Yamaoka <yamaoka@jpl.org>
8175
8176 * gnus-art.el (gnus-article-prepare):
8177 Remove message-strip-forbidden-properties from the local hook.
8178
81792005-01-27 Simon Josefsson <jas@extundo.com>
8180
8181 * password.el (password-cache-add): Only start one timer per key.
8182 Reported by Derek Atkins <warlord@MIT.EDU>.
8183
81842005-01-26 Steve Youngs <steve@sxemacs.org>
8185
8186 * run-at-time.el: Removed. It is no longer needed as
8187 timer-funcs.el in the xemacs-base package has a working version of
8188 `run-at-time'.
8189
8190 * password.el: Require timer-funcs instead of run-at-time in
8191 XEmacs.
8192 Remove `password-run-at-time' macro.
8193 (password-cache-add): Use `run-at-time' instead of
8194 `password-run-at-time'.
8195
8196 * mail-source.el: Require timer-funcs instead of itimer in XEmacs
8197 for `run-with-idle-timer'.
8198
8199 * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
8200 for `run-at-time'.
8201
8202 * mm-url.el: Require timer-funcs at compile time when in XEmacs
8203 for `with-timeout'.
8204
82052005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
8206
8207 * mml.el (mml-generate-mime-1): Convert string into unibyte when
8208 inserting " *mml*" buffer's contents into a unibyte temp buffer.
8209
82102005-01-24 Harald Meland <harald.meland@usit.uio.no> (tiny change)
8211
8212 * mail-source.el (mail-source-fetch-imap): Search for ^From case
8213 sensitively.
8214
82152005-01-21 Derek Atkins <warlord@MIT.EDU> (tiny change)
8216
8217 * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
8218
82192005-01-20 Katsumi Yamaoka <yamaoka@jpl.org>
8220
8221 * mm-decode.el (mm-insert-part): Switch the multibyteness of data
8222 which will be inserted according to the multibyteness of a buffer
8223 rather than the type of contents. Suggested by ARISAWA Akihiro
8224 <ari@mbf.ocn.ne.jp>.
8225
8226 * nnrss.el (nnrss-find-el): Check carefully whether there's a list
8227 of string which old xml.el may return rather than a string.
8228
82292005-01-17 Katsumi Yamaoka <yamaoka@jpl.org>
8230
8231 * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
8232
82332005-01-16 Simon Josefsson <jas@extundo.com>
8234
8235 * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
8236 idn/idna.el isn't available.
8237 (gnus-summary-idna-message): Doc fix. Suggested by Michael Cook
8238 <michael@waxrat.com>.
8239
8240 * hashcash.el: Remove non-FSF copyright header.
8241
8242 * hashcash.el (hashcash-extra-generate-parameters): New variable.
8243 (hashcash-generate-payment): Use it.
8244 (hashcash-generate-payment-async): Use it.
8245
82462005-01-15 Simon Josefsson <jas@extundo.com>
8247
8248 * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
8249 Suggested by Raymond Scholz <ray-2005@zonix.de>.
8250
8251 * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
8252 gnus-summary-idna-message.
8253 (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
8254 (gnus-summary-idna-message): New function.
8255
82562005-01-13 Reiner Steib <Reiner.Steib@gmx.de>
8257
8258 * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
8259 gnus-novice-user.
8260
82612005-01-12 Katsumi Yamaoka <yamaoka@jpl.org>
8262
8263 * nnrss.el (nnrss-request-delete-group): Delete entries in
8264 nnrss-group-alist as well.
8265 (nnrss-save-server-data): Insert newline.
8266
82672005-01-10 Reiner Steib <Reiner.Steib@gmx.de>
8268
8269 * gnus.el (gnus-user-agent): Use list of symbols instead of
8270 symbols. Display full version number for (S)XEmacs. Optionally
8271 display (S)XEmacs codename.
8272
8273 * gnus-util.el (gnus-emacs-version): Update for new
8274 `gnus-user-agent'.
8275
8276 * gnus-msg.el (gnus-extended-version): Make it possible to omit
8277 Gnus version.
8278
82792005-01-05 Reiner Steib <Reiner.Steib@gmx.de>
8280
8281 * spam.el (spam-face): New face. Don't use `gnus-splash-face'
8282 which is unreadable in some setups.
8283
82842005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
8285
8286 * gnus-spec.el (gnus-update-format-specifications): Flush the
8287 group format spec cache if it doesn't support decoded group names.
8288
82892005-01-03 Reiner Steib <Reiner.Steib@gmx.de>
8290
c9e31f32
SM
8291 * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
8292 Allow to apply decay on score files matching a regexp.
01c52d31
MB
8293
82942004-12-30 Katsumi Yamaoka <yamaoka@jpl.org>
8295
8296 * gnus-group.el (gnus-group-line-format-alist): Keep the forward
8297 compatibility in %g and %c.
8298
82992004-12-29 Katsumi Yamaoka <yamaoka@jpl.org>
8300
8301 * gnus-group.el (gnus-group-line-format-alist): Use decoded group
8302 name for only %g and %c.
8303 (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
8304 of gnus-tmp-group to decoded group name.
8305 (gnus-group-make-rss-group): Exclude `/'s from group names.
8306
83072004-12-28 Katsumi Yamaoka <yamaoka@jpl.org>
8308
8309 * nnrss.el (nnrss-get-encoding): Fix regexp.
8310
83112004-12-27 Simon Josefsson <jas@extundo.com>
8312
8313 * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
8314 mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
8315 trailing white space. Reported by Werner Koch <wk@gnupg.org>.
8316
83172004-12-17 Kim F. Storm <storm@cua.dk>
8318
8319 * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
8320
8321 * gnus-sum.el (gnus-summary-mode-map): Likewise.
8322
83232004-12-26 Tsuyoshi AKIHO <akiho@kawachi.zaq.ne.jp>
8324
8325 * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
8326
83272004-12-26 Katsumi Yamaoka <yamaoka@jpl.org>
8328
8329 * nnrss.el: Require rfc2047 and mml.
8330 (nnrss-file-coding-system): New variable.
8331 (nnrss-format-string): Redefine it as an inline function.
8332 (nnrss-decode-group-name): New function.
8333 (nnrss-string-as-multibyte): Remove.
8334 (nnrss-retrieve-headers): Decode group name; don't use
8335 nnrss-format-string.
8336 (nnrss-request-group): Decode group name.
8337 (nnrss-request-article): Decode group name; allow a Message-ID as
8338 well as an article number; don't use nnrss-format-string; encode a
8339 Message-ID string which may contain non-ASCII characters; use
8340 mml-to-mime to compose a MIME article.
8341 (nnrss-request-expire-articles): Decode group name.
8342 (nnrss-request-delete-group): Decode group name.
8343 (nnrss-fetch): Clarify error message.
8344 (nnrss-read-server-data): Use insert-file-contents instead of load;
8345 bind file-name-coding-system; use multibyte buffer.
8346 (nnrss-save-server-data): Bind coding-system-for-write to the
8347 value of nnrss-file-coding-system; bind file-name-coding-system;
8348 add coding cookie.
8349 (nnrss-read-group-data): Use insert-file-contents instead of load;
8350 bind file-name-coding-system; use multibyte buffer.
8351 (nnrss-save-group-data): Bind coding-system-for-write to the
8352 value of nnrss-file-coding-system; bind file-name-coding-system.
8353 (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
8354 make it work with non-ASCII text.
8355 (nnrss-find-el): Make it work with old xml.el as well.
8356
83572004-12-26 Tsuyoshi AKIHO <akiho@kawachi.zaq.ne.jp>
8358
8359 * nnrss.el (nnrss-get-encoding): New function.
8360 (nnrss-fetch): Use unibyte buffer initially; bind
8361 coding-system-for-read while performing mm-url-insert; remove ^Ms;
8362 decode contents according to the encoding attribute.
8363 (nnrss-save-group-data): Add coding cookie.
8364 (nnrss-mime-encode-string): New function.
8365 (nnrss-check-group): Use it to encode subject and author.
8366
83672004-12-23 Teodor Zlatanov <tzz@lifelogs.com>
8368
8369 * spam.el (spam-check-BBDB): Don't get the symbol-value of an
8370 imaginary variable.
8371
83722004-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
8373
8374 * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
8375 correctly even if there are wide characters.
8376
83772004-12-21 Teodor Zlatanov <tzz@lifelogs.com>
8378
8379 * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
8380 downcased symbol names; make a new cache instead of reusing
8381 bbdb-hashtable.
8382
83832004-12-21 Katsumi Yamaoka <yamaoka@jpl.org>
8384
8385 * rfc2231.el (rfc2231-parse-string): Decode encoded value after
8386 concatenating segments rather than before concatenating them.
8387 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
8388
8389 * message.el (message-get-reply-headers): Bind `extra'.
8390
83912004-12-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
8392
8393 * message.el (message-extra-wide-headers): New variable.
8394 (message-get-reply-headers): Use it.
8395
83962004-12-20 Katsumi Yamaoka <yamaoka@jpl.org>
8397
8398 * gnus-agent.el (gnus-agent-group-path): Decode group name.
8399 (gnus-agent-group-pathname): Ditto.
8400
8401 * gnus-cache.el (gnus-cache-file-name): Decode group name.
8402
8403 * gnus-group.el (gnus-group-make-group): Decode group name.
8404 (gnus-group-make-rss-group): Register the group data after opening
8405 the nnrss group.
8406
84072004-12-17 Paul Jarc <prj@po.cwru.edu>
8408
8409 * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
8410 by expiry now get marked as read.
8411
84122004-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
8413
8414 * mm-util.el (mm-xemacs-find-mime-charset): New macro.
8415
84162004-12-17 Aidan Kehoe <kehoea@parhasard.net>
8417
8418 * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
8419 unify Latin characters in XEmacs.
8420 (mm-find-mime-charset-region): Use it.
8421
84222004-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
8423
8424 * gnus-util.el (gnus-delete-directory): New function.
8425
8426 * gnus-agent.el (gnus-agent-delete-group): Use it.
8427
8428 * gnus-cache.el (gnus-cache-delete-group): Use it.
8429
84302004-12-16 Katsumi Yamaoka <yamaoka@jpl.org>
8431
8432 * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
8433 names.
8434
84352004-12-16 Simon Josefsson <jas@extundo.com>
8436
8437 * hashcash.el (hashcash-payment-alist): Fix custom :type.
8438
84392004-12-15 Katsumi Yamaoka <yamaoka@jpl.org>
8440
8441 * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
8442
8443 * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
8444 (gnus-group-set-current-level): Decode group name.
8445
84462004-12-15 Maciek Pasternacki <maciekp@japhy.fnord.org> (tiny change)
8447
8448 * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
8449 failed.
8450
84512004-12-14 Katsumi Yamaoka <yamaoka@jpl.org>
8452
8453 * gnus-group.el (gnus-group-delete-group): Decode group name.
8454 (gnus-group-make-rss-group): Encode group name.
8455 (gnus-group-catchup-current): Decode group name.
8456 (gnus-group-kill-group): Decode group name.
8457
84582004-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
8459
8460 * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
8461
84622004-12-13 Katsumi Yamaoka <yamaoka@jpl.org>
8463
8464 * gnus-group.el (gnus-group-make-rss-group):
8465 Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
8466
8467 * gnus-start.el (gnus-setup-news): Honor user's setting to
8468 gnus-message-archive-method. Suggested by Lute Kamstra
8469 <lute@gnu.org>.
8470
84712004-12-10 Arnaud Giersch <arnaud.giersch@free.fr> (tiny change)
8472
8473 * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
8474 global counterparts of the buffer-local variables.
8475
84762004-11-16 Romain Francoise <romain@orebokech.com>
8477
8478 * gnus-sum.el (gnus-summary-exit): Don't clear the global
8479 counterparts of the buffer-local variables.
8480
84812004-11-25 Reiner Steib <Reiner.Steib@gmx.de>
8482
8483 * message.el (message-forbidden-properties): Fixed typo in doc
8484 string.
8485
84862004-11-25 Reiner Steib <Reiner.Steib@gmx.de>
8487
8488 * gnus-util.el (gnus-replace-in-string): Added doc string.
8489
8490 * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
8491 to avoid problems when splitting mails with many recipients.
8492
84932004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
8494
8495 * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
8496 pop-to-buffer, covered by the subsequent gnus-configure-windows.
8497
84982004-12-05 Nelson Ferreira <nelson.ferreira@ieee.org>
8499
8500 * spam-stat.el (spam-stat-save): Load the hashtable from disk only
8501 if there is no hashtable in memory or file modification time is
8502 newer than cached timestamp.
8503
85042004-12-03 Reiner Steib <Reiner.Steib@gmx.de>
8505
8506 * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
8507 not-matching option.
8508
85092004-12-02 Reiner Steib <Reiner.Steib@gmx.de>
8510
8511 * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
8512 Suggested David Mazieres in analogy to rmail-summary-by-recipients.
8513 (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
8514 (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
8515 New functions. Suggested by Uwe Brauer <oub@mat.ucm.es>.
8516 (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
8517
85182004-12-02 Katsumi Yamaoka <yamaoka@jpl.org>
8519
8520 * message.el (message-forward-make-body-mml): Remove headers
8521 according to message-forward-ignored-headers if a message is decoded.
8522
85232004-12-02 Romain Francoise <romain@orebokech.com>
8524
8525 * message.el (message-forward-make-body-plain): Always remove
8526 headers according to message-forward-ignored-headers.
8527
85282004-12-01 Teodor Zlatanov <tzz@lifelogs.com>
8529
8530 * spam.el (spam-summary-prepare-exit): Remove the
8531 gnus-summary-limit pop for now, it has problems with ham marks for
8532 me.
8533
85342004-11-29 Teodor Zlatanov <tzz@lifelogs.com>
8535
8536 * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
8537 correctly.
8538
85392004-11-28 Carl Henrik Lunde <chlunde+bugs+@ping.uio.no> (tiny change)
8540
8541 * format-spec.el (format-spec): Message the char.
8542
85432004-11-26 Teodor Zlatanov <tzz@lifelogs.com>
8544
8545 * gnus-art.el (gnus-split-methods): Reformat comments.
8546
8547 * spam.el (spam-summary-prepare-exit): Remove article limits
8548 before exiting the summary buffer.
8549
85502004-11-26 Katsumi Yamaoka <yamaoka@jpl.org>
8551
8552 * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
8553 order to silence the byte compiler.
8554
8555 * spam.el: Fix the way to silence the byte compiler, which
8556 complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
8557 bbdb-search-simple, spam-BBDB-register-routine,
8558 spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
8559 spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
8560 spam-stat-buffer-is-spam, spam-stat-load,
8561 spam-stat-register-ham-routine, spam-stat-register-spam-routine,
8562 spam-stat-save and spam-stat-split-fancy.
8563
85642004-11-26 Katsumi Yamaoka <yamaoka@jpl.org>
8565
8566 * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
8567 which may confuse users.
8568 (canlock-password-for-verify): Ditto.
8569
8570 * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
8571
8572 * gnus-art.el (gnus-emphasis-alist): Ditto.
8573
8574 * gnus-registry.el (gnus-registry-max-entries): Ditto.
8575
8576 * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
8577
8578 * gnus-start.el (gnus-save-killed-list): Ditto.
8579
8580 * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
8581 (gnus-sum-thread-tree-root): Ditto.
8582 (gnus-sum-thread-tree-false-root): Ditto.
8583 (gnus-sum-thread-tree-single-indent): Ditto.
8584
8585 * message.el (message-courtesy-message): Ditto.
8586 (message-archive-note): Ditto.
8587 (message-subscribed-address-file): Ditto.
8588 (message-user-fqdn): Ditto.
8589
8590 * spam-report.el (spam-report-gmane-regex): Ditto.
8591
8592 * spam.el (spam-blackhole-good-server-regex): Ditto.
8593
85942004-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
8595
8596 * mml.el (mml-preview): Widen the message buffer before copying
8597 the contents to the preview buffer; sort headers before previewing.
8598
8599 * message.el (message-hidden-headers): Fix the way to avoid a bug
8600 in the `repeat' widget in Emacs 21.3 or earlier.
8601
86022004-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
8603
8604 * message.el (message-hidden-headers): Default to "^References:".
8605 Improve customization type. Suggested by Reiner Steib
8606 <Reiner.Steib@gmx.de>.
8607
86082004-11-25 Romain Francoise <romain@orebokech.com>
8609
8610 * message.el (message-strip-forbidden-properties): Remove check for
8611 obsolete `message-hidden' text property, hidden headers are not
8612 accessible in the buffer anymore.
8613
86142004-11-22 Romain Francoise <romain@orebokech.com>
8615
8616 * message.el (message-header-format-alist): Add `From' in list
8617 so that it can be sorted.
8618 (message-fix-before-sending): Widen and sort headers before
8619 sending.
8620 (message-hide-headers): Use narrowing to hide headers by moving
8621 them to the top of the buffer and narrowing to the region
8622 underneath.
8623
86242004-11-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
8625
8626 * message.el (message-strip-forbidden-properties): Bind
8627 buffer-read-only (etc) to nil.
8628
86292004-11-23 Katsumi Yamaoka <yamaoka@jpl.org>
8630
8631 * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
8632 address-mime. Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
8633
86342004-11-22 Marek Martin <marek.martin@mum.pri.ee> (tiny change)
8635
8636 * nnfolder.el (nnfolder-request-create-group): Save current buffer.
8637
86382004-11-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
8639
8640 * dns.el (query-dns): Use sit-for to time instead of
8641 accept-process-output, since that doesn't seem to work on udp
8642 sockets.
8643
86442004-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
8645
8646 * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
8647
86482004-11-15 Jesper Harder <harder@ifa.au.dk>
8649
8650 * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
8651 doc string. Improve doc string.
8652
86532004-11-15 Katsumi Yamaoka <yamaoka@jpl.org>
8654
8655 * nntp.el (nntp-request-update-info): Return nil if
8656 nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
8657 may not call gnus-activate-group which uselessly issues the GROUP
8658 commands for all nntp groups and wastes time. Reported by Romain
8659 Francoise <romain@orebokech.com>.
8660
8661 * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
8662
86632004-11-15 Simon Josefsson <jas@extundo.com>
8664
8665 * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
8666 headers separately.
880820fe 8667 (gnus-button-openpgp): New function, inspired by Jochen Küpper
01c52d31
MB
8668 <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
8669
86702004-11-14 Reiner Steib <Reiner.Steib@gmx.de>
8671
8672 * gnus-start.el (gnus-convert-old-newsrc):
8673 Assign legacy-gnus-agent to 5.10.7.
8674
86752004-11-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
8676
8677 * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
8678 start of the lines.
8679
86802004-11-14 Magnus Henoch <mange@freemail.hu>
8681
8682 * hashcash.el (hashcash-default-payment): Change default to 20
8683 (hashcash-default-accept-payment): Change default to 20
8684 (hashcash-process-alist): New variable
8685 (hashcash-generate-payment-async): Add
8686 (hashcash-already-paid-p): Add
8687 (hashcash-insert-payment): Don't generate payments twice
8688 (hashcash-insert-payment-async): Add
8689 (hashcash-insert-payment-async-2): Add
8690 (hashcash-cancel-async): Add
8691 (hashcash-wait-async): Add
8692 (hashcash-processes-running-p): Add
8693 (hashcash-wait-or-cancel): Add
8694 (mail-add-payment): New optional argument. Conditionally start
8695 asynchronous calculation.
8696 (mail-add-payment-async): Add
8697
8698 * message.el (message-send-mail): Wait for asynchronous hashcash
8699 results. Don't clobber existing X-Hashcash headers.
8700 (message-setup-1): Call mail-add-payment-async when
8701 message-generate-hashcash is non-nil.
8702
87032004-11-11 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
8704
8705 * message.el (message-use-alternative-email-as-from): Examine the
8706 From header as well; use message-make-from in order to include a
8707 user's full name.
8708
87092004-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
8710
8711 * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
8712 default; improve customization type.
8713 (gnus-emphasis-custom-with-format): New macro.
8714 (gnus-emphasis-custom-value-to-external): New function.
8715 (gnus-emphasis-custom-value-to-internal): New function.
8716
87172004-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
8718
8719 * dns.el (query-dns): Resolve reverse addresses.
8720
87212004-10-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
8722
8723 * gnus-group.el (gnus-group-get-new-news): Use it.
8724
8725 * gnus-start.el (gnus-check-reasonable-setup): New function.
8726
87272004-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
8728
8729 * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
8730 "Args out of range" error. Reported by Arnaud Giersch
8731 <arnaud.giersch@free.fr>.
8732
87332004-11-07 Stefan Wiens <s.wi@gmx.net> (tiny change)
8734
8735 * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
8736
87372004-11-04 Richard M. Stallman <rms@gnu.org>
8738
8739 * spam.el (spam group): Add :version.
8740
8741 * pgg-def.el (pgg group): Add :version.
8742
87432004-11-04 Katsumi Yamaoka <yamaoka@jpl.org>
8744
8745 * gnus-art.el (gnus-article-edit-article): Don't associate the
8746 article buffer with a draft file. This is a temporary measure
8747 against the 2004-08-22 change to gnus-article-edit-mode.
8748
87492004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
8750
8751 * html2text.el (html2text-get-attr): Remove unused argument `tag'.
8752 (html2text-format-tags): Remove unused variable `attr'.
8753
87542004-11-01 Reiner Steib <Reiner.Steib@gmx.de>
8755
8756 * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
8757
8758 * spam-stat.el (spam-stat): Add :version.
8759
8760 * sieve.el (sieve): Add :version.
8761
8762 * sha1.el (sha1): Add :version.
8763 (sha1-use-external): Remove redundant version.
8764
8765 * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
8766 (nnmail-cache-ignore-groups, nnmail-spool-hook)
8767 (nnmail-split-fancy-match-partial-words)
8768 (nnmail-split-lowercase-expanded): Add :version.
8769
8770 * nndiary.el (nndiary): Add :version.
8771
8772 * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
8773
8774 * mml-sec.el (mml-default-sign-method)
8775 (mml-default-encrypt-method, mml-signencrypt-style-alist):
8776 Add :version.
8777
8778 * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
8779
8780 * mm-url.el (mm-url-use-external, mm-url-program)
8781 (mm-url-arguments): Add :version.
8782
8783 * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
8784 (mm-attachment-file-modes, mm-decrypt-option)
8785 (mm-w3m-safe-url-regexp): Add :version.
8786
8787 * message.el (message-cite-prefix-regexp)
8788 (message-sendmail-envelope-from, message-minibuffer-local-map)
8789 (message-user-fqdn, message-completion-alist): Add :version.
8790
8791 * gnus-win.el (gnus-configure-windows-hook)
8792 (gnus-use-frames-on-any-display): Add :version.
8793
8794 * gnus-art.el (gnus-article-address-banner-alist)
8795 (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
8796 (gnus-treat-from-picon, gnus-treat-mail-picon)
8797 (gnus-treat-x-pgp-sig): Add :version.
8798
8799 * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
8800 (gnus-undownloaded-mark, gnus-summary-article-move-hook)
8801 (gnus-summary-article-delete-hook)
8802 (gnus-summary-display-while-building): Add :version.
8803
8804 * gnus-start.el (gnus-subscribe-newsgroup-hooks)
8805 (gnus-get-top-new-news-hook):Add :version.
8806
8807 * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
8808 (gnus-server-closed-face, gnus-server-denied-face): Add :version.
8809
8810 * gnus-registry.el (gnus-registry): Add :version.
8811
8812 * gnus-spec.el (gnus-use-correct-string-widths)
8813 (gnus-make-format-preserve-properties): Add :version.
8814
8815 * gnus.el (gnus-group-charter-alist)
8816 (gnus-group-fetch-control-use-browse-url)
8817 (gnus-install-group-spam-parameters): Add :version.
8818
8819 * gnus-diary.el (gnus-diary): Add :version.
8820
8821 * gnus-delay.el (gnus-delay): Add :version.
8822
8823 * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
8824 (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
8825 (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
8826 Add :version.
8827
8828 * gnus-agent.el (gnus-agent-max-fetch-size)
8829 (gnus-agent-enable-expiration, gnus-agent-queue-mail)
8830 (gnus-agent-prompt-send-queue): Add :version.
8831
8832 * deuglify.el (gnus-outlook-deuglify): Add :version.
8833
8834 * html2text.el: Beautify code. Improve doc strings. Some
8835 checkdoc cleanup.
8836 (html2text-get-attr, html2text-fix-paragraph): Simplify code.
8837
88382004-11-01 Alfred M. Szmidt <ams@kemisten.nu> (tiny change)
8839
8840 * html2text.el (html2text-format-tag-list): Add "strong" and "em".
8841
88422004-10-29 Teodor Zlatanov <tzz@lifelogs.com>
8843
8844 * gnus-registry.el (gnus-registry-hashtb): Create the registry
8845 when package is loaded.
8846
8847 * spam.el (spam-summary-score-preferred-header): Add global preference
8848 for people who want to override the default SpamAssassin over
8849 Bogofilter preference (when both are set).
8850 (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
8851 (spam-user-format-function-S): Check
8852 spam-summary-score-preferred-header.
8853 (spam-extra-header-to-number): Add X-Bogosity header parsing.
8854 (spam-user-format-function-S): Format the score correctly.
8855
88562004-10-29 Katsumi Yamaoka <yamaoka@jpl.org>
8857
8858 * gnus-msg.el (gnus-configure-posting-styles): Work with empty
8859 signature file. Suggested by Manoj Srivastava
8860 <srivasta@golden-gryphon.com>.
8861
8862 * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
8863 iso-2022-jp even in the Japanese language environment.
8864 Suggested by Jason Rumney <jasonr@gnu.org>.
8865
88662004-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
8867
8868 * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
8869 use the same characters as the dummy marks; make it free from
8870 getting affected by the language environment.
8871 (gnus-summary-read-group-1): Update mark positions only when the
8872 format spec is updated.
8873
8874 * gnus-spec.el (gnus-update-format-specifications): Return a list
8875 of updated types.
8876
88772004-10-27 Katsumi Yamaoka <yamaoka@jpl.org>
8878
8879 * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
8880 of boundp to check if display-warning is available.
8881
88822004-10-26 Teodor Zlatanov <tzz@lifelogs.com>
8883
8884 * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
8885
88862004-10-26 Katsumi Yamaoka <yamaoka@jpl.org>
8887
8888 * nnspool.el (nnspool-spool-directory): Use news-path if the
8889 news-directory variable is not bound.
8890
8891 * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
8892 function instead of display-warning if it is not available.
8893
88942004-10-26 Reiner Steib <Reiner.Steib@gmx.de>
8895
8896 * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
8897 v5-10: Use `point-at-bol'.
8898
88992004-10-26 Simon Josefsson <jas@extundo.com>
8900
8901 * hashcash.el: Fix URL in comment, reported by Cheng Gao
8902 <chenggao@gmail.com>.
8903
89042004-10-25 Reiner Steib <Reiner.Steib@gmx.de>
8905
8906 * html2text.el (html2text-buffer-head): Remove. Use `goto-char'
8907 instead.
8908
89092004-10-25 Teodor Zlatanov <tzz@lifelogs.com>
8910
8911 * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
8912 to remove a server from the nnimap-server-buffer-alist.
8913 (nnimap-open-connection, nnimap-close-server): Use it.
8914
8915 * gnus-encrypt.el: Remove file in favor of encrypt.el.
8916
89172004-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
8918
8919 * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
8920 running the major-mode function.
8921
89222004-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
8923
8924 * gnus-sum.el (gnus-update-summary-mark-positions): Search for
8925 dummy marks in the right way.
8926
89272004-10-18 David Edmondson <dme@dme.org>
8928
8929 * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
8930 excessively.
8931
89322004-10-18 Teodor Zlatanov <tzz@lifelogs.com>
8933
8934 * gnus-util.el (gnus-split-references): Accept a nil references
8935 string and go on blissfully.
8936
8937 * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
8938 cases where the references string is non-nil but has no references.
8939
8940 * encrypt.el: Add autoload tags.
8941
8942 * spam.el (spam-resolve-registrations-routine): Remove article
8943 from unregistration list too. Reported by David Hanak
8944 <dhanak@isis.vanderbilt.edu>
8945
89462004-10-18 Reiner Steib <Reiner.Steib@gmx.de>
8947
8948 * gnus-art.el (gnus-copy-article-ignored-headers): Default to
8949 nil. Changed custom type.
8950
89512004-10-17 Reiner Steib <Reiner.Steib@gmx.de>
8952
8953 * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
8954
8955 * gnus-sum.el (gnus-summary-move-article): Use it.
8956
89572004-10-15 Teodor Zlatanov <tzz@lifelogs.com>
8958
8959 * encrypt.el: Add autoload cookies.
8960
8961 * spam.el (spam-backend-article-list-property)
8962 (spam-backend-get-article-todo-list)
8963 (spam-backend-put-article-todo-list, )
8964 (spam-summary-prepare-exit, spam-resolve-registrations-routine):
8965 Resolve registrations separately.
8966 (spam-register-routine): Format comments.
8967 (spam-unregister-routine, spam-register-routine): Always call with
8968 specific-articles, no default list.
8969 (spam-summary-prepare-exit): Use the spam-classifications function.
8970
8971 * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
8972 gnus-encrypt.el.
8973
002876ab 8974 * encrypt.el: Copied from gnus-encrypt.el.
01c52d31 8975
002876ab 8976 * gnus-encrypt.el: Commented that it's obsolete.
01c52d31
MB
8977
89782004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
8979
8980 * gnus-score.el (gnus-adaptive-pretty-print): New variable.
8981 (gnus-score-save): Use it.
8982
8983 * message.el (message-bury): Use `window-dedicated-p'.
8984
89852004-10-15 Simon Josefsson <jas@extundo.com>
8986
8987 * pop3.el (top-level): Don't require nnheader.
8988 (pop3-read-timeout): Add.
8989 (pop3-accept-process-output): Add.
8990 (pop3-read-response, pop3-retr): Use it.
8991
89922004-10-14 Teodor Zlatanov <tzz@lifelogs.com>
8993
8994 * spam.el (spam-register-routine): Move comment.
8995 (spam-verify-bogofilter): Use 'unknown for the initial
8996 spam-bogofilter-valid state, not 'never.
8997
8998 * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
8999 for netrc-machine.
9000
9001 * nnimap.el (nnimap-open-connection): Use
9002 netrc-machine-user-or-password.
9003
90042004-10-17 Richard M. Stallman <rms@gnu.org>
9005
9006 * gnus-registry.el (gnus-registry-unload-hook):
9007 Set as a variable with add-hook.
9008
9009 * nnspool.el (nnspool-spool-directory): Use news-directory instead
9010 of news-path.
9011
9012 * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
9013
9014 * spam.el: Delete duplicate `provide'.
9015 (spam-unload-hook): Set as a variable with add-hook.
9016
90172004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
9018
9019 * pop3.el (pop3-leave-mail-on-server): Describe possible problems
9020 in the doc string.
9021
9022 * message.el (message-ignored-news-headers)
9023 (message-ignored-supersedes-headers)
9024 (message-ignored-resent-headers)
9025 (message-forward-ignored-headers): Improve custom type.
9026
90272004-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
9028
9029 * message.el (message-tokenize-header): Fix 2004-09-06 change
9030 which used point-min in the wrong place.
9031
90322004-10-12 Simon Josefsson <jas@extundo.com>
9033
9034 * tls.el (tls-certtool-program): New variable.
9035 (tls-certificate-information): New function, based on
9036 ssl-certificate-information.
9037
90382004-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
9039
9040 * compface.el: Move the version of ELisp-based uncompface program
9041 to the contrib directory because of the copyright problem.
9042
90432004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
9044
9045 * message.el (message-kill-buffer): Raise the current frame.
9046
90472004-10-10 Reiner Steib <Reiner.Steib@gmx.de>
9048
9049 * gnus-sum.el: Mention that multibyte characters don't work as marks.
9050
9051 * gnus.el (message-y-or-n-p): Autoload.
9052
9053 * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
9054 (pop3-password-required, pop3-authentication-scheme)
9055 (pop3-leave-mail-on-server): Made customizable.
9056 (pop3): New custom group.
9057 (pop3-retr): Remove `sleep-for' statements.
9058 Suggested by Dave Love <fx@gnu.org>.
9059
9060 * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
9061 Windows/DOS.
9062
9063 * imap.el (imap-parse-flag-list, imap-parse-body-extension)
9064 (imap-parse-body): Fix incorrect use of `assert'. Suggested by
9065 Dave Love <fx@gnu.org>.
9066
9067 * mml.el (mml-minibuffer-read-disposition): Require match.
9068 Suggested by Dave Love <fx@gnu.org>.
9069
90702004-10-11 Reiner Steib <Reiner.Steib@gmx.de>
9071
9072 * gnus-group.el (gnus-group-delete-group): Change "\t." to " " in
9073 doc string.
9074
90752004-10-08 Katsumi Yamaoka <yamaoka@jpl.org>
9076
9077 * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
9078
90792004-10-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
9080
9081 * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
9082 instead of calling `mm-insert-inline', to decode text/* parts
9083 before displaying them.
9084
90852004-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
9086
9087 * mm-uu.el (mm-uu-text-plain-type): New variable.
9088 (mm-uu-pgp-signed-extract-1): Use it.
9089 (mm-uu-pgp-encrypted-extract-1): Use it.
9090 (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
9091 bind mm-uu-text-plain-type with that value.
9092 (mm-uu-dissect-text-parts): Pass MIME type and parameters to
9093 mm-uu-dissect.
9094
90952004-10-06 Katsumi Yamaoka <yamaoka@jpl.org>
9096
9097 * gnus-group.el (gnus-update-group-mark-positions):
9098 * gnus-sum.el (gnus-update-summary-mark-positions):
9099 * message.el (message-check-news-body-syntax):
9100 * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
9101 of string-as-multibyte.
9102
91032004-10-05 Juri Linkov <juri@jurta.org>
9104
9105 * gnus-group.el (gnus-update-group-mark-positions):
9106 * gnus-sum.el (gnus-update-summary-mark-positions):
9107 * message.el (message-check-news-body-syntax):
9108 * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
9109 8-bit unibyte values to a multibyte string for search functions.
9110
91112004-10-06 Katsumi Yamaoka <yamaoka@jpl.org>
9112
9113 * mm-uu.el (mm-uu-dissect): Allow optional arg.
9114 (mm-uu-dissect-text-parts): New function.
9115
9116 * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
9117 dissect text parts.
9118
9119 * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
9120 (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
9121
9122 * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
9123
9124 * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
9125 gnus-current-topics instead of gnus-current-topic.
9126
91272004-10-06 Jesper Harder <harder@ifa.au.dk>
9128
9129 * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
9130
91312004-10-05 Jesper Harder <harder@ifa.au.dk>
9132
9133 * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
9134 where approriate.
9135
9136 * nnml.el (nnml-generate-active-info): do.
9137
9138 * nndiary.el (nndiary-generate-active-info): do.
9139
9140 * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
9141 (gnus-topic-move): do.
9142
9143 * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
9144 (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
9145
9146 * gnus-srvr.el (gnus-server-prepare)
9147 (gnus-server-open-all-servers): do.
9148
9149 * gnus-msg.el (gnus-summary-cancel-article)
9150 (gnus-summary-resend-message)
9151 (gnus-summary-mail-crosspost-complaint): do.
9152
9153 * gnus-move.el (gnus-change-server): do.
9154
9155 * gnus-group.el (gnus-group-unmark-all-groups)
9156 (gnus-group-set-current-level): do.
9157
91582004-10-04 Simon Josefsson <jas@extundo.com>
9159
9160 * message.el (message-generate-hashcash): Doc fix.
9161
91622004-10-02 Kevin Greiner <kgreiner@compsol.cc>
9163
9164 * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
9165 avoid infinite recursion via gnus-get-function.
9166
91672004-10-02 Jesper Harder <harder@ifa.au.dk>
9168
9169 * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
9170
9171 * nnfolder.el (nnfolder-generate-active-file): Use dolist.
9172
9173 * nnmail.el (nnmail-split-history): do.
9174
9175 * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
9176 (nnml-request-delete-group): do.
9177
9178 * nnslashdot.el (nnslashdot-read-groups): do.
9179
9180 * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
9181 (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
9182
9183 * nnspool.el (nnspool-find-id): Use with-temp-buffer.
9184 (nnspool-sift-nov-with-sed): Use last
9185 (nnspool-retrieve-headers-with-nov): Use mapc.
9186 (nnspool-request-newgroups): Use dolist.
9187 (nnspool-request-group): Use last.
9188
9189 * nntp.el (nntp-read-server-type): Use dolist.
9190
9191 * nnvirtual.el (nnvirtual-create-mapping)
9192 (nnvirtual-update-read-and-marked): Use dolist.
9193 (nnvirtual-convert-headers): Simplify.
9194
91952004-10-01 Kevin Greiner <kgreiner@compsol.cc>
9196
9197 * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
9198 support for sync'ing tick marks.
9199
92002004-10-01 Katsumi Yamaoka <yamaoka@jpl.org>
9201
9202 * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
9203 there's no visible header.
9204
92052004-10-01 Kevin Greiner <kgreiner@compsol.cc>
9206
9207 * gnus-agent.el (gnus-agent-synchronize-group-flags): When
9208 necessary, pass full group name to gnus-request-set-marks.
9209
92102004-10-01 Simon Josefsson <jas@extundo.com>
9211
9212 * mailcap.el (mailcap-mime-data): Add pdf. Remove non-free
9213 acroread.
9214
92152004-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
9216
9217 * spam-report.el (spam-report-gmane): Fix interactive.
9218
9219 * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
9220
9221 * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
9222 when writing file.
9223 (gnus-agent-synchronize-flags): Don't default to being
9224 interactive.
9225
92262004-09-30 Simon Josefsson <jas@extundo.com>
9227
9228 * message.el (message-generate-hashcash): Add.
9229 (message-send-mail): Use it, call mail-add-payment.
9230
92312004-09-29 Teodor Zlatanov <tzz@lifelogs.com>
9232
9233 * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
9234
92352004-09-28 Kevin Greiner <kgreiner@compsol.cc>
9236
9237 * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
9238 gnus-requst-update-info with explicit code to sync the in-memory
9239 info read flags with the marks being sync'd to the backend.
9240
9241 *gnus-util.el (gnus-pp): Added optional stream to match pp API.
9242
92432004-09-28 Teodor Zlatanov <tzz@lifelogs.com>
9244
9245 * spam.el (spam-verify-bogofilter): Add new function.
9246 (spam-check-bogofilter)
9247 (spam-bogofilter-register-with-bogofilter): Use it.
9248 (spam-verify-bogofilter): Add small fixes.
9249
92502004-09-28 Simon Josefsson <jas@extundo.com>
9251
9252 * hashcash.el (hashcash-generate-payment): Revert.
9253
92542004-09-28 Teodor Zlatanov <tzz@lifelogs.com>
9255
9256 * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
9257 gnus-extract-references instead of gnus-split-references.
9258
9259 * gnus-util.el (gnus-extract-references): Add new function, analogous
9260 to gnus-split-references but extracts only the message-ID without
9261 anything extra.
9262
9263 * hashcash.el (hashcash-generate-payment)
9264 (hashcash-check-payment): Do the right thing if hashcash-path is
9265 nil (because the hashcash program could not be found).
9266
9267 * spam.el (spam-use-hashcash): Remove comment.
9268
92692004-09-27 Jesper Harder <harder@ifa.au.dk>
9270
9271 * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
9272 (gnus-cache-enter-article, gnus-cache-remove-article)
9273 (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
9274
9275 * gnus-async.el (gnus-async-prefetch-remove-group): do.
9276
9277 * gnus-art.el (article-hide-boring-headers)
9278 (article-translate-strings, article-display-face)
9279 (gnus-article-mime-match-handle-first)
9280 (gnus-article-highlight-headers)
9281 (gnus-article-add-buttons-to-head): do.
9282
92832004-09-27 Simon Josefsson <jas@extundo.com>
9284
9285 * hashcash.el: New version, from
9286 http://users.actrix.co.nz/mycroft/hashcash.el. Previously in
9287 ../contrib/.
9288
92892004-09-27 Katsumi Yamaoka <yamaoka@jpl.org>
9290
9291 * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
9292
92932004-09-26 Jesper Harder <harder@ifa.au.dk>
9294
9295 * gnus-dup.el (gnus-dup-open): Use mapc.
9296 (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
9297
9298 (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
9299 Reported by Stefan Wiens <s.wi@gmx.net>.
9300
9301 * gnus.el (gnus-shutdown): Use dolist.
9302
9303 * gnus-undo.el (gnus-undo): Use mapc.
9304
9305 * nnrss.el (nnrss-generate-active): do.
9306
9307 * message.el (message-cite-original-without-signature)
9308 (message-cite-original): Use mapc.
9309 (message-do-actions, message-make-forward-subject): Use dolist.
9310
93112004-09-25 Kevin Greiner <kgreiner@compsol.cc>
9312
9313 * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
9314 deletion to remove entire duplicate line. Fixes merged article
9315 number bug.
9316
93172004-09-25 Kevin Greiner <kgreiner@compsol.cc>
9318
9319 * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
9320 servers that are offline. Avoids having gnus-agent-toggle-plugged
9321 first ask if you want to open a server and then, even when you
9322 responded with no, asking if you want to synchronize the server's
9323 flags.
9324 (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
9325 multi-line expressions.
9326 (gnus-agent-synchronize-group-flags): New internal function.
9327 Updates marks in memory (in the info structure) AND in the
9328 backend.
9329
9330 * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
9331
9332 * nnagent.el (nnagent-request-set-mark): Use
9333 gnus-agent-synchronize-group-flags, not backend's request-set-mark
9334 method, to ensure that synchronization updates marks in the
9335 backend and in the info (in memory) structure.
9336
93372004-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
9338
9339 * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
9340 convention fully; don't miss the root article of a thread; make
9341 the X-Draft-From header with correct article numbers.
9342
93432004-09-23 Kevin Greiner <kgreiner@compsol.cc>
9344
9345 * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
9346 unless plugged. Disable the agent so that an open failure causes
9347 an error.
9348
9349 * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
9350 Reverted 2004-09-21 change. The backend must be opened while
9351 synchronizing flags even when the backend stores the flags
9352 locally.
9353
93542004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
9355
9356 * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
9357 in `header' match. Reported by Svend Tollak Munkejord.
9358
9359 * message.el (message-cite-original): Fix use of
9360 `message-cite-articles-with-x-no-archive'.
9361
93622004-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
9363
9364 * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
9365 (gnus-window-to-buffer): Ditto.
9366
9367 * mml.el (mml-preview-buffer): New variable.
9368 (mml-preview): Manage window layout with gnus-buffer-configuration.
9369
9370 * gnus-msg.el (gnus-setup-message): Put article numbers into the
9371 X-Draft-From header even if those articles aren't quoted.
9372
93732004-09-21 Kevin Greiner <kgreiner@compsol.cc>
9374
9375 * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
9376 (gnus-request-set-mark, gnus-request-update-mark): Use new
9377 g-s-t-u-l-m to decide to use backend even when unplugged.
9378
93792004-09-21 Katsumi Yamaoka <yamaoka@jpl.org>
9380
9381 * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
9382 a trailing whitespace. Suggested by Cheng Gao <chenggao@gmail.com>.
9383
93842004-09-20 Simon Josefsson <jas@extundo.com>
9385
9386 * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
9387 "utf-16-le".
9388
93892004-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
9390
9391 * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
9392
93932004-09-19 Reiner Steib <Reiner.Steib@gmx.de>
9394
9395 * uudecode.el (uudecode-use-external): Add :version.
9396
9397 * smime.el (smime-CA-file, smime-encrypt-cipher)
9398 (smime-dns-server): Add :version.
9399
9400 * smiley.el (gnus-smiley-file-types): Add :version.
9401
9402 * sha1.el (sha1-use-external): Add :version.
9403
9404 * pgg-def.el (pgg-query-keyserver): Add :version.
9405
9406 * nnmail.el (nnmail-fancy-expiry-targets)
9407 (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
9408 Add :version.
9409
9410 * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
9411 (nnimap-retrieve-groups-asynchronous): Add :version.
9412 (nnimap-close-asynchronous): Add :version. Fixed typo in doc string.
9413
9414 * mml.el (mml-content-disposition-parameters)
9415 (mml-insert-mime-headers-always): Add :version.
9416
9417 * mm-util.el (mm-coding-system-priorities): Add :version.
9418
9419 * mm-decode.el (mm-inline-text-html-with-images)
9420 (mm-keep-viewer-alive-types, mm-external-terminal-program)
9421 (mm-verify-option): Add :version.
9422 (mm-text-html-renderer): Change :version.
9423
9424 * message.el (message-fcc-externalize-attachments)
9425 (message-required-headers, message-draft-headers)
9426 (message-subject-trailing-was-query)
9427 (message-subject-trailing-was-ask-regexp)
9428 (message-subject-trailing-was-regexp, message-mark-insert-begin)
9429 (message-mark-insert-end, message-archive-header)
9430 (message-archive-note, message-cross-post-default)
9431 (message-cross-post-note, message-followup-to-note)
9432 (message-cross-post-note-function, message-use-mail-followup-to)
9433 (message-subscribed-address-functions)
9434 (message-subscribed-address-file, message-subscribed-addresses)
9435 (message-subscribed-regexps, message-allow-no-recipients)
9436 (message-yank-cited-prefix, message-signature-insert-empty-line)
9437 (message-hidden-headers, message-hierarchical-addresses)
9438 (message-mail-user-agent, message-use-idna)
9439 (message-valid-fqdn-regexp)
9440 (message-strip-special-text-properties, message-header-synonyms)
9441 (message-beginning-of-line, message-tab-body-function): Add :version.
9442 (message-insert-canlock, message-wide-reply-confirm-recipients):
9443 Change :version.
9444
9445 * mail-source.el (mail-source-ignore-errors): Add :group, :type
9446 and :version.
9447 (mail-source-delete-old-incoming-confirm)
9448 (mail-source-movemail-program): Add :version.
9449
9450 * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
9451 (gnus-agent-cache, gnus-agent): Change :version.
9452
9453 * gnus-util.el (gnus-use-byte-compile): Change :version.
9454
9455 * gnus-sum.el (gnus-summary-make-false-root-always)
9456 (gnus-summary-default-high-score)
9457 (gnus-summary-default-low-score, gnus-auto-goto-ignores)
9458 (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
9459 (gnus-read-all-available-headers, gnus-article-emulate-mime)
9460 (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
9461 (gnus-sum-thread-tree-single-indent)
9462 (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
9463 (gnus-sum-thread-tree-leaf-with-other)
9464 (gnus-sum-thread-tree-single-leaf): Add :version.
9465 (gnus-summary-display-arrow, gnus-summary-muttprint-program)
9466 (gnus-article-loose-mime): Change :version.
9467
9468 * gnus-start.el (gnus-backup-startup-file)
9469 (gnus-save-startup-file-via-temp-buffer): Add :version.
9470
9471 * gnus-srvr.el (gnus-server-browse-in-group-buffer)
9472 (gnus-server-offline-face): Add :version.
9473
9474 * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
9475
9476 * gnus-msg.el (gnus-gcc-externalize-attachments)
9477 (gnus-debug-files, gnus-debug-exclude-variables)
9478 (gnus-discouraged-post-methods): Change :version.
9479 (gnus-confirm-mail-reply-to-news)
9480 (gnus-confirm-treat-mail-like-news): Add :version.
9481
9482 * gnus-int.el (gnus-server-unopen-status): Add :version.
9483
9484 * gnus-group.el (gnus-group-jump-to-group-prompt)
9485 (gnus-large-ephemeral-newsgroup)
9486 (gnus-fetch-old-ephemeral-headers): Add :version.
9487
9488 * gnus-fun.el (gnus-x-face-directory)
9489 (gnus-convert-pbm-to-x-face-command)
9490 (gnus-convert-image-to-x-face-command)
9491 (gnus-convert-image-to-face-command): Add :version.
9492
9493 * gnus-delay.el (gnus-delay-default-hour): Add :version.
9494
9495 * gnus-cite.el (gnus-cite-blank-line-after-header)
9496 (gnus-article-boring-faces): Add :version.
9497
9498 * gnus-art.el (gnus-buttonized-mime-types)
9499 (gnus-inhibit-mime-unbuttonizing)
9500 (gnus-treat-display-face)
9501 (gnus-treat-body-boundary): Change :version.
9502 (gnus-body-boundary-delimiter, gnus-picon-databases)
9503 (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
9504 (gnus-treat-date-english, gnus-treat-fold-headers)
9505 (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
9506 (gnus-treat-mail-picon, gnus-treat-wash-html)
9507 (gnus-article-encrypt-protocol)
9508 (gnus-use-idna, gnus-article-over-scroll)
9509 (gnus-mime-display-multipart-alternative-as-mixed)
9510 (gnus-mime-display-multipart-related-as-mixed)
9511 (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
9512 (gnus-ctan-url, gnus-button-ctan-handler)
9513 (gnus-button-handle-ctan-bogus-regexp)
9514 (gnus-button-ctan-directory-regexp)
9515 (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
9516 (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
9517 (gnus-button-man-level, gnus-button-emacs-level)
9518 (gnus-button-message-level, gnus-button-browse-level): Add :version.
9519
9520 * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
9521 (gnus-agent-go-online): Change :version.
9522 (gnus-agent-expire-unagentized-dirs)
9523 (gnus-agent-auto-agentize-methods): Add :version.
9524
9525 * flow-fill.el (fill-flowed-display-column)
9526 (fill-flowed-encode-column): Add :version.
9527
9528 * deuglify.el (gnus-outlook-deuglify-unwrap-min)
9529 (gnus-outlook-deuglify-unwrap-max)
9530 (gnus-outlook-deuglify-cite-marks)
9531 (gnus-outlook-deuglify-unwrap-stop-chars)
9532 (gnus-outlook-deuglify-no-wrap-chars)
9533 (gnus-outlook-deuglify-attrib-cut-regexp)
9534 (gnus-outlook-deuglify-attrib-verb-regexp)
9535 (gnus-outlook-deuglify-attrib-end-regexp)
9536 (gnus-outlook-display-hook): Add :version.
9537
9538 * binhex.el (binhex-use-external): Add :version.
9539
95402004-09-16 Reiner Steib <Reiner.Steib@gmx.de>
9541
9542 * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
9543 and `invisible'.
9544
95452004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
9546
9547 * gnus-registry.el (gnus-registry-trim): Watch out for negatives
9548 in gnus-registry-trim.
9549
95502004-09-13 Simon Josefsson <jas@extundo.com>
9551
9552 * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
9553
9554 * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
9555
9556 * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
9557 Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
9558 <yamaoka@jpl.org>.
9559 (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
9560 <steve@youngs.au.com> and suggested by Katsumi Yamaoka
9561 <yamaoka@jpl.org>.
9562
9563 * sieve.el (sieve-manage-mode): Ditto.
9564
95652004-09-13 Reiner Steib <Reiner.Steib@gmx.de>
9566
9567 * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
9568
95692004-09-11 Simon Josefsson <jas@extundo.com>
9570
9571 * dns-mode.el: Add.
9572
9573 * mm-view.el (mm-display-dns-inline): Add.
9574
9575 * mm-decode.el (mm-inline-media-tests): Add text/dns.
9576 (mm-automatic-display): Ditto.
9577
9578 * mailcap.el (mailcap-mime-data): Add text/dns.
9579 (mailcap-mime-extensions): Map .soa to text/dns.
9580
95812004-09-10 Miles Bader <miles@gnu.ai.mit.edu>
9582
9583 * gnus-art.el (article-decode-mime-words, article-babel)
9584 (gnus-article-highlight-signature, gnus-article-add-buttons)
9585 (gnus-signature-toggle): Remove unnecessary bindings of
9586 `inhibit-read-only' inherited from v5.10 merge.
9587
95882004-09-08 Reiner Steib <Reiner.Steib@gmx.de>
9589
9590 * nntp.el (nntp): New customization group.
9591 (nntp-authinfo-file): Add customization group.
9592
9593 * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
9594
9595 * mml-sec.el (mml-signencrypt-style-alist): Ditto.
9596
9597 * gnus.el (to-address, to-list, subscribed)
9598 (large-newsgroup-initial): Ditto.
9599
9600 * flow-fill.el (fill-flowed-display-column)
9601 (fill-flowed-encode-column): Ditto.
9602
96032004-09-06 Stefan <monnier@iro.umontreal.ca>
9604
9605 * message.el (message-tokenize-header, message-send-mail-with-qmail):
9606 Use point-min rather than 1.
9607 (message-send-mail): Use buffer-size rather than point-max.
9608
9609 * gnus-sum.el (gnus-summary-search-article-forward):
9610 Signal a specific `search-failed' rather than a generic `error'.
9611
9612 * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
9613 (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
9614 (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
9615
96162004-09-10 Simon Josefsson <jas@extundo.com>
9617
9618 * nndb.el (require): Remove tcp and duplicate cl.
9619
96202004-09-10 Katsumi Yamaoka <yamaoka@jpl.org>
9621
9622 * gnus-agent.el (directory-files-and-attributes): Move forward.
9623
96242004-09-09 Kevin Greiner <kgreiner@compsol.cc>
9625
9626 * gnus-agent.el (directory-files-and-attributes): Optionally
9627 defined to support XEmacs.
9628
96292004-09-09 Kevin Greiner <kgreiner@compsol.cc>
9630
002876ab 9631 * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
01c52d31
MB
9632 to avoid run-time CL dependencies.
9633 (gnus-agent-unfetch-articles): New function.
9634 (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
9635 article numbers even when local .overview file is missing.
002876ab 9636 (gnus-agent-read-article-number): New function. Only accepts
01c52d31
MB
9637 27-bit article numbers.
9638 (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
9639 gnus-agent-read-article-number.
9640 (gnus-agent-braid-nov): Rewrote to validate article numbers coming
9641 from backend while recognizing that article numbers in .overview
9642 must be valid.
9643 (gnus-agent-update-files-total-fetched-for): Use
9644 directory-files-and-attributes to improve performance.
9645 * gnus-int.el (gnus-request-move-article): Use
9646 gnus-agent-unfetch-articles in place of gnus-agent-expire to
9647 improve performance.
9648
9649 * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
9650 some users confused by references to .newsrc when they only have a
9651 .newsrc.eld file.
149cd465
JB
9652 (gnus-convert-mark-converter-prompt)
9653 (gnus-convert-converter-needs-prompt): Fixed use of property list.
01c52d31 9654 * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
002876ab 9655 New function. Used internally to only display 'gnus converting
01c52d31
MB
9656 files' message when actually necessary.
9657
9658 * gnus-sum.el (): Removed (require 'gnus-agent) as required
9659 methods now autoloaded.
9660
96612004-09-03 Katsumi Yamaoka <yamaoka@jpl.org>
9662
9663 * gnus-sum.el (gnus-summary-insert-subject): Remove list
9664 identifiers.
9665
96662004-09-02 Reiner Steib <Reiner.Steib@gmx.de>
9667
9668 * gnus-picon.el: Fix indentation and closing parenthesis.
9669
96702004-09-01 Simon Josefsson <jas@extundo.com>
9671
9672 * message.el (message-canlock-generate): Require sha1, not
9673 sha1-el. (Can we get rid of this require alltogheter? It is ugly
9674 to require within a function. Sadly, if sha1.el isn't loaded, the
9675 let binding in m-c-g will hide the defcustom definition, which is
9676 bad.)
9677
9678 * canlock.el: Require sha1, not sha1-el.
9679
9680 * message.el: Don't autoload sha1 (there is a autoload cookie in
9681 sha1.el).
9682
9683 * sha1-el.el: Renamed to sha1.el.
9684
96852004-08-30 Juanma Barranquero <lektu@terra.es>
9686
9687 * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
9688
96892004-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
9690
9691 * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
9692
96932004-08-30 Kim F. Storm <storm@cua.dk>
9694
9695 * nntp.el (nntp-authinfo-file): Add :group 'nntp.
9696
9697 * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
9698 Add :group 'nnimap.
9699
97002004-08-30 Andreas Schwab <schwab@suse.de>
9701
9702 * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
9703 ?* and ?\;.
9704
9705 * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
9706 and ?\' to symbol instead of whitespace.
9707
97082004-08-30 Katsumi Yamaoka <yamaoka@jpl.org>
9709
9710 * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
9711
9712 * gnus-sum.el (gnus-summary-morse-message): Use search-forward
9713 instead of re-search-forward.
9714
9715 * gnus-uu.el (gnus-uu-save-article): Ditto.
9716 (gnus-uu-post-encode-uuencode): Ditto.
9717
9718 * html2text.el (html2text-clean-list-items): Ditto.
9719 (html2text-clean-dtdd): Ditto.
9720 (html2text-format-tags): Ditto.
9721
9722 * message.el (message-send-mail-with-sendmail): Fix regexp.
9723 (message-fill-field-general): Use search-forward instead of
9724 re-search-forward.
9725 (unbold-region): Ditto.
9726
9727 * nnrss.el (nnrss-request-article): Ditto.
9728
9729 * nnslashdot.el (nnslashdot-request-article): Ditto.
9730
9731 * nnweb.el (nnweb-gmane-wash-article): Ditto.
9732
9733 * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
9734 "Unrecognized menu descriptor" error in XEmacs.
9735
97362004-08-26 Stefan Wiens <s.wi@gmx.net> (tiny change)
9737
9738 * gnus-sum.el (gnus-read-header): Don't remove a header for the
9739 parent article of a sparse article in the thread hashtb.
9740
97412004-08-26 David Hedbor <dhedbor@real.com> (tiny change)
9742
9743 * nnmail.el (nnmail-split-lowercase-expanded): New user option.
9744 (nnmail-expand-newtext): Lowercase expanded entries if
9745 nnmail-split-lowercase-expanded is non-nil.
9746
97472004-08-26 Katsumi Yamaoka <yamaoka@jpl.org>
9748
c9e31f32 9749 * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
01c52d31
MB
9750
9751 * gnus-group.el (gnus-group-line-format-alist): Convert the value
9752 of gnus-tmp-news-method into string under XEmacs. It will be
9753 passed to gnus-correct-length which takes only a string argument.
9754
97552004-08-24 Katsumi Yamaoka <yamaoka@jpl.org>
9756
9757 * gnus-util.el (gnus-bind-print-variables): New macro.
9758 (gnus-prin1): Use it.
9759 (gnus-prin1-to-string): Use it.
9760 (gnus-pp): New function.
9761 (gnus-pp-to-string): New function.
9762
c9e31f32
SM
9763 * gnus-cus.el (gnus-agent-cat-prepare-category-field):
9764 Replace pp-to-string with gnus-pp-to-string.
01c52d31
MB
9765 * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
9766 * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
9767 * gnus-msg.el (gnus-debug): Ditto.
9768 * gnus-score.el (gnus-score-save): Ditto.
9769 * gnus-spec.el (gnus-update-format): Replace pp-to-string with
9770 gnus-pp-to-string.
9771 * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
9772 with gnus-pp.
9773 * score-mode.el (gnus-score-pretty-print): Ditto.
9774 * webmail.el (webmail-debug): Ditto.
9775
97762004-08-23 Katsumi Yamaoka <yamaoka@jpl.org>
9777
c9e31f32
SM
9778 * gnus-art.el (article-display-face, article-display-x-face):
9779 Use buffer-read-only.
01c52d31
MB
9780
97812004-08-22 Katsumi Yamaoka <yamaoka@jpl.org>
9782
c9e31f32
SM
9783 * gnus-art.el (article-hide-list-identifiers):
9784 Bind inhibit-read-only as t.
01c52d31
MB
9785
97862004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
9787
9788 * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
9789
97902004-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
9791
9792 * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
9793 (gnus-narrow-to-page): Don't assume point-min == 1.
9794 (gnus-article-edit-mode): Derive from message-mode.
9795
9796 * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
9797 point-min == 1.
9798
9799 * imap.el (imap-parse-address-list, imap-parse-body-ext):
9800 Disable incorrect use of `assert'.
9801
9802 * message.el (message-mode): Set comment-start-skip.
9803
9804
98052004-08-22 Sam Steingold <sds@gnu.org>
9806
9807 * pop3.el (pop3-leave-mail-on-server): New user variable.
9808 (pop3-movemail): Delete mail only when it is nil.
9809
98102004-08-21 Reiner Steib <Reiner.Steib@gmx.de>
9811
9812 * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
9813
9814 * mml.el (mml-preview): Use `pop-to-buffer'.
9815
9816 * message.el (message-goto-mail-followup-to): Insert after "To".
9817 (message-carefully-insert-headers): Add comment.
9818
9819 * gnus.el: Remove unused variable `gnus-article-check-size'.
9820
9821 * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
9822
9823 * gnus-art.el (gnus-button-alist): Improve
9824 `gnus-button-handle-library' entry.
9825
98262004-08-19 Sebastian Freundt <hroptatyr@gna.org> (tiny change)
9827
9828 * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
9829 downcase, since XEmacs capitalizes error messages differently.
9830
98312004-08-18 Jesper Harder <harder@ifa.au.dk>
9832
9833 * nntp.el: Add (require 'gnus) due to reference to
9834 `gnus-directory'. Reported by Matt Swift <swift@alum.mit.edu>.
9835
98362004-08-18 Florian Weimer <fw@deneb.enyo.de>
9837
9838 * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
9839 `mm-fill-flowed'.
9840
9841 * mm-decode.el (mm-dissect-singlepart): Check it.
9842
98432004-08-17 Teodor Zlatanov <tzz@lifelogs.com>
9844
9845 * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
9846 'imap' for netrc parsing.
9847
98482004-08-16 Reiner Steib <Reiner.Steib@gmx.de>
9849
9850 * mailcap.el (mailcap-mime-data): Mark as risky.
9851
98522004-08-15 Katsumi Yamaoka <yamaoka@jpl.org>
9853
9854 * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
9855 may be included in the encoded word.
9856 (rfc2047-encode): Don't append a space if the encoded word
9857 includes close parenthesis.
9858
98592004-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
9860
9861 * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
9862 of text within parentheses.
9863
98642004-08-06 Teodor Zlatanov <tzz@lifelogs.com>
9865
9866 * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
9867 (gnus-encrypt-write-file-contents): Make the password key the file
9868 name PLUS the cipher, not just the cipher. Also remove failed
9869 passwords from the cache.
9870
98712004-08-06 Simon Josefsson <jas@extundo.com>
9872
9873 * gnus-sum.el (gnus-article-loose-mime): Change default to t. Doc
9874 fix.
9875
98762004-08-05 Katsumi Yamaoka <yamaoka@jpl.org>
9877
9878 * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
9879 LWSP.
9880
98812004-08-04 Teodor Zlatanov <tzz@lifelogs.com>
9882
9883 * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
9884 to append in-reply-to: data to the references: header.
9885
9886 * netrc.el: Remove old encryption support, autoload gnus-encrypt.el
9887 (netrc-parse): Use gnus-encrypt.el functions.
9888
9889 * gnus-encrypt.el: Add new file for encryption support; currently
9890 does only a few GPG ciphers and an internal XOR cipher.
9891
9892 * password.el: Add comments on using password-read-and-add.
9893 (password-read-and-add): Add function to read and add the
9894 password to the cache at once.
9895
98962004-07-28 Simon Josefsson <jas@extundo.com>
9897
9898 * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
9899 parameter (but don't use it, for now).
9900
9901 * imap.el (imap-ssl-open): Use imap-process-connection-type,
9902 instead of hard coding to nil.
9903
99042004-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
9905
9906 * mm-view.el (mm-inline-image-emacs): Open lines under an image
9907 as mm-inline-image-xemacs does.
9908
99092004-07-26 Simon Josefsson <jas@extundo.com>
9910
9911 * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
9912 Revert part of 2004-07-17 change below.
9913
99142004-07-25 Katsumi Yamaoka <yamaoka@jpl.org>
9915
9916 * rfc2047.el (rfc2047-encode-region): Don't infloop. Suggested by
9917 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
9918
99192004-07-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
9920
9921 * flow-fill.el (fill-flowed): Remove space stuffing, and only do
9922 quotes that actually start with ">" at the beginning of the
9923 lines.
9924
99252004-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
9926
9927 * rfc2047.el (rfc2047-encode-region): Fix last change.
9928 (rfc2047-encode-parameter): Remove useless concat.
9929
99302004-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
9931
9932 * rfc2047.el (rfc2047-encode-region): Check carefully whether to
9933 encode special characters; fix some kind of misconfigured headers;
9934 signal a real error if debug-on-quit or debug-on-error is non-nil.
9935 (rfc2047-encode-max-chars): New variable.
9936 (rfc2047-encode-1): Use it.
9937 (rfc2047-encode-parameter): New function.
9938
9939 * mml.el (mml-insert-parameter): Remove an excessive space.
9940
99412004-07-17 Simon Josefsson <jas@extundo.com>
9942
9943 * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
9944 Kai Grossjohann <kai@emptydomain.de>.
9945 (gnus-group-group-map): Use it, instead of gnus-group-make-group.
9946 (gnus-group-make-menu-bar): Ditto.
9947
9948 * gnus-util.el (gnus-group-server): Add.
9949
99502004-07-16 Jesper Harder <harder@ifa.au.dk>
9951
9952 * message.el (message-clone-locals): Clone sendmail and smtp
9953 variables.
9954
99552004-07-12 Katsumi Yamaoka <yamaoka@jpl.org>
9956
9957 * rfc2047.el (rfc2047-encode-region): Fix last change.
9958
99592004-07-12 Katsumi Yamaoka <yamaoka@jpl.org>
9960
9961 * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
9962 characters as non-special.
9963
99642004-07-09 Simon Josefsson <jas@extundo.com>
9965
9966 * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
9967 Users will lose all flag changes made while unplugged with
9968 e.g. nntp unless flag synchronization happens, thus `nil' is not a
9969 good default. See numerous reports on ding mailing list.
9970
99712004-07-09 Katsumi Yamaoka <yamaoka@jpl.org>
9972
9973 * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
9974 add generate-head-function and generate-article-function to the
9975 rfc822-forward entry.
9976 (nndoc-rfc822-forward-generate-article): New function.
9977 (nndoc-rfc822-forward-generate-head): New function.
9978
9979 * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
9980
99812004-07-06 Dan Christensen <jdc@uwo.ca>
9982
9983 * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
9984 respect display group parameter and gnus-summary-expunge-below.
9985 (gnus-articles-to-read): Remove unused reference to display group
9986 parameter.
9987
99882004-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
9989
9990 * nnheader.el (nnheader-uniquify-message-id): New experimental
9991 variable.
9992 (nnheader-nov-read-message-id): Use it.
9993
9994 * spam-report.el (spam-report-gmane): Add interactive.
9995
99962004-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
9997
9998 * mm-encode.el (mm-content-transfer-encoding-defaults): Use
9999 qp-or-base64 for the application/* types.
10000
100012004-07-02 Joakim Verona <joakim@verona.se> (tiny change)
10002
10003 * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
10004
100052004-06-30 Teodor Zlatanov <tzz@lifelogs.com>
10006
10007 * gnus-registry.el (gnus-registry-trim): Don't allow a negative
10008 trim value.
10009
100102004-01-25 Paul Jarc <prj@po.cwru.edu>
10011
10012 * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
10013 New macro and function.
10014 (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
10015
100162004-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
10017
10018 * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
10019 after-load-alist.
10020
100212004-06-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
10022
10023 * gnus-group.el (gnus-group-get-new-news-this-group): Don't
10024 update info that isn't there.
10025
100262004-06-29 Ilya N. Golubev <gin@mo.msk.ru>.
10027
10028 * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
10029 entry.
10030
100312004-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
10032
10033 * mm-view.el (mm-inline-render-with-function): Use multibyte
10034 buffer; decode html source by charset.
10035
10036 * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
10037
10038 * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
10039 Mule-UCS is loaded under XEmacs.
10040 (mm-mime-mule-charset-alist): Avoid duplicated entries.
10041
100422004-06-28 Jesper Harder <harder@ifa.au.dk>
10043
10044 * nnheader.el (nnheader-max-head-length): Increase to 8192.
10045
100462004-06-28 Katsumi Yamaoka <yamaoka@jpl.org>
10047
10048 * mm-util.el (mm-coding-system-p): Return a coding-system.
10049 (mm-mime-mule-charset-alist): Use shift_jis instead of
10050 iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
10051 entries for the mime charsets iso-2022-jp-3 and shift_jis.
10052 (mm-coding-system-priorities): Use shift_jis and iso-8859-1
10053 instead of japanese-shift-jis and iso-latin-1 respectively in
10054 order to share the default value with both Emacs and XEmacs-mule.
10055 (mm-mule-charset-to-mime-charset): Make
10056 mm-coding-system-priorities effective.
10057 (mm-sort-coding-systems-predicate): Canonicalize coding-systems
10058 while predicating of candidates upon the priorities.
10059
100602004-06-27 Jesper Harder <harder@ifa.au.dk>
10061
10062 * gnus-sum.el (gnus-summary-make-menu-bar): Add
10063 gnus-uu-invert-processable.
10064
10065 * gnus.el: Autoload gnus-uu-invert-processable.
10066
100672004-06-24 Katsumi Yamaoka <yamaoka@jpl.org>
10068
10069 * mm-util.el (mm-with-multibyte-buffer): New macro.
10070
10071 * rfc2047.el (rfc2047-encode-string): Use it.
10072 (rfc2047-encode-region): Move point to the end of the region after
10073 encoding. Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
10074
100752004-06-23 Katsumi Yamaoka <yamaoka@jpl.org>
10076
10077 * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
10078 ">From ". Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
10079
100802004-06-23 Katsumi Yamaoka <yamaoka@jpl.org>
10081
10082 * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
10083 (gnus-cite-parse): Ignore quoted envelope From_. Suggested by
10084 Karl Chen <quarl@nospam.quarl.org>.
10085
100862004-06-23 Jesper Harder <harder@ifa.au.dk>
10087
10088 * message.el (message-idna-to-ascii-rhs-1): Don't choke on
10089 invalid addresses.
10090
100912004-06-21 Teodor Zlatanov <tzz@lifelogs.com>
10092
10093 * spam.el: Change section markers, revise TODO list.
10094 (spam-backends): Make new master list of all installed backends.
10095 (spam-summary-exit-behavior): Add new variable to determine how
10096 messages moves are done at summary exit.
10097 (spam-move-spam-nonspam-groups-only)
10098 (spam-process-ham-in-nonham-groups)
10099 (spam-process-ham-in-spam-groups): Remove variables, the
10100 spam-summary-exit-behavior variable should be used to manage this
10101 behavior.
10102 (spam-old-ham-articles, spam-old-spam-articles): Remove.
10103 (spam-old-articles): Add variable, replacing spam-old-ham-articles
10104 and spam-old-spam-articles.
10105 (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
10106 Add empty variables, placeholders for the backends they represent.
10107 (spam-set-difference): Move, unchanged.
10108 (spam-list-of-processors): Declare OBSOLETE, not used anymore
10109 unless the user has a processor variable.
10110 (spam-classifications, spam-classification-valid-p)
10111 (spam-backend-properties, spam-backend-property-valid-p)
10112 (spam-backend-function-type-valid-p)
10113 (spam-process-type-valid-p, spam-list-articles): Add helper functions.
10114 (spam-report-articles-gmane, spam-report-articles-resend):
10115 Remove functions, they are not needed.
10116 (spam-install-backend-super, spam-backend-list)
10117 (spam-backend-check, spam-backend-valid-p, spam-backend-info)
10118 (spam-backend-function, spam-backend-ham-registration-function)
10119 (spam-backend-spam-registration-function)
10120 (spam-backend-ham-unregistration-function)
10121 (spam-backend-spam-unregistration-function)
10122 (spam-backend-statistical-p, spam-backend-mover-p)
10123 (spam-install-backend-alias, spam-install-checkonly-backend)
10124 (spam-install-mover-backend, spam-install-nocheck-backend)
10125 (spam-install-backend, spam-install-statistical-backend)
10126 (spam-install-statistical-checkonly-backend): Add backend installation
10127 support.
10128 (spam-summary-prepare-exit): Rewrite to use the new backend code.
10129 (spam-group-processor-p): Use the new backend code and respect the
10130 summary exit behavior.
10131 (spam-mark-spam-as-expired-and-move-routine): Remove.
10132 (spam-summary-prepare): Change to use the new spam-old-articles
10133 variable.
10134 (spam-copy-or-move-routine, spam-copy-spam-routine)
10135 (spam-move-spam-routine, spam-copy-ham-routine)
10136 (spam-move-ham-routine): Add code to copy/move ham or spam.
10137 (spam-fetch-field-fast): Improve doc and code, plus allow the
10138 'number request.
10139 (spam-list-of-checks, spam-list-of-statistical-checks): Remove
10140 variables.
10141 (spam-split, spam-find-spam): Use the new backend code.
10142 (spam-registration-functions): Remove variable.
10143 (spam-unregister-routine): Add convenience wrapper.
10144 (spam-log-undo-registration, spam-register-routine)
10145 (spam-log-processing-to-registry)
10146 (spam-log-unregistration-needed-p): Rename "check" to "backend"
10147 where possible.
10148 (spam-check-gmane-xref, spam-check-regex-headers)
10149 (spam-check-blackholes, spam-check-stat, spam-check-ifile)
10150 (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
10151 (spam-check-bogofilter-headers, spam-check-spamoracle)
10152 (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
10153 (spam-check-crm114-headers): Use the spam-split-group that
10154 spam-split prepares, no need to determine it every time.
10155
10156 * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
10157 to the nnheader-parse-naked-head call.
10158
10159 * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
10160
10161 * gnus-sum.el (gnus-nov-parse-line): Add the message number to
10162 the nnheader-nov-read-message-id call.
10163
101642004-06-21 Katsumi Yamaoka <yamaoka@jpl.org>
10165
10166 * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
10167 gnus-activate-group twice. Suggested by Markus Peter
10168 <warp@spin.de>.
10169
101702004-06-18 Katsumi Yamaoka <yamaoka@jpl.org>
10171
10172 * gnus-art.el (gnus-article-time-format): Exchange the order of
10173 day and month in the default value; fix customization type.
10174 (article-date-ut): Use add-text-properties.
10175 (article-make-date-line): Use message-make-date instead of
10176 current-time-string.
10177
10178 * message.el (message-fetch-field): Don't use set-text-properties.
10179 (message-make-date): Simplify.
0f49874b 10180
01c52d31 101812004-06-17 Katsumi Yamaoka <yamaoka@jpl.org>
0f49874b 10182
01c52d31
MB
10183 * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
10184 (rfc2047-encode-region): Treat text within parentheses as special;
10185 show the original text when error has occurred.
0f49874b 10186
01c52d31
MB
10187 * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
10188 already-computed method to gnus-activate-group.
0f49874b 10189
01c52d31
MB
10190 * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
10191 same select-methods identical Lisp objects.
0f49874b 10192
01c52d31
MB
10193 * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
10194 object when modifying the info.
0f49874b 10195
01c52d31 101962004-06-16 Katsumi Yamaoka <yamaoka@jpl.org>
0f49874b 10197
01c52d31
MB
10198 * gnus-srvr.el (gnus-server-set-info): Remove the server from
10199 gnus-opened-servers since it has never been opened with the new
10200 configuration yet.
0f49874b 10201
01c52d31 102022004-06-15 Katsumi Yamaoka <yamaoka@jpl.org>
0f49874b 10203
01c52d31
MB
10204 * nnheader.el (nnheader-nov-read-message-id): Pass the optional
10205 arg to nnheader-generate-fake-message-id.
0f49874b 10206
01c52d31 102072004-06-14 Teodor Zlatanov <tzz@lifelogs.com>
ca0a6900 10208
01c52d31
MB
10209 * nnheader.el (nnheader-generate-fake-message-id): Accept a
10210 number and build a fake message ID localized to a group and
10211 article number (so it's repeatable from that point on).
cc4a96c6 10212 (nnheader-fake-message-id-p): Change regex to accommodate new fake
01c52d31 10213 ID format.
ca0a6900 10214
01c52d31
MB
10215 * gnus-sum.el (gnus-get-newsgroup-headers): Call
10216 nnheader-generate-fake-message-id with the article number.
ca0a6900 10217
01c52d31 102182004-06-12 YAGI Tatsuya <ynyaaa@ybb.ne.jp> (tiny change)
a21fb88e 10219
01c52d31
MB
10220 * gnus-art.el (gnus-article-next-page): Fix the way to find a real
10221 end-of-buffer.
a21fb88e 10222
01c52d31 102232004-06-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
a21fb88e 10224
01c52d31 10225 * message.el (message-ignored-supersedes-headers): Add Approved.
a21fb88e 10226
01c52d31 102272004-06-11 Katsumi Yamaoka <yamaoka@jpl.org>
bfe5418b 10228
01c52d31
MB
10229 * rfc2047.el (rfc2047-encode-message-header): Remove useless
10230 goto-char.
10231 (rfc2047-encode): Fold the line before encoding.
bfe5418b 10232
01c52d31 102332004-06-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
d4755e04 10234
01c52d31
MB
10235 * rfc2047.el (rfc2047-encode-message-header): Disabled header
10236 folding -- not all headers can be folded, and this should be done
10237 by the message composition mode. Probably. I think.
d4755e04 10238
01c52d31 102392004-06-10 Katsumi Yamaoka <yamaoka@jpl.org>
95f75c75 10240
01c52d31
MB
10241 * gnus-util.el (gnus-remove-text-with-property): Make it slightly
10242 fast.
95f75c75 10243
01c52d31
MB
10244 * gnus-ems.el (gnus-remove-image): Don't use
10245 message-text-with-property; remove only the image found first.
4a43ee9b 10246
01c52d31 102472004-06-09 Jesper Harder <harder@ifa.au.dk>
4a43ee9b 10248
01c52d31 10249 * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
4a43ee9b 10250
01c52d31 102512004-06-09 Katsumi Yamaoka <yamaoka@jpl.org>
4a43ee9b 10252
01c52d31
MB
10253 * message.el (message-text-with-property): Make it fast and accept
10254 optional arguments.
10255 (message-strip-forbidden-properties): Use it.
10256 (message-fix-before-sending): Follow the m-t-w-p change.
4a43ee9b 10257
01c52d31 10258 * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
4a43ee9b 10259
01c52d31 102602004-06-08 Katsumi Yamaoka <yamaoka@jpl.org>
4a43ee9b 10261
01c52d31
MB
10262 * gnus-art.el (article-hide-headers): Don't change the buffer
10263 mistakenly when performing mml-preview even if
10264 gnus-single-article-buffer is nil.
4a43ee9b 10265
01c52d31 102662004-06-08 Kai Grossjohann <kgrossjo@eu.uu.net>
4a43ee9b 10267
01c52d31
MB
10268 * message.el (message-expand-name-databases): New user option.
10269 (message-expand-name): Use it.
4a43ee9b 10270
01c52d31 102712004-06-07 Teodor Zlatanov <tzz@lifelogs.com>
4a43ee9b 10272
01c52d31
MB
10273 * spam.el (spam-report-articles-resend)
10274 (spam-report-resend-register-routine): Allow ham reporting.
10275 (spam-report-resend-register-ham-routine): Add wrapper.
10276 (spam-registration-functions): Add ham resending functions.
10277 (spam-list-of-processors): Add ham resend processor.
4a43ee9b 10278
01c52d31
MB
10279 * gnus.el (ham-resend-to): Add new group parameter.
10280 (spam-process): Add ham resend option.
4a43ee9b 10281
01c52d31
MB
10282 * spam-report.el (spam-report-resend): Allow reporting ham.
10283 (spam-report-resend-ham): Add wrapper.
4a43ee9b 10284
01c52d31 102852004-06-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
4a43ee9b 10286
01c52d31
MB
10287 * message.el (message-cite-articles-with-x-no-archive): New
10288 variable.
10289 (message-cite-original): Use it.
4a43ee9b 10290
01c52d31 102912004-06-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
e9bd5782 10292
01c52d31 10293 * message.el (message-cite-original): Respect X-No-Archive.
e9bd5782 10294
01c52d31 102952004-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
e9bd5782 10296
01c52d31
MB
10297 * gnus-art.el (article-hide-headers): Refer to the values for
10298 gnus-ignored-headers and gnus-visible-headers in the summary
10299 buffer since a user may have set them as group parameters.
cfcd5c91 10300
01c52d31 103012004-06-03 Teodor Zlatanov <tzz@lifelogs.com>
cfcd5c91 10302
01c52d31
MB
10303 * assistant.el (assistant-node-name): Add convenience function.
10304 (assistant-render-text, assistant-render-node): Add error handling,
10305 plus handle multiple next nodes.
10306 (assistant-find-next-node): Comment out for now.
10307 (assistant-find-next-nodes): Add function, returns list of next
10308 nodes.
10309
103102004-06-02 Reiner Steib <Reiner.Steib@gmx.de>
10311
10312 * mail-source.el (mail-source-directory): Fix doc-string.
10313
103142004-05-29 Teodor Zlatanov <tzz@lifelogs.com>
10315
10316 * assistant.el (assistant-render-text, assistant-eval): Add :set
10317 widget type, which is different because it takes and returns a
10318 list. Much hilarity ensues.
10319
103202004-05-28 Reiner Steib <Reiner.Steib@gmx.de>
10321
10322 * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
10323
10324 * gnus-group.el (gnus-group-get-new-news-this-group): Added
10325 doc-string.
10326
10327 * gnus-start.el (gnus-activate-group): Added doc-string.
10328
103292004-05-28 Katsumi Yamaoka <yamaoka@jpl.org>
10330
10331 * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
10332
103332004-05-27 Teodor Zlatanov <tzz@lifelogs.com>
10334
10335 * assistant.el (assistant-render-text): Try to add a :set
10336 widget, more to come.
10337
10338 * spam.el (spam-group-spam-contents-p): Handle empty groupname
10339 strings.
10340 (spam-report-articles-resend)
10341 (spam-register-routine): Do registration iff any articles warrant
10342 it.
10343 (spam-summary-prepare-exit): Change log message for nil group
10344 destinations.
10345
103462004-05-27 Daniel Pittman <daniel@rimspace.net>
10347
10348 * spam.el (spam-report-resend-register-routine): Allow
10349 spam-report-resend-to to be a group parameter or a global value.
10350
103512004-05-26 Simon Josefsson <jas@extundo.com>
10352
10353 * starttls.el: Merge with my GNUTLS based starttls.el.
10354 (starttls-gnutls-program, starttls-use-gnutls)
10355 (starttls-extra-arguments, starttls-process-connection-type)
10356 (starttls-connect, starttls-failure, starttls-success): New
10357 variables.
10358 (starttls-program, starttls-extra-args): Doc fix.
10359 (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
10360 functions.
10361 (starttls-negotiate, starttls-open-stream): Check
10362 `starttls-use-gnutls' and pass on to corresponding *-gnutls
10363 function if it is set.
10364
103652004-05-27 Katsumi Yamaoka <yamaoka@jpl.org>
10366
10367 * rfc2047.el (rfc2047-encode-region): Encode encoded words in
10368 structured fields.
10369
103702004-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
10371
10372 * message.el (message-resend): Bind rfc2047-encode-encoded-words.
10373
103742004-05-26 Teodor Zlatanov <tzz@lifelogs.com>
10375
10376 * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
10377 variable.
10378 (spam-mark-junk-as-spam-routine): Use it. Allow to disable
10379 assigning the spam-mark to new messages.
10380
880820fe 103812004-05-26 Adam Sjøgren <asjo@koldfront.dk> (tiny change)
01c52d31
MB
10382
10383 (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
10384
103852004-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
10386
10387 * rfc2047.el (rfc2047-encodable-p): Don't move point.
10388 (rfc2047-decode): Treat the ascii coding-system as raw-text by
10389 default.
10390
103912004-05-25 Anand Mitra <mitramc@yahoo.com> (tiny change)
10392
002876ab 10393 * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
01c52d31
MB
10394 correct data.
10395
103962004-05-24 Teodor Zlatanov <tzz@lifelogs.com>
10397
10398 * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
10399 (spam-group-processor-p): Fix function.
10400 (spam-group-processor-multiple-p)
10401 (spam-group-spam-processor-report-gmane-p)
10402 (spam-group-spam-processor-report-resend-p)
10403 (spam-group-spam-processor-bogofilter-p)
10404 (spam-group-spam-processor-blacklist-p)
10405 (spam-group-spam-processor-ifile-p)
10406 (spam-group-ham-processor-ifile-p)
10407 (spam-group-spam-processor-spamoracle-p)
10408 (spam-group-spam-processor-crm114-p)
10409 (spam-group-ham-processor-bogofilter-p)
10410 (spam-group-spam-processor-stat-p)
10411 (spam-group-ham-processor-stat-p)
10412 (spam-group-ham-processor-whitelist-p)
10413 (spam-group-ham-processor-BBDB-p)
10414 (spam-group-ham-processor-spamoracle-p)
10415 (spam-group-ham-processor-copy-p): Remove functions with some
10416 prejudice against unneeded code.
10417 (spam-report-articles-resend)
10418 (spam-report-resend-register-routine): Allow the group/topic
10419 spam-resend-to value to override spam-report-resend-to.
10420 (spam-summary-prepare-exit): Invoke spam-group-processor-p
10421 properly now.
10422
10423 * gnus.el (spam-resend-to): Add group/topic parameter.
10424 (spam-process): Move the OBSOLETE processors to the end of the
10425 choices.
10426
104272004-05-24 Daniel Pittman <daniel@rimspace.net>
10428
10429 * spam-report.el (spam-report-resend-to, spam-report-resend): Start
10430 with resend-to set to nil, and then ask the user if necessary.
10431 (spam-report-resend): spam-report-resend takes a list of articles, not
10432 separate article numbers.
10433
104342004-05-23 Katsumi Yamaoka <yamaoka@jpl.org>
10435
10436 * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
10437 addition to emacs-w3m.
10438
104392004-05-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
10440
10441 * assistant.el (assistant-authinfo-data): New function.
10442 (assistant-eval): Eval for entire assistant.
10443
10444 * netrc.el (netrc-services-file): New variable.
10445 (netrc-parse-services): New function.
10446 (netrc-find-service-name): New function.
10447 (netrc-find-service-number): New function.
10448 (netrc-port-equal): New function.
10449 (netrc-machine): Use it.
10450
10451 * nnimap.el (nnimap-open-connection): Use netrc.
10452
10453 * gnus-util.el (gnus-netrc-get): Remove aliases.
10454
10455 * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
10456
10457 * assistant.el (wid-edit): Fix compilation.
10458
10459 * gnus-util.el (gnus-set-file-modes): Just ignore errors.
10460
104612004-05-23 Paul Stodghill <stodghil@cs.cornell.edu>
10462
10463 * gnus-util.el (gnus-set-file-modes): New function. (small
10464 patch).
10465
104662004-05-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
cfcd5c91 10467
01c52d31 10468 * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
cfcd5c91 10469
01c52d31
MB
10470 * assistant.el (assistant-render-node): Fix up rendering and
10471 read-only text.
10472 (assistant-render-node): Reset.
10473 (assistant-make-read-only): Not sticky.
cfcd5c91 10474
01c52d31 104752004-05-20 Danny Siu <dsiu@adobe.com>
cfcd5c91 10476
01c52d31
MB
10477 * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
10478 centered even when gnus-auto-center-summary is t
cfcd5c91 10479
01c52d31 104802004-05-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
cfcd5c91 10481
01c52d31
MB
10482 * dns.el (dns-get-txt-answer): New function.
10483 (dns-read-txt): Ditto.
10484 (query-dns): Use it.
cfcd5c91 10485
01c52d31 104862004-05-21 Katsumi Yamaoka <yamaoka@jpl.org>
cfcd5c91 10487
01c52d31
MB
10488 * gnus-start.el (gnus-get-unread-articles): Don't invalidate
10489 active for foreign groups even if the group level is higher than
10490 the specified value.
cfcd5c91 10491
01c52d31 104922004-05-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
9ad41fb7 10493
01c52d31
MB
10494 * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
10495 non-active groups.
9ad41fb7 10496
01c52d31 10497 * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
b4e8a25b 10498
01c52d31 104992004-05-20 Magnus Henoch <mange@freemail.hu>
b4e8a25b 10500
01c52d31 10501 * dns.el (dns-read-type): Add support for SVR. (small patch)
b4e8a25b 10502
01c52d31 105032004-05-20 Teodor Zlatanov <tzz@lifelogs.com>
ddfbe5db 10504
01c52d31
MB
10505 * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
10506 (spam-crm114-header, spam-crm114-spam-switch)
10507 (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
10508 (spam-crm114-positive-spam-header)
10509 (spam-crm114-database-directory, spam-list-of-processors)
10510 (spam-group-spam-processor-crm114-p)
10511 (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
10512 (spam-generic-score, spam-list-of-checks)
10513 (spam-list-of-statistical-checks, spam-registration-functions)
10514 (spam-check-crm114-headers, spam-crm114-score)
10515 (spam-check-crm114, spam-crm114-register-with-crm114)
10516 (spam-crm114-register-spam-routine)
10517 (spam-crm114-unregister-spam-routine)
10518 (spam-crm114-register-ham-routine)
10519 (spam-crm114-unregister-ham-routine): Add CRM114 support. From
880820fe 10520 asjo@koldfront.dk (Adam Sjøgren).
ddfbe5db 10521
01c52d31 10522 * gnus.el: Add spam-use-crm114.
d0859c9a 10523
01c52d31
MB
10524 * spam.el (spam-list-of-processors, spam-registration-functions):
10525 Add spam-use-resend.
10526 (spam-group-spam-processor-report-resend-p): Add utility wrapper.
10527 (spam-report-articles-gmane): Add doc fix.
149cd465
JB
10528 (spam-report-articles-resend, spam-report-resend-register-routine):
10529 Add wrappers around spam-report-resend-to.
d0859c9a 10530
01c52d31
MB
10531 * spam-report.el (spam-report-resend-to, spam-report-resend):
10532 Add support for resending spam.
10533 (spam-report-gmane): Fix line length >80.
d0859c9a 10534
01c52d31 10535 * gnus.el (spam-process): Add spam-use-resend.
d0859c9a 10536
01c52d31 105372004-05-20 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
d0859c9a 10538
01c52d31
MB
10539 * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
10540 number of processed spam messages.
10541 (spam-ham-copy-or-move-routine): Return the number of processed
10542 ham messages.
10543 (spam-summary-prepare-exit): Use the above values to decide
10544 whether status messages shouled be displayed.
d0859c9a 10545
01c52d31 105462004-05-20 Katsumi Yamaoka <yamaoka@jpl.org>
d0859c9a 10547
01c52d31
MB
10548 * rfc2047.el (rfc2047-encode-function-alist): Renamed from
10549 `rfc2047-encoding-function-alist' in order to avoid conflicting
10550 with the old version.
10551 (rfc2047-encode-region): Concatenate words containing non-ASCII
10552 characters in structured fields; don't encode space-delimited
10553 ASCII words even in unstructured fields; don't break words at
10554 char-category boundaries.
10555 (rfc2047-encode-1): New function.
10556 (rfc2047-encode): Use it; encode text so that it occupies the
10557 maximum width within 76-column; work correctly on Q encoding for
10558 iso-2022-* charsets.
10559 (rfc2047-fold-region): Use existing whitespace for LWSP; make it
10560 sure not to break a line just after the header name.
10561 (rfc2047-b-encode-region): Removed.
10562 (rfc2047-b-encode-string): New function.
10563 (rfc2047-q-encode-region): Removed.
10564 (rfc2047-q-encode-string): New function.
d0859c9a 10565
01c52d31 10566 * mm-util.el (mm-replace-in-string): New function.
d0859c9a 10567
01c52d31 105682004-05-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
d0859c9a 10569
01c52d31
MB
10570 * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
10571 get it right.
10572 (gnus-inews-make-draft): Really.
d0859c9a 10573
01c52d31 105742004-05-19 Ben Menasha <bmenasha@benmenasha.net>
d0859c9a 10575
01c52d31
MB
10576 * nnmh.el (nnmh-request-list-1): Don't check the link count
10577 before descending. (small patch)
d0859c9a 10578
01c52d31 105792004-05-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
d0859c9a 10580
01c52d31
MB
10581 * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
10582 stuff.
6441d280 10583
01c52d31
MB
10584 * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
10585 on real group name.
6441d280 10586
01c52d31 10587 * gnus-art.el (gnus-signature-limit): Doc fix.
8654e13a 10588
01c52d31 10589 * gnus-msg.el (gnus-inews-make-draft): Quote list.
8654e13a 10590
01c52d31 105912004-05-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
8654e13a 10592
01c52d31
MB
10593 * gnus-draft.el (gnus-draft-send): Bind
10594 rfc2047-encode-encoded-words.
8654e13a 10595
01c52d31
MB
10596 * rfc2047.el (rfc2047-encode-region): Encode =? strings.
10597 (rfc2047-encodable-p): Say that =? needs encoding.
10598 (rfc2047-encode-encoded-words): New variable.
8654e13a 10599
01c52d31 10600 * gnus-group.el (gnus-group-select-group): Doc fix.
8654e13a 10601
01c52d31 10602 * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
31640842 10603
01c52d31
MB
10604 * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
10605 to nil.
31640842 10606
01c52d31 10607 * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
31640842 10608
01c52d31 10609 * nnheader.el (nnheader-get-lines-and-char): New function.
31640842 10610
01c52d31 106112004-05-19 Reiner Steib <Reiner.Steib@gmx.de>
61b397cd 10612
01c52d31
MB
10613 * gnus-msg.el (gnus-summary-followup-with-original): Document
10614 yanking of region when active.
61b397cd 10615
01c52d31 106162004-05-19 Katsumi Yamaoka <yamaoka@jpl.org>
61b397cd 10617
01c52d31
MB
10618 * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
10619 groups if the group level is higher than the specified value.
31640842 10620
01c52d31 106212004-05-18 Reiner Steib <Reiner.Steib@gmx.de>
cd01ded9 10622
01c52d31
MB
10623 * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
10624 (gnus-group-jump-to-group): Added prefix argument using
10625 `gnus-group-jump-to-group-prompt'. Query before jumping to
10626 non-active group.
cd01ded9 10627
01c52d31
MB
10628 * compface.el (uncompface): Be verbose when changing
10629 `uncompface-use-external'.
850c333d 10630
01c52d31
MB
10631 * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
10632 handle manual section.
850c333d 10633
01c52d31 106342004-05-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
ff5e68bf 10635
01c52d31 10636 * gnus-art.el (gnus-button-alist): Revert previous change.
ff5e68bf 10637
01c52d31 106382004-05-18 Reiner Steib <Reiner.Steib@gmx.de>
ff5e68bf 10639
01c52d31 10640 * message.el (message-idna-to-ascii-rhs-1): Fix typo.
ff5e68bf 10641
01c52d31 106422004-05-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
6a748eda 10643
01c52d31
MB
10644 * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
10645 whether backend can accept message.
6a748eda 10646
01c52d31 10647 * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
9d9b0de9 10648
01c52d31 106492004-05-18 Kai Grossjohann <kgrossjo@eu.uu.net>
9d9b0de9 10650
01c52d31
MB
10651 * nntp.el (nntp-request-set-mark, nntp-request-update-info):
10652 Avoid creating directory when nntp-marks-is-evil is true.
10653 Reported by Reiner Steib.
9a89f5b0 10654
01c52d31 106552004-05-18 Reiner Steib <Reiner.Steib@gmx.de>
9a89f5b0 10656
01c52d31
MB
10657 * gnus-picon.el (gnus-picon-style): New variable.
10658 (gnus-picon-insert-glyph): Added optional `nostring' argument.
10659 (gnus-picon-transform-address): Support `gnus-picon-style'. From
10660 Jesper Harder <harder@ifa.au.dk>.
91472578 10661
01c52d31 106622004-05-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
91472578 10663
01c52d31
MB
10664 * message.el (message-fill-field): Return point.
10665 (message-generate-headers): Go to end of field.
91472578 10666
01c52d31
MB
10667 * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
10668 stuff for non-living groups.
91472578 10669
01c52d31 106702004-05-18 Jesper Harder <harder@ifa.au.dk>
91472578 10671
01c52d31
MB
10672 * gnus-art.el (gnus-article-followup-with-original)
10673 (gnus-article-reply-with-original): gnus-mark-active-p ->
10674 gnus-region-active-p.
91472578 10675
01c52d31 106762004-05-17 Teodor Zlatanov <tzz@lifelogs.com>
91472578 10677
01c52d31
MB
10678 * spam.el (spam-summary-prepare-exit): Fix messages, so they show
10679 only when there is spam or ham to be processed.
91472578 10680
01c52d31 106812004-05-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
91472578 10682
01c52d31
MB
10683 * mail-source.el (mail-source-delete-crash-box): Refactor.
10684 (mail-source-fetch): Use it.
10685 (mail-source-fetch-file): Ditto.
10686 (mail-source-fetch-directory): Run postscript in loop.
10687 (mail-source-fetch-pop): Delete.
10688 (mail-source-fetch-maildir): Ditto.
10689 (mail-source-fetch-imap): Ditto.
91472578 10690
01c52d31 10691 * imap.el (imap-authenticators): Comment out sasl.
91472578 10692
01c52d31
MB
10693 * message.el (message-skip-to-next-address): New function.
10694 (message-fill-header-address): Refactor.
10695 (message-fill-address): Use it.
10696 (message-delete-address): Use it.
10697 (message-fill-header-general): Refactor.
10698 (message-fill-field-address): Rename.
10699 (message-narrow-to-field): Find the start of the header.
10700 (message-header-format-alist): Don't pre-fill.
10701 (message-fill-header): Removed.
10702 (message-insert-header): New function.
10703 (message-shorten-references): Use it.
91472578 10704
01c52d31 10705 * rfc2047.el (rfc2047-field-value): Strip props.
91472578 10706
01c52d31 10707 * mail-parse.el (mail-header-make-address): New alias.
91472578 10708
01c52d31 10709 * ietf-drums.el (ietf-drums-make-address): New function.
91472578 10710
01c52d31 10711 * imap.el: Add compiler directives.
91472578 10712
01c52d31 10713 * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
91472578 10714
01c52d31
MB
10715 * gnus-art.el (article-decode-idna-rhs): Don't use
10716 message-idna-inside-rhs-p.
91472578 10717
01c52d31 107182004-05-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
91472578 10719
01c52d31
MB
10720 * message.el (message-idna-inside-rhs-p): Removed.
10721 (message-idna-to-ascii-rhs-1): Use proper address parsing.
1b155fbd 10722
01c52d31
MB
10723 * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
10724 false positives.
1b155fbd 10725
01c52d31 107262004-05-16 Kim Minh Kaplan <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
91472578 10727
01c52d31 10728 * imap.el (imap-sasl-make-mechanisms): Use sasl.
91472578 10729
01c52d31 107302004-05-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
91472578 10731
01c52d31
MB
10732 * nneething.el (nneething-file-name): Don't create spurions
10733 files.
91472578 10734
01c52d31
MB
10735 * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
10736 (gnus-inews-do-gcc): Remove sleep.
498063ec 10737
01c52d31
MB
10738 * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
10739 part under point.
498063ec 10740
01c52d31
MB
10741 * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
10742 (gnus-agent-regenerate-group): Using nil messages aren't valid.
498063ec 10743
01c52d31 107442004-05-15 Teodor Zlatanov <tzz@lifelogs.com>
498063ec 10745
01c52d31 10746 * spam.el (spam-summary-prepare-exit): Fixed (length).
498063ec 10747
01c52d31 107482004-05-14 Teodor Zlatanov <tzz@lifelogs.com>
498063ec 10749
01c52d31
MB
10750 * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
10751 as expired without moving it" message when there are spam
10752 messages left.
498063ec 10753
01c52d31 107542004-05-14 Nelson Ferreira <nelson.ferreira@verizon.net> (tiny change)
707f2b38 10755
002876ab 10756 * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
01c52d31 10757 header is not nil.
707f2b38 10758
01c52d31 107592004-05-14 Kai Grossjohann <kgrossjo@eu.uu.net>
10ace8ea 10760
01c52d31
MB
10761 * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
10762 nntp-possibly-create-directory, not nntp-possibly-change-group.
10763 (nntp-marks-changed-p): New arg SERVER.
10764 (nntp-request-update-info): Adjust caller.
10ace8ea 10765
01c52d31 107662004-05-14 Kai Grossjohann <kai@emptydomain.de>
10ace8ea 10767
01c52d31 10768 * nntp.el (nntp-save-marks): Pass missing arg.
10ace8ea 10769
01c52d31 107702004-05-13 Kai Grossjohann <kai.grossjohann@gmx.net>
10ace8ea 10771
01c52d31
MB
10772 * nntp.el: Support marks.
10773 (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
10774 (nntp-marks-modtime, nntp-marks-directory): New variables.
10775 (nntp-request-set-mark, nntp-request-update-info)
10776 (nntp-possibly-create-directory, nntp-marks-changed-p)
10777 (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
10778 functions.
10ace8ea 10779
01c52d31 107802004-05-12 Jesper Harder <harder@ifa.au.dk>
10ace8ea 10781
01c52d31
MB
10782 * gnus-score.el (gnus-score-insert-help): Use
10783 gnus-select-lowest-window.
10ace8ea 10784
01c52d31
MB
10785 * gnus-ems.el (gnus-select-lowest-window): Copy definition of
10786 appt-select-lowest-window and rename to gnus-select-lowest-window.
10ace8ea 10787
01c52d31 10788 * gnus.el: do.
10ace8ea 10789
01c52d31 107902004-05-12 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
10ace8ea 10791
01c52d31
MB
10792 * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
10793 encodings of MIME-encoded words, in order to improve
10794 interoperability with several broken MUAs.
10ace8ea 10795
01c52d31 107962004-05-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
f3f7f80c 10797
01c52d31
MB
10798 * mm-view.el (mm-inline-text-html-render-with-w3): Check META
10799 tags, only when charsets are not specified in headers.
10800 (mm-inline-text-html-render-with-w3m): Ditto.
f3f7f80c 10801
01c52d31 108022004-05-06 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
0302b80e 10803
01c52d31
MB
10804 * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
10805 instead of MIME-decoded from fields when checking
10806 `gnus-article-address-banner-alist'.
0302b80e 10807
01c52d31 108082004-05-03 Jesper Harder <harder@ifa.au.dk>
fa9a04e1 10809
01c52d31
MB
10810 * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
10811 description rather than subject.
fa9a04e1 10812
01c52d31 108132004-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
fa9a04e1 10814
01c52d31 10815 * gnus.el (gnus-version-number): Bump.
fa9a04e1 10816
01c52d31 108172004-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
fa9a04e1 10818
01c52d31 10819 * gnus.el: No Gnus v0.2 is released.
fa9a04e1 10820
01c52d31 108212004-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
fa9a04e1 10822
01c52d31
MB
10823 * gnus-agent.el (gnus-agent-read-agentview): Inline
10824 gnus-uncompress-range.
fa9a04e1 10825
01c52d31 108262004-05-01 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
fa9a04e1 10827
01c52d31
MB
10828 * spam.el (spam-bsfilter-path): Use `executable-find' instead of
10829 `exec-installed-p'.
fa9a04e1 10830
01c52d31 108312004-04-30 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
fa9a04e1 10832
01c52d31
MB
10833 * gnus.el (spam-process, spam-autodetect-methods): Add
10834 bsfilter and bsfilter-headers.
fa9a04e1 10835
01c52d31
MB
10836 * spam.el (spam-bsfilter): New customize group.
10837 (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
10838 (spam-bsfilter-header, spam-bsfilter-probability-header)
10839 (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
10840 (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
10841 (spam-bsfilter-database-directory): New options.
10842 (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
10843 (spam-list-of-statistical-checks, spam-registration-functions):
10844 Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
10845 (spam-bsfilter-score): New command.
10846 (spam-check-bsfilter-headers, spam-check-bsfilter)
10847 (spam-bsfilter-register-with-bsfilter)
10848 (spam-bsfilter-register-spam-routine)
10849 (spam-bsfilter-unregister-spam-routine)
10850 (spam-bsfilter-register-ham-routine)
10851 (spam-bsfilter-unregister-ham-routine): New functions.
10852 (spam-generic-score): Support bsfilter; Accept an optional argument
10853 to recalcurate spam score even if scoring header has already been
10854 added.
10855 (spam-bogofilter-score, spam-spamassassin-score): Accept an
10856 optional argument to recalcurate spam score even if scoring header
10857 has already been added.
bf68d4e6 10858
01c52d31 108592004-04-29 Jesper Harder <harder@ifa.au.dk>
bf68d4e6 10860
01c52d31
MB
10861 * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
10862 strings! Reported by David D. Smith <davidsmith@acm.org>.
10863 (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
10864 link is missing.
f66ce3b9 10865
01c52d31 108662004-04-28 Jesper Harder <harder@ifa.au.dk>
f66ce3b9 10867
01c52d31
MB
10868 * html2text.el (html2text-replace-list): Add &amp; and &apos;.
10869 (html2text-get-attr): Rewrite.
14f56b66 10870
01c52d31
MB
10871 * message.el (message-setup-1): Remove redundant put-text-property
10872 on mail-header-separator.
14f56b66 10873
01c52d31 108742004-04-27 Teodor Zlatanov <tzz@lifelogs.com>
ec3c4a4c 10875
01c52d31
MB
10876 * gnus-registry.el (gnus-registry-cache-whitespace)
10877 (gnus-registry-action, gnus-registry-spool-action)
10878 (gnus-registry-split-fancy-with-parent): Change message levels
10879 from 5 to 3 or 7, as needed.
ec3c4a4c 10880
01c52d31
MB
10881 * spam.el (spam-summary-prepare-exit)
10882 (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
10883 (spam-split, spam-find-spam, spam-log-undo-registration)
10884 (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
10885 level from 5 to 6.
5f5475ac 10886
01c52d31 108872004-04-26 Katsumi Yamaoka <yamaoka@jpl.org>
5f5475ac 10888
01c52d31
MB
10889 * gnus-ems.el: Autoload appt-select-lowest-window (revert
10890 2004-03-04 change).
5f5475ac 10891
01c52d31 108922004-04-25 Jesper Harder <harder@ifa.au.dk>
2fd561a9 10893
c9e31f32
SM
10894 * sieve-manage.el (sieve-manage-open):
10895 * nnweb.el (nnweb-insert-html):
01c52d31 10896 * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
c9e31f32
SM
10897 (nnvirtual-partition-sequence, nnvirtual-create-mapping):
10898 * nnspool.el (nnspool-request-group):
01c52d31 10899 * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
c9e31f32 10900 * nnml.el (nnml-request-update-info):
01c52d31 10901 * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
c9e31f32 10902 (nnmh-request-create-group, nnmh-update-gnus-unreads):
01c52d31 10903 * nnimap.el (nnimap-request-close, nnimap-acl-edit)
c9e31f32
SM
10904 (nnimap-request-set-mark):
10905 * nnfolder.el (nnfolder-request-update-info):
01c52d31 10906 * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
c9e31f32
SM
10907 * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
10908 * gnus-uu.el (gnus-uu-find-articles-matching):
01c52d31 10909 * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
01c52d31 10910 * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
c9e31f32
SM
10911 * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
10912 * gnus-nocem.el (gnus-nocem-scan-groups):
10913 * gnus-int.el (gnus-start-news-server):
01c52d31 10914 * gnus-group.el (gnus-group-make-kiboze-group)
c9e31f32
SM
10915 (gnus-group-browse-foreign-server):
10916 * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
10917 Use mapc when appropriate.
270a576a 10918
01c52d31 109192004-04-22 Teodor Zlatanov <tzz@lifelogs.com>
270a576a 10920
01c52d31 10921 FIXME: Make separate entries for each person.
270a576a 10922
01c52d31 10923 From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
880820fe 10924 Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
01c52d31 10925 <shields@msrl.com>:
270a576a 10926
01c52d31
MB
10927 * spam.el (spam-necessary-extra-headers): Get the extra headers we
10928 may need for spam sorting and scoring.
10929 (spam-user-format-function-S): Add user format function suitable for
10930 general use.
10931 (spam-article-sort-by-spam-status): Add sorting function for summary
10932 sorting.
10933 (spam-extra-header-to-number): Add function to get a score from a
10934 header.
10935 (spam-summary-score): Add function to get a numeric score from the
10936 headers.
c9e31f32 10937 (spam-generic-score): Fix function doc, was in wrong place.
01c52d31
MB
10938 (spam-initialize): Take symbols when it's run, and install the
10939 extra headers that spam-necessary-extra-headers thinks we need.
270a576a 10940
01c52d31 109412004-04-21 Teodor Zlatanov <tzz@lifelogs.com>
270a576a 10942
01c52d31 10943 * spam.el (spam-summary-prepare-exit): Add logic and message fix.
880820fe 10944 Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
270a576a 10945
01c52d31 109462004-04-17 Jesper Harder <harder@ifa.au.dk>
270a576a 10947
01c52d31
MB
10948 * gnus-sum.el (gnus-set-global-variables)
10949 (gnus-build-all-threads, gnus-get-newsgroup-headers)
10950 (gnus-article-get-xrefs, gnus-summary-best-group)
10951 (gnus-summary-next-article, gnus-summary-enter-digest-group)
10952 (gnus-summary-set-bookmark, gnus-offer-save-summaries)
c9e31f32
SM
10953 (gnus-summary-update-info, gnus-kill-or-deaden-summary):
10954 Use with-current-buffer.
270a576a 10955
01c52d31 109562004-04-16 Teodor Zlatanov <tzz@lifelogs.com>
270a576a 10957
01c52d31
MB
10958 * spam.el (spam-summary-prepare-exit): Simplify logic.
10959 (spam-fetch-article-header): Read the article header if it's not
10960 available.
10961 (spam-list-articles): Simplify logic.
10962 (spam-filelist-register-routine): Fix bug with unregister-list.
270a576a 10963
01c52d31 10964 * gnus-registry.el: Fix comments at beginning.
270a576a 10965
01c52d31 109662004-04-16 Jesper Harder <harder@ifa.au.dk>
d31fa104 10967
01c52d31
MB
10968 * message.el (message-cater-to-broken-inn): Remove.
10969 (message-shorten-references): Make sure the total folded length of
10970 References is shorter than 998 characters to cater to a bug in INN
10971 2.3. Also, don't pretend that references aren't folded -- this
10972 hasn't worked for a while.
d31fa104 10973
01c52d31 109742004-04-15 Kevin Greiner <kgreiner@xpediantsolutions.com>
9b981cb6 10975
01c52d31
MB
10976 * gnus-agent.el (gnus-agentize):
10977 gnus-agent-send-mail-real-function no longer set to current value
10978 of message-send-mail-function but rather a lambda that calls
10979 message-send-mail-function. The change makes the agent real-time
10980 responsive to user changes to message-send-mail-function.
9b981cb6 10981
01c52d31 109822004-04-15 Kevin Greiner <kgreiner@xpediantsolutions.com>
9b981cb6 10983
01c52d31
MB
10984 * legacy-gnus-agent.el
10985 (gnus-agent-convert-to-compressed-agentview): Fixed typos with
10986 help from Florian Weimer <fw@deneb.enyo.de>
9b981cb6 10987
01c52d31 109882004-04-15 Katsumi Yamaoka <yamaoka@jpl.org>
56c30d72 10989
01c52d31 10990 * nnmail.el (nnmail-cache-insert): Revert last change.
56c30d72 10991
01c52d31 109922004-04-14 Katsumi Yamaoka <yamaoka@jpl.org>
f429956a 10993
01c52d31
MB
10994 * nnmail.el (nnmail-cache-insert): Always check whether
10995 nnmail-cache-ignore-groups matches a group name.
f429956a 10996
01c52d31 109972004-04-13 Teodor Zlatanov <tzz@lifelogs.com>
5c243ee4 10998
01c52d31
MB
10999 * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
11000 (spam-find-spam, spam-log-processing-to-registry)
11001 (spam-log-registered-p, spam-log-unregistration-needed-p)
11002 (spam-log-undo-registration): Use gnus-message instead of
11003 gnus-error, none of these errors are fatal.
5c243ee4 11004
01c52d31
MB
11005 * gnus-registry.el (gnus-registry-clean-empty-function)
11006 (gnus-registry-clean-empty): Remove only empty entries without
11007 extra data.
aba1948a 11008
01c52d31 110092004-04-12 Teodor Zlatanov <tzz@lifelogs.com>
aba1948a 11010
01c52d31
MB
11011 * spam-stat.el (spam-stat-buffer-change-to-spam)
11012 (spam-stat-buffer-change-to-non-spam): Change (error) to
11013 (gnus-message 8) invocation.
aba1948a 11014
01c52d31 110152004-04-12 Katsumi Yamaoka <yamaoka@jpl.org>
aba1948a 11016
01c52d31
MB
11017 * nntp.el (nntp-via-netcat-command): New variable.
11018 (nntp-via-netcat-switches): New variable.
11019 (nntp-open-via-rlogin-and-netcat): New function.
11020 (nntp-open-connection-function): Doc fix.
11021 (nntp-telnet-command): Doc fix.
11022 (nntp-end-of-line): Doc fix.
11023 (nntp-via-rlogin-command): Doc fix.
11024 (nntp-via-user-name): Doc fix.
11025 (nntp-via-address): Doc fix.
aba1948a 11026
01c52d31 110272004-04-09 Katsumi Yamaoka <yamaoka@jpl.org>
aba1948a 11028
01c52d31
MB
11029 * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
11030 error in Emacs 21.1.
ddff82cf 11031
01c52d31 110322004-04-08 Reiner Steib <Reiner.Steib@gmx.de>
ddff82cf 11033
01c52d31 11034 * gnus-start.el (gnus-get-unread-articles): Fix last commit.
112d84ef 11035
01c52d31
MB
110362004-04-07 Kevin Greiner <kgreiner@xpediantsolutions.com>
11037 * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
11038 (gnus-agent-with-refreshed-group): New macro.
11039 (gnus-agent-rename-group): New function.
11040 (gnus-agent-delete-group): New function.
11041 (gnus-agent-save-group-info): Use gnus-command-method when
11042 `method' parameter is nil. Don't write nil entries into the
11043 active file.
11044 (gnus-agent-get-group-info): New function.
11045 (gnus-agent-fetch-articles): Use
11046 gnus-agent-update-files-total-fetched-for to increment disk space
11047 used.
11048 (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
11049 gnus-agent-update-view-total-fetched-for to increment disk space
11050 used.
11051 (gnus-agent-get-local): Added optional parameters to avoid calling
11052 gnus-group-real-name and gnus-find-method-for-group.
11053 (gnus-agent-set-local): Delete stored entry if either min, or max,
11054 are nil.
11055 (gnus-agent-fetch-session): Reworded error/quit messages. On
11056 quit, use gnus-agent-regenerate-group to record existance of any
11057 articles fetched to disk before the quit occurred.
11058 (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
11059 gnus-agent-update-view-total-fetched-for, and
11060 gnus-agent-update-files-total-fetched-for to decrement disk space
11061 used.
11062 (gnus-agent-retrieve-headers): Use
11063 gnus-agent-update-view-total-fetched-for to increment disk space
11064 used.
11065 (gnus-agent-regenerate-group): Replace gnus-group-update-group
11066 with gnus-agent-update-files-total-fetched-for to decrement disk
11067 space and fresh group buffer.
11068 (gnus-agent-inhibit-update-total-fetched-for): New variable.
11069 (gnus-agent-need-update-total-fetched-for): New variable.
11070 (gnus-agent-update-files-total-fetched-for): New function.
11071 (gnus-agent-update-view-total-fetched-for): New function.
11072 (gnus-agent-total-fetched-for): New function.
11073
11074 * gnus-cache.el (gnus-cache-save-buffers): Use
11075 gnus-cache-update-overview-total-fetched-for to change disk space
11076 used by this group.
11077 (gnus-cache-possibly-enter-article): Use
11078 gnus-cache-update-file-total-fetched-for to increment disk space
11079 used by this group.
11080 (gnus-cache-possibly-remove-article): Use
11081 gnus-cache-update-file-total-fetched-for to decrement disk space
11082 used by this group.
11083 (gnus-cache-generate-nov-databases): Purge total fetched cache.
11084 (gnus-cache-rename-group): New function.
11085 (gnus-cache-delete-group): New function.
11086 (gnus-cache-inhibit-update-total-fetched-for): New variable.
11087 (gnus-cache-need-update-total-fetched-for): New variable.
11088 (gnus-cache-with-refreshed-group): New macro.
11089 (gnus-cache-update-file-total-fetched-for): New function.
11090 (gnus-cache-update-overview-total-fetched-for): New function.
11091 (gnus-cache-rename-group-total-fetched-for): New function.
11092 (gnus-cache-delete-group-total-fetched-for): New function.
11093 (gnus-cache-total-fetched-for): New function.
112d84ef 11094
01c52d31
MB
11095 * gnus-group.el: Require gnus-sum and autoload functions to
11096 resolve warnings when gnus-group.el compiled alone.
11097 (gnus-group-line-format): Documented new %F
11098 (size of Fetched data) group line format; identifies disk space
11099 used by agent and cache.
11100 (gnus-group-line-format-alist): Defined new F format.
11101 (gnus-total-fetched-for): New function.
11102 (gnus-group-delete-group): No longer update
11103 gnus-cache-active-altered as gnus-request-delete-group now keeps
11104 the cache in sync.
11105 (gnus-group-list-active): Let the agent store a server's active
11106 list if currently plugged.
2f7717f6 11107
c9e31f32
SM
11108 * gnus-int.el (gnus-request-delete-group):
11109 Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
01c52d31 11110 local disk in sync with the server.
c9e31f32
SM
11111 (gnus-request-rename-group):
11112 Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
01c52d31 11113 local disk in sync with the server.
2f7717f6 11114
c9e31f32
SM
11115 * gnus-start.el (gnus-get-unread-articles):
11116 Cosmetic simplification to logic.
c44edf72 11117
01c52d31 11118 * gnus-util.el (gnus-rename-file): New function.
c44edf72 11119
01c52d31 111202004-04-07 Christian Neukirchen <chneukirchen@yahoo.de> (tiny change)
c44edf72 11121
01c52d31 11122 * mm-util.el (mm-image-load-path): Handle nil in load-path.
aa0a8561 11123
01c52d31 111242004-04-07 Jesper Harder <harder@ifa.au.dk>
aa0a8561 11125
01c52d31
MB
11126 * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
11127 '+'. Reported by Stefan Wiens <s.wi@gmx.net>.
aa0a8561 11128
01c52d31 111292004-04-06 Jesper Harder <harder@ifa.au.dk>
aa0a8561 11130
01c52d31
MB
11131 * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
11132 alive. Reported by Laurent Martelli <laurent@aopsys.com>.
aa0a8561 11133
01c52d31 111342004-04-03 Jesper Harder <harder@ifa.au.dk>
aa0a8561 11135
01c52d31 11136 * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
aa0a8561 11137
01c52d31 111382004-04-02 Teodor Zlatanov <tzz@lifelogs.com>
aa0a8561 11139
01c52d31
MB
11140 * spam.el (spam-set-difference): Add function to replace
11141 gnus-set-difference in spam.el.
11142 (spam-summary-prepare-exit): Use spam-set-difference.
aa0a8561 11143
01c52d31 111442004-03-29 Teodor Zlatanov <tzz@lifelogs.com>
aa0a8561 11145
01c52d31
MB
11146 * gnus-registry.el (gnus-registry-cache-file): Update to use
11147 gnus-dribble-directory OR gnus-home-directory OR ~.
11148 (gnus-registry-split-fancy-with-parent): Fix doc.
aa0a8561 11149
01c52d31 111502004-03-27 Katsumi Yamaoka <yamaoka@jpl.org>
aa0a8561 11151
01c52d31
MB
11152 * message.el (message-exchange-point-and-mark): Use
11153 message-mark-active-p. Suggested by Jesper Harder
11154 <harder@ifa.au.dk>.
45893b95 11155
01c52d31 111562004-03-26 Katsumi Yamaoka <yamaoka@jpl.org>
45893b95 11157
01c52d31
MB
11158 * message.el (message-exchange-point-and-mark): Don't activate
11159 region if it was inactive. Suggested by Hiroshi Fujishima
11160 <pooh@nature.tsukuba.ac.jp>.
734c5765 11161
01c52d31 111622004-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
734c5765 11163
01c52d31
MB
11164 * gnus-art.el (article-display-face): Display Faces in the same
11165 order as X-Faces.
734c5765 11166
01c52d31 111672004-03-24 Katsumi Yamaoka <yamaoka@jpl.org>
ad136a7c 11168
01c52d31 11169 * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
ad136a7c 11170
01c52d31 111712004-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
ad136a7c 11172
01c52d31
MB
11173 * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
11174 (gnus-mime-multipart-functions): Revert 2004-03-19 change.
11175 (gnus-article-mime-hierarchy): Remove.
11176 (gnus-article-mime-hierarchy-next): Remove.
11177 (gnus-article-mode): Revert 2004-03-19 change.
11178 (gnus-article-setup-buffer): Revert 2004-03-19 change.
11179 (gnus-insert-mime-button): Revert 2004-03-19 change.
11180 (gnus-mime-accumulate-hierarchy): Remove.
11181 (gnus-mime-enter-multipart): Remove.
149cd465 11182 (gnus-mime-leave-multipart): Remove.
01c52d31
MB
11183 (gnus-mime-display-part): Revert 2004-03-19 change.
11184 (gnus-mime-display-alternative): Revert 2004-03-19 change.
ad136a7c 11185
01c52d31 11186 * mml.el (mml-preview): Revert 2004-03-19 change.
ad136a7c 11187
01c52d31 111882004-03-18 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
ad136a7c 11189
01c52d31 11190 * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
ad136a7c 11191
01c52d31 111922004-03-22 Katsumi Yamaoka <yamaoka@jpl.org>
ad136a7c 11193
01c52d31
MB
11194 * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
11195 t while entering a file name using the mm-with-multibyte macro.
11196 Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
ad136a7c 11197
01c52d31 11198 * mm-util.el (mm-with-multibyte): New macro.
ad136a7c 11199
01c52d31 112002004-03-19 Katsumi Yamaoka <yamaoka@jpl.org>
ad136a7c 11201
01c52d31
MB
11202 * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
11203 user option.
11204 (gnus-mime-multipart-functions): Doc and customization fix.
11205 (gnus-article-mime-hierarchy): New variable.
11206 (gnus-article-mime-hierarchy-next): New variable.
11207 (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
11208 (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
11209 gnus-article-mime-hierarchy-next to nil.
11210 (gnus-insert-mime-button): Show hierarchy numbers.
11211 (gnus-mime-accumulate-hierarchy): New function.
11212 (gnus-mime-enter-multipart): New function.
11213 (gnus-mime-leave-multipart): New function.
11214 (gnus-mime-display-part): Recompute hierarchical MIME structure.
11215 (gnus-mime-display-alternative): Show hierarchy numbers.
ad136a7c 11216
01c52d31
MB
11217 * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
11218 gnus-article-mime-hierarchy-next to nil.
ad136a7c 11219
01c52d31 112202004-03-19 Steve Youngs <sryoungs@bigpond.net.au>
ad136a7c 11221
01c52d31 11222 * dns.el: Don't require gnus-xmas.
ad136a7c 11223
01c52d31 112242004-03-17 Jesper Harder <harder@ifa.au.dk>
ad136a7c 11225
01c52d31
MB
11226 * mml.el (mml-generate-mime-1): Don't use format=flowed with
11227 inline PGP.
11228 (mml-menu): Disable mml-quote-region if mark is inactive.
ad136a7c 11229
01c52d31 112302004-03-17 Katsumi Yamaoka <yamaoka@jpl.org>
ad136a7c 11231
01c52d31
MB
11232 * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
11233 when the group's active is not available.
ad136a7c 11234
01c52d31 112352004-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
ad136a7c 11236
01c52d31
MB
11237 * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
11238 error.
ad136a7c 11239
01c52d31 112402004-03-12 Reiner Steib <Reiner.Steib@gmx.de>
ad136a7c 11241
01c52d31
MB
11242 * imap.el (imap-store-password): New variable.
11243 (imap-interactive-login): Use it.
11244 Suggested by Mark Plaksin <happy@mcplaksin.org>.
ad136a7c 11245
01c52d31 112462004-03-12 Katsumi Yamaoka <yamaoka@jpl.org>
ad136a7c 11247
01c52d31
MB
11248 * gnus-art.el (gnus-article-read-summary-keys): Restore new
11249 window-start and hscroll to summary window.
ad136a7c 11250
01c52d31 112512004-03-12 Kevin Greiner <kgreiner@xpediantsolutions.com>
ad136a7c 11252
01c52d31
MB
11253 * gnus-start.el (gnus-convert-old-newsrc): Only write the
11254 conversion message to newsrc-dribble when an actual conversion is
11255 performed.
ad136a7c 11256
01c52d31 112572004-03-10 Malcolm Purvis <malcolmpurvis@optushome.com.au> (tiny change)
ad136a7c 11258
01c52d31 11259 * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
ad136a7c 11260
01c52d31 112612004-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
ad136a7c 11262
01c52d31
MB
11263 * mm-decode.el (mm-complicated-handles): New function reviving
11264 former definition of mm-multiple-handles.
49561cf6 11265
01c52d31
MB
11266 * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
11267 (gnus-mime-delete-part): Use it.
49561cf6 11268
01c52d31 112692004-03-09 Kevin Greiner <kgreiner@xpediantsolutions.com>
87589a70 11270
01c52d31
MB
11271 * gnus-agent.el (gnus-agent-read-local): Bind
11272 nnheader-file-coding-system to gnus-agent-file-coding-system to
11273 avoid the implicit assumption that they will always be equal.
11274 (gnus-agent-save-local): Bind buffer-file-coding-system, not
11275 coding-system-for-write, as the with-temp-file macro first prints
11276 to a buffer then saves the buffer.
87589a70 11277
01c52d31 112782004-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
c825ac9d 11279
01c52d31
MB
11280 * gnus-art.el (gnus-article-edit-part): New function.
11281 (gnus-mime-save-part-and-strip): Use it; do query instead of
11282 signaling an error; don't use mm-multiple-handles.
11283 (gnus-mime-delete-part): Ditto.
c825ac9d 11284
01c52d31 112852004-03-08 Kevin Greiner <kgreiner@xpediantsolutions.com>
ae465fa7 11286
01c52d31
MB
11287 * gnus-agent.el (gnus-agent-read-agentview): Removed support for
11288 old file versions.
11289 (gnus-group-prepare-hook): Removed function that converted list
11290 form of gnus-agent-expire-days to group properties.
ae465fa7 11291
01c52d31
MB
11292 * gnus-int.el: Autoload gnus-agent-regenerate-group.
11293 (gnus-request-accept-article): Re-indented.
5f49be3f 11294
01c52d31
MB
11295 * gnus-start.el (gnus-convert-old-newsrc): Registered new
11296 converters to handle old agent file formats. Added logic for a
11297 "backup before upgrading warning".
11298 (gnus-convert-mark-converter-prompt): Developers can mark
11299 functions as needing (default), or not needing,
11300 gnus-convert-old-newsrc's "backup before upgrading warning".
11301 (gnus-convert-converter-needs-prompt): Tests whether the user
11302 should be protected from potentially irreversable changes by the
11303 function.
5f49be3f 11304
002876ab 11305 * legacy-gnus-agent.el: New. Provides converters that are only
01c52d31 11306 loaded when gnus-convert-old-newsrc needs to call them.
fb54e72e 11307
01c52d31 113082004-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
fb54e72e 11309
01c52d31 11310 * mail-source.el (mail-source-touch-pop): Doc fix.
fb54e72e 11311
01c52d31 11312 * message.el (message-smtpmail-send-it): Doc fix.
0683d241 11313
01c52d31 113142004-03-05 Jesper Harder <harder@ifa.au.dk>
0683d241 11315
01c52d31 11316 * sha1-el.el (sha1-maximum-internal-length): Doc fix.
1b155fbd 11317
01c52d31 11318 * nnmail.el (nnmail-split-fancy): do.
1b155fbd 11319
01c52d31 11320 * gnus-kill.el (gnus-kill, gnus-execute): do.
0683d241 11321
01c52d31 113222004-03-05 Per Abrahamsen <abraham@dina.kvl.dk>
0683d241 11323
01c52d31
MB
11324 * gnus-sum.el (gnus-widget-reversible-match)
11325 (gnus-widget-reversible-to-internal)
11326 (gnus-widget-reversible-to-external): New functions.
11327 (gnus-widget-reversible): New widget.
11328 (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
0683d241 11329
01c52d31 113302004-03-05 Kai Grossjohann <kgrossjo@eu.uu.net>
0683d241 11331
01c52d31
MB
11332 * gnus-sum.el (gnus-thread-sort-functions)
11333 (gnus-article-sort-functions): Document `(not F)' items.
0683d241 11334
01c52d31 113352004-03-04 Teodor Zlatanov <tzz@lifelogs.com>
e2642250 11336
01c52d31
MB
11337 * spam.el (spam-use-gmane-xref): Add new backend.
11338 (spam-gmane-xref-spam-group): Add variable to control the name of the
11339 Gmane spam group.
11340 (spam-blackhole-servers, spam-blackhole-good-server-regex)
11341 (spam-regex-headers-spam, spam-regex-headers-ham)
11342 (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
11343 (spam-list-of-checks): Add spam-use-gmane-xref to list of
11344 backends and checks.
11345 (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
e2642250 11346
01c52d31
MB
11347 * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
11348 an autodetect method.
e2642250 11349
01c52d31 113502004-03-04 Kevin Greiner <kgreiner@xpediantsolutions.com>
e2642250 11351
01c52d31
MB
11352 * gnus-int.el (gnus-request-accept-article): Inform the agent that
11353 articles are being added to a group.
11354 (gnus-request-replace-article): Inform the agent that articles
11355 need to be uncached as the cached contents are no longer valid.
e2642250 11356
01c52d31 113572004-03-04 Katsumi Yamaoka <yamaoka@jpl.org>
e2642250 11358
01c52d31 11359 * binhex.el: Don't autoload executable-find.
e2642250 11360
01c52d31 11361 * canlock.el: Don't autoload mail-fetch-field.
e2642250 11362
01c52d31 11363 * gnus-ems.el: Don't autoload appt-select-lowest-window.
e2642250 11364
01c52d31
MB
11365 * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
11366 rmail-dont-reply-to and rmail-output.
e2642250 11367
01c52d31 11368 * gnus-score.el: Don't autoload ffap-string-at-point.
e2642250 11369
01c52d31 11370 * gnus-setup.el: Don't autoload sc-cite-original.
e2642250 11371
01c52d31
MB
11372 * imap.el: Don't autoload base64-decode-string,
11373 base64-encode-string and md5.
e2642250 11374
01c52d31
MB
11375 * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
11376 and rmail-msg-restore-non-pruned-header.
e2642250 11377
01c52d31 11378 * mm-decode.el: Don't autoload executable-find.
e2642250 11379
01c52d31 11380 * mm-url.el: Don't autoload executable-find.
e2642250 11381
01c52d31 11382 * mm-view.el: Don't autoload diff-mode.
e2642250 11383
01c52d31
MB
11384 * nndb.el: Don't autoload news-reply-mode, news-setup,
11385 cancel-timer and telnet.
e2642250 11386
01c52d31 11387 * password.el: Don't autoload run-at-time for Emacs.
e2642250 11388
01c52d31 11389 * sha1-el.el: Don't autoload executable-find.
e2642250 11390
01c52d31 11391 * sieve-mode.el: Don't autoload c-mode.
e2642250 11392
01c52d31 11393 * uudecode.el: Don't autoload executable-find.
e2642250 11394
01c52d31 113952004-03-04 Kevin Greiner <kgreiner@xpediantsolutions.com>
e2642250 11396
01c52d31
MB
11397 * gnus-agent.el (gnus-agent-file-header-cache): Removed.
11398 (gnus-agent-possibly-alter-active): Avoid null in numeric
11399 comparison.
11400 (gnus-agent-set-local): Refuse to save null in local object table.
11401 (gnus-agent-regenerate-group): The REREAD parameter can now be a
11402 list of articles that will be marked as unread.
e2642250 11403
01c52d31 114042004-03-04 Katsumi Yamaoka <yamaoka@jpl.org>
e2642250 11405
01c52d31 11406 * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
e2642250 11407
01c52d31 114082004-03-04 Jesper Harder <harder@ifa.au.dk>
ba0226dd 11409
01c52d31
MB
11410 * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
11411 language tags.
ba0226dd 11412
01c52d31 114132004-03-03 Per Abrahamsen <abraham@dina.kvl.dk>
e2642250 11414
01c52d31
MB
11415 * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
11416 Don't bind "obarray".
5153a47a 11417
01c52d31
MB
11418 * gnus-sum.el (gnus-thread-sort-functions): Added
11419 `gnus-thread-sort-by-most-recent-number' and
11420 `gnus-thread-sort-by-most-recent-date'.
11421 Reported by Kai Grossjohann <kai@emptydomain.de>.
2a95505b 11422
01c52d31 114232004-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
5153a47a 11424
01c52d31 11425 * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
5153a47a 11426
01c52d31 114272004-03-02 Kevin Greiner <kgreiner@xpediantsolutions.com>
5153a47a 11428
01c52d31
MB
11429 * gnus-cus.el (gnus-agent-customize-category): Removed
11430 ignore-errors macro reference that required cl to be loaded at
11431 run-time.
5153a47a 11432
01c52d31
MB
11433 * gnus-range.el (gnus-sorted-range-intersection): Now accepts
11434 single-interval range of the form (min . max). Previously the
11435 range had to look like ((min . max)). Likewise, return
11436 (min . max) rather than ((min . max)).
11437 (gnus-range-map): Use gnus-range-normalize to accept
11438 single-interval range.
5153a47a 11439
01c52d31
MB
11440 * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
11441 the cache, but not the agent, now appear with their usual face.
5153a47a 11442
01c52d31 114432004-03-01 Katsumi Yamaoka <yamaoka@jpl.org>
5153a47a 11444
01c52d31
MB
11445 * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
11446 w3m-safe-url-regexp variable buffer-local.
86713405 11447
01c52d31 11448 * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
86713405 11449
01c52d31 114502004-02-27 Simon Josefsson <jas@extundo.com>
86713405 11451
01c52d31
MB
11452 * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
11453 gnus-group-real-prefix.
11454 (gnus-summary-move-article): Use it, instead of
11455 gnus-group-real-prefix.
86713405 11456
01c52d31 114572004-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
d5ddd795 11458
01c52d31
MB
11459 * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
11460 w3m-safe-url-regexp variable buffer-local and set it as the value
11461 of mm-w3m-safe-url-regexp.
d5ddd795 11462
01c52d31 11463 * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
d5ddd795 11464
01c52d31
MB
11465 * gnus-msg.el (gnus-setup-message): Ignore an article copy while
11466 parsing gnus-posting-styles when the message is not for replying.
d5ddd795 11467
01c52d31
MB
11468 * nnrss.el (nnrss-opml-export): Use
11469 mm-set-buffer-file-coding-system instead of
11470 set-buffer-file-coding-system.
54506618 11471
01c52d31 114722004-02-27 Jesper Harder <harder@ifa.au.dk>
54506618 11473
01c52d31
MB
11474 * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
11475 of checkdoc.el).
11476 * nnrss.el: do.
11477 * gnus-mlspl.el: do.
11478 * gnus-ml.el: do.
11479 * gnus-srvr.el: do.
54506618 11480
01c52d31 11481 * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
54506618 11482
01c52d31 114832004-02-27 Kevin Ryde <user42@zip.com.au> (tiny change)
54506618 11484
01c52d31
MB
11485 * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
11486 Corrections to custom-manual links.
54506618 11487
01c52d31 11488 * gnus-art.el (gnus-article): Ditto.
54506618 11489
01c52d31 11490 * mm-decode.el (mime-display, mime-security): Ditto.
54506618 11491
01c52d31 114922004-02-26 Jesper Harder <harder@ifa.au.dk>
54506618 11493
01c52d31 11494 * flow-fill.el: Typo.
54506618 11495
01c52d31 114962004-02-26 Andrew Cohen <cohen@andy.bu.edu>
49561cf6 11497
01c52d31 11498 * spam-wash.el: New file.
54506618 11499
01c52d31 115002004-02-26 Mark A. Hershberger <mah@everybody.org>
54506618 11501
01c52d31 11502 * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
54506618 11503
01c52d31 115042004-02-26 Teodor Zlatanov <tzz@lifelogs.com>
49561cf6 11505
01c52d31
MB
11506 * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
11507 to be run with new-articles as LIST1, not LIST2.
11508 (spam-registration-functions): Add spam-use-ham-copy as a nil
11509 registration backend.
54506618 11510
01c52d31 115112004-02-26 Jesper Harder <harder@ifa.au.dk>
54506618 11512
01c52d31
MB
11513 * spam-stat.el (spam-stat-washing-hook): New option.
11514 (spam-stat-buffer-words): Use it.
11515 (spam-stat-process-directory, spam-stat-test-directory): Use
11516 insert-file-contents-literally.
11517 (spam-stat-coding-system): New variable.
11518 (spam-stat-load, spam-stat-save): Use it.
54506618 11519
01c52d31 115202004-02-25 Katsumi Yamaoka <yamaoka@jpl.org>
54506618 11521
01c52d31
MB
11522 * spam-report.el (spam-report-plug-agent): Quote
11523 spam-report-url-to-file and spam-report-url-ping-plain.
54506618 11524
01c52d31 115252004-02-25 Reiner Steib <Reiner.Steib@gmx.de>
54506618 11526
01c52d31
MB
11527 * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
11528 / in mailto URLs.
54506618 11529
01c52d31 115302004-02-24 Reiner Steib <Reiner.Steib@gmx.de>
54506618 11531
01c52d31
MB
11532 * spam-report.el (spam-report-process-queue): Fix interactive use.
11533 (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
11534 (spam-report-unplug-agent): Doc fixes.
11535 (spam-report-url-ping-mm-url, spam-report-url-to-file)
11536 (spam-report-agentize, spam-report-deagentize): Autoload
54506618 11537
01c52d31 115382004-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
54506618 11539
01c52d31
MB
11540 * message.el (message-setup-fill-variables): Add mml tags to
11541 paragraph-start and paragraph-separate. Suggested by Andrew Korty
11542 <ajk@iu.edu>.
11543 (message-mode): Don't modify paragraph-separate there.
54506618 11544
01c52d31 115452004-02-17 Katsumi Yamaoka <yamaoka@jpl.org>
54506618 11546
01c52d31
MB
11547 * compface.el (uncompface-use-external): Default to undecided.
11548 (uncompface-use-external-threshold): New variable.
11549 (uncompface-float-time): New macro.
11550 (uncompface): Determine whether to use the external decoder if
11551 uncompface-use-external is undecided.
54506618 11552
01c52d31 115532004-02-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
54506618 11554
01c52d31
MB
11555 * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
11556 after images.
54506618 11557
01c52d31 11558 * gnus-art.el (gnus-mime-display-single): Remove dead code.
54506618 11559
01c52d31 115602004-02-14 Jesper Harder <harder@ifa.au.dk>
49561cf6 11561
01c52d31 11562 * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
54506618 11563
002876ab 11564 * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
54506618 11565
01c52d31
MB
11566 * gnus-sum.el (gnus-summary-limit-to-age)
11567 (gnus-summary-limit-children): do.
54506618 11568
01c52d31 11569 * gnus-int.el (gnus-request-scan): do.
54506618 11570
01c52d31 11571 * gnus-group.el (gnus-group-suspend): do.
54506618 11572
01c52d31 11573 * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
54506618 11574
01c52d31 11575 * gnus-cite.el (gnus-cite-parse-attributions): do.
54506618 11576
01c52d31
MB
11577 * gnus-agent.el (gnus-summary-set-agent-mark)
11578 (gnus-agent-regenerate-group): do.
54506618 11579
01c52d31 11580 * deuglify.el (gnus-article-outlook-unwrap-lines): do.
54506618 11581
01c52d31 11582 * binhex.el (binhex-decode-region-internal): do.
54506618 11583
01c52d31 115842004-02-12 Katsumi Yamaoka <yamaoka@jpl.org>
54506618 11585
01c52d31
MB
11586 * gnus-fun.el (gnus-face-properties-alist): New user option.
11587 (gnus-display-x-face-in-from): Use it.
54506618 11588
01c52d31 11589 * gnus-art.el (article-display-face): Ditto.
54506618 11590
01c52d31 11591 * compface.el (uncompface-use-external): Default to nil.
54506618 11592
01c52d31 115932004-02-12 Jesper Harder <harder@ifa.au.dk>
54506618 11594
01c52d31
MB
11595 * nntp.el (nntp-erase-buffer): New function.
11596 (nntp-retrieve-data, nntp-send-command)
11597 (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
11598 (nntp-possibly-change-group): Use it.
54506618 11599
01c52d31
MB
11600 * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
11601 with-current-buffer.
54506618 11602
01c52d31 116032004-02-12 TAKAI Kousuke <tak@kmc.gr.jp>
54506618 11604
01c52d31
MB
11605 * compface.el: Merge the ELisp-based uncompface program.
11606 (compface): New customization group.
11607 (uncompface-use-external): New user option.
11608 (uncompface): Call uncompface-internal if uncompface-use-external
11609 is nil.
11610 (uncompface-internal): New function. Note that there are also
11611 some other functions and variables added for this function.
54506618 11612
01c52d31 116132004-02-10 Jesper Harder <harder@ifa.au.dk>
54506618 11614
01c52d31
MB
11615 * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
11616 if necessary.
54506618 11617
01c52d31 116182004-02-09 Teodor Zlatanov <tzz@lifelogs.com>
54506618 11619
01c52d31
MB
11620 * spam-report.el (spam-report-unplug-agent)
11621 (spam-report-plug-agent, spam-report-deagentize)
11622 (spam-report-agentize, spam-report-url-ping-temp-agent-function):
11623 Add support for the Agent in spam-report: when unplugged, report to a
11624 file; when plugged, submit all the requests.
54506618 11625
01c52d31
MB
11626 * spam.el (spam-register-routine): Fix message about
11627 registration.
54506618 11628
01c52d31 116292004-02-09 Jesper Harder <harder@ifa.au.dk>
49561cf6 11630
01c52d31
MB
11631 * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
11632 dependencies.
11633 (rfc2047-encode): Use it.
54506618 11634
01c52d31
MB
11635 * gnus-art.el (gnus-button-marker-list): Move before first
11636 reference.
54506618 11637
01c52d31
MB
11638 * imap.el (imap-parse-flag-list, imap-parse-body-extension)
11639 (imap-parse-body): Fix format string mismatch.
54506618 11640
01c52d31 11641 * gnus-score.el (gnus-summary-increase-score): do.
54506618 11642
01c52d31 11643 * nnrss.el (nnrss-close): New function.
54506618 11644
01c52d31 116452004-02-08 Jesper Harder <harder@ifa.au.dk>
54506618 11646
01c52d31
MB
11647 * nnrss.el (nnrss-make-filename): New function.
11648 (nnrss-request-delete-group, nnrss-read-server-data)
11649 (nnrss-save-server-data, nnrss-read-group-data)
11650 (nnrss-save-group-data): Use it.
11651 (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
11652 (nnrss-read-server-data, nnrss-read-group-data): Use load.
11653 (nnrss-group-hashtb): Make it a hash table rather than an obarray.
54506618 11654
01c52d31 116552004-02-07 Jesper Harder <harder@ifa.au.dk>
54506618 11656
01c52d31 11657 * mml.el (mml-compute-boundary-1): Don't uncompress files.
54506618 11658
01c52d31 116592004-02-06 Jesper Harder <harder@ifa.au.dk>
54506618 11660
01c52d31
MB
11661 * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
11662 files.
54506618 11663
01c52d31
MB
11664 * message.el (message-generate-headers-first): Don't quote nil
11665 and t in docstrings.
54506618 11666
01c52d31 11667 * imap.el (imap-id): do.
54506618 11668
01c52d31
MB
11669 * gnus-agent.el (gnus-agent-consider-all-articles)
11670 (gnus-agent-queue-mail): do.
54506618 11671
01c52d31 116722004-02-05 Reiner Steib <Reiner.Steib@gmx.de>
54506618 11673
01c52d31
MB
11674 * spam-report.el (spam-report-process-queue): New function.
11675 Process requests from `spam-report-requests-file'.
11676 (spam-report-process-queue): Doc fix.
54506618 11677
01c52d31 116782004-02-05 Teodor Zlatanov <tzz@lifelogs.com>
531e5812 11679
01c52d31
MB
11680 * spam.el (spam-register-routine)
11681 (spam-log-processing-to-registry, spam-log-registered-p)
11682 (spam-log-unregistration-needed-p, spam-log-undo-registration):
11683 Change "check" to "spam-check" for semi-clarity.
531e5812 11684
01c52d31 116852004-02-05 Jesper Harder <harder@ifa.au.dk>
531e5812 11686
01c52d31 11687 * pop3.el: Require nnheader.
531e5812 11688
01c52d31 11689 * mml-smime.el: Require cl. Autoload message-fetch-field.
531e5812 11690
01c52d31 11691 * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
531e5812 11692
01c52d31 11693 * gnus-picon.el: Require cl.
531e5812 11694
01c52d31 11695 * gnus-fun.el: Require gnus-ems and gnus-util.
531e5812 11696
01c52d31 11697 * gnus.el (gnus-method-to-server): Move defsubst before first use.
531e5812 11698
01c52d31 11699 * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
531e5812 11700
01c52d31
MB
11701 * gnus-art.el (gnus-article-edit-mode): Define before first
11702 reference.
531e5812 11703
01c52d31 117042004-02-04 Jesper Harder <harder@ifa.au.dk>
531e5812 11705
01c52d31
MB
11706 * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
11707 (gnus-uu-post-encoded): Use point-at-bol.
531e5812 11708
01c52d31 11709 * gnus-topic.el (gnus-group-active-topic-p): do.
69075cdd 11710
01c52d31 11711 * gnus-start.el (gnus-newsrc-to-gnus-format): do.
69075cdd 11712
01c52d31 11713 * gnus-group.el (gnus-group-kill-region): do.
69075cdd 11714
01c52d31 11715 * gnus-art.el (article-date-ut): do.
69075cdd 11716
01c52d31
MB
11717 * message.el (message-fetch-field): Remove redundant
11718 case-fold-search binding.
11719 (message-narrow-to-field): Simplify.
69075cdd 11720
01c52d31 117212004-02-03 Reiner Steib <Reiner.Steib@gmx.de>
8903a9c8 11722
01c52d31 11723 * spam.el (spam-directory): Derive from `gnus-directory'.
8903a9c8 11724
01c52d31
MB
11725 * spam-report.el (spam-report-url-to-file)
11726 (spam-report-requests-file): New function and variable for offline
11727 reporting.
11728 (spam-report-url-ping-function): Add `spam-report-url-to-file'
11729 and user defined function.
11730 (spam-report-url-ping-mm-url): Remove doubled slash.
8903a9c8 11731
01c52d31 117322004-02-03 Teodor Zlatanov <tzz@lifelogs.com>
8903a9c8 11733
01c52d31 11734 * spam.el (spam-list-of-processors): Fix spamassassin variable names.
8903a9c8 11735
01c52d31 117362004-02-03 Jesper Harder <harder@ifa.au.dk>
ebbeed62 11737
01c52d31
MB
11738 * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
11739 format string mismatch.
ebbeed62 11740
01c52d31 11741 * sieve.el (sieve-deactivate-all): do.
8903a9c8 11742
01c52d31 11743 * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
8903a9c8 11744
01c52d31 11745 * nnlistserv.el (nnlistserv-kk-wash-article): do.
e62e7654 11746
01c52d31 11747 * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
e62e7654 11748
01c52d31 11749 * mm-bodies.el (mm-7bit-chars): Don't include \r.
e62e7654 11750
01c52d31 117512004-02-02 Teodor Zlatanov <tzz@lifelogs.com>
e62e7654 11752
01c52d31
MB
11753 * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
11754 the list of checks.
e62e7654 11755
01c52d31 117562004-01-31 Jesper Harder <harder@ifa.au.dk>
e62e7654 11757
01c52d31
MB
11758 * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
11759 padding.
e62e7654 11760
01c52d31 117612004-01-27 Ralf Angeli <angeli@iwi.uni-sb.de>
c3bc41c2 11762
01c52d31
MB
11763 * mm-view.el (mm-fill-flowed): New variable.
11764 (mm-inline-text): Use it.
eb6a2b61 11765
01c52d31 117662004-01-27 Teodor Zlatanov <tzz@lifelogs.com>
c3bc41c2 11767
01c52d31
MB
11768 * spam.el (spam-spamassassin-register-ham-routine)
11769 (spam-spamassassin-register-spam-routine): Fix function names.
7c3bb5a5 11770
01c52d31 117712004-01-27 Katsumi Yamaoka <yamaoka@jpl.org>
7c3bb5a5 11772
01c52d31
MB
11773 * gnus.el (gnus-tmp-grouplens): Remove.
11774 (gnus-summary-line-format): Remove grouplens.
f0096211 11775
01c52d31 11776 * gnus-group.el (gnus-group-line-format): Ditto.
f0096211 11777
01c52d31
MB
11778 * gnus-spec.el (gnus-format-specs): Ditto.
11779 (gnus-update-format-specifications): Flush the group format spec
11780 cache if there's the grouplens stuff.
11781 (gnus-parse-simple-format): Replace %l with the empty string.
f0096211 11782
01c52d31 117832004-01-27 Jerry James <james@xemacs.org> (tiny change)
f0096211 11784
01c52d31
MB
11785 * gnus-spec.el (gnus-parse-simple-format): Fix setq value
11786 omission.
14e20e13 11787
01c52d31 117882004-01-26 Katsumi Yamaoka <yamaoka@jpl.org>
14e20e13 11789
01c52d31
MB
11790 * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
11791 Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
c1d7d285 11792
01c52d31 117932004-01-25 Paul Jarc <prj@po.cwru.edu>
c1d7d285 11794
149cd465
JB
11795 * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
11796 (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
01c52d31
MB
11797 New macros and functions.
11798 * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
11799 Handle > NLINK_MAX messages.
11800 * nnmaildir.el (nnmaildir-request-set-mark): Use
11801 nnmaildir--emlink-p and nnmaildir--eexist-p.
c1d7d285 11802
01c52d31 118032004-01-25 Alex Schroeder <alex@gnu.org>
c1d7d285 11804
01c52d31
MB
11805 * spam-stat.el (spam-stat-process-directory-age): New option.
11806 (spam-stat-process-directory): Use it.
c1d7d285 11807
01c52d31 118082004-01-24 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
c1d7d285 11809
01c52d31
MB
11810 * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
11811 (spam-stat-save): Accept prefix argument.
c1d7d285 11812
01c52d31 118132004-01-23 Paul Jarc <prj@po.cwru.edu>
c1d7d285 11814
01c52d31
MB
11815 * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
11816 links" error.
c1d7d285 11817
01c52d31 118182004-01-23 Jesper Harder <harder@ifa.au.dk>
10b43d7c 11819
01c52d31
MB
11820 * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
11821 compatibility with old .newsrc.eld files.
10b43d7c 11822
01c52d31 11823 * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
f4dd4ae8 11824
01c52d31 11825 * gnus-start.el (gnus-1): do.
f4dd4ae8 11826
01c52d31 11827 * gnus-group.el (gnus-group-line-format-alist): do.
1b155fbd 11828
01c52d31 11829 * gnus.el (gnus-use-grouplens, gnus-visual): do.
1b155fbd 11830
01c52d31 11831 * gnus-gl.el: Remove.
f4dd4ae8 11832
01c52d31 118332004-01-23 Kevin Greiner <kgreiner@xpediantsolutions.com>
f4dd4ae8 11834
01c52d31
MB
11835 * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
11836 marks consisting of a single range {for example, (3 . 5)} rather
11837 than a list of a single range { ((3 . 5)) }.
49561cf6 11838
01c52d31 118392004-01-23 Jesper Harder <harder@ifa.au.dk>
f4dd4ae8 11840
01c52d31
MB
11841 * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
11842 with-current-buffer.
11843 (spam-stat-store-current-buffer): Use insert-buffer-substring to
11844 avoid consing a string.
f4dd4ae8 11845
01c52d31
MB
11846 * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
11847 Remove obsolete entries for big5 and gb2312.
f4dd4ae8 11848
01c52d31 118492004-01-22 Kevin Greiner <kgreiner@xpediantsolutions.com>
49561cf6 11850
01c52d31
MB
11851 * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
11852 uncompressed list.
f4dd4ae8 11853
01c52d31 118542004-01-22 Jesper Harder <harder@ifa.au.dk>
f4dd4ae8 11855
01c52d31
MB
11856 * spam-stat.el (spam-stat-strip-xref): New function.
11857 (spam-stat-process-directory): Use it.
f4dd4ae8 11858
01c52d31
MB
11859 * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
11860 here -- it's done in message-fetch-field.
f4dd4ae8 11861
01c52d31 118622004-01-21 Kevin Greiner <kgreiner@xpediantsolutions.com>
f4dd4ae8 11863
149cd465
JB
11864 * gnus-agent.el (gnus-agent-queue-mail)
11865 (gnus-agent-prompt-send-queue): New variables.
01c52d31
MB
11866 (gnus-agent-send-mail): Use gnus-agent-queue-mail.
11867 * gnus-draft.el (gnus-group-send-queue): Pass the group name
11868 "nndraft:queue" along to gnus-draft-send. Use
11869 gnus-agent-prompt-send-queue.
11870 (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
11871 is "nndraft:queue". Suggested by Gaute Strokkenes
11872 <gs234@srcf.ucam.org>
f4dd4ae8 11873
01c52d31
MB
11874 * gnus-agent.el (agent-disable-undownloaded-faces): Removed
11875 (agent-enable-undownloaded-faces): Added
11876 (gnus-agent-cat-groups): Use eval-and-compile, not
11877 eval-when-compile, to define gnus-agent-set-cat-groups as the setf
11878 method of gnus-agent-cat-groups even when the buffer has been
11879 evaled.
3042deef 11880 (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
01c52d31 11881 delete gnus-agent-save-active-1.
002876ab 11882 (gnus-agent-save-groups): Deleted. Identical to
01c52d31
MB
11883 gnus-agent-save-active.
11884 (gnus-agent-write-active): No longer adjust agent's copy of active
11885 file as agent's adjustments are now stored in their own
002876ab 11886 file. Removed optional parameter.
01c52d31
MB
11887 (gnus-agent-possibly-alter-active): Ignore groups of unagentized
11888 servers. Add use of min/max range limits from server's local
11889 file.
11890 (gnus-agent-save-alist): Removed unused optional argument.
149cd465
JB
11891 (gnus-agent-load-local, gnus-agent-read-and-cache-local)
11892 (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
01c52d31 11893 (gnus-agent-set-local): A per-server file that keeps min/max range
ec5741dc 11894 limits for articles known to the agent. Provides a fast mechanism
01c52d31 11895 for altering many active ranges.
3042deef 11896 (gnus-agent-expire-group, gnus-agent-expire): No longer save the
01c52d31
MB
11897 active file (local makes it unnecessary).
11898 (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
11899
11900 * gnus-cus.el (agent-disable-undownloaded-faces): Removed
11901 (agent-enable-undownloaded-faces): Added
11902
11903 * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
11904 disable it when sending to "nndraft:queue".
11905 (gnus-group-send-queue): Add safety check to avoid sending queue
11906 when unplugged.
f4dd4ae8 11907
01c52d31
MB
11908 * gnus-group.el (gnus-group-catchup): Use new
11909 gnus-sequence-of-unread-articles, not
11910 gnus-list-of-unread-articles, to avoid exhausting memory with huge
11911 numbers of articles. Use gnus-range-map to avoid having to
11912 uncompress the unread list.
149cd465
JB
11913 (gnus-group-archive-directory, gnus-group-recent-archive-directory):
11914 Fixed invalid ange-ftp reference.
9b5773bc 11915
01c52d31
MB
11916 * gnus-range.el (gnus-range-map): Iterate over list or sequence.
11917 (gnus-sorted-range-intersection): Intersection of two ranges
11918 without requiring that they first be uncompressed.
9b5773bc 11919
01c52d31
MB
11920 * gnus-start.el (gnus-activate-group): Unless blocked by the
11921 caller, possibly expand the active range to include both cached
11922 and agentized articles.
11923 (gnus-convert-old-newsrc): Rewrote in anticipation of having
11924 multiple version-dependent converters.
11925 (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
11926 gnus-agent-save-active.
11927 (gnus-save-newsrc-file): Save dirty agent range limits.
46cdaf24 11928
01c52d31
MB
11929 * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
11930 gnus-agent-possibly-alter-active.
11931 (gnus-adjust-marked-articles): Faster handling of simple lists
11932
119332004-01-21 Jesper Harder <harder@ifa.au.dk>
11934
11935 * spam-stat.el (spam-stat-test-directory): New optional argument
11936 displays a list of files detected. Suggested by Andrew Cohen
11937 <cohen@andy.bu.edu>.
11938 (spam-stat-buffer-words-with-scores): Don't narrow and change
11939 syntax table here. Reported by Andrew Cohen <cohen@andy.bu.edu>.
11940
296fa7b4 119412004-01-20 Hubert Chan <hubert@uhoreg.ca>
01c52d31
MB
11942
11943 * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
11944 (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
11945 (spam-spamassassin-arguments)
11946 (spam-spamassassin-spam-flag-header)
11947 (spam-spamassassin-positive-spam-flag-header)
11948 (spam-spamassassin-spam-status-header, spam-sa-learn-path)
11949 (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
11950 (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
11951 (spam-list-of-processors, spam-list-of-checks)
11952 (spam-list-of-statistical-checks, spam-registration-functions)
11953 (spam-check-spamassassin-headers, spam-check-spamassassin)
11954 (spam-spamassassin-score)
11955 (spam-spamassassin-register-with-sa-learn)
11956 (spam-spamassassin-register-spam-routine)
11957 (spam-spamassassin-register-ham-routine)
11958 (spam-assassin-register-spam-routine)
002876ab
JB
11959 (spam-assassin-register-ham-routine): Add SpamAssassin support.
11960 (spam-bogofilter-score): Fix to show article before scoring.
01c52d31
MB
11961
119622004-01-20 Teodor Zlatanov <tzz@lifelogs.com>
11963
11964 * spam.el (gnus-summary-mode-map): Make spam-generic-score the
11965 default scoring function.
11966 (spam-generic-score): Call spam-spamassassin-score if
11967 spam-use-spamassassin or spam-use-spamassassin-headers is on;
11968 spam-bogofilter-score otherwise.
11969
11970 * gnus.el (spam-process, spam-autodetect-methods): Add
11971 spamassassin and spamassassin-headers.
11972
119732004-01-20 Nevin Kapur <nkapur@cs.caltech.edu>
11974
11975 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
11976 Suppress unnecessary messages.
11977
119782004-01-20 Jesper Harder <harder@ifa.au.dk>
11979
11980 * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
11981 make-hash-table.
46cdaf24 11982
01c52d31 119832004-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
a08b59c9 11984
01c52d31 11985 * canlock.el (base64-encode-string): Don't autoload it.
a08b59c9 11986
01c52d31 119872004-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
a08b59c9 11988
01c52d31
MB
11989 * run-at-time.el: Remove useless (require 'itimer),
11990 eval-and-compile and (featurep 'xemacs).
a08b59c9 11991
01c52d31 119922004-01-16 Jesper Harder <harder@ifa.au.dk>
a08b59c9 11993
01c52d31
MB
11994 * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
11995 GROUP is a virtual group.
a08b59c9 11996
01c52d31 119972004-01-16 Steve Youngs <sryoungs@bigpond.net.au>
a08b59c9 11998
01c52d31 11999 * gnus.el: Autoload `message-y-or-n-p'.
a08b59c9 12000
01c52d31 120012004-01-15 Jesper Harder <harder@ifa.au.dk>
a08b59c9 12002
01c52d31 12003 * pgg-parse.el: Remove unnecessary (require 'custom).
a08b59c9 12004
01c52d31 12005 * pgg-def.el: do.
a08b59c9 12006
01c52d31 12007 * nnmail.el: do.
a08b59c9 12008
01c52d31 12009 * gnus-undo.el: do.
a08b59c9 12010
01c52d31 12011 * gnus-picon.el: do.
a08b59c9 12012
01c52d31 12013 * gnus-util.el: do.
a08b59c9 12014
01c52d31 120152004-01-15 Reiner Steib <Reiner.Steib@gmx.de>
a08b59c9 12016
01c52d31 12017 * gnus-sum.el (gnus-pick-line-number): Add autoload.
a08b59c9 12018
01c52d31 120192004-01-15 Katsumi Yamaoka <yamaoka@jpl.org>
a08b59c9 12020
01c52d31
MB
12021 * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
12022 handle, as well as a list.
a08b59c9 12023
01c52d31
MB
12024 * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
12025 Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
12026 (mm-w3m-cid-retrieve): Simplify.
a08b59c9 12027
01c52d31 120282004-01-14 Vasily Korytov <deskpot@myrealbox.com>
a08b59c9 12029
01c52d31
MB
12030 * message.el (message-kill-to-signature): Allow prefix arg to
12031 specify number of lines to keep before signature.
a08b59c9 12032
01c52d31
MB
120332004-01-14 Kai Grossjohann <kai@emptydomain.de>
12034
12035 (message-kill-to-signature): Change docstring.
a08b59c9 12036
01c52d31 120372004-01-14 Katsumi Yamaoka <yamaoka@jpl.org>
a08b59c9 12038
01c52d31
MB
12039 * canlock.el: Always require sha1-el.
12040 (canlock-sha1): Bind sha1-maximum-internal-length to nil.
a08b59c9 12041
01c52d31 12042 * message.el: Autoload sha1 only when compiling.
a08b59c9 12043
01c52d31 120442004-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
a08b59c9 12045
01c52d31 12046 * message.el (message-canlock-generate): Require sha1-el.
a08b59c9 12047
01c52d31 120482004-01-13 Jesper Harder <harder@ifa.au.dk>
a08b59c9 12049
01c52d31 12050 * message.el (message-expand-name): Silence the byte compiler.
a08b59c9 12051
01c52d31 120522004-01-13 Simon Josefsson <jas@extundo.com>
1232b9cb 12053
01c52d31
MB
12054 * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
12055 Invoke gnus-score-mode. Reported by
880820fe 12056 bojohan+news@dd.chalmers.se (Johan Bockgård).
1232b9cb 12057
01c52d31
MB
12058 * gnus-range.el (gnus-compress-sequence): Doc fix. Suggested by
12059 Jim Blandy <jimb@redhat.com> (tiny change).
1232b9cb 12060
01c52d31 120612004-01-12 Jesper Harder <harder@ifa.au.dk>
1232b9cb 12062
01c52d31 12063 * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
ef3b7aae 12064
01c52d31 120652004-01-12 Teodor Zlatanov <tzz@lifelogs.com>
ef3b7aae 12066
01c52d31
MB
12067 * spam.el (spam-get-article-as-string): Update to use
12068 gnus-request-article-this-buffer, much simpler.
12069 (spam-get-article-as-buffer): Remove.
6e7fb80c 12070
01c52d31 120712004-01-12 Kai Grossjohann <kai.grossjohann@mci.com>
6e7fb80c 12072
296fa7b4 12073 * message.el (message-expand-name): Use EUDC if the user uses that.
7cb0aa56 12074
01c52d31 120752004-01-12 Jesper Harder <harder@ifa.au.dk>
7cb0aa56 12076
01c52d31
MB
12077 * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
12078 character for the encoding to avoid consing a string.
7cb0aa56 12079
01c52d31
MB
12080 * rfc2047.el (rfc2047-decode-string): Don't cons a string
12081 unnecessarily.
7cb0aa56 12082
01c52d31 12083 * mm-util.el (mm-replace-chars-in-string): Remove.
7cb0aa56 12084
01c52d31
MB
12085 * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
12086 of mm-replace-chars-in-string.
e79f14a4 12087
01c52d31 120882004-01-11 Jesper Harder <harder@ifa.au.dk>
e79f14a4 12089
c9e31f32 12090 * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
e79f14a4 12091
01c52d31 12092 * mm-util.el (mm-subst-char-in-string): Support inplace.
e79f14a4 12093
01c52d31
MB
12094 * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
12095 a new string in every iteration. Use shy groups.
e79f14a4 12096
01c52d31 120972004-01-10 Jesper Harder <harder@ifa.au.dk>
e79f14a4 12098
c9e31f32
SM
12099 * gnus-srvr.el (gnus-browse-unsubscribe-group):
12100 * gnus-soup.el (gnus-soup-group-brew):
12101 * gnus-msg.el (gnus-put-message):
12102 * gnus-move.el (gnus-group-move-group-to-server):
12103 * gnus-kill.el (gnus-batch-score):
01c52d31
MB
12104 * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
12105 (gnus-group-update-group-line, gnus-group-insert-group-line-info)
12106 (gnus-group-update-group, gnus-group-read-group)
12107 (gnus-group-make-group, gnus-group-make-help-group)
12108 (gnus-group-make-archive-group, gnus-group-make-directory-group)
12109 (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
12110 (gnus-group-sort-by-unread, gnus-group-catchup)
12111 (gnus-group-unsubscribe-group, gnus-group-kill-group)
12112 (gnus-group-yank-group, gnus-group-set-info)
c9e31f32
SM
12113 (gnus-group-list-groups):
12114 * gnus.el (gnus-generate-new-group-name):
12115 * gnus-delay.el (gnus-delay-send-queue):
12116 * nnvirtual.el (nnvirtual-catchup-group):
01c52d31 12117 * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
01c52d31 12118 * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
c9e31f32 12119 (gnus-group-prepare-topics, gnus-topic-check-topology):
01c52d31
MB
12120 * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
12121 (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
12122 (gnus-summary-walk-group-buffer, gnus-summary-move-article)
c9e31f32
SM
12123 (gnus-group-make-articles-read):
12124 * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
12125 (gnus-group-change-level, gnus-kill-newsgroup)
12126 (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
12127 (gnus-get-unread-articles, gnus-make-articles-unread)
12128 (gnus-make-ascending-articles-unread): Use accessor
12129 macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
12130 to get group information for improved readability.
12131
1270d7ca 12132
01c52d31 121332004-01-09 Jesper Harder <harder@ifa.au.dk>
1270d7ca 12134
01c52d31
MB
12135 * gnus-art.el (article-decode-mime-words, article-babel)
12136 (gnus-article-highlight-signature, gnus-article-add-buttons)
12137 (gnus-signature-toggle): Use gnus-with-article-buffer.
1270d7ca 12138
01c52d31
MB
12139 * gnus-art.el (gnus-article-highlight-headers)
12140 (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
1270d7ca 12141
01c52d31
MB
12142 * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
12143 (gnus-article-set-globals, gnus-request-article-this-buffer)
12144 (gnus-button-message-id, gnus-article-maybe-hide-headers)
12145 (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
12146 (gnus-mime-display-alternative): Use with-current-buffer.
1270d7ca 12147
01c52d31 121482004-01-09 Teodor Zlatanov <tzz@lifelogs.com>
1270d7ca 12149
01c52d31
MB
12150 * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
12151 also under 80 char limit, and call gnus-error if needed.
12152 (spam-fetch-article-header): Fix - it was a
12153 buffer-local variable (gnus-newsgroup-data).
12154 (spam-find-spam): Use spam-generate-fake-headers, forget about
12155 spam-insert-fake-headers.
12156 (spam-insert-fake-headers): Remove.
1270d7ca 12157
01c52d31 121582004-01-09 Jesper Harder <harder@ifa.au.dk>
1270d7ca 12159
01c52d31
MB
12160 * deuglify.el (gnus-article-outlook-unwrap-lines)
12161 (gnus-outlook-rearrange-article)
12162 (gnus-outlook-repair-attribution-outlook)
12163 (gnus-outlook-repair-attribution-block)
12164 (gnus-outlook-repair-attribution-other): Remove redundant
12165 save-excursion.
1270d7ca 12166
01c52d31 121672004-01-09 Teodor Zlatanov <tzz@lifelogs.com>
1270d7ca 12168
01c52d31
MB
12169 * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
12170 (spam-fetch-field-subject-fast)
12171 (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
12172 (spam-fetch-article-header): Add functions to deal with Gnus
12173 internals for fast retrieval of article header data.
12174 (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
1270d7ca 12175
01c52d31 121762004-01-09 Jesper Harder <harder@ifa.au.dk>
1270d7ca 12177
01c52d31
MB
12178 * pop3.el (pop3-md5): Remove.
12179 (pop3-apop): Replace pop3-md5 with md5.
1270d7ca 12180
01c52d31 12181 * mm-bodies.el: base64 is always built-in.
1270d7ca 12182
01c52d31
MB
12183 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
12184 with-current-buffer.
1270d7ca 12185
23f87bed 121862004-01-08 Katsumi Yamaoka <yamaoka@jpl.org>
1270d7ca 12187
23f87bed
MB
12188 * canlock.el (canlock-insert-header): Remove excessive grouping in
12189 regexp.
1270d7ca 12190
01c52d31
MB
12191 * gnus-sum.el (gnus-summary-read-document): Ditto.
12192
12193 * gnus-uu.el (gnus-uu-part-number): Ditto.
12194
12195 * html2text.el (html2text-remove-tags): Ditto.
12196 (html2text-format-tags): Ditto.
12197 (html2text-format-single-elements): Ditto.
12198
12199 * mml.el (mml-parse-1): Ditto.
12200
122012004-01-08 Jesper Harder <harder@ifa.au.dk>
12202
12203 * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
12204
12205 * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
12206
12207 * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
12208
12209 * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
12210
122112003-11-15 Simon Josefsson <jas@extundo.com>
12212
12213 * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
12214 (pgg-gpg-lookup-key): Use regexp match instead of
12215 split-string (split-string is different between emacs 21.2 and
12216 22.1). Reported by ultrasoul@ultrasoul.com (David D. Smith).
12217
122182004-01-08 Jesper Harder <harder@ifa.au.dk>
12219
12220 * gnus-art.el (gnus-mime-view-all-parts)
12221 (gnus-article-part-wrapper, gnus-article-view-part): Use
12222 with-current-buffer.
12223
122242004-01-07 Teodor Zlatanov <tzz@lifelogs.com>
12225
12226 * spam.el (spam-disable-spam-split-during-ham-respool)
12227 (spam-spamoracle-database, spam-cache-lookups)
12228 (spam-split-last-successful-check, spam-clear-cache, spam-xor)
12229 (spam-group-ham-mark-p, spam-group-spam-mark-p)
12230 (spam-group-ham-marks, spam-group-spam-marks)
12231 (spam-group-spam-contents-p, spam-group-ham-contents-p)
12232 (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
12233 also add spam-use-blackholes to the statistical checks.
12234 (spam-fetch-field-fast): Add interface to fetching fields, may
12235 become a macro.
12236 (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
12237 (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
12238 (spam-insert-fake-headers): Fake an article when needed.
12239 (spam-find-spam): Fake article when possible.
12240 (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
12241 (spam-check-bogofilter-headers): Use message-fetch-field instead
12242 of nnmail-fetch-field.
12243
122442004-01-07 Reiner Steib <Reiner.Steib@gmx.de>
12245
12246 * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
12247
122482004-01-07 Teodor Zlatanov <tzz@lifelogs.com>
12249
12250 * spam.el (spam-split): Do not require spam-use-CHECK to be
12251 enabled if that check is passed to spam-split explicitly; also
12252 fix so 'spam doesn't get converted to spam-split-group when
12253 spam-split-symbolic-return is t.
12254 (spam-find-spam): Find registrations of the article and use those
12255 instead of re-running spam-split to find the spam/ham
12256 classification of the article.
12257 (spam-log-processing-to-registry, spam-log-registered-p)
12258 (spam-log-unregistration-needed-p, spam-log-undo-registration):
12259 Use gnus-error instead of gnus-message.
12260 (spam-log-registration-type): Add function to determine the
12261 classification of a message based on registry entries; will
12262 return nil if both 'spam and 'ham are found.
12263 (spam-check-BBDB): Expand all the BBDB macros here so we can have
12264 a reasonably fast local cache without the loading errors.
12265 (spam-cache-lookups): Set to t by default.
12266 (spam-find-spam): Don't try to guess spam-cache-lookups.
12267 (spam-enter-whitelist, spam-enter-blacklist): Clear the
12268 spam-caches entry.
12269 (spam-filelist-build-cache, spam-filelist-check-cache): Fix
12270 caching of whitelist/blacklist entries.
12271 (spam-check-whitelist, spam-check-blacklist): Invoke
12272 spam-from-listed-p with a type, not a cache variable.
12273 (spam-from-listed-p): Wrap around spam-filelist-check-cache.
12274
122752004-01-07 Jesper Harder <harder@ifa.au.dk>
12276
12277 * message.el (message-cite-prefix-regexp): Use with-syntax-table.
12278
12279 * nnmail.el (nnmail-split-fancy): do.
12280
12281 * mml.el (mml-parse): do.
12282
12283 * gnus-score.el (gnus-enter-score-words-into-hashtb)
12284 (gnus-score-adaptive): do.
12285
23f87bed 122862004-01-07 Katsumi Yamaoka <yamaoka@jpl.org>
1270d7ca 12287
01c52d31
MB
12288 * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
12289 (gnus-mime-button-map): Don't set keymap parent.
12290 (gnus-button-ctan-directory-regexp): Use shy grouping.
12291 (gnus-prev-page-map): Don't set keymap parent.
12292 (gnus-prev-page-map): Remove duplicated one.
12293 (gnus-next-page-map): Don't set keymap parent.
12294 (gnus-mime-security-button-map): Ditto.
12295
12296 * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
12297 version number.
12298
23f87bed 12299 * sha1-el.el (sha1-string-external): Use with-temp-buffer.
1270d7ca 12300
23f87bed 123012004-01-07 Katsumi Yamaoka <yamaoka@jpl.org>
1270d7ca 12302
23f87bed
MB
12303 * canlock.el (canlock-sha1-function): Remove.
12304 (canlock-sha1-function-for-verify): Remove.
12305 (canlock-openssl-program): Remove.
12306 (canlock-openssl-args): Remove.
12307 (canlock-ignore-errors): Remove.
12308 (canlock-sha1-with-openssl): Remove.
12309 (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
12310 (canlock-verify): Don't use canlock-ignore-errors.
1270d7ca 12311
23f87bed
MB
12312 * sha1-el.el (sha1-string-external): Make it can return a string
12313 in binary form.
12314 (sha1-region-external): Ditto.
12315 (sha1-string-internal): Ditto.
12316 (sha1-region-internal): Ditto.
12317 (sha1-region): Ditto.
12318 (sha1-string): Ditto.
12319 (sha1): Ditto.
1270d7ca 12320
01c52d31 123212004-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
1270d7ca 12322
01c52d31 12323 * spam.el (spam-report-articles-gmane): New command.
1270d7ca 12324
01c52d31 123252004-01-07 Katsumi Yamaoka <yamaoka@jpl.org>
1270d7ca 12326
01c52d31 12327 * gnus.el: Don't make unnecessary *Group* buffer when loading.
1270d7ca 12328
01c52d31
MB
12329 * run-at-time.el (run-at-time-saved): Remove.
12330 (run-at-time): Doc fix.
1270d7ca 12331
01c52d31 123322004-01-07 Jesper Harder <harder@ifa.au.dk>
1270d7ca 12333
01c52d31
MB
12334 * gnus-sum.el (gnus-summary-limit-to-replied): New command.
12335 (gnus-summary-limit-map): Add it.
12336 (gnus-summary-make-menu-bar): do.
1270d7ca 12337
01c52d31 123382004-01-06 Teodor Zlatanov <tzz@lifelogs.com>
1270d7ca 12339
01c52d31
MB
12340 * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
12341 Make attempt at some caching support (done for BBDB only now).
12342 (spam-find-spam): Set spam-cache-lookups if there are more than 2
12343 addresses to be checked.
12344 (spam-clear-cache-BBDB): Add function, to be invoked by
12345 bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
12346 (spam-check-BBDB): Check and use the caches, if
12347 spam-cache-lookups is on, remove superfluous (provide).
1270d7ca 12348
01c52d31 123492004-01-06 Reiner Steib <Reiner.Steib@gmx.de>
1270d7ca 12350
01c52d31 12351 * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
1270d7ca 12352
01c52d31 123532004-01-07 Steve Youngs <sryoungs@bigpond.net.au>
1270d7ca 12354
01c52d31
MB
12355 * run-at-time.el (run-at-time-saved): Move to after the definition
12356 of `run-at-time'.
1270d7ca 12357
01c52d31 123582004-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
1270d7ca 12359
01c52d31
MB
12360 * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
12361 mm-w3m-local-map-property.
1270d7ca 12362
01c52d31
MB
12363 * mm-view.el (mm-w3m-mode-map): Remove.
12364 (mm-w3m-local-map-property): Remove.
12365 (mm-inline-text-html-render-with-w3m): Don't use
12366 mm-w3m-local-map-property.
1270d7ca 12367
01c52d31 123682004-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1270d7ca 12369
01c52d31 12370 * run-at-time.el: New file.
1270d7ca 12371
01c52d31
MB
12372 * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
12373 of gnus-set-text-properties.
1270d7ca 12374
01c52d31 12375 * gnus-uu.el (gnus-uu-save-article): Ditto.
1270d7ca 12376
01c52d31 12377 * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
1270d7ca 12378
01c52d31 12379 * gnus-cite.el (gnus-cite-parse): Ditto.
1b155fbd 12380
01c52d31
MB
12381 * gnus-art.el (gnus-button-push): Use set-text-properties instead
12382 of gnus-.
1b155fbd 12383
01c52d31
MB
12384 * gnus.el: Changed calls to nnheader-run-at-time and
12385 password-run-at-time throughout to use run-at-time directly.
1b155fbd 12386
01c52d31 12387 * password.el: Removed definition of run-at-time.
1b155fbd 12388
880820fe 123892004-01-05 Karl Pflästerer <sigurd@12move.de> (tiny change)
1b155fbd 12390
01c52d31
MB
12391 * mml.el (mml-minibuffer-read-disposition): Show attachment type
12392 in prompt.
1b155fbd 12393
01c52d31 123942004-01-06 Steve Youngs <sryoungs@bigpond.net.au>
1b155fbd 12395
01c52d31
MB
12396 * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
12397 XEmacs version.
1270d7ca 12398
01c52d31
MB
12399 * dns.el (dns-make-network-process): Use `open-network-stream'
12400 instead of `gnus-xmas-open-network-stream'.
1270d7ca 12401
01c52d31 12402 * .cvsignore: Add auto-autoloads.el, custom-load.el.
1270d7ca 12403
01c52d31 124042004-01-06 Jesper Harder <harder@ifa.au.dk>
1270d7ca 12405
01c52d31
MB
12406 * gnus-art.el (gnus-mime-display-alternative)
12407 (gnus-insert-mime-button, gnus-insert-mime-security-button)
12408 (gnus-insert-prev-page-button, gnus-insert-next-page-button):
12409 Don't use gnus-local-map-property.
1270d7ca 12410
01c52d31 12411 * gnus-util.el (gnus-local-map-property): Remove.
1270d7ca 12412
01c52d31
MB
12413 * mm-view.el (mm-view-pkcs7-decrypt): Replace
12414 gnus-completing-read-maybe-default with completing-read.
1270d7ca 12415
01c52d31
MB
12416 * gnus-util.el (gnus-completing-read): do.
12417 (gnus-completing-read-maybe-default): Remove.
1270d7ca 12418
01c52d31 124192004-01-06 Steve Youngs <sryoungs@bigpond.net.au>
1270d7ca 12420
01c52d31
MB
12421 * password.el: Only autoload `run-at-time' if not XEmacs.
12422 Only autoload the itimer functions if XEmacs.
1270d7ca 12423
01c52d31 124242004-01-06 Jesper Harder <harder@ifa.au.dk>
1270d7ca 12425
01c52d31
MB
12426 * gnus-art.el (gnus-read-string): Remove.
12427 (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
12428 read-string.
1270d7ca 12429
01c52d31 124302004-01-05 Teodor Zlatanov <tzz@lifelogs.com>
1270d7ca 12431
01c52d31
MB
12432 * netrc.el: Autoload password-read.
12433 (netrc): Add configuration group.
12434 (netrc-encoding-method, netrc-openssl-path): Add
12435 variables for encoding and decoding of files with symmetric
12436 ciphers.
12437 (netrc-encode): Add assistant function to encode a file with
12438 netrc-encoding-method.
12439 (netrc-parse): Add interactive parameter, added optional
12440 decoding if netrc-encoding-method is non-nil but otherwise
12441 behavior is standard.
12442 (netrc-encrypting-method, netrc-encrypt, netrc-parse):
12443 Do s/encode/encrypt/ everywhere.
1270d7ca 12444
01c52d31 12445 * spam.el: Remove executable-find autoload.
1270d7ca 12446
01c52d31 124472004-01-05 Jesper Harder <harder@ifa.au.dk>
1270d7ca 12448
01c52d31 12449 * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
1270d7ca 12450
01c52d31 12451 * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
1270d7ca 12452
01c52d31 124532004-01-05 Reiner Steib <Reiner.Steib@gmx.de>
c113de23 12454
01c52d31 12455 * gnus-art.el (gnus-treat-ansi-sequences,
149cd465 12456 (article-treat-ansi-sequences): New variable and function.
01c52d31 12457 Suggested by Dan Jacobson <jidanni@jidanni.org>.
1270d7ca 12458
01c52d31
MB
12459 * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
12460 Use it.
1270d7ca 12461
01c52d31 124622004-01-05 Jesper Harder <harder@ifa.au.dk>
1270d7ca 12463
01c52d31 12464 * mm-util.el (mm-quote-arg): Remove.
23f87bed 12465
01c52d31
MB
12466 * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
12467 shell-quote-argument.
1270d7ca 12468
01c52d31 12469 * gnus-uu.el (gnus-uu-command): do.
1270d7ca 12470
01c52d31 12471 * gnus-sum.el (gnus-summary-insert-pseudos): do.
1270d7ca 12472
01c52d31
MB
12473 * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
12474 with make-char.
1270d7ca 12475
01c52d31 12476 * mm-util.el (mm-make-char): Remove.
1270d7ca 12477
01c52d31
MB
12478 * mml.el (mml-mode): Replace gnus-add-minor-mode with
12479 add-minor-mode.
1270d7ca 12480
01c52d31 12481 * gnus-undo.el (gnus-undo-mode): do.
1270d7ca 12482
01c52d31 12483 * gnus-topic.el (gnus-topic-mode): do.
1270d7ca 12484
01c52d31 12485 * gnus-sum.el (gnus-dead-summary-mode): do.
1270d7ca 12486
01c52d31 12487 * gnus-start.el (gnus-slave-mode): do.
1270d7ca 12488
01c52d31 12489 * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
1270d7ca 12490
01c52d31 12491 * gnus-ml.el (gnus-mailing-list-mode): do.
1270d7ca 12492
01c52d31 12493 * gnus-gl.el (gnus-grouplens-mode): do.
1270d7ca 12494
01c52d31 12495 * gnus-draft.el (gnus-draft-mode): do.
1270d7ca 12496
01c52d31 12497 * gnus-dired.el (gnus-dired-mode): do.
1270d7ca 12498
01c52d31 12499 * gnus-ems.el (gnus-add-minor-mode): Remove.
1270d7ca 12500
01c52d31
MB
12501 * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
12502 Replace gnus-char-width with char-width.
1270d7ca 12503
01c52d31 12504 * gnus-ems.el (gnus-char-width): Remove.
1270d7ca 12505
01c52d31
MB
12506 * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
12507 Replace gnus-char-width with char-width.
1270d7ca 12508
01c52d31 12509 * gnus-ems.el (gnus-char-width): Remove.
1270d7ca 12510
01c52d31
MB
12511 * spam-stat.el (with-syntax-table): Remove with-syntax-table
12512 definition.
12513 Remove Emacs 20 hash table compatibility code.
1270d7ca 12514
01c52d31
MB
12515 * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
12516 20 compatibility code.
1270d7ca 12517
01c52d31 12518 * spam.el (spam-point-at-eol): Replace with point-at-eol.
1270d7ca 12519
01c52d31 12520 * smime.el (smime-point-at-eol): Replace with point-at-eol.
1270d7ca 12521
01c52d31
MB
12522 * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
12523 with point-at-{eol,bol}.
1270d7ca 12524
01c52d31 12525 * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
1270d7ca 12526
01c52d31 12527 * imap.el (imap-point-at-eol): Replace with point-at-eol.
1270d7ca 12528
149cd465
JB
12529 * flow-fill.el (fill-flowed-point-at-bol)
12530 (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
1270d7ca 12531
01c52d31
MB
12532 * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
12533 Replace with point-at-{eol,bol} throughout all files.
1270d7ca 12534
01c52d31 125352004-01-05 Katsumi Yamaoka <yamaoka@jpl.org>
1270d7ca 12536
01c52d31
MB
12537 * ntlm.el (ntlm-string-as-unibyte): New macro.
12538 (ntlm-build-auth-response): Use it.
1270d7ca 12539
01c52d31
MB
12540 Remove Emacs 20 stuff:
12541 * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
12542 of delq and copy-sequence.
12543 * gnus-art.el (popup-menu): Remove the compiler macro.
12544 * nnmail.el (nnmail-split-fancy): Don't support customizing with
12545 Emacs 20.
1270d7ca 12546
01c52d31 125472004-01-05 Simon Josefsson <jas@extundo.com>
1270d7ca 12548
01c52d31
MB
12549 * ntlm.el: Fix namespace. Change smb-passwd-hash into
12550 ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
12551 smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
12552 ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
12553 into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
12554 ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
12555 into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
12556 ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
12557 ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
12558 ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
12559 ntlm-string-permute, string-lshift into ntlm-string-lshift,
12560 string-xor into ntlm-string-xor. Suggested by
12561 Jesper Harder <harder@myrealbox.com>.
1270d7ca 12562
01c52d31 12563 * ntlm.el: Don't include poem.
1270d7ca 12564
01c52d31
MB
12565 * md4.el (print-int32, print-string-hexa): Remove. Suggested by
12566 Jesper Harder <harder@myrealbox.com>.
1270d7ca 12567
01c52d31 12568 * sasl-ntlm.el, ntlm.el, md4.el: New files.
1270d7ca 12569
01c52d31
MB
12570 * hmac-md5.el (md5-binary): Fix byte compile warning. (This
12571 probably breaks emacs with DL patch, but do we care? Is anyone
12572 still using the DL stuff?)
1270d7ca 12573
01c52d31
MB
12574 * sieve-manage.el: Use the password package.
12575 (sieve-manage-read-passwd): Remove.
12576 (sieve-manage-interactive-login): Use password. Re-add
12577 condition-case around loop.
12578
12579 * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
12580 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
12581 the password package.
12582
125832003-02-19 Simon Josefsson <jas@extundo.com>
12584
12585 * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
12586 token.
12587
125882002-08-07 Simon Josefsson <jas@extundo.com>
12589
12590 * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
12591 (sieve-manage-authenticators):
12592 (sieve-manage-authenticator-alist): Add some SASL mechs.
12593 (sieve-sasl-auth): New function.
12594 (sieve-manage-cram-md5-auth):
12595 (sieve-manage-plain-auth): Rewrite using SASL library.
12596 (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
12597 (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
12598 (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
12599 (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
12600
126012004-01-05 Simon Josefsson <jas@extundo.com>
12602
12603 * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
12604 New files.
12605
126062004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
12607
12608 * gnus-group.el (gnus-no-groups-message): Update.
12609
12610 * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
12611
126122003-11-09 Simon Josefsson <jas@extundo.com>
12613
12614 * imap.el: Support for ID IMAP extension (RFC 2971).
12615 (imap-local-variables): Add imap-id.
12616 (imap-id): New variable.
12617 (imap-id): New function.
12618 (imap-parse-response): Parse untagged ID response.
12619 * nnimap.el (nnimap-id): New variable.
12620 (nnimap-open-connection): Use it.
12621
126222003-12-28 Simon Josefsson <jas@extundo.com>
12623
12624 * gnus-score.el (gnus-score-edit-all-score): New.
12625 * gnus-group.el (gnus-group-score-map): Bind it to W e.
12626
126272004-01-04 Simon Josefsson <jas@extundo.com>
12628
12629 * password.el: Add.
12630
126312004-01-04 Mario Lang <lang@zid.tugraz.at>
12632
12633 * dns.el: Add support for AAAA records (see RFC 3596)
12634
12635 * Fix typo PRT -> PTR
12636
12637 * Parse MX, PTR and SOA replies (see RFC 1035)
12638
126392004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
12640
12641 * gnus.el (gnus-logo-color-style): Changed colors to `no'.
12642
12643 * Moved to Changelog.2.
12644
126452004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
12646
12647 * gnus.el (gnus-version-number): Bump version.
12648
126492004-01-04 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
12650
12651 * gnus.el: No Gnus v0.1 is released.
1270d7ca 12652
01c52d31 126532004-01-04 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
1270d7ca 12654
01c52d31 12655 * gnus.el: No Gnus v0.0 is released.
1270d7ca 12656
01c52d31 126572004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1270d7ca 12658
01c52d31
MB
12659 * gnus.el (gnus-version-number): Bump.
12660 (gnus-version): No.
1270d7ca 12661
ef3b7aae 12662See ChangeLog.2 for earlier changes.
2a34a036 12663
e3fe4da0 12664 Copyright (C) 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
5b87ad55
GM
12665
12666 This file is part of GNU Emacs.
12667
5e809f55 12668 GNU Emacs is free software: you can redistribute it and/or modify
5b87ad55 12669 it under the terms of the GNU General Public License as published by
5e809f55
GM
12670 the Free Software Foundation, either version 3 of the License, or
12671 (at your option) any later version.
5b87ad55
GM
12672
12673 GNU Emacs is distributed in the hope that it will be useful,
12674 but WITHOUT ANY WARRANTY; without even the implied warranty of
12675 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12676 GNU General Public License for more details.
12677
12678 You should have received a copy of the GNU General Public License
5e809f55 12679 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
ab5796a9 12680
ef3b7aae 12681;; Local Variables:
880820fe 12682;; coding: utf-8
d7ba2a01 12683;; fill-column: 79
33462dfa 12684;; add-log-time-zone-rule: t
ef3b7aae
MB
12685;; End:
12686
ab5796a9 12687;;; arch-tag: 3f33a3e7-090d-492b-bedd-02a1417d32b4