]> code.delx.au - gnu-emacs/blob - lisp/gnus/ChangeLog
(ns-focus-frame): Remove declaration.
[gnu-emacs] / lisp / gnus / ChangeLog
1 2008-07-21 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * gnus-util.el (ns-focus-frame): Remove declaration.
4 (gnus-select-frame-set-input-focus): Undo previous change. Treat ns
5 like x.
6
7 2008-07-21 Thien-Thi Nguyen <ttn@gnuvola.org>
8
9 * rfc2104.el (rfc2104-zero): Delete defconst.
10 (rfc2104-hex-alist): Likewise.
11 (rfc2104-hex-to-int): Delete func.
12 (rfc2104-hexstring-to-bitstring): Likewise.
13 (rfc2104-nybbles): New defconst.
14 (rfc2104-hash): Rewrite for speed.
15
16 2008-07-16 Glenn Morris <rgm@gnu.org>
17
18 * gnus-util.el (ns-focus-frame): Declare for compiler.
19
20 2008-07-10 Katsumi Yamaoka <yamaoka@jpl.org>
21
22 * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
23 set as a group parameter.
24 (gnus-summary-save-in-pipe): Work when it is called independently.
25 (gnus-summary-pipe-to-muttprint): Don't modify
26 gnus-summary-pipe-output-default-command.
27
28 2008-07-10 Stefan Monnier <monnier@iro.umontreal.ca>
29
30 * message.el (message-send-mail-with-sendmail):
31 Display the error message.
32
33 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
34
35 * gnus-art.el (gnus-default-article-saver):
36 Add gnus-summary-save-in-pipe to choices.
37 (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
38 gnus-summary-pipe-output-default-command as the default command.
39 (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
40 instead of gnus-last-shell-command.
41
42 * gnus-sum.el (gnus-summary-pipe-output-default-command):
43 New user option.
44 (gnus-summary-muttprint-program): Mention the value will be changed.
45 (gnus-summary-save-article): Force showing of all headers.
46 (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
47
48 2008-07-01 Rupert Swarbrick <rswarbrick@googlemail.com> (tiny change)
49
50 * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
51
52 2008-07-02 Juanma Barranquero <lekktu@gmail.com>
53
54 * nnimap.el (nnimap-id):
55 * sieve-manage.el (sieve-manage-open): Doc fixes.
56
57 2008-07-02 Francesc Rocher <rocher@member.fsf.org>
58
59 * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
60 if available.
61
62 2008-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
63
64 * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
65
66 * nnkiboze.el (nnkiboze-generate-group):
67 Use explicit mm-disable-multibyte rather than mm-with-unibyte.
68
69 * nnmairix.el: Require CL.
70
71 2008-06-15 David Engster <dengste@eml.cc>
72
73 * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
74
75 2008-06-14 Aidan Kehoe <kehoea@parhasard.net>
76
77 * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
78 New macros that expand to an `aset'/`aref' call under Emacs, and to a
79 runtime choice under XEmacs.
80
81 * gnus-sum.el (gnus-summary-set-display-table):
82 Use `gnus-put-display-table', `gnus-get-display-table',
83 `gnus-set-display-table' for the display table, instead of `aset'.
84
85 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
86
87 * nnmairix.el: Add autoloads.
88
89 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
90
91 * nnmairix.el (nnmairix-delete-recreate-group)
92 (nnmairix-update-and-clear-marks): Fix error messages.
93
94 2008-06-14 David Engster <dengste@eml.cc>
95
96 * nnmairix.el: Upgrade to version 0.6.
97 (nnmairix-group-toggle-propmarks-this-group)
98 (nnmairix-group-toggle-readmarks-this-group)
99 (nnmairix-group-delete-recreate-this-group)
100 (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
101 (nnmairix-remove-tick-mark-original-article): New commands.
102 (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
103 (nnmairix-propagate-marks-to-nnmairix-groups)
104 (nnmairix-only-use-registry, nnmairix-allowfast-default)
105 (nnmairix-marks-cache, nnmairix-version-output): New variables.
106 (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
107 functions needed for marks propagation and manipulation of read marks.
108 (nnmairix-update-groups): New function.
109 (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
110 (nnmairix-determine-original-group-from-registry)
111 (nnmairix-determine-original-group-from-path)
112 (nnmairix-get-group-from-file-path, nnmairix-map-range)
113 (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
114 New helper functions.
115 (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
116 keystrokes for new commands.
117 (nnmairix-delete-and-create-on-change): Doc string cleanup.
118 (nnmairix-request-group): Check allow-fast group parameter.
119 (nnmairix-request-create-group): Set allow-fast group parameter if
120 nnmairix-allowfast-default is set.
121 (nnmairix-close-group): Propagate marks upon closing if needed.
122 (nnmairix-group-toggle-threads-this-group): Use new.
123 nnmairix-group-toggle-parameter helper function.
124 (nnmairix-search): Better check for empty search result.
125 (nnmairix-goto-original-article): Use new helper functions for
126 determining original article.
127 (nnmairix-show-original-article): Make sure message-id is in brackets.
128 (nnmairix-call-mairix-binary): Change variable name.
129 (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
130 helper function.
131 (nnmairix-widget-toggle-activate): Fix doc string.
132
133 2008-06-11 Katsumi Yamaoka <yamaoka@jpl.org>
134
135 * nnir.el: Require edmacro when compiling with XEmacs.
136 (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
137 available in Emacs 21.
138
139 2008-06-11 Glenn Morris <rgm@gnu.org>
140
141 * gnus-util.el (x-focus-frame):
142 * gnus.el (image-size):
143 * mm-decode.el (image-size): Declare.
144
145 * gnus-picon.el (declare-function): Add compat definition.
146 (image-size): Declare.
147
148 * gnus-group.el (tool-bar-map):
149 * gnus-sum.el (tool-bar-map): Define for compiler.
150
151 * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
152
153 * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
154
155 * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
156 * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
157 * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
158 * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
159 * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
160 * sieve-manage.el, spam-report.el, spam.el:
161 Remove unnecessary eval-and-compile of autoloads.
162
163 2008-06-08 Michael Albinus <michael.albinus@gmx.de>
164
165 * auth-source.el: Precise Tramp doc.
166
167 2008-06-07 Glenn Morris <rgm@gnu.org>
168
169 * nnmairix.el: Remove unnecessary eval-when-compile.
170
171 2008-06-06 Kai Großjohann <grossjohann@ls6.cs.uni-dortmund.de>
172
173 * nnir.el: New file.
174
175 2008-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
176
177 * gnus-util.el (gnus-read-shell-command): New function.
178 * mm-decode.el (mm-pipe-part):
179 * gnus-art.el (gnus-summary-save-in-pipe): Use it.
180
181 2008-06-05 Katsumi Yamaoka <yamaoka@jpl.org>
182
183 * message.el (message-disassociate-draft): Revert 2008-03-18 change.
184
185 2008-06-03 Glenn Morris <rgm@gnu.org>
186
187 * pop3.el (nnheader-accept-process-output): Autoload it.
188
189 2008-05-30 Katsumi Yamaoka <yamaoka@jpl.org>
190
191 * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
192 are not 2-digit hexadecimal characters that follow `%'s.
193
194 2008-05-29 Reiner Steib <Reiner.Steib@gmx.de>
195
196 * message.el (message-bogus-recipient-p): Fix type in doc string.
197 Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
198 (message-bogus-addresses): Rename from message-bogus-address-regexp.
199 Improve custom options.
200 (message-bogus-recipient-p): Adjust accordingly.
201
202 2008-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
203
204 * nnmairix.el: Require edmacro when compiling with XEmacs.
205
206 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
207
208 * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
209 (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
210
211 2008-05-20 Teodor Zlatanov <tzz@lifelogs.com>
212
213 * auth-source.el: Add more docs.
214
215 2008-05-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
216
217 * nnheader.el (nnheader-read-timeout): Change the default timeout from
218 0.1 seconds to 0.01 seconds. This will make nntp and pop3 article
219 retrieval faster in some cases, but might make CPU usage larger. If
220 this has any bad side effects, we might revert this change.
221
222 * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
223 seems to make mail retrieval much, much faster.
224 (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
225 unconditionally.
226
227 * gnus-draft.el (gnus-group-send-queue): Bind
228 message-send-mail-partially-limit to nil to avoid being prompted.
229
230 2008-05-16 Reiner Steib <Reiner.Steib@gmx.de>
231
232 * mml.el (mml-attach-buffer): Prompt for `disposition'.
233
234 * message.el (message-bogus-address-regexp): Fix and improve custom
235 type.
236 (message-setup-hook): Add message-check-recipients as custom option.
237
238 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
239
240 * message.el (message-cite-function): Remove bogus autoload which crept
241 in during merge from v5-10.
242
243 2008-05-14 Teodor Zlatanov <tzz@lifelogs.com>
244
245 * nnimap.el (nnimap-open-connection): Fix login/password bug.
246
247 * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
248
249 * auth-source.el: Preliminary Tramp docs.
250 (auth-sources): Change the default auth-sources to use
251 EPA .gpg files.
252
253 2008-05-09 Teodor Zlatanov <tzz@lifelogs.com>
254
255 * nntp.el: Autoload `auth-source-user-or-password'.
256 (nntp-send-authinfo): Use it.
257
258 * nnimap.el: Autoload `auth-source-user-or-password'.
259 (nnimap-open-connection): Use it.
260
261 * auth-source.el: Added docs on using with url-auth. Import gnus-util
262 for the gnus-message function.
263 (auth-source-user-or-password): Use it.
264
265 2008-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
266
267 * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
268 rfc2104-hexstring-to-byte-list. Return a unibyte string.
269 (rfc2104-hash): Use it.
270
271 2008-05-08 Juanma Barranquero <lekktu@gmail.com>
272
273 * gnus-art.el (gnus-article-toggle-truncate-lines):
274 Don't use `iff' in docstring.
275
276 2008-05-07 Teodor Zlatanov <tzz@lifelogs.com>
277
278 * gnus-registry.el: Adjusted copyright dates and added a keyword.
279
280 * gnus-util.el (gnus-extract-address-component-name)
281 (gnus-extract-address-component-email): Convenience functions around
282 `gnus-extract-address-components'.
283
284 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
285 Use `gnus-extract-address-component-email' to fix bug of comparing full
286 sender name to `user-mail-address'.
287
288 2008-05-05 Teodor Zlatanov <tzz@lifelogs.com>
289
290 * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
291 catch/throw to optimize.
292 (gnus-registry-find-keywords): Just use member to find a keyword.
293
294 2008-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
295
296 * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
297 is current before calling gnus-server-prepare.
298 (gnus-server-setup-buffer, gnus-server-update-server)
299 (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
300
301 2008-05-04 Juri Linkov <juri@jurta.org>
302
303 * mailcap.el (mailcap-replace-in-string): New compatibility alias.
304 (mailcap-file-default-commands): Use mailcap-replace-in-string
305 instead of replace-regexp-in-string, and mailcap-delete-duplicates
306 instead of delete-dups. Use [ \t\n]* for whitespace in regexp.
307
308 2008-05-03 Reiner Steib <reiner.steib@gmx.de>
309
310 * gnus-sum.el (gnus-propagate-marks): Fix custom version.
311
312 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
313
314 * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
315 hooks.
316 (gnus-update-read-articles): Speed up non-marks-using users.
317 (gnus-use-marks): Define gnus-use-marks.
318 (gnus-propagate-marks): Rename variable to something more sensible.
319
320 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
321
322 * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
323 (gmm-image-load-path-for-library): Fix typos in docstrings.
324 (gmm-message): Reflow docstring.
325
326 2008-04-28 Teodor Zlatanov <tzz@lifelogs.com>
327
328 * mail-source.el (mail-source-set-1, mail-source-bind):
329 Move auth-source code out of the macro to clean it up and fix bugs.
330
331 2008-04-26 Teodor Zlatanov <tzz@lifelogs.com>
332
333 * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
334 by sender if it's equal to user-mail-address, it's likely to be
335 useless.
336
337 * mail-source.el (mail-source-bind): Don't use user or password if they
338 are not bound. Unintern them if they are nil. Don't use server unless
339 it's bound, and default it to empty string otherwise.
340
341 2008-04-25 Teodor Zlatanov <tzz@lifelogs.com>
342
343 * mail-source.el: Load auth-source.el.
344 (mail-source-bind): Add comments. Call auth-source-user-or-password to
345 get user name or password, if auth-sources is set up.
346
347 * gnus-registry.el (gnus-registry-split-strategy): New variable for
348 strategy of splitting with parent.
349 (gnus-registry-split-fancy-with-parent)
350 (gnus-registry-post-process-groups): Use it and fix prior
351 bug (returning a list as the split result).
352
353 * auth-source.el (auth-sources): Remove server parameter.
354 (auth-source-pick, auth-source-user-or-password)
355 (auth-source-user-or-password-imap)
356 (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
357 (auth-source-user-or-password-sftp)
358 (auth-source-user-or-password-smtp): Remove server parameter.
359
360 2008-04-25 Juanma Barranquero <lekktu@gmail.com>
361
362 * smime.el (smime-sign-region, smime-encrypt-region)
363 (smime-decrypt-region):
364 Remove redundant calls to `generate-new-buffer-name'.
365
366 2008-04-24 Luca Capello <luca@pca.it> (tiny change)
367
368 * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
369 Don't use QP for message/rfc822.
370 (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
371
372 2008-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
373
374 * sieve-manage.el (sieve-string-bytes): Remove.
375 (sieve-manage-putscript): Use length instead: `string-bytes' gives the
376 correct byte-length only if the process's coding-system is the same as
377 the one used internally by Emacs to represent strings.
378
379 2008-04-22 Juri Linkov <juri@jurta.org>
380
381 * mailcap.el (mailcap-file-default-commands): New function.
382
383 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
384
385 * message.el (message-signature-separator, message-cite-function):
386 Change custom version.
387
388 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
389
390 * mm-decode.el (mm-display-external): Make temp file read-only.
391
392 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
393
394 * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
395 binding for `gnus-diary-version'. Bind `gnus-diary-check-message' to
396 `C-c C-f d'.
397
398 2008-04-12 Adrian Aichner <adrian@xemacs.org>
399
400 * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
401
402 2008-04-09 Teodor Zlatanov <tzz@lifelogs.com>
403
404 * auth-source.el: Added docs.
405 (auth-sources): Modify format to support server.
406 (auth-source-pick, auth-source-user-or-password)
407 (auth-source-user-or-password-imap)
408 (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
409 (auth-source-user-or-password-sftp)
410 (auth-source-user-or-password-smtp): Add server parameter.
411
412 2008-04-08 Teodor Zlatanov <tzz@lifelogs.com>
413
414 * gnus-registry.el: Initialize the registry when gnus-registry-install
415 is t.
416
417 2008-04-08 Katsumi Yamaoka <yamaoka@jpl.org>
418
419 * compface.el (uncompface): Make buffer unibyte.
420
421 2008-04-07 Stefan Monnier <monnier@iro.umontreal.ca>
422
423 * mail-source.el (mail-source-value):
424 Prefer fboundp to functionp so it works with macros as well.
425
426 2008-04-05 Glenn Morris <rgm@gnu.org>
427
428 * gnus-ems.el (mm-disable-multibyte): Autoload it.
429
430 2008-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
431
432 * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
433 Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
434
435 * nnheader.el (nnheader-init-server-buffer): Change buffer's
436 multibyteness after rather than before erasing it.
437
438 * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
439 mm-with-multibyte.
440 (gnus-request-article-this-buffer): Make sure the proper decoding is
441 used if gnus-original-article-buffer happens to be unibyte.
442
443 * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
444 default-enable-multibyte-characters.
445
446 * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
447 default-enable-multibyte-characters.
448
449 * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
450
451 * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
452
453 2008-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
454
455 * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
456 Fix last change in case the element is not even a symbol.
457
458 2008-04-02 Simon Josefsson <simon@josefsson.org>
459
460 * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
461 imap-enable-exchange-bug-workaround.
462 (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
463
464 2008-04-01 Simon Josefsson <simon@josefsson.org>
465
466 * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
467 a 100 byte status-checks into a 2-3MB transfer for each group.
468 (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
469 to enable bug workaround or not.
470 (nnimap-find-minmax-uid): Only enable workaround conditionally.
471
472 2008-03-31 Glenn Morris <rgm@gnu.org>
473
474 * message.el (mml2015-use): Declare for compiler.
475 (message-info): Require mml2015 when appropriate.
476
477 2008-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
478
479 * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
480 (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
481 (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
482 (nntp-service-to-port): New function.
483 (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
484 (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
485 (nntp-open-netcat-stream): New function.
486 (nntp-open-via-rlogin-and-netcat): Don't use a pty.
487
488 2008-03-29 Sven Joachim <svenjoac@gmx.de>
489
490 * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
491
492 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
493
494 * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
495
496 2008-03-28 Michael Harnois <mdharnois@gmail.com> (tiny change)
497
498 * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
499
500 2008-03-24 Reiner Steib <Reiner.Steib@gmx.de>
501
502 * message.el (message-signature-separator): Change default.
503 Improve custom type.
504 (message-cite-function): Change default to
505 message-cite-original-without-signature.
506
507 * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
508 toggle.
509
510 * message.el (message-check-news-body-syntax): Fix signature check.
511 (message-setup-1): Mark buffer as unmodified _after_ running
512 message-setup-hook and handling message-alternative-emails.
513 (message-shorten-references): Be more strict when building list of
514 valid references to comply with GNKSA.
515
516 * gnus-group.el (gnus-read-ephemeral-bug-group)
517 (gnus-read-ephemeral-debian-bug-group)
518 (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
519
520 * message.el (message-info): Don't use booleanp which isn't supported
521 in Emacs 21 and XEmacs.
522
523 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
524
525 * gnus-group.el (gnus-gmane-group-download-format): Rename from
526 gnus-group-gmane-group-download-format.
527 (gnus-group-read-ephemeral-gmane-group): Rename from
528 gnus-group-read-ephemeral-gmane-group.
529 (gnus-read-ephemeral-gmane-group-url): Rename from
530 gnus-group-read-ephemeral-gmane-group-url.
531 (gnus-bug-group-download-format-alist): New variable.
532 (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
533 (gnus-read-ephemeral-emacs-bug-group): New commands.
534
535 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
536
537 * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
538 (gnus-visible-headers): Improve custom type.
539
540 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
541
542 * mml.el (mml-menu): Add workarounds for XEmacs.
543
544 * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
545 X-Boundary header.
546
547 * message.el (message-simplify-recipients): Fix previous commit.
548
549 2008-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
550
551 * mm-util.el (mm-set-buffer-multibyte): New function.
552 * mm-decode.el (mm-copy-to-buffer): Use it.
553
554 * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
555 Prefer fboundp to functionp so it works with macros as well.
556
557 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
558
559 * message.el (message-alter-recipients-discard-bogus-full-name):
560 New function.
561 (message-alter-recipients-function): New variable.
562 (message-get-reply-headers): Use it.
563 (message-replace-header): New helper function.
564 (message-recipients-without-full-name): New variable.
565 (message-simplify-recipients): New command.
566
567 * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
568
569 * message.el (message-info): Handle EasyPG manual.
570
571 * mml.el (mml-menu): Add entry for EasyPG.
572
573 2008-03-18 Nils Ackermann <nils@ackermath.info> (tiny change)
574
575 * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
576 parameter.
577
578 * message.el (message-disassociate-draft): Specify drafts group name
579 fully.
580
581 2008-03-17 Teodor Zlatanov <tzz@lifelogs.com>
582
583 * gnus-registry.el (gnus-registry-split-fancy-with-parent): Eliminate
584 unnecessary duplicates from the match list.
585
586 2008-03-17 Katsumi Yamaoka <yamaoka@jpl.org>
587
588 * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
589 args of `how-many' of which the XEmacs version doesn't take; declare
590 Info-index-next as function.
591
592 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
593
594 * gnus-score.el (gnus-score-headers): Fix handling of
595 gnus-inhibit-slow-scoring.
596
597 * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
598 string.
599 (gnus-button-url-regexp): Improve handling of parenthesis.
600 (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
601 (gnus-button-handle-info-keystrokes): Handle index entries.
602
603 2008-03-14 Katsumi Yamaoka <yamaoka@jpl.org>
604
605 * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
606 Incoming* files.
607
608 2008-03-13 Teodor Zlatanov <tzz@lifelogs.com>
609
610 * auth-source.el (auth-sources): Renamed from auth-source-choices.
611 (auth-source-pick): Use it.
612
613 2008-03-12 Teodor Zlatanov <tzz@lifelogs.com>
614
615 * auth-source.el (auth-source-protocols)
616 (auth-source-protocols-customize, auth-source-choices): Added and
617 modified variable customizations and defaults.
618 (auth-source-pick, auth-source-user-or-password)
619 (auth-source-protocol-defaults, auth-source-user-or-password-imap)
620 (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
621 (auth-source-user-or-password-sftp)
622 (auth-source-user-or-password-smtp): Use new variables and provide an
623 interface to netrc.el.
624
625 2008-03-12 Katsumi Yamaoka <yamaoka@jpl.org>
626
627 * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
628 (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
629 Make sure the nntp port to specify is a string.
630
631 2008-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
632
633 * nntp.el: Use with-current-buffer.
634 (nntp-send-buffer): Just set the buffer to unibyte rather than use the
635 dubious mm-with-unibyte-current-buffer.
636 (nntp-with-open-group-function): New function extracted from
637 nntp-with-open-group macro.
638 (nntp-with-open-group): Use the function, so it's easier to debug.
639 Add indentation and debugging info.
640 (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Recommend
641 the use of the netcat alternatives.
642
643 * rfc2047.el (rfc2047-decode-string): Don't use `m'.
644 Avoid mm-string-as-multibyte as well.
645
646 * nnweb.el (nnweb-insert-html):
647 Remove use of nnheader-string-as-multibyte.
648
649 * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
650 (nnheader-string-as-multibyte): Remove.
651
652 * mm-view.el: Use inhibit-read-only.
653 (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
654 (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
655 or unibyte-string.
656
657 * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
658 (mm-uu-yenc-extract): Use with-current-buffer.
659
660 * gnus-soup.el (gnus-soup-send-packet): Don't use
661 mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
662
663 * nnmh.el: Use with-current-buffer.
664 (nnmh-request-list-1): Use mm-string-to-multibyte rather than
665 mm-string-as-multibyte on the output of mm-encode-coding-string.
666
667 * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
668 (nnimap-request-move-article): Use with-current-buffer.
669
670 * mm-decode.el (mm-with-part): Set the buffer to unibyte before
671 inserting the handle-buffer's text, so the implicit multibyte->unibyte
672 conversion uses string-make-unibyte rather than string-as-unibyte.
673
674 * gnus-msg.el: Use with-current-buffer.
675
676 * message.el (message-ignored-resent-headers): Add "Delivered-To".
677
678 2008-03-10 Daiki Ueno <ueno@unixuser.org>
679
680 * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
681 string for caching if it is 'PIN.
682
683 2008-03-08 Reiner Steib <Reiner.Steib@gmx.de>
684
685 * mail-source.el (mail-source-delete-old-incoming-confirm):
686 Change default to nil.
687 (mail-source-delete-old-incoming): Make confirmation prompt more clear.
688
689 2008-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
690
691 * gnus-art.el (gnus-narrow-to-page): Position point properly.
692 (gnus-article-goto-prev-page): Work for articles having ^L's.
693
694 * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
695
696 * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
697
698 2008-03-07 Karl Fogel <kfogel@red-bean.com>
699
700 * gnus-bookmark.el: Adjust for renames in bookmark.el.
701 (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
702 (gnus-bookmark-jump): Adjust some variable names.
703
704 2008-03-06 Teodor Zlatanov <tzz@lifelogs.com>
705
706 * auth-source.el: New package.
707 (auth-source-choices): Add customization entry point variable.
708
709 * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
710 bug.
711
712 2008-03-05 Teodor Zlatanov <tzz@lifelogs.com>
713
714 * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
715 (gnus-registry-initialize, gnus-registry-install-p): Use it.
716 (gnus-registry-install-shortcuts): Rename from
717 gnus-registry-install-shortcuts-and-menus. Installs the shortcuts in
718 the `gnus-registry-mark-map' keymap dynamically from
719 `gnus-registry-marks'. The generated functions update the summary line
720 when a registry mark is added or deleted, and will call
721 `gnus-registry-install-p' (see the comments in the code).
722 (gnus-registry-user-format-function-M): Use concat intelligently.
723
724 * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
725 the registry mark functions.
726
727 2008-03-05 Glenn Morris <rgm@gnu.org>
728
729 * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
730 * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
731 gnus-art.
732 (top-level): No need to load own source when compiling.
733
734 2008-03-04 Reiner Steib <Reiner.Steib@gmx.de>
735
736 * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
737 Suggested by <chris.anderton@zetnet.co.uk>.
738
739 2008-03-04 Glenn Morris <rgm@gnu.org>
740
741 * gnus-sum.el (top-level): No need to require gnus when compiling,
742 since unconditionally required near start of file.
743 (gnus-summary-display-while-building): Move definition before use.
744
745 2008-03-04 Teodor Zlatanov <tzz@lifelogs.com>
746
747 * gnus-registry.el (gnus-registry-user-format-function-M): Add
748 formatting function.
749
750 2008-03-03 Teodor Zlatanov <tzz@lifelogs.com>
751
752 * gnus-registry.el (gnus-registry-marks): Changed format to be nicer
753 with plists.
754 (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
755 Use new format.
756
757 2008-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
758
759 * gnus-art.el (gnus-article-describe-bindings): Work for the version of
760 `where-is-internal' that returns a range of key sequences.
761
762 2008-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
763
764 * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
765
766 * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
767 (gnus-summary-jump-to-group): Consider windows on other displayed
768 frames as well. Similar changes might be needed elsewhere, but that's
769 the one I've bumped into during my use.
770
771 * nndoc.el (nndoc-oe-dbx-type-p):
772 * gnus-msg.el (gnus-debug):
773 * gnus-group.el (gnus-update-group-mark-positions):
774 Use mm-string-to-multibyte.
775
776 2008-03-02 Reiner Steib <Reiner.Steib@gmx.de>
777
778 * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
779 doesn't handle NotDashEscaped.
780
781 * mml.el (mml-menu): Improve help entries. Move Sign/Encrypt Part.
782 (mml-dnd-attach-options): Fix typo in custom choice.
783
784 * gnus-group.el (gnus-group-read-ephemeral-gmane-group): Change
785 nndoc-article-type to mbox.
786 (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
787
788 * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3. Fall back
789 to nil, instead of html2text.
790
791 * imap.el (imap-debug): Add `imap-ping-server'.
792
793 * gnus-bookmark.el: Add FIXMEs.
794
795 * message.el (message-form-letter-separator)
796 (message-send-form-letter-delay): New variables.
797 (message-send-form-letter): Use them. New command to send form
798 letters. Requested by Uwe Siart.
799 (message-send-mail-function): Doc fix. Add "Other" custom option.
800
801 2008-02-29 Andreas Seltenreich <andreas@gate450.dyndns.org>
802
803 * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
804 empty author.
805
806 2008-02-29 Teodor Zlatanov <tzz@lifelogs.com>
807
808 * gnus-registry.el (gnus-registry-marks): Add variable for
809 customization of marks and their appearance.
810 (gnus-registry-read-mark): Use it.
811 (gnus-registry-do-marks): Add utility function to loop through
812 `gnus-registry-marks'.
813 (gnus-registry-install-shortcuts-and-menus): Add function to install
814 shortcuts and menus.
815 (gnus-registry-initialize): Use it.
816 (gnus-registry-default-mark): Clarify documentation.
817
818 2008-02-29 Glenn Morris <rgm@gnu.org>
819
820 * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
821 * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
822 * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
823 * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
824 Change defcustom :version from 23.0 to 23.1.
825
826 2008-02-28 Teodor Zlatanov <tzz@lifelogs.com>
827
828 * gnus-registry.el (gnus-registry-follow-group-p)
829 (gnus-registry-post-process-groups): Add functions to aid registry
830 splitting and improve logging. Clarify behavior in function
831 documentation.
832 (gnus-registry-split-fancy-with-parent): Use them.
833
834 2008-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
835
836 * gnus-art.el: Use with-current-buffer.
837
838 2008-02-27 David Engster <dengste@eml.cc>
839
840 * nnmairix.el (nnmairix-request-group-with-article-number-correction):
841 Express real group name in the response.
842
843 2008-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
844
845 * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
846 (nnmairix-last-server, nnmairix-current-server): Defvar them.
847 (nnmairix-goto-original-article): Defvar gnus-registry-install and
848 autoload gnus-registry-fetch-group when compiling.
849 (nnmairix-request-group-with-article-number-correction): Remove
850 unreferenced argument passed to nnmairix-call-backend.
851
852 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
853
854 * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
855 (mm-uu-extract): Improve face for low color ttys. Reported by Sascha
856 Wilde.
857
858 2008-02-27 Glenn Morris <rgm@gnu.org>
859
860 * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
861 (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
862 variables to defconsts. Convert comments to doc-strings.
863 (nnmairix-last-server, nnmairix-current-server): Convert from free
864 variables to defvars. Convert comments to doc-strings.
865 (gnus-registry-fetch-group): Autoload.
866 (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
867 (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
868 (nnmairix-widget-build-editable-fields): Use car cddr rather than
869 caddr.
870 (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
871 nnmairix-request-group-with-article-number-correction call.
872 (nnmairix-fast, nnmairix-group): New, less general names, for free
873 variables passed from nnmairix-request-group to
874 nnmairix-request-group-with-article-number-correction. Declare.
875 (nnmairix-request-group-with-article-number-correction):
876 Use nnmairix-fast, nnmairix-group rather than fast, group.
877
878 2008-02-26 David Engster <dengste@eml.cc>
879
880 * nnmairix.el: New file. Mairix back end for Gnus. Initial import of
881 version 0.5.
882
883 2008-02-26 Teodor Zlatanov <tzz@lifelogs.com>
884
885 * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
886 instead of making an extra function call. Don't add the current group
887 to articles only when they have the group. Use
888 `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
889 Reported by David <de_bb@arcor.de>.
890
891 2008-02-24 Miles Bader <miles@gnu.org>
892
893 * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
894 (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
895 (mm-find-mime-charset-region):
896 * mm-bodies.el (mm-encode-body):
897 * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
898
899 2008-02-16 Reiner Steib <Reiner.Steib@gmx.de>
900
901 * mail-source.el (mail-source-delete-incoming): Change default.
902 Supplement doc string.
903
904 * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
905
906 2008-02-14 Reiner Steib <Reiner.Steib@gmx.de>
907
908 * nnmail.el (nnmail-message-id-cache-file): Derive from
909 `gnus-home-directory'.
910
911 2008-02-11 Reiner Steib <Reiner.Steib@gmx.de>
912
913 * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
914 Document negative prefix.
915
916 * gnus-group.el (gnus-group-read-group): Document negative prefix.
917
918 2008-02-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
919
920 * message.el (message-unsent-separator): Add the Exim bounce
921 separator.
922
923 2008-02-10 Daiki Ueno <ueno@unixuser.org>
924
925 * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
926 list.
927 (mml2015-epg-encrypt): Remove skipped recipients/signers from the
928 recipient/signer list.
929
930 2008-02-10 Reiner Steib <Reiner.Steib@gmx.de>
931
932 * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
933 fbound (Emacs 23 unicode), signal an error.
934
935 2008-02-08 Glenn Morris <rgm@gnu.org>
936
937 * gnus-art.el (pgg-display-output-buffer): Declare as function.
938
939 2008-02-07 Tassilo Horn <tassilo@member.fsf.org>
940
941 * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
942 ports to the calls to `netrc-machine-user-or-password' in addition to
943 "imap" and "imaps".
944
945 2008-02-03 Reiner Steib <Reiner.Steib@gmx.de>
946
947 * gnus.el (gnus-group-startup-message): Add `find-image' call before
948 image-load-path is let-bound. Reported by Harald Hanche-Olsen
949 <hanche@math.ntnu.no>.
950
951 2008-02-01 Katsumi Yamaoka <yamaoka@jpl.org>
952
953 * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
954
955 2008-02-01 Zhang Wei <id.brep@gmail.com>
956
957 * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
958
959 * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
960
961 2008-02-01 Miles Bader <miles@gnu.org>
962
963 * mml.el (mml-parse-1): Remove apparently vestigial use of
964 `mm-hack-charsets'.
965 * mm-bodies.el (mm-encode-body): Likewise.
966
967 2008-02-01 Kenichi Handa <handa@m17n.org>
968
969 * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
970 rfc2104-hexstring-to-bitstring and changed to return a byte list.
971 (rfc2104-hash): Convert the result of concat to unibyte string.
972
973 2008-02-01 Dave Love <fx@gnu.org>
974
975 * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
976 coding-system-for-read.
977 (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
978
979 * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
980 (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region): Delete.
981 (mm-find-mime-charset-region): Remove hack-charsets stuff.
982
983 2008-01-24 Michael Sperber <sperber@deinprogramm.de>
984
985 * mail-source.el (mail-sources): Add `group' choice.
986
987 * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
988 parameter `in-group' to control into which group the articles go.
989 Add treatment of `group' mail-source.
990
991 2008-01-24 Dan Nicolaescu <dann@ics.uci.edu>
992
993 * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
994 * message.el (message-beginning-of-line): Use featurep instead of bound
995 tests in order to resolve conditionals at compile time.
996
997 2008-01-23 Katsumi Yamaoka <yamaoka@jpl.org>
998
999 * gnus-art.el (gnus-insert-mime-button): Don't decode description.
1000
1001 * mm-decode.el (mm-dissect-buffer): Decode description.
1002
1003 * mml.el (mml-to-mime): Encode message header first.
1004
1005 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
1006
1007 * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
1008 xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
1009
1010 2008-01-18 Teodor Zlatanov <tzz@lifelogs.com>
1011
1012 * gnus-registry.el (gnus-registry-trim): Use append, not concat.
1013
1014 2008-01-17 Katsumi Yamaoka <yamaoka@jpl.org>
1015
1016 * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
1017 prefix keys.
1018 (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
1019 (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
1020 gnus-xmas.el.
1021
1022 2008-01-16 Teodor Zlatanov <tzz@lifelogs.com>
1023
1024 * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
1025 Add new variables for article mark management.
1026 (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
1027 list of extra data entries which, when present, will indicate that the
1028 article ID should not be trimmed from the registry.
1029 (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
1030 functions.
1031 (gnus-registry-read-mark): New function to read a mark name from the
1032 user.
1033 (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
1034 (gnus-registry-set-article-mark-internal): New functions to add and
1035 remove marks.
1036 (gnus-registry-get-article-marks): New function to show the marks for
1037 an article, or retrieve them for further use.
1038
1039 2008-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
1040
1041 * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
1042 keys when no argument is given.
1043
1044 2008-01-12 Reiner Steib <Reiner.Steib@gmx.de>
1045
1046 * gnus-sum.el (gnus-article-sort-by-random)
1047 (gnus-thread-sort-by-random): Fix doc strings. Reported by
1048 jidanni@jidanni.org.
1049
1050 2008-01-11 Katsumi Yamaoka <yamaoka@jpl.org>
1051
1052 * gnus-art.el (gnus-article-describe-bindings): New function.
1053 (gnus-article-read-summary-keys): Use it.
1054 (gnus-article-mode-map): Bind `C-h b' to it.
1055
1056 2008-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
1057
1058 * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
1059 XEmacs.
1060 (gnus-article-describe-key, gnus-article-describe-key-briefly): Protect
1061 against non-character events.
1062
1063 2008-01-09 Reiner Steib <Reiner.Steib@gmx.de>
1064
1065 * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url): New
1066 command.
1067 (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
1068 instead of END. Change name of the temp file.
1069 (gnus-group-gmane-group-download-format): Add doc string. Make it
1070 customizable.
1071
1072 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
1073
1074 * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
1075 bind `S W' to gnus-article-wide-reply-with-original; set default
1076 binding to gnus-article-read-summary-send-keys.
1077 (gnus-article-read-summary-keys): Fix the order of keys; display
1078 continuation keys correctly in the echo area; describe bindings
1079 correctly when keys end with `C-h'.
1080 (gnus-article-read-summary-send-keys): New function.
1081 (gnus-article-describe-key, gnus-article-describe-key-briefly): Work
1082 for gnus-article-read-summary-send-keys; display continuation keys
1083 correctly in the echo area.
1084 (gnus-article-reply-with-original): Ignore prefix argument.
1085 (gnus-article-wide-reply-with-original): New function.
1086
1087 2008-01-08 Katsumi Yamaoka <yamaoka@jpl.org>
1088
1089 * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
1090 display-color-p. Reported by Reiner Steib <Reiner.Steib@gmx.de>.
1091
1092 2008-01-06 Reiner Steib <Reiner.Steib@gmx.de>
1093
1094 * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
1095 (gnus-group-read-ephemeral-gmane-group): New command.
1096
1097 2008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
1098
1099 * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
1100
1101 2007-12-28 Reiner Steib <Reiner.Steib@gmx.de>
1102
1103 * message.el (message-send-mail-function): Increase custom version.
1104
1105 * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
1106 password-cache or password. Suggested by Glenn Morris <rgm@gnu.org>.
1107
1108 2007-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
1109
1110 * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
1111 html parts correctly; support forwarded messages.
1112 (gnus-article-browse-html-article): Remove work buffers.
1113
1114 * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
1115 compiling.
1116 (netrc-bound-and-true-p): New macro.
1117 (netrc-parse): Use it instead of bound-and-true-p that is not available
1118 in XEmacs 21.4.
1119
1120 2007-12-19 Teodor Zlatanov <tzz@lifelogs.com>
1121
1122 * gnus-registry.el (gnus-registry-mark-article)
1123 (gnus-registry-article-marks): Add functionality to mark articles
1124 through the Gnus registry.
1125
1126 * netrc.el: Autoload encrypt when encrypt-file-alist is set.
1127 (netrc-parse): Use encrypt-file-alist to determine if
1128 encrypt-find-model or encrypt-insert-file-contents should be used.
1129
1130 2007-12-19 Glenn Morris <rgm@gnu.org>
1131
1132 * mml.el (message-options-set, message-narrow-to-head)
1133 (message-in-body-p, message-mail-p, message-encode-message-body):
1134 Autoload.
1135 (message-remove-header, message-narrow-to-headers-or-head)
1136 (message-subscribed-p, message-make-mail-followup-to)
1137 (message-position-on-field, message-news-p)
1138 (message-options-set-recipient, message-generate-headers)
1139 (message-sort-headers): Declare as functions.
1140
1141 2007-12-18 Reiner Steib <Reiner.Steib@gmx.de>
1142
1143 * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
1144 convention in doc string.
1145
1146 2007-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
1147
1148 * gnus-art.el (gnus-article-browse-html-parts): Add message header and
1149 title to html parts.
1150 (gnus-article-browse-html-article): Pass message header to it.
1151
1152 * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
1153
1154 2007-12-16 Reiner Steib <Reiner.Steib@gmx.de>
1155
1156 * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
1157 or password compatible with XEmacs.
1158
1159 2007-12-15 Reiner Steib <Reiner.Steib@gmx.de>
1160
1161 * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
1162 format document.
1163 (gnus-mime-delete-part): Don't write description line if empty.
1164 (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
1165
1166 2007-12-14 Johan Bockgård <bojohan@gnu.org>
1167
1168 * gnus-sum.el (gnus-summary-mark-unread-as-read)
1169 (gnus-summary-mark-read-and-unread-as-read)
1170 (gnus-summary-mark-current-read-and-unread-as-read)
1171 (gnus-summary-mark-unread-as-ticked): Doc fix.
1172 `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
1173
1174 2007-12-14 Reiner Steib <Reiner.Steib@gmx.de>
1175
1176 * gnus-sum.el (gnus-summary-prev-article): Fix doc string. Reported by
1177 Christoph Conrad <christoph.conrad@gmx.de>.
1178
1179 2007-12-14 Reiner Steib <Reiner.Steib@gmx.de>
1180
1181 * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
1182 yes-or-no-p.
1183
1184 2007-12-11 Katsumi Yamaoka <yamaoka@jpl.org>
1185
1186 * mm-decode.el (mm-add-meta-html-tag): New function.
1187 (mm-save-part-to-file, mm-pipe-part): Use it.
1188
1189 * gnus-art.el (gnus-article-browse-delete-temp-files): Use
1190 gnus-y-or-n-p instead of y-or-n-p.
1191 (gnus-article-browse-html-parts): Work with message/external-body; use
1192 mm-add-meta-html-tag.
1193
1194 2007-12-11 Glenn Morris <rgm@gnu.org>
1195
1196 * gnus-cache.el: Require gnus-sum not just when compiling.
1197
1198 * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
1199
1200 * gnus-int.el (gnus-server-opened, gnus-status-message): Move
1201 definitions before use.
1202
1203 * mm-decode.el: Require gnus-util.
1204 (mm-remove-part): Only call delete-annotation on XEmacs.
1205
1206 * mm-uu.el (gnus-original-article-buffer): Define for compiler.
1207
1208 * nnmail.el: Require gnus-int.
1209
1210 * spam.el: Move `require's before `eval-when-compile's.
1211
1212 * gnus-ems.el (gnus-alive-p):
1213 * gnus-fun.el (message-goto-eoh):
1214 * gnus-util.el (gnus-group-name-decode):
1215 * mail-source.el (gnus-compress-sequence):
1216 * message.el (Info-goto-node, format-spec):
1217 * mm-bodies.el (message-options-get):
1218 * mm-decode.el (mm-view-pkcs7):
1219 * mm-util.el (gmm-write-region):
1220 * mml-smime.el (mml-compute-boundary)
1221 (gnus-completing-read-with-default):
1222 * mml.el (widget-button-press, gnus-make-hashtable):
1223 * mml1991.el (mm-decode-content-transfer-encoding)
1224 (mm-encode-content-transfer-encoding)
1225 (message-options-get, message-options-set):
1226 * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
1227 * nnfolder.el (gnus-request-group):
1228 * nnheader.el (ietf-drums-unfold-fws):
1229 * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
1230 * smime.el (gnus-run-mode-hooks):
1231 * spam-stat.el (gnus-message): Autoload.
1232
1233 * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
1234 * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
1235 * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
1236 * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
1237 Add declare-function compatibility definition.
1238
1239 * gnus-cache.el (nnvirtual-find-group-art):
1240 * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
1241 (gnus-add-image, gnus-add-wash-type):
1242 * gnus-group.el (nnkiboze-score-file):
1243 * gnus-sum.el (turn-on-gnus-mailing-list-mode)
1244 (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
1245 * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
1246 (message-tokenize-header, gnus-get-buffer-create)
1247 (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
1248 (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
1249 * gnus.el (gnus-group-decoded-name):
1250 * mail-source.el (imap-capability):
1251 * mm-bodies.el (message-options-set):
1252 * mm-decode.el (gnus-configure-windows):
1253 * mm-extern.el (message-goto-body):
1254 * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
1255 * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
1256 (epg-sub-key-validity, message-options-set):
1257 * mml.el (widget-event-point, gnus-configure-windows):
1258 * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
1259 * mml2015.el (epg-check-configuration, epg-configuration)
1260 (message-options-set):
1261 * nndb.el (nndb-request-article):
1262 * nnfolder.el (gnus-request-create-group):
1263 * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
1264 * nnmaildir.el (gnus-group-mark-article-read):
1265 * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
1266 * rfc1843.el (message-fetch-field):
1267 * spam.el (gnus-extract-address-components):
1268 Declare as functions.
1269
1270 2007-12-10 Katsumi Yamaoka <yamaoka@jpl.org>
1271
1272 * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
1273
1274 2007-12-09 Glenn Morris <rgm@gnu.org>
1275
1276 * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
1277
1278 * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
1279 * message.el, mm-view.el, sieve-manage, smime.el:
1280 Add declare-function compatibility definition.
1281
1282 * gnus-art.el (w3-region, w3m-region, Info-menu):
1283 * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
1284 * gnus-sum.el (gnus-get-predicate):
1285 * gnus-util.el (mm-append-to-file, w32-focus-frame):
1286 * message.el (mail-abbrev-in-expansion-header-p):
1287 * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
1288 (w3m-detect-meta-charset, w3m-region):
1289 * sieve-manage.el (password-read, password-cache-add)
1290 (password-cache-remove):
1291 * smime.el (password-read-and-add): Declare as functions.
1292
1293 2007-12-08 David Kastrup <dak@gnu.org>
1294
1295 * gnus-sum.el (gnus-summary-simplify-subject-query):
1296 * ecomplete.el (ecomplete-display-matches): Fix buggy call to
1297 `message'.
1298
1299 2007-12-07 Glenn Morris <rgm@gnu.org>
1300
1301 * gnus-art.el (article-make-date-line): Revert previous change.
1302
1303 2007-12-06 Reiner Steib <Reiner.Steib@gmx.de>
1304
1305 * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
1306
1307 2007-12-06 Christian Plate <cplate@web.de> (tiny change)
1308
1309 * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
1310 Call gnus-add-to-range ranges only once with a prepared article-list.
1311
1312 2007-12-06 Paul Jarc <prj@po.cwru.edu>
1313
1314 * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
1315 (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
1316 group names with backslashes. Reported by Tassilo Horn
1317 <tassilo@member.fsf.org>.
1318
1319 2007-12-06 D. Goel <deego3@gmail.com>
1320
1321 * gnus-art.el (article-make-date-line):
1322 * gnus-start.el (gnus-load):
1323 * pop3.el (pop3-read-response): Fix buggy call to `error'.
1324
1325 2007-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
1326
1327 * gnus-art.el (gnus-use-idna)
1328 * gnus-start.el (gnus-site-init-file)
1329 * message.el (message-use-idna)
1330 * mm-uu.el (mm-uu-hide-markers)
1331 * smiley.el (smiley-style): Revert changes that suppress warnings.
1332
1333 2007-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
1334
1335 * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
1336 specify charset to html source. Reported by Christoph Conrad
1337 <christoph.conrad@gmx.de>.
1338
1339 2007-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
1340
1341 * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
1342 idna-program in order to suppress byte compile warning issued by XEmacs
1343 that came to byte compile the default value section of defcustom forms
1344 recently.
1345
1346 * gnus-start.el (gnus-site-init-file): Don't directly refer to the
1347 value of installation-directory.
1348
1349 * message.el (message-use-idna): Don't directly refer to the value of
1350 idna-program.
1351
1352 * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
1353
1354 * smiley.el (smiley-style): Don't directly call face-attribute.
1355
1356 2007-12-04 Reiner Steib <Reiner.Steib@gmx.de>
1357
1358 * gnus-group.el (gnus-group-highlight-line): Add FIXME.
1359
1360 * gnus-dired.el: Reduce Gnus dependencies.
1361 (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
1362 require. Use autoloads instead.
1363 (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
1364 (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
1365 (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
1366 (gnus-dired-mode): Adjust doc string.
1367 (gnus-dired-mail-mode): New variable.
1368 (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
1369 (gnus-dired-mode): Avoid using `gnus-run-hooks'.
1370 (gnus-dired-mail-buffers): New function. Return mail or message
1371 composition buffers.
1372 (gnus-dired-attach): Use it.
1373 (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
1374 NO-DECODE.
1375 (gnus-dired-print): Use `gnus-print-buffer' depending on
1376 `gnus-dired-mail-mode'.
1377
1378 2007-12-04 Katsumi Yamaoka <yamaoka@jpl.org>
1379
1380 * rfc2047.el (rfc2047-encoded-word-regexp)
1381 (rfc2047-encoded-word-regexp-loose): Move forward; add comments
1382 explaining what regexp patterns are for.
1383
1384 2007-12-04 Glenn Morris <rgm@gnu.org>
1385
1386 * password.el: Move to ../password-cache.el.
1387
1388 * mml1991.el (password-read, password-cache-add, password-cache-remove):
1389 * mml2015.el (password-read, password-cache-add, password-cache-remove):
1390 * mml-smime.el (password-read, password-cache-add)
1391 (password-cache-remove):
1392 No need to autoload, since mml-sec requires password.
1393
1394 * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
1395 * message.el (gnus-extract-address-components):
1396 * mml-smime.el (gnus-extract-address-components): Define for compiler.
1397
1398 * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
1399 password.
1400
1401 2007-12-03 Reiner Steib <Reiner.Steib@gmx.de>
1402
1403 * mailcap.el: Reduce dependencies.
1404 (mail-header-parse-content-type): Autoload.
1405 (mailcap-delete-duplicates): New alias.
1406 (mailcap-mime-info): Add optional argument NO-DECODE.
1407 (mailcap-mime-types): Use mailcap-delete-duplicates.
1408
1409 * message.el (message-ignored-supersedes-headers): Add "X-ID".
1410
1411 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1412
1413 * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
1414 function.
1415
1416 * gnus-uu.el (gnus-uu-decode-yenc): New command.
1417 (gnus-uu-yenc-article): New function.
1418
1419 * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
1420
1421 * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
1422 buffer.
1423
1424 2007-12-02 Glenn Morris <rgm@gnu.org>
1425
1426 * sasl-cram.el, sasl-digest.el, sasl-ntlm.el, sasl.el:
1427 Move to ../net.
1428
1429 * binhex.el, uudecode.el: Move to ../mail.
1430
1431 * encrypt.el: Remove file.
1432
1433 2007-12-01 Reiner Steib <Reiner.Steib@gmx.de>
1434
1435 * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
1436 matches on patches.
1437
1438 * gnus-art.el (gnus-article-browse-html-article): Mention
1439 `mm-text-html-renderer' in the doc string.
1440
1441 * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
1442 string. Add comments.
1443
1444 * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
1445 if rhs is ASCII.
1446
1447 2007-12-01 Glenn Morris <rgm@gnu.org>
1448
1449 * dig.el, dns.el: Move to ../net.
1450 * format-spec.el, hex-util.el, sha1.el: Move to ../.
1451
1452 * mail-source.el (top-level): Require format-spec before
1453 eval-when-compile.
1454
1455 2007-11-30 Glenn Morris <rgm@gnu.org>
1456
1457 * encrypt.el: Require password, rather than autoloading password-read.
1458
1459 2007-11-28 Elias Oltmanns <eo@nebensachen.de>
1460
1461 * gnus.el (gnus-method-to-server): Add an optional parameter so the
1462 caller can indicate whether the cache should be disregarded for this
1463 call. This way the result of the call is reproducible at all times and
1464 can be considered a canonical server name for the supplied method.
1465 (gnus-agent-method-p): Canonicalize server names by pushing their
1466 method through `gnus-method-to-server' using the no-cache argument.
1467
1468 * gnus-srvr.el (gnus-server-insert-server-line): Call
1469 `gnus-method-to-server' with `no-cache' argument.
1470
1471 * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
1472 gnus-agent-possibly-synchronize-flags as this should be called when the
1473 server is actually being opened.
1474 (gnus-agent-possibly-synchronize-flags)
1475 (gnus-agent-possibly-synchronize-flags-server): Move check for the
1476 flags file of an agentized server to the latter function.
1477
1478 * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
1479 (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
1480 after a connection has been established successfully.
1481
1482 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
1483
1484 * gnus-art.el (article-display-face): Force to display face if called
1485 interactively; check if gnus-article-x-face-too-ugly matches author.
1486 (article-display-x-face): Display face even if From header is missing
1487 as article-display-face does.
1488
1489 2007-11-28 Richard Stallman <rms@gnu.org>
1490
1491 * md4.el: Move to ../.
1492 * hmac-def.el, hmac-md5.el, ntlm.el: Move to ../net.
1493
1494 2007-11-27 Reiner Steib <Reiner.Steib@gmx.de>
1495
1496 * mail-source.el (mail-sources): Default to fetch from file for
1497 compatibility with default of nnmail-spool-file.
1498
1499 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
1500
1501 * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
1502 (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
1503 to look for encoded word that should be encoded again.
1504 (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
1505 (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
1506 encoding pattern.
1507 (rfc2047-decode-region): Switch strict regexp and loose one according
1508 to rfc2047-allow-irregular-q-encoded-words.
1509
1510 2007-11-26 Simon Josefsson <simon@josefsson.org>
1511
1512 * imap.el: Move to ../net directory.
1513
1514 2007-11-25 Romain Francoise <romain@orebokech.com>
1515
1516 * gnus-msg.el (gnus-summary-reply): Delete extra paren.
1517
1518 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
1519
1520 * nnmail.el (nnmail-spool-file): Remove obsolete variable.
1521 (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
1522
1523 * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
1524 `nnmail-spool-file'.
1525
1526 * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
1527 `nnmail-spool-file'.
1528
1529 * gnus-move.el (gnus-change-server): Ditto.
1530
1531 * gnus-kill.el (gnus-batch-score): Ditto.
1532
1533 * gnus-cache.el (gnus-jog-cache): Ditto.
1534
1535 * gnus-msg.el (gnus-summary-reply):
1536 Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
1537
1538 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
1539
1540 * gnus-cache.el (gnus-cache-generate-nov-databases):
1541 Use nnml-generate-nov-databases-directory instead of
1542 nnml-generate-nov-databases-1.
1543
1544 2007-11-24 Glenn Morris <rgm@gnu.org>
1545
1546 * message.el (message-tool-bar-retro): Update for rename
1547 mail_send.xpm->mail-send.xpm.
1548
1549 2007-11-22 Reiner Steib <Reiner.Steib@gmx.de>
1550
1551 * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
1552 `smime-ldap-search' for Emacs 22 and up.
1553
1554 2007-11-22 Reiner Steib <Reiner.Steib@gmx.de>
1555
1556 * hashcash.el: Move to ../mail directory.
1557
1558 * smime-ldap.el: Remove. Not used in Emacs 22 and up.
1559
1560 * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
1561 `smime-ldap-search' for Emacs 22 and up.
1562
1563 2007-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
1564
1565 * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
1566
1567 * message.el (message-send-mail-function): Fix error convention.
1568 (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
1569 (message-widen-reply, message-send-mail, message-talkative-question)
1570 (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
1571 (message-clone-locals, message-send-news): Use with-current-buffer.
1572 (message-insert-or-toggle-importance): Remove unused var `valid'.
1573 (message-make-references): Remove unused var `new-references'.
1574 (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
1575
1576 2007-11-22 Juanma Barranquero <lekktu@gmail.com>
1577
1578 * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
1579 (spam-split-symbolic-return-positive): Reflow docstring.
1580 (spam-backends, spam-summary-exit-behavior)
1581 (spam-mark-ham-unread-before-move-from-spam-group)
1582 (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
1583 (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
1584 (spam-clear-cache, spam-backend-check, spam-install-backend)
1585 (spam-install-statistical-backend, spam-list-of-processors)
1586 (spam-group-processor-p, spam-split, spam-bogofilter-score)
1587 (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
1588 (spam-check-crm114, spam-initialize, spam-unload-hook):
1589 Fix typos in docstrings.
1590
1591 2007-11-21 Katsumi Yamaoka <yamaoka@jpl.org>
1592
1593 * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
1594 been checked if they have never been read and those group levels are
1595 higher than the one that a user specified.
1596
1597 2007-11-21 Katsumi Yamaoka <yamaoka@jpl.org>
1598
1599 * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
1600 foreign groups unless a group level is specified by a user.
1601 Reported by Dan Nicolaescu <dann@ics.uci.edu>.
1602
1603 2007-11-21 Reiner Steib <Reiner.Steib@gmx.de>
1604
1605 * message.el (message-send-mail-function): Require sendmail.
1606
1607 2007-11-20 Reiner Steib <Reiner.Steib@gmx.de>
1608
1609 * message.el (message-send-mail-function): Check for smtpmail too.
1610
1611 * utf7.el (utf7-encode, utf7-decode): Use coding system
1612 `utf-7'/`utf-7-imap' from utf-7.el' if available.
1613
1614 * message.el (message-send-mail-function): New function.
1615 (message-send-mail-function): Set default using
1616 message-send-mail-function. Adjust doc string.
1617 (message-send-mail-with-mailclient): New function.
1618
1619 2007-11-17 Richard Stallman <rms@gnu.org>
1620
1621 * assistant.el: Remove file.
1622
1623 2007-11-16 Dan Nicolaescu <dann@ics.uci.edu>
1624
1625 * smime.el (from):
1626 * rfc2047.el (message-posting-charset):
1627 * qp.el (mm-use-ultra-safe-encoding):
1628 * pop3.el (parse-time-months):
1629 * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
1630 * nnml.el (files):
1631 * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
1632 (jka-compr-compression-info-list, ange-ftp-path-format)
1633 (efs-path-regexp):
1634 * nndiary.el (files):
1635 * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
1636 (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
1637 (epg-digest-algorithm-alist, inhibit-redisplay)
1638 (password-cache-expiry):
1639 * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
1640 (pgg-output-buffer, password-cache-expiry):
1641 * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
1642 (efs-path-regexp):
1643 * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
1644 (inhibit-redisplay):
1645 * mm-uu.el (file-name, start-point, end-point, entry)
1646 (gnus-newsgroup-name, gnus-newsgroup-charset):
1647 * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
1648 (latin-unity-ucs-list):
1649 * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
1650 (mm-uu-binhex-decode-function):
1651 * message.el (gnus-message-group-art, gnus-list-identifiers, )
1652 (rmail-enable-mime-composing, gnus-local-organization)
1653 (gnus-post-method, gnus-select-method, gnus-active-hashtb)
1654 (gnus-read-active-file, facemenu-add-face-function)
1655 (facemenu-remove-face-function, gnus-article-decoded-p)
1656 (tool-bar-mode):
1657 * mail-source.el (display-time-mail-function):
1658 * gnus-util.el (nnmail-pathname-coding-system)
1659 (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
1660 (gnus-original-article-buffer, gnus-user-agent)
1661 (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
1662 (xemacs-codename, sxemacs-codename, emacs-program-version):
1663 * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
1664 * gnus-start.el (gnus-agent-covered-methods)
1665 (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
1666 (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
1667 (gnus-newsgroup-headers, gnus-group-list-mode)
1668 (gnus-group-mark-positions, gnus-newsgroup-data)
1669 (gnus-newsgroup-unreads, nnoo-state-alist)
1670 (gnus-current-select-method, mail-sources)
1671 (nnmail-scan-directory-mail-source-once, nnmail-split-history)
1672 (nnmail-spool-file, gnus-cache-active-hashtb):
1673 * gnus-mh.el (mh-lib-progs):
1674 * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
1675 (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
1676 (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
1677 (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
1678 (gnus-group-buffer):
1679 * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
1680 (font-lock-set-defaults):
1681 * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
1682 (gnus-face-properties-alist, charset, gnus-summary-article-menu)
1683 (gnus-summary-post-menu, total-parts, type, condition, length):
1684 * gnus-agent.el (gnus-agent-read-agentview):
1685 * flow-fill.el (show-trailing-whitespace):
1686 * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
1687 eval-and-compile wrappers for byte compiler pacifiers.
1688
1689 * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
1690 (mm-display-inline-fontify): Check for featurep 'xemacs not
1691 extent-list.
1692
1693 * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
1694 itimer-list.
1695 (mm-create-image-xemacs): Only do something for XEmacs.
1696 (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
1697
1698 * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
1699
1700 * gnus-registry.el (gnus-adaptive-word-syntax-table):
1701 * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
1702
1703 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
1704
1705 * nnimap.el (nnimap-split-download-body):
1706 * gnus-demon.el (gnus-demon):
1707 * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
1708
1709 2007-11-15 Katsumi Yamaoka <yamaoka@jpl.org>
1710
1711 * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
1712 macros.
1713 (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
1714 (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
1715 copy data from unibyte buffer to multibyte current buffer.
1716 (nntp-retrieve-headers, nntp-retrieve-groups); Use nntp-copy-to-buffer
1717 to copy data from unibyte current buffer to multibyte buffer.
1718 (nntp-make-process-buffer): Make process buffer unibyte.
1719
1720 * pop3.el (pop3-open-server): Fix typo in Lisp code.
1721
1722 2007-11-14 Denys Duchier <denys.duchier@univ-orleans.fr> (tiny change)
1723
1724 * pop3.el (pop3-open-server): Accept and process data more robustly at
1725 connexion start to avoid spurious "POP SSL connexion failed" errors.
1726
1727 2007-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
1728
1729 * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
1730 read group names.
1731
1732 2007-11-12 Reiner Steib <Reiner.Steib@gmx.de>
1733
1734 * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
1735
1736 2007-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
1737
1738 * nnmail.el (nnmail-parse-active): Make group names unibyte.
1739 (nnmail-save-active): Use a unibyte buffer when saving active file,
1740 which may contain non-ASCII group names.
1741
1742 * nnml.el (nnml-request-group): Decode group names in messages.
1743
1744 2007-11-05 Reiner Steib <Reiner.Steib@gmx.de>
1745
1746 * message.el (message-citation-line-function)
1747 (message-insert-formatted-citation-line): Fix spelling of
1748 `message-insert-formated-citation-line'.
1749
1750 2007-11-03 Reiner Steib <Reiner.Steib@gmx.de>
1751
1752 * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
1753
1754 2007-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
1755
1756 * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
1757 nnmail-pathname-coding-system.
1758
1759 * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
1760 that a user enters; decode group names in messages.
1761
1762 * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
1763
1764 2007-11-01 Reiner Steib <Reiner.Steib@gmx.de>
1765
1766 * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
1767
1768 * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
1769
1770 * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
1771 risky local variable.
1772
1773 * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
1774
1775 2007-11-01 Teodor Zlatanov <tzz@lifelogs.com>
1776
1777 * encrypt.el: Improve documentation to fix function name typo.
1778 Reported by Daiki Ueno <ueno@unixuser.org>.
1779
1780 2007-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
1781
1782 * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
1783 even if the point is not in the last page of an article.
1784 (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
1785 back to the previous page.
1786
1787 2007-10-30 Reiner Steib <Reiner.Steib@gmx.de>
1788
1789 * qp.el (quoted-printable-decode-string): Fix typo in doc string.
1790
1791 2007-10-30 Katsumi Yamaoka <yamaoka@jpl.org>
1792
1793 * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
1794
1795 2007-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
1796
1797 * message.el (message-check-news-body-syntax): Avoid
1798 mm-string-as-multibyte.
1799 (message-hide-headers): Don't assume (point-min)==1.
1800
1801 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1802
1803 * message.el (message-remove-blank-cited-lines): Fix if remove is
1804 given.
1805 (message-bogus-address-regexp): New variable.
1806 (message-bogus-recipient-p): New function.
1807 (message-check-recipients): New command.
1808 (message-syntax-checks): Add `bogus-recipient'.
1809 (message-fix-before-sending): Add `bogus-recipient'.
1810
1811 * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
1812 (gnus-treat-body-boundary): Don't test window-system.
1813
1814 2007-10-28 Leo <sdl.web@gmail.com> (tiny change)
1815
1816 * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
1817
1818 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1819
1820 * gnus.el: Bump version to Gnus v5.13.
1821
1822 2007-10-28 Miles Bader <miles@gnu.org>
1823
1824 * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
1825 at compile-time too.
1826
1827 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
1828
1829 * gnus-msg.el (gnus-message-setup-hook): Add
1830 `message-remove-blank-cited-lines' to options.
1831
1832 2007-10-26 Reiner Steib <Reiner.Steib@gmx.de>
1833
1834 * message.el (message-remove-blank-cited-lines): New function.
1835 Suggested by Karl Plästerer.
1836
1837 2007-10-25 Katsumi Yamaoka <yamaoka@jpl.org>
1838
1839 * hashcash.el (mail-add-payment): Replace mapcar called for effect with
1840 mapc.
1841
1842 * imap.el (imap-open): Replace mapcar called for effect with mapc.
1843 (top-level): Use mapc to set functions to be traced for debugging.
1844
1845 * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
1846 called for effect with while loop.
1847
1848 * message.el (message-talkative-question): Replace mapcar called for
1849 effect with mapc.
1850
1851 * mm-util.el: Use mapc instead of mapcar to make compatible functions.
1852 (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
1853 called for effect with dolist.
1854
1855 * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
1856
1857 * nndiary.el: Use dolist instead of mapcar to add diary headers to
1858 gnus-extra-headers and nnmail-extra-headers.
1859
1860 * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
1861 called for effect with dolist.
1862 (top-level): Use mapc to set functions to be traced for debugging.
1863
1864 * nnmail.el (nnmail-read-incoming-hook): Doc fix.
1865 (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
1866 dolist.
1867
1868 * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
1869 Replace mapcar called for effect with mapc.
1870 (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
1871 (nnmaildir-request-update-info, nnmaildir-request-delete-group)
1872 (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
1873 (nnmaildir-close-group): Replace mapcar called for effect with dolist.
1874
1875 * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
1876 remove-if that's a cl function.
1877
1878 * webmail.el (webmail-debug): Replace mapcar called for effect with
1879 dolist.
1880
1881 2007-10-24 Katsumi Yamaoka <yamaoka@jpl.org>
1882
1883 * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
1884 (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
1885 with while loop.
1886
1887 * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
1888 functions from article-* functions.
1889 (gnus-multi-decode-header): Replace mapcar called for effect with
1890 dolist.
1891
1892 * gnus-bookmark.el (gnus-bookmark-bmenu-list)
1893 (gnus-bookmark-show-details): Replace mapcar called for effect with
1894 while loop.
1895
1896 * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
1897 called for effect with while loop.
1898
1899 * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
1900 with dolist.
1901
1902 * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace
1903 mapcar called for effect with dolist.
1904
1905 * gnus-spec.el (gnus-correct-length): Make it simple and fast.
1906
1907 * gnus-sum.el (gnus-multi-decode-encoded-word-string)
1908 (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
1909 Replace mapcar called for effect with dolist.
1910 (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
1911 mapc.
1912
1913 * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
1914 Replace mapcar called for effect with dolist.
1915 (gnus-topic-list): Replace mapcar called for effect with mapc.
1916
1917 * gnus.el: Use mapc instead of mapcar to add autoloads.
1918
1919 2007-10-23 Richard Stallman <rms@gnu.org>
1920
1921 * gnus-group.el (gnus-group-highlight): Mark as risky.
1922
1923 2007-10-23 Katsumi Yamaoka <yamaoka@jpl.org>
1924
1925 * gnus.el (gnus-server-to-method): Return method found first in
1926 gnus-newsrc-alist.
1927
1928 * gnus-art.el (gnus-article-highlight-signature)
1929 (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
1930 button overlay without the front stickiness.
1931
1932 2007-10-22 Kevin Greiner <kevin.greiner@compsol.cc>
1933
1934 * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
1935 overview buffer needed a catch to receive its throw.
1936 (gnus-agent-flush-cache): Declared as interactive to make this function
1937 easier to use.
1938
1939 2007-10-20 Reiner Steib <Reiner.Steib@gmx.de>
1940
1941 * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
1942 `next-line'.
1943
1944 2007-10-18 Katsumi Yamaoka <yamaoka@jpl.org>
1945
1946 * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
1947 exclude address matching message-dont-reply-to-names.
1948
1949 2007-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
1950
1951 * gnus-util.el (gnus-string<): New function.
1952
1953 * gnus-sum.el (gnus-article-sort-by-author)
1954 (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
1955
1956 2007-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
1957
1958 * gnus-win.el (gnus-configure-windows): Focus on the frame for which
1959 the frame-focus tag is set in gnus-buffer-configuration.
1960
1961 2007-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
1962
1963 * gnus-art.el (gnus-article-add-button): Make a button overlay without
1964 the front stickiness.
1965
1966 2007-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
1967
1968 * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
1969 url pattern; remove duplicate one.
1970 (gnus-article-extend-url-button): New function.
1971 (gnus-article-add-buttons): Use it.
1972 (gnus-button-push): Use concatenated url that it makes.
1973
1974 2007-10-04 Juanma Barranquero <lekktu@gmail.com>
1975
1976 * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
1977 (sieve-manage-open): Use `mapc' instead of `mapcar'.
1978
1979 2007-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
1980
1981 * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
1982 Don't hardcode point-min==1.
1983
1984 2007-09-30 David Kastrup <dak@gnu.org>
1985
1986 * gnus-art.el (gnus-article-reply-with-original)
1987 (gnus-article-followup-with-original): When `transient-mark-mode' is
1988 off, refrain from active-region behavior for followups.
1989
1990 2007-10-08 Reiner Steib <Reiner.Steib@gmx.de>
1991
1992 * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
1993 Fix comment about "iso8859-1".
1994
1995 2007-10-08 Daiki Ueno <ueno@unixuser.org>
1996
1997 * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
1998 ones returned from the verify-function.
1999
2000 * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
2001 mml2015-extract-cleartext-signature if extraction failed.
2002
2003 2007-10-07 Daiki Ueno <ueno@unixuser.org>
2004
2005 * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
2006 beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
2007 failed.
2008
2009 2007-10-04 Reiner Steib <Reiner.Steib@gmx.de>
2010
2011 * Relicense "GPLv2 or later" files to "GPLv3 or later".
2012
2013 2007-09-27 Teodor Zlatanov <tzz@lifelogs.com>
2014
2015 * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
2016 to mark a thread as expirable. Add variable `hide' to handle hiding of
2017 thread for both the null and zero (kill/expire thread) universal prefix
2018 cases.
2019 (gnus-summary-expire-thread): Add new function to expire a thread,
2020 using gnus-summary-kill-thread.
2021 (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
2022 shortcuts for gnus-summary-expire-thread.
2023 (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
2024 e' bindings for gnus-summary-expire-thread. Add `T E' binding.
2025
2026 2007-09-25 Teodor Zlatanov <tzz@lifelogs.com>
2027
2028 * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
2029 extras value, so an extras entry can be deleted.
2030 (gnus-registry-delete-extra-entry): Use it.
2031 (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
2032 (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
2033 (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
2034 storage through the gnus-registry, and provide an appropriate API for
2035 it.
2036
2037 2007-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
2038
2039 * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
2040 Suggested by Leo <sdl.web@gmail.com>.
2041
2042 * gnus.el: Do.
2043
2044 2007-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
2045
2046 * gnus.el (gnus-newsgroup-maximum-articles): Rename from
2047 gnus-maximum-newsgroup. Suggested by Leo <sdl.web@gmail.com>.
2048
2049 * gnus-agent.el (gnus-agent-fetch-headers): Do.
2050
2051 * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
2052 (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
2053
2054 2007-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
2055
2056 * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
2057 newline.
2058 (nnmbox-request-accept-article): Don't change article in source buffer;
2059 narrow to header to use message-fetch-field rather than
2060 nnmail-fetch-field; use with-current-buffer instead of save-excursion.
2061 (nnmbox-request-replace-article): Quote lines that'll be misidentified
2062 as delimiters; make sure article ends with newline.
2063 (nnmbox-delete-mail): Correct last position of article to be deleted;
2064 ignore X-Gnus-Newsgroup header in article body.
2065 (nnmbox-save-mail): Quote lines looking like delimiters at the right
2066 positions; make sure article ends with newline.
2067
2068 * message.el (message-display-abbrev): Don't infloop when a user
2069 inserts SPC in the beginning of header.
2070
2071 2007-09-12 Teodor Zlatanov <tzz@lifelogs.com>
2072
2073 * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
2074 list of groups not followed by default. Fix type to be regexp.
2075 (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
2076
2077 2007-09-06 Tassilo Horn <tassilo@member.fsf.org>
2078
2079 * hmac-def.el (define-hmac-function): Switch from old-style to
2080 new-style backquotes.
2081
2082 * md4.el (md4-make-step): Likewise.
2083
2084 2007-09-06 Katsumi Yamaoka <yamaoka@jpl.org>
2085
2086 * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
2087 raw-text coding system when saving .newsrc file, which may contain
2088 non-ASCII group names.
2089
2090 2007-09-05 Katsumi Yamaoka <yamaoka@jpl.org>
2091
2092 * gnus-cus.el (gnus-score-extra): New widget.
2093 (gnus-score-extra-convert): New function.
2094 (gnus-score-customize): Use it for Extra.
2095
2096 2007-08-31 Daiki Ueno <ueno@unixuser.org>
2097
2098 * mml2015.el (mml2015-extract-cleartext-signature): New function.
2099 (mml2015-mailcrypt-clear-verify): Use it.
2100 (mml2015-gpg-clear-verify): Use it.
2101 (mml2015-pgg-clear-verify): Use it.
2102 (mml2015-epg-clear-verify): Replace the current part with the output
2103 from GnuPG; don't extract the plaintext by itself.
2104
2105 * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
2106 (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
2107 mml2015-clear-verify-function; don't touch the armor headers or
2108 dash-escaped text here.
2109
2110 2007-08-24 Katsumi Yamaoka <yamaoka@jpl.org>
2111
2112 * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
2113 (gnus-mime-view-part-as-type-internal): Default to text/plain for text
2114 parts, or application/octet-stream as a last resort.
2115 (gnus-mime-view-part-as-type): Don't toggle display.
2116 (gnus-mime-view-part-as-charset): Don't turn off display before
2117 querying charset.
2118
2119 * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
2120 stuff to undisplayer function in Emacs.
2121 (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
2122
2123 * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
2124 text/calendar parts.
2125
2126 2007-08-23 Katsumi Yamaoka <yamaoka@jpl.org>
2127
2128 * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
2129 decoding text/calendar parts.
2130
2131 * message.el (message-forward-make-body-mime): Always mark body as
2132 having no illegible text; remove signed-or-encrypted argument.
2133 (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
2134
2135 * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
2136 (mml-generate-mime-1): Don't encode body if it is specified to be in
2137 raw form; don't make buffer be unibyte when inserting multibyte string.
2138
2139 2007-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
2140
2141 * sha1.el: Fix up comment style.
2142 (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
2143 (sha1-OP, sha1-add-to-H): Use new-style backquotes.
2144
2145 * hex-util.el: Fix up comment style.
2146 (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
2147
2148 * gnus-salt.el: Use with-current-buffer.
2149 (gnus-pick-setup-message): Fix long-standing typo.
2150
2151 2007-08-17 Katsumi Yamaoka <yamaoka@jpl.org>
2152
2153 * imap.el (imap-logout-timeout): New variable.
2154 (imap-logout, imap-logout-wait): New functions.
2155 (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
2156
2157 * nnimap.el (nnimap-logout-timeout): New server variable.
2158 (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
2159 nnimap-logout-timeout.
2160
2161 * gnus-art.el (gnus-article-summary-command-nosave)
2162 (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
2163
2164 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
2165
2166 * gnus.el (gnus-maximum-newsgroup): New variable.
2167
2168 * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
2169 according to gnus-maximum-newsgroup.
2170
2171 * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
2172 (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
2173 Limit the range of articles according to gnus-maximum-newsgroup.
2174
2175 2007-08-14 Tassilo Horn <tassilo@member.fsf.org>
2176
2177 * gnus-art.el (gnus-sticky-article): Fixed problems described in
2178 <b4mps1qitio.fsf@jpl.org> on ding. Thanks to Katsumi.
2179 Don't perform gnus-configure-windows here; reuse existing sticky
2180 article buffer.
2181
2182 * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
2183 it doesn't exist in gnus-article-mode.
2184
2185 2007-08-13 Katsumi Yamaoka <yamaoka@jpl.org>
2186
2187 * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
2188 (gnus-agent-decoded-group-name): New function.
2189 (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
2190 (gnus-agent-expire-group-1): Use it; decode group name in messages.
2191
2192 2007-08-12 Tassilo Horn <tassilo@member.fsf.org>
2193
2194 * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
2195 Add binding for gnus-sticky-article.
2196 (gnus-summary-exit): Don't kill sticky article buffers.
2197
2198 * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
2199 article buffer.
2200 (gnus-sticky-article, gnus-kill-sticky-article-buffer)
2201 (gnus-kill-sticky-article-buffers): New commands.
2202
2203 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
2204
2205 * nntp.el (nntp-xref-number-is-evil): New server variable.
2206 (nntp-find-group-and-number): If it is non-nil, don't trust article
2207 numbers in the Xref header.
2208
2209 2007-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
2210
2211 * gnus-agent.el (gnus-agent-read-group): New function.
2212 (gnus-agent-flush-group, gnus-agent-expire-group)
2213 (gnus-agent-regenerate-group): Use it.
2214 (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
2215 nnmail-pathname-coding-system.
2216
2217 2007-08-06 Katsumi Yamaoka <yamaoka@jpl.org>
2218
2219 * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
2220
2221 * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
2222 that are unread as unread, and also as selected so that information of
2223 marks having been changed by a user may be updated when exiting group.
2224
2225 2007-08-04 Reiner Steib <Reiner.Steib@gmx.de>
2226
2227 * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
2228
2229 2007-08-03 Katsumi Yamaoka <yamaoka@jpl.org>
2230
2231 * gnus-art.el (gnus-mime-display-single): Pass part number that is
2232 calculated ignoring signature parts to gnus-treat-article.
2233
2234 2007-08-02 Katsumi Yamaoka <yamaoka@jpl.org>
2235
2236 * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
2237 a point here in order to keep the window start.
2238 (gnus-insert-mime-security-button): Make a button overlay without the
2239 front stickiness.
2240 (gnus-mime-display-security): Goto the end of a button.
2241
2242 * gnus-group.el (gnus-group-name-at-point): Fix regexps.
2243
2244 2007-08-01 Katsumi Yamaoka <yamaoka@jpl.org>
2245
2246 * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
2247 group-name-at-point.
2248 (gnus-group-completing-read): New function that offers decoded
2249 non-ASCII group names for completion.
2250 (gnus-fetch-group, gnus-group-read-ephemeral-group)
2251 (gnus-group-jump-to-group, gnus-group-make-group-simple)
2252 (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
2253 (gnus-group-fetch-control): Use it.
2254 (gnus-fetch-group): Use group-name-at-point for the initial value
2255 rather than the default value; use gnus-alive-p.
2256
2257 * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
2258 (gnus-summary-mail-other-window, gnus-summary-news-other-window)
2259 (gnus-summary-post-news): Use gnus-group-completing-read.
2260
2261 * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
2262 (gnus-read-move-group-name): Decode group name for completion.
2263
2264 2007-07-31 Ted Zlatanov <tzz@lifelogs.com>
2265
2266 * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
2267 in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
2268 Yamaoka slightly modified the code).
2269
2270 2007-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
2271
2272 * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
2273 (nnmail-split-incoming): Bind it.
2274
2275 * nnml.el (nnml-group-name-charset): New function.
2276 (nnml-decoded-group-name): Use it; don't decode group name if
2277 nnmail-group-names-not-encoded-p is non-nil.
2278 (nnml-encoded-group-name): New function.
2279 (nnml-group-pathname): Inline nnml-decoded-group-name.
2280 (nnml-request-expire-articles): Decode group name in message.
2281 (nnml-request-delete-group): Ditto; bind file-name-coding-system to
2282 nnmail-pathname-coding-system.
2283 (nnml-save-mail, nnml-active-number): Work with decoded group names and
2284 not decoded ones according to nnmail-group-names-not-encoded-p.
2285 (nnml-generate-active-info): Use nnml-encoded-group-name.
2286
2287 2007-08-08 Glenn Morris <rgm@gnu.org>
2288
2289 * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
2290 * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
2291 doc-strings and comments.
2292
2293 2007-07-25 Glenn Morris <rgm@gnu.org>
2294
2295 * Relicense all FSF files to GPLv3 or later.
2296
2297 2007-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
2298
2299 * gnus-sum.el (gnus-summary-move-article): Make
2300 gnus-summary-respool-article work.
2301
2302 2007-07-21 Reiner Steib <Reiner.Steib@gmx.de>
2303
2304 * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
2305 string.
2306
2307 2007-07-20 Michaël Cadilhac <michael@cadilhac.name>
2308
2309 * nnrss.el (nnrss-ignore-article-fields): New variable. List of fields
2310 that should be ignored when comparing distant RSS articles with local
2311 ones.
2312 (nnrss-make-hash-index): New function. Create a hash index according
2313 to the ignored fields.
2314 (nnrss-check-group): Use it.
2315
2316 2007-07-20 Katsumi Yamaoka <yamaoka@jpl.org>
2317
2318 * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
2319
2320 * gnus-art.el (article-decode-group-name): Decode Xref header too.
2321
2322 * gnus-group.el (gnus-group-make-group): Encode group name here unless
2323 the new optional argument ENCODED is non-nil.
2324 (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
2325 coding system for encoding group name.
2326 (gnus-group-make-rss-group): Pass un-encoded group name to
2327 gnus-group-make-group.
2328 (gnus-group-set-info): Tell gnus-group-make-group that group name is
2329 encoded.
2330
2331 * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
2332 Encode group name to which articles are moved or copied.
2333 (gnus-summary-edit-article): Use gnus-group-name-charset to determine
2334 coding system for encoding Newsgroup, Followup-To and Xref headers.
2335
2336 * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
2337 marks; use nnheader-file-coding-system to write a file.
2338 (nnagent-retrieve-headers): Bind file-name-coding-system to
2339 nnmail-pathname-coding-system.
2340
2341 * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
2342
2343 * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
2344 (nnml-request-article, nnml-request-create-group)
2345 (nnml-request-rename-group, nnml-find-id)
2346 (nnml-possibly-change-directory, nnml-possibly-create-directory)
2347 (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
2348 (nnml-save-marks): Use nnml-group-pathname instead of
2349 nnmail-group-pathname.
2350
2351 (nnml-request-create-group, nnml-request-expire-articles)
2352 (nnml-request-move-article, nnml-request-delete-group)
2353 (nnml-deletable-article-p, nnml-possibly-create-directory)
2354 (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
2355 (nnml-open-marks): Bind file-name-coding-system to
2356 nnmail-pathname-coding-system.
2357
2358 (nnml-request-article): Pass server argument to nnml-find-group-number.
2359 (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
2360 server argument to nnml-possibly-create-directory.
2361 (nnml-request-accept-article): Pass server argument to
2362 nnml-active-number and nnml-save-mail.
2363 (nnml-find-group-number): Pass server argument to nnml-find-id.
2364 (nnml-request-update-info): Pass server argument to
2365 nnml-marks-changed-p.
2366
2367 (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
2368 (nnml-save-mail, nnml-active-number): Add server argument.
2369
2370 (nnml-request-delete-group): Warn if group is missing.
2371 (nnml-get-nov-buffer): Decode group name.
2372 (nnml-generate-active-info): Encode group name.
2373 (nnml-open-marks): Decode group name in messages.
2374
2375 2007-07-19 Katsumi Yamaoka <yamaoka@jpl.org>
2376
2377 * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
2378 if it is not specified.
2379 (gnus-article-pipe-part, gnus-article-save-part)
2380 (gnus-article-interactively-view-part, gnus-article-copy-part)
2381 (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
2382 (gnus-article-inline-part, gnus-article-save-part-and-strip)
2383 (gnus-article-replace-part, gnus-article-delete-part)
2384 (gnus-article-view-part-as-type): Pass raw prefix argument to
2385 gnus-article-part-wrapper.
2386
2387 2007-07-18 Katsumi Yamaoka <yamaoka@jpl.org>
2388
2389 * gnus-agent.el (gnus-agent-save-active): Bind
2390 nnheader-file-coding-system to gnus-agent-file-coding-system.
2391
2392 * gnus-cache.el (gnus-cache-save-buffers)
2393 (gnus-cache-possibly-enter-article, gnus-cache-request-article)
2394 (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
2395 (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
2396 (gnus-cache-braid-nov, gnus-cache-braid-heads)
2397 (gnus-cache-generate-active, gnus-cache-rename-group)
2398 (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
2399 (gnus-cache-update-overview-total-fetched-for): Bind
2400 file-name-coding-system to nnmail-pathname-coding-system.
2401 (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
2402 variables.
2403 (gnus-cache-decoded-group-name): New function.
2404 (gnus-cache-file-name): Use it.
2405 (gnus-cache-generate-active): Use non-decoded group name for active.
2406
2407 * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
2408 right place.
2409 (gnus-write-active-file): Don't break non-ASCII group names.
2410
2411 * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
2412 nnmail-pathname-coding-system.
2413
2414 * gnus-uu.el (gnus-uu-decode-save): Typo.
2415
2416 2007-07-16 Katsumi Yamaoka <yamaoka@jpl.org>
2417
2418 * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
2419
2420 2007-07-14 David Kastrup <dak@gnu.org>
2421
2422 * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
2423 finishing actions if we did not edit the article.
2424
2425 2007-07-13 Katsumi Yamaoka <yamaoka@jpl.org>
2426
2427 * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
2428 (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
2429 (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
2430 (gnus-agent-flush-group, gnus-agent-flush-cache)
2431 (gnus-agent-fetch-headers, gnus-agent-load-alist)
2432 (gnus-agent-read-agentview, gnus-agent-expire-group-1)
2433 (gnus-agent-retrieve-headers, gnus-agent-request-article)
2434 (gnus-agent-regenerate-group)
2435 (gnus-agent-update-files-total-fetched-for)
2436 (gnus-agent-update-view-total-fetched-for): Bind
2437 file-name-coding-system to nnmail-pathname-coding-system.
2438 (gnus-agent-group-pathname): Don't encode file names by
2439 nnmail-pathname-coding-system.
2440 (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
2441 coding-system-for-write instead of buffer-file-coding-system to
2442 gnus-agent-file-coding-system.
2443
2444 * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
2445 Decode group name.
2446
2447 * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
2448
2449 * gnus-start.el (gnus-update-active-hashtb-from-killed)
2450 (gnus-read-newsrc-el-file): Make group names unibyte.
2451
2452 * nnmail.el (nnmail-group-pathname): Don't encode file names by
2453 nnmail-pathname-coding-system.
2454
2455 * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
2456 (nnrss-request-delete-group): Bind file-name-coding-system to
2457 nnmail-pathname-coding-system.
2458 (nnrss-read-server-data, nnrss-read-group-data): Bind
2459 file-name-coding-system correctly.
2460 (nnrss-check-group): Pass nnrss-file-coding-system to md5.
2461
2462 * nntp.el: Require gnus-group for the function gnus-group-name-charset.
2463 (nntp-server-to-method-cache): New variable.
2464 (nntp-group-pathname): New function that decodes non-ASCII group names.
2465 (nntp-possibly-create-directory, nntp-marks-changed-p)
2466 (nntp-save-marks, nntp-open-marks): Use it.
2467 (nntp-possibly-create-directory, nntp-open-marks):
2468 Bind file-name-coding-system to nnmail-pathname-coding-system.
2469 (nntp-open-marks): Decode group names when bootstrapping marks.
2470
2471 * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
2472 Newsgroups and Folowup-To headers.
2473
2474 2007-07-13 Katsumi Yamaoka <yamaoka@jpl.org>
2475
2476 * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
2477 (gnus-server-closed-face, gnus-server-denied-face)
2478 (gnus-server-offline-face): Remove variable.
2479 (gnus-server-font-lock-keywords): Use faces that are not aliases.
2480
2481 * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
2482 of modifying message-stack directly for XEmacs.
2483
2484 * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
2485 (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
2486 if the coding-system argument is nil for XEmacs.
2487
2488 * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
2489 mm-charset-override-alist.
2490
2491 * rfc2047.el: Don't require base64; require rfc2045 for the function
2492 rfc2045-encode-string.
2493 (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
2494 to quote the parameter value.
2495
2496 2007-07-06 Katsumi Yamaoka <yamaoka@jpl.org>
2497
2498 * gnus-group.el (gnus-group-name-charset): Allow a method of the short
2499 form in gnus-group-name-charset-method-alist.
2500
2501 * gnus-eform.el (gnus-edit-form): Add optional argument layout which
2502 overrides the default layout edit-form.
2503
2504 * gnus-win.el (gnus-buffer-configuration): Add edit-server.
2505
2506 * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
2507
2508 2007-07-04 Katsumi Yamaoka <yamaoka@jpl.org>
2509
2510 * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
2511 as unfetched articles.
2512
2513 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
2514
2515 * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
2516
2517 2007-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
2518
2519 * nnagent.el (nnagent-request-set-mark): Also set the marks for the
2520 original back end that keeps marks in the local system.
2521
2522 2007-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2523
2524 * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
2525 arg of pop-to-buffer for XEmacs.
2526 (gnus-article-read-summary-keys): Ditto; don't restore window
2527 configuration if summary command ends up with neither article buffer
2528 nor summary buffer; describe bindings if summary keys end with C-h.
2529
2530 2007-06-22 Katsumi Yamaoka <yamaoka@jpl.org>
2531
2532 * message.el (message-fix-before-sending): Skip raw message part to be
2533 forwarded while checking illegible text.
2534 (message-forward-make-body-mime, message-forward-make-body): Mark
2535 signed or encrypted raw message as having no illegible text.
2536
2537 2007-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
2538
2539 * gnus-util.el (gnus-add-timestamp-to-message): New user option.
2540 (gnus-message-with-timestamp-1): New macro.
2541 (gnus-message-with-timestamp): New function.
2542 (gnus-message): Use them.
2543
2544 * nnheader.el (nnheader-message): Use them.
2545
2546 2007-06-16 Reiner Steib <Reiner.Steib@gmx.de>
2547
2548 * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
2549 .newsrc.eld file.
2550
2551 2007-06-14 Katsumi Yamaoka <yamaoka@jpl.org>
2552
2553 * gnus-agent.el (gnus-agent-fetch-headers)
2554 (gnus-agent-retrieve-headers): Bind
2555 gnus-decode-encoded-address-function to identity.
2556
2557 * nntp.el (nntp-send-xover-command): Recognize an xover command is
2558 available also when the server returns simply a dot.
2559
2560 * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
2561
2562 2007-06-08 Katsumi Yamaoka <yamaoka@jpl.org>
2563
2564 * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
2565
2566 2007-06-07 Katsumi Yamaoka <yamaoka@jpl.org>
2567
2568 * gnus-ems.el (gnus-x-splash): Make it work.
2569
2570 * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
2571 from being used.
2572
2573 2007-06-05 Katsumi Yamaoka <yamaoka@jpl.org>
2574
2575 * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
2576 the front stickiness.
2577 (gnus-article-summary-command-nosave): Correct the order of the
2578 arguments passed to pop-to-buffer.
2579 (gnus-article-read-summary-keys): Ditto; make it work properly when the
2580 summary command ends up with the article buffer.
2581
2582 * mm-decode.el (mm-insert-part): Separate the extracted parts that have
2583 the same faces.
2584
2585 2007-06-07 Juanma Barranquero <lekktu@gmail.com>
2586
2587 * gnus-art.el (gnus-split-methods): Fix typo in docstring.
2588
2589 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
2590
2591 * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
2592 * gnus-sum.el (gnus-summary-highlight):
2593 * mail-source.el (mail-source-delete-old-incoming-confirm):
2594 * nndiary.el (nndiary-reminders): Fix typos in docstrings.
2595
2596 2007-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
2597
2598 * gnus-art.el (gnus-mime-view-part-externally)
2599 (gnus-mime-view-part-internally): Fix predicate function passed to
2600 completing-read.
2601
2602 * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
2603
2604 * gnus.el (gnus-update-message-archive-method): Add :version.
2605
2606 2007-06-01 Katsumi Yamaoka <yamaoka@jpl.org>
2607
2608 * gnus.el (gnus-update-message-archive-method): New variable.
2609
2610 * gnus-start.el (gnus-setup-news): Update saved "archive" method
2611 according to gnus-message-archive-method if
2612 gnus-update-message-archive-method is non-nil.
2613
2614 2007-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
2615
2616 * gnus-sum.el (gnus-summary-limit-to-address): New function. Suggested
2617 by Loic Dachary <loic@dachary.org>.
2618 (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
2619
2620 2007-05-28 Katsumi Yamaoka <yamaoka@jpl.org>
2621
2622 * message.el (message-pop-to-buffer): Add switch-function argument.
2623 (message-mail): Pass switch-function argument to it.
2624
2625 2007-05-25 Reiner Steib <Reiner.Steib@gmx.de>
2626
2627 * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
2628 Improve doc string.
2629
2630 2007-05-25 Katsumi Yamaoka <yamaoka@jpl.org>
2631
2632 * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
2633 (gnus-header-content)
2634 * gnus-cite.el (gnus-cite-10)
2635 * gnus-srvr.el (gnus-server-closed)
2636 * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
2637 (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
2638 (gnus-group-mail-3-empty, gnus-group-mail-low)
2639 (gnus-group-mail-low-empty, gnus-splash)
2640 * message.el (message-header-to, message-header-cc)
2641 (message-header-subject, message-header-other, message-header-name)
2642 (message-header-xheader, message-separator, message-cited-text)
2643 (message-mml): Lighten colors of faces used for dark background.
2644
2645 2007-05-24 Simon Josefsson <simon@josefsson.org>
2646
2647 * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
2648 to t as an experiment. Suggested by Greg Troxel <gdt@work.lexort.com>.
2649
2650 2007-05-24 Katsumi Yamaoka <yamaoka@jpl.org>
2651
2652 * message.el (message-narrow-to-headers-or-head):
2653 Ignore mail-header-separator in the body.
2654
2655 2007-05-23 Katsumi Yamaoka <yamaoka@jpl.org>
2656
2657 * mm-decode.el (mm-image-fit-p): Return t if image size is just the
2658 same as window size.
2659
2660 2007-05-22 Kevin Ryde <user42@zip.com.au>
2661
2662 * message.el (message-font-lock-keywords): Use message-header-xheader
2663 face for "X-Foo", its apparent intended purpose. Move "X-" pattern
2664 ahead of the anything pattern, to get it recognised.
2665
2666 2007-05-12 Michaël Cadilhac <michael@cadilhac.name>
2667
2668 * gnus-sum.el (gnus-articles-to-read)
2669 (gnus-summary-insert-old-articles): Don't truncate group name for
2670 `read-string'.
2671
2672 * gnus-util.el (gnus-limit-string): Delete this function.
2673
2674 * gnus-sum.el (gnus-simplify-subject-fully): Use
2675 `truncate-string-to-width' instead.
2676
2677 2007-05-11 Michaël Cadilhac <michael@cadilhac.name>
2678
2679 * gnus-sum.el (gnus-summary-next-group-on-exit): New variable. Tell
2680 if, on summary exit, the next group has to be selected.
2681 (gnus-summary-exit): Use it.
2682
2683 2007-05-10 Reiner Steib <Reiner.Steib@gmx.de>
2684
2685 * gnus-art.el (gnus-article-mode): Fix comment about displaying
2686 non-break space.
2687
2688 2007-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
2689
2690 * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
2691 Check if group is not a directory.
2692 (nnfolder-request-expire-articles): Don't delete articles if the target
2693 group is not available.
2694
2695 * nnml.el (nnml-request-create-group): Properly check if group is not a
2696 file.
2697 (nnml-request-expire-articles): Don't delete articles if the target
2698 group is not available.
2699
2700 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
2701 Don't quote characters that are within parentheses.
2702
2703 2007-05-09 Katsumi Yamaoka <yamaoka@jpl.org>
2704
2705 * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
2706 (gnus-handle-ephemeral-exit): Select article according to it.
2707
2708 2007-05-08 Reiner Steib <Reiner.Steib@gmx.de>
2709
2710 * message.el (message-insert-formated-citation-line): Remove newline.
2711 (message-citation-line-format): Add final \n here so that the user can
2712 avoid a blank line.
2713
2714 2007-05-03 Dan Christensen <jdc@uwo.ca>
2715
2716 * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
2717 (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
2718 Update lanl/arXiv support.
2719
2720 2007-05-02 Reiner Steib <Reiner.Steib@gmx.de>
2721
2722 * gnus.el: Bump version number.
2723
2724 2007-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2725
2726 * gnus.el (gnus-version-number): Bump version.
2727
2728 2007-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2729
2730 * gnus.el: No Gnus v0.6 is released.
2731
2732 2007-04-27 Didier Verna <didier@xemacs.org>
2733
2734 * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
2735 * gmm-utils.el (gmm-regexp-concat): here.
2736 * message.el: Don't require 'gnus-util.
2737 (message-dont-reply-to-names): Handle name change above.
2738 * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
2739
2740 2007-04-26 Katsumi Yamaoka <yamaoka@jpl.org>
2741
2742 * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
2743 since the initial value varies according to the system.
2744
2745 2007-04-25 Katsumi Yamaoka <yamaoka@jpl.org>
2746
2747 * mm-util.el (mm-charset-synonym-alist): Defcustom.
2748
2749 2007-04-25 NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (tiny change)
2750
2751 * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
2752
2753 2007-04-24 Didier Verna <didier@xemacs.org>
2754
2755 Improve the type of gnus-ignored-from-addresses.
2756 * gnus-util.el (gnus-orify-regexp): New function.
2757 * message.el (gnus-util): Require it.
2758 * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
2759 * gnus-sum.el (gnus-ignored-from-addresses): New function.
2760 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
2761
2762 2007-04-24 Didier Verna <didier@xemacs.org>
2763
2764 * gnus-sum.el:
2765 * gnus-utils.el: Fix some trailing whitespaces.
2766
2767 2007-04-23 Katsumi Yamaoka <yamaoka@jpl.org>
2768
2769 * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
2770 (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
2771 article's Message-ID; refer parent article in summary buffer.
2772
2773 * message.el (message-bounce): Call mime-to-mml.
2774
2775 2007-04-20 Katsumi Yamaoka <yamaoka@jpl.org>
2776
2777 * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
2778
2779 2007-04-19 Katsumi Yamaoka <yamaoka@jpl.org>
2780
2781 * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
2782 (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
2783 displayed of multipart/alternative part if it is invoked from summary
2784 buffer.
2785
2786 * mm-view.el (mm-inline-text-html-render-with-w3m)
2787 (mm-inline-text-html-render-with-w3m-standalone)
2788 (mm-inline-render-with-function): Use mail-parse-charset by default.
2789
2790 2007-04-18 Levin Du <zslevin@gmail.com> (tiny change)
2791
2792 * parse-time.el (parse-time-string-chars): Check if CHAR
2793 is less than the length of parse-time-syntax.
2794
2795 2007-04-17 Katsumi Yamaoka <yamaoka@jpl.org>
2796
2797 * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
2798 from gnus-newsgroup-processable.
2799
2800 2007-04-16 Didier Verna <didier@xemacs.org>
2801
2802 * gnus-msg.el (gnus-configure-posting-styles): Handle
2803 message-signature-directory properly with :file syntax. Reported by
2804 "Leo".
2805
2806 2007-04-11 Didier Verna <didier@xemacs.org>
2807
2808 New user option: message-signature-directory.
2809 * gnus-msg.el (gnus-configure-posting-styles): Support it.
2810 * message.el (message-insert-signature): Ditto.
2811 * message.el (message-signature-file): Doc update.
2812 * message.el (message-signature-directory): New.
2813
2814 2007-04-10 Katsumi Yamaoka <yamaoka@jpl.org>
2815
2816 * gnus-msg.el (gnus-inews-yank-articles): Use
2817 message-exchange-point-and-mark instead of exchange-point-and-mark.
2818
2819 2007-04-09 Katsumi Yamaoka <yamaoka@jpl.org>
2820
2821 * message.el (message-yank-original): Make sure cited text ends with
2822 newline; don't exchange point and mark.
2823
2824 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
2825
2826 * tls.el (open-tls-stream): Properly handle case where there
2827 is no associated buffer.
2828
2829 2007-04-03 Thien-Thi Nguyen <ttn@gnu.org>
2830
2831 * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
2832 message-yank-original, make sure (< mark TEXT point).
2833
2834 2007-03-31 Reiner Steib <Reiner.Steib@gmx.de>
2835
2836 * message.el (message-fill-column): New variable.
2837 (message-mode): Use it. Add comment on a possible new hook.
2838
2839 * nnmail.el (nnmail-spool-file): Mark as obsolete.
2840 (nnmail-get-new-mail): Reformat.
2841
2842 * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
2843
2844 * gmm-utils.el: Fix Commentary.
2845 (gmm-tool-bar-from-list): Fix typo in doc string.
2846
2847 2007-03-27 Thien-Thi Nguyen <ttn@gnu.org>
2848
2849 * message.el (message-yank-original): Don't switch point and mark
2850 unnecessarily to put point and mark as documented.
2851
2852 2007-03-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
2853
2854 * message.el (message-put-addresses-in-ecomplete): Only fetch headers
2855 from the message heads.
2856
2857 2007-03-25 Kevin Greiner <kevin.greiner@compsol.cc>
2858
2859 * gnus-art.el (gnus-article-set-window-start): Do nothing when the
2860 article buffer does not have a window. This may not be the best
2861 solution but is certainly better than setting the start of the null,
2862 that is the current, window.
2863
2864 2007-03-24 Reiner Steib <Reiner.Steib@gmx.de>
2865
2866 * gnus-draft.el (gnus-draft-setup-hook): New hook.
2867 (gnus-draft-setup): Run it.
2868
2869 * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
2870 gnus-score-fast-scoring. Allow regexp.
2871 (gnus-score-headers): Use it.
2872
2873 * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
2874 XEmacs.
2875
2876 * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
2877 string.
2878 (gnus-button-alist): Also catch `<f1> k ...'.
2879 (gnus-treat-display-x-face): Fix doc string.
2880
2881 2007-03-25 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2882
2883 * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
2884 evaluation of gnus-extended-version to ensure correct generation of the
2885 User-Agent header when message-generate-headers-first is used.
2886
2887 2007-03-24 Simon Josefsson <simon@josefsson.org>
2888
2889 * hashcash.el (hashcash-generate-payment-async): Don't crash if
2890 hashcash-path is nil. Don't call callback with incorrect number of
2891 parameters if val is 0.
2892
2893 2007-03-20 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2894
2895 * message.el (message-required-news-headers):
2896 * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
2897
2898 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
2899
2900 * message.el (message-generate-new-buffers): Change the meaning of the
2901 nil value; add `standard' to the choices; treat t as `unique'; improve
2902 doc string.
2903 (gnus-select-frame-set-input-focus): Autoload.
2904 (message-buffer-name): Search for the existing message buffer if
2905 message-generate-new-buffers is nil or `standard'; treat the value t of
2906 message-generate-new-buffers as `unique'.
2907 (message-pop-to-buffer): Raise the frame already displaying the message
2908 buffer; clear the echo area after querying.
2909 (message-setup): Pass the `continue' argument to compose-mail.
2910 (message-mail): Prefer `switch-function' if it is given; search for the
2911 existing message buffer if the `continue' argument is non-nil; pass
2912 continue and switch-function arguments to compose-mail by way of
2913 message-setup.
2914 (message-mail-other-window): Adjust argument of message-setup.
2915 (message-mail-other-frame): Ditto.
2916
2917 2007-03-13 Katsumi Yamaoka <yamaoka@jpl.org>
2918
2919 * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
2920 (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
2921 to turn font-lock on when turning gnus-message-citation-mode on.
2922
2923 2007-03-06 Daiki Ueno <ueno@unixuser.org>
2924
2925 * mml-smime.el (mml-smime-use): New variable; default to use openssl.
2926 (mml-smime-function-alist): New variable; add epg as the backend.
2927 * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
2928 mml-smime- functions instead.
2929 * mm-view.el: Require smime.
2930
2931 2007-03-05 Didier Verna <didier@xemacs.org>
2932
2933 * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
2934 instead of just inheritance for posting styles.
2935 * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
2936
2937 2007-02-24 John Paul Wallington <jpw@pobox.com>
2938
2939 * tls.el (tls-certtool-program): Fix custom type.
2940
2941 2007-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
2942
2943 * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
2944 and point-at-eol instead of line-(beginning|end)-position.
2945
2946 * assistant.el (assistant-parse-buffer): Ditto.
2947
2948 2007-02-28 Daiki Ueno <ueno@unixuser.org>
2949
2950 * mml2015.el (mml2015-epg-find-usable-key): New function.
2951 (mml2015-epg-sign): Use it.
2952 (mml2015-epg-encrypt): Use it.
2953
2954 2007-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
2955
2956 * message.el (message-make-in-reply-to): Quote name containing
2957 non-ASCII characters. It will make the RFC2047 encoder cause an error
2958 if there are special characters. Reported by NAKAJI Hiroyuki
2959 <nakaji@jp.freebsd.org>.
2960
2961 2007-02-27 Didier Verna <didier@xemacs.org>
2962
2963 Include the group parameters as well as the topic ones in the
2964 inheritance filter process.
2965 * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
2966 argument GROUP-PARAMS-LIST.
2967 * gnus-topic.el (gnus-group-topic-parameters): Use it.
2968
2969 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
2970
2971 * nntp.el (nntp-never-echoes-commands)
2972 (nntp-open-connection-functions-never-echo-commands): New variables.
2973 (nntp-send-command): Use them.
2974
2975 2007-02-20 Daiki Ueno <ueno@unixuser.org>
2976
2977 * mml2015.el (mml2015-epg-verify): Simplified.
2978
2979 2007-02-19 Katsumi Yamaoka <yamaoka@jpl.org>
2980
2981 * mml.el (mml-content-disposition-alist): New user option.
2982 (mml-content-disposition): New function.
2983 (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
2984 (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
2985
2986 2007-02-19 Daiki Ueno <ueno@unixuser.org>
2987
2988 * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
2989 verification.
2990
2991 2007-02-15 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2992
2993 * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
2994 articles posted in the last 24 hours.
2995
2996 2007-02-14 Chong Yidong <cyd@stupidchicken.com>
2997
2998 * smiley.el (smiley-regexp-alist): Add "dead" smiley.
2999
3000 2007-02-14 Michaël Cadilhac <michael@cadilhac.name>
3001
3002 * nntp.el (nntp-send-command): Don't wait for echoes when
3003 nntp-open-ssl-stream is used.
3004
3005 2007-02-13 Katsumi Yamaoka <yamaoka@jpl.org>
3006
3007 * gnus-cite.el (gnus-test-font-lock-add-keywords)
3008 (gnus-message-add-citation-keywords)
3009 (gnus-message-remove-citation-keywords): Remove.
3010 (gnus-message-citation-mode): Instead of modifying font-lock-keywords
3011 directly, make the variables in font-lock-defaults buffer-local, add
3012 gnus-message-citation-keywords to them and then update the value of
3013 font-lock-keywords.
3014
3015 2007-02-09 Katsumi Yamaoka <yamaoka@jpl.org>
3016
3017 * message.el (message-cite-original-1): Don't call
3018 gnus-article-highlight-citation.
3019
3020 * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
3021 citations; fix line count.
3022
3023 2007-02-08 Katsumi Yamaoka <yamaoka@jpl.org>
3024
3025 * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
3026 (gnus-message-add-citation-keywords)
3027 (gnus-message-remove-citation-keywords): Use it; fix the emulating
3028 versions of font-lock-add-keywords and font-lock-remove-keywords to
3029 work with XEmacs correctly.
3030
3031 2007-02-07 Katsumi Yamaoka <yamaoka@jpl.org>
3032
3033 * gnus-cite.el (gnus-cite-face-list): Set the values of
3034 gnus-message-max-citation-depth and gnus-message-citation-keywords.
3035 (gnus-message-max-citation-depth): Use defvar rather than defconst.
3036 (gnus-message-cite-prefix-regexp): New variable.
3037 (gnus-message-search-citation-line): Use it; protect against long
3038 citation prefix; fill match data with nil rather than 0 for XEmacs; set
3039 the 0th match data for Emacs.
3040 (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
3041 (gnus-message-add-citation-keywords): Append keywords rather than
3042 prepending; emulate font-lock-add-keywords if it is not available.
3043 (gnus-message-remove-citation-keywords): Emulate
3044 font-lock-remove-keywords if it is not available.
3045
3046 * gnus-msg.el (gnus-message-highlight-citation): Default to t.
3047
3048 * message.el (message-cite-prefix-regexp): Set the value of
3049 gnus-message-cite-prefix-regexp.
3050
3051 2007-02-01 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3052
3053 * nnweb.el (nnweb-google-parse-1): Update parser.
3054
3055 2007-01-29 Juanma Barranquero <lekktu@gmail.com>
3056
3057 * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
3058
3059 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3060
3061 * nnslashdot.el (nnslashdot-request-article): Update end-of-article
3062 regexp.
3063
3064 2007-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
3065
3066 * uudecode.el (uudecode-string-to-multibyte): New function emulating
3067 string-to-multibyte.
3068 (uudecode-decode-region-internal): Use it.
3069
3070 2007-01-23 Reiner Steib <Reiner.Steib@gmx.de>
3071
3072 * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
3073 custom choice.
3074
3075 * gnus-art.el (gnus-signature-limit): Fix custom choice.
3076
3077 2007-01-22 Daiki Ueno <ueno@unixuser.org>
3078
3079 * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
3080
3081 * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
3082 `write-region' to respect `mm-inhibit-file-name-handlers'.
3083
3084 2007-01-19 Reiner Steib <Reiner.Steib@gmx.de>
3085
3086 * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
3087 Use gnus-home-directory instead of "~/" or "$HOME".
3088
3089 2007-01-17 Teodor Zlatanov <tzz@lifelogs.com>
3090
3091 * encrypt.el (encrypt-insert-file-contents): Add better prompt
3092 to mention filename.
3093 Add comments at beginning regarding usage.
3094 (encrypt-write-file-contents): Change interactive so a string is
3095 acceptable. If the file has no associated model, show an error instead
3096 of a nonsense prompt.
3097
3098 2007-01-16 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
3099
3100 * spam.el (spam-bsfilter-ham-switch): Fix typo.
3101 Thanks to Yoshihiko Yamada for kind notification of this typo.
3102
3103 2007-01-12 Kenichi Handa <handa@m17n.org>
3104
3105 * uudecode.el (uudecode-decode-region-internal): Make it work in a
3106 multibyte buffer.
3107
3108 2007-01-14 Reiner Steib <Reiner.Steib@gmx.de>
3109
3110 * gnus-score.el (gnus-score-fast-scoring): New variable.
3111 (gnus-score-headers): Use it.
3112
3113 * gnus-sum.el (gnus-auto-select-first): Improve doc string.
3114
3115 * message.el (message-cite-original-1): Call
3116 gnus-article-highlight-citation if requested.
3117 (message-make-from): Allow name and address as optional arguments.
3118
3119 * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
3120
3121 * gnus-art.el (gnus-article-browse-html-article): Add warning about web
3122 bugs to doc string.
3123 (gnus-button-alist): Add mid\\|message-id.
3124 (gnus-button-fetch-group): Extend for use in
3125 `browse-url-browser-function'.
3126 (gnus-button-url-regexp): Try to catch paired parentheses like in
3127 Wikipedia URLs.
3128
3129 * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
3130 Suggested by Simon Krahnke <overlord@gmx.li>.
3131
3132 2007-01-13 Romain Francoise <romain@orebokech.com>
3133
3134 * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
3135 Update copyright.
3136
3137 2007-01-13 Patric Mueller <bhaak@bigfoot.com> (tiny change)
3138
3139 * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
3140
3141 2007-01-09 Teodor Zlatanov <tzz@lifelogs.com>
3142
3143 * gnus-registry.el (gnus-registry-unfollowed-groups)
3144 (gnus-registry-split-fancy-with-parent): Fix documentation.
3145
3146 2007-01-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
3147
3148 * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
3149 from nnweb groups.
3150
3151 2006-12-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
3152
3153 * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
3154 Xref urls. Erase buffer before requesting head.
3155
3156 * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
3157
3158 2007-01-07 Reiner Steib <Reiner.Steib@gmx.de>
3159
3160 * gnus-soup.el (gnus-soup): New custom group. Make user variables
3161 customizable.
3162
3163 2007-01-05 Daiki Ueno <ueno@unixuser.org>
3164
3165 * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
3166 no signing key is found.
3167 (mml2015-epg-encrypt): Ask user whether to skip or abort if
3168 no encrypting and/or signing key is found.
3169
3170 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
3171
3172 * spam-report.el (spam-report-gmane-spam): Remove redundant message.
3173
3174 2007-01-01 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3175
3176 * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
3177 headers read from disk with the ones newly found in the current search.
3178 This should no longer cause problems, because the article numbers in
3179 Gmane's `nov.php' output are ignored since the previous change.
3180
3181 2007-01-02 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3182
3183 * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
3184
3185 2007-01-01 Katsumi Yamaoka <yamaoka@jpl.org>
3186
3187 * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
3188
3189 2007-01-01 Romain Francoise <romain@orebokech.com>
3190
3191 * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
3192
3193 2006-12-31 Steve Youngs <steve@sxemacs.org>
3194
3195 * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
3196 `define-minor-mode' macro definition expanded properly.
3197 (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
3198 exclude it there.
3199
3200 * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
3201 of 2006-12-30. The default is nil on (S)XEmacs already because of the
3202 `fboundp' test.
3203 (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
3204 This is OK to autoload in (S)XEmacs now.
3205
3206 2006-12-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3207
3208 * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
3209 keystroke.
3210 (gnus-summary-limit-to-singletons): Fix typo.
3211
3212 * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
3213 else fails.
3214
3215 2006-12-30 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3216
3217 * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
3218 docstring.
3219
3220 * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
3221 (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
3222 (gnus-summary-insert-dormant-articles): Fix typo in message.
3223
3224 2006-12-30 Reiner Steib <Reiner.Steib@gmx.de>
3225
3226 * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
3227 nil for XEmacs.
3228 (gnus-message-citation-mode): Don't autoload in XEmacs.
3229
3230 * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
3231
3232 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
3233
3234 * nnimap.el (nnimap-expunge-search-string): Mention
3235 nnimap-search-uids-not-since-is-evil in docstring.
3236
3237 2006-12-28 Reiner Steib <Reiner.Steib@gmx.de>
3238
3239 * spam.el: Revert to make-obsolete-variable because
3240 define-obsolete-variable-alias is not supported in Emacs 21.
3241
3242 * spam.el (spam-ifile-path, spam-ifile-database-path)
3243 (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
3244 make-obsolete-variable.
3245 (spam-bsfilter-path, spam-bsfilter-program)
3246 (spam-spamassassin-path, spam-spamassassin-program)
3247 (spam-sa-learn-path, spam-sa-learn-program): Rename variables. Don't
3248 use "path" inappropriately.
3249 (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
3250 (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
3251 variable names.
3252
3253 2006-12-28 Daiki Ueno <ueno@unixuser.org>
3254
3255 * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
3256 summary buffer.
3257
3258 * password.el (password-cache-remove): Use clear-string to burn
3259 password, if available.
3260
3261 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
3262
3263 * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
3264
3265 * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
3266
3267 * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
3268 (gnus-message-highlight-citation): Move defcustom here from
3269 gnus-cite.el.
3270 (gnus-message-citation-mode): Autoload.
3271
3272 * gnus-cite.el: Adjust Oliver's code to Gnus namespace. Add some
3273 checks to make it compile with XEmacs.
3274 (gnus-message-citation-mode): New minor mode.
3275 (gnus-message-max-citation-depth, gnus-message-citation-keywords)
3276 (gnus-message-highlight-citation): New variables.
3277 (gnus-message-search-citation-line)
3278 (gnus-message-add-citation-keywords)
3279 (gnus-message-remove-citation-keywords)
3280 (turn-on-gnus-message-citation-mode)
3281 (turn-off-gnus-message-citation-mode): New functions.
3282
3283 2006-12-26 Oliver Scholz <epameinondas@gmx.de>
3284
3285 * gnus-cite.el: Enable highlighting of different citation levels in
3286 message-mode.
3287
3288 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
3289
3290 * message.el (message-make-fqdn): Fix comment.
3291 (message-bogus-system-names): Add ".local".
3292
3293 * spam.el (spam-ifile-path, spam-ifile-program)
3294 (spam-ifile-database-path, spam-ifile-database)
3295 (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
3296 Don't use "path" inappropriately.
3297 (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
3298 strings.
3299 (spam-check-ifile, spam-ifile-register-with-ifile)
3300 (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
3301 new variable names.
3302
3303 * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
3304 (gnus-treat-display-smileys): Simplify using
3305 gnus-image-type-available-p.
3306
3307 * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
3308 available.
3309
3310 2006-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
3311
3312 * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
3313 one after turning on the buffer's multibyteness instead of decoding
3314 them directly in the unibyte buffer that causes unexpected conversion
3315 in Emacs 23 (unicode).
3316
3317 2006-12-21 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3318
3319 * message.el (message-generate-hashcash): Fix custom type.
3320
3321 2006-12-20 Reiner Steib <Reiner.Steib@gmx.de>
3322
3323 * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
3324
3325 2006-12-20 Reiner Steib <Reiner.Steib@gmx.de>
3326
3327 * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
3328 disconnect icons. Add help text.
3329
3330 2006-12-20 Teodor Zlatanov <tzz@lifelogs.com>
3331
3332 * spam.el (spam-extra-header-to-number): CRM114 spam score is
3333 negated to be consistent with the others we handle.
3334
3335 2006-12-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
3336
3337 * gnus-art.el (gnus-article-setup-buffer): Actually set the local
3338 version of gnus-summary-buffer to something, so that we can use two
3339 article buffers at the same time.
3340
3341 2006-12-18 Teodor Zlatanov <tzz@lifelogs.com>
3342
3343 * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
3344 trigger all the extra headers.
3345 (spam-extra-header-to-number): Don't require spam-use-crm114 for header
3346 sorting.
3347
3348 2006-12-14 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3349
3350 * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
3351 solid groups.
3352
3353 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
3354
3355 * legacy-gnus-agent.el: Add Copyright notice.
3356
3357 2006-12-12 Chong Yidong <cyd@stupidchicken.com>
3358
3359 * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
3360
3361 2006-12-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3362
3363 * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
3364
3365 * gnus-sum.el (gnus-summary-recenter): Force setting the window start
3366 to make it work reliably in CVS Emacs.
3367 (gnus-summary-limit-strange-charsets-predicate)
3368 (gnus-summary-limit-to-predicate): New functions.
3369
3370 2006-12-08 Chong Yidong <cyd@stupidchicken.com>
3371
3372 * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
3373 specifying array size.
3374 (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
3375 array if it is too small.
3376 (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
3377 (gnus-sort-threads-loop): New function.
3378
3379 2006-12-06 Chris Moore <dooglus@gmail.com>
3380
3381 * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
3382 Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
3383
3384 2006-12-04 Jouni K. Seppänen <jks@iki.fi>
3385
3386 * mm-url.el (mm-url-predefined-programs): Call curl with correct
3387 options.
3388
3389 2006-12-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3390
3391 * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
3392 DOS-ing the recipient.
3393
3394 * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
3395 the headers when creating the mapping to avoid mismappings.
3396 (nnweb-gmane-create-mapping): Always nix out old mapping.
3397
3398 2006-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
3399
3400 * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
3401 and mm-verify-option to never.
3402
3403 2006-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
3404
3405 * message.el (message-signed-or-encrypted-p): New function.
3406 (message-forward-make-body): Use it.
3407
3408 * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
3409 Replace encode-coding-string with mm-encode-coding-string.
3410
3411 2006-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
3412
3413 * nneething.el (nneething-decode-file-name): Replace
3414 decode-coding-string with mm-decode-coding-string.
3415
3416 * gnus-int.el (gnus-open-server): Say failed server's name.
3417
3418 2006-11-24 Juanma Barranquero <lekktu@gmail.com>
3419
3420 * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
3421 (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
3422
3423 * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
3424 * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
3425 (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
3426 (gnus-group-make-directory-group, gnus-group-transpose-groups):
3427 * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
3428 (gnus-subscribe-newsgroup, gnus-1):
3429 * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
3430 * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
3431 (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
3432 (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
3433
3434 2006-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
3435
3436 * gnus-sum.el (gnus-summary-limit-to-headers): New command and
3437 keystroke.
3438 (gnus-summary-limit-to-bodies): Implement headersp.
3439
3440 2006-11-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
3441
3442 * dns.el (query-dns): Protect against "Process dns deleted" strings.
3443
3444 2006-11-21 Katsumi Yamaoka <yamaoka@jpl.org>
3445
3446 * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
3447
3448 2006-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3449
3450 * message.el (message-generate-hashcash): Expand range of values to
3451 include `opportunistic'.
3452 (message-send-mail): Use it.
3453
3454 2006-11-18 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3455
3456 * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
3457 and comment it.
3458
3459 * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
3460
3461 2006-11-15 Reiner Steib <Reiner.Steib@gmx.de>
3462
3463 * gnus-util.el (gnus-extract-address-components): Improve comment.
3464
3465 2006-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
3466
3467 * gnus-util.el (gnus-extract-address-components): Work with address in
3468 which the name portion contains @.
3469
3470 2006-11-14 Reiner Steib <Reiner.Steib@gmx.de>
3471
3472 * gnus.el (gnus-start): Move custom group up.
3473 (gnus-select-method): Don't autoload, but make it available for
3474 `customize-variable'.
3475 (gnus-getenv-nntpserver): Don't autoload.
3476
3477 2006-11-14 Teodor Zlatanov <tzz@lifelogs.com>
3478
3479 * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
3480
3481 2006-11-14 Reiner Steib <Reiner.Steib@gmx.de>
3482
3483 * message.el (message-sendmail-extra-arguments): New variable.
3484 (message-send-mail-with-sendmail): Use it.
3485
3486 2006-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
3487
3488 * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
3489 mm-with-unibyte-current-buffer to make string unibyte.
3490
3491 * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
3492 mm-string-as-multibyte.
3493
3494 2006-11-14 Daiki Ueno <ueno@unixuser.org>
3495
3496 * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
3497 Reported by Werner Koch <wk@gnupg.org>.
3498
3499 2006-11-14 Daiki Ueno <ueno@p360>
3500
3501 * mml2015.el: Autoload epa-select-keys when compiling.
3502
3503 2006-11-13 Daiki Ueno <ueno@unixuser.org>
3504
3505 * mml2015.el (mml2015-epg-sign): Save the signing keys in
3506 message-options.
3507 (mml2015-epg-encrypt): Save the recipient keys in message-options.
3508
3509 2006-11-13 Daiki Ueno <ueno@unixuser.org>
3510
3511 * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
3512 EasyPG (< 0.0.6).
3513 (mml2015-always-trust): New user option.
3514 (mml2015-epg-passphrase-callback): Display key ID on the passphrase
3515 prompt.
3516
3517 2006-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
3518
3519 * nntp.el (nntp-authinfo-force): New variable.
3520 (nntp-send-authinfo): Use it.
3521
3522 2006-11-09 Reiner Steib <Reiner.Steib@gmx.de>
3523
3524 * message.el (message-strip-subject-encoded-words): Allow _not_ to
3525 decode encoded words. Improve prompt. Add comment about forwarding.
3526 (message-replacement-char): Move up.
3527
3528 2006-11-08 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
3529
3530 * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
3531 instead of gnus-intersection because arguments of gnus-sorted-nunion
3532 must be sorted. This avoids corruption of gnus-newsgroup-unreads.
3533
3534 2006-11-07 Reiner Steib <Reiner.Steib@gmx.de>
3535
3536 * message.el (message-strip-subject-encoded-words): Reformat prompt.
3537 (message-simplify-subject-functions): Enable
3538 message-strip-subject-encoded-words by default.
3539
3540 2006-11-06 Reiner Steib <Reiner.Steib@gmx.de>
3541
3542 * message.el (message-strip-subject-encoded-words): New function
3543 (message-simplify-subject-functions): New variable.
3544 (message-simplify-subject): Use it. Fix typo in doc string.
3545 Support message-strip-subject-encoded-words.
3546
3547 2006-11-03 Juanma Barranquero <lekktu@gmail.com>
3548
3549 * gnus-diary.el (gnus-diary-delay-format-function):
3550 * nndiary.el (nndiary-reminders):
3551 * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
3552
3553 2006-11-01 Reiner Steib <Reiner.Steib@gmx.de>
3554
3555 * gnus-art.el (article-hide-boring-headers): Fetch date from
3556 gnus-original-article-buffer to avoid problems with localized date
3557 strings.
3558
3559 2006-10-30 Katsumi Yamaoka <yamaoka@jpl.org>
3560
3561 * html2text.el (html2text-format-tags): Avoid infloop on open tags.
3562
3563 2006-10-29 Reiner Steib <Reiner.Steib@gmx.de>
3564
3565 * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
3566 New variables.
3567 (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
3568 (mm-charset-synonym-alist): Move some entries to
3569 mm-codepage-iso-8859-list.
3570 (mm-charset-synonym-alist, mm-charset-override-alist): Add
3571 iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
3572
3573 2006-10-29 Katsumi Yamaoka <yamaoka@jpl.org>
3574
3575 * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
3576
3577 2006-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3578
3579 * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
3580 with Emacs 21 and XEmacs.
3581
3582 2006-10-27 Teodor Zlatanov <tzz@lifelogs.com>
3583
3584 * spam.el (spam-parse-address): New function for better parsing,
3585 catching errors, etc.
3586 (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
3587
3588 2006-10-26 Reiner Steib <Reiner.Steib@gmx.de>
3589
3590 * mm-view.el: Add interactive arg to html2text autoload.
3591
3592 2006-10-25 Katsumi Yamaoka <yamaoka@jpl.org>
3593
3594 * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
3595
3596 2006-10-24 Reiner Steib <Reiner.Steib@gmx.de>
3597
3598 * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
3599 variables.
3600 (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
3601 (mm-charset-synonym-alist): Move some entries to
3602 mm-codepage-iso-8859-list.
3603
3604 * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
3605
3606 2006-10-23 Reiner Steib <Reiner.Steib@gmx.de>
3607
3608 * message.el (message-citation-line-format)
3609 (message-insert-formated-citation-line): Fix implementation of %E, %N
3610 and %n according to the doc string.
3611
3612 2006-10-20 Teodor Zlatanov <tzz@lifelogs.com>
3613
3614 * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
3615 car-safe to avoid bad parses.
3616
3617 2006-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
3618
3619 * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
3620 names.
3621
3622 * gnus-sum.el (gnus-select-newsgroup): Decode group name.
3623
3624 2006-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
3625
3626 * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
3627 header.
3628
3629 * message.el (message-draft-headers): Add Date.
3630 (message-headers-to-generate): Fix typo in docstring.
3631
3632 * nndraft.el (nndraft-required-headers): New variable.
3633 (nndraft-generate-headers): Use it.
3634
3635 * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
3636
3637 2006-10-16 Teodor Zlatanov <tzz@lifelogs.com>
3638
3639 * gnus-registry.el (gnus-registry-wash-for-keywords)
3640 (gnus-registry-find-keywords): New functions to allow easy searching of
3641 articles that are in the registry.
3642
3643 2006-10-16 Teodor Zlatanov <tzz@lifelogs.com>
3644
3645 * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
3646 ietf-drums-parse-address instead of gnus-extract-address-components.
3647 Reported by Damien Elmes <damien@repose.cx>.
3648
3649 2006-10-19 Reiner Steib <Reiner.Steib@gmx.de>
3650
3651 * gnus.el (gnus-mime): Remove unused custom group.
3652
3653 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3654
3655 * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
3656 "blank line" when searching for end of armor headers.
3657
3658 2006-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
3659
3660 * gmm-utils.el (gmm-write-region): Fix variable name.
3661
3662 2006-10-10 Reiner Steib <Reiner.Steib@gmx.de>
3663
3664 * gmm-utils.el (gmm-write-region): New function based on compatibility
3665 code from `mm-make-temp-file'.
3666
3667 * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
3668
3669 * nnmaildir.el (nnmaildir--update-nov)
3670 (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
3671 Use `gmm-write-region'.
3672
3673 2006-10-04 Reiner Steib <Reiner.Steib@gmx.de>
3674
3675 * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
3676 iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
3677
3678 * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
3679
3680 * message.el (message-replacement-char): New variable.
3681 (message-fix-before-sending): Use it.
3682 (message-simplify-subject): New function to remove duplicate code.
3683 (message-reply, message-followup): Use it.
3684
3685 * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
3686 gnus-summary-limit-to-articles.
3687
3688 2006-10-03 Katsumi Yamaoka <yamaoka@jpl.org>
3689
3690 * gnus-util.el (gnus-with-local-quit): New macro.
3691
3692 * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
3693
3694 2006-10-02 Teodor Zlatanov <tzz@lifelogs.com>
3695
3696 * gnus-util.el (gnus-string-remove-all-properties): Another fix to
3697 ignore non-string data.
3698
3699 2006-09-29 Teodor Zlatanov <tzz@lifelogs.com>
3700
3701 * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
3702 non-string data (needs to be done in the registry too).
3703
3704 2006-09-28 Teodor Zlatanov <tzz@lifelogs.com>
3705
3706 * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
3707 (gnus-registry-remove-alist-text-properties, gnus-registry-action)
3708 (gnus-registry-split-fancy-with-parent)
3709 (gnus-registry-fetch-simplified-message-subject-fast)
3710 (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
3711 Remove text properties on ingress into the registry and when it's saved.
3712 (gnus-registry-clean-empty-function): Fix bug with cleaning the
3713 registry from entries with no groups.
3714
3715 2006-09-28 Teodor Zlatanov <tzz@lifelogs.com>
3716
3717 * gnus-util.el (gnus-string-remove-all-properties): Add utility
3718 function to remove string properties.
3719
3720 2006-09-28 Reiner Steib <Reiner.Steib@gmx.de>
3721
3722 * gmm-utils.el (gmm): Adjust custom version.
3723
3724 * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
3725 custom version.
3726
3727 * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
3728
3729 2006-09-27 Reiner Steib <Reiner.Steib@gmx.de>
3730
3731 * gnus-art.el (gnus-insert-prev-page-button)
3732 (gnus-insert-next-page-button): Simplify. Reformat.
3733
3734 2006-09-27 Maxime Edouard Robert Froumentin <max@lapin-bleu.net>
3735
3736 * gnus-art.el (gnus-insert-prev-page-button)
3737 (gnus-insert-next-page-button): Apply gnus-article-button-face.
3738
3739 2006-09-25 Chong Yidong <cyd@stupidchicken.com>
3740
3741 * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
3742
3743 2006-09-20 Maxime Edouard Robert Froumentin <max@lapin-bleu.net>
3744
3745 (gnus-insert-mime-button, gnus-insert-mime-security-button): Apply
3746 gnus-article-button-face to MIME and security buttons.
3747
3748 2006-09-20 Reiner Steib <Reiner.Steib@gmx.de>
3749
3750 * gnus-art.el (gnus-button-url-regexp): Try to make the value more
3751 readable.
3752
3753 2006-09-20 Steve Youngs <steve@sxemacs.org>
3754
3755 * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
3756 `browse-url-of-file' instead of `browse-url'.
3757
3758 2006-09-19 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3759
3760 * nnslashdot.el (nnslashdot-request-article): Update end-of-article
3761 regexp. Articles containing quotation were cut prematurely.
3762
3763 2006-09-16 Katsumi Yamaoka <yamaoka@jpl.org>
3764
3765 * message.el (message-cite-original-1): Use nobody by default for the
3766 value of From header.
3767 (message-reply): Ditto.
3768
3769 2006-09-11 Daiki Ueno <ueno@unixuser.org>
3770
3771 * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
3772 to the gnus-info. This fixes a bug of inline-PGP message verification.
3773 Reported by Michael Piotrowski <mxp@dynalabs.de>.
3774
3775 2006-09-09 Reiner Steib <Reiner.Steib@gmx.de>
3776
3777 * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
3778 mails in the doc string. Add some URLs in comment.
3779 (pop3-movemail): Warn about pop3-leave-mail-on-server.
3780
3781 2006-09-07 Katsumi Yamaoka <yamaoka@jpl.org>
3782
3783 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
3784 backslashes handling and the way to find boundaries of quoted strings.
3785
3786 2006-09-07 Daiki Ueno <ueno@unixuser.org>
3787
3788 * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
3789 mml1991-encrypt-to-self is set and mml1991-signers is not set.
3790 * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
3791 mml2015-encrypt-to-self is set and mml2015-signers is not set.
3792
3793 2006-09-06 Reiner Steib <Reiner.Steib@gmx.de>
3794
3795 * gnus-art.el (gnus-button-marker-list): Move up. Convert comment into
3796 doc string.
3797 (gnus-button-regexp, gnus-button-last): Remove unused variables.
3798
3799 2006-09-06 Simon Josefsson <jas@extundo.com>
3800
3801 * mml2015.el (mml2015-use): Doc fix, mention epg.
3802
3803 2006-09-06 Daiki Ueno <ueno@unixuser.org>
3804
3805 * mml2015.el (mml2015-use): Default to epg, if available.
3806
3807 2006-09-06 Daiki Ueno <ueno@unixuser.org>
3808
3809 * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
3810 message-sender.
3811 (mml1991-epg-encrypt): Ditto.
3812 * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
3813 message-sender.
3814 (mml2015-epg-encrypt): Ditto.
3815
3816 2006-09-04 Chong Yidong <cyd@stupidchicken.com>
3817
3818 * message.el (message-send-mail-with-sendmail): Look for sendmail in
3819 several common directories.
3820
3821 2006-09-05 Daiki Ueno <ueno@unixuser.org>
3822
3823 * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
3824 * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
3825
3826 2006-09-04 Katsumi Yamaoka <yamaoka@jpl.org>
3827
3828 * gnus-art.el (article-decode-encoded-words): Make it fast.
3829
3830 2006-09-04 Katsumi Yamaoka <yamaoka@jpl.org>
3831
3832 * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
3833
3834 * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
3835 in quoted string into `\'.
3836
3837 2006-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
3838
3839 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
3840 Use standard-syntax-table.
3841
3842 2006-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
3843
3844 * gnus-art.el (gnus-decode-address-function): New variable.
3845 (article-decode-encoded-words): Use it to decode headers which are
3846 assumed to contain addresses.
3847 (gnus-mime-delete-part): Remove useless `or'.
3848
3849 * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
3850 (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
3851 (gnus-nov-parse-line): Use it to decode From header.
3852 (gnus-get-newsgroup-headers): Ditto.
3853 (gnus-summary-enter-digest-group): Use it to decode `to-address'.
3854
3855 * mail-parse.el (mail-decode-encoded-address-region): New alias.
3856 (mail-decode-encoded-address-string): New alias.
3857
3858 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
3859 New function.
3860 (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
3861 (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
3862 (rfc2047-decode-region): Use it; add optional argument `address-mime'.
3863 (rfc2047-decode-string): Ditto.
3864 (rfc2047-decode-address-region): New function.
3865 (rfc2047-decode-address-string): New function.
3866
3867 2006-08-31 Reiner Steib <Reiner.Steib@gmx.de>
3868
3869 * message.el (message-caesar-buffer-body): Allow rotating headers.
3870
3871 * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
3872
3873 * message.el (message-insert-formated-citation-line): Fix %f.
3874 Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
3875
3876 2006-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
3877
3878 * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
3879 (gnus-bookmark-mouse-available-p): New macro.
3880 (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
3881 (gnus-bookmark-bmenu-show-infos): Use it.
3882 (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
3883 (gnus-bookmark-bmenu-hide-infos): Ditto.
3884 (gnus-bookmark-remove-properties): New function.
3885 (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
3886 (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
3887 (gnus-bookmark-write-file): Bind coding-system-for-write.
3888 (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
3889 (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
3890 group before selecting it.
3891 (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
3892 (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
3893 quit-window if it is not available; use gnus-mouse-2 and bind it to
3894 gnus-bookmark-bmenu-select-by-mouse.
3895 (gnus-bookmark-show-details): Remove unused variable `details-list'.
3896 (gnus-bookmark-bmenu-select-by-mouse): New function.
3897
3898 2006-08-13 Romain Francoise <romain@orebokech.com>
3899
3900 * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
3901 space.
3902
3903 2006-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
3904
3905 * compface.el (uncompface): Use binary rather than raw-text-unix.
3906
3907 2006-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
3908
3909 * compface.el (uncompface): Make sure the eol conversion doesn't take
3910 place when communicating with the external programs. Reported by
3911 ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
3912
3913 2006-07-31 Katsumi Yamaoka <yamaoka@jpl.org>
3914
3915 * nnheader.el (nnheader-insert-head): Fix typo in comment.
3916
3917 2006-07-31 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3918
3919 * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
3920 Make it more robust by parsing author and date independently.
3921
3922 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
3923
3924 * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
3925
3926 2006-07-28 Daiki Ueno <ueno@unixuser.org>
3927
3928 * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
3929 first matching secret key.
3930 (mml2015-epg-encrypt): Ditto.
3931
3932 * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
3933 first matching secret key.
3934 (mml1991-epg-encrypt): Ditto.
3935
3936 * mml2015.el (mml2015-encrypt-to-self): New user option.
3937 (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
3938 mml2015-epg-encrypt-to-self is set.
3939
3940 * mml1991.el (mml1991-encrypt-to-self): New variable.
3941 (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
3942 mml1991-epg-encrypt-to-self is set.
3943
3944 * mml2015.el (mml2015-signers): New user option.
3945 (mml2015-epg-sign): Reflect the value of mml2015-signers.
3946 (mml2015-epg-encrypt): Allow to select signing keys.
3947
3948 * mml1991.el (mml1991-signers): New variable.
3949 (mml1991-epg-sign): Reflect the value of mml1991-signers.
3950 (mml1991-epg-encrypt): Allow to select signing keys.
3951
3952 2006-07-27 Katsumi Yamaoka <yamaoka@jpl.org>
3953
3954 * nnheader.el (nnheader-insert-head): Make it work even if the file
3955 uses CRLF for the line-break code.
3956
3957 2006-07-25 Daiki Ueno <ueno@unixuser.org>
3958
3959 * mml2015.el: Require mml-sec instead of password.
3960 (mml2015-verbose): Inherit the default value from mml-secure-verbose.
3961 (mml2015-cache-passphrase): Inherit the default value from
3962 mml-secure-cache-passphrase.
3963 (mml2015-passphrase-cache-expiry): Inherit the default value from
3964 mml-secure-passphrase-cache-expiry.
3965
3966 * mml1991.el: Require mml-sec instead of password.
3967 (mml1991-verbose): Inherit the default value from mml-secure-verbose.
3968 (mml1991-cache-passphrase): Inherit the default value from
3969 mml-secure-cache-passphrase.
3970 (mml1991-passphrase-cache-expiry): Inherit the default value from
3971 mml-secure-passphrase-cache-expiry.
3972
3973 * mml-sec.el: Require password.
3974 (mml-secure-verbose): New user option.
3975 (mml-secure-cache-passphrase): New user option.
3976 (mml-secure-passphrase-cache-expiry): New user option.
3977
3978 2006-07-24 Daiki Ueno <ueno@unixuser.org>
3979
3980 * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
3981 letters from the end. Thanks to "David Smith" <davidsmith@acm.org> and
3982 andreas@altroot.de (Andreas Vögele).
3983
3984 FIXME: Use `tiny change'?
3985
3986 2006-07-19 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3987
3988 * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
3989 workaround for the url package included with Emacs.
3990
3991 * nnweb.el (nnweb-google-create-mapping): Update regexp.
3992
3993 2006-07-19 Katsumi Yamaoka <yamaoka@jpl.org>
3994
3995 * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
3996 correctly. This fixes a bug caused by the 2006-05-12 change.
3997
3998 2006-07-18 Karl Fogel <kfogel@red-bean.com>
3999
4000 * nnmail.el (nnmail-article-group): If splitting raises an error, give
4001 some information about the error when saying that the `bogus' mail
4002 group will be used.
4003
4004 2006-07-17 Reiner Steib <Reiner.Steib@gmx.de>
4005
4006 * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
4007 string.
4008
4009 2006-07-16 NAKAJI Hiroyuki <nakaji@heimat.jp> (tiny change)
4010
4011 * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
4012
4013 2006-07-14 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4014
4015 * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
4016
4017 2006-07-10 Daiki Ueno <ueno@unixuser.org>
4018
4019 * mml1991.el (mml1991-function-alist): Add epg.
4020 (mml1991-epg-passphrase-callback, mml1991-epg-sign)
4021 (mml1991-epg-encrypt): New functions.
4022
4023 2006-07-10 Daiki Ueno <ueno@unixuser.org>
4024
4025 * mml2015.el (mml2015-verbose): New variable.
4026 (mml2015-cache-passphrase): Ditto.
4027 (mml2015-passphrase-cache-expiry): Ditto.
4028 (mml2015-function-alist): Add epg.
4029 (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
4030 (mml2015-epg-clear-decrypt, mml2015-epg-verify)
4031 (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
4032 functions.
4033
4034 2006-07-08 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4035
4036 * message.el (message-cite-original-1): Preserve region when removing
4037 quoted text due to X-No-Archive in order to avoid bogus attribution
4038 when citing multiple messages.
4039
4040 2006-06-27 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4041
4042 * gnus-group.el (gnus-group-sort-by-unread): Fix typo. Reported by
4043 Kenneth Jacker <khj@be.cs.appstate.edu>.
4044
4045 2006-06-26 Reiner Steib <Reiner.Steib@gmx.de>
4046
4047 * gnus-diary.el (gnus-user-format-function-d)
4048 (gnus-user-format-function-D): Autoload.
4049
4050 * imap.el (Commentary): Fix typo.
4051
4052 * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
4053 2006-04-22 contribution.
4054
4055 2006-06-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4056
4057 * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
4058 It didn't really fix the bogosity I'm seeing with solid web groups.
4059
4060 2006-06-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4061
4062 * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
4063 Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
4064 created using server names. If we use the feature without declaring
4065 it, Gnus does not properly manage server and group state.
4066
4067 * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
4068 bound.
4069
4070 2006-06-25 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4071
4072 * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
4073 looking up the method using GROUP's prefix before inventing a new one.
4074 It is used on killed/unknown groups in various places where returning
4075 an all-new method isn't expected by the caller.
4076
4077 * gnus-util.el (gnus-group-server): Fix for empty virtual server names
4078 and match semantics of gnus-group-real-prefix.
4079
4080 2006-06-22 Reiner Steib <Reiner.Steib@gmx.de>
4081
4082 * nnmail.el (nnmail-broken-references-mailers): New variable.
4083 (nnmail-ignore-broken-references): New function generalizing
4084 nnmail-fix-eudora-headers.
4085 (nnmail-fix-eudora-headers): Now obsolete.
4086
4087 * gnus-art.el (gnus-button-handle-custom): Support
4088 `customize-apropos*'.
4089
4090 2006-06-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4091
4092 * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
4093
4094 * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
4095 articles.
4096
4097 2006-06-21 Reiner Steib <Reiner.Steib@gmx.de>
4098
4099 * message.el (message-cite-reply-above): New variable.
4100 (message-yank-original): Use it.
4101
4102 2006-06-20 Katsumi Yamaoka <yamaoka@jpl.org>
4103
4104 * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
4105
4106 2006-06-20 Reiner Steib <Reiner.Steib@gmx.de>
4107
4108 * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
4109 as read.
4110
4111 * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
4112
4113 2006-06-19 Reiner Steib <Reiner.Steib@gmx.de>
4114
4115 * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
4116 (gnus-bookmark-default-file): Use gnus-directory.
4117 (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
4118 Remove "*" in doc string.
4119 (gnus-bookmark-write-file): Simplify.
4120 (gnus-bookmark-maybe-sort-alist): Use `when'.
4121 (gnus-bookmark-get-bookmark): Fix typo in doc string.
4122 (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
4123 FIXME about Emacs 21 and XEmacs compatibility.
4124 (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
4125 compatibility.
4126 (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
4127 compatibility.
4128 (gnus-bookmark-menu-heading): Fix version.
4129
4130 2006-06-19 Bastien Guerry <bzg@altern.org>
4131
4132 * gnus-bookmark.el: New file.
4133
4134 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
4135
4136 * message.el (message-syntax-checks): Doc fix.
4137
4138 2006-06-17 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4139
4140 * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
4141 unsubscribed groups as if they were killed ones. It causes duplicate
4142 entries in gnus-newsrc-alist.
4143
4144 2006-06-16 Katsumi Yamaoka <yamaoka@jpl.org>
4145
4146 * message.el (message-syntax-checks): Doc fix.
4147 (message-send-mail): Add check for continuation headers.
4148 (message-check-news-header-syntax): Fix regexp used to check for
4149 continuation headers.
4150
4151 2006-06-14 Katsumi Yamaoka <yamaoka@jpl.org>
4152
4153 * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
4154
4155 2006-06-11 Reiner Steib <Reiner.Steib@gmx.de>
4156
4157 * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
4158
4159 2006-06-11 Katsumi Yamaoka <yamaoka@jpl.org>
4160
4161 * gnus-art.el (gnus-article-truncate-lines): Default to the value of
4162 default-truncate-lines.
4163
4164 2006-06-06 Katsumi Yamaoka <yamaoka@jpl.org>
4165
4166 * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
4167 to fill the utf-8 entry.
4168
4169 2006-06-01 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4170
4171 * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
4172
4173 2006-05-30 Kevin Greiner <kevin.greiner@compsol.cc>
4174
4175 * gnus-agent.el (directory-files-and-attributes): Move all the way
4176 forward (the third and final move).
4177 (gnus-agent-read-agentview): Trap reconstruction errors due to
4178 nonexistant directory. Handle by returning nil.
4179
4180 2006-05-30 Didier Verna <didier@xemacs.org>
4181
4182 * message.el (message-dont-reply-to-names): Update the custom type.
4183 * message.el (message-dont-reply-to-names): New defsubst: potentially
4184 convert a list of regexps into a single one.
4185 * message.el (message-get-reply-headers): Use it.
4186 * nnmail.el (nnmail-fancy-expiry-target): Ditto.
4187
4188 2006-05-30 Katsumi Yamaoka <yamaoka@jpl.org>
4189
4190 * gnus-agent.el (directory-files-and-attributes): Move forward.
4191
4192 2006-05-29 Reiner Steib <Reiner.Steib@gmx.de>
4193
4194 * gnus-ml.el (gnus-mailing-list-subscribe)
4195 (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
4196 (gnus-mailing-list-message): Fix doc strings.
4197
4198 2006-05-29 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4199
4200 * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
4201 of doing it manually.
4202
4203 2006-05-29 Reiner Steib <Reiner.Steib@gmx.de>
4204
4205 * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
4206 comment.
4207
4208 2006-05-29 Kevin Greiner <kevin.greiner@compsol.cc>
4209
4210 * gnus-agent.el: Added gnus-agent-flush* to purge agent info.
4211 (gnus-agent-read-agentview): Fixed handling of end-of-file error.
4212 (gnus-agent-read-local): All symbols allocated in my-obarray
4213 (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
4214 (gnus-agent-regenerate-group): Check numeric names to see if they are
4215 messages or groups.
4216 (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
4217 better way of do this...)
4218
4219 * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
4220 'dummy.group' (there should be a better way of do this...)
4221
4222 2006-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
4223
4224 * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
4225 (gnus-saved-headers): Ditto.
4226 (gnus-default-article-saver): Mention functions may have properties.
4227 (gnus-article-save): Override gnus-save-all-headers and
4228 gnus-saved-headers by :headers property which saver function may have.
4229 (gnus-summary-save-in-file): Add :headers property.
4230 (gnus-summary-write-to-file): Ditto.
4231
4232 * gnus-sum.el (gnus-summary-save-article): Bind
4233 gnus-prompt-before-saving to t when saving many articles in a file;
4234 always show all headers.
4235
4236 2006-05-26 Reiner Steib <Reiner.Steib@gmx.de>
4237
4238 * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
4239 marks.
4240
4241 * message.el (message-indent-citation): Add optional arguments to allow
4242 using it outside of message buffers.
4243
4244 * gnus-art.el (gnus-article-unfold-long-headers): New variable.
4245 (gnus-article-treat-unfold-headers): Use it.
4246 (gnus-article-truncate-lines): New variable.
4247 (gnus-article-mode): Use it.
4248 (gnus-article-toggle-truncate-lines): New function.
4249
4250 * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
4251 gnus-article-toggle-truncate-lines.
4252
4253 * uudecode.el (uudecode-decode-region-external): nil isn't a valid
4254 coding system in XEmacs, use binary.
4255
4256 2006-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
4257
4258 * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
4259 after-load-alist.
4260
4261 * gnus-art.el (gnus-summary-save-in-file): Use property to specify
4262 this function should save decoded articles.
4263 (gnus-summary-write-to-file): Use property to specify this function
4264 should save decoded articles and specify gnus-summary-save-in-file
4265 should be used to save articles other than the first one when saving
4266 many articles.
4267 (gnus-summary-save-body-in-file): Use property to specify this
4268 function should save decoded articles.
4269 (gnus-summary-write-body-to-file): Use property to specify this
4270 function should save decoded articles and specify
4271 gnus-summary-save-body-in-file should be used to save articles other
4272 than the first one when saving many articles.
4273
4274 * gnus-sum.el (gnus-summary-save-article): Simplify.
4275
4276 2006-05-25 Katsumi Yamaoka <yamaoka@jpl.org>
4277
4278 * gnus-art.el (gnus-default-article-saver): Add
4279 gnus-summary-write-body-to-file.
4280 (gnus-article-save-coding-system): Don't use coding system object
4281 in XEmacs.
4282 (gnus-read-save-file-name): Add optional `dir-var' argument which
4283 specifies directory in which files are saved; work even if optional
4284 `variable' argument is not specified.
4285 (gnus-summary-write-to-file): Read file name.
4286 (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
4287 (gnus-summary-write-body-to-file): New function.
4288
4289 * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
4290 (gnus-summary-local-variables): Add it.
4291 (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
4292 (gnus-summary-save-article): Remove optional `decode' argument;
4293 determine whether to decode articles by the value of
4294 gnus-default-article-saver; when saving many files using
4295 gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
4296 it first and use gnus-summary-save-in-file or
4297 gnus-summary-save-body-in-file thereafter unless
4298 gnus-prompt-before-saving is always; move point to article which
4299 will be saved.
4300 (gnus-summary-save-article-file): Revert.
4301 (gnus-summary-write-article-file): Revert.
4302 (gnus-summary-save-article-body-file): Revert.
4303 (gnus-summary-write-article-body-file): New function.
4304
4305 2006-05-26 Reiner Steib <Reiner.Steib@gmx.de>
4306
4307 * gnus-art.el (gnus-article-browse-html-article): Remove comment.
4308
4309 2006-05-24 Katsumi Yamaoka <yamaoka@jpl.org>
4310
4311 * gnus-art.el (gnus-default-article-saver): Doc fix.
4312 (gnus-article-save-coding-system): Move from gnus-sum.el, rename
4313 from gnus-summary-save-article-coding-system, and default to a
4314 certain coding system.
4315 (gnus-output-to-file): Add coding cookie and encode text according
4316 to gnus-article-save-coding-system; don't use mm-append-to-file.
4317
4318 * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
4319 gnus-art.el and rename to gnus-article-save-coding-system.
4320 (gnus-summary-save-article): Require gnus-art; don't show all
4321 headers if it decodes articles; don't add coding cookie here;
4322 don't bind mm-text-coding-system-for-write.
4323 (gnus-summary-save-article-file): Save decoded articles.
4324 (gnus-summary-write-article-file): When saving many files, use
4325 gnus-summary-write-to-file first and gnus-summary-save-in-file
4326 thereafter unless gnus-prompt-before-saving is always.
4327 (gnus-summary-save-article-body-file): Save decoded articles.
4328
4329 2006-05-23 Reiner Steib <Reiner.Steib@gmx.de>
4330
4331 * nnrss.el (nnrss-check-group): Bind hash-index.
4332
4333 2006-05-23 Michaël Cadilhac <michael.cadilhac@lrde.org>
4334
4335 * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
4336 its hash index. Store this hash in `nnrss-group-data'.
4337 (nnrss-read-group-data): Update accordingly.
4338
4339 2006-05-23 Reiner Steib <Reiner.Steib@gmx.de>
4340
4341 * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
4342 entry.
4343
4344 * gnus-sum.el (gnus-summary-make-menu-bar): Add
4345 gnus-article-browse-html-article.
4346
4347 2006-05-23 Hynek Schlawack <hynek@ularx.de>
4348
4349 * gnus-sum.el (gnus-summary-mime-map): Add
4350 gnus-article-browse-html-article.
4351 2006-05-23 Reiner Steib <Reiner.Steib@gmx.de>
4352
4353 * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
4354 suitable coding systems in customize.
4355
4356 2006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
4357
4358 * mail-source.el (mail-sources): Fix custom type.
4359
4360 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
4361
4362 * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
4363 (gnus-summary-expire-articles-now): Shorten prompt.
4364
4365 * gmm-utils.el (wid-edit): Require.
4366 (defun-gmm): Renamed from `gmm-defun-compat'.
4367 (gmm-image-search-load-path): Use it.
4368 (gmm-image-load-path-for-library): Use it. Sync with `mh-compat.el'.
4369
4370 2006-05-17 Katsumi Yamaoka <yamaoka@jpl.org>
4371
4372 * gnus-sum.el (gnus-summary-save-article-coding-system): New
4373 variable.
4374 (gnus-summary-save-article): Add optional `decode' argument. If
4375 it is set and gnus-summary-save-article-coding-system is non-nil,
4376 save decoded article.
4377 (gnus-summary-write-article-file): Save decoded article if
4378 gnus-summary-save-article-coding-system is non-nil.
4379
4380 * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
4381 type.
4382
4383 2006-05-16 Katsumi Yamaoka <yamaoka@jpl.org>
4384
4385 * gnus-art.el (easy-menu-define): Use :active instead of :enable.
4386
4387 2006-05-12 Katsumi Yamaoka <yamaoka@jpl.org>
4388
4389 * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
4390 first to test gnus-single-article-buffer which may be buffer-local.
4391
4392 * gnus-sum.el (gnus-summary-setup-buffer): Make
4393 gnus-single-article-buffer buffer-local and nil in ephemeral
4394 group; make gnus-article-buffer, gnus-article-current, and
4395 gnus-original-article-buffer always buffer-local.
4396 (gnus-summary-exit): Kill article buffer belonging to ephemeral
4397 group.
4398 (gnus-handle-ephemeral-exit): Don't move to next summary line.
4399
4400 2006-05-08 Reiner Steib <Reiner.Steib@gmx.de>
4401
4402 * nnml.el (nnml-request-compact-group): Compressed files might not
4403 have .gz extension.
4404
4405 2006-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
4406
4407 * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
4408 (mm-copy-to-buffer): Use with-current-buffer.
4409 (mm-display-part): Simplify.
4410 (mm-inlinable-p): Add optional arg `type'.
4411
4412 2006-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
4413
4414 * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
4415 (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
4416 Try harder to show the attachment internally or externally using
4417 gnus-mime-view-part-as-type.
4418
4419 2006-05-02 Reiner Steib <Reiner.Steib@gmx.de>
4420
4421 * message.el (message-from-style, message-signature-separator)
4422 (message-user-organization-file, message-send-mail-function)
4423 (message-citation-line-function, message-yank-prefix)
4424 (message-indent-citation-function, message-signature)
4425 (message-signature-file, message-signature-insert-empty-line):
4426 Remove autoloads.
4427
4428 * gnus-art.el (gnus-buttonized-mime-types): Remove
4429 "multipart/signed". Revert 2006-04-26 change.
4430
4431 2006-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4432
4433 * gnus.el (gnus-version-number): Bump version.
4434
4435 2006-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
4436
4437 * gnus.el: No Gnus v0.5 is released.
4438
4439 2006-04-30 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4440
4441 * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
4442 fetching articles by message-id.
4443
4444 2006-04-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4445
4446 * message.el (hashcash): Require hashcash as normal.
4447
4448 * ecomplete.el (ecomplete-highlight-match-line): Use
4449 point-at-eol.
4450 (ecomplete-highlight-match-line): Use `highlight', because that
4451 face exists in both Emacs and XEmacs.
4452
4453 * message.el (message-display-abbrev): Use point-at-bol.
4454
4455 * mail-source.el: Don't require timer/timer-funcs.
4456
4457 * gnus-async.el: Ditto.
4458
4459 * password.el: Ditto.
4460
4461 * mm-url.el: Ditto.
4462
4463 * mm-util.el: Require timer/timer-funcs.
4464
4465 2006-04-23 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4466
4467 * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
4468 Close.
4469
4470 2006-04-28 Katsumi Yamaoka <yamaoka@jpl.org>
4471
4472 * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
4473 unibyte after clear-decrypt function runs.
4474
4475 * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
4476 returns as a unibyte string.
4477
4478 2006-04-27 Katsumi Yamaoka <yamaoka@jpl.org>
4479
4480 * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
4481 always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
4482 (mml1991-pgg-encrypt): Ditto.
4483
4484 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
4485
4486 * message.el (message-user-organization-file): Check several
4487 locations of the organization file.
4488
4489 * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
4490 Add gnus-article-view-part-as-type.
4491
4492 * gnus-art.el (gnus-article-view-part-as-type): New function.
4493
4494 * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
4495 .mobi and .travel. Remove .nato, .bitnet and .uucp.
4496
4497 * mml.el: Simplify autoload.
4498 (mml-mode): defvar dnd-protocol-alist instead of using
4499 symbol-value.
4500 (mml-default-directory): New variable.
4501 (mml-minibuffer-read-file): Use it.
4502 (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
4503
4504 * message.el (message-citation-line-format): New variable.
4505 (message-insert-formated-citation-line): New function.
4506 (message-citation-line-function): Add
4507 `message-insert-formated-citation-line' to custom type.
4508
4509 * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
4510 to doc string.
4511
4512 * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
4513 depending on mm-verify-option.
4514
4515 2006-04-26 Katsumi Yamaoka <yamaoka@jpl.org>
4516
4517 * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
4518 binding pgg-* variables; reimplement the section which prevents
4519 MIME header from being signed.
4520 (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
4521 pgg-text-mode; remove a blank line at the top of body.
4522
4523 * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
4524 lines at the top of body; use gnus-newsgroup-charset if there's no
4525 Charset header.
4526
4527 2006-04-25 Katsumi Yamaoka <yamaoka@jpl.org>
4528
4529 * message.el (message-self-insert-commands): Doc fix.
4530
4531 * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
4532 (mm-uu-pgp-encrypted-test): Ditto.
4533 (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
4534 between header and body; return application/pgp-encrypted handle
4535 if decryption failed; decode decrypted body by charset.
4536
4537 * mm-decode.el (mm-automatic-display): Don't make application/pgp
4538 element match to application/pgp-*.
4539
4540 2006-04-23 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4541
4542 * nnweb.el (nnweb-google-wash-article): Sync up to new Google
4543 HTML.
4544
4545 2006-04-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
4546
4547 * mail-source.el (mail-source-call-script): Message the error
4548 string.
4549
4550 2006-04-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
4551
4552 * gnus-util.el (gnus-byte-compile): Use it.
4553
4554 2006-04-22 xyblor <fake@invalid.email> (tiny change)
4555
4556 * gnus-util.el (kill-empty-logs): New function.
4557
4558 2006-04-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
4559
4560 * message.el (message-mail-alias-type): Doc fix.
4561 (message-mail-alias-type-p): New function.
4562 (message-send): Use it.
4563 (message-mode): Ditto.
4564 (message-strip-forbidden-properties): Ditto.
4565
4566 * ecomplete.el (ecomplete-database-file-coding-system): New
4567 variable.
4568 (ecomplete-save): Use it.
4569 (ecomplete-setup): Use it.
4570
4571 2006-04-22 Katsumi Yamaoka <yamaoka@jpl.org>
4572
4573 * message.el (message-self-insert-commands): New variable.
4574 (message-strip-forbidden-properties): Use it.
4575
4576 2006-04-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
4577
4578 * message.el (message-put-addresses-in-ecomplete): Use a regexp
4579 that doesn't make XEmacs choke.
4580
4581 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
4582
4583 * gnus-util.el (gnus-replace-in-string):
4584 Prefer replace-regexp-in-string over of replace-in-string.
4585
4586 2006-04-20 Katsumi Yamaoka <yamaoka@jpl.org>
4587
4588 * gnus-util.el (gnus-select-frame-set-input-focus):
4589 Use select-frame-set-input-focus if it is available in XEmacs; use
4590 definition defined in Emacs 22 for old Emacsen.
4591
4592 2006-04-19 Katsumi Yamaoka <yamaoka@jpl.org>
4593
4594 * mm-view.el (mm-inline-text): Use equal instead of equalp.
4595
4596 2006-04-18 Teodor Zlatanov <tzz@lifelogs.com>
4597
4598 * gnus-registry.el (gnus-registry-cache-save): Remove text
4599 properties when saving via the temp buffer.
4600
4601 2006-04-18 Reiner Steib <Reiner.Steib@gmx.de>
4602
4603 * message.el (message-generate-hashcash): Honor custom type.
4604
4605 2006-04-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
4606
4607 * message.el (message-generate-hashcash): Default to non-nil when
4608 hashcash is found.
4609
4610 * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
4611 (gnus-refer-thread-limit): Increase default to 500.
4612
4613 * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
4614
4615 * flow-fill.el (fill-flowed): Allow delete-space.
4616
4617 2006-04-18 Reiner Steib <Reiner.Steib@gmx.de>
4618
4619 * deuglify.el (gnus-outlook-deuglify-unwrap-min)
4620 (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
4621 Remove autoloads.
4622
4623 2006-04-18 Simon Josefsson <jas@extundo.com>
4624
4625 * message.el (message-generate-hashcash): Default to.
4626
4627 2006-04-18 Katsumi Yamaoka <yamaoka@jpl.org>
4628
4629 * rfc2231.el (rfc2231-parse-string): Decode encoded value after
4630 concatenating segments rather than before concatenating them.
4631
4632 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
4633
4634 * gnus-group.el: Move comment to gnus-group-update-tool-bar.
4635
4636 * imap.el (imap-quote-specials): New function.
4637 (imap-login-auth): Quote specials.
4638
4639 2006-04-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
4640
4641 * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
4642
4643 * message.el (message-forward-make-body-plain): Allow
4644 message-forward-ignored-headers to be a list.
4645 (message-remove-ignored-headers): Factor out into function.
4646 (message-forward-make-body-mml): Use it.
4647 * rfc2231.el (rfc2231-parse-string): Remove dead code.
4648 (rfc2231-parse-string): Allow concatanation of parameters that
4649 aren't contiguous. The test case is
4650 (mail-header-parse-content-type "message/external-body;
4651 name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
4652 access-type=LOCAL-FILE;
4653 name*1*=plugh%2fhello-sailor%2fbing.pdf")
4654
4655 2006-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
4656
4657 * nntp.el (nntp-accept-process-output): Return the value of
4658 `nnheader-accept-process-output'.
4659
4660 2006-04-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
4661
4662 * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
4663 (gnus-button-alist): Recognize more diff formats.
4664 (gnus-button-patch): Strip directory.
4665
4666 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
4667
4668 * gnus-util.el (gnus-select-frame-set-input-focus): Check for
4669 Emacs 22 when setting focus.
4670
4671 2006-04-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
4672
4673 * gnus-art.el (gnus-article-treat-types): Do treatment of
4674 text/x-verbatim parts.
4675 (gnus-button-patch): New command.
4676
4677 * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
4678 addresses that contain invalid characters.
4679
4680 2006-04-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
4681
4682 * message.el (message-put-addresses-in-ecomplete): Use
4683 gnus-replace-in-string.
4684 (message-is-yours-p): Use the more correct
4685 mail-header-parse-address instead of
4686 mail-extract-address-components.
4687 (message-put-addresses-in-ecomplete): Fix typo.
4688
4689 * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
4690 keystroke.
4691
4692 * gnus-art.el (gnus-treatment-function-alist): Change order of
4693 newsgroups/generic header folding to avoid double-folding.
4694
4695 * message.el (message-hidden-headers): Add X-Draft-From.
4696
4697 * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
4698 command.
4699 (gnus-summary-repeat-search-article-backward): New command.
4700
4701 * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
4702 groups in the parent topic.
4703
4704 2006-04-16 João Cachopo <joao.cachopo@inesc-id.pt> (tiny change)
4705
4706 * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
4707 (spam-extra-header-to-number): Return the CRM114 number as a
4708 number instead of a string.
4709
4710 2006-04-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
4711
4712 * gnus-art.el (gnus-face-properties-alist): Moved here from
4713 gnus-fun.
4714
4715 * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
4716
4717 2006-04-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
4718
4719 * message.el (message-strip-forbidden-properties): Only display on
4720 self-insert-command.
4721
4722 * hashcash.el (hashcash-insert-payment-async): Remove dead code;
4723 reindent.
4724 (hashcash-insert-payment-async-2): Make sure the buffer is alive.
4725
4726 2006-04-15 NAKAJI Hiroyuki <nakaji@takamatsu-nct.ac.jp> (tiny change)
4727
4728 * smiley.el (smiley-style): Fix typo.
4729
4730 2006-03-23 Kenichi Handa <handa@m17n.org>
4731
4732 * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
4733 instead of set-buffer-multibyte.
4734
4735 2006-03-23 Kenichi Handa <handa@m17n.org>
4736
4737 * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
4738 buffer and then decode the buffer text if necessary.
4739 (rfc2231-encode-string): Be sure to work on multibyte buffer at
4740 first, and after mm-encode-body, change the buffer to unibyte.
4741
4742 2006-04-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
4743
4744 * hashcash.el (hashcash-insert-payment-async-2): Use
4745 message-goto-eoh instead of doing it manually.
4746 (mail-add-payment): Use message-narrow-to-header instead of trying
4747 to do the same itself.
4748
4749 * message.el (message-hidden-headers): Add Face.
4750
4751 * gnus-sum.el (gnus-summary-reparent-thread): Factor out
4752 reparenting code.
4753 (gnus-summary-reparent-children): Refactored out code.
4754 (gnus-summary-thread-map): New keystroke.
4755 (gnus-summary-reparent-children): Make into command.
4756
4757 * smiley.el (smiley-style): Default to `medium' if using a large
4758 font.
4759
4760 * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
4761 does it itself.
4762
4763 * message.el (message-point-in-header-p): Simplify definition.
4764
4765 2006-04-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
4766
4767 * nnagent.el (nnagent-request-set-mark): Silence log file
4768 writing.
4769 (nnagent-request-set-mark): Use write-region instead of
4770 append-to-file.
4771
4772 * gnus-sum.el (gnus-read-header): Fudge article number if using a
4773 strange select method.
4774
4775 * ecomplete.el (ecomplete-display-matches): Get highlightling
4776 right.
4777 (ecomplete-display-matches): Use literals.
4778 (ecomplete-display-matches): Disable message logging.
4779
4780 * message.el (message-display-abbrev): Small optimization.
4781
4782 * ecomplete.el (ecomplete-display-matches): Allow automatic
4783 display.
4784
4785 * message.el (message-strip-forbidden-properties): Display
4786 abbrevs.
4787 (message-display-abbrev): Get automatic display right.
4788
4789 * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
4790 keystrokes.
4791
4792 2006-04-13 Romain Francoise <romain@orebokech.com>
4793
4794 TODO: Backport to v5-10!
4795
4796 * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
4797 Moved here (and renamed) from gnus-registry.el.
4798
4799 * gnus-registry.el: Require gnus-util.
4800 Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
4801
4802 2006-04-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4803
4804 * gnus-group.el (gnus-group-catchup-current): Change
4805 if-then-else-if-then-else into cond.
4806 (gnus-group-catchup): Indent.
4807 (group-name-at-point): New function.
4808 (gnus-fetch-group): Provide default from thing at point.
4809
4810 2006-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
4811
4812 * message.el (message-display-abbrev): Fix regexp.
4813
4814 * ecomplete.el (ecomplete-highlight-match-line): Reimplement
4815 choosing.
4816 (ecomplete-highlight-match-line): Fix up code rewrite, remove
4817 dead variables.
4818
4819 * message.el (message-newline-and-indent): Remove debugging.
4820 (message-display-abbrev): Use new implementation.
4821
4822 2006-04-12 Reiner Steib <Reiner.Steib@gmx.de>
4823
4824 * gnus-art.el (gnus-article-mode): Set
4825 cursor-in-non-selected-windows to nil.
4826
4827 * smiley.el: Revert previous change.
4828 (smiley-data-directory): defvar it before using it in the
4829 defcustom of `smiley-style'.
4830
4831 2006-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
4832
4833 * message.el (message-newline-and-indent): New function.
4834
4835 * ecomplete.el: Implement more bits.
4836
4837 * message.el (message-put-addresses-in-ecomplete): Clean up the
4838 string.
4839
4840 * ecomplete.el (ecomplete-add-item): Chop off decimals.
4841
4842 * gnus-sum.el (gnus-summary-save-parts): Bind
4843 gnus-summary-save-parts-counter and use it to make unique file
4844 names.
4845
4846 * gnus-art.el (gnus-ignored-headers): Add some more headers.
4847
4848 * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
4849 parameter to say whether to actually parse the individual
4850 addresses.
4851
4852 * message.el (message-put-addresses-in-ecomplete): New function.
4853 (ecomplete): Require.
4854 (message-mail-alias-type): Add ecomplete as an option.
4855
4856 2006-04-12 Ralf Angeli <angeli@iwi.uni-sb.de>
4857
4858 * flow-fill.el (fill-flowed): Remove trailing space from blank
4859 quoted lines.
4860
4861 2006-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
4862
4863 * smiley.el (smiley-style): Move definition later to avoid a
4864 compilation warning.
4865
4866 2006-04-12 Kenichi Handa <handa@m17n.org>
4867
4868 * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
4869 buffer and then decode the buffer text if necessary.
4870 (rfc2231-encode-string): Be sure to work on multibyte buffer at
4871 first, and after mm-encode-body, change the buffer to unibyte.
4872 Use mm-disable-multibyte instead of set-buffer-multibyte.
4873
4874 2006-04-12 Katsumi Yamaoka <yamaoka@jpl.org>
4875
4876 * gnus-art.el (gnus-mime-copy-part): Find name parameter in
4877 Content-Type header instead of Content-Disposition header.
4878 (gnus-mime-inline-part): Ditto.
4879 (gnus-mime-view-part-as-charset): Ignore charset that the part
4880 specifies.
4881
4882 * mm-decode.el (mm-display-part): Work with external parts and
4883 usual parts similarly.
4884
4885 * mm-extern.el (mm-inline-external-body): Use mm-display-part
4886 instead of gnus-display-mime.
4887
4888 * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
4889 instead of with-temp-buffer.
4890
4891 * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
4892 tag to summarized topics part in order to encode non-ASCII text.
4893
4894 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
4895
4896 * smiley.el (smiley-style): New variable.
4897 (smiley-directory): New function.
4898 (smiley-data-directory): Derive from `smiley-style' using
4899 `smiley-directory'.
4900 (smiley-regexp-alist): Add new entries.
4901
4902 * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
4903 (gnus-article-browse-delete-temp): Add :version.
4904
4905 2006-04-11 Arne Jørgensen <arne@arnested.dk>
4906
4907 * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
4908 the sieve region.
4909
4910 2006-04-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
4911
4912 * gnus.el (gnus-version-number): Bump version.
4913
4914 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
4915
4916 * gnus.el: No Gnus v0.4 is released.
4917
4918 2006-04-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
4919
4920 * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
4921 layout.
4922
4923 * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
4924 unknown charset.
4925
4926 * message.el (message-header-synonyms): Add Original-To to the
4927 default.
4928
4929 * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
4930 optional parameter.
4931
4932 2006-04-06 Reiner Steib <Reiner.Steib@gmx.de>
4933
4934 * gnus-fun.el (gnus): Require it for gnus-directory.
4935
4936 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
4937
4938 * gnus-fun.el (gnus-face-properties-alist): Add :version.
4939
4940 2006-04-05 Daiki Ueno <ueno@unixuser.org>
4941
4942 * pgg-gpg.el (pgg-gpg-process-filter): Fix.
4943
4944 2006-04-05 Simon Josefsson <jas@extundo.com>
4945
4946 * password.el (password-reset): New function.
4947
4948 2006-04-05 Daiki Ueno <ueno@unixuser.org>
4949
4950 * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
4951 for BEGIN_SIGNING too, new in GnuPG 1.4.3.
4952
4953 2006-04-04 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4954
4955 * nnweb.el (nnweb-google-create-mapping): Update regexp.
4956 Some whitespace was matched into the url, which broke browsing hits
4957 > 100 when mm-url-use-external was nil.
4958
4959 2006-04-04 Reiner Steib <Reiner.Steib@gmx.de>
4960
4961 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
4962 gnus-extra-headers for 'Newsgroups.
4963
4964 * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
4965 bound.
4966
4967 2006-04-04 Daiki Ueno <ueno@unixuser.org>
4968
4969 * pgg-gpg.el: Clean up process buffers every time gpg processes
4970 complete.
4971
4972 2006-04-03 Reiner Steib <Reiner.Steib@gmx.de>
4973
4974 * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
4975 doc string.
4976
4977 2006-04-03 Daiki Ueno <ueno@unixuser.org>
4978
4979 * pgg-gpg.el (pgg-gpg-process-filter)
4980 (pgg-gpg-wait-for-completion): Check if buffer is alive.
4981
4982 * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
4983 lines, temporary fix.
4984
4985 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
4986
4987 * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
4988
4989 2006-03-29 Daiki Ueno <ueno@unixuser.org>
4990
4991 * pgg-gpg.el (pgg-gpg-start-process): Don't bind
4992 default-enable-multibyte-characters. This reverts the change from
4993 revision 6.17 which is no longer necessary because the passphrase
4994 is sent separately now. GnuPG messages are unreadable under
4995 multibyte locales with default-enable-multibyte-characters set to
4996 nil.
4997
4998 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
4999
5000 * message.el (message-tool-bar-gnome): Move "spell".
5001
5002 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
5003
5004 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
5005 XEmacs-only `replace-in-string'. Use `gnus-group-real-name'
5006 instead.
5007
5008 2006-03-27 Karl Kleinpaste <karl@charcoal.com>
5009
5010 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
5011 newsgroups handling for NNTP overviews which don't include
5012 Newsgroups.
5013
5014 2006-03-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5015
5016 * message.el (message-resend): Bind message-generate-hashcash to nil.
5017
5018 2006-03-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5019
5020 * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
5021 when searching for already-paid recipients.
5022
5023 2006-03-27 Daiki Ueno <ueno@unixuser.org>
5024
5025 * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
5026 passphrases when it is not needed.
5027 (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
5028 passphrase stuff from gpg, should only be necessary when you use
5029 gpg with a smartcard.
5030
5031 2006-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
5032
5033 * mml.el (mml-insert-mime): Ignore cached contents of
5034 message/external-body part.
5035
5036 * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
5037 (mm-insert-part): Ditto.
5038
5039 2006-03-23 Simon Josefsson <jas@extundo.com>
5040
5041 * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
5042 Reiner.
5043 (pgg-gpg-use-agent-p): Use it again.
5044
5045 2006-03-23 Simon Josefsson <jas@extundo.com>
5046
5047 * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
5048 older emacsen.
5049 (pgg-gpg-use-agent-p): Don't use it.
5050
5051 2006-03-23 Reiner Steib <Reiner.Steib@gmx.de>
5052
5053 * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
5054 if we can.
5055
5056 2006-03-22 Sascha Wilde <wilde@sha-bang.de>
5057
5058 * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
5059 (pgg-gpg-update-agent): New function.
5060 (pgg-gpg-use-agent-p): New function.
5061 (pgg-gpg-process-region, pgg-gpg-encrypt-region)
5062 (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
5063 (pgg-gpg-sign-region): Use it.
5064
5065 2006-03-22 Katsumi Yamaoka <yamaoka@jpl.org>
5066
5067 * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
5068 Reported by Ralf Wachinger <rwachinger@gmx.de>.
5069
5070 2006-03-21 Simon Josefsson <jas@extundo.com>
5071
5072 * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
5073 <wilde@sha-bang.de>.
5074 (pgg-gpg-use-agent): New variable.
5075 (pgg-gpg-process-region): Use it.
5076 (pgg-gpg-encrypt-region): Likewise.
5077 (pgg-gpg-encrypt-symmetric-region): Likewise.
5078 (pgg-gpg-decrypt-region): Likewise.
5079 (pgg-gpg-sign-region): Likewise.
5080 (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
5081
5082 2006-03-21 Reiner Steib <Reiner.Steib@gmx.de>
5083
5084 * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
5085
5086 * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
5087 Add comment on version.
5088
5089 2006-03-20 Reiner Steib <Reiner.Steib@gmx.de>
5090
5091 * smiley.el: Add missing test smiley.
5092
5093 2006-03-17 Katsumi Yamaoka <yamaoka@jpl.org>
5094
5095 * mm-decode.el (mm-with-part): New macro.
5096 (mm-get-part): Use it; work with message/external-body as well.
5097 (mm-save-part): Treat name and filename equally.
5098
5099 * mm-extern.el (mm-extern-cache-contents): New function.
5100 (mm-inline-external-body): Use it; force the part to be displayed;
5101 move undisplayer added to the cached handle to the parent.
5102
5103 * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
5104 (gnus-mime-view-part-as-type): Work with message/external-body.
5105
5106 * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
5107
5108 2006-03-16 Reiner Steib <Reiner.Steib@gmx.de>
5109
5110 * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
5111 images in image-load-path. [Sync with image.el at 2006-03-16T16:55:26Z!wohler@newt.com, in
5112 Emacs.]
5113
5114 2006-03-15 Reiner Steib <Reiner.Steib@gmx.de>
5115
5116 * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
5117 path rather than symbol. Always return list of directories.
5118 Guarantee that image directory comes first. [Sync with image.el,
5119 , in Emacs2006-03-15T17:06:16Z!wohler@newt.com.]
5120
5121 * message.el (message-make-tool-bar): Adjust to new API of
5122 `gmm-image-load-path-for-library'.
5123
5124 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
5125
5126 * gnus-group.el (gnus-group-make-tool-bar): Ditto.
5127
5128 2006-03-15 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5129
5130 * gnus-art.el (gnus-article-only-boring-p):
5131 Bind inhibit-point-motion-hooks to avoid infinite loop when entering
5132 intangible text.
5133 Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
5134
5135 2006-03-14 Reiner Steib <Reiner.Steib@gmx.de>
5136
5137 * gmm-utils.el (gmm-image-load-path-for-library): Fix typo. Use
5138 `defun' instead of `gmm-defun-compat'.
5139
5140 2006-03-14 Simon Josefsson <jas@extundo.com>
5141
5142 * message.el (message-unique-id): Don't use message-number-base36
5143 if (user-uid) is a float.
5144 Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
5145
5146 2006-03-13 Katsumi Yamaoka <yamaoka@jpl.org>
5147
5148 * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
5149
5150 * gnus-art.el (gnus-mime-display-single): Make sure there is an
5151 empty line between a part and a message part.
5152
5153 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
5154
5155 * smiley.el: Add more test smileys.
5156 (smiley-data-directory, smiley-regexp-alist)
5157 (gnus-smiley-file-types): Fix doc strings.
5158 (smiley-update-cache): Clear smiley-cached-regexp-alist before
5159 adding new elements.
5160 (smiley-mouse-map): Unused code. Make it a comment.
5161
5162 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
5163
5164 * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
5165 scan latest NoCeM messages instead of old ones.
5166 (gnus-nocem-check-article): Fix regexps so as to match to PGP
5167 delimiters that are recently used.
5168 (gnus-nocem-load-cache): Add autoload cookie.
5169
5170 * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
5171
5172 * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
5173 level which is larger than gnus-use-nocem is specified.
5174
5175 * gnus-group.el (gnus-group-get-new-news): Ditto.
5176
5177 2006-03-08 Reiner Steib <Reiner.Steib@gmx.de>
5178
5179 * gnus-util.el (gnus-tool-bar-update): New function.
5180
5181 * gnus-group.el (gnus-group-update-tool-bar): New variable.
5182 (gnus-group-insert-group-line): Add gnus-tool-bar-update.
5183
5184 * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
5185
5186 * gnus-group.el (gnus-group-redraw-when-idle)
5187 (gnus-group-redraw-check): Remove.
5188 (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
5189
5190 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
5191
5192 * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
5193 if optional last element is specified in splits (FIELD VALUE...).
5194
5195 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
5196
5197 * message.el (message-make-tool-bar): Rename gmm-image-load-path
5198 to gmm-image-load-path-for-library. Call with no-error argument.
5199 (message-tool-bar-gnome): Rename "mail/attach" to "attach".
5200
5201 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
5202
5203 * gnus-group.el (gnus-group-make-tool-bar): Ditto.
5204
5205 * gmm-utils.el (gmm-image-load-path): Remove alias.
5206
5207 2006-03-06 Reiner Steib <Reiner.Steib@gmx.de>
5208
5209 * gmm-utils.el (gmm-image-load-path): Add alias.
5210
5211 * nnml.el (nnml-generate-nov-databases-directory): Rename from
5212 nnml-generate-nov-databases-1.
5213 (nnml-generate-nov-databases): Use it.
5214 (nnml-generate-nov-databases-directory): Document no-active
5215 argument.
5216
5217 * gmm-utils.el (gmm-image-load-path-for-library): Return single
5218 directory if path is t. Add no-error.
5219
5220 * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
5221 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
5222
5223 * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
5224 resetting gnus-article-browse-html-temp-list.
5225
5226 * gmm-utils.el (gmm-image-load-path-for-library): Sync with
5227 mh-compat.el at 2006-03-04T21:23:21Z!wohler@newt.com in Emacs. Rename `gmm-image-load-path'.
5228 Add example to docstring. Rename local variables. Move error
5229 checks to default case in cond and simplify.
5230
5231 2006-03-06 Katsumi Yamaoka <yamaoka@jpl.org>
5232
5233 * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
5234 handle is multipart when calling it recursively.
5235 (mm-w3m-cid-retrieve): Display warning if retrieving fails.
5236
5237 2006-03-03 Daniel Pittman <daniel@rimspace.net>
5238
5239 * nnimap.el (nnimap-request-update-info-internal): Optimize.
5240 Don't `gnus-uncompress-range' to avoid excessive memory usage.
5241
5242 2006-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
5243
5244 * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
5245 is loaded.
5246
5247 * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
5248 loaded.
5249
5250 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
5251
5252 * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
5253 to "Emacs 23 (unicode)" in doc string.
5254
5255 * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
5256 "Emacs 23 (unicode)" in comment.
5257
5258 2006-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
5259
5260 * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
5261
5262 * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
5263 characters 160 through 255 in Emacs 23.
5264
5265 2006-03-02 Reiner Steib <Reiner.Steib@gmx.de>
5266
5267 * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
5268 gnus-article-browse-html-temp.
5269 (gnus-article-browse-delete-temp): Make it customizable. Add
5270 `file'. Adjust doc string.
5271 (gnus-article-browse-delete-temp-files): Add argument. Allow
5272 query for each file. Adjust doc string.
5273 (gnus-article-browse-html-parts): Add
5274 `gnus-article-browse-delete-temp-files' to
5275 `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
5276
5277 2006-03-02 Hynek Schlawack <hynek@ularx.de>
5278
5279 * gnus-art.el (gnus-article-browse-html-temp)
5280 (gnus-article-browse-delete-temp): New variables.
5281 (gnus-article-browse-delete-temp-files): New function.
5282 (gnus-article-browse-html-parts): Use it.
5283
5284 2006-03-02 Reiner Steib <Reiner.Steib@gmx.de>
5285
5286 * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
5287
5288 * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
5289 string.
5290
5291 * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
5292 gnus-summary-insert-new-articles when unplugged. Remove
5293 gnus-summary-search-article-forward.
5294
5295 * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
5296 display-visual-class instead of display-color-cells.
5297
5298 2006-03-02 Katsumi Yamaoka <yamaoka@jpl.org>
5299
5300 * mml.el (mml-generate-mime-1): Encode parts other than text/* or
5301 message/* containing non-ASCII text properly.
5302
5303 2006-03-01 Reiner Steib <Reiner.Steib@gmx.de>
5304
5305 * message.el: Require gmm-utils, remove autoloads.
5306 (message-tool-bar): Set default based on
5307 gmm-tool-bar-style.
5308 (message-tool-bar-gnome): Add gmm-customize-mode.
5309
5310 * gnus-sum.el (gnus-summary-tool-bar): Set default based on
5311 gmm-tool-bar-style.
5312 (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
5313
5314 * gnus-group.el (gnus-group-tool-bar): Set default based on
5315 gmm-tool-bar-style.
5316 (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
5317
5318 * gmm-utils.el (gmm-image-directory): Rename variable from
5319 gmm-image-load-path.
5320 (gmm-image-load-path): Use gmm-image-directory.
5321 (gmm-customize-mode): New function.
5322 (gmm-tool-bar-style): New variable.
5323
5324 * gnus-group.el (gnus-group-redraw-when-idle): Rename from
5325 gnus-group-redraw-line-number.
5326 (gnus-group-redraw-check): Simplify.
5327 (gnus-group-tool-bar-update): Remove redraw check.
5328 (gnus-group-make-tool-bar): Add redraw check.
5329
5330 2006-03-01 Michael Piotrowski <mxp@dynalabs.de> (tiny change)
5331
5332 * gnus-art.el (gnus-button): Add missing parentheses.
5333
5334 2006-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
5335
5336 * mm-util.el (mm-with-unibyte-current-buffer): Add note.
5337
5338 2006-02-28 Reiner Steib <Reiner.Steib@gmx.de>
5339
5340 * gnus-art.el (gnus-button): New face.
5341 (gnus-article-button-face): Use it.
5342
5343 * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
5344 gnus-summary-next-page. Re-order.
5345
5346 * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
5347 next-node are now included.
5348 (gnus-group-redraw-line-number): New internal variable.
5349 (gnus-group-redraw-check): Helper function for updating the tool
5350 bar.
5351 (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
5352
5353 * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
5354
5355 * spam.el (spam-spamassassin-score-regexp): New internal variable.
5356 (spam-extra-header-to-number, spam-check-spamassassin-headers):
5357 Use it to match format of Spamassassin 3.0 and later. Reported by
5358 IRIE Tetsuya <irie@t.email.ne.jp>.
5359 (spam-check-bogofilter)
5360 (spam-bogofilter-register-with-bogofilter): Fix args of
5361 `gnus-error' calls.
5362
5363 2006-02-28 Reiner Steib <Reiner.Steib@gmx.de>
5364
5365 * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
5366 unnecessary interaction when sending queued mails. Reported by
5367 TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
5368
5369 2006-02-27 Reiner Steib <Reiner.Steib@gmx.de>
5370
5371 * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
5372 first or last are nil.
5373
5374 2006-02-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5375
5376 * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
5377
5378 2006-02-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
5379
5380 * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
5381
5382 2006-02-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
5383
5384 * dns.el (query-dns): Protect more against buggy tcp output.
5385
5386 2006-02-24 Reiner Steib <Reiner.Steib@gmx.de>
5387
5388 * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
5389 nov.php.
5390
5391 2006-02-24 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
5392
5393 * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
5394 (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
5395 groups. Kudos to Olly Betts <olly@survex.com> for providing NOV
5396 output on the server side.
5397 (nnweb-google-create-mapping): Update regexps and add some
5398 progress indication.
5399
5400 2006-02-23 Reiner Steib <Reiner.Steib@gmx.de>
5401
5402 * gnus-group.el (gnus-group-tool-bar-gnome): Fix
5403 gnus-agent-toggle-plugged. Re-order icons.
5404 (gnus-group-tool-bar-gnome): Add
5405 gnus-group-{prev,next}-unread-group.
5406 (gnus-group-tool-bar-gnome): Re-order icons.
5407
5408 * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
5409 gnus-summary-insert-new-articles.
5410
5411 * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
5412 comments.
5413
5414 * utf7.el (utf7-utf-16-coding-system): Fix comment. utf-16-be is
5415 also available in Emacs 21.3.
5416
5417 * message.el (message-fix-before-sending): Change "Emacs 22" to
5418 "Emacs 23 (unicode)" in comment.
5419
5420 * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
5421 "Emacs 23 (unicode)" in comment.
5422
5423 * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
5424 comment.
5425 (mm-coding-system-p): Add comment about no-MULE XEmacs.
5426
5427 * mm-view.el (mm-fill-flowed): Add :version.
5428
5429 2006-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
5430
5431 * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
5432 and load-path.
5433
5434 2006-02-22 Reiner Steib <Reiner.Steib@gmx.de>
5435
5436 * message.el: Autoload gmm-image-load-path.
5437 (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
5438 icon file names. Use old Emacs 21 "mail_send.xpm" icon for
5439 consitency.
5440
5441 * gmm-utils.el (gmm-image-load-path): Also search in
5442 "../etc/images". Don't set gmm-image-load-path if we don't find
5443 the image.
5444
5445 2006-02-22 Katsumi Yamaoka <yamaoka@jpl.org>
5446
5447 * gmm-utils.el (gmm-image-load-path): Don't make
5448 `gmm-image-load-path' include subdirectories which the second arg
5449 `image' might specify.
5450
5451 * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
5452 subdirectory to icon file names.
5453
5454 * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
5455
5456 2006-02-21 Reiner Steib <Reiner.Steib@gmx.de>
5457
5458 * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
5459 gmm-image-load-path calls.
5460
5461 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
5462
5463 * message.el (message-make-tool-bar): Ditto.
5464
5465 * mml.el (mml-preview): Added comment concerning tool bar icons.
5466
5467 * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
5468 (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
5469
5470 * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
5471 (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
5472
5473 * message.el (message-tool-bar-gnome): Use new icon names.
5474 (message-make-tool-bar): Use `gmm-image-load-path'.
5475
5476 * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
5477 functions from MH-E.
5478 (gmm-image-load-path): New variable from MH-E.
5479 (gmm-image-load-path): New function from MH-E. Added arguments
5480 LIBRARY, IMAGE and PATH. Don't modify paths. Don't use
5481 *-image-load-path-called-flag.
5482
5483 2006-02-21 Milan Zamazal <pdm@brailcom.org>
5484
5485 * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
5486
5487 2006-02-21 Wolfram Fenske <wolfram.fenske@student.uni-magdeburg.de> (tiny change)
5488
5489 * nnimap.el (nnimap-request-move-article): Change folder back to
5490 source group before deleting.
5491
5492 2006-02-20 Reiner Steib <Reiner.Steib@gmx.de>
5493
5494 * mm-util.el (mm-charset-override-alist): Fix type in doc string.
5495
5496 * gnus-art.el (mm-url-insert-file-contents-external): Autoload
5497 mm-url.
5498
5499 * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
5500
5501 2006-02-20 Katsumi Yamaoka <yamaoka@jpl.org>
5502
5503 * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
5504 coding system which mm-charset-to-coding-system returns for a
5505 given charset is valid.
5506
5507 2006-02-16 Juanma Barranquero <lekktu@gmail.com>
5508
5509 * html2text.el (html2text-remove-tag-list):
5510 * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
5511
5512 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
5513
5514 * gnus-cus.el: Revert 2005-10-17 change.
5515
5516 2006-02-17 Katsumi Yamaoka <yamaoka@jpl.org>
5517
5518 * gnus-art.el (article-strip-banner): Call
5519 article-really-strip-banner only when the regexp match is made.
5520
5521 2006-02-16 Katsumi Yamaoka <yamaoka@jpl.org>
5522
5523 * gnus-art.el (article-strip-banner): Use
5524 gnus-extract-address-components instead of
5525 mail-header-parse-addresses to make it work with non-ASCII text;
5526 remove mail-encode-encoded-word-string.
5527
5528 * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
5529 values which are surrounded with \"...\"; make it never cause a
5530 Lisp error; give up parsing of parameters if it failed in
5531 extracting type.
5532
5533 2006-02-14 Arne Jørgensen <arne@arnested.dk>
5534
5535 * smime.el (smime-cert-by-ldap-1): Fix bug where
5536 `smime-ldap-search' returns results without userCertificates.
5537
5538 2006-02-15 Katsumi Yamaoka <yamaoka@jpl.org>
5539
5540 * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
5541
5542 2006-02-14 Reiner Steib <Reiner.Steib@gmx.de>
5543
5544 * spam.el (spam-check-spamassassin-headers): Adapt format for
5545 Spamassassin 3.0 or later. Reported by ARISAWA Akihiro
5546 <ari@mbf.ocn.ne.jp>.
5547 (spam-list-of-processors): Add spam-use-gmane.
5548
5549 2006-02-14 Katsumi Yamaoka <yamaoka@jpl.org>
5550
5551 * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
5552 make-temp-file; make it work with XEmacs as well.
5553
5554 * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
5555 mm-make-temp-file.
5556
5557 * mm-decode.el (mm-display-external): Use the 3rd arg of
5558 mm-make-temp-file.
5559 (mm-create-image-xemacs): Ditto.
5560
5561 2006-02-14 Katsumi Yamaoka <yamaoka@jpl.org>
5562
5563 * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
5564 with message-narrow-to-headers.
5565 (gnus-draft-setup): Narrow to header to run message-fetch-field.
5566 (gnus-draft-check-draft-articles): New function.
5567 (gnus-draft-edit-message, gnus-draft-send-message): Use it.
5568
5569 2006-02-13 Reiner Steib <Reiner.Steib@gmx.de>
5570
5571 * gnus-art.el (gnus-article-browse-html-parts):
5572 `hs-show-html-list' should read `gnus-article-browse-html-parts'.
5573 Don't use suffix argument for mm-make-temp-file for Emacs 21
5574 compatibility. Remove useless `format'.
5575
5576 2006-02-13 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
5577
5578 * nnweb.el (nnweb-google-wash-article): Update regexps.
5579 (nnweb-group-alist): Use defvoo instead of defvar.
5580
5581 2006-02-13 Katsumi Yamaoka <yamaoka@jpl.org>
5582
5583 * nnoo.el (nnoo-declare): Don't generate duplicate entries when
5584 re-loading nn* modules.
5585
5586 2006-02-10 Reiner Steib <Reiner.Steib@gmx.de>
5587
5588 * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
5589 for `tool-bar-mode' and don't check it's default-value.
5590
5591 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
5592
5593 * message.el (message-make-tool-bar): Ditto.
5594
5595 * gnus-art.el (gnus-article-browse-html-parts): Remove useless
5596 `substring'. Shorten tmp-file name.
5597
5598 * gnus.el: Remove bogus comment.
5599
5600 2006-02-10 Hynek Schlawack <hynek@ularx.de>
5601
5602 * gnus-art.el (gnus-article-browse-html-parts): New function.
5603 (gnus-article-browse-html-article): New function for viewing html
5604 articles with a browser.
5605
5606 2006-02-09 Daiki Ueno <ueno@unixuser.org>
5607
5608 * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
5609 (mml2015-pgg-encrypt): Ditto.
5610
5611 * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
5612 (mml1991-pgg-encrypt): Ditto.
5613
5614 2006-02-08 Katsumi Yamaoka <yamaoka@jpl.org>
5615
5616 * nnfolder.el (nnfolder-insert-newsgroup-line): Use
5617 message-make-date instead of current-time-string.
5618
5619 * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
5620 to gnus-decoded which mm-uu might set.
5621
5622 2006-02-08 Katsumi Yamaoka <yamaoka@jpl.org>
5623
5624 * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
5625 don't decode quoted parameters; remove misimported Emacs code.
5626 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
5627 (rfc2231-decode-encoded-string): Don't use split-string which
5628 behaves differently according to Emacs version; use
5629 mm-decode-coding-region to convert charset to coding-system.
5630 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
5631 (rfc2231-encode-string): Remove misimported Emacs code.
5632
5633 2006-02-07 Katsumi Yamaoka <yamaoka@jpl.org>
5634
5635 * gnus-art.el (article-decode-charset): Don't use ignore-errors
5636 when calling mail-header-parse-content-type.
5637 (article-de-quoted-unreadable): Ditto.
5638 (article-de-base64-unreadable): Ditto.
5639 (article-wash-html): Ditto.
5640
5641 * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
5642 calling mail-header-parse-content-type and
5643 mail-header-parse-content-disposition.
5644 (mm-find-raw-part-by-type): Don't use ignore-errors when calling
5645 mail-header-parse-content-type.
5646
5647 * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
5648 insert charset and format parameters; encode description after
5649 inserting it to buffer.
5650 (mml-insert-parameter): Fold lines properly even if a parameter is
5651 segmented into two or more lines; change the max column to 76.
5652
5653 * rfc1843.el (rfc1843-decode-article-body): Don't use
5654 ignore-errors when calling mail-header-parse-content-type.
5655
5656 * rfc2231.el (rfc2231-parse-string): Return at least type if
5657 possible; don't cause an error even if it fails in parsing of
5658 parameters. Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
5659 (rfc2231-encode-string): Don't break lines at the beginning, leave
5660 it to mml-insert-parameter.
5661
5662 * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
5663 calling mail-header-parse-content-type.
5664
5665 2006-02-06 Reiner Steib <Reiner.Steib@gmx.de>
5666
5667 * spam-report.el (spam-report-gmane-use-article-number):
5668 Improve doc string.
5669 (spam-report-gmane-internal): Check if a suitable header was found
5670 in the article.
5671
5672 2006-02-04 Katsumi Yamaoka <yamaoka@jpl.org>
5673
5674 * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
5675 (rfc2231-encode-string): Make param*=value always begin with LWSP.
5676
5677 2006-02-05 Romain Francoise <romain@orebokech.com>
5678
5679 Update copyright notices of all files in the gnus directory.
5680
5681 2006-02-03 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
5682
5683 * nnweb.el (nnweb-request-group): Avoid growing overview files.
5684
5685 2006-02-03 Katsumi Yamaoka <yamaoka@jpl.org>
5686
5687 * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
5688 segmented lines of parameter value to cope with Thunderbird 1.5
5689 bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
5690 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
5691 (rfc2231-encode-string): Don't make lines exceeding 76 column.
5692
5693 2006-02-01 Max Froumentin <max@lapin-bleu.net> (tiny change)
5694
5695 * mml.el (mml-generate-mime-1): Correct the order of inline signed
5696 parts.
5697
5698 2006-01-31 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
5699
5700 * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
5701 there's only one active file for all servers.
5702 (nnweb-request-scan): Make sure nnweb-articles is initialized on
5703 solid groups. Gnus might have used a FAST request to select the group.
5704 (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
5705 and nnweb-search redundantly in the active file.
5706 (nnweb-request-list): Don't list bogus groups. There can only be one.
5707 (nnweb-request-create-group): Don't use ARGS.
5708 (nnweb-possibly-change-server, nnweb-request-group): Remove some
5709 initialisations. Let nnoo do the work.
5710
5711 2006-01-31 Katsumi Yamaoka <yamaoka@jpl.org>
5712
5713 * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
5714 Say the part has been decoded.
5715
5716 * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
5717
5718 2006-01-31 Kevin Ryde <user42@zip.com.au>
5719
5720 * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
5721 mailcap-viewer-test-cache when there's no 'test clause, since that
5722 will invert the meaning of a "nil" test previously determined by
5723 mailcap-mailcap-entry-passes-test.
5724
5725 2006-01-30 Katsumi Yamaoka <yamaoka@jpl.org>
5726
5727 * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
5728 compiling.
5729
5730 * gnus-sum.el: Ditto.
5731
5732 * message.el: Don't bind tool-bar-map when compiling.
5733
5734 2006-01-30 Reiner Steib <Reiner.Steib@gmx.de>
5735
5736 * nnweb.el (nnweb-google-parse-1): Clarify some comments.
5737
5738 2006-01-30 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
5739
5740 * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
5741 (nnweb-google-create-mapping, nnweb-google-search): Adapt to
5742 current Google Groups.
5743
5744 2006-01-26 Reiner Steib <Reiner.Steib@gmx.de>
5745
5746 * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
5747 and tool-bar-mode.
5748
5749 * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
5750 and tool-bar-mode.
5751
5752 * message.el (message-tool-bar-update): Simplify.
5753 (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
5754
5755 * gnus-sum.el (gnus-summary-tool-bar-update): Check for
5756 gnus-summary-buffer.
5757 (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
5758 gnus-summary-reply.
5759
5760 * gmm-utils.el (gmm): Add :version.
5761
5762 2006-01-26 Steve Youngs <steve@sxemacs.org>
5763
5764 * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
5765 autoload.
5766
5767 2006-01-26 Katsumi Yamaoka <yamaoka@jpl.org>
5768
5769 * gmm-utils.el (gmm-verbose): Add :group.
5770
5771 2006-01-25 Reiner Steib <Reiner.Steib@gmx.de>
5772
5773 * message.el: Change some comments WRT tool-bars.
5774
5775 * gnus-sum.el (gnus-summary-tool-bar)
5776 (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
5777 (gnus-summary-tool-bar-zap-list): New variables.
5778 (gnus-summary-make-tool-bar): Complete rewrite using
5779 `gmm-tool-bar-from-list'.
5780
5781 * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
5782 (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
5783 variables.
5784 (gnus-group-make-tool-bar): Complete rewrite using
5785 `gmm-tool-bar-from-list'.
5786 (gnus-group-tool-bar-update): New function.
5787
5788 * message.el (message-mode-field-menu): Add "Show hidden Headers".
5789
5790 2006-01-25 Katsumi Yamaoka <yamaoka@jpl.org>
5791
5792 * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
5793 is dissected into a single part of which the type is the same as
5794 the given one; decode charset.
5795
5796 2006-01-21 Kevin Ryde <user42@zip.com.au>
5797
5798 * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
5799 into alists as symbol not string, since that's what
5800 mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
5801 look for.
5802
5803 2006-01-24 Reiner Steib <Reiner.Steib@gmx.de>
5804
5805 * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
5806 (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
5807
5808 * message.el (message-tool-bar-gnome): Use gmm-ignore.
5809
5810 2006-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
5811
5812 * gnus-art.el (gnus-mime-security-button-commands): New variable.
5813 (gnus-mime-security-button-menu): New definition.
5814 (gnus-mime-security-button-map): Use them.
5815 (gnus-mime-security-button-menu): New function.
5816 (gnus-insert-mime-security-button): Addition to help echo.
5817 (gnus-mime-security-run-function, gnus-mime-security-save-part)
5818 (gnus-mime-security-pipe-part): New functions.
5819
5820 * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
5821 (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
5822
5823 * mm-decode.el (mm-handle-set-disposition): Remove.
5824 (mm-handle-set-description): Remove.
5825
5826 2006-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
5827
5828 * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
5829 (mm-w3m-standalone-supports-m17n-p): New function.
5830 (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
5831 w3m usage.
5832
5833 * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
5834 mm-w3m-standalone-supports-m17n-p to alter w3m usage.
5835
5836 2006-01-23 Reiner Steib <Reiner.Steib@gmx.de>
5837
5838 * message.el (message-tool-bar-zap-list): Use
5839 gmm-tool-bar-zap-list as custom type.
5840 (message-tool-bar-update): New function.
5841 (message-tool-bar, message-tool-bar-gnome)
5842 (message-tool-bar-retro): Add message-tool-bar-update.
5843 (message-tool-bar-gnome): Add flyspell-buffer.
5844
5845 * gnus-util.el (gnus-error): Describe `args'.
5846
5847 * gmm-utils.el (gmm-error): Describe `args'.
5848 (gmm-tool-bar-zap-list): New widget.
5849 (gmm-tool-bar-from-list): Improve description of `zap-list'.
5850
5851 2006-01-23 Katsumi Yamaoka <yamaoka@jpl.org>
5852
5853 * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
5854 (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
5855 the number of recursive calls.
5856
5857 * mm-decode.el (mm-handle-set-disposition): New macro.
5858 (mm-handle-set-description): New macro.
5859
5860 2006-01-23 Katsumi Yamaoka <yamaoka@jpl.org>
5861
5862 * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
5863 encoding.
5864
5865 2006-01-20 Reiner Steib <Reiner.Steib@gmx.de>
5866
5867 * message.el (message-tool-bar-zap-list, message-tool-bar)
5868 (message-tool-bar-gnome, message-tool-bar-retro): New variables.
5869 (message-tool-bar-local-item-from-menu): Remove.
5870 (message-tool-bar-map): Replace by `message-make-tool-bar'.
5871 (message-make-tool-bar): New function.
5872 (message-mode): Use `message-make-tool-bar'.
5873
5874 * gmm-utils.el: New file.
5875 (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
5876 (gmm-lazy): New widget copied from `nnmail.el'.
5877 (gmm-tool-bar-from-list): New function for creating customizable
5878 tool bars.
5879 (gmm-tool-bar-from-list): Fix typos in doc string. Remove debug
5880 output.
5881 (gmm): Add :prefix to defgroup.
5882
5883 2006-01-20 Per Abrahamsen <abraham@dina.kvl.dk>
5884
5885 * gmm-utils.el (gmm-widget-p): New function.
5886
5887 2006-01-20 Reiner Steib <Reiner.Steib@gmx.de>
5888
5889 * mml.el (mml-attach-file): Describe `description' in doc string.
5890 (mml-menu): Add Emacs MIME manual and PGG manual.
5891
5892 2006-01-20 Richard M. Stallman <rms@gnu.org>
5893
5894 * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
5895
5896 2006-01-20 Kevin Greiner <kevin.greiner@compsol.cc>
5897
5898 * nntp.el (nntp-end-of-line): Doc fix.
5899
5900 2006-01-20 Chong Yidong <cyd@stupidchicken.com>
5901
5902 * imap.el (imap-open): Handle case where buffer is a buffer
5903 object.
5904
5905 2005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
5906
5907 * gnus-delay.el (gnus-delay): Don't autoload.
5908 It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
5909 to be re-loaded when customizing the `gnus-delay' group.
5910
5911 2005-01-20 Chong Yidong <cyd@stupidchicken.com>
5912
5913 * message.el (message-insert-citation-line): Use newlines.
5914
5915 2006-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
5916
5917 * mm-bodies.el (mm-decode-body): Don't decode decoded body.
5918
5919 * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
5920
5921 2006-01-19 Mark D. Baushke <mdb@gnu.org>
5922
5923 * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
5924
5925 2006-01-17 Katsumi Yamaoka <yamaoka@jpl.org>
5926
5927 * mm-decode.el (mm-inlined-types): Add application/pgp.
5928 (mm-automatic-display): Ditto.
5929
5930 * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
5931 part as text.
5932
5933 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
5934
5935 * nnrss.el: Update copyright.
5936 (nnrss-opml-import): Query whether to subscribe to each entry.
5937
5938 * gnus-art.el:
5939 * gnus-sum.el:
5940 * mm-uu.el:
5941 * mm-view.el: Update copyright.
5942
5943 2006-01-16 Reiner Steib <Reiner.Steib@gmx.de>
5944
5945 * message.el (message-info): New function.
5946 (message-mode-menu): Add it.
5947 Update copyright.
5948
5949 * ChangeLog: Fix and update copyright.
5950
5951 2006-01-13 Romain Francoise <romain@orebokech.com>
5952
5953 * message.el (message-forward-subject-name-subject): Prefer the
5954 address to 'nowhere' if the sender has no name.
5955 Fix typo. Update copyright year.
5956
5957 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
5958
5959 * gnus-art.el (article-wash-html): Use
5960 gnus-summary-show-article-charset-alist if a numeric arg is given.
5961 (gnus-article-wash-html-with-w3m-standalone): New function.
5962
5963 * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
5964 mm-inline-text-html-render-with-w3m-standalone.
5965 (mm-text-html-washer-alist): Map w3m-standalone to
5966 gnus-article-wash-html-with-w3m-standalone.
5967 (mm-inline-text-html-render-with-w3m-standalone): New function.
5968
5969 2006-01-12 Reiner Steib <Reiner.Steib@gmx.de>
5970
5971 * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
5972 Improve LaTeX.
5973
5974 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
5975
5976 * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
5977 (nnrss-request-article): Render text/plain parts as HTML.
5978
5979 * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
5980 the buffer.
5981
5982 2006-01-08 Reiner Steib <Reiner.Steib@gmx.de>
5983
5984 * gnus-cus.el (gnus-group-parameters): Sync posting-style with
5985 custom definition of `gnus-posting-styles'.
5986
5987 * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
5988 print-circle. Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
5989
5990 2006-01-05 Reiner Steib <Reiner.Steib@gmx.de>
5991
5992 * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
5993 Use nntp for bug archive.
5994
5995 2006-01-05 Katsumi Yamaoka <yamaoka@jpl.org>
5996
5997 * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
5998 parts.
5999 (nnrss-normalize-date): New function converts ISO 8601 date into
6000 RFC822 style. Suggested by Mark Plaksin <happy@mcplaksin.org>.
6001 (nnrss-check-group): Use it.
6002
6003 2006-01-01 Katsumi Yamaoka <yamaoka@jpl.org>
6004
6005 * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
6006
6007 * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
6008 fetch a feed. Suggested by Mark Plaksin <happy@mcplaksin.org>.
6009 (nnrss-insert-w3): Ditto.
6010
6011 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
6012
6013 * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
6014 the articles to be forwarded including the case where neither a
6015 number of articles nor a region is specified.
6016
6017 2005-12-21 Katsumi Yamaoka <yamaoka@jpl.org>
6018
6019 * nnrss.el (nnrss-request-article): Fix last change; fill
6020 text/plain parts.
6021
6022 2005-12-20 Katsumi Yamaoka <yamaoka@jpl.org>
6023
6024 * nnrss.el (nnrss-request-article): Replace <br />s with newlines
6025 in text/plain part.
6026 (nnrss-check-group): Don't add excessive newline to dc:subject.
6027
6028 2005-12-19 Mark Plaksin <happy@mcplaksin.org> (tiny change)
6029
6030 * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
6031 article.
6032
6033 2005-12-18 Reiner Steib <Reiner.Steib@gmx.de>
6034
6035 * nnml.el: Don't require gnus-bcklg. Autoload it.
6036 (nnml-use-compressed-files, nnml-save-mail): Support other
6037 comression programs such as bzip2.
6038
6039 2005-12-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
6040
6041 * dns.el (query-dns): Make sure we check the buffer size before
6042 removing tcp headers.
6043
6044 2005-12-16 Katsumi Yamaoka <yamaoka@jpl.org>
6045
6046 * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
6047 remove MIME buttons associated with multipart/alternative parts.
6048 (gnus-mime-display-alternative): Tag buttons using `article-type'
6049 text property.
6050
6051 * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
6052 associated with multipart/alternative parts.
6053
6054 * gnus-art.el (gnus-signature-separator): Fix custom type.
6055
6056 * mm-decode.el (mm-inlined-types): Fix custom type.
6057 (mm-keep-viewer-alive-types): Ditto.
6058 (mm-automatic-display): Ditto.
6059 (mm-attachment-override-types): Ditto.
6060 (mm-inline-override-types): Ditto.
6061 (mm-automatic-external-display): Ditto.
6062
6063 2005-12-15 Reiner Steib <Reiner.Steib@gmx.de>
6064
6065 * spam-report.el (spam-report-user-mail-address)
6066 (spam-report-user-agent): New variables.
6067 (spam-report-url-ping-plain): Use spam-report-user-agent.
6068
6069 2005-12-14 Ralf Angeli <angeli@iwi.uni-sb.de>
6070
6071 * gnus-art.el (gnus-button-handle-custom): Do not just use
6072 `customize-apropos' for any "M-x customize-*" button but the
6073 function called for. Accept both the function name and its
6074 argument in order to achieve this.
6075 (gnus-button-alist): Remove support for "custom:" URL's. Pass
6076 function name to `gnus-button-handle-custom' in case of "M-x
6077 customize-*" buttons.
6078
6079 2005-12-12 Katsumi Yamaoka <yamaoka@jpl.org>
6080
6081 * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
6082 multipart/alternative and add xref to mm-discouraged-alternatives
6083 in doc string.
6084
6085 * mm-decode.el (mm-discouraged-alternatives): Add xref to
6086 gnus-buttonized-mime-types in doc string.
6087
6088 2005-12-08 Reiner Steib <Reiner.Steib@gmx.de>
6089
6090 * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
6091 Suggest image/.* in the doc string.
6092
6093 2005-12-12 Reiner Steib <Reiner.Steib@gmx.de>
6094
6095 * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
6096 message-marks (Debian bug #342521).
6097
6098 2005-12-12 Simon Josefsson <jas@extundo.com>
6099
6100 * password.el (password-read-from-cache): Add.
6101 (password-read): Use it.
6102
6103 2005-12-12 Katsumi Yamaoka <yamaoka@jpl.org>
6104
6105 * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
6106 us-ascii as a MIME charset.
6107
6108 * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
6109 against the case where the 2nd arg TYPE is nil.
6110
6111 2005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
6112
6113 * pop3.el (pop3-stream-type): Fix custom version.
6114
6115 * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
6116
6117 2005-12-09 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
6118
6119 * mm-decode.el (mm-display-external): Add missing cdr.
6120
6121 2005-12-07 Katsumi Yamaoka <yamaoka@jpl.org>
6122
6123 * mm-decode.el (mm-display-external): Use nametemplate (defined in
6124 RFC1524) if it is in mailcap or add a suffix according to
6125 mailcap-mime-extensions when generating a temp filename; postpone
6126 deleting a temp file for 2 seconds for some wrappers, shell
6127 scripts, and so on, which might exit right after having started a
6128 viewer command as a background job.
6129
6130 2005-12-06 Reiner Steib <Reiner.Steib@gmx.de>
6131
6132 * nntp.el (nntp-marks-directory): Fix custom group.
6133
6134 * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
6135 steps when < 10.
6136
6137 * gnus-start.el (gnus-no-server-1): Mention
6138 `gnus-level-default-subscribed' in doc string.
6139
6140 2005-12-02 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
6141
6142 * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
6143 parens.
6144
6145 2005-11-26 Dave Love <fx@gnu.org>
6146
6147 * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
6148 (tls-program, tls-success): Provide openssl alternative.
6149
6150 * starttls.el: Doc fixes.
6151 (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
6152 SERVICE to PORT.
6153
6154 * pop3.el (pop3-open-server) <ssl>: Clarify a loop. Deal with
6155 port null or service name.
6156 (starttls-negotiate): Autoload.
6157
6158 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
6159
6160 * message.el (message-kill-to-signature): Fix interactive spec.
6161
6162 2005-11-24 Katsumi Yamaoka <yamaoka@jpl.org>
6163
6164 * pop3.el (pop3-open-server): Recognize a string as a service name.
6165
6166 2005-11-24 Pascal Rigaux <pixel@mandriva.com> (tiny change)
6167
6168 * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
6169
6170 2005-11-23 Dave Love <fx@gnu.org>
6171
6172 Add pop3s, pop3/starttls.
6173
6174 * pop3.el (pop3-authentication-scheme): Clarify doc.
6175 (open-tls-stream, starttls-open-stream): Autoload.
6176 (pop3-stream-type): New.
6177 (pop3-open-server): Use it.
6178
6179 * mail-source.el (mail-sources): Fix some :types. Add stream type
6180 for POP.
6181 (mail-source-keyword-map): Add :stream for POP.
6182 (mail-source-fetch-pop): Use pop3-stream-type.
6183
6184 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
6185
6186 * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
6187 of current-time-string.
6188
6189 2005-11-20 Stefan Schimanski <schimmi@debian.org> (tiny change)
6190
6191 * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
6192 date header.
6193
6194 2005-11-19 Kevin Greiner <kevin.greiner@compsol.cc>
6195
6196 * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
6197 it can seriously impact performance as it bypasses the agent's
6198 local caches.
6199
6200 2005-11-19 Kevin Greiner <kevin.greiner@compsol.cc>
6201
6202 * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
6203 must be explicitly online rather than "not explicitly offline" for
6204 its flags to be synchronized.
6205
6206 * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
6207 that gnus-uu-unmark-thread will function correctly.
6208
6209 * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
6210 1024K is instead displayed as 1M.
6211
6212 2005-11-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
6213
6214 * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
6215
6216 2005-11-16 Boris Samorodov <bsam@ipt.ru> (tiny change)
6217
6218 * imap.el (imap-kerberos4-open): Ignore SSL stuff.
6219
6220 2005-11-13 Kevin Greiner <kevin.greiner@compsol.cc>
6221
6222 * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
6223 error message to display actual error condition.
6224 (gnus-agent-save-local): Avoid saving symbols that are bound to
6225 nil as they simply result in a warning message in
6226 gnus-agent-read-local.
6227
6228 2005-11-13 Katsumi Yamaoka <yamaoka@jpl.org>
6229
6230 * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
6231 rather than make-variable-buffer-local for file-precious-flag.
6232
6233 2005-11-12 Kevin Greiner <kevin.greiner@compsol.cc>
6234
6235 * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
6236 for duplicates which are removed. The invalid sort check then
6237 triggers a rescan after the sort as sorting may have moved
6238 duplicate entries such that they can be cheaply detected.
6239
6240 2005-11-13 Katsumi Yamaoka <yamaoka@jpl.org>
6241
6242 * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
6243
6244 2005-11-12 Kevin Greiner <kevin.greiner@compsol.cc>
6245
6246 * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
6247 internal variable to a custom variable. Changed default value
6248 from compressed(2) to uncompressed(1).
6249 (gnus-agent-read-agentview): Reversed revision 7.8 to restore
6250 support for uncompressed agentview files. Taken together, reading
6251 the agentview file should now be 6-7 times faster.
6252
6253 2005-11-11 Jan Nieuwenhuizen <janneke@gnu.org>
6254
6255 * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
6256 as a buffer-local variable. This avoids creating truncated
6257 dribble files as a result of a hang up, eg.
6258
6259 2005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
6260
6261 * gnus-start.el (gnus-start-draft-setup): Enforce
6262 `gnus-draft-mode' for nndraft:drafts at startup.
6263
6264 * gnus.el (gnus-splash): Change custom group.
6265 (gnus-group-get-parameter, gnus-group-parameter-value): Describe
6266 allow-list argument.
6267
6268 * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
6269 string.
6270
6271 2005-12-06 Reiner Steib <Reiner.Steib@gmx.de>
6272
6273 * gnus-art.el (gnus-default-article-saver): Add user-defined
6274 `function' to custom type.
6275
6276 2005-10-30 Chong Yidong <cyd@stupidchicken.com>
6277
6278 * imap.el (imap-open): Handle case where buffer is a buffer
6279 object.
6280
6281 2005-11-29 Reiner Steib <Reiner.Steib@gmx.de>
6282
6283 * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
6284 long lines.
6285 (gnus-cache-delete-group): Wrap doc strings.
6286
6287 * gnus-agent.el (gnus-agent-rename-group)
6288 (gnus-agent-delete-group): Wrap doc strings.
6289
6290 2005-11-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
6291
6292 * gnus-start.el (gnus-1): Add "native" to
6293 gnus-predefined-server-alist.
6294
6295 * gnus.el (gnus-method-to-server): Don't add "native" to the
6296 lists here, because that leads to problems when
6297 gnus-select-method is bound.
6298
6299 2005-11-09 Simon Josefsson <jas@extundo.com>
6300
6301 * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
6302 use (not sort-by-date) instead.
6303
6304 2005-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
6305
6306 * gnus-delay.el (gnus-delay-group): Don't autoload.
6307 It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
6308 to be re-loaded when customizing the `gnus-delay' group.
6309
6310 2005-11-19 Chong Yidong <cyd@stupidchicken.com>
6311
6312 * message.el: Revert last changes.
6313 (message-insert-citation-line): Use newlines.
6314
6315 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
6316
6317 * message.el (message-courtesy-message)
6318 (message-mark-insert-begin, message-mark-insert-end)
6319 (message-elide-ellipsis, message-cancel-message)
6320 (message-add-header, message-change-subject)
6321 (message-cross-post-followup-to-header)
6322 (message-cross-post-insert-note, message-reduce-to-to-cc)
6323 (message-widen-reply, message-delete-not-region)
6324 (message-kill-to-signature, message-insert-signature)
6325 (message-insert-importance-high, message-insert-importance-low)
6326 (message-insert-or-toggle-importance)
6327 (message-insert-disposition-notification-to)
6328 (message-indent-citation, message-yank-original)
6329 (message-cite-original-without-signature, message-cite-original)
6330 (message-insert-citation-line, message-position-on-field)
6331 (message-fix-before-sending, message-send-mail-partially)
6332 (message-send-mail, message-send-mail-with-sendmail)
6333 (message-send-mail-with-qmail, message-send-news)
6334 (message-check-news-header-syntax, message-generate-headers)
6335 (message-insert-courtesy-copy, message-fill-address)
6336 (message-fill-header, message-shorten-references)
6337 (message-setup-1, message-cancel-news)
6338 (message-forward-make-body-plain, message-forward-make-body-mime)
6339 (message-forward-make-body-mml, message-encode-message-body)
6340 (message-forward-make-body-digest-plain)
6341 (message-forward-make-body-digest-mime)
6342 (message-use-alternative-email-as-from): Insert `hard-newline'
6343 instead of ordinary newlines.
6344
6345 2005-11-09 Katsumi Yamaoka <yamaoka@jpl.org>
6346
6347 * message.el (message-generate-headers): Downcase the argument
6348 given to message-check-element.
6349
6350 2005-11-08 Kevin Greiner <kevin.greiner@compsol.cc>
6351
6352 * nntp.el (nntp-authinfo-rejected): New error condition.
6353 (nntp-wait-for): Use new error condition to signal authentication
6354 error.
6355 (nntp-retrieve-data): Rethrow new error condition to break out of
6356 recursive call to nntp-send-authinfo.
6357
6358 2005-11-08 Romain Francoise <romain@orebokech.com>
6359
6360 * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
6361 (gnus-summary-exit-map): Bind to `Z p'.
6362 (gnus-summary-make-menu-bar): Add menu item.
6363
6364 2005-11-02 Reiner Steib <Reiner.Steib@gmx.de>
6365
6366 * gnus-art.el (gnus-article-treat-custom): Add `first'.
6367 (gnus-treat-*): Add `first' in all doc strings.
6368
6369 * gnus-group.el (gnus-group-compact-group): Fix typo.
6370
6371 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
6372
6373 * gnus.el (gnus-parameters-case-fold-search): New variable.
6374 (gnus-parameters-get-parameter): Use it.
6375
6376 * gnus-score.el (gnus-home-score-file): Doc fix.
6377
6378 2005-11-01 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
6379
6380 * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
6381
6382 2005-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
6383
6384 * mm-util.el (mm-special-display-p): New function.
6385
6386 * mml.el (mml-preview): Use it; doc fix.
6387
6388 2005-10-29 Romain Francoise <romain@orebokech.com>
6389
6390 * message.el (message-fix-before-sending): Fix comment.
6391
6392 2005-10-29 Jari Aalto <jari.aalto@cante.net>
6393
6394 * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
6395
6396 2005-10-29 Jari Aalto <jari.aalto@cante.net>
6397
6398 * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
6399 Used in gnus-score.el.
6400
6401 2005-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6402
6403 * mm-util.el (mm-codepage-setup): Remove bogus alias test.
6404
6405 2005-10-27 Reiner Steib <Reiner.Steib@gmx.de>
6406
6407 * flow-fill.el (fill-flowed-encode-tests): Restore trailing
6408 whitespace removed in revision 7.8. Use concatenated string to
6409 protect trailing whitespace.
6410
6411 2005-10-27 Jouni K. Seppänen <jks@iki.fi>
6412
6413 * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
6414 (nnimap-request-expire-articles): Use it to avoid sending 'UID
6415 SEARCH UID ... NOT SINCE' queries, for inefficient servers like
6416 Courier IMAP ("some version from 2004"). Mostly based on similar
6417 code in the same function.
6418
6419 2005-10-26 Didier Verna <didier@xemacs.org>
6420
6421 * gnus-group.el (gnus-group-compact-group): Invalidate original
6422 article buffer.
6423 * gnus-srvr.el (gnus-server-compact-server): Ditto.
6424 * nnml.el (nnml-request-compact-group): Handle self Xref: field in
6425 NOV database and in article itself.
6426 Invalidate article backlog.
6427
6428 2005-10-26 Reiner Steib <Reiner.Steib@gmx.de>
6429
6430 * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
6431
6432 2005-10-26 Simon Josefsson <jas@extundo.com>
6433
6434 * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
6435 part of 2004-07-25 change.
6436
6437 2005-10-26 Katsumi Yamaoka <yamaoka@jpl.org>
6438
6439 * message.el (message-display-completion-list): New function.
6440 (message-expand-group): Use it; make sure the Completions buffer
6441 is modifiable.
6442
6443 2005-10-30 Chong Yidong <cyd@stupidchicken.com>
6444
6445 * imap.el (imap-open): Handle case where buffer is a buffer object.
6446
6447 2005-10-24 Eli Zaretskii <eliz@gnu.org>
6448
6449 * pgg-def.el:
6450 * pgg-gpg.el:
6451 * pgg-parse.el:
6452 * pgg-pgp.el:
6453 * pgg-pgp5.el:
6454 * pgg.el: Move to the parent lisp directory.
6455
6456 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
6457
6458 * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
6459 user-mail-name is an empty string.
6460
6461 2005-10-25 Reiner Steib <Reiner.Steib@gmx.de>
6462
6463 * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
6464 depending on gnus-score-decay-constant.
6465
6466 * encrypt.el (encrypt-insert-file-contents)
6467 (encrypt-write-file-contents): Don't use `gnus-message'.
6468
6469 * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
6470 arguments.
6471 (mm-uu-type-alist): Add message-marks and insert-marks. Pass
6472 arguments to mm-uu-verbatim-marks-extract.
6473 (mm-uu-hide-markers): New variable.
6474 (mm-uu-extract): Use face similar to `gnus-cite-3'.
6475
6476 * gnus-fun.el (gnus-convert-image-to-x-face-command)
6477 (gnus-convert-image-to-face-command): Use "convert" by default to
6478 allow other input image formats.
6479 (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
6480 accordingly.
6481
6482 2005-10-23 Simon Josefsson <jas@extundo.com>
6483
6484 * imap.el (imap-gssapi-program): Align command line parameters
6485 with latest GNU SASL.
6486 (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
6487
6488 2005-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
6489
6490 * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
6491 HTML.
6492 (nnslashdot-request-article): Ditto.
6493
6494 2005-10-20 Hiroshi Fujishima <hiroshi.fujishima@gmail.com> (tiny change)
6495
6496 * mail-source.el (mail-source-fetch-pop): Require pop3.
6497 (mail-source-check-pop): Ditto.
6498
6499 2005-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
6500
6501 * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
6502 errors.
6503
6504 2005-10-19 Reiner Steib <Reiner.Steib@gmx.de>
6505
6506 * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
6507 (gnus-treat-strip-leading-blank-lines): Improve doc string.
6508
6509 * message.el (message-tool-bar-local-item-from-menu): Fix comment.
6510
6511 * mm-bodies.el (mm-decode-string): Call
6512 `mm-charset-to-coding-system' with allow-override argument.
6513
6514 2005-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
6515
6516 * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
6517 (rfc2047-charset-to-coding-system): New function.
6518 (rfc2047-decode-encoded-words): New function.
6519 (rfc2047-decode-region): Use them.
6520 (rfc2047-decode-cte): Remove.
6521 (rfc2047-parse-and-decode): Remove.
6522 (rfc2047-decode): Remove.
6523
6524 2005-10-15 Kenichi Handa <handa@m17n.org>
6525
6526 * rfc2047.el (rfc2047-decode-cte): New function.
6527 (rfc2047-decode-region): Change the way to decode successive
6528 encoded-words: decode B- or Q-encoding in each encoded-word,
6529 concatenate them, and decode it as charset.
6530
6531 2005-10-17 Chong Yidong <cyd@stupidchicken.com>
6532
6533 * gnus-cus.el (gnus-custom-map): New variable. Bind mouse-1 to
6534 widget-move-and-invoke.
6535 (gnus-custom-mode): Use gnus-custom-map.
6536
6537 2005-10-15 Bill Wohler <wohler@newt.com>
6538
6539 * message.el (message-tool-bar-map): Renamed image file from
6540 mail_send to mail/send.
6541
6542 2005-10-16 Masatake YAMATO <jet@gyve.org>
6543
6544 * message.el (message-expand-group): Pass the common
6545 prefix substring of completion to `display-completion-list'.
6546
6547 2005-10-13 Reiner Steib <Reiner.Steib@gmx.de>
6548
6549 * mml-sec.el (mml-secure-method): New internal variable.
6550 (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
6551 (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
6552 functions using mml-secure-method.
6553
6554 * mml.el (mml-mode-map): Add key bindings for those functions.
6555 (mml-menu): Simplify security menu entries. Suggested by Jesper
6556 Harder <harder@myrealbox.com>.
6557 (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
6558 end of message if point is the headers of the message.
6559
6560 * message.el (message-in-body-p): New function.
6561
6562 * assistant.el: Autoload gnus-util and netrc.
6563
6564 * mm-util.el (mm-charset-to-coding-system): Add allow-override.
6565 Use `mm-charset-override-alist' only when decoding.
6566
6567 * mm-bodies.el (mm-decode-body): Call
6568 `mm-charset-to-coding-system' with allow-override argument.
6569
6570 * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
6571 `filename' from Content-Disposition if Content-Type doesn't
6572 provide `name'.
6573 (gnus-mime-view-part-as-type): Set default instead of
6574 initial-input.
6575
6576 2005-10-09 Daniel Brockman <daniel@brockman.se>
6577
6578 * format-spec.el (format-spec): Propagate text properties of % spec.
6579
6580 2005-10-12 Reiner Steib <Reiner.Steib@gmx.de>
6581
6582 * gnus-art.el (gnus-treat-predicate): Add `first'.
6583
6584 2005-10-11 Reiner Steib <Reiner.Steib@gmx.de>
6585
6586 * mm-util.el (mm-charset-synonym-alist): Improve doc string.
6587 (mm-charset-override-alist): New variable.
6588 (mm-charset-to-coding-system): Use it.
6589 (mm-codepage-setup): New helper function.
6590 (mm-charset-eval-alist): New variable.
6591 (mm-charset-to-coding-system): Use mm-charset-eval-alist. Warn
6592 about unknown charsets.
6593
6594 2005-10-04 David Hansen <david.hansen@gmx.net>
6595
6596 * nnrss.el (nnrss-request-article): Add support for the comments tag.
6597 (nnrss-check-group): Ditto.
6598
6599 2005-10-04 Reiner Steib <Reiner.Steib@gmx.de>
6600
6601 * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
6602 Rename x-gnus-verbatim to x-verbatim.
6603 (mm-uu-type-alist): Fix regexp for verbatim-marks.
6604
6605 * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
6606 x-verbatim.
6607
6608 * mm-url.el (mm-url-predefined-programs): Add switches for curl.
6609
6610 * gnus-util.el (gnus-remove-duplicates): Remove.
6611
6612 * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
6613 instead of gnus-remove-duplicates.
6614
6615 * message.el (message-remove-duplicates): Remove.
6616 (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
6617 message-remove-duplicates.
6618
6619 * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
6620 available, else use implementation from `delete-dups'.
6621
6622 * message.el (message-insert-expires): New function.
6623 (message-mode-map): Add key binding.
6624 (message-mode-field-menu): Add menu entry.
6625 (message-mode): Document it.
6626 (message-make-expires-date): Use `message-make-date'.
6627
6628 2005-10-04 Josh Huber <huber@alum.wpi.edu>
6629
6630 * message.el (message-make-expires-date): New function.
6631
6632 2005-10-02 Katsumi Yamaoka <yamaoka@jpl.org>
6633
6634 * time-date.el: Autoload parse-time-string, XEmacs needs it.
6635
6636 2005-09-30 Stefan Monnier <monnier@iro.umontreal.ca>
6637
6638 * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
6639 function rather than the diff-mode.el package.
6640 (mm-display-external): Use with-current-buffer.
6641 (mm-viewer-completion-map, mm-viewer-completion-map):
6642 Move initialization inside declaration.
6643
6644 2005-09-29 Simon Josefsson <jas@extundo.com>
6645
6646 * spam.el: Load hashcash when compiling, to avoid warnings. Don't
6647 autoload mail-check-payment.
6648 (spam-check-hashcash): Define unconditionally, since hashcash.el
6649 is part of Gnus now. Ignore errors from payment checking.
6650
6651 2005-09-28 Reiner Steib <Reiner.Steib@gmx.de>
6652
6653 * message.el (message-bold-region, message-unbold-region): Rename
6654 from `bold-region' and `unbold-region'.
6655
6656 * message.el: Remove useless autoloads.
6657
6658 2005-09-28 Simon Josefsson <jas@extundo.com>
6659
6660 * message.el (message-use-idna): Default to t.
6661 (message-use-idna): Test whether encoding works too. Doc fix.
6662
6663 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
6664
6665 * nntp.el (nntp-warn-about-losing-connection): Remove.
6666
6667 2005-09-27 Reiner Steib <Reiner.Steib@gmx.de>
6668
6669 * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
6670 customizable. Change default value.
6671 (mm-uu-diff-groups-regexp): Change default value.
6672 (mm-uu-type-alist): Add doc string.
6673 (mm-uu-configure): Add doc string. Make it interactive.
6674 (mm-uu-tex-groups-regexp): New variable.
6675 (mm-uu-latex-extract, mm-uu-latex-test): New functions.
6676 (mm-uu-type-alist): Add LaTeX documents.
6677 (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
6678 of "text/verbatim".
6679 (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
6680
6681 * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
6682 instead of "text/verbatim".
6683
6684 * message.el (message-mark-inserted-region)
6685 (message-mark-insert-file): Use slrn style marks when called with
6686 prefix argument.
6687
6688 2005-09-27 Simon Josefsson <jas@extundo.com>
6689
6690 * message.el (message-idna-to-ascii-rhs-1): Reformat.
6691
6692 2005-09-27 Arne Jørgensen <arne@arnested.dk>
6693
6694 * message.el (message-remove-duplicates): New function.
6695 Implementation borrowed from `gnus-remove-duplicates'.
6696 (message-idna-to-ascii-rhs): Also encode idna addresses in
6697 Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
6698 (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
6699 only ask about the same idna domain once per header and also tell
6700 in what header to replace the idna domain.
6701
6702 * gnus-art.el (article-decode-idna-rhs): Also decode idna
6703 addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
6704 (article-decode-idna-rhs): Fix regexp so that all idna-address in
6705 a header is decoded and not just the last one.
6706
6707 2005-09-27 Katsumi Yamaoka <yamaoka@jpl.org>
6708
6709 * gnus-art.el (gnus-mime-display-single): Don't modify text if it
6710 has been decoded.
6711
6712 * mm-decode.el (mm-automatic-display): Add text/verbatim.
6713 (mm-insert-part): Don't modify text if it has been decoded.
6714
6715 * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
6716 decoded.
6717
6718 * mm-view.el (mm-inline-text): Don't strip text props unless
6719 decoding enriched or richtext parts.
6720
6721 2005-09-25 Romain Francoise <romain@orebokech.com>
6722
6723 * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
6724 * gnus-start.el (gnus-subscribe-interactively):
6725 * gnus-uu.el (gnus-uu-grab-articles):
6726 End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
6727 space.
6728
6729 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
6730
6731 * smime.el (smime-sign-buffer, smime-decrypt-buffer):
6732 * mm-view.el (mm-view-pkcs7-decrypt):
6733 * gnus-sum.el (gnus-summary-limit-to-extra)
6734 (gnus-summary-respool-article, gnus-read-move-group-name):
6735 * gnus-score.el (gnus-summary-increase-score):
6736 * gnus-util.el (gnus-completing-read-with-default):
6737 * gnus-art.el (gnus-read-save-file-name)
6738 (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
6739 (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
6740 * message.el (message-check-news-header-syntax):
6741 Follow convention for reading with the minibuffer.
6742
6743 2005-09-22 Reiner Steib <Reiner.Steib@gmx.de>
6744
6745 * spam-report.el (spam-report-url-ping-plain):
6746 Use gnus-extended-version as User-Agent.
6747
6748 * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
6749 default value is nil.
6750
6751 * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
6752 (mm-uu-verbatim-marks-extract): New function.
6753 (mm-uu-extract): New face.
6754 (mm-uu-copy-to-buffer): Use it.
6755
6756 * spam-report.el (spam-report-gmane-ham): Renamed from
6757 `spam-report-gmane-unspam'.
6758 (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
6759 Simplify use of UNSPAM argument. Fetch "X-Report-Unspam" header.
6760
6761 * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
6762 Autoload.
6763 (spam-report-gmane-unregister-routine): Renamed
6764 `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
6765
6766 2005-09-21 Teodor Zlatanov <tzz@lifelogs.com>
6767
6768 * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
6769 (spam-report-gmane-unregister-routine): Add support for gmane
6770 unregistration.
6771
6772 * spam-report.el (spam-report-gmane-unspam)
6773 (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
6774 (spam-report-gmane): Change to take a single article and do unspam
6775 registration.
6776
6777 2005-09-19 Reiner Steib <Reiner.Steib@gmx.de>
6778
6779 * mm-url.el (mm-url-decode-entities): Fix regexp.
6780
6781 2005-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
6782
6783 * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
6784 default to nil, to be able to use Gnus at all. If the default
6785 switches to something else, then the function should be fixed not
6786 be exceedingly slow.
6787
6788 2005-09-20 Teodor Zlatanov <tzz@lifelogs.com>
6789
6790 * gnus-start.el (gnus-activate-group): If the server is nil, don't
6791 fail hard.
6792
6793 * spam-report.el: Add better Keywords line.
6794
6795 * spam.el: Add Maintainer and better Keywords line.
6796
6797 2005-09-19 Reiner Steib <Reiner.Steib@gmx.de>
6798
6799 * gnus-art.el (gnus-article-replace-part)
6800 (gnus-mime-replace-part): New functions.
6801 (gnus-mime-action-alist, gnus-mime-button-commands)
6802 (gnus-mime-save-part-and-strip): Added file argument.
6803 (gnus-article-part-wrapper): Added interactive argument.
6804
6805 * gnus-sum.el (gnus-summary-mime-map): Add
6806 `gnus-article-replace-part'.
6807
6808 2005-09-19 Didier Verna <didier@xemacs.org>
6809
6810 The nnml compaction feature:
6811 * nnml.el (nnml-request-compact-group): New function.
6812 * nnml.el (nnml-request-compact): New function.
6813 * gnus-int.el (gnus-request-compact-group): New function.
6814 * gnus-int.el (gnus-request-compact): New function.
6815 * gnus-group.el (gnus-group-compact-group): New function.
6816 * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
6817 * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
6818 * gnus-srvr.el (gnus-server-compact-server): New function.
6819 * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
6820 * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
6821
6822 2005-09-18 Deepak Goel <deego@gnufans.org>
6823
6824 * sieve.el (sieve-help): Fix `message' call: first arg should be a
6825 format spec.
6826
6827 2005-09-16 Katsumi Yamaoka <yamaoka@jpl.org>
6828
6829 * gnus.el (gnus-group-startup-message): Bind image-load-path.
6830
6831 2005-09-15 Romain Francoise <romain@orebokech.com>
6832
6833 * message.el (message-fill-paragraph): Clarify docstring.
6834
6835 2005-09-14 Katsumi Yamaoka <yamaoka@jpl.org>
6836
6837 * gnus-art.el (gnus-mime-display-part): Protect against broken
6838 MIME messages.
6839
6840 2005-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
6841
6842 * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
6843 before parsing header.
6844
6845 2005-09-11 Jari Aalto <jari.aalto@cante.net>
6846
6847 * html2text.el (html2text-replace-list): Add new entities.
6848
6849 2005-09-11 Romain Francoise <romain@orebokech.com>
6850
6851 * message.el (message-alternative-emails): Improve docstring.
6852 (message-setup-1): Call `message-use-alternative-email-as-from'
6853 after `message-setup-hook' to give it precedence over posting
6854 styles, etc.
6855 (message-use-alternative-email-as-from): Add docstring. Remove
6856 the original From header if present.
6857
6858 * nnml.el (nnml-compressed-files-size-threshold): New variable.
6859 (nnml-save-mail): Use it.
6860
6861 * gnus-uu.el (gnus-uu-mark-series): Return number of marked
6862 articles. Add new argument `silent'.
6863 (gnus-uu-mark-all): Report the total number of marked articles.
6864
6865 2005-09-10 Romain Francoise <romain@orebokech.com>
6866
6867 * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
6868 (gnus-uu-mark-series): Likewise.
6869
6870 2005-09-10 Reiner Steib <Reiner.Steib@gmx.de>
6871
6872 * spam-report.el (spam-report-gmane): Fix generation of spam
6873 report URL.
6874
6875 2005-09-10 Simon Josefsson <jas@extundo.com>
6876
6877 * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
6878 t, based on discussion on the ding list with Robert Epprecht
6879 <epprecht@solnet.ch>.
6880
6881 2005-09-07 Reiner Steib <Reiner.Steib@gmx.de>
6882
6883 * spam-report.el (spam-report-gmane): Make it work without
6884 X-Report-Spam header. Gmane now only provides Archived-At.
6885 This is only used if `spam-report-gmane-use-article-number' is nil.
6886 (spam-report-gmane-spam-header): Remove. Not used anymore.
6887
6888 * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
6889 make `gnus-summary-sort-by-recipient' work with threading.
6890
6891 * nnweb.el (nnweb-google-wash-article): Print a message if article
6892 is not available.
6893
6894 2005-09-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
6895
6896 * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
6897 change. Decode text/* parts content before displaying.
6898
6899 2005-09-06 Reiner Steib <Reiner.Steib@gmx.de>
6900
6901 * mml-smime.el: Remove defvar of gnus-extract-address-components.
6902
6903 2005-09-06 Katsumi Yamaoka <yamaoka@jpl.org>
6904
6905 * mm-view.el (mm-display-inline-fontify): Disable support modes.
6906
6907 2005-09-05 Reiner Steib <Reiner.Steib@gmx.de>
6908
6909 * message.el (message-tab-body-function): Fix mismatched custom type.
6910
6911 * gnus.el (gnus-group-change-level-function): Ditto.
6912
6913 * gnus-msg.el (gnus-outgoing-message-group): Ditto.
6914
6915 * gnus-art.el (gnus-signature-limit)
6916 (gnus-article-mime-part-function): Ditto.
6917
6918 2005-09-05 Katsumi Yamaoka <yamaoka@jpl.org>
6919
6920 * mml.el (mml-mode): Silence the byte compiler.
6921
6922 * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
6923 using `(sit-for 0)' before moving the point to the specified part;
6924 skip unbuttonized parts.
6925 (gnus-article-part-wrapper): Don't use save-window-excursion; don't
6926 return to the summary window if gnus-auto-select-part is non-nil.
6927
6928 2005-09-04 Reiner Steib <Reiner.Steib@gmx.de>
6929
6930 * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
6931 variables.
6932 (mml-dnd-attach-file, mml-mode): Use them.
6933
6934 * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
6935 Make fetching article by MID work again for Google Groups. Added
6936 FIXME concerning gnus-group-make-web-group.
6937
6938 * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
6939 Don't depend on Gnus by using mail-extract-address-components if
6940 gnus-extract-address-components is not bound.
6941
6942 2005-09-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
6943
6944 * gnus-art.el (gnus-mime-display-security): Don't display the
6945 signature, but only the signed part.
6946
6947 2005-09-02 Katsumi Yamaoka <yamaoka@jpl.org>
6948
6949 * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
6950
6951 * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
6952 list, not listp.
6953
6954 2005-09-02 Hrvoje Niksic <hniksic@xemacs.org>
6955
6956 * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
6957 when encoding.
6958
6959 * mm-bodies.el (mm-decode-content-transfer-encoding):
6960 De-canonicalize CRLF for all text content types, not just
6961 text/plain.
6962
6963 2005-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
6964
6965 * gnus-art.el (gnus-article-part-wrapper): Error if there's no
6966 valid article; point arrow and cursor at the MIME button.
6967
6968 2005-08-30 Katsumi Yamaoka <yamaoka@jpl.org>
6969
6970 * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
6971 Suggested by Dan Christensen <jdc@uwo.ca>.
6972
6973 * mm-decode.el (mm-save-part): Enable change of prompt.
6974
6975 2005-08-29 Jari Aalto <jari.aalto@cante.net>
6976
6977 * gnus-msg.el (gnus-inews-add-send-actions): Made
6978 `message-post-method' lambda parameter ARG `&optional'.
6979
6980 2005-08-29 Reiner Steib <Reiner.Steib@gmx.de>
6981
6982 * gnus-sum.el (gnus-summary-mime-map): Added
6983 gnus-article-save-part-and-strip, gnus-article-delete-part and
6984 gnus-article-jump-to-part.
6985
6986 * gnus-art.el (gnus-article-edit-article): Added quiet argument.
6987 (gnus-article-edit-part): Use it.
6988 (gnus-article-part-wrapper): Added no-handle argument.
6989 (gnus-article-save-part-and-strip, gnus-article-delete-part): New
6990 functions.
6991
6992 2005-08-29 Romain Francoise <romain@orebokech.com>
6993
6994 * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
6995 docstring.
6996 (gnus-face-from-file): Likewise.
6997
6998 2005-08-29 Reiner Steib <Reiner.Steib@gmx.de>
6999
7000 * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
7001 (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
7002 non-nil.
7003 (gnus-auto-select-part): New variable.
7004 (gnus-article-jump-to-part): New function.
7005 (gnus-article-edit-part, gnus-mime-save-part-and-strip)
7006 (gnus-mime-delete-part): Allow selecting specified part after
7007 deleting or stripping parts.
7008 (gnus-article-jump-to-part): Don't use `read-number'. Use last
7009 part if argument is bogus.
7010
7011 2005-08-31 Juanma Barranquero <lekktu@gmail.com>
7012
7013 * gnus-art.el (w3m-minor-mode-map):
7014 * gnus-spec.el (gnus-newsrc-file-version):
7015 * gnus-util.el (nnmail-active-file-coding-system)
7016 (gnus-original-article-buffer, gnus-user-agent):
7017 * gnus.el (gnus-ham-process-destinations)
7018 (gnus-parameter-ham-marks-alist)
7019 (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
7020 (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
7021 (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
7022 * mm-decode.el (gnus-current-window-configuration):
7023 * mm-extern.el (gnus-article-mime-handles):
7024 * mm-url.el (url-current-object, url-package-name)
7025 (url-package-version):
7026 * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
7027 (smime-keys, w3m-cid-retrieve-function-alist)
7028 (w3m-current-buffer, w3m-display-inline-images)
7029 (w3m-minor-mode-map):
7030 * mml-smime.el (gnus-extract-address-components):
7031 * mml.el (gnus-article-mime-handles, gnus-mouse-2)
7032 (gnus-newsrc-hashtb, message-default-charset)
7033 (message-deletable-headers, message-options)
7034 (message-posting-charset, message-required-mail-headers)
7035 (message-required-news-headers):
7036 * mml1991.el (mc-pgp-always-sign):
7037 * mml2015.el (mc-pgp-always-sign):
7038 * nnheader.el (nnmail-extra-headers):
7039 * rfc1843.el (gnus-decode-encoded-word-function)
7040 (gnus-decode-header-function, gnus-newsgroup-name):
7041 * spam-stat.el (gnus-original-article-buffer): Add defvars.
7042
7043 2005-08-22 Karl Chen <quarl@cs.berkeley.edu>
7044
7045 * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
7046 the end of the date treatments.
7047
7048 2005-08-15 Simon Josefsson <jas@extundo.com>
7049
7050 * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
7051 it in url-handlers.el and XEmacs in url.el. Reported by Luca
7052 Capello and Romain Francoise.
7053 (pgg-fetch-key-function): Removed, not used?
7054 (pgg-insert-url-with-w3): Require url, to get
7055 url-insert-file-contents regardless of where it is defined.
7056
7057 2005-08-13 Romain Francoise <romain@orebokech.com>
7058
7059 * message.el (message-cite-original-1): New function.
7060 (message-cite-original): Use it.
7061 (message-cite-original-without-signature): Ditto.
7062
7063 2005-08-08 Romain Francoise <romain@orebokech.com>
7064
7065 * message.el (message-yank-empty-prefix): New variable.
7066 (message-indent-citation): Use it.
7067 (message-cite-original-without-signature): Respect X-No-Archive.
7068
7069 2005-08-08 Simon Josefsson <jas@extundo.com>
7070
7071 * pgg.el: Autoload url-insert-file-contents instead of loading
7072 w3/url.
7073 (pgg-insert-url-with-w3): Don't load url here.
7074
7075 2005-08-07 Jesper Harder <harder@phys.au.dk>
7076
7077 * message.el (message-kill-to-signature): Don't insert newline at
7078 bol.
7079 (message-newline-and-reformat): Bind fill-paragraph-function to nil.
7080
7081 2005-08-06 Romain Francoise <romain@orebokech.com>
7082
7083 * message.el (message-user-fqdn): Fix typo in docstring.
7084
7085 2005-08-05 Daiki Ueno <ueno@unixuser.org>
7086
7087 * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
7088
7089 * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
7090
7091 2005-08-05 Katsumi Yamaoka <yamaoka@jpl.org>
7092
7093 * mm-bodies.el (mm-encode-body): Use coding system rather than
7094 charset to encode text.
7095
7096 * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
7097 number of charsets if utf-8 is available (XEmacs).
7098
7099 2005-08-04 Reiner Steib <Reiner.Steib@gmx.de>
7100
7101 * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
7102 taken from `gnus-button-mid-or-mail-regexp'.
7103 (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
7104 (gnus-button-alist): Improve regexp for domain part of the MIDs
7105 for news:localpart@domain buttons.
7106 (gnus-button-ctan-directory-regexp): Update.
7107
7108 2005-08-02 Katsumi Yamaoka <yamaoka@jpl.org>
7109
7110 * sieve-manage.el (sieve-manage-interactive-login): Use
7111 make-local-variable rather than make-variable-buffer-local.
7112 (sieve-manage-open): Ditto.
7113 (sieve-manage-authenticate): Ditto.
7114
7115 * mml.el (mml-generate-mime-1): Make the content type default to
7116 text/plain if the filename is not specified.
7117
7118 2005-08-01 Katsumi Yamaoka <yamaoka@jpl.org>
7119
7120 * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
7121 instead of insert-buffer.
7122
7123 * message.el (message-yank-original): Ditto; set the mark at the
7124 end of the yanked message.
7125
7126 2005-07-29 Katsumi Yamaoka <yamaoka@jpl.org>
7127
7128 * gnus-art.el (gnus-article-next-page-1): Reduce the number of
7129 lines to scroll rather than to stop it.
7130
7131 * mml.el (mml-generate-default-type): Add doc string.
7132 (mml-generate-mime-1): Use mm-default-file-encoding or make it
7133 default to application/octet-stream when determining the content
7134 type if it is not specified for the part or the mml contents; add
7135 a comment about mml-generate-default-type.
7136
7137 2005-07-29 Reiner Steib <Reiner.Steib@gmx.de>
7138
7139 * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
7140 make it default to application/octet-stream when determining the
7141 content type if it is not specified for the external contents.
7142
7143 2005-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
7144
7145 * rfc2231.el (rfc2231-parse-string): Take care that not only a
7146 segmented parameter but also other parameters might be there.
7147
7148 2005-07-27 Katsumi Yamaoka <yamaoka@jpl.org>
7149
7150 * mm-decode.el (mm-display-external): Delete temp file, directory
7151 and buffer immediately if the external process is exited.
7152
7153 2005-07-26 Katsumi Yamaoka <yamaoka@jpl.org>
7154
7155 * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
7156 fewer lines than that of scroll-margin.
7157 (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
7158
7159 2005-07-25 Katsumi Yamaoka <yamaoka@jpl.org>
7160
7161 * gnus-art.el (gnus-article-next-page): Revert.
7162 (gnus-article-beginning-of-window): New macro.
7163 (gnus-article-next-page-1): Use it.
7164 (gnus-article-prev-page): Ditto.
7165 (gnus-article-edit-part): Use insert-buffer-substring instead of
7166 insert-buffer.
7167 (gnus-article-edit-exit): Ditto.
7168
7169 * gnus-util.el (gnus-beginning-of-window): Remove.
7170 (gnus-end-of-window): Remove.
7171
7172 2005-07-25 Simon Josefsson <jas@extundo.com>
7173
7174 * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
7175 to have the url package without w3. Reported by Daiki Ueno
7176 <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
7177
7178 2005-07-20 Didier Verna <didier@xemacs.org>
7179
7180 * gnus-diary.el: Remove the description comment (nndiary is now
7181 properly documented in the Gnus manual).
7182 Fix the spelling of "Back End".
7183 * nndiary.el: Ditto.
7184 Fix the copyright notice.
7185
7186 2005-07-18 Romain Francoise <romain@orebokech.com>
7187
7188 * gnus-sum.el (gnus-summary-to-prefix)
7189 (gnus-summary-newsgroup-prefix): New variables.
7190 (gnus-summary-from-or-to-or-newsgroups): Use them.
7191
7192 2005-07-17 Romain Francoise <romain@orebokech.com>
7193
7194 * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
7195 space as it's generally not especially interesting to the user.
7196
7197 2005-07-16 Romain Francoise <romain@orebokech.com>
7198
7199 * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
7200 nil to avoid prompting and file modification if one of the
7201 messages at the top of the nnfolder file contains a copyright
7202 notice.
7203 Update copyright notice.
7204
7205 * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
7206 instead of `current-time-string' as the latter creates a time
7207 string that is not RFC 2822 compliant (it lacks the zone).
7208 Update copyright notice.
7209
7210 2005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
7211
7212 * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
7213 for text/rtf. Display default in prompt. Pass default for M-n.
7214
7215 * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
7216
7217 2005-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
7218
7219 * gnus-msg.el (gnus-button-mailto): Remove
7220 save-selected-window-window hackery because it relies on
7221 save-selected-window internals.
7222
7223 2005-07-15 Katsumi Yamaoka <yamaoka@jpl.org>
7224
7225 * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
7226 (gnus-article-next-page-1): Use gnus-beginning-of-window.
7227 (gnus-article-prev-page): Ditto.
7228
7229 * gnus-util.el (gnus-beginning-of-window): New function.
7230 (gnus-end-of-window): New function.
7231
7232 2005-07-14 Hiroshi Fujishima <hiroshi.fujishima@gmail.com> (tiny change)
7233
7234 * gnus-score.el (gnus-score-edit-all-score): Set
7235 gnus-score-edit-exit-function to gnus-score-edit-done and call
7236 gnus-message.
7237
7238 2005-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
7239
7240 * gnus-msg.el (gnus-button-mailto): Remove
7241 save-selected-window-window hackery because it relies on
7242 save-selected-window internals.
7243
7244 2005-07-13 Katsumi Yamaoka <yamaoka@jpl.org>
7245
7246 * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
7247 add-minor-mode.
7248 (gnus-binary-mode): Ditto.
7249
7250 * gnus-topic.el (gnus-topic-mode): Ditto.
7251
7252 2005-07-08 Ralf Angeli <angeli@iwi.uni-sb.de>
7253
7254 * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
7255 (gnus-article-prev-page): Take scroll-margin into consideration.
7256
7257 2005-07-04 Lute Kamstra <lute@gnu.org>
7258
7259 Update FSF's address in GPL notices.
7260
7261 2005-07-04 Juanma Barranquero <lekktu@gmail.com>
7262
7263 * gnus.el (gnus-exit):
7264 * gnus-group.el (gnus-group-icons):
7265 * nnmail.el (nnmail-prepare): Fix typos in docstrings.
7266
7267 * gnus-nocem.el (gnus-nocem):
7268 * message.el (message-various, message-buffers, message-sending)
7269 (message-interface, message-forwarding, message-insertion)
7270 (message-headers, message-news, message-mail):
7271 * pgg-gpg.el (pgg-gpg):
7272 * pgg-parse.el (pgg-parse):
7273 * pgg-pgp.el (pgg-pgp):
7274 * pgg-pgp5.el (pgg-pgp5):
7275 * pop3.el (pop3): Finish `defgroup' description with period.
7276
7277 2005-07-01 Katsumi Yamaoka <yamaoka@jpl.org>
7278
7279 * gnus-art.el (article-display-face): Improve the efficiency.
7280 (article-display-x-face): Ditto; remove grey x-face stuff.
7281
7282 2005-06-30 Katsumi Yamaoka <yamaoka@jpl.org>
7283
7284 * gnus-art.el (article-display-face): Correct the position in
7285 which Faces are inserted.
7286
7287 2005-06-29 Didier Verna <didier@xemacs.org>
7288
7289 * gnus-art.el (article-display-face): Display faces in correct
7290 order.
7291
7292 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
7293
7294 * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
7295 (gnus-fill-real-hashtb): Use hash table instead of obarray.
7296 (gnus-nocem-check-article): Fetch the Type header.
7297 (gnus-nocem-message-wanted-p): Fix the way to examine types.
7298 (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
7299 (gnus-nocem-enter-article): Use hash tables rather than obarrays;
7300 make sure gnus-nocem-hashtb is initialized.
7301 (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
7302 (gnus-nocem-unwanted-article-p): Ditto.
7303
7304 * pgg.el (pgg-verify): Return the verification result.
7305
7306 2005-06-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
7307
7308 * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
7309 is ascii.
7310
7311 2005-06-24 Juanma Barranquero <lekktu@gmail.com>
7312
7313 * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
7314 `show-nonbreak-escape'.
7315
7316 2005-06-23 Lute Kamstra <lute@gnu.org>
7317
7318 * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
7319
7320 * dig.el (dig-mode):
7321 * smime.el (smime-mode): Use gnus-run-mode-hooks.
7322
7323 2005-06-21 Juanma Barranquero <lekktu@gmail.com>
7324
7325 * nnimap.el (nnimap-split-download-body): Fix spellings.
7326
7327 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
7328
7329 * gnus-art.el (gnus-article-encrypt-body):
7330 * gnus-cus.el (gnus-score-customize):
7331 * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
7332 * pop3.el (pop3-user): Don't use `format' on `error' arguments.
7333
7334 2005-06-16 Arne Jørgensen <arne@arnested.dk>
7335
7336 * smime.el (smime-cert-by-ldap-1): Detect PEM format without
7337 header by looking for magic "MII" at the beginnig.
7338
7339 2005-06-16 Miles Bader <miles@gnu.org>
7340
7341 * assistant.el (assistant-field): Remove "-face" suffix from face name.
7342 (assistant-field-face): New backward-compatibility alias for renamed
7343 face.
7344 (assistant-render-text): Use renamed assistant-field face.
7345
7346 * spam.el (spam): Remove "-face" suffix from face name.
7347 (spam-face): New backward-compatibility alias for renamed face.
7348 (spam-face, spam-initialize): Use renamed spam face.
7349
7350 * message.el (message-header-to, message-header-cc)
7351 (message-header-subject, message-header-newsgroups)
7352 (message-header-other, message-header-name)
7353 (message-header-xheader, message-separator, message-cited-text)
7354 (message-mml): Remove "-face" suffix from face names.
7355 (message-header-to-face, message-header-cc-face)
7356 (message-header-subject-face, message-header-newsgroups-face)
7357 (message-header-other-face, message-header-name-face)
7358 (message-header-xheader-face, message-separator-face)
7359 (message-cited-text-face, message-mml-face):
7360 New backward-compatibility aliases for renamed faces.
7361 (message-font-lock-keywords): Use renamed message faces.
7362
7363 * sieve-mode.el (sieve-control-commands, sieve-action-commands)
7364 (sieve-test-commands, sieve-tagged-arguments):
7365 Remove "-face" suffix from face names.
7366 (sieve-control-commands-face, sieve-action-commands-face)
7367 (sieve-test-commands-face, sieve-tagged-arguments-face):
7368 New backward-compatibility aliases for renamed faces.
7369 (sieve-control-commands-face, sieve-action-commands-face)
7370 (sieve-test-commands-face, sieve-tagged-arguments-face):
7371 Use renamed sieve faces.
7372
7373 * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
7374 (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
7375 (gnus-group-news-3-empty, gnus-group-news-4)
7376 (gnus-group-news-4-empty, gnus-group-news-5)
7377 (gnus-group-news-5-empty, gnus-group-news-6)
7378 (gnus-group-news-6-empty, gnus-group-news-low)
7379 (gnus-group-news-low-empty, gnus-group-mail-1)
7380 (gnus-group-mail-1-empty, gnus-group-mail-2)
7381 (gnus-group-mail-2-empty, gnus-group-mail-3)
7382 (gnus-group-mail-3-empty, gnus-group-mail-low)
7383 (gnus-group-mail-low-empty, gnus-summary-selected)
7384 (gnus-summary-cancelled, gnus-summary-high-ticked)
7385 (gnus-summary-low-ticked, gnus-summary-normal-ticked)
7386 (gnus-summary-high-ancient, gnus-summary-low-ancient)
7387 (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
7388 (gnus-summary-low-undownloaded)
7389 (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
7390 (gnus-summary-low-unread, gnus-summary-normal-unread)
7391 (gnus-summary-high-read, gnus-summary-low-read)
7392 (gnus-summary-normal-read, gnus-splash):
7393 Remove "-face" suffix from face names.
7394 (gnus-group-news-1-face, gnus-group-news-1-empty-face)
7395 (gnus-group-news-2-face, gnus-group-news-2-empty-face)
7396 (gnus-group-news-3-face, gnus-group-news-3-empty-face)
7397 (gnus-group-news-4-face, gnus-group-news-4-empty-face)
7398 (gnus-group-news-5-face, gnus-group-news-5-empty-face)
7399 (gnus-group-news-6-face, gnus-group-news-6-empty-face)
7400 (gnus-group-news-low-face, gnus-group-news-low-empty-face)
7401 (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
7402 (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
7403 (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
7404 (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
7405 (gnus-summary-selected-face, gnus-summary-cancelled-face)
7406 (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
7407 (gnus-summary-normal-ticked-face)
7408 (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
7409 (gnus-summary-normal-ancient-face)
7410 (gnus-summary-high-undownloaded-face)
7411 (gnus-summary-low-undownloaded-face)
7412 (gnus-summary-normal-undownloaded-face)
7413 (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
7414 (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
7415 (gnus-summary-low-read-face, gnus-summary-normal-read-face)
7416 (gnus-splash-face):
7417 New backward-compatibility aliases for renamed faces.
7418 (gnus-group-startup-message): Use renamed gnus faces.
7419
7420 * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
7421 (gnus-server-closed, gnus-server-denied, gnus-server-offline)
7422 (gnus-server-agent): Remove "-face" suffix from face names.
7423 (gnus-server-agent-face, gnus-server-opened-face)
7424 (gnus-server-closed-face, gnus-server-denied-face)
7425 (gnus-server-offline-face):
7426 New backward-compatibility aliases for renamed faces.
7427 (gnus-server-agent-face, gnus-server-opened-face)
7428 (gnus-server-closed-face, gnus-server-denied-face)
7429 (gnus-server-offline-face): Use renamed gnus faces.
7430
7431 * gnus-picon.el (gnus-picon-xbm, gnus-picon):
7432 Remove "-face" suffix from face names.
7433 (gnus-picon-xbm-face, gnus-picon-face):
7434 New backward-compatibility aliases for renamed faces.
7435
7436 * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
7437 (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
7438 (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
7439 (gnus-cite-11): Remove "-face" suffix from face names.
7440 (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
7441 (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
7442 (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
7443 (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
7444 New backward-compatibility aliases for renamed faces.
7445 (gnus-cite-attribution-face, gnus-cite-face-list)
7446 (gnus-article-boring-faces): Use renamed gnus faces.
7447
7448 * gnus-art.el (gnus-signature, gnus-header-from)
7449 (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
7450 (gnus-header-content): Remove "-face" suffix from face names.
7451 (gnus-signature-face, gnus-header-from-face)
7452 (gnus-header-subject-face, gnus-header-newsgroups-face)
7453 (gnus-header-name-face, gnus-header-content-face):
7454 New backward-compatibility aliases for renamed faces.
7455 (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
7456
7457 * gnus-sum.el (gnus-summary-selected-face)
7458 (gnus-summary-highlight): Use renamed gnus faces.
7459 * gnus-group.el (gnus-group-highlight): Likewise.
7460
7461 2005-06-14 Juanma Barranquero <lekktu@gmail.com>
7462
7463 * gnus-sieve.el (gnus-sieve-article-add-rule):
7464 * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
7465 * spam-stat.el (spam-stat-buffer-change-to-spam)
7466 (spam-stat-buffer-change-to-non-spam): Follow error conventions.
7467
7468 * message.el (message-is-yours-p):
7469 * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
7470
7471 2005-06-14 Katsumi Yamaoka <yamaoka@jpl.org>
7472
7473 * mm-view.el (mm-inline-text): Withdraw the last change.
7474
7475 2005-06-09 Katsumi Yamaoka <yamaoka@jpl.org>
7476
7477 * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
7478 executing enriched-decode.
7479
7480 2005-06-07 Katsumi Yamaoka <yamaoka@jpl.org>
7481
7482 * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
7483 charset of tar files.
7484
7485 2005-06-04 Luc Teirlinck <teirllm@auburn.edu>
7486
7487 * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
7488
7489 2005-06-04 Lute Kamstra <lute@gnu.org>
7490
7491 * nnfolder.el (nnfolder-read-folder): Make sure that undo
7492 information is never recorded.
7493
7494 2005-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
7495
7496 * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
7497
7498 2005-06-02 Katsumi Yamaoka <yamaoka@jpl.org>
7499
7500 * pop3.el (pop3-apop): Run md5 in the binary mode.
7501
7502 * starttls.el (starttls-set-process-query-on-exit-flag):
7503 Use eval-and-compile.
7504
7505 2005-05-31 Simon Josefsson <jas@extundo.com>
7506
7507 * smime.el (smime-replace-in-string): Define.
7508 (smime-cert-by-ldap-1): Use it.
7509
7510 2005-05-31 Katsumi Yamaoka <yamaoka@jpl.org>
7511
7512 * gnus-art.el (article-display-x-face): Replace
7513 process-kill-without-query by gnus-set-process-query-on-exit-flag.
7514
7515 * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
7516 set-process-query-on-exit-flag or process-kill-without-query.
7517
7518 * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
7519 loop instead of replace-regexp.
7520
7521 * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
7522 instead of process-kill-without-query if it is available.
7523
7524 * mm-util.el (mm-insert-file-contents): Bind find-file-hook
7525 instead of find-file-hooks if it is available.
7526
7527 * mml1991.el: Bind pgg-default-user-id when compiling.
7528
7529 * mml2015.el: Bind pgg-default-user-id when compiling.
7530
7531 * nndraft.el (nndraft-request-associate-buffer):
7532 Use write-contents-functions instead of write-contents-hooks if it is
7533 available.
7534
7535 * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
7536 instead of find-file-hooks if it is available.
7537
7538 * nntp.el (nntp-open-connection): Replace
7539 process-kill-without-query by gnus-set-process-query-on-exit-flag.
7540 (nntp-open-ssl-stream): Ditto.
7541 (nntp-open-tls-stream): Ditto.
7542
7543 * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
7544 set-process-query-on-exit-flag or process-kill-without-query.
7545 (starttls-open-stream-gnutls): Use it instead of
7546 process-kill-without-query.
7547 (starttls-open-stream): Ditto.
7548
7549 2005-05-31 Ulf Stegemann <ulf@zeitform.de> (tiny change)
7550
7551 * smime.el (smime-cert-by-ldap-1): Don't use
7552 replace-regexp-in-string.
7553
7554 2005-05-31 Arne Jørgensen <arne@arnested.dk>
7555
7556 * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
7557
7558 * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
7559 in PEM format. Adjust to the XEmacs compability.
7560
7561 2005-05-30 Reiner Steib <Reiner.Steib@gmx.de>
7562
7563 * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
7564 by `string-to-number'.
7565 * gnus-agent.el (gnus-agent-regenerate-group)
7566 (gnus-agent-fetch-articles): Ditto.
7567 * gnus-art.el (gnus-button-fetch-group): Ditto.
7568 * gnus-cache.el (gnus-cache-generate-active)
7569 (gnus-cache-articles-in-group): Ditto.
7570 * gnus-group.el (gnus-group-set-current-level)
7571 (gnus-group-insert-group-line): Ditto.
7572 * gnus-score.el (gnus-score-set-expunge-below)
7573 (gnus-score-set-mark-below, gnus-summary-score-effect)
7574 (gnus-summary-score-entry): Ditto.
7575 * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
7576 (gnus-soup-pack): Ditto.
7577 * gnus-spec.el (gnus-xmas-format): Ditto.
7578 * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
7579 * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
7580 * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
7581 * nnbabyl.el (nnbabyl-article-group-number): Ditto.
7582 * nndb.el (nndb-get-remote-expire-response): Ditto.
7583 * nndiary.el (nndiary-parse-schedule-value)
7584 (nndiary-string-to-number, nndiary-request-replace-article)
7585 (nndiary-request-article): Ditto.
7586 * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
7587 * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
7588 * nneething.el (nneething-make-head): Ditto.
7589 * nnfolder.el (nnfolder-request-article)
7590 (nnfolder-retrieve-headers): Ditto.
7591 * nnheader.el (nnheader-file-to-number): Ditto.
7592 * nnkiboze.el (nnkiboze-request-article): Ditto.
7593 * nnmail.el (nnmail-process-unix-mail-format)
7594 (nnmail-process-babyl-mail-format): Ditto.
7595 * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
7596 * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
7597 (nnmh-request-create-group, nnmh-request-list-1)
7598 (nnmh-request-group, nnmh-request-article): Ditto.
7599 * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
7600 * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
7601 * nnsoup.el (nnsoup-make-active): Ditto.
7602 * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
7603 * nntp.el (nntp-find-group-and-number)
7604 (nntp-retrieve-headers-with-xover): Ditto.
7605 * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
7606 * pgg-parse.el (pgg-read-body, pgg-read-bytes)
7607 (pgg-format-key-identifier): Ditto.
7608 * pop3.el (pop3-last, pop3-stat): Ditto.
7609 * qp.el (quoted-printable-decode-region): Ditto.
7610
7611 * spam-report.el (spam-report-url-ping-mm-url): Use format instead
7612 of concat.
7613
7614 2005-05-30 Katsumi Yamaoka <yamaoka@jpl.org>
7615
7616 * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
7617
7618 * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
7619
7620 * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
7621
7622 * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
7623
7624 * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
7625
7626 * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
7627
7628 * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
7629 (gnus-carpal-mode): Ditto.
7630
7631 * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
7632 (gnus-browse-mode): Ditto.
7633
7634 * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
7635
7636 * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
7637
7638 2005-05-29 Richard M. Stallman <rms@gnu.org>
7639
7640 * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
7641
7642 2005-05-27 Katsumi Yamaoka <yamaoka@jpl.org>
7643
7644 * gnus-util.el (gnus-run-mode-hooks): New function.
7645
7646 * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
7647
7648 2005-05-26 Luc Teirlinck <teirllm@auburn.edu>
7649
7650 * gnus-agent.el (gnus-agent-make-mode-line-string):
7651 Use mode-line-highlight as mouse-face.
7652
7653 2005-05-17 Katsumi Yamaoka <yamaoka@jpl.org>
7654
7655 * canlock.el (canlock): Change the parent group to news.
7656
7657 * deuglify.el (gnus-outlook-deuglify): Add :group.
7658
7659 * dig.el (dig): Add :group.
7660
7661 * dns-mode.el (dns-mode): Add :group.
7662
7663 * encrypt.el (encrypt): Add :group.
7664
7665 * gnus-cite.el (gnus-cite-attribution-face): Add :group.
7666 (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
7667 (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
7668 (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
7669 (gnus-cite-face-10, gnus-cite-face-11): Ditto.
7670
7671 * gnus-diary.el (gnus-diary): Add :group.
7672
7673 * gnus.el (gnus-group-news-1-face): Add :group.
7674 (gnus-group-news-1-empty-face): Ditto.
7675 (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
7676 (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
7677 (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
7678 (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
7679 (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
7680 (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
7681 (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
7682 (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
7683 (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
7684 (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
7685 (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
7686 (gnus-summary-high-ticked-face): Ditto.
7687 (gnus-summary-low-ticked-face): Ditto.
7688 (gnus-summary-normal-ticked-face): Ditto.
7689 (gnus-summary-high-ancient-face): Ditto.
7690 (gnus-summary-low-ancient-face): Ditto.
7691 (gnus-summary-normal-ancient-face): Ditto.
7692 (gnus-summary-high-undownloaded-face): Ditto.
7693 (gnus-summary-low-undownloaded-face): Ditto.
7694 (gnus-summary-normal-undownloaded-face): Ditto.
7695 (gnus-summary-high-unread-face): Ditto.
7696 (gnus-summary-low-unread-face): Ditto.
7697 (gnus-summary-normal-unread-face): Ditto.
7698 (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
7699 (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
7700
7701 * hashcash.el (hashcash): New custom group.
7702 (hashcash-default-payment): Add :group.
7703 (hashcash-payment-alist): Ditto.
7704 (hashcash-default-accept-payment): Ditto.
7705 (hashcash-accept-resources): Ditto.
7706 (hashcash-path): Ditto.
7707 (hashcash-extra-generate-parameters): Ditto.
7708 (hashcash-double-spend-database): Ditto.
7709 (hashcash-in-news): Ditto.
7710
7711 * message.el (message-minibuffer-local-map): Add :group.
7712
7713 * netrc.el (netrc): Add :group.
7714
7715 * sieve-manage.el (sieve-manage-log): Add :group.
7716 (sieve-manage-default-user): Diito.
7717 (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
7718 (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
7719 (sieve-manage-authenticators): Ditto.
7720 (sieve-manage-authenticator-alist): Ditto.
7721 (sieve-manage-default-port): Ditto.
7722
7723 * sieve-mode.el (sieve-control-commands-face): Add :group.
7724 (sieve-action-commands-face): Ditto.
7725 (sieve-test-commands-face): Ditto.
7726 (sieve-tagged-arguments-face): Ditto.
7727
7728 * smime.el (smime): Add :group.
7729
7730 * spam-report.el (spam-report): Add :group.
7731
7732 * spam.el (spam, spam-face): Add :group.
7733
7734 2005-05-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
7735
7736 * nntp.el (nntp-next-result-arrived-p): Some news servers may
7737 return \n.\n.\n at the end of articles. Protect against that.
7738 (nntp-with-open-group): Allow debugging.
7739
7740 * nnheader.el (mail-header-set-extra): Make into a function
7741 because I just could't understand how to quote the list properly.
7742
7743 * dns.el (query-dns-cached): New function.
7744
7745 2005-05-26 Lute Kamstra <lute@gnu.org>
7746
7747 * score-mode.el (gnus-score-mode): Use run-mode-hooks.
7748
7749 2005-05-16 Katsumi Yamaoka <yamaoka@jpl.org>
7750
7751 * gnus-art.el: Don't autoload mail-extract-address-components.
7752
7753 * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
7754 eval-and-compile to evaluate it.
7755
7756 * hashcash.el: Don't autoload executable-find.
7757
7758 * nndb.el: Don't declare the nndb back end two or more times; don't
7759 autoload news-reply-mode, news-setup, cancel-timer and telnet.
7760
7761 * nntp.el: Autoload format-spec instead of format; use
7762 eval-and-compile to evaluate autoload forms.
7763
7764 2005-05-09 Georg C. F. Greve <greve@gnu.org> (tiny change)
7765
7766 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
7767
7768 2005-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
7769
7770 * gnus.el (gnus-version-number): Bump version.
7771
7772 2005-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
7773
7774 * gnus.el: No Gnus v0.3 is released.
7775
7776 2005-04-28 Katsumi Yamaoka <yamaoka@jpl.org>
7777
7778 * gnus-art.el (gnus-article-edit-part): Disable undo.
7779
7780 2005-04-25 Katsumi Yamaoka <yamaoka@jpl.org>
7781
7782 * gnus-art.el (article-date-ut): Don't delete X-Sent header when
7783 gnus-article-date-lapsed-new-header is t if date timer is active;
7784 skip headers in which the original date value is empty.
7785 (gnus-article-save-original-date): Redefine it as a macro.
7786 (gnus-display-mime): Use it.
7787
7788 2005-04-22 Katsumi Yamaoka <yamaoka@jpl.org>
7789
7790 * gnus-art.el (article-date-ut): Support converting date in
7791 forwarded parts as well.
7792 (gnus-article-save-original-date): New function.
7793 (gnus-display-mime): Use it.
7794
7795 2005-04-22 David Hansen <david.hansen@physik.fu-berlin.de>
7796
7797 * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
7798 enclosure element of <item>.
7799
7800 2005-04-21 Reiner Steib <Reiner.Steib@gmx.de>
7801
7802 * message.el (message-kill-buffer-query): Renamed from
7803 `message-kill-buffer-query-if-modified'. Added :version.
7804
7805 2005-04-19 Katsumi Yamaoka <yamaoka@jpl.org>
7806
7807 * mml.el (mml-preview): Bind gnus-message-buffer while setting the
7808 window layout.
7809
7810 2005-04-18 Katsumi Yamaoka <yamaoka@jpl.org>
7811
7812 * mml.el: Autoload dnd when compiling.
7813
7814 2005-04-18 Reiner Steib <Reiner.Steib@gmx.de>
7815
7816 * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
7817 x-dnd-*.
7818
7819 2005-04-18 Katsumi Yamaoka <yamaoka@jpl.org>
7820
7821 * qp.el (quoted-printable-encode-region): Save excursion.
7822
7823 2005-04-14 Teodor Zlatanov <tzz@lifelogs.com>
7824
7825 * message.el (message-kill-buffer-query-if-modified): Add new variable
7826 so the user can kill a modified message buffer quickly.
7827 (message-kill-buffer): Use it.
7828
7829 2005-04-13 Katsumi Yamaoka <yamaoka@jpl.org>
7830
7831 * gnus-art.el (gnus-mime-inline-part): Use mm-string-to-multibyte.
7832 * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
7833
7834 2005-04-12 Katsumi Yamaoka <yamaoka@jpl.org>
7835
7836 * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
7837 contained in text because xml.el decodes entities) with LFs.
7838
7839 2005-04-11 Lute Kamstra <lute@gnu.org>
7840
7841 * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
7842 differently.
7843
7844 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
7845
7846 * mm-util.el (mm-detect-coding-region): Typo.
7847
7848 2005-04-11 Katsumi Yamaoka <yamaoka@jpl.org>
7849
7850 * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
7851
7852 2005-04-06 D Goel <deego@gnufans.org>
7853
7854 * spam-stat.el (spam-stat-score-buffer): Add a call to a
7855 user-function allow user modifications of the scores.
7856 (spam-stat-score-buffer-user): New function, to allow
7857 user-computed modifications to the score.
7858 (spam-stat-score-buffer-user-functions): List of additional
7859 scoring functions.
7860 (spam-stat-error-holder): Global temporary error holder.
7861 (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
7862 variable.
7863
7864 2005-04-06 Teodor Zlatanov <tzz@lifelogs.com>
7865
7866 * gnus-registry.el (gnus-registry-clean-empty-function)
7867 (gnus-registry-trim, gnus-registry-fetch-groups)
7868 (gnus-registry-delete-group): Groups that match
7869 `gnus-registry-ignored-groups' are removed from the registry
7870 entries, not just ignored for splitting. This helps clean up the
7871 registry. Also, `gnus-registry-fetch-groups' is a convenient way
7872 to get all the groups a message ID is in.
7873
7874 * spam-stat.el (spam-stat-split-fancy-spam-threshold)
7875 (spam-stat-split-fancy): Change "threshhold" to "threshold"
7876 (spam-stat-score-buffer-user-functions): Add :number custom type.
7877
7878 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
7879
7880 * mm-util.el (mm-coding-system-p): Don't return binary for the nil
7881 argument in XEmacs.
7882
7883 * nnrss.el (nnrss-compatible-encoding-alist): New variable.
7884 (nnrss-request-group): Decode group name first.
7885 (nnrss-request-article): Make a text/plain article if mml-to-mime
7886 failed.
7887 (nnrss-get-encoding): Return a compatible encoding according to
7888 nnrss-compatible-encoding-alist.
7889 (nnrss-find-el): Use consp instead of listp.
7890 (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
7891
7892 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
7893
7894 * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
7895 which Emacs 20 doesn't support.
7896 (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
7897
7898 2005-04-04 Reiner Steib <Reiner.Steib@gmx.de>
7899
7900 * nnimap.el (nnimap-date-days-ago): Add defvars in order to
7901 silence the byte compiler inside the defun.
7902
7903 * gnus-demon.el (parse-time-string): Add autoload.
7904
7905 * gnus-delay.el (parse-time-string): Add autoload.
7906
7907 * gnus-art.el (parse-time-string): Add autoload.
7908
7909 * nnultimate.el (parse-time): Require for `parse-time-string'.
7910
7911 2005-03-31 Reiner Steib <Reiner.Steib@gmx.de>
7912
7913 * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
7914
7915 * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
7916
7917 * smime.el (smime-ldap-host-list): Add :version.
7918
7919 2005-03-21 Reiner Steib <Reiner.Steib@gmx.de>
7920
7921 * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
7922 pass it to `gnus-browse-read-group'.
7923 (gnus-browse-read-group): Add NUMBER argument and pass it to
7924 `gnus-group-read-ephemeral-group'.
7925
7926 * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
7927 argument and pass it to `gnus-group-read-group'.
7928
7929 2005-03-19 Aidan Kehoe <kehoea@parhasard.net>
7930
7931 * mm-util.el (mm-xemacs-find-mime-charset): Only call
7932 mm-xemacs-find-mime-charset-1 if we have the mule feature
7933 available at runtime.
7934
7935 2005-03-25 Werner Lemberg <wl@gnu.org>
7936
7937 * nnmaildir.el: Replace `illegal' with `invalid'.
7938
7939 2005-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
7940
7941 * gnus-start.el (gnus-display-time-event-handler):
7942 Check display-time-timer at runtime rather than only at load time
7943 in case display-time-mode is turned off in the mean time.
7944
7945 2005-03-16 Reiner Steib <Reiner.Steib@gmx.de>
7946
7947 * nnimap.el (nnimap-open-connection): Print which authinfo file is
7948 used.
7949
7950 * nneething.el (nneething-map-file-directory): Derive from
7951 `gnus-directory'.
7952
7953 * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
7954 the To/Cc button.
7955
7956 2005-03-15 Reiner Steib <Reiner.Steib@gmx.de>
7957
7958 * nnmaildir.el (nnmaildir-request-accept-article):
7959 Use `nnheader-cancel-timer' for compatibility with current XEmacs.
7960
7961 2005-03-13 Andrey Slusar <anrays@gmail.com> (tiny change)
7962
7963 * gnus-async.el: Require timer-funcs at compile time when in
7964 XEmacs for `run-with-idle-timer'.
7965
7966 2005-03-13 Andrey Slusar <anrays@gmail.com> (tiny change)
7967
7968 * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
7969 autoloaded function.
7970
7971 2005-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
7972
7973 * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
7974
7975 2005-03-10 Arne Jørgensen <arne@arnested.dk> (tiny change)
7976
7977 * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
7978
7979 2005-03-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
7980
7981 * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
7982 gnus-expert-user to default.
7983
7984 2005-03-08 Juergen Kreileder <jk@blackdown.de> (tiny change)
7985
7986 * nnimap.el (nnimap-open-server): Ditto.
7987
7988 * imap.el (imap-authenticate): Fix typo.
7989
7990 2005-03-08 Bjorn Solberg <bjorn_ding@hekneby.org> (tiny change)
7991
7992 * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
7993 buffer (since IMAP server might return FETCH response out of
7994 order, and the nntp buffer must be sorted).
7995
7996 2005-03-06 Kevin Greiner <kevin.greiner@compsol.cc>
7997
7998 * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
7999 comparison on string.
8000
8001 * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
8002 (gnus-agent-score): Renamed category keywords to match gnus-cus.
8003 (gnus-agent-summary-fetch-series): Modified to protect against
8004 gnus-agent-summary-fetch-group clearing processable flags.
8005 (gnus-agent-synchronize-group-flags): Update live group buffer as
8006 synchronization may occur due to the user toggle the plugged
8007 status.
8008 (gnus-agent-fetch-group-1): Clear downloadable flag when article
8009 successfully downloaded.
8010 (gnus-agent-expire-group-1): Avoid using markers when the overview
8011 is in ascending order; greatly improves performance.
8012 (gnus-agent-regenerate-group): Use
8013 gnus-agent-synchronize-group-flags to reset read status in both
8014 gnus and server.
8015 (gnus-agent-update-files-total-fetched-for): Fixed initial size.
8016
8017 2005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
8018
8019 * message.el: Don't autoload former message-utils variables.
8020 (message-strip-subject-trailing-was): Change doc string.
8021
8022 * nnweb.el: Fixes for `gnus-group-make-web-group'.
8023 (nnweb-type-definition): Don't add "hl=en" in `address'. Add `base'.
8024 (nnweb-google-search): Add "hl=en" here.
8025 (nnweb-google-parse-1, nnweb-google-create-mapping):
8026 Don't hardcode URL.
8027
8028 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
8029
8030 * message.el (message-get-reply-headers, message-followup):
8031 Mention related variables `message-use-followup-to' and
8032 `message-use-mail-followup-to', in the information buffer.
8033
8034 * nnweb.el (nnweb-type-definition): Use groups.google.de instead
8035 of broken groups(-beta).google.com.
8036
8037 2005-03-03 Teodor Zlatanov <tzz@lifelogs.com>
8038
8039 * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
8040 parameter to invoked gnus-request-move-article; remove the
8041 redundant gnus-sum-hint-move-is-internal variable; apply the marks
8042 all at once instead of once per article.
8043 (gnus-summary-remove-process-mark): Accept a list of articles as
8044 well as a single article for processing.
8045
8046 * gnus-int.el (gnus-request-move-article): Add move-is-internal
8047 parameter.
8048
8049 * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
8050
8051 * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
8052
8053 * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
8054 parameter.
8055
8056 * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
8057 parameter.
8058
8059 * nnimap.el (nnimap-request-move-article): Add move-is-internal
8060 parameter and remove the gnus-sum-hint-move-is-internal variable.
8061
8062 * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
8063 parameter.
8064
8065 * nndraft.el (nndraft-request-move-article): Add move-is-internal
8066 parameter.
8067
8068 * nndiary.el (nndiary-request-move-article): Add move-is-internal
8069 parameter.
8070
8071 * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
8072
8073 * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
8074 parameter.
8075
8076 * nnagent.el (nnagent-request-move-article): Add move-is-internal
8077 parameter.
8078
8079 2005-03-01 Stefan Monnier <monnier@iro.umontreal.ca>
8080
8081 * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
8082 a more conservative way.
8083
8084 2005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
8085
8086 * gnus-sum.el (gnus-summary-exit): Move point after displaying the
8087 buffer, so it moves the window's cursor.
8088
8089 2005-02-26 Arne Jørgensen <arne@arnested.dk>
8090
8091 * mm-decode.el (mm-dissect-buffer): Pass the from field on to
8092 `mm-dissect-multipart' and receive the from field as an (optional)
8093 argument from `mm-dissect-multipart'.
8094 (mm-dissect-multipart): Receive the from field as an argument and
8095 pass it on when we call `mm-dissect-buffer' on MIME parts.
8096 Fixes verification/decryption of signed/encrypted MIME parts.
8097
8098 2005-02-25 Teodor Zlatanov <tzz@lifelogs.com>
8099
8100 * gnus-sum.el (gnus-summary-move-article): Set
8101 gnus-sum-hint-move-is-internal for gnus-request-move-article and
8102 whatever it calls (right now, only nnimap-request-move article
8103 respects it).
8104
8105 * nnimap.el (nnimap-request-move-article): When
8106 gnus-sum-hint-move-is-internal is set, don't do the extra
8107 nnimap-request-article.
8108
8109 2005-02-24 Reiner Steib <Reiner.Steib@gmx.de>
8110
8111 * nnheader.el (nnheader-find-file-noselect): Add doc string.
8112
8113 * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
8114 `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
8115
8116 * gnus-sum.el (gnus-summary-caesar-message):
8117 Apply `gnus-treat-article' after rotation.
8118
8119 * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
8120 doc string.
8121
8122 2005-02-22 Simon Josefsson <jas@extundo.com>
8123
8124 * encrypt.el (encrypt-password-cache-expiry): Remove (use
8125 `password-cache-expiry' instead). Reported by Arne Jørgensen
8126 <arne@arnested.dk>.
8127 (encrypt): Add password-cache and password-cache-expiry as group
8128 members.
8129
8130 2005-02-22 Arne Jørgensen <arne@arnested.dk>
8131
8132 * smime.el (smime-ldap-host-list): Doc fix.
8133 (smime-ask-passphrase): Use `password-read-and-add' to read (and
8134 cache) password.
8135 (smime-sign-region): Use it.
8136 (smime-decrypt-region): Use it.
8137 (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
8138 (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
8139 fails.
8140 (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
8141 certificate from DER to PEM format rather than calling openssl.
8142
8143 * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
8144
8145 * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
8146 for signing/encryption.
8147
8148 * mml.el (mml-parse-1): Use them.
8149
8150 2005-02-21 Arne Jørgensen <arne@arnested.dk>
8151
8152 * nnrss.el (nnrss-verbose): Removed.
8153 (nnrss-request-group): Use `nnheader-message' instead.
8154
8155 2005-02-19 Mark Plaksin <happy@usg.edu> (tiny change)
8156
8157 * nnrss.el (nnrss-verbose): New variable.
8158 (nnrss-request-group): Make it say nnrss is requesting a group.
8159
8160 2005-02-21 Reiner Steib <Reiner.Steib@gmx.de>
8161
8162 * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
8163 Handle news URL with given port correctly.
8164
8165 2005-02-19 Katsumi Yamaoka <yamaoka@jpl.org>
8166
8167 * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
8168 containing special characters.
8169
8170 * gnus-sum.el (gnus-summary-edit-article): Ditto.
8171
8172 * mml.el (mime-to-mml): Ditto.
8173
8174 * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
8175 (rfc2047-quote-decoded-words-containing-tspecials): New variable.
8176 (rfc2047-decode-region): Quote decoded words containing special
8177 characters when rfc2047-quote-decoded-words-containing-tspecials
8178 is non-nil.
8179
8180 2005-02-16 Teodor Zlatanov <tzz@lifelogs.com>
8181
8182 * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
8183
8184 * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
8185
8186 2005-02-15 Simon Josefsson <jas@extundo.com>
8187
8188 * nnimap.el (nnimap-debug): Doc fix.
8189
8190 * imap.el (imap-debug): Doc fix.
8191
8192 2005-02-15 Katsumi Yamaoka <yamaoka@jpl.org>
8193
8194 * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
8195
8196 2005-02-14 Teodor Zlatanov <tzz@lifelogs.com>
8197
8198 * gnus.el (spam-contents): Improve docs for spam-contents
8199 parameter in its variable incarnation.
8200
8201 2005-02-14 Simon Josefsson <jas@extundo.com>
8202
8203 * smime-ldap.el: Use require instead of load-library for ldap.
8204 (smime-ldap-search): Indent.
8205 (smime-ldap-search-internal): Shorten line.
8206
8207 * smime.el (smime-cert-by-dns): Add doc-string.
8208 (smime-cert-by-ldap-1): Indent.
8209
8210 * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
8211 mml-smime-get-dns-ldap.
8212 (mml-smime-encrypt-query): Use new function. Default to ldap.
8213
8214 2005-02-14 Arne Jørgensen <arne@arnested.dk>
8215
8216 * smime.el: Require smime-ldap.
8217 (smime-ldap-host-list): New variable.
8218 (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
8219
8220 * mml-smime.el (mml-smime-encrypt-query): New function.
8221 (mml-smime-encrypt-query): Use it.
8222
8223 * smime-ldap.el: New file.
8224
8225 2005-02-13 Katsumi Yamaoka <yamaoka@jpl.org>
8226
8227 * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
8228
8229 2005-02-14 Reiner Steib <Reiner.Steib@gmx.de>
8230
8231 * gnus-group.el (gnus-group-make-doc-group): Mention prefix
8232 argument in doc string. Make query for type more clear.
8233
8234 2005-02-13 Reiner Steib <Reiner.Steib@gmx.de>
8235
8236 * gnus.el (gnus-group-startup-message): Search for gnus images in
8237 etc/images/gnus.
8238 * mm-util.el (mm-image-load-path): Likewise.
8239 * smiley.el (smiley-data-directory): Search for smilies in
8240 etc/images/smilies.
8241
8242 2005-02-09 Kim F. Storm <storm@cua.dk>
8243
8244 Change Emacs release version from 21.4 to 22.1 throughout.
8245 Change Emacs development version from 21.3.50 to 22.0.50.
8246
8247 2005-02-12 Katsumi Yamaoka <yamaoka@jpl.org>
8248
8249 * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
8250
8251 * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
8252 non-Mule XEmacs as well.
8253 (mm-decompress-buffer): Signal an error intentionally if it does
8254 not decompress compressed data because auto-compression-mode is
8255 disabled.
8256
8257 2005-02-11 Teodor Zlatanov <tzz@lifelogs.com>
8258
8259 * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
8260 an ID in the registry even if it has no groups.
8261
8262 2005-02-10 Katsumi Yamaoka <yamaoka@jpl.org>
8263
8264 * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
8265 merge it into mm-decompress-buffer.
8266 (gnus-mime-copy-part): Use the MIME part charset, the value which
8267 a user specified or gnus-newsgroup-charset for decoding, like
8268 gnus-mime-inline-part does; set buffer-file-coding-system to tell
8269 save-buffer what was used. Suggested by Kevin Ryde
8270 <user42@zip.com.au>.
8271 (gnus-mime-inline-part): Allow the name parameter as well as the
8272 filename parameter; force decompressing of compressed data; always
8273 display contents being not decoded as unibyte.
8274
8275 * mm-view.el (mm-display-inline-fontify): Allow the name parameter
8276 as well as the filename parameter.
8277
8278 * mm-util.el (mm-decompress-buffer): Merge
8279 gnus-mime-jka-compr-maybe-uncompress.
8280 (mm-find-buffer-file-coding-system): Doc fix; force decompressing
8281 of compressed data.
8282
8283 2005-02-08 Simon Josefsson <jas@extundo.com>
8284
8285 * imap.el (imap-log): Doc fix.
8286
8287 2005-02-07 Katsumi Yamaoka <yamaoka@jpl.org>
8288
8289 * gnus-art.el (gnus-mime-inline-part): Decode parts according to
8290 the coding cookies; decompress compressed parts.
8291
8292 * mml.el (mml-generate-mime-1): Add the charaset parameter according
8293 to the value which a user specified manually or the coding cookie.
8294
8295 * mm-util.el (mm-string-to-multibyte): New function.
8296 (mm-detect-mime-charset-region): Work with Emacs 22 as well.
8297 (mm-coding-system-to-mime-charset): New function.
8298 (mm-decompress-buffer): New function.
8299 (mm-find-buffer-file-coding-system): New function.
8300
8301 * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
8302 (mm-display-inline-fontify): Rewrite for decoding and decompressing
8303 parts.
8304
8305 2005-02-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
8306
8307 * mm-view.el (mm-display-inline-fontify): Decode a part according
8308 to the charset parameter.
8309
8310 2005-02-03 Katsumi Yamaoka <yamaoka@jpl.org>
8311
8312 * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
8313 prefix arg is neither nil nor a number, as info specifies.
8314
8315 2005-02-02 Katsumi Yamaoka <yamaoka@jpl.org>
8316
8317 * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
8318 timestamps.
8319
8320 2005-02-02 Jari Aalto <jari.aalto@cante.net>
8321
8322 * gnus-sum.el (gnus-list-of-unread-articles): Improve active
8323 groups error checking and notify user.
8324
8325 2005-02-02 Jari Aalto <jari.aalto@poboxes.com>
8326
8327 * message.el (message-send-mail-function): Check existence of
8328 sendmail-program first before using default value
8329 `message-send-mail-with-sendmail'. Otherwise use more generic
8330 `smtpmail-send-it'.
8331
8332 2005-02-01 Katsumi Yamaoka <yamaoka@jpl.org>
8333
8334 * nntp.el (nntp-request-update-info): Always return nil.
8335
8336 2005-01-30 Stefan Monnier <monnier@iro.umontreal.ca>
8337
8338 * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
8339
8340 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
8341
8342 * message.el (message-beginning-of-line): Change the behavior when
8343 invoked between BOL and : so that it first moves backward.
8344
8345 2005-01-28 Katsumi Yamaoka <yamaoka@jpl.org>
8346
8347 * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
8348 article buffer when editing of the article is discarded.
8349 (gnus-article-prepare): Revert.
8350
8351 2005-01-28 Katsumi Yamaoka <yamaoka@jpl.org>
8352
8353 * gnus-art.el (gnus-article-prepare):
8354 Remove message-strip-forbidden-properties from the local hook.
8355
8356 2005-01-27 Simon Josefsson <jas@extundo.com>
8357
8358 * password.el (password-cache-add): Only start one timer per key.
8359 Reported by Derek Atkins <warlord@MIT.EDU>.
8360
8361 2005-01-26 Steve Youngs <steve@sxemacs.org>
8362
8363 * run-at-time.el: Removed. It is no longer needed as
8364 timer-funcs.el in the xemacs-base package has a working version of
8365 `run-at-time'.
8366
8367 * password.el: Require timer-funcs instead of run-at-time in
8368 XEmacs.
8369 Remove `password-run-at-time' macro.
8370 (password-cache-add): Use `run-at-time' instead of
8371 `password-run-at-time'.
8372
8373 * mail-source.el: Require timer-funcs instead of itimer in XEmacs
8374 for `run-with-idle-timer'.
8375
8376 * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
8377 for `run-at-time'.
8378
8379 * mm-url.el: Require timer-funcs at compile time when in XEmacs
8380 for `with-timeout'.
8381
8382 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
8383
8384 * mml.el (mml-generate-mime-1): Convert string into unibyte when
8385 inserting " *mml*" buffer's contents into a unibyte temp buffer.
8386
8387 2005-01-24 Harald Meland <harald.meland@usit.uio.no> (tiny change)
8388
8389 * mail-source.el (mail-source-fetch-imap): Search for ^From case
8390 sensitively.
8391
8392 2005-01-21 Derek Atkins <warlord@MIT.EDU> (tiny change)
8393
8394 * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
8395
8396 2005-01-20 Katsumi Yamaoka <yamaoka@jpl.org>
8397
8398 * mm-decode.el (mm-insert-part): Switch the multibyteness of data
8399 which will be inserted according to the multibyteness of a buffer
8400 rather than the type of contents. Suggested by ARISAWA Akihiro
8401 <ari@mbf.ocn.ne.jp>.
8402
8403 * nnrss.el (nnrss-find-el): Check carefully whether there's a list
8404 of string which old xml.el may return rather than a string.
8405
8406 2005-01-17 Katsumi Yamaoka <yamaoka@jpl.org>
8407
8408 * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
8409
8410 2005-01-16 Simon Josefsson <jas@extundo.com>
8411
8412 * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
8413 idn/idna.el isn't available.
8414 (gnus-summary-idna-message): Doc fix. Suggested by Michael Cook
8415 <michael@waxrat.com>.
8416
8417 * hashcash.el: Remove non-FSF copyright header.
8418
8419 * hashcash.el (hashcash-extra-generate-parameters): New variable.
8420 (hashcash-generate-payment): Use it.
8421 (hashcash-generate-payment-async): Use it.
8422
8423 2005-01-15 Simon Josefsson <jas@extundo.com>
8424
8425 * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
8426 Suggested by Raymond Scholz <ray-2005@zonix.de>.
8427
8428 * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
8429 gnus-summary-idna-message.
8430 (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
8431 (gnus-summary-idna-message): New function.
8432
8433 2005-01-13 Reiner Steib <Reiner.Steib@gmx.de>
8434
8435 * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
8436 gnus-novice-user.
8437
8438 2005-01-12 Katsumi Yamaoka <yamaoka@jpl.org>
8439
8440 * nnrss.el (nnrss-request-delete-group): Delete entries in
8441 nnrss-group-alist as well.
8442 (nnrss-save-server-data): Insert newline.
8443
8444 2005-01-10 Reiner Steib <Reiner.Steib@gmx.de>
8445
8446 * gnus.el (gnus-user-agent): Use list of symbols instead of
8447 symbols. Display full version number for (S)XEmacs. Optionally
8448 display (S)XEmacs codename.
8449
8450 * gnus-util.el (gnus-emacs-version): Update for new
8451 `gnus-user-agent'.
8452
8453 * gnus-msg.el (gnus-extended-version): Make it possible to omit
8454 Gnus version.
8455
8456 2005-01-05 Reiner Steib <Reiner.Steib@gmx.de>
8457
8458 * spam.el (spam-face): New face. Don't use `gnus-splash-face'
8459 which is unreadable in some setups.
8460
8461 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
8462
8463 * gnus-spec.el (gnus-update-format-specifications): Flush the
8464 group format spec cache if it doesn't support decoded group names.
8465
8466 2005-01-03 Reiner Steib <Reiner.Steib@gmx.de>
8467
8468 * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
8469 Allow to apply decay on score files matching a regexp.
8470
8471 2004-12-30 Katsumi Yamaoka <yamaoka@jpl.org>
8472
8473 * gnus-group.el (gnus-group-line-format-alist): Keep the forward
8474 compatibility in %g and %c.
8475
8476 2004-12-29 Katsumi Yamaoka <yamaoka@jpl.org>
8477
8478 * gnus-group.el (gnus-group-line-format-alist): Use decoded group
8479 name for only %g and %c.
8480 (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
8481 of gnus-tmp-group to decoded group name.
8482 (gnus-group-make-rss-group): Exclude `/'s from group names.
8483
8484 2004-12-28 Katsumi Yamaoka <yamaoka@jpl.org>
8485
8486 * nnrss.el (nnrss-get-encoding): Fix regexp.
8487
8488 2004-12-27 Simon Josefsson <jas@extundo.com>
8489
8490 * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
8491 mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
8492 trailing white space. Reported by Werner Koch <wk@gnupg.org>.
8493
8494 2004-12-17 Kim F. Storm <storm@cua.dk>
8495
8496 * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
8497
8498 * gnus-sum.el (gnus-summary-mode-map): Likewise.
8499
8500 2004-12-26 Tsuyoshi AKIHO <akiho@kawachi.zaq.ne.jp>
8501
8502 * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
8503
8504 2004-12-26 Katsumi Yamaoka <yamaoka@jpl.org>
8505
8506 * nnrss.el: Require rfc2047 and mml.
8507 (nnrss-file-coding-system): New variable.
8508 (nnrss-format-string): Redefine it as an inline function.
8509 (nnrss-decode-group-name): New function.
8510 (nnrss-string-as-multibyte): Remove.
8511 (nnrss-retrieve-headers): Decode group name; don't use
8512 nnrss-format-string.
8513 (nnrss-request-group): Decode group name.
8514 (nnrss-request-article): Decode group name; allow a Message-ID as
8515 well as an article number; don't use nnrss-format-string; encode a
8516 Message-ID string which may contain non-ASCII characters; use
8517 mml-to-mime to compose a MIME article.
8518 (nnrss-request-expire-articles): Decode group name.
8519 (nnrss-request-delete-group): Decode group name.
8520 (nnrss-fetch): Clarify error message.
8521 (nnrss-read-server-data): Use insert-file-contents instead of load;
8522 bind file-name-coding-system; use multibyte buffer.
8523 (nnrss-save-server-data): Bind coding-system-for-write to the
8524 value of nnrss-file-coding-system; bind file-name-coding-system;
8525 add coding cookie.
8526 (nnrss-read-group-data): Use insert-file-contents instead of load;
8527 bind file-name-coding-system; use multibyte buffer.
8528 (nnrss-save-group-data): Bind coding-system-for-write to the
8529 value of nnrss-file-coding-system; bind file-name-coding-system.
8530 (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
8531 make it work with non-ASCII text.
8532 (nnrss-find-el): Make it work with old xml.el as well.
8533
8534 2004-12-26 Tsuyoshi AKIHO <akiho@kawachi.zaq.ne.jp>
8535
8536 * nnrss.el (nnrss-get-encoding): New function.
8537 (nnrss-fetch): Use unibyte buffer initially; bind
8538 coding-system-for-read while performing mm-url-insert; remove ^Ms;
8539 decode contents according to the encoding attribute.
8540 (nnrss-save-group-data): Add coding cookie.
8541 (nnrss-mime-encode-string): New function.
8542 (nnrss-check-group): Use it to encode subject and author.
8543
8544 2004-12-23 Teodor Zlatanov <tzz@lifelogs.com>
8545
8546 * spam.el (spam-check-BBDB): Don't get the symbol-value of an
8547 imaginary variable.
8548
8549 2004-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
8550
8551 * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
8552 correctly even if there are wide characters.
8553
8554 2004-12-21 Teodor Zlatanov <tzz@lifelogs.com>
8555
8556 * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
8557 downcased symbol names; make a new cache instead of reusing
8558 bbdb-hashtable.
8559
8560 2004-12-21 Katsumi Yamaoka <yamaoka@jpl.org>
8561
8562 * rfc2231.el (rfc2231-parse-string): Decode encoded value after
8563 concatenating segments rather than before concatenating them.
8564 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
8565
8566 * message.el (message-get-reply-headers): Bind `extra'.
8567
8568 2004-12-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
8569
8570 * message.el (message-extra-wide-headers): New variable.
8571 (message-get-reply-headers): Use it.
8572
8573 2004-12-20 Katsumi Yamaoka <yamaoka@jpl.org>
8574
8575 * gnus-agent.el (gnus-agent-group-path): Decode group name.
8576 (gnus-agent-group-pathname): Ditto.
8577
8578 * gnus-cache.el (gnus-cache-file-name): Decode group name.
8579
8580 * gnus-group.el (gnus-group-make-group): Decode group name.
8581 (gnus-group-make-rss-group): Register the group data after opening
8582 the nnrss group.
8583
8584 2004-12-17 Paul Jarc <prj@po.cwru.edu>
8585
8586 * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
8587 by expiry now get marked as read.
8588
8589 2004-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
8590
8591 * mm-util.el (mm-xemacs-find-mime-charset): New macro.
8592
8593 2004-12-17 Aidan Kehoe <kehoea@parhasard.net>
8594
8595 * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
8596 unify Latin characters in XEmacs.
8597 (mm-find-mime-charset-region): Use it.
8598
8599 2004-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
8600
8601 * gnus-util.el (gnus-delete-directory): New function.
8602
8603 * gnus-agent.el (gnus-agent-delete-group): Use it.
8604
8605 * gnus-cache.el (gnus-cache-delete-group): Use it.
8606
8607 2004-12-16 Katsumi Yamaoka <yamaoka@jpl.org>
8608
8609 * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
8610 names.
8611
8612 2004-12-16 Simon Josefsson <jas@extundo.com>
8613
8614 * hashcash.el (hashcash-payment-alist): Fix custom :type.
8615
8616 2004-12-15 Katsumi Yamaoka <yamaoka@jpl.org>
8617
8618 * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
8619
8620 * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
8621 (gnus-group-set-current-level): Decode group name.
8622
8623 2004-12-15 Maciek Pasternacki <maciekp@japhy.fnord.org> (tiny change)
8624
8625 * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
8626 failed.
8627
8628 2004-12-14 Katsumi Yamaoka <yamaoka@jpl.org>
8629
8630 * gnus-group.el (gnus-group-delete-group): Decode group name.
8631 (gnus-group-make-rss-group): Encode group name.
8632 (gnus-group-catchup-current): Decode group name.
8633 (gnus-group-kill-group): Decode group name.
8634
8635 2004-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
8636
8637 * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
8638
8639 2004-12-13 Katsumi Yamaoka <yamaoka@jpl.org>
8640
8641 * gnus-group.el (gnus-group-make-rss-group):
8642 Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
8643
8644 * gnus-start.el (gnus-setup-news): Honor user's setting to
8645 gnus-message-archive-method. Suggested by Lute Kamstra
8646 <lute@gnu.org>.
8647
8648 2004-12-10 Arnaud Giersch <arnaud.giersch@free.fr> (tiny change)
8649
8650 * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
8651 global counterparts of the buffer-local variables.
8652
8653 2004-11-16 Romain Francoise <romain@orebokech.com>
8654
8655 * gnus-sum.el (gnus-summary-exit): Don't clear the global
8656 counterparts of the buffer-local variables.
8657
8658 2004-11-25 Reiner Steib <Reiner.Steib@gmx.de>
8659
8660 * message.el (message-forbidden-properties): Fixed typo in doc
8661 string.
8662
8663 2004-11-25 Reiner Steib <Reiner.Steib@gmx.de>
8664
8665 * gnus-util.el (gnus-replace-in-string): Added doc string.
8666
8667 * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
8668 to avoid problems when splitting mails with many recipients.
8669
8670 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
8671
8672 * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
8673 pop-to-buffer, covered by the subsequent gnus-configure-windows.
8674
8675 2004-12-05 Nelson Ferreira <nelson.ferreira@ieee.org>
8676
8677 * spam-stat.el (spam-stat-save): Load the hashtable from disk only
8678 if there is no hashtable in memory or file modification time is
8679 newer than cached timestamp.
8680
8681 2004-12-03 Reiner Steib <Reiner.Steib@gmx.de>
8682
8683 * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
8684 not-matching option.
8685
8686 2004-12-02 Reiner Steib <Reiner.Steib@gmx.de>
8687
8688 * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
8689 Suggested David Mazieres in analogy to rmail-summary-by-recipients.
8690 (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
8691 (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
8692 New functions. Suggested by Uwe Brauer <oub@mat.ucm.es>.
8693 (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
8694
8695 2004-12-02 Katsumi Yamaoka <yamaoka@jpl.org>
8696
8697 * message.el (message-forward-make-body-mml): Remove headers
8698 according to message-forward-ignored-headers if a message is decoded.
8699
8700 2004-12-02 Romain Francoise <romain@orebokech.com>
8701
8702 * message.el (message-forward-make-body-plain): Always remove
8703 headers according to message-forward-ignored-headers.
8704
8705 2004-12-01 Teodor Zlatanov <tzz@lifelogs.com>
8706
8707 * spam.el (spam-summary-prepare-exit): Remove the
8708 gnus-summary-limit pop for now, it has problems with ham marks for
8709 me.
8710
8711 2004-11-29 Teodor Zlatanov <tzz@lifelogs.com>
8712
8713 * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
8714 correctly.
8715
8716 2004-11-28 Carl Henrik Lunde <chlunde+bugs+@ping.uio.no> (tiny change)
8717
8718 * format-spec.el (format-spec): Message the char.
8719
8720 2004-11-26 Teodor Zlatanov <tzz@lifelogs.com>
8721
8722 * gnus-art.el (gnus-split-methods): Reformat comments.
8723
8724 * spam.el (spam-summary-prepare-exit): Remove article limits
8725 before exiting the summary buffer.
8726
8727 2004-11-26 Katsumi Yamaoka <yamaoka@jpl.org>
8728
8729 * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
8730 order to silence the byte compiler.
8731
8732 * spam.el: Fix the way to silence the byte compiler, which
8733 complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
8734 bbdb-search-simple, spam-BBDB-register-routine,
8735 spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
8736 spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
8737 spam-stat-buffer-is-spam, spam-stat-load,
8738 spam-stat-register-ham-routine, spam-stat-register-spam-routine,
8739 spam-stat-save and spam-stat-split-fancy.
8740
8741 2004-11-26 Katsumi Yamaoka <yamaoka@jpl.org>
8742
8743 * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
8744 which may confuse users.
8745 (canlock-password-for-verify): Ditto.
8746
8747 * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
8748
8749 * gnus-art.el (gnus-emphasis-alist): Ditto.
8750
8751 * gnus-registry.el (gnus-registry-max-entries): Ditto.
8752
8753 * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
8754
8755 * gnus-start.el (gnus-save-killed-list): Ditto.
8756
8757 * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
8758 (gnus-sum-thread-tree-root): Ditto.
8759 (gnus-sum-thread-tree-false-root): Ditto.
8760 (gnus-sum-thread-tree-single-indent): Ditto.
8761
8762 * message.el (message-courtesy-message): Ditto.
8763 (message-archive-note): Ditto.
8764 (message-subscribed-address-file): Ditto.
8765 (message-user-fqdn): Ditto.
8766
8767 * spam-report.el (spam-report-gmane-regex): Ditto.
8768
8769 * spam.el (spam-blackhole-good-server-regex): Ditto.
8770
8771 2004-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
8772
8773 * mml.el (mml-preview): Widen the message buffer before copying
8774 the contents to the preview buffer; sort headers before previewing.
8775
8776 * message.el (message-hidden-headers): Fix the way to avoid a bug
8777 in the `repeat' widget in Emacs 21.3 or earlier.
8778
8779 2004-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
8780
8781 * message.el (message-hidden-headers): Default to "^References:".
8782 Improve customization type. Suggested by Reiner Steib
8783 <Reiner.Steib@gmx.de>.
8784
8785 2004-11-25 Romain Francoise <romain@orebokech.com>
8786
8787 * message.el (message-strip-forbidden-properties): Remove check for
8788 obsolete `message-hidden' text property, hidden headers are not
8789 accessible in the buffer anymore.
8790
8791 2004-11-22 Romain Francoise <romain@orebokech.com>
8792
8793 * message.el (message-header-format-alist): Add `From' in list
8794 so that it can be sorted.
8795 (message-fix-before-sending): Widen and sort headers before
8796 sending.
8797 (message-hide-headers): Use narrowing to hide headers by moving
8798 them to the top of the buffer and narrowing to the region
8799 underneath.
8800
8801 2004-11-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
8802
8803 * message.el (message-strip-forbidden-properties): Bind
8804 buffer-read-only (etc) to nil.
8805
8806 2004-11-23 Katsumi Yamaoka <yamaoka@jpl.org>
8807
8808 * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
8809 address-mime. Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
8810
8811 2004-11-22 Marek Martin <marek.martin@mum.pri.ee> (tiny change)
8812
8813 * nnfolder.el (nnfolder-request-create-group): Save current buffer.
8814
8815 2004-11-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
8816
8817 * dns.el (query-dns): Use sit-for to time instead of
8818 accept-process-output, since that doesn't seem to work on udp
8819 sockets.
8820
8821 2004-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
8822
8823 * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
8824
8825 2004-11-15 Jesper Harder <harder@ifa.au.dk>
8826
8827 * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
8828 doc string. Improve doc string.
8829
8830 2004-11-15 Katsumi Yamaoka <yamaoka@jpl.org>
8831
8832 * nntp.el (nntp-request-update-info): Return nil if
8833 nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
8834 may not call gnus-activate-group which uselessly issues the GROUP
8835 commands for all nntp groups and wastes time. Reported by Romain
8836 Francoise <romain@orebokech.com>.
8837
8838 * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
8839
8840 2004-11-15 Simon Josefsson <jas@extundo.com>
8841
8842 * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
8843 headers separately.
8844 (gnus-button-openpgp): New function, inspired by Jochen Küpper
8845 <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
8846
8847 2004-11-14 Reiner Steib <Reiner.Steib@gmx.de>
8848
8849 * gnus-start.el (gnus-convert-old-newsrc):
8850 Assign legacy-gnus-agent to 5.10.7.
8851
8852 2004-11-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
8853
8854 * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
8855 start of the lines.
8856
8857 2004-11-14 Magnus Henoch <mange@freemail.hu>
8858
8859 * hashcash.el (hashcash-default-payment): Change default to 20
8860 (hashcash-default-accept-payment): Change default to 20
8861 (hashcash-process-alist): New variable
8862 (hashcash-generate-payment-async): Add
8863 (hashcash-already-paid-p): Add
8864 (hashcash-insert-payment): Don't generate payments twice
8865 (hashcash-insert-payment-async): Add
8866 (hashcash-insert-payment-async-2): Add
8867 (hashcash-cancel-async): Add
8868 (hashcash-wait-async): Add
8869 (hashcash-processes-running-p): Add
8870 (hashcash-wait-or-cancel): Add
8871 (mail-add-payment): New optional argument. Conditionally start
8872 asynchronous calculation.
8873 (mail-add-payment-async): Add
8874
8875 * message.el (message-send-mail): Wait for asynchronous hashcash
8876 results. Don't clobber existing X-Hashcash headers.
8877 (message-setup-1): Call mail-add-payment-async when
8878 message-generate-hashcash is non-nil.
8879
8880 2004-11-11 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
8881
8882 * message.el (message-use-alternative-email-as-from): Examine the
8883 From header as well; use message-make-from in order to include a
8884 user's full name.
8885
8886 2004-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
8887
8888 * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
8889 default; improve customization type.
8890 (gnus-emphasis-custom-with-format): New macro.
8891 (gnus-emphasis-custom-value-to-external): New function.
8892 (gnus-emphasis-custom-value-to-internal): New function.
8893
8894 2004-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
8895
8896 * dns.el (query-dns): Resolve reverse addresses.
8897
8898 2004-10-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
8899
8900 * gnus-group.el (gnus-group-get-new-news): Use it.
8901
8902 * gnus-start.el (gnus-check-reasonable-setup): New function.
8903
8904 2004-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
8905
8906 * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
8907 "Args out of range" error. Reported by Arnaud Giersch
8908 <arnaud.giersch@free.fr>.
8909
8910 2004-11-07 Stefan Wiens <s.wi@gmx.net> (tiny change)
8911
8912 * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
8913
8914 2004-11-04 Richard M. Stallman <rms@gnu.org>
8915
8916 * spam.el (spam group): Add :version.
8917
8918 * pgg-def.el (pgg group): Add :version.
8919
8920 2004-11-04 Katsumi Yamaoka <yamaoka@jpl.org>
8921
8922 * gnus-art.el (gnus-article-edit-article): Don't associate the
8923 article buffer with a draft file. This is a temporary measure
8924 against the 2004-08-22 change to gnus-article-edit-mode.
8925
8926 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
8927
8928 * html2text.el (html2text-get-attr): Remove unused argument `tag'.
8929 (html2text-format-tags): Remove unused variable `attr'.
8930
8931 2004-11-01 Reiner Steib <Reiner.Steib@gmx.de>
8932
8933 * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
8934
8935 * spam-stat.el (spam-stat): Add :version.
8936
8937 * sieve.el (sieve): Add :version.
8938
8939 * sha1.el (sha1): Add :version.
8940 (sha1-use-external): Remove redundant version.
8941
8942 * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
8943 (nnmail-cache-ignore-groups, nnmail-spool-hook)
8944 (nnmail-split-fancy-match-partial-words)
8945 (nnmail-split-lowercase-expanded): Add :version.
8946
8947 * nndiary.el (nndiary): Add :version.
8948
8949 * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
8950
8951 * mml-sec.el (mml-default-sign-method)
8952 (mml-default-encrypt-method, mml-signencrypt-style-alist):
8953 Add :version.
8954
8955 * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
8956
8957 * mm-url.el (mm-url-use-external, mm-url-program)
8958 (mm-url-arguments): Add :version.
8959
8960 * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
8961 (mm-attachment-file-modes, mm-decrypt-option)
8962 (mm-w3m-safe-url-regexp): Add :version.
8963
8964 * message.el (message-cite-prefix-regexp)
8965 (message-sendmail-envelope-from, message-minibuffer-local-map)
8966 (message-user-fqdn, message-completion-alist): Add :version.
8967
8968 * gnus-win.el (gnus-configure-windows-hook)
8969 (gnus-use-frames-on-any-display): Add :version.
8970
8971 * gnus-art.el (gnus-article-address-banner-alist)
8972 (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
8973 (gnus-treat-from-picon, gnus-treat-mail-picon)
8974 (gnus-treat-x-pgp-sig): Add :version.
8975
8976 * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
8977 (gnus-undownloaded-mark, gnus-summary-article-move-hook)
8978 (gnus-summary-article-delete-hook)
8979 (gnus-summary-display-while-building): Add :version.
8980
8981 * gnus-start.el (gnus-subscribe-newsgroup-hooks)
8982 (gnus-get-top-new-news-hook):Add :version.
8983
8984 * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
8985 (gnus-server-closed-face, gnus-server-denied-face): Add :version.
8986
8987 * gnus-registry.el (gnus-registry): Add :version.
8988
8989 * gnus-spec.el (gnus-use-correct-string-widths)
8990 (gnus-make-format-preserve-properties): Add :version.
8991
8992 * gnus.el (gnus-group-charter-alist)
8993 (gnus-group-fetch-control-use-browse-url)
8994 (gnus-install-group-spam-parameters): Add :version.
8995
8996 * gnus-diary.el (gnus-diary): Add :version.
8997
8998 * gnus-delay.el (gnus-delay): Add :version.
8999
9000 * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
9001 (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
9002 (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
9003 Add :version.
9004
9005 * gnus-agent.el (gnus-agent-max-fetch-size)
9006 (gnus-agent-enable-expiration, gnus-agent-queue-mail)
9007 (gnus-agent-prompt-send-queue): Add :version.
9008
9009 * deuglify.el (gnus-outlook-deuglify): Add :version.
9010
9011 * html2text.el: Beautify code. Improve doc strings. Some
9012 checkdoc cleanup.
9013 (html2text-get-attr, html2text-fix-paragraph): Simplify code.
9014
9015 2004-11-01 Alfred M. Szmidt <ams@kemisten.nu> (tiny change)
9016
9017 * html2text.el (html2text-format-tag-list): Add "strong" and "em".
9018
9019 2004-10-29 Teodor Zlatanov <tzz@lifelogs.com>
9020
9021 * gnus-registry.el (gnus-registry-hashtb): Create the registry
9022 when package is loaded.
9023
9024 * spam.el (spam-summary-score-preferred-header): Add global preference
9025 for people who want to override the default SpamAssassin over
9026 Bogofilter preference (when both are set).
9027 (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
9028 (spam-user-format-function-S): Check
9029 spam-summary-score-preferred-header.
9030 (spam-extra-header-to-number): Add X-Bogosity header parsing.
9031 (spam-user-format-function-S): Format the score correctly.
9032
9033 2004-10-29 Katsumi Yamaoka <yamaoka@jpl.org>
9034
9035 * gnus-msg.el (gnus-configure-posting-styles): Work with empty
9036 signature file. Suggested by Manoj Srivastava
9037 <srivasta@golden-gryphon.com>.
9038
9039 * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
9040 iso-2022-jp even in the Japanese language environment.
9041 Suggested by Jason Rumney <jasonr@gnu.org>.
9042
9043 2004-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
9044
9045 * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
9046 use the same characters as the dummy marks; make it free from
9047 getting affected by the language environment.
9048 (gnus-summary-read-group-1): Update mark positions only when the
9049 format spec is updated.
9050
9051 * gnus-spec.el (gnus-update-format-specifications): Return a list
9052 of updated types.
9053
9054 2004-10-27 Katsumi Yamaoka <yamaoka@jpl.org>
9055
9056 * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
9057 of boundp to check if display-warning is available.
9058
9059 2004-10-26 Teodor Zlatanov <tzz@lifelogs.com>
9060
9061 * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
9062
9063 2004-10-26 Katsumi Yamaoka <yamaoka@jpl.org>
9064
9065 * nnspool.el (nnspool-spool-directory): Use news-path if the
9066 news-directory variable is not bound.
9067
9068 * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
9069 function instead of display-warning if it is not available.
9070
9071 2004-10-26 Reiner Steib <Reiner.Steib@gmx.de>
9072
9073 * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
9074 v5-10: Use `point-at-bol'.
9075
9076 2004-10-26 Simon Josefsson <jas@extundo.com>
9077
9078 * hashcash.el: Fix URL in comment, reported by Cheng Gao
9079 <chenggao@gmail.com>.
9080
9081 2004-10-25 Reiner Steib <Reiner.Steib@gmx.de>
9082
9083 * html2text.el (html2text-buffer-head): Remove. Use `goto-char'
9084 instead.
9085
9086 2004-10-25 Teodor Zlatanov <tzz@lifelogs.com>
9087
9088 * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
9089 to remove a server from the nnimap-server-buffer-alist.
9090 (nnimap-open-connection, nnimap-close-server): Use it.
9091
9092 * gnus-encrypt.el: Remove file in favor of encrypt.el.
9093
9094 2004-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
9095
9096 * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
9097 running the major-mode function.
9098
9099 2004-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
9100
9101 * gnus-sum.el (gnus-update-summary-mark-positions): Search for
9102 dummy marks in the right way.
9103
9104 2004-10-18 David Edmondson <dme@dme.org>
9105
9106 * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
9107 excessively.
9108
9109 2004-10-18 Teodor Zlatanov <tzz@lifelogs.com>
9110
9111 * gnus-util.el (gnus-split-references): Accept a nil references
9112 string and go on blissfully.
9113
9114 * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
9115 cases where the references string is non-nil but has no references.
9116
9117 * encrypt.el: Add autoload tags.
9118
9119 * spam.el (spam-resolve-registrations-routine): Remove article
9120 from unregistration list too. Reported by David Hanak
9121 <dhanak@isis.vanderbilt.edu>
9122
9123 2004-10-18 Reiner Steib <Reiner.Steib@gmx.de>
9124
9125 * gnus-art.el (gnus-copy-article-ignored-headers): Default to
9126 nil. Changed custom type.
9127
9128 2004-10-17 Reiner Steib <Reiner.Steib@gmx.de>
9129
9130 * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
9131
9132 * gnus-sum.el (gnus-summary-move-article): Use it.
9133
9134 2004-10-15 Teodor Zlatanov <tzz@lifelogs.com>
9135
9136 * encrypt.el: Add autoload cookies.
9137
9138 * spam.el (spam-backend-article-list-property)
9139 (spam-backend-get-article-todo-list)
9140 (spam-backend-put-article-todo-list, )
9141 (spam-summary-prepare-exit, spam-resolve-registrations-routine):
9142 Resolve registrations separately.
9143 (spam-register-routine): Format comments.
9144 (spam-unregister-routine, spam-register-routine): Always call with
9145 specific-articles, no default list.
9146 (spam-summary-prepare-exit): Use the spam-classifications function.
9147
9148 * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
9149 gnus-encrypt.el.
9150
9151 * encrypt.el: Copied from gnus-encrypt.el.
9152
9153 * gnus-encrypt.el: Commented that it's obsolete.
9154
9155 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
9156
9157 * gnus-score.el (gnus-adaptive-pretty-print): New variable.
9158 (gnus-score-save): Use it.
9159
9160 * message.el (message-bury): Use `window-dedicated-p'.
9161
9162 2004-10-15 Simon Josefsson <jas@extundo.com>
9163
9164 * pop3.el (top-level): Don't require nnheader.
9165 (pop3-read-timeout): Add.
9166 (pop3-accept-process-output): Add.
9167 (pop3-read-response, pop3-retr): Use it.
9168
9169 2004-10-14 Teodor Zlatanov <tzz@lifelogs.com>
9170
9171 * spam.el (spam-register-routine): Move comment.
9172 (spam-verify-bogofilter): Use 'unknown for the initial
9173 spam-bogofilter-valid state, not 'never.
9174
9175 * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
9176 for netrc-machine.
9177
9178 * nnimap.el (nnimap-open-connection): Use
9179 netrc-machine-user-or-password.
9180
9181 2004-10-17 Richard M. Stallman <rms@gnu.org>
9182
9183 * gnus-registry.el (gnus-registry-unload-hook):
9184 Set as a variable with add-hook.
9185
9186 * nnspool.el (nnspool-spool-directory): Use news-directory instead
9187 of news-path.
9188
9189 * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
9190
9191 * spam.el: Delete duplicate `provide'.
9192 (spam-unload-hook): Set as a variable with add-hook.
9193
9194 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
9195
9196 * pop3.el (pop3-leave-mail-on-server): Describe possible problems
9197 in the doc string.
9198
9199 * message.el (message-ignored-news-headers)
9200 (message-ignored-supersedes-headers)
9201 (message-ignored-resent-headers)
9202 (message-forward-ignored-headers): Improve custom type.
9203
9204 2004-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
9205
9206 * message.el (message-tokenize-header): Fix 2004-09-06 change
9207 which used point-min in the wrong place.
9208
9209 2004-10-12 Simon Josefsson <jas@extundo.com>
9210
9211 * tls.el (tls-certtool-program): New variable.
9212 (tls-certificate-information): New function, based on
9213 ssl-certificate-information.
9214
9215 2004-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
9216
9217 * compface.el: Move the version of ELisp-based uncompface program
9218 to the contrib directory because of the copyright problem.
9219
9220 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
9221
9222 * message.el (message-kill-buffer): Raise the current frame.
9223
9224 2004-10-10 Reiner Steib <Reiner.Steib@gmx.de>
9225
9226 * gnus-sum.el: Mention that multibyte characters don't work as marks.
9227
9228 * gnus.el (message-y-or-n-p): Autoload.
9229
9230 * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
9231 (pop3-password-required, pop3-authentication-scheme)
9232 (pop3-leave-mail-on-server): Made customizable.
9233 (pop3): New custom group.
9234 (pop3-retr): Remove `sleep-for' statements.
9235 Suggested by Dave Love <fx@gnu.org>.
9236
9237 * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
9238 Windows/DOS.
9239
9240 * imap.el (imap-parse-flag-list, imap-parse-body-extension)
9241 (imap-parse-body): Fix incorrect use of `assert'. Suggested by
9242 Dave Love <fx@gnu.org>.
9243
9244 * mml.el (mml-minibuffer-read-disposition): Require match.
9245 Suggested by Dave Love <fx@gnu.org>.
9246
9247 2004-10-11 Reiner Steib <Reiner.Steib@gmx.de>
9248
9249 * gnus-group.el (gnus-group-delete-group): Change "\t." to " " in
9250 doc string.
9251
9252 2004-10-08 Katsumi Yamaoka <yamaoka@jpl.org>
9253
9254 * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
9255
9256 2004-10-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
9257
9258 * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
9259 instead of calling `mm-insert-inline', to decode text/* parts
9260 before displaying them.
9261
9262 2004-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
9263
9264 * mm-uu.el (mm-uu-text-plain-type): New variable.
9265 (mm-uu-pgp-signed-extract-1): Use it.
9266 (mm-uu-pgp-encrypted-extract-1): Use it.
9267 (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
9268 bind mm-uu-text-plain-type with that value.
9269 (mm-uu-dissect-text-parts): Pass MIME type and parameters to
9270 mm-uu-dissect.
9271
9272 2004-10-06 Katsumi Yamaoka <yamaoka@jpl.org>
9273
9274 * gnus-group.el (gnus-update-group-mark-positions):
9275 * gnus-sum.el (gnus-update-summary-mark-positions):
9276 * message.el (message-check-news-body-syntax):
9277 * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
9278 of string-as-multibyte.
9279
9280 2004-10-05 Juri Linkov <juri@jurta.org>
9281
9282 * gnus-group.el (gnus-update-group-mark-positions):
9283 * gnus-sum.el (gnus-update-summary-mark-positions):
9284 * message.el (message-check-news-body-syntax):
9285 * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
9286 8-bit unibyte values to a multibyte string for search functions.
9287
9288 2004-10-06 Katsumi Yamaoka <yamaoka@jpl.org>
9289
9290 * mm-uu.el (mm-uu-dissect): Allow optional arg.
9291 (mm-uu-dissect-text-parts): New function.
9292
9293 * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
9294 dissect text parts.
9295
9296 * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
9297 (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
9298
9299 * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
9300
9301 * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
9302 gnus-current-topics instead of gnus-current-topic.
9303
9304 2004-10-06 Jesper Harder <harder@ifa.au.dk>
9305
9306 * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
9307
9308 2004-10-05 Jesper Harder <harder@ifa.au.dk>
9309
9310 * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
9311 where approriate.
9312
9313 * nnml.el (nnml-generate-active-info): do.
9314
9315 * nndiary.el (nndiary-generate-active-info): do.
9316
9317 * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
9318 (gnus-topic-move): do.
9319
9320 * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
9321 (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
9322
9323 * gnus-srvr.el (gnus-server-prepare)
9324 (gnus-server-open-all-servers): do.
9325
9326 * gnus-msg.el (gnus-summary-cancel-article)
9327 (gnus-summary-resend-message)
9328 (gnus-summary-mail-crosspost-complaint): do.
9329
9330 * gnus-move.el (gnus-change-server): do.
9331
9332 * gnus-group.el (gnus-group-unmark-all-groups)
9333 (gnus-group-set-current-level): do.
9334
9335 2004-10-04 Simon Josefsson <jas@extundo.com>
9336
9337 * message.el (message-generate-hashcash): Doc fix.
9338
9339 2004-10-02 Kevin Greiner <kgreiner@compsol.cc>
9340
9341 * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
9342 avoid infinite recursion via gnus-get-function.
9343
9344 2004-10-02 Jesper Harder <harder@ifa.au.dk>
9345
9346 * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
9347
9348 * nnfolder.el (nnfolder-generate-active-file): Use dolist.
9349
9350 * nnmail.el (nnmail-split-history): do.
9351
9352 * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
9353 (nnml-request-delete-group): do.
9354
9355 * nnslashdot.el (nnslashdot-read-groups): do.
9356
9357 * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
9358 (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
9359
9360 * nnspool.el (nnspool-find-id): Use with-temp-buffer.
9361 (nnspool-sift-nov-with-sed): Use last
9362 (nnspool-retrieve-headers-with-nov): Use mapc.
9363 (nnspool-request-newgroups): Use dolist.
9364 (nnspool-request-group): Use last.
9365
9366 * nntp.el (nntp-read-server-type): Use dolist.
9367
9368 * nnvirtual.el (nnvirtual-create-mapping)
9369 (nnvirtual-update-read-and-marked): Use dolist.
9370 (nnvirtual-convert-headers): Simplify.
9371
9372 2004-10-01 Kevin Greiner <kgreiner@compsol.cc>
9373
9374 * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
9375 support for sync'ing tick marks.
9376
9377 2004-10-01 Katsumi Yamaoka <yamaoka@jpl.org>
9378
9379 * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
9380 there's no visible header.
9381
9382 2004-10-01 Kevin Greiner <kgreiner@compsol.cc>
9383
9384 * gnus-agent.el (gnus-agent-synchronize-group-flags): When
9385 necessary, pass full group name to gnus-request-set-marks.
9386
9387 2004-10-01 Simon Josefsson <jas@extundo.com>
9388
9389 * mailcap.el (mailcap-mime-data): Add pdf. Remove non-free
9390 acroread.
9391
9392 2004-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
9393
9394 * spam-report.el (spam-report-gmane): Fix interactive.
9395
9396 * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
9397
9398 * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
9399 when writing file.
9400 (gnus-agent-synchronize-flags): Don't default to being
9401 interactive.
9402
9403 2004-09-30 Simon Josefsson <jas@extundo.com>
9404
9405 * message.el (message-generate-hashcash): Add.
9406 (message-send-mail): Use it, call mail-add-payment.
9407
9408 2004-09-29 Teodor Zlatanov <tzz@lifelogs.com>
9409
9410 * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
9411
9412 2004-09-28 Kevin Greiner <kgreiner@compsol.cc>
9413
9414 * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
9415 gnus-requst-update-info with explicit code to sync the in-memory
9416 info read flags with the marks being sync'd to the backend.
9417
9418 *gnus-util.el (gnus-pp): Added optional stream to match pp API.
9419
9420 2004-09-28 Teodor Zlatanov <tzz@lifelogs.com>
9421
9422 * spam.el (spam-verify-bogofilter): Add new function.
9423 (spam-check-bogofilter)
9424 (spam-bogofilter-register-with-bogofilter): Use it.
9425 (spam-verify-bogofilter): Add small fixes.
9426
9427 2004-09-28 Simon Josefsson <jas@extundo.com>
9428
9429 * hashcash.el (hashcash-generate-payment): Revert.
9430
9431 2004-09-28 Teodor Zlatanov <tzz@lifelogs.com>
9432
9433 * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
9434 gnus-extract-references instead of gnus-split-references.
9435
9436 * gnus-util.el (gnus-extract-references): Add new function, analogous
9437 to gnus-split-references but extracts only the message-ID without
9438 anything extra.
9439
9440 * hashcash.el (hashcash-generate-payment)
9441 (hashcash-check-payment): Do the right thing if hashcash-path is
9442 nil (because the hashcash program could not be found).
9443
9444 * spam.el (spam-use-hashcash): Remove comment.
9445
9446 2004-09-27 Jesper Harder <harder@ifa.au.dk>
9447
9448 * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
9449 (gnus-cache-enter-article, gnus-cache-remove-article)
9450 (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
9451
9452 * gnus-async.el (gnus-async-prefetch-remove-group): do.
9453
9454 * gnus-art.el (article-hide-boring-headers)
9455 (article-translate-strings, article-display-face)
9456 (gnus-article-mime-match-handle-first)
9457 (gnus-article-highlight-headers)
9458 (gnus-article-add-buttons-to-head): do.
9459
9460 2004-09-27 Simon Josefsson <jas@extundo.com>
9461
9462 * hashcash.el: New version, from
9463 http://users.actrix.co.nz/mycroft/hashcash.el. Previously in
9464 ../contrib/.
9465
9466 2004-09-27 Katsumi Yamaoka <yamaoka@jpl.org>
9467
9468 * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
9469
9470 2004-09-26 Jesper Harder <harder@ifa.au.dk>
9471
9472 * gnus-dup.el (gnus-dup-open): Use mapc.
9473 (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
9474
9475 (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
9476 Reported by Stefan Wiens <s.wi@gmx.net>.
9477
9478 * gnus.el (gnus-shutdown): Use dolist.
9479
9480 * gnus-undo.el (gnus-undo): Use mapc.
9481
9482 * nnrss.el (nnrss-generate-active): do.
9483
9484 * message.el (message-cite-original-without-signature)
9485 (message-cite-original): Use mapc.
9486 (message-do-actions, message-make-forward-subject): Use dolist.
9487
9488 2004-09-25 Kevin Greiner <kgreiner@compsol.cc>
9489
9490 * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
9491 deletion to remove entire duplicate line. Fixes merged article
9492 number bug.
9493
9494 2004-09-25 Kevin Greiner <kgreiner@compsol.cc>
9495
9496 * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
9497 servers that are offline. Avoids having gnus-agent-toggle-plugged
9498 first ask if you want to open a server and then, even when you
9499 responded with no, asking if you want to synchronize the server's
9500 flags.
9501 (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
9502 multi-line expressions.
9503 (gnus-agent-synchronize-group-flags): New internal function.
9504 Updates marks in memory (in the info structure) AND in the
9505 backend.
9506
9507 * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
9508
9509 * nnagent.el (nnagent-request-set-mark): Use
9510 gnus-agent-synchronize-group-flags, not backend's request-set-mark
9511 method, to ensure that synchronization updates marks in the
9512 backend and in the info (in memory) structure.
9513
9514 2004-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
9515
9516 * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
9517 convention fully; don't miss the root article of a thread; make
9518 the X-Draft-From header with correct article numbers.
9519
9520 2004-09-23 Kevin Greiner <kgreiner@compsol.cc>
9521
9522 * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
9523 unless plugged. Disable the agent so that an open failure causes
9524 an error.
9525
9526 * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
9527 Reverted 2004-09-21 change. The backend must be opened while
9528 synchronizing flags even when the backend stores the flags
9529 locally.
9530
9531 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
9532
9533 * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
9534 in `header' match. Reported by Svend Tollak Munkejord.
9535
9536 * message.el (message-cite-original): Fix use of
9537 `message-cite-articles-with-x-no-archive'.
9538
9539 2004-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
9540
9541 * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
9542 (gnus-window-to-buffer): Ditto.
9543
9544 * mml.el (mml-preview-buffer): New variable.
9545 (mml-preview): Manage window layout with gnus-buffer-configuration.
9546
9547 * gnus-msg.el (gnus-setup-message): Put article numbers into the
9548 X-Draft-From header even if those articles aren't quoted.
9549
9550 2004-09-21 Kevin Greiner <kgreiner@compsol.cc>
9551
9552 * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
9553 (gnus-request-set-mark, gnus-request-update-mark): Use new
9554 g-s-t-u-l-m to decide to use backend even when unplugged.
9555
9556 2004-09-21 Katsumi Yamaoka <yamaoka@jpl.org>
9557
9558 * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
9559 a trailing whitespace. Suggested by Cheng Gao <chenggao@gmail.com>.
9560
9561 2004-09-20 Simon Josefsson <jas@extundo.com>
9562
9563 * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
9564 "utf-16-le".
9565
9566 2004-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
9567
9568 * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
9569
9570 2004-09-19 Reiner Steib <Reiner.Steib@gmx.de>
9571
9572 * uudecode.el (uudecode-use-external): Add :version.
9573
9574 * smime.el (smime-CA-file, smime-encrypt-cipher)
9575 (smime-dns-server): Add :version.
9576
9577 * smiley.el (gnus-smiley-file-types): Add :version.
9578
9579 * sha1.el (sha1-use-external): Add :version.
9580
9581 * pgg-def.el (pgg-query-keyserver): Add :version.
9582
9583 * nnmail.el (nnmail-fancy-expiry-targets)
9584 (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
9585 Add :version.
9586
9587 * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
9588 (nnimap-retrieve-groups-asynchronous): Add :version.
9589 (nnimap-close-asynchronous): Add :version. Fixed typo in doc string.
9590
9591 * mml.el (mml-content-disposition-parameters)
9592 (mml-insert-mime-headers-always): Add :version.
9593
9594 * mm-util.el (mm-coding-system-priorities): Add :version.
9595
9596 * mm-decode.el (mm-inline-text-html-with-images)
9597 (mm-keep-viewer-alive-types, mm-external-terminal-program)
9598 (mm-verify-option): Add :version.
9599 (mm-text-html-renderer): Change :version.
9600
9601 * message.el (message-fcc-externalize-attachments)
9602 (message-required-headers, message-draft-headers)
9603 (message-subject-trailing-was-query)
9604 (message-subject-trailing-was-ask-regexp)
9605 (message-subject-trailing-was-regexp, message-mark-insert-begin)
9606 (message-mark-insert-end, message-archive-header)
9607 (message-archive-note, message-cross-post-default)
9608 (message-cross-post-note, message-followup-to-note)
9609 (message-cross-post-note-function, message-use-mail-followup-to)
9610 (message-subscribed-address-functions)
9611 (message-subscribed-address-file, message-subscribed-addresses)
9612 (message-subscribed-regexps, message-allow-no-recipients)
9613 (message-yank-cited-prefix, message-signature-insert-empty-line)
9614 (message-hidden-headers, message-hierarchical-addresses)
9615 (message-mail-user-agent, message-use-idna)
9616 (message-valid-fqdn-regexp)
9617 (message-strip-special-text-properties, message-header-synonyms)
9618 (message-beginning-of-line, message-tab-body-function): Add :version.
9619 (message-insert-canlock, message-wide-reply-confirm-recipients):
9620 Change :version.
9621
9622 * mail-source.el (mail-source-ignore-errors): Add :group, :type
9623 and :version.
9624 (mail-source-delete-old-incoming-confirm)
9625 (mail-source-movemail-program): Add :version.
9626
9627 * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
9628 (gnus-agent-cache, gnus-agent): Change :version.
9629
9630 * gnus-util.el (gnus-use-byte-compile): Change :version.
9631
9632 * gnus-sum.el (gnus-summary-make-false-root-always)
9633 (gnus-summary-default-high-score)
9634 (gnus-summary-default-low-score, gnus-auto-goto-ignores)
9635 (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
9636 (gnus-read-all-available-headers, gnus-article-emulate-mime)
9637 (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
9638 (gnus-sum-thread-tree-single-indent)
9639 (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
9640 (gnus-sum-thread-tree-leaf-with-other)
9641 (gnus-sum-thread-tree-single-leaf): Add :version.
9642 (gnus-summary-display-arrow, gnus-summary-muttprint-program)
9643 (gnus-article-loose-mime): Change :version.
9644
9645 * gnus-start.el (gnus-backup-startup-file)
9646 (gnus-save-startup-file-via-temp-buffer): Add :version.
9647
9648 * gnus-srvr.el (gnus-server-browse-in-group-buffer)
9649 (gnus-server-offline-face): Add :version.
9650
9651 * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
9652
9653 * gnus-msg.el (gnus-gcc-externalize-attachments)
9654 (gnus-debug-files, gnus-debug-exclude-variables)
9655 (gnus-discouraged-post-methods): Change :version.
9656 (gnus-confirm-mail-reply-to-news)
9657 (gnus-confirm-treat-mail-like-news): Add :version.
9658
9659 * gnus-int.el (gnus-server-unopen-status): Add :version.
9660
9661 * gnus-group.el (gnus-group-jump-to-group-prompt)
9662 (gnus-large-ephemeral-newsgroup)
9663 (gnus-fetch-old-ephemeral-headers): Add :version.
9664
9665 * gnus-fun.el (gnus-x-face-directory)
9666 (gnus-convert-pbm-to-x-face-command)
9667 (gnus-convert-image-to-x-face-command)
9668 (gnus-convert-image-to-face-command): Add :version.
9669
9670 * gnus-delay.el (gnus-delay-default-hour): Add :version.
9671
9672 * gnus-cite.el (gnus-cite-blank-line-after-header)
9673 (gnus-article-boring-faces): Add :version.
9674
9675 * gnus-art.el (gnus-buttonized-mime-types)
9676 (gnus-inhibit-mime-unbuttonizing)
9677 (gnus-treat-display-face)
9678 (gnus-treat-body-boundary): Change :version.
9679 (gnus-body-boundary-delimiter, gnus-picon-databases)
9680 (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
9681 (gnus-treat-date-english, gnus-treat-fold-headers)
9682 (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
9683 (gnus-treat-mail-picon, gnus-treat-wash-html)
9684 (gnus-article-encrypt-protocol)
9685 (gnus-use-idna, gnus-article-over-scroll)
9686 (gnus-mime-display-multipart-alternative-as-mixed)
9687 (gnus-mime-display-multipart-related-as-mixed)
9688 (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
9689 (gnus-ctan-url, gnus-button-ctan-handler)
9690 (gnus-button-handle-ctan-bogus-regexp)
9691 (gnus-button-ctan-directory-regexp)
9692 (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
9693 (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
9694 (gnus-button-man-level, gnus-button-emacs-level)
9695 (gnus-button-message-level, gnus-button-browse-level): Add :version.
9696
9697 * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
9698 (gnus-agent-go-online): Change :version.
9699 (gnus-agent-expire-unagentized-dirs)
9700 (gnus-agent-auto-agentize-methods): Add :version.
9701
9702 * flow-fill.el (fill-flowed-display-column)
9703 (fill-flowed-encode-column): Add :version.
9704
9705 * deuglify.el (gnus-outlook-deuglify-unwrap-min)
9706 (gnus-outlook-deuglify-unwrap-max)
9707 (gnus-outlook-deuglify-cite-marks)
9708 (gnus-outlook-deuglify-unwrap-stop-chars)
9709 (gnus-outlook-deuglify-no-wrap-chars)
9710 (gnus-outlook-deuglify-attrib-cut-regexp)
9711 (gnus-outlook-deuglify-attrib-verb-regexp)
9712 (gnus-outlook-deuglify-attrib-end-regexp)
9713 (gnus-outlook-display-hook): Add :version.
9714
9715 * binhex.el (binhex-use-external): Add :version.
9716
9717 2004-09-16 Reiner Steib <Reiner.Steib@gmx.de>
9718
9719 * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
9720 and `invisible'.
9721
9722 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
9723
9724 * gnus-registry.el (gnus-registry-trim): Watch out for negatives
9725 in gnus-registry-trim.
9726
9727 2004-09-13 Simon Josefsson <jas@extundo.com>
9728
9729 * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
9730
9731 * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
9732
9733 * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
9734 Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
9735 <yamaoka@jpl.org>.
9736 (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
9737 <steve@youngs.au.com> and suggested by Katsumi Yamaoka
9738 <yamaoka@jpl.org>.
9739
9740 * sieve.el (sieve-manage-mode): Ditto.
9741
9742 2004-09-13 Reiner Steib <Reiner.Steib@gmx.de>
9743
9744 * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
9745
9746 2004-09-11 Simon Josefsson <jas@extundo.com>
9747
9748 * dns-mode.el: Add.
9749
9750 * mm-view.el (mm-display-dns-inline): Add.
9751
9752 * mm-decode.el (mm-inline-media-tests): Add text/dns.
9753 (mm-automatic-display): Ditto.
9754
9755 * mailcap.el (mailcap-mime-data): Add text/dns.
9756 (mailcap-mime-extensions): Map .soa to text/dns.
9757
9758 2004-09-10 Miles Bader <miles@gnu.ai.mit.edu>
9759
9760 * gnus-art.el (article-decode-mime-words, article-babel)
9761 (gnus-article-highlight-signature, gnus-article-add-buttons)
9762 (gnus-signature-toggle): Remove unnecessary bindings of
9763 `inhibit-read-only' inherited from v5.10 merge.
9764
9765 2004-09-08 Reiner Steib <Reiner.Steib@gmx.de>
9766
9767 * nntp.el (nntp): New customization group.
9768 (nntp-authinfo-file): Add customization group.
9769
9770 * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
9771
9772 * mml-sec.el (mml-signencrypt-style-alist): Ditto.
9773
9774 * gnus.el (to-address, to-list, subscribed)
9775 (large-newsgroup-initial): Ditto.
9776
9777 * flow-fill.el (fill-flowed-display-column)
9778 (fill-flowed-encode-column): Ditto.
9779
9780 2004-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
9781
9782 * message.el (message-tokenize-header, message-send-mail-with-qmail):
9783 Use point-min rather than 1.
9784 (message-send-mail): Use buffer-size rather than point-max.
9785
9786 * gnus-sum.el (gnus-summary-search-article-forward):
9787 Signal a specific `search-failed' rather than a generic `error'.
9788
9789 * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
9790 (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
9791 (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
9792
9793 2004-09-10 Simon Josefsson <jas@extundo.com>
9794
9795 * nndb.el (require): Remove tcp and duplicate cl.
9796
9797 2004-09-10 Katsumi Yamaoka <yamaoka@jpl.org>
9798
9799 * gnus-agent.el (directory-files-and-attributes): Move forward.
9800
9801 2004-09-09 Kevin Greiner <kgreiner@compsol.cc>
9802
9803 * gnus-agent.el (directory-files-and-attributes): Optionally
9804 defined to support XEmacs.
9805
9806 2004-09-09 Kevin Greiner <kgreiner@compsol.cc>
9807
9808 * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
9809 to avoid run-time CL dependencies.
9810 (gnus-agent-unfetch-articles): New function.
9811 (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
9812 article numbers even when local .overview file is missing.
9813 (gnus-agent-read-article-number): New function. Only accepts
9814 27-bit article numbers.
9815 (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
9816 gnus-agent-read-article-number.
9817 (gnus-agent-braid-nov): Rewrote to validate article numbers coming
9818 from backend while recognizing that article numbers in .overview
9819 must be valid.
9820 (gnus-agent-update-files-total-fetched-for): Use
9821 directory-files-and-attributes to improve performance.
9822 * gnus-int.el (gnus-request-move-article): Use
9823 gnus-agent-unfetch-articles in place of gnus-agent-expire to
9824 improve performance.
9825
9826 * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
9827 some users confused by references to .newsrc when they only have a
9828 .newsrc.eld file.
9829 (gnus-convert-mark-converter-prompt)
9830 (gnus-convert-converter-needs-prompt): Fixed use of property list.
9831 * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
9832 New function. Used internally to only display 'gnus converting
9833 files' message when actually necessary.
9834
9835 * gnus-sum.el (): Removed (require 'gnus-agent) as required
9836 methods now autoloaded.
9837
9838 2004-09-03 Katsumi Yamaoka <yamaoka@jpl.org>
9839
9840 * gnus-sum.el (gnus-summary-insert-subject): Remove list
9841 identifiers.
9842
9843 2004-09-02 Reiner Steib <Reiner.Steib@gmx.de>
9844
9845 * gnus-picon.el: Fix indentation and closing parenthesis.
9846
9847 2004-09-01 Simon Josefsson <jas@extundo.com>
9848
9849 * message.el (message-canlock-generate): Require sha1, not
9850 sha1-el. (Can we get rid of this require altogether? It is ugly
9851 to require within a function. Sadly, if sha1.el isn't loaded, the
9852 let binding in m-c-g will hide the defcustom definition, which is
9853 bad.)
9854
9855 * canlock.el: Require sha1, not sha1-el.
9856
9857 * message.el: Don't autoload sha1 (there is a autoload cookie in
9858 sha1.el).
9859
9860 * sha1-el.el: Renamed to sha1.el.
9861
9862 2004-08-30 Juanma Barranquero <lektu@terra.es>
9863
9864 * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
9865
9866 2004-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
9867
9868 * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
9869
9870 2004-08-30 Kim F. Storm <storm@cua.dk>
9871
9872 * nntp.el (nntp-authinfo-file): Add :group 'nntp.
9873
9874 * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
9875 Add :group 'nnimap.
9876
9877 2004-08-30 Andreas Schwab <schwab@suse.de>
9878
9879 * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
9880 ?* and ?\;.
9881
9882 * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
9883 and ?\' to symbol instead of whitespace.
9884
9885 2004-08-30 Katsumi Yamaoka <yamaoka@jpl.org>
9886
9887 * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
9888
9889 * gnus-sum.el (gnus-summary-morse-message): Use search-forward
9890 instead of re-search-forward.
9891
9892 * gnus-uu.el (gnus-uu-save-article): Ditto.
9893 (gnus-uu-post-encode-uuencode): Ditto.
9894
9895 * html2text.el (html2text-clean-list-items): Ditto.
9896 (html2text-clean-dtdd): Ditto.
9897 (html2text-format-tags): Ditto.
9898
9899 * message.el (message-send-mail-with-sendmail): Fix regexp.
9900 (message-fill-field-general): Use search-forward instead of
9901 re-search-forward.
9902 (unbold-region): Ditto.
9903
9904 * nnrss.el (nnrss-request-article): Ditto.
9905
9906 * nnslashdot.el (nnslashdot-request-article): Ditto.
9907
9908 * nnweb.el (nnweb-gmane-wash-article): Ditto.
9909
9910 * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
9911 "Unrecognized menu descriptor" error in XEmacs.
9912
9913 2004-08-26 Stefan Wiens <s.wi@gmx.net> (tiny change)
9914
9915 * gnus-sum.el (gnus-read-header): Don't remove a header for the
9916 parent article of a sparse article in the thread hashtb.
9917
9918 2004-08-26 David Hedbor <dhedbor@real.com> (tiny change)
9919
9920 * nnmail.el (nnmail-split-lowercase-expanded): New user option.
9921 (nnmail-expand-newtext): Lowercase expanded entries if
9922 nnmail-split-lowercase-expanded is non-nil.
9923
9924 2004-08-26 Katsumi Yamaoka <yamaoka@jpl.org>
9925
9926 * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
9927
9928 * gnus-group.el (gnus-group-line-format-alist): Convert the value
9929 of gnus-tmp-news-method into string under XEmacs. It will be
9930 passed to gnus-correct-length which takes only a string argument.
9931
9932 2004-08-24 Katsumi Yamaoka <yamaoka@jpl.org>
9933
9934 * gnus-util.el (gnus-bind-print-variables): New macro.
9935 (gnus-prin1): Use it.
9936 (gnus-prin1-to-string): Use it.
9937 (gnus-pp): New function.
9938 (gnus-pp-to-string): New function.
9939
9940 * gnus-cus.el (gnus-agent-cat-prepare-category-field):
9941 Replace pp-to-string with gnus-pp-to-string.
9942 * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
9943 * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
9944 * gnus-msg.el (gnus-debug): Ditto.
9945 * gnus-score.el (gnus-score-save): Ditto.
9946 * gnus-spec.el (gnus-update-format): Replace pp-to-string with
9947 gnus-pp-to-string.
9948 * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
9949 with gnus-pp.
9950 * score-mode.el (gnus-score-pretty-print): Ditto.
9951 * webmail.el (webmail-debug): Ditto.
9952
9953 2004-08-23 Katsumi Yamaoka <yamaoka@jpl.org>
9954
9955 * gnus-art.el (article-display-face, article-display-x-face):
9956 Use buffer-read-only.
9957
9958 2004-08-22 Katsumi Yamaoka <yamaoka@jpl.org>
9959
9960 * gnus-art.el (article-hide-list-identifiers):
9961 Bind inhibit-read-only as t.
9962
9963 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
9964
9965 * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
9966
9967 2004-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
9968
9969 * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
9970 (gnus-narrow-to-page): Don't assume point-min == 1.
9971 (gnus-article-edit-mode): Derive from message-mode.
9972
9973 * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
9974 point-min == 1.
9975
9976 * imap.el (imap-parse-address-list, imap-parse-body-ext):
9977 Disable incorrect use of `assert'.
9978
9979 * message.el (message-mode): Set comment-start-skip.
9980
9981
9982 2004-08-22 Sam Steingold <sds@gnu.org>
9983
9984 * pop3.el (pop3-leave-mail-on-server): New user variable.
9985 (pop3-movemail): Delete mail only when it is nil.
9986
9987 2004-08-21 Reiner Steib <Reiner.Steib@gmx.de>
9988
9989 * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
9990
9991 * mml.el (mml-preview): Use `pop-to-buffer'.
9992
9993 * message.el (message-goto-mail-followup-to): Insert after "To".
9994 (message-carefully-insert-headers): Add comment.
9995
9996 * gnus.el: Remove unused variable `gnus-article-check-size'.
9997
9998 * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
9999
10000 * gnus-art.el (gnus-button-alist): Improve
10001 `gnus-button-handle-library' entry.
10002
10003 2004-08-19 Sebastian Freundt <hroptatyr@gna.org> (tiny change)
10004
10005 * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
10006 downcase, since XEmacs capitalizes error messages differently.
10007
10008 2004-08-18 Jesper Harder <harder@ifa.au.dk>
10009
10010 * nntp.el: Add (require 'gnus) due to reference to
10011 `gnus-directory'. Reported by Matt Swift <swift@alum.mit.edu>.
10012
10013 2004-08-18 Florian Weimer <fw@deneb.enyo.de>
10014
10015 * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
10016 `mm-fill-flowed'.
10017
10018 * mm-decode.el (mm-dissect-singlepart): Check it.
10019
10020 2004-08-17 Teodor Zlatanov <tzz@lifelogs.com>
10021
10022 * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
10023 'imap' for netrc parsing.
10024
10025 2004-08-16 Reiner Steib <Reiner.Steib@gmx.de>
10026
10027 * mailcap.el (mailcap-mime-data): Mark as risky.
10028
10029 2004-08-15 Katsumi Yamaoka <yamaoka@jpl.org>
10030
10031 * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
10032 may be included in the encoded word.
10033 (rfc2047-encode): Don't append a space if the encoded word
10034 includes close parenthesis.
10035
10036 2004-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
10037
10038 * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
10039 of text within parentheses.
10040
10041 2004-08-06 Teodor Zlatanov <tzz@lifelogs.com>
10042
10043 * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
10044 (gnus-encrypt-write-file-contents): Make the password key the file
10045 name PLUS the cipher, not just the cipher. Also remove failed
10046 passwords from the cache.
10047
10048 2004-08-06 Simon Josefsson <jas@extundo.com>
10049
10050 * gnus-sum.el (gnus-article-loose-mime): Change default to t. Doc
10051 fix.
10052
10053 2004-08-05 Katsumi Yamaoka <yamaoka@jpl.org>
10054
10055 * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
10056 LWSP.
10057
10058 2004-08-04 Teodor Zlatanov <tzz@lifelogs.com>
10059
10060 * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
10061 to append in-reply-to: data to the references: header.
10062
10063 * netrc.el: Remove old encryption support, autoload gnus-encrypt.el
10064 (netrc-parse): Use gnus-encrypt.el functions.
10065
10066 * gnus-encrypt.el: Add new file for encryption support; currently
10067 does only a few GPG ciphers and an internal XOR cipher.
10068
10069 * password.el: Add comments on using password-read-and-add.
10070 (password-read-and-add): Add function to read and add the
10071 password to the cache at once.
10072
10073 2004-07-28 Simon Josefsson <jas@extundo.com>
10074
10075 * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
10076 parameter (but don't use it, for now).
10077
10078 * imap.el (imap-ssl-open): Use imap-process-connection-type,
10079 instead of hard coding to nil.
10080
10081 2004-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
10082
10083 * mm-view.el (mm-inline-image-emacs): Open lines under an image
10084 as mm-inline-image-xemacs does.
10085
10086 2004-07-26 Simon Josefsson <jas@extundo.com>
10087
10088 * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
10089 Revert part of 2004-07-17 change below.
10090
10091 2004-07-25 Katsumi Yamaoka <yamaoka@jpl.org>
10092
10093 * rfc2047.el (rfc2047-encode-region): Don't infloop. Suggested by
10094 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
10095
10096 2004-07-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
10097
10098 * flow-fill.el (fill-flowed): Remove space stuffing, and only do
10099 quotes that actually start with ">" at the beginning of the
10100 lines.
10101
10102 2004-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
10103
10104 * rfc2047.el (rfc2047-encode-region): Fix last change.
10105 (rfc2047-encode-parameter): Remove useless concat.
10106
10107 2004-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
10108
10109 * rfc2047.el (rfc2047-encode-region): Check carefully whether to
10110 encode special characters; fix some kind of misconfigured headers;
10111 signal a real error if debug-on-quit or debug-on-error is non-nil.
10112 (rfc2047-encode-max-chars): New variable.
10113 (rfc2047-encode-1): Use it.
10114 (rfc2047-encode-parameter): New function.
10115
10116 * mml.el (mml-insert-parameter): Remove an excessive space.
10117
10118 2004-07-17 Simon Josefsson <jas@extundo.com>
10119
10120 * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
10121 Kai Grossjohann <kai@emptydomain.de>.
10122 (gnus-group-group-map): Use it, instead of gnus-group-make-group.
10123 (gnus-group-make-menu-bar): Ditto.
10124
10125 * gnus-util.el (gnus-group-server): Add.
10126
10127 2004-07-16 Jesper Harder <harder@ifa.au.dk>
10128
10129 * message.el (message-clone-locals): Clone sendmail and smtp
10130 variables.
10131
10132 2004-07-12 Katsumi Yamaoka <yamaoka@jpl.org>
10133
10134 * rfc2047.el (rfc2047-encode-region): Fix last change.
10135
10136 2004-07-12 Katsumi Yamaoka <yamaoka@jpl.org>
10137
10138 * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
10139 characters as non-special.
10140
10141 2004-07-09 Simon Josefsson <jas@extundo.com>
10142
10143 * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
10144 Users will lose all flag changes made while unplugged with
10145 e.g. nntp unless flag synchronization happens, thus `nil' is not a
10146 good default. See numerous reports on ding mailing list.
10147
10148 2004-07-09 Katsumi Yamaoka <yamaoka@jpl.org>
10149
10150 * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
10151 add generate-head-function and generate-article-function to the
10152 rfc822-forward entry.
10153 (nndoc-rfc822-forward-generate-article): New function.
10154 (nndoc-rfc822-forward-generate-head): New function.
10155
10156 * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
10157
10158 2004-07-06 Dan Christensen <jdc@uwo.ca>
10159
10160 * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
10161 respect display group parameter and gnus-summary-expunge-below.
10162 (gnus-articles-to-read): Remove unused reference to display group
10163 parameter.
10164
10165 2004-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
10166
10167 * nnheader.el (nnheader-uniquify-message-id): New experimental
10168 variable.
10169 (nnheader-nov-read-message-id): Use it.
10170
10171 * spam-report.el (spam-report-gmane): Add interactive.
10172
10173 2004-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
10174
10175 * mm-encode.el (mm-content-transfer-encoding-defaults): Use
10176 qp-or-base64 for the application/* types.
10177
10178 2004-07-02 Joakim Verona <joakim@verona.se> (tiny change)
10179
10180 * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
10181
10182 2004-06-30 Teodor Zlatanov <tzz@lifelogs.com>
10183
10184 * gnus-registry.el (gnus-registry-trim): Don't allow a negative
10185 trim value.
10186
10187 2004-01-25 Paul Jarc <prj@po.cwru.edu>
10188
10189 * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
10190 New macro and function.
10191 (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
10192
10193 2004-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
10194
10195 * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
10196 after-load-alist.
10197
10198 2004-06-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
10199
10200 * gnus-group.el (gnus-group-get-new-news-this-group): Don't
10201 update info that isn't there.
10202
10203 2004-06-29 Ilya N. Golubev <gin@mo.msk.ru>.
10204
10205 * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
10206 entry.
10207
10208 2004-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
10209
10210 * mm-view.el (mm-inline-render-with-function): Use multibyte
10211 buffer; decode html source by charset.
10212
10213 * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
10214
10215 * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
10216 Mule-UCS is loaded under XEmacs.
10217 (mm-mime-mule-charset-alist): Avoid duplicated entries.
10218
10219 2004-06-28 Jesper Harder <harder@ifa.au.dk>
10220
10221 * nnheader.el (nnheader-max-head-length): Increase to 8192.
10222
10223 2004-06-28 Katsumi Yamaoka <yamaoka@jpl.org>
10224
10225 * mm-util.el (mm-coding-system-p): Return a coding-system.
10226 (mm-mime-mule-charset-alist): Use shift_jis instead of
10227 iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
10228 entries for the mime charsets iso-2022-jp-3 and shift_jis.
10229 (mm-coding-system-priorities): Use shift_jis and iso-8859-1
10230 instead of japanese-shift-jis and iso-latin-1 respectively in
10231 order to share the default value with both Emacs and XEmacs-mule.
10232 (mm-mule-charset-to-mime-charset): Make
10233 mm-coding-system-priorities effective.
10234 (mm-sort-coding-systems-predicate): Canonicalize coding-systems
10235 while predicating of candidates upon the priorities.
10236
10237 2004-06-27 Jesper Harder <harder@ifa.au.dk>
10238
10239 * gnus-sum.el (gnus-summary-make-menu-bar): Add
10240 gnus-uu-invert-processable.
10241
10242 * gnus.el: Autoload gnus-uu-invert-processable.
10243
10244 2004-06-24 Katsumi Yamaoka <yamaoka@jpl.org>
10245
10246 * mm-util.el (mm-with-multibyte-buffer): New macro.
10247
10248 * rfc2047.el (rfc2047-encode-string): Use it.
10249 (rfc2047-encode-region): Move point to the end of the region after
10250 encoding. Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
10251
10252 2004-06-23 Katsumi Yamaoka <yamaoka@jpl.org>
10253
10254 * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
10255 ">From ". Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
10256
10257 2004-06-23 Katsumi Yamaoka <yamaoka@jpl.org>
10258
10259 * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
10260 (gnus-cite-parse): Ignore quoted envelope From_. Suggested by
10261 Karl Chen <quarl@nospam.quarl.org>.
10262
10263 2004-06-23 Jesper Harder <harder@ifa.au.dk>
10264
10265 * message.el (message-idna-to-ascii-rhs-1): Don't choke on
10266 invalid addresses.
10267
10268 2004-06-21 Teodor Zlatanov <tzz@lifelogs.com>
10269
10270 * spam.el: Change section markers, revise TODO list.
10271 (spam-backends): Make new master list of all installed backends.
10272 (spam-summary-exit-behavior): Add new variable to determine how
10273 messages moves are done at summary exit.
10274 (spam-move-spam-nonspam-groups-only)
10275 (spam-process-ham-in-nonham-groups)
10276 (spam-process-ham-in-spam-groups): Remove variables, the
10277 spam-summary-exit-behavior variable should be used to manage this
10278 behavior.
10279 (spam-old-ham-articles, spam-old-spam-articles): Remove.
10280 (spam-old-articles): Add variable, replacing spam-old-ham-articles
10281 and spam-old-spam-articles.
10282 (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
10283 Add empty variables, placeholders for the backends they represent.
10284 (spam-set-difference): Move, unchanged.
10285 (spam-list-of-processors): Declare OBSOLETE, not used anymore
10286 unless the user has a processor variable.
10287 (spam-classifications, spam-classification-valid-p)
10288 (spam-backend-properties, spam-backend-property-valid-p)
10289 (spam-backend-function-type-valid-p)
10290 (spam-process-type-valid-p, spam-list-articles): Add helper functions.
10291 (spam-report-articles-gmane, spam-report-articles-resend):
10292 Remove functions, they are not needed.
10293 (spam-install-backend-super, spam-backend-list)
10294 (spam-backend-check, spam-backend-valid-p, spam-backend-info)
10295 (spam-backend-function, spam-backend-ham-registration-function)
10296 (spam-backend-spam-registration-function)
10297 (spam-backend-ham-unregistration-function)
10298 (spam-backend-spam-unregistration-function)
10299 (spam-backend-statistical-p, spam-backend-mover-p)
10300 (spam-install-backend-alias, spam-install-checkonly-backend)
10301 (spam-install-mover-backend, spam-install-nocheck-backend)
10302 (spam-install-backend, spam-install-statistical-backend)
10303 (spam-install-statistical-checkonly-backend): Add backend installation
10304 support.
10305 (spam-summary-prepare-exit): Rewrite to use the new backend code.
10306 (spam-group-processor-p): Use the new backend code and respect the
10307 summary exit behavior.
10308 (spam-mark-spam-as-expired-and-move-routine): Remove.
10309 (spam-summary-prepare): Change to use the new spam-old-articles
10310 variable.
10311 (spam-copy-or-move-routine, spam-copy-spam-routine)
10312 (spam-move-spam-routine, spam-copy-ham-routine)
10313 (spam-move-ham-routine): Add code to copy/move ham or spam.
10314 (spam-fetch-field-fast): Improve doc and code, plus allow the
10315 'number request.
10316 (spam-list-of-checks, spam-list-of-statistical-checks): Remove
10317 variables.
10318 (spam-split, spam-find-spam): Use the new backend code.
10319 (spam-registration-functions): Remove variable.
10320 (spam-unregister-routine): Add convenience wrapper.
10321 (spam-log-undo-registration, spam-register-routine)
10322 (spam-log-processing-to-registry)
10323 (spam-log-unregistration-needed-p): Rename "check" to "backend"
10324 where possible.
10325 (spam-check-gmane-xref, spam-check-regex-headers)
10326 (spam-check-blackholes, spam-check-stat, spam-check-ifile)
10327 (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
10328 (spam-check-bogofilter-headers, spam-check-spamoracle)
10329 (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
10330 (spam-check-crm114-headers): Use the spam-split-group that
10331 spam-split prepares, no need to determine it every time.
10332
10333 * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
10334 to the nnheader-parse-naked-head call.
10335
10336 * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
10337
10338 * gnus-sum.el (gnus-nov-parse-line): Add the message number to
10339 the nnheader-nov-read-message-id call.
10340
10341 2004-06-21 Katsumi Yamaoka <yamaoka@jpl.org>
10342
10343 * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
10344 gnus-activate-group twice. Suggested by Markus Peter
10345 <warp@spin.de>.
10346
10347 2004-06-18 Katsumi Yamaoka <yamaoka@jpl.org>
10348
10349 * gnus-art.el (gnus-article-time-format): Exchange the order of
10350 day and month in the default value; fix customization type.
10351 (article-date-ut): Use add-text-properties.
10352 (article-make-date-line): Use message-make-date instead of
10353 current-time-string.
10354
10355 * message.el (message-fetch-field): Don't use set-text-properties.
10356 (message-make-date): Simplify.
10357
10358 2004-06-17 Katsumi Yamaoka <yamaoka@jpl.org>
10359
10360 * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
10361 (rfc2047-encode-region): Treat text within parentheses as special;
10362 show the original text when error has occurred.
10363
10364 * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
10365 already-computed method to gnus-activate-group.
10366
10367 * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
10368 same select-methods identical Lisp objects.
10369
10370 * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
10371 object when modifying the info.
10372
10373 2004-06-16 Katsumi Yamaoka <yamaoka@jpl.org>
10374
10375 * gnus-srvr.el (gnus-server-set-info): Remove the server from
10376 gnus-opened-servers since it has never been opened with the new
10377 configuration yet.
10378
10379 2004-06-15 Katsumi Yamaoka <yamaoka@jpl.org>
10380
10381 * nnheader.el (nnheader-nov-read-message-id): Pass the optional
10382 arg to nnheader-generate-fake-message-id.
10383
10384 2004-06-14 Teodor Zlatanov <tzz@lifelogs.com>
10385
10386 * nnheader.el (nnheader-generate-fake-message-id): Accept a
10387 number and build a fake message ID localized to a group and
10388 article number (so it's repeatable from that point on).
10389 (nnheader-fake-message-id-p): Change regex to accommodate new fake
10390 ID format.
10391
10392 * gnus-sum.el (gnus-get-newsgroup-headers): Call
10393 nnheader-generate-fake-message-id with the article number.
10394
10395 2004-06-12 YAGI Tatsuya <ynyaaa@ybb.ne.jp> (tiny change)
10396
10397 * gnus-art.el (gnus-article-next-page): Fix the way to find a real
10398 end-of-buffer.
10399
10400 2004-06-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
10401
10402 * message.el (message-ignored-supersedes-headers): Add Approved.
10403
10404 2004-06-11 Katsumi Yamaoka <yamaoka@jpl.org>
10405
10406 * rfc2047.el (rfc2047-encode-message-header): Remove useless
10407 goto-char.
10408 (rfc2047-encode): Fold the line before encoding.
10409
10410 2004-06-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
10411
10412 * rfc2047.el (rfc2047-encode-message-header): Disabled header
10413 folding -- not all headers can be folded, and this should be done
10414 by the message composition mode. Probably. I think.
10415
10416 2004-06-10 Katsumi Yamaoka <yamaoka@jpl.org>
10417
10418 * gnus-util.el (gnus-remove-text-with-property): Make it slightly
10419 fast.
10420
10421 * gnus-ems.el (gnus-remove-image): Don't use
10422 message-text-with-property; remove only the image found first.
10423
10424 2004-06-09 Jesper Harder <harder@ifa.au.dk>
10425
10426 * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
10427
10428 2004-06-09 Katsumi Yamaoka <yamaoka@jpl.org>
10429
10430 * message.el (message-text-with-property): Make it fast and accept
10431 optional arguments.
10432 (message-strip-forbidden-properties): Use it.
10433 (message-fix-before-sending): Follow the m-t-w-p change.
10434
10435 * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
10436
10437 2004-06-08 Katsumi Yamaoka <yamaoka@jpl.org>
10438
10439 * gnus-art.el (article-hide-headers): Don't change the buffer
10440 mistakenly when performing mml-preview even if
10441 gnus-single-article-buffer is nil.
10442
10443 2004-06-08 Kai Grossjohann <kgrossjo@eu.uu.net>
10444
10445 * message.el (message-expand-name-databases): New user option.
10446 (message-expand-name): Use it.
10447
10448 2004-06-07 Teodor Zlatanov <tzz@lifelogs.com>
10449
10450 * spam.el (spam-report-articles-resend)
10451 (spam-report-resend-register-routine): Allow ham reporting.
10452 (spam-report-resend-register-ham-routine): Add wrapper.
10453 (spam-registration-functions): Add ham resending functions.
10454 (spam-list-of-processors): Add ham resend processor.
10455
10456 * gnus.el (ham-resend-to): Add new group parameter.
10457 (spam-process): Add ham resend option.
10458
10459 * spam-report.el (spam-report-resend): Allow reporting ham.
10460 (spam-report-resend-ham): Add wrapper.
10461
10462 2004-06-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
10463
10464 * message.el (message-cite-articles-with-x-no-archive): New
10465 variable.
10466 (message-cite-original): Use it.
10467
10468 2004-06-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
10469
10470 * message.el (message-cite-original): Respect X-No-Archive.
10471
10472 2004-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
10473
10474 * gnus-art.el (article-hide-headers): Refer to the values for
10475 gnus-ignored-headers and gnus-visible-headers in the summary
10476 buffer since a user may have set them as group parameters.
10477
10478 2004-06-03 Teodor Zlatanov <tzz@lifelogs.com>
10479
10480 * assistant.el (assistant-node-name): Add convenience function.
10481 (assistant-render-text, assistant-render-node): Add error handling,
10482 plus handle multiple next nodes.
10483 (assistant-find-next-node): Comment out for now.
10484 (assistant-find-next-nodes): Add function, returns list of next
10485 nodes.
10486
10487 2004-06-02 Reiner Steib <Reiner.Steib@gmx.de>
10488
10489 * mail-source.el (mail-source-directory): Fix doc-string.
10490
10491 2004-05-29 Teodor Zlatanov <tzz@lifelogs.com>
10492
10493 * assistant.el (assistant-render-text, assistant-eval): Add :set
10494 widget type, which is different because it takes and returns a
10495 list. Much hilarity ensues.
10496
10497 2004-05-28 Reiner Steib <Reiner.Steib@gmx.de>
10498
10499 * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
10500
10501 * gnus-group.el (gnus-group-get-new-news-this-group): Added
10502 doc-string.
10503
10504 * gnus-start.el (gnus-activate-group): Added doc-string.
10505
10506 2004-05-28 Katsumi Yamaoka <yamaoka@jpl.org>
10507
10508 * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
10509
10510 2004-05-27 Teodor Zlatanov <tzz@lifelogs.com>
10511
10512 * assistant.el (assistant-render-text): Try to add a :set
10513 widget, more to come.
10514
10515 * spam.el (spam-group-spam-contents-p): Handle empty groupname
10516 strings.
10517 (spam-report-articles-resend)
10518 (spam-register-routine): Do registration iff any articles warrant
10519 it.
10520 (spam-summary-prepare-exit): Change log message for nil group
10521 destinations.
10522
10523 2004-05-27 Daniel Pittman <daniel@rimspace.net>
10524
10525 * spam.el (spam-report-resend-register-routine): Allow
10526 spam-report-resend-to to be a group parameter or a global value.
10527
10528 2004-05-26 Simon Josefsson <jas@extundo.com>
10529
10530 * starttls.el: Merge with my GNUTLS based starttls.el.
10531 (starttls-gnutls-program, starttls-use-gnutls)
10532 (starttls-extra-arguments, starttls-process-connection-type)
10533 (starttls-connect, starttls-failure, starttls-success): New
10534 variables.
10535 (starttls-program, starttls-extra-args): Doc fix.
10536 (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
10537 functions.
10538 (starttls-negotiate, starttls-open-stream): Check
10539 `starttls-use-gnutls' and pass on to corresponding *-gnutls
10540 function if it is set.
10541
10542 2004-05-27 Katsumi Yamaoka <yamaoka@jpl.org>
10543
10544 * rfc2047.el (rfc2047-encode-region): Encode encoded words in
10545 structured fields.
10546
10547 2004-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
10548
10549 * message.el (message-resend): Bind rfc2047-encode-encoded-words.
10550
10551 2004-05-26 Teodor Zlatanov <tzz@lifelogs.com>
10552
10553 * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
10554 variable.
10555 (spam-mark-junk-as-spam-routine): Use it. Allow to disable
10556 assigning the spam-mark to new messages.
10557
10558 2004-05-26 Adam Sjøgren <asjo@koldfront.dk> (tiny change)
10559
10560 (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
10561
10562 2004-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
10563
10564 * rfc2047.el (rfc2047-encodable-p): Don't move point.
10565 (rfc2047-decode): Treat the ascii coding-system as raw-text by
10566 default.
10567
10568 2004-05-25 Anand Mitra <mitramc@yahoo.com> (tiny change)
10569
10570 * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
10571 correct data.
10572
10573 2004-05-24 Teodor Zlatanov <tzz@lifelogs.com>
10574
10575 * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
10576 (spam-group-processor-p): Fix function.
10577 (spam-group-processor-multiple-p)
10578 (spam-group-spam-processor-report-gmane-p)
10579 (spam-group-spam-processor-report-resend-p)
10580 (spam-group-spam-processor-bogofilter-p)
10581 (spam-group-spam-processor-blacklist-p)
10582 (spam-group-spam-processor-ifile-p)
10583 (spam-group-ham-processor-ifile-p)
10584 (spam-group-spam-processor-spamoracle-p)
10585 (spam-group-spam-processor-crm114-p)
10586 (spam-group-ham-processor-bogofilter-p)
10587 (spam-group-spam-processor-stat-p)
10588 (spam-group-ham-processor-stat-p)
10589 (spam-group-ham-processor-whitelist-p)
10590 (spam-group-ham-processor-BBDB-p)
10591 (spam-group-ham-processor-spamoracle-p)
10592 (spam-group-ham-processor-copy-p): Remove functions with some
10593 prejudice against unneeded code.
10594 (spam-report-articles-resend)
10595 (spam-report-resend-register-routine): Allow the group/topic
10596 spam-resend-to value to override spam-report-resend-to.
10597 (spam-summary-prepare-exit): Invoke spam-group-processor-p
10598 properly now.
10599
10600 * gnus.el (spam-resend-to): Add group/topic parameter.
10601 (spam-process): Move the OBSOLETE processors to the end of the
10602 choices.
10603
10604 2004-05-24 Daniel Pittman <daniel@rimspace.net>
10605
10606 * spam-report.el (spam-report-resend-to, spam-report-resend): Start
10607 with resend-to set to nil, and then ask the user if necessary.
10608 (spam-report-resend): spam-report-resend takes a list of articles, not
10609 separate article numbers.
10610
10611 2004-05-23 Katsumi Yamaoka <yamaoka@jpl.org>
10612
10613 * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
10614 addition to emacs-w3m.
10615
10616 2004-05-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
10617
10618 * assistant.el (assistant-authinfo-data): New function.
10619 (assistant-eval): Eval for entire assistant.
10620
10621 * netrc.el (netrc-services-file): New variable.
10622 (netrc-parse-services): New function.
10623 (netrc-find-service-name): New function.
10624 (netrc-find-service-number): New function.
10625 (netrc-port-equal): New function.
10626 (netrc-machine): Use it.
10627
10628 * nnimap.el (nnimap-open-connection): Use netrc.
10629
10630 * gnus-util.el (gnus-netrc-get): Remove aliases.
10631
10632 * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
10633
10634 * assistant.el (wid-edit): Fix compilation.
10635
10636 * gnus-util.el (gnus-set-file-modes): Just ignore errors.
10637
10638 2004-05-23 Paul Stodghill <stodghil@cs.cornell.edu>
10639
10640 * gnus-util.el (gnus-set-file-modes): New function. (small
10641 patch).
10642
10643 2004-05-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
10644
10645 * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
10646
10647 * assistant.el (assistant-render-node): Fix up rendering and
10648 read-only text.
10649 (assistant-render-node): Reset.
10650 (assistant-make-read-only): Not sticky.
10651
10652 2004-05-20 Danny Siu <dsiu@adobe.com>
10653
10654 * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
10655 centered even when gnus-auto-center-summary is t
10656
10657 2004-05-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
10658
10659 * dns.el (dns-get-txt-answer): New function.
10660 (dns-read-txt): Ditto.
10661 (query-dns): Use it.
10662
10663 2004-05-21 Katsumi Yamaoka <yamaoka@jpl.org>
10664
10665 * gnus-start.el (gnus-get-unread-articles): Don't invalidate
10666 active for foreign groups even if the group level is higher than
10667 the specified value.
10668
10669 2004-05-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
10670
10671 * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
10672 non-active groups.
10673
10674 * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
10675
10676 2004-05-20 Magnus Henoch <mange@freemail.hu>
10677
10678 * dns.el (dns-read-type): Add support for SVR. (small patch)
10679
10680 2004-05-20 Teodor Zlatanov <tzz@lifelogs.com>
10681
10682 * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
10683 (spam-crm114-header, spam-crm114-spam-switch)
10684 (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
10685 (spam-crm114-positive-spam-header)
10686 (spam-crm114-database-directory, spam-list-of-processors)
10687 (spam-group-spam-processor-crm114-p)
10688 (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
10689 (spam-generic-score, spam-list-of-checks)
10690 (spam-list-of-statistical-checks, spam-registration-functions)
10691 (spam-check-crm114-headers, spam-crm114-score)
10692 (spam-check-crm114, spam-crm114-register-with-crm114)
10693 (spam-crm114-register-spam-routine)
10694 (spam-crm114-unregister-spam-routine)
10695 (spam-crm114-register-ham-routine)
10696 (spam-crm114-unregister-ham-routine): Add CRM114 support. From
10697 asjo@koldfront.dk (Adam Sjøgren).
10698
10699 * gnus.el: Add spam-use-crm114.
10700
10701 * spam.el (spam-list-of-processors, spam-registration-functions):
10702 Add spam-use-resend.
10703 (spam-group-spam-processor-report-resend-p): Add utility wrapper.
10704 (spam-report-articles-gmane): Add doc fix.
10705 (spam-report-articles-resend, spam-report-resend-register-routine):
10706 Add wrappers around spam-report-resend-to.
10707
10708 * spam-report.el (spam-report-resend-to, spam-report-resend):
10709 Add support for resending spam.
10710 (spam-report-gmane): Fix line length >80.
10711
10712 * gnus.el (spam-process): Add spam-use-resend.
10713
10714 2004-05-20 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
10715
10716 * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
10717 number of processed spam messages.
10718 (spam-ham-copy-or-move-routine): Return the number of processed
10719 ham messages.
10720 (spam-summary-prepare-exit): Use the above values to decide
10721 whether status messages shouled be displayed.
10722
10723 2004-05-20 Katsumi Yamaoka <yamaoka@jpl.org>
10724
10725 * rfc2047.el (rfc2047-encode-function-alist): Renamed from
10726 `rfc2047-encoding-function-alist' in order to avoid conflicting
10727 with the old version.
10728 (rfc2047-encode-region): Concatenate words containing non-ASCII
10729 characters in structured fields; don't encode space-delimited
10730 ASCII words even in unstructured fields; don't break words at
10731 char-category boundaries.
10732 (rfc2047-encode-1): New function.
10733 (rfc2047-encode): Use it; encode text so that it occupies the
10734 maximum width within 76-column; work correctly on Q encoding for
10735 iso-2022-* charsets.
10736 (rfc2047-fold-region): Use existing whitespace for LWSP; make it
10737 sure not to break a line just after the header name.
10738 (rfc2047-b-encode-region): Removed.
10739 (rfc2047-b-encode-string): New function.
10740 (rfc2047-q-encode-region): Removed.
10741 (rfc2047-q-encode-string): New function.
10742
10743 * mm-util.el (mm-replace-in-string): New function.
10744
10745 2004-05-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
10746
10747 * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
10748 get it right.
10749 (gnus-inews-make-draft): Really.
10750
10751 2004-05-19 Ben Menasha <bmenasha@benmenasha.net>
10752
10753 * nnmh.el (nnmh-request-list-1): Don't check the link count
10754 before descending. (small patch)
10755
10756 2004-05-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
10757
10758 * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
10759 stuff.
10760
10761 * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
10762 on real group name.
10763
10764 * gnus-art.el (gnus-signature-limit): Doc fix.
10765
10766 * gnus-msg.el (gnus-inews-make-draft): Quote list.
10767
10768 2004-05-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
10769
10770 * gnus-draft.el (gnus-draft-send): Bind
10771 rfc2047-encode-encoded-words.
10772
10773 * rfc2047.el (rfc2047-encode-region): Encode =? strings.
10774 (rfc2047-encodable-p): Say that =? needs encoding.
10775 (rfc2047-encode-encoded-words): New variable.
10776
10777 * gnus-group.el (gnus-group-select-group): Doc fix.
10778
10779 * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
10780
10781 * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
10782 to nil.
10783
10784 * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
10785
10786 * nnheader.el (nnheader-get-lines-and-char): New function.
10787
10788 2004-05-19 Reiner Steib <Reiner.Steib@gmx.de>
10789
10790 * gnus-msg.el (gnus-summary-followup-with-original): Document
10791 yanking of region when active.
10792
10793 2004-05-19 Katsumi Yamaoka <yamaoka@jpl.org>
10794
10795 * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
10796 groups if the group level is higher than the specified value.
10797
10798 2004-05-18 Reiner Steib <Reiner.Steib@gmx.de>
10799
10800 * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
10801 (gnus-group-jump-to-group): Added prefix argument using
10802 `gnus-group-jump-to-group-prompt'. Query before jumping to
10803 non-active group.
10804
10805 * compface.el (uncompface): Be verbose when changing
10806 `uncompface-use-external'.
10807
10808 * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
10809 handle manual section.
10810
10811 2004-05-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
10812
10813 * gnus-art.el (gnus-button-alist): Revert previous change.
10814
10815 2004-05-18 Reiner Steib <Reiner.Steib@gmx.de>
10816
10817 * message.el (message-idna-to-ascii-rhs-1): Fix typo.
10818
10819 2004-05-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
10820
10821 * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
10822 whether backend can accept message.
10823
10824 * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
10825
10826 2004-05-18 Kai Grossjohann <kgrossjo@eu.uu.net>
10827
10828 * nntp.el (nntp-request-set-mark, nntp-request-update-info):
10829 Avoid creating directory when nntp-marks-is-evil is true.
10830 Reported by Reiner Steib.
10831
10832 2004-05-18 Reiner Steib <Reiner.Steib@gmx.de>
10833
10834 * gnus-picon.el (gnus-picon-style): New variable.
10835 (gnus-picon-insert-glyph): Added optional `nostring' argument.
10836 (gnus-picon-transform-address): Support `gnus-picon-style'. From
10837 Jesper Harder <harder@ifa.au.dk>.
10838
10839 2004-05-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
10840
10841 * message.el (message-fill-field): Return point.
10842 (message-generate-headers): Go to end of field.
10843
10844 * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
10845 stuff for non-living groups.
10846
10847 2004-05-18 Jesper Harder <harder@ifa.au.dk>
10848
10849 * gnus-art.el (gnus-article-followup-with-original)
10850 (gnus-article-reply-with-original): gnus-mark-active-p ->
10851 gnus-region-active-p.
10852
10853 2004-05-17 Teodor Zlatanov <tzz@lifelogs.com>
10854
10855 * spam.el (spam-summary-prepare-exit): Fix messages, so they show
10856 only when there is spam or ham to be processed.
10857
10858 2004-05-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
10859
10860 * mail-source.el (mail-source-delete-crash-box): Refactor.
10861 (mail-source-fetch): Use it.
10862 (mail-source-fetch-file): Ditto.
10863 (mail-source-fetch-directory): Run postscript in loop.
10864 (mail-source-fetch-pop): Delete.
10865 (mail-source-fetch-maildir): Ditto.
10866 (mail-source-fetch-imap): Ditto.
10867
10868 * imap.el (imap-authenticators): Comment out sasl.
10869
10870 * message.el (message-skip-to-next-address): New function.
10871 (message-fill-header-address): Refactor.
10872 (message-fill-address): Use it.
10873 (message-delete-address): Use it.
10874 (message-fill-header-general): Refactor.
10875 (message-fill-field-address): Rename.
10876 (message-narrow-to-field): Find the start of the header.
10877 (message-header-format-alist): Don't pre-fill.
10878 (message-fill-header): Removed.
10879 (message-insert-header): New function.
10880 (message-shorten-references): Use it.
10881
10882 * rfc2047.el (rfc2047-field-value): Strip props.
10883
10884 * mail-parse.el (mail-header-make-address): New alias.
10885
10886 * ietf-drums.el (ietf-drums-make-address): New function.
10887
10888 * imap.el: Add compiler directives.
10889
10890 * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
10891
10892 * gnus-art.el (article-decode-idna-rhs): Don't use
10893 message-idna-inside-rhs-p.
10894
10895 2004-05-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
10896
10897 * message.el (message-idna-inside-rhs-p): Removed.
10898 (message-idna-to-ascii-rhs-1): Use proper address parsing.
10899
10900 * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
10901 false positives.
10902
10903 2004-05-16 Kim-Minh Kaplan <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
10904
10905 * imap.el (imap-sasl-make-mechanisms): Use sasl.
10906
10907 2004-05-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
10908
10909 * nneething.el (nneething-file-name): Don't create spurious
10910 files.
10911
10912 * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
10913 (gnus-inews-do-gcc): Remove sleep.
10914
10915 * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
10916 part under point.
10917
10918 * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
10919 (gnus-agent-regenerate-group): Using nil messages aren't valid.
10920
10921 2004-05-15 Teodor Zlatanov <tzz@lifelogs.com>
10922
10923 * spam.el (spam-summary-prepare-exit): Fixed (length).
10924
10925 2004-05-14 Teodor Zlatanov <tzz@lifelogs.com>
10926
10927 * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
10928 as expired without moving it" message when there are spam
10929 messages left.
10930
10931 2004-05-14 Nelson Ferreira <nelson.ferreira@verizon.net> (tiny change)
10932
10933 * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
10934 header is not nil.
10935
10936 2004-05-14 Kai Grossjohann <kgrossjo@eu.uu.net>
10937
10938 * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
10939 nntp-possibly-create-directory, not nntp-possibly-change-group.
10940 (nntp-marks-changed-p): New arg SERVER.
10941 (nntp-request-update-info): Adjust caller.
10942
10943 2004-05-14 Kai Grossjohann <kai@emptydomain.de>
10944
10945 * nntp.el (nntp-save-marks): Pass missing arg.
10946
10947 2004-05-13 Kai Grossjohann <kai.grossjohann@gmx.net>
10948
10949 * nntp.el: Support marks.
10950 (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
10951 (nntp-marks-modtime, nntp-marks-directory): New variables.
10952 (nntp-request-set-mark, nntp-request-update-info)
10953 (nntp-possibly-create-directory, nntp-marks-changed-p)
10954 (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
10955 functions.
10956
10957 2004-05-12 Jesper Harder <harder@ifa.au.dk>
10958
10959 * gnus-score.el (gnus-score-insert-help): Use
10960 gnus-select-lowest-window.
10961
10962 * gnus-ems.el (gnus-select-lowest-window): Copy definition of
10963 appt-select-lowest-window and rename to gnus-select-lowest-window.
10964
10965 * gnus.el: do.
10966
10967 2004-05-12 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
10968
10969 * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
10970 encodings of MIME-encoded words, in order to improve
10971 interoperability with several broken MUAs.
10972
10973 2004-05-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
10974
10975 * mm-view.el (mm-inline-text-html-render-with-w3): Check META
10976 tags, only when charsets are not specified in headers.
10977 (mm-inline-text-html-render-with-w3m): Ditto.
10978
10979 2004-05-06 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
10980
10981 * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
10982 instead of MIME-decoded from fields when checking
10983 `gnus-article-address-banner-alist'.
10984
10985 2004-05-03 Jesper Harder <harder@ifa.au.dk>
10986
10987 * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
10988 description rather than subject.
10989
10990 2004-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
10991
10992 * gnus.el (gnus-version-number): Bump.
10993
10994 2004-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
10995
10996 * gnus.el: No Gnus v0.2 is released.
10997
10998 2004-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
10999
11000 * gnus-agent.el (gnus-agent-read-agentview): Inline
11001 gnus-uncompress-range.
11002
11003 2004-05-01 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
11004
11005 * spam.el (spam-bsfilter-path): Use `executable-find' instead of
11006 `exec-installed-p'.
11007
11008 2004-04-30 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
11009
11010 * gnus.el (spam-process, spam-autodetect-methods): Add
11011 bsfilter and bsfilter-headers.
11012
11013 * spam.el (spam-bsfilter): New customize group.
11014 (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
11015 (spam-bsfilter-header, spam-bsfilter-probability-header)
11016 (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
11017 (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
11018 (spam-bsfilter-database-directory): New options.
11019 (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
11020 (spam-list-of-statistical-checks, spam-registration-functions):
11021 Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
11022 (spam-bsfilter-score): New command.
11023 (spam-check-bsfilter-headers, spam-check-bsfilter)
11024 (spam-bsfilter-register-with-bsfilter)
11025 (spam-bsfilter-register-spam-routine)
11026 (spam-bsfilter-unregister-spam-routine)
11027 (spam-bsfilter-register-ham-routine)
11028 (spam-bsfilter-unregister-ham-routine): New functions.
11029 (spam-generic-score): Support bsfilter; Accept an optional argument
11030 to recalcurate spam score even if scoring header has already been
11031 added.
11032 (spam-bogofilter-score, spam-spamassassin-score): Accept an
11033 optional argument to recalcurate spam score even if scoring header
11034 has already been added.
11035
11036 2004-04-29 Jesper Harder <harder@ifa.au.dk>
11037
11038 * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
11039 strings! Reported by David D. Smith <davidsmith@acm.org>.
11040 (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
11041 link is missing.
11042
11043 2004-04-28 Jesper Harder <harder@ifa.au.dk>
11044
11045 * html2text.el (html2text-replace-list): Add &amp; and &apos;.
11046 (html2text-get-attr): Rewrite.
11047
11048 * message.el (message-setup-1): Remove redundant put-text-property
11049 on mail-header-separator.
11050
11051 2004-04-27 Teodor Zlatanov <tzz@lifelogs.com>
11052
11053 * gnus-registry.el (gnus-registry-cache-whitespace)
11054 (gnus-registry-action, gnus-registry-spool-action)
11055 (gnus-registry-split-fancy-with-parent): Change message levels
11056 from 5 to 3 or 7, as needed.
11057
11058 * spam.el (spam-summary-prepare-exit)
11059 (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
11060 (spam-split, spam-find-spam, spam-log-undo-registration)
11061 (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
11062 level from 5 to 6.
11063
11064 2004-04-26 Katsumi Yamaoka <yamaoka@jpl.org>
11065
11066 * gnus-ems.el: Autoload appt-select-lowest-window (revert
11067 2004-03-04 change).
11068
11069 2004-04-25 Jesper Harder <harder@ifa.au.dk>
11070
11071 * sieve-manage.el (sieve-manage-open):
11072 * nnweb.el (nnweb-insert-html):
11073 * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
11074 (nnvirtual-partition-sequence, nnvirtual-create-mapping):
11075 * nnspool.el (nnspool-request-group):
11076 * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
11077 * nnml.el (nnml-request-update-info):
11078 * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
11079 (nnmh-request-create-group, nnmh-update-gnus-unreads):
11080 * nnimap.el (nnimap-request-close, nnimap-acl-edit)
11081 (nnimap-request-set-mark):
11082 * nnfolder.el (nnfolder-request-update-info):
11083 * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
11084 * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
11085 * gnus-uu.el (gnus-uu-find-articles-matching):
11086 * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
11087 * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
11088 * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
11089 * gnus-nocem.el (gnus-nocem-scan-groups):
11090 * gnus-int.el (gnus-start-news-server):
11091 * gnus-group.el (gnus-group-make-kiboze-group)
11092 (gnus-group-browse-foreign-server):
11093 * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
11094 Use mapc when appropriate.
11095
11096 2004-04-22 Teodor Zlatanov <tzz@lifelogs.com>
11097
11098 FIXME: Make separate entries for each person.
11099
11100 From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
11101 Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
11102 <shields@msrl.com>:
11103
11104 * spam.el (spam-necessary-extra-headers): Get the extra headers we
11105 may need for spam sorting and scoring.
11106 (spam-user-format-function-S): Add user format function suitable for
11107 general use.
11108 (spam-article-sort-by-spam-status): Add sorting function for summary
11109 sorting.
11110 (spam-extra-header-to-number): Add function to get a score from a
11111 header.
11112 (spam-summary-score): Add function to get a numeric score from the
11113 headers.
11114 (spam-generic-score): Fix function doc, was in wrong place.
11115 (spam-initialize): Take symbols when it's run, and install the
11116 extra headers that spam-necessary-extra-headers thinks we need.
11117
11118 2004-04-21 Teodor Zlatanov <tzz@lifelogs.com>
11119
11120 * spam.el (spam-summary-prepare-exit): Add logic and message fix.
11121 Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
11122
11123 2004-04-17 Jesper Harder <harder@ifa.au.dk>
11124
11125 * gnus-sum.el (gnus-set-global-variables)
11126 (gnus-build-all-threads, gnus-get-newsgroup-headers)
11127 (gnus-article-get-xrefs, gnus-summary-best-group)
11128 (gnus-summary-next-article, gnus-summary-enter-digest-group)
11129 (gnus-summary-set-bookmark, gnus-offer-save-summaries)
11130 (gnus-summary-update-info, gnus-kill-or-deaden-summary):
11131 Use with-current-buffer.
11132
11133 2004-04-16 Teodor Zlatanov <tzz@lifelogs.com>
11134
11135 * spam.el (spam-summary-prepare-exit): Simplify logic.
11136 (spam-fetch-article-header): Read the article header if it's not
11137 available.
11138 (spam-list-articles): Simplify logic.
11139 (spam-filelist-register-routine): Fix bug with unregister-list.
11140
11141 * gnus-registry.el: Fix comments at beginning.
11142
11143 2004-04-16 Jesper Harder <harder@ifa.au.dk>
11144
11145 * message.el (message-cater-to-broken-inn): Remove.
11146 (message-shorten-references): Make sure the total folded length of
11147 References is shorter than 998 characters to cater to a bug in INN
11148 2.3. Also, don't pretend that references aren't folded -- this
11149 hasn't worked for a while.
11150
11151 2004-04-15 Kevin Greiner <kgreiner@xpediantsolutions.com>
11152
11153 * gnus-agent.el (gnus-agentize):
11154 gnus-agent-send-mail-real-function no longer set to current value
11155 of message-send-mail-function but rather a lambda that calls
11156 message-send-mail-function. The change makes the agent real-time
11157 responsive to user changes to message-send-mail-function.
11158
11159 2004-04-15 Kevin Greiner <kgreiner@xpediantsolutions.com>
11160
11161 * legacy-gnus-agent.el
11162 (gnus-agent-convert-to-compressed-agentview): Fixed typos with
11163 help from Florian Weimer <fw@deneb.enyo.de>
11164
11165 2004-04-15 Katsumi Yamaoka <yamaoka@jpl.org>
11166
11167 * nnmail.el (nnmail-cache-insert): Revert last change.
11168
11169 2004-04-14 Katsumi Yamaoka <yamaoka@jpl.org>
11170
11171 * nnmail.el (nnmail-cache-insert): Always check whether
11172 nnmail-cache-ignore-groups matches a group name.
11173
11174 2004-04-13 Teodor Zlatanov <tzz@lifelogs.com>
11175
11176 * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
11177 (spam-find-spam, spam-log-processing-to-registry)
11178 (spam-log-registered-p, spam-log-unregistration-needed-p)
11179 (spam-log-undo-registration): Use gnus-message instead of
11180 gnus-error, none of these errors are fatal.
11181
11182 * gnus-registry.el (gnus-registry-clean-empty-function)
11183 (gnus-registry-clean-empty): Remove only empty entries without
11184 extra data.
11185
11186 2004-04-12 Teodor Zlatanov <tzz@lifelogs.com>
11187
11188 * spam-stat.el (spam-stat-buffer-change-to-spam)
11189 (spam-stat-buffer-change-to-non-spam): Change (error) to
11190 (gnus-message 8) invocation.
11191
11192 2004-04-12 Katsumi Yamaoka <yamaoka@jpl.org>
11193
11194 * nntp.el (nntp-via-netcat-command): New variable.
11195 (nntp-via-netcat-switches): New variable.
11196 (nntp-open-via-rlogin-and-netcat): New function.
11197 (nntp-open-connection-function): Doc fix.
11198 (nntp-telnet-command): Doc fix.
11199 (nntp-end-of-line): Doc fix.
11200 (nntp-via-rlogin-command): Doc fix.
11201 (nntp-via-user-name): Doc fix.
11202 (nntp-via-address): Doc fix.
11203
11204 2004-04-09 Katsumi Yamaoka <yamaoka@jpl.org>
11205
11206 * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
11207 error in Emacs 21.1.
11208
11209 2004-04-08 Reiner Steib <Reiner.Steib@gmx.de>
11210
11211 * gnus-start.el (gnus-get-unread-articles): Fix last commit.
11212
11213 2004-04-07 Kevin Greiner <kgreiner@xpediantsolutions.com>
11214 * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
11215 (gnus-agent-with-refreshed-group): New macro.
11216 (gnus-agent-rename-group): New function.
11217 (gnus-agent-delete-group): New function.
11218 (gnus-agent-save-group-info): Use gnus-command-method when
11219 `method' parameter is nil. Don't write nil entries into the
11220 active file.
11221 (gnus-agent-get-group-info): New function.
11222 (gnus-agent-fetch-articles): Use
11223 gnus-agent-update-files-total-fetched-for to increment disk space
11224 used.
11225 (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
11226 gnus-agent-update-view-total-fetched-for to increment disk space
11227 used.
11228 (gnus-agent-get-local): Added optional parameters to avoid calling
11229 gnus-group-real-name and gnus-find-method-for-group.
11230 (gnus-agent-set-local): Delete stored entry if either min, or max,
11231 are nil.
11232 (gnus-agent-fetch-session): Reworded error/quit messages. On
11233 quit, use gnus-agent-regenerate-group to record existance of any
11234 articles fetched to disk before the quit occurred.
11235 (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
11236 gnus-agent-update-view-total-fetched-for, and
11237 gnus-agent-update-files-total-fetched-for to decrement disk space
11238 used.
11239 (gnus-agent-retrieve-headers): Use
11240 gnus-agent-update-view-total-fetched-for to increment disk space
11241 used.
11242 (gnus-agent-regenerate-group): Replace gnus-group-update-group
11243 with gnus-agent-update-files-total-fetched-for to decrement disk
11244 space and fresh group buffer.
11245 (gnus-agent-inhibit-update-total-fetched-for): New variable.
11246 (gnus-agent-need-update-total-fetched-for): New variable.
11247 (gnus-agent-update-files-total-fetched-for): New function.
11248 (gnus-agent-update-view-total-fetched-for): New function.
11249 (gnus-agent-total-fetched-for): New function.
11250
11251 * gnus-cache.el (gnus-cache-save-buffers): Use
11252 gnus-cache-update-overview-total-fetched-for to change disk space
11253 used by this group.
11254 (gnus-cache-possibly-enter-article): Use
11255 gnus-cache-update-file-total-fetched-for to increment disk space
11256 used by this group.
11257 (gnus-cache-possibly-remove-article): Use
11258 gnus-cache-update-file-total-fetched-for to decrement disk space
11259 used by this group.
11260 (gnus-cache-generate-nov-databases): Purge total fetched cache.
11261 (gnus-cache-rename-group): New function.
11262 (gnus-cache-delete-group): New function.
11263 (gnus-cache-inhibit-update-total-fetched-for): New variable.
11264 (gnus-cache-need-update-total-fetched-for): New variable.
11265 (gnus-cache-with-refreshed-group): New macro.
11266 (gnus-cache-update-file-total-fetched-for): New function.
11267 (gnus-cache-update-overview-total-fetched-for): New function.
11268 (gnus-cache-rename-group-total-fetched-for): New function.
11269 (gnus-cache-delete-group-total-fetched-for): New function.
11270 (gnus-cache-total-fetched-for): New function.
11271
11272 * gnus-group.el: Require gnus-sum and autoload functions to
11273 resolve warnings when gnus-group.el compiled alone.
11274 (gnus-group-line-format): Documented new %F
11275 (size of Fetched data) group line format; identifies disk space
11276 used by agent and cache.
11277 (gnus-group-line-format-alist): Defined new F format.
11278 (gnus-total-fetched-for): New function.
11279 (gnus-group-delete-group): No longer update
11280 gnus-cache-active-altered as gnus-request-delete-group now keeps
11281 the cache in sync.
11282 (gnus-group-list-active): Let the agent store a server's active
11283 list if currently plugged.
11284
11285 * gnus-int.el (gnus-request-delete-group):
11286 Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
11287 local disk in sync with the server.
11288 (gnus-request-rename-group):
11289 Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
11290 local disk in sync with the server.
11291
11292 * gnus-start.el (gnus-get-unread-articles):
11293 Cosmetic simplification to logic.
11294
11295 * gnus-util.el (gnus-rename-file): New function.
11296
11297 2004-04-07 Christian Neukirchen <chneukirchen@yahoo.de> (tiny change)
11298
11299 * mm-util.el (mm-image-load-path): Handle nil in load-path.
11300
11301 2004-04-07 Jesper Harder <harder@ifa.au.dk>
11302
11303 * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
11304 '+'. Reported by Stefan Wiens <s.wi@gmx.net>.
11305
11306 2004-04-06 Jesper Harder <harder@ifa.au.dk>
11307
11308 * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
11309 alive. Reported by Laurent Martelli <laurent@aopsys.com>.
11310
11311 2004-04-03 Jesper Harder <harder@ifa.au.dk>
11312
11313 * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
11314
11315 2004-04-02 Teodor Zlatanov <tzz@lifelogs.com>
11316
11317 * spam.el (spam-set-difference): Add function to replace
11318 gnus-set-difference in spam.el.
11319 (spam-summary-prepare-exit): Use spam-set-difference.
11320
11321 2004-03-29 Teodor Zlatanov <tzz@lifelogs.com>
11322
11323 * gnus-registry.el (gnus-registry-cache-file): Update to use
11324 gnus-dribble-directory OR gnus-home-directory OR ~.
11325 (gnus-registry-split-fancy-with-parent): Fix doc.
11326
11327 2004-03-27 Katsumi Yamaoka <yamaoka@jpl.org>
11328
11329 * message.el (message-exchange-point-and-mark): Use
11330 message-mark-active-p. Suggested by Jesper Harder
11331 <harder@ifa.au.dk>.
11332
11333 2004-03-26 Katsumi Yamaoka <yamaoka@jpl.org>
11334
11335 * message.el (message-exchange-point-and-mark): Don't activate
11336 region if it was inactive. Suggested by Hiroshi Fujishima
11337 <pooh@nature.tsukuba.ac.jp>.
11338
11339 2004-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
11340
11341 * gnus-art.el (article-display-face): Display Faces in the same
11342 order as X-Faces.
11343
11344 2004-03-24 Katsumi Yamaoka <yamaoka@jpl.org>
11345
11346 * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
11347
11348 2004-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
11349
11350 * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
11351 (gnus-mime-multipart-functions): Revert 2004-03-19 change.
11352 (gnus-article-mime-hierarchy): Remove.
11353 (gnus-article-mime-hierarchy-next): Remove.
11354 (gnus-article-mode): Revert 2004-03-19 change.
11355 (gnus-article-setup-buffer): Revert 2004-03-19 change.
11356 (gnus-insert-mime-button): Revert 2004-03-19 change.
11357 (gnus-mime-accumulate-hierarchy): Remove.
11358 (gnus-mime-enter-multipart): Remove.
11359 (gnus-mime-leave-multipart): Remove.
11360 (gnus-mime-display-part): Revert 2004-03-19 change.
11361 (gnus-mime-display-alternative): Revert 2004-03-19 change.
11362
11363 * mml.el (mml-preview): Revert 2004-03-19 change.
11364
11365 2004-03-18 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
11366
11367 * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
11368
11369 2004-03-22 Katsumi Yamaoka <yamaoka@jpl.org>
11370
11371 * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
11372 t while entering a file name using the mm-with-multibyte macro.
11373 Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
11374
11375 * mm-util.el (mm-with-multibyte): New macro.
11376
11377 2004-03-19 Katsumi Yamaoka <yamaoka@jpl.org>
11378
11379 * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
11380 user option.
11381 (gnus-mime-multipart-functions): Doc and customization fix.
11382 (gnus-article-mime-hierarchy): New variable.
11383 (gnus-article-mime-hierarchy-next): New variable.
11384 (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
11385 (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
11386 gnus-article-mime-hierarchy-next to nil.
11387 (gnus-insert-mime-button): Show hierarchy numbers.
11388 (gnus-mime-accumulate-hierarchy): New function.
11389 (gnus-mime-enter-multipart): New function.
11390 (gnus-mime-leave-multipart): New function.
11391 (gnus-mime-display-part): Recompute hierarchical MIME structure.
11392 (gnus-mime-display-alternative): Show hierarchy numbers.
11393
11394 * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
11395 gnus-article-mime-hierarchy-next to nil.
11396
11397 2004-03-19 Steve Youngs <sryoungs@bigpond.net.au>
11398
11399 * dns.el: Don't require gnus-xmas.
11400
11401 2004-03-17 Jesper Harder <harder@ifa.au.dk>
11402
11403 * mml.el (mml-generate-mime-1): Don't use format=flowed with
11404 inline PGP.
11405 (mml-menu): Disable mml-quote-region if mark is inactive.
11406
11407 2004-03-17 Katsumi Yamaoka <yamaoka@jpl.org>
11408
11409 * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
11410 when the group's active is not available.
11411
11412 2004-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
11413
11414 * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
11415 error.
11416
11417 2004-03-12 Reiner Steib <Reiner.Steib@gmx.de>
11418
11419 * imap.el (imap-store-password): New variable.
11420 (imap-interactive-login): Use it.
11421 Suggested by Mark Plaksin <happy@mcplaksin.org>.
11422
11423 2004-03-12 Katsumi Yamaoka <yamaoka@jpl.org>
11424
11425 * gnus-art.el (gnus-article-read-summary-keys): Restore new
11426 window-start and hscroll to summary window.
11427
11428 2004-03-12 Kevin Greiner <kgreiner@xpediantsolutions.com>
11429
11430 * gnus-start.el (gnus-convert-old-newsrc): Only write the
11431 conversion message to newsrc-dribble when an actual conversion is
11432 performed.
11433
11434 2004-03-10 Malcolm Purvis <malcolmpurvis@optushome.com.au> (tiny change)
11435
11436 * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
11437
11438 2004-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
11439
11440 * mm-decode.el (mm-complicated-handles): New function reviving
11441 former definition of mm-multiple-handles.
11442
11443 * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
11444 (gnus-mime-delete-part): Use it.
11445
11446 2004-03-09 Kevin Greiner <kgreiner@xpediantsolutions.com>
11447
11448 * gnus-agent.el (gnus-agent-read-local): Bind
11449 nnheader-file-coding-system to gnus-agent-file-coding-system to
11450 avoid the implicit assumption that they will always be equal.
11451 (gnus-agent-save-local): Bind buffer-file-coding-system, not
11452 coding-system-for-write, as the with-temp-file macro first prints
11453 to a buffer then saves the buffer.
11454
11455 2004-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
11456
11457 * gnus-art.el (gnus-article-edit-part): New function.
11458 (gnus-mime-save-part-and-strip): Use it; do query instead of
11459 signaling an error; don't use mm-multiple-handles.
11460 (gnus-mime-delete-part): Ditto.
11461
11462 2004-03-08 Kevin Greiner <kgreiner@xpediantsolutions.com>
11463
11464 * gnus-agent.el (gnus-agent-read-agentview): Removed support for
11465 old file versions.
11466 (gnus-group-prepare-hook): Removed function that converted list
11467 form of gnus-agent-expire-days to group properties.
11468
11469 * gnus-int.el: Autoload gnus-agent-regenerate-group.
11470 (gnus-request-accept-article): Re-indented.
11471
11472 * gnus-start.el (gnus-convert-old-newsrc): Registered new
11473 converters to handle old agent file formats. Added logic for a
11474 "backup before upgrading warning".
11475 (gnus-convert-mark-converter-prompt): Developers can mark
11476 functions as needing (default), or not needing,
11477 gnus-convert-old-newsrc's "backup before upgrading warning".
11478 (gnus-convert-converter-needs-prompt): Tests whether the user
11479 should be protected from potentially irreversable changes by the
11480 function.
11481
11482 * legacy-gnus-agent.el: New. Provides converters that are only
11483 loaded when gnus-convert-old-newsrc needs to call them.
11484
11485 2004-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
11486
11487 * mail-source.el (mail-source-touch-pop): Doc fix.
11488
11489 * message.el (message-smtpmail-send-it): Doc fix.
11490
11491 2004-03-05 Jesper Harder <harder@ifa.au.dk>
11492
11493 * sha1-el.el (sha1-maximum-internal-length): Doc fix.
11494
11495 * nnmail.el (nnmail-split-fancy): do.
11496
11497 * gnus-kill.el (gnus-kill, gnus-execute): do.
11498
11499 2004-03-05 Per Abrahamsen <abraham@dina.kvl.dk>
11500
11501 * gnus-sum.el (gnus-widget-reversible-match)
11502 (gnus-widget-reversible-to-internal)
11503 (gnus-widget-reversible-to-external): New functions.
11504 (gnus-widget-reversible): New widget.
11505 (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
11506
11507 2004-03-05 Kai Grossjohann <kgrossjo@eu.uu.net>
11508
11509 * gnus-sum.el (gnus-thread-sort-functions)
11510 (gnus-article-sort-functions): Document `(not F)' items.
11511
11512 2004-03-04 Teodor Zlatanov <tzz@lifelogs.com>
11513
11514 * spam.el (spam-use-gmane-xref): Add new backend.
11515 (spam-gmane-xref-spam-group): Add variable to control the name of the
11516 Gmane spam group.
11517 (spam-blackhole-servers, spam-blackhole-good-server-regex)
11518 (spam-regex-headers-spam, spam-regex-headers-ham)
11519 (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
11520 (spam-list-of-checks): Add spam-use-gmane-xref to list of
11521 backends and checks.
11522 (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
11523
11524 * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
11525 an autodetect method.
11526
11527 2004-03-04 Kevin Greiner <kgreiner@xpediantsolutions.com>
11528
11529 * gnus-int.el (gnus-request-accept-article): Inform the agent that
11530 articles are being added to a group.
11531 (gnus-request-replace-article): Inform the agent that articles
11532 need to be uncached as the cached contents are no longer valid.
11533
11534 2004-03-04 Katsumi Yamaoka <yamaoka@jpl.org>
11535
11536 * binhex.el: Don't autoload executable-find.
11537
11538 * canlock.el: Don't autoload mail-fetch-field.
11539
11540 * gnus-ems.el: Don't autoload appt-select-lowest-window.
11541
11542 * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
11543 rmail-dont-reply-to and rmail-output.
11544
11545 * gnus-score.el: Don't autoload ffap-string-at-point.
11546
11547 * gnus-setup.el: Don't autoload sc-cite-original.
11548
11549 * imap.el: Don't autoload base64-decode-string,
11550 base64-encode-string and md5.
11551
11552 * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
11553 and rmail-msg-restore-non-pruned-header.
11554
11555 * mm-decode.el: Don't autoload executable-find.
11556
11557 * mm-url.el: Don't autoload executable-find.
11558
11559 * mm-view.el: Don't autoload diff-mode.
11560
11561 * nndb.el: Don't autoload news-reply-mode, news-setup,
11562 cancel-timer and telnet.
11563
11564 * password.el: Don't autoload run-at-time for Emacs.
11565
11566 * sha1-el.el: Don't autoload executable-find.
11567
11568 * sieve-mode.el: Don't autoload c-mode.
11569
11570 * uudecode.el: Don't autoload executable-find.
11571
11572 2004-03-04 Kevin Greiner <kgreiner@xpediantsolutions.com>
11573
11574 * gnus-agent.el (gnus-agent-file-header-cache): Removed.
11575 (gnus-agent-possibly-alter-active): Avoid null in numeric
11576 comparison.
11577 (gnus-agent-set-local): Refuse to save null in local object table.
11578 (gnus-agent-regenerate-group): The REREAD parameter can now be a
11579 list of articles that will be marked as unread.
11580
11581 2004-03-04 Katsumi Yamaoka <yamaoka@jpl.org>
11582
11583 * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
11584
11585 2004-03-04 Jesper Harder <harder@ifa.au.dk>
11586
11587 * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
11588 language tags.
11589
11590 2004-03-03 Per Abrahamsen <abraham@dina.kvl.dk>
11591
11592 * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
11593 Don't bind "obarray".
11594
11595 * gnus-sum.el (gnus-thread-sort-functions): Added
11596 `gnus-thread-sort-by-most-recent-number' and
11597 `gnus-thread-sort-by-most-recent-date'.
11598 Reported by Kai Grossjohann <kai@emptydomain.de>.
11599
11600 2004-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
11601
11602 * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
11603
11604 2004-03-02 Kevin Greiner <kgreiner@xpediantsolutions.com>
11605
11606 * gnus-cus.el (gnus-agent-customize-category): Removed
11607 ignore-errors macro reference that required cl to be loaded at
11608 run-time.
11609
11610 * gnus-range.el (gnus-sorted-range-intersection): Now accepts
11611 single-interval range of the form (min . max). Previously the
11612 range had to look like ((min . max)). Likewise, return
11613 (min . max) rather than ((min . max)).
11614 (gnus-range-map): Use gnus-range-normalize to accept
11615 single-interval range.
11616
11617 * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
11618 the cache, but not the agent, now appear with their usual face.
11619
11620 2004-03-01 Katsumi Yamaoka <yamaoka@jpl.org>
11621
11622 * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
11623 w3m-safe-url-regexp variable buffer-local.
11624
11625 * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
11626
11627 2004-02-27 Simon Josefsson <jas@extundo.com>
11628
11629 * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
11630 gnus-group-real-prefix.
11631 (gnus-summary-move-article): Use it, instead of
11632 gnus-group-real-prefix.
11633
11634 2004-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
11635
11636 * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
11637 w3m-safe-url-regexp variable buffer-local and set it as the value
11638 of mm-w3m-safe-url-regexp.
11639
11640 * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
11641
11642 * gnus-msg.el (gnus-setup-message): Ignore an article copy while
11643 parsing gnus-posting-styles when the message is not for replying.
11644
11645 * nnrss.el (nnrss-opml-export): Use
11646 mm-set-buffer-file-coding-system instead of
11647 set-buffer-file-coding-system.
11648
11649 2004-02-27 Jesper Harder <harder@ifa.au.dk>
11650
11651 * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
11652 of checkdoc.el).
11653 * nnrss.el: do.
11654 * gnus-mlspl.el: do.
11655 * gnus-ml.el: do.
11656 * gnus-srvr.el: do.
11657
11658 * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
11659
11660 2004-02-27 Kevin Ryde <user42@zip.com.au> (tiny change)
11661
11662 * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
11663 Corrections to custom-manual links.
11664
11665 * gnus-art.el (gnus-article): Ditto.
11666
11667 * mm-decode.el (mime-display, mime-security): Ditto.
11668
11669 2004-02-26 Jesper Harder <harder@ifa.au.dk>
11670
11671 * flow-fill.el: Typo.
11672
11673 2004-02-26 Andrew Cohen <cohen@andy.bu.edu>
11674
11675 * spam-wash.el: New file.
11676
11677 2004-02-26 Mark A. Hershberger <mah@everybody.org>
11678
11679 * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
11680
11681 2004-02-26 Teodor Zlatanov <tzz@lifelogs.com>
11682
11683 * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
11684 to be run with new-articles as LIST1, not LIST2.
11685 (spam-registration-functions): Add spam-use-ham-copy as a nil
11686 registration backend.
11687
11688 2004-02-26 Jesper Harder <harder@ifa.au.dk>
11689
11690 * spam-stat.el (spam-stat-washing-hook): New option.
11691 (spam-stat-buffer-words): Use it.
11692 (spam-stat-process-directory, spam-stat-test-directory): Use
11693 insert-file-contents-literally.
11694 (spam-stat-coding-system): New variable.
11695 (spam-stat-load, spam-stat-save): Use it.
11696
11697 2004-02-25 Katsumi Yamaoka <yamaoka@jpl.org>
11698
11699 * spam-report.el (spam-report-plug-agent): Quote
11700 spam-report-url-to-file and spam-report-url-ping-plain.
11701
11702 2004-02-25 Reiner Steib <Reiner.Steib@gmx.de>
11703
11704 * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
11705 / in mailto URLs.
11706
11707 2004-02-24 Reiner Steib <Reiner.Steib@gmx.de>
11708
11709 * spam-report.el (spam-report-process-queue): Fix interactive use.
11710 (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
11711 (spam-report-unplug-agent): Doc fixes.
11712 (spam-report-url-ping-mm-url, spam-report-url-to-file)
11713 (spam-report-agentize, spam-report-deagentize): Autoload
11714
11715 2004-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
11716
11717 * message.el (message-setup-fill-variables): Add mml tags to
11718 paragraph-start and paragraph-separate. Suggested by Andrew Korty
11719 <ajk@iu.edu>.
11720 (message-mode): Don't modify paragraph-separate there.
11721
11722 2004-02-17 Katsumi Yamaoka <yamaoka@jpl.org>
11723
11724 * compface.el (uncompface-use-external): Default to undecided.
11725 (uncompface-use-external-threshold): New variable.
11726 (uncompface-float-time): New macro.
11727 (uncompface): Determine whether to use the external decoder if
11728 uncompface-use-external is undecided.
11729
11730 2004-02-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
11731
11732 * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
11733 after images.
11734
11735 * gnus-art.el (gnus-mime-display-single): Remove dead code.
11736
11737 2004-02-14 Jesper Harder <harder@ifa.au.dk>
11738
11739 * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
11740
11741 * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
11742
11743 * gnus-sum.el (gnus-summary-limit-to-age)
11744 (gnus-summary-limit-children): do.
11745
11746 * gnus-int.el (gnus-request-scan): do.
11747
11748 * gnus-group.el (gnus-group-suspend): do.
11749
11750 * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
11751
11752 * gnus-cite.el (gnus-cite-parse-attributions): do.
11753
11754 * gnus-agent.el (gnus-summary-set-agent-mark)
11755 (gnus-agent-regenerate-group): do.
11756
11757 * deuglify.el (gnus-article-outlook-unwrap-lines): do.
11758
11759 * binhex.el (binhex-decode-region-internal): do.
11760
11761 2004-02-12 Katsumi Yamaoka <yamaoka@jpl.org>
11762
11763 * gnus-fun.el (gnus-face-properties-alist): New user option.
11764 (gnus-display-x-face-in-from): Use it.
11765
11766 * gnus-art.el (article-display-face): Ditto.
11767
11768 * compface.el (uncompface-use-external): Default to nil.
11769
11770 2004-02-12 Jesper Harder <harder@ifa.au.dk>
11771
11772 * nntp.el (nntp-erase-buffer): New function.
11773 (nntp-retrieve-data, nntp-send-command)
11774 (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
11775 (nntp-possibly-change-group): Use it.
11776
11777 * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
11778 with-current-buffer.
11779
11780 2004-02-12 TAKAI Kousuke <tak@kmc.gr.jp>
11781
11782 * compface.el: Merge the ELisp-based uncompface program.
11783 (compface): New customization group.
11784 (uncompface-use-external): New user option.
11785 (uncompface): Call uncompface-internal if uncompface-use-external
11786 is nil.
11787 (uncompface-internal): New function. Note that there are also
11788 some other functions and variables added for this function.
11789
11790 2004-02-10 Jesper Harder <harder@ifa.au.dk>
11791
11792 * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
11793 if necessary.
11794
11795 2004-02-09 Teodor Zlatanov <tzz@lifelogs.com>
11796
11797 * spam-report.el (spam-report-unplug-agent)
11798 (spam-report-plug-agent, spam-report-deagentize)
11799 (spam-report-agentize, spam-report-url-ping-temp-agent-function):
11800 Add support for the Agent in spam-report: when unplugged, report to a
11801 file; when plugged, submit all the requests.
11802
11803 * spam.el (spam-register-routine): Fix message about
11804 registration.
11805
11806 2004-02-09 Jesper Harder <harder@ifa.au.dk>
11807
11808 * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
11809 dependencies.
11810 (rfc2047-encode): Use it.
11811
11812 * gnus-art.el (gnus-button-marker-list): Move before first
11813 reference.
11814
11815 * imap.el (imap-parse-flag-list, imap-parse-body-extension)
11816 (imap-parse-body): Fix format string mismatch.
11817
11818 * gnus-score.el (gnus-summary-increase-score): do.
11819
11820 * nnrss.el (nnrss-close): New function.
11821
11822 2004-02-08 Jesper Harder <harder@ifa.au.dk>
11823
11824 * nnrss.el (nnrss-make-filename): New function.
11825 (nnrss-request-delete-group, nnrss-read-server-data)
11826 (nnrss-save-server-data, nnrss-read-group-data)
11827 (nnrss-save-group-data): Use it.
11828 (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
11829 (nnrss-read-server-data, nnrss-read-group-data): Use load.
11830 (nnrss-group-hashtb): Make it a hash table rather than an obarray.
11831
11832 2004-02-07 Jesper Harder <harder@ifa.au.dk>
11833
11834 * mml.el (mml-compute-boundary-1): Don't uncompress files.
11835
11836 2004-02-06 Jesper Harder <harder@ifa.au.dk>
11837
11838 * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
11839 files.
11840
11841 * message.el (message-generate-headers-first): Don't quote nil
11842 and t in docstrings.
11843
11844 * imap.el (imap-id): do.
11845
11846 * gnus-agent.el (gnus-agent-consider-all-articles)
11847 (gnus-agent-queue-mail): do.
11848
11849 2004-02-05 Reiner Steib <Reiner.Steib@gmx.de>
11850
11851 * spam-report.el (spam-report-process-queue): New function.
11852 Process requests from `spam-report-requests-file'.
11853 (spam-report-process-queue): Doc fix.
11854
11855 2004-02-05 Teodor Zlatanov <tzz@lifelogs.com>
11856
11857 * spam.el (spam-register-routine)
11858 (spam-log-processing-to-registry, spam-log-registered-p)
11859 (spam-log-unregistration-needed-p, spam-log-undo-registration):
11860 Change "check" to "spam-check" for semi-clarity.
11861
11862 2004-02-05 Jesper Harder <harder@ifa.au.dk>
11863
11864 * pop3.el: Require nnheader.
11865
11866 * mml-smime.el: Require cl. Autoload message-fetch-field.
11867
11868 * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
11869
11870 * gnus-picon.el: Require cl.
11871
11872 * gnus-fun.el: Require gnus-ems and gnus-util.
11873
11874 * gnus.el (gnus-method-to-server): Move defsubst before first use.
11875
11876 * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
11877
11878 * gnus-art.el (gnus-article-edit-mode): Define before first
11879 reference.
11880
11881 2004-02-04 Jesper Harder <harder@ifa.au.dk>
11882
11883 * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
11884 (gnus-uu-post-encoded): Use point-at-bol.
11885
11886 * gnus-topic.el (gnus-group-active-topic-p): do.
11887
11888 * gnus-start.el (gnus-newsrc-to-gnus-format): do.
11889
11890 * gnus-group.el (gnus-group-kill-region): do.
11891
11892 * gnus-art.el (article-date-ut): do.
11893
11894 * message.el (message-fetch-field): Remove redundant
11895 case-fold-search binding.
11896 (message-narrow-to-field): Simplify.
11897
11898 2004-02-03 Reiner Steib <Reiner.Steib@gmx.de>
11899
11900 * spam.el (spam-directory): Derive from `gnus-directory'.
11901
11902 * spam-report.el (spam-report-url-to-file)
11903 (spam-report-requests-file): New function and variable for offline
11904 reporting.
11905 (spam-report-url-ping-function): Add `spam-report-url-to-file'
11906 and user defined function.
11907 (spam-report-url-ping-mm-url): Remove doubled slash.
11908
11909 2004-02-03 Teodor Zlatanov <tzz@lifelogs.com>
11910
11911 * spam.el (spam-list-of-processors): Fix spamassassin variable names.
11912
11913 2004-02-03 Jesper Harder <harder@ifa.au.dk>
11914
11915 * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
11916 format string mismatch.
11917
11918 * sieve.el (sieve-deactivate-all): do.
11919
11920 * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
11921
11922 * nnlistserv.el (nnlistserv-kk-wash-article): do.
11923
11924 * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
11925
11926 * mm-bodies.el (mm-7bit-chars): Don't include \r.
11927
11928 2004-02-02 Teodor Zlatanov <tzz@lifelogs.com>
11929
11930 * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
11931 the list of checks.
11932
11933 2004-01-31 Jesper Harder <harder@ifa.au.dk>
11934
11935 * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
11936 padding.
11937
11938 2004-01-27 Ralf Angeli <angeli@iwi.uni-sb.de>
11939
11940 * mm-view.el (mm-fill-flowed): New variable.
11941 (mm-inline-text): Use it.
11942
11943 2004-01-27 Teodor Zlatanov <tzz@lifelogs.com>
11944
11945 * spam.el (spam-spamassassin-register-ham-routine)
11946 (spam-spamassassin-register-spam-routine): Fix function names.
11947
11948 2004-01-27 Katsumi Yamaoka <yamaoka@jpl.org>
11949
11950 * gnus.el (gnus-tmp-grouplens): Remove.
11951 (gnus-summary-line-format): Remove grouplens.
11952
11953 * gnus-group.el (gnus-group-line-format): Ditto.
11954
11955 * gnus-spec.el (gnus-format-specs): Ditto.
11956 (gnus-update-format-specifications): Flush the group format spec
11957 cache if there's the grouplens stuff.
11958 (gnus-parse-simple-format): Replace %l with the empty string.
11959
11960 2004-01-27 Jerry James <james@xemacs.org> (tiny change)
11961
11962 * gnus-spec.el (gnus-parse-simple-format): Fix setq value
11963 omission.
11964
11965 2004-01-26 Katsumi Yamaoka <yamaoka@jpl.org>
11966
11967 * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
11968 Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
11969
11970 2004-01-25 Paul Jarc <prj@po.cwru.edu>
11971
11972 * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
11973 (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
11974 New macros and functions.
11975 * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
11976 Handle > NLINK_MAX messages.
11977 * nnmaildir.el (nnmaildir-request-set-mark): Use
11978 nnmaildir--emlink-p and nnmaildir--eexist-p.
11979
11980 2004-01-25 Alex Schroeder <alex@gnu.org>
11981
11982 * spam-stat.el (spam-stat-process-directory-age): New option.
11983 (spam-stat-process-directory): Use it.
11984
11985 2004-01-24 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
11986
11987 * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
11988 (spam-stat-save): Accept prefix argument.
11989
11990 2004-01-23 Paul Jarc <prj@po.cwru.edu>
11991
11992 * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
11993 links" error.
11994
11995 2004-01-23 Jesper Harder <harder@ifa.au.dk>
11996
11997 * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
11998 compatibility with old .newsrc.eld files.
11999
12000 * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
12001
12002 * gnus-start.el (gnus-1): do.
12003
12004 * gnus-group.el (gnus-group-line-format-alist): do.
12005
12006 * gnus.el (gnus-use-grouplens, gnus-visual): do.
12007
12008 * gnus-gl.el: Remove.
12009
12010 2004-01-23 Kevin Greiner <kgreiner@xpediantsolutions.com>
12011
12012 * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
12013 marks consisting of a single range {for example, (3 . 5)} rather
12014 than a list of a single range { ((3 . 5)) }.
12015
12016 2004-01-23 Jesper Harder <harder@ifa.au.dk>
12017
12018 * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
12019 with-current-buffer.
12020 (spam-stat-store-current-buffer): Use insert-buffer-substring to
12021 avoid consing a string.
12022
12023 * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
12024 Remove obsolete entries for big5 and gb2312.
12025
12026 2004-01-22 Kevin Greiner <kgreiner@xpediantsolutions.com>
12027
12028 * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
12029 uncompressed list.
12030
12031 2004-01-22 Jesper Harder <harder@ifa.au.dk>
12032
12033 * spam-stat.el (spam-stat-strip-xref): New function.
12034 (spam-stat-process-directory): Use it.
12035
12036 * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
12037 here -- it's done in message-fetch-field.
12038
12039 2004-01-21 Kevin Greiner <kgreiner@xpediantsolutions.com>
12040
12041 * gnus-agent.el (gnus-agent-queue-mail)
12042 (gnus-agent-prompt-send-queue): New variables.
12043 (gnus-agent-send-mail): Use gnus-agent-queue-mail.
12044 * gnus-draft.el (gnus-group-send-queue): Pass the group name
12045 "nndraft:queue" along to gnus-draft-send. Use
12046 gnus-agent-prompt-send-queue.
12047 (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
12048 is "nndraft:queue". Suggested by Gaute Strokkenes
12049 <gs234@srcf.ucam.org>
12050
12051 * gnus-agent.el (agent-disable-undownloaded-faces): Removed
12052 (agent-enable-undownloaded-faces): Added
12053 (gnus-agent-cat-groups): Use eval-and-compile, not
12054 eval-when-compile, to define gnus-agent-set-cat-groups as the setf
12055 method of gnus-agent-cat-groups even when the buffer has been
12056 evaled.
12057 (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
12058 delete gnus-agent-save-active-1.
12059 (gnus-agent-save-groups): Deleted. Identical to
12060 gnus-agent-save-active.
12061 (gnus-agent-write-active): No longer adjust agent's copy of active
12062 file as agent's adjustments are now stored in their own
12063 file. Removed optional parameter.
12064 (gnus-agent-possibly-alter-active): Ignore groups of unagentized
12065 servers. Add use of min/max range limits from server's local
12066 file.
12067 (gnus-agent-save-alist): Removed unused optional argument.
12068 (gnus-agent-load-local, gnus-agent-read-and-cache-local)
12069 (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
12070 (gnus-agent-set-local): A per-server file that keeps min/max range
12071 limits for articles known to the agent. Provides a fast mechanism
12072 for altering many active ranges.
12073 (gnus-agent-expire-group, gnus-agent-expire): No longer save the
12074 active file (local makes it unnecessary).
12075 (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
12076
12077 * gnus-cus.el (agent-disable-undownloaded-faces): Removed
12078 (agent-enable-undownloaded-faces): Added
12079
12080 * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
12081 disable it when sending to "nndraft:queue".
12082 (gnus-group-send-queue): Add safety check to avoid sending queue
12083 when unplugged.
12084
12085 * gnus-group.el (gnus-group-catchup): Use new
12086 gnus-sequence-of-unread-articles, not
12087 gnus-list-of-unread-articles, to avoid exhausting memory with huge
12088 numbers of articles. Use gnus-range-map to avoid having to
12089 uncompress the unread list.
12090 (gnus-group-archive-directory, gnus-group-recent-archive-directory):
12091 Fixed invalid ange-ftp reference.
12092
12093 * gnus-range.el (gnus-range-map): Iterate over list or sequence.
12094 (gnus-sorted-range-intersection): Intersection of two ranges
12095 without requiring that they first be uncompressed.
12096
12097 * gnus-start.el (gnus-activate-group): Unless blocked by the
12098 caller, possibly expand the active range to include both cached
12099 and agentized articles.
12100 (gnus-convert-old-newsrc): Rewrote in anticipation of having
12101 multiple version-dependent converters.
12102 (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
12103 gnus-agent-save-active.
12104 (gnus-save-newsrc-file): Save dirty agent range limits.
12105
12106 * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
12107 gnus-agent-possibly-alter-active.
12108 (gnus-adjust-marked-articles): Faster handling of simple lists
12109
12110 2004-01-21 Jesper Harder <harder@ifa.au.dk>
12111
12112 * spam-stat.el (spam-stat-test-directory): New optional argument
12113 displays a list of files detected. Suggested by Andrew Cohen
12114 <cohen@andy.bu.edu>.
12115 (spam-stat-buffer-words-with-scores): Don't narrow and change
12116 syntax table here. Reported by Andrew Cohen <cohen@andy.bu.edu>.
12117
12118 2004-01-20 Hubert Chan <hubert@uhoreg.ca>
12119
12120 * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
12121 (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
12122 (spam-spamassassin-arguments)
12123 (spam-spamassassin-spam-flag-header)
12124 (spam-spamassassin-positive-spam-flag-header)
12125 (spam-spamassassin-spam-status-header, spam-sa-learn-path)
12126 (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
12127 (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
12128 (spam-list-of-processors, spam-list-of-checks)
12129 (spam-list-of-statistical-checks, spam-registration-functions)
12130 (spam-check-spamassassin-headers, spam-check-spamassassin)
12131 (spam-spamassassin-score)
12132 (spam-spamassassin-register-with-sa-learn)
12133 (spam-spamassassin-register-spam-routine)
12134 (spam-spamassassin-register-ham-routine)
12135 (spam-assassin-register-spam-routine)
12136 (spam-assassin-register-ham-routine): Add SpamAssassin support.
12137 (spam-bogofilter-score): Fix to show article before scoring.
12138
12139 2004-01-20 Teodor Zlatanov <tzz@lifelogs.com>
12140
12141 * spam.el (gnus-summary-mode-map): Make spam-generic-score the
12142 default scoring function.
12143 (spam-generic-score): Call spam-spamassassin-score if
12144 spam-use-spamassassin or spam-use-spamassassin-headers is on;
12145 spam-bogofilter-score otherwise.
12146
12147 * gnus.el (spam-process, spam-autodetect-methods): Add
12148 spamassassin and spamassassin-headers.
12149
12150 2004-01-20 Nevin Kapur <nkapur@cs.caltech.edu>
12151
12152 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
12153 Suppress unnecessary messages.
12154
12155 2004-01-20 Jesper Harder <harder@ifa.au.dk>
12156
12157 * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
12158 make-hash-table.
12159
12160 2004-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
12161
12162 * canlock.el (base64-encode-string): Don't autoload it.
12163
12164 2004-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
12165
12166 * run-at-time.el: Remove useless (require 'itimer),
12167 eval-and-compile and (featurep 'xemacs).
12168
12169 2004-01-16 Jesper Harder <harder@ifa.au.dk>
12170
12171 * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
12172 GROUP is a virtual group.
12173
12174 2004-01-16 Steve Youngs <sryoungs@bigpond.net.au>
12175
12176 * gnus.el: Autoload `message-y-or-n-p'.
12177
12178 2004-01-15 Jesper Harder <harder@ifa.au.dk>
12179
12180 * pgg-parse.el: Remove unnecessary (require 'custom).
12181
12182 * pgg-def.el: do.
12183
12184 * nnmail.el: do.
12185
12186 * gnus-undo.el: do.
12187
12188 * gnus-picon.el: do.
12189
12190 * gnus-util.el: do.
12191
12192 2004-01-15 Reiner Steib <Reiner.Steib@gmx.de>
12193
12194 * gnus-sum.el (gnus-pick-line-number): Add autoload.
12195
12196 2004-01-15 Katsumi Yamaoka <yamaoka@jpl.org>
12197
12198 * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
12199 handle, as well as a list.
12200
12201 * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
12202 Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
12203 (mm-w3m-cid-retrieve): Simplify.
12204
12205 2004-01-14 Vasily Korytov <deskpot@myrealbox.com>
12206
12207 * message.el (message-kill-to-signature): Allow prefix arg to
12208 specify number of lines to keep before signature.
12209
12210 2004-01-14 Kai Grossjohann <kai@emptydomain.de>
12211
12212 (message-kill-to-signature): Change docstring.
12213
12214 2004-01-14 Katsumi Yamaoka <yamaoka@jpl.org>
12215
12216 * canlock.el: Always require sha1-el.
12217 (canlock-sha1): Bind sha1-maximum-internal-length to nil.
12218
12219 * message.el: Autoload sha1 only when compiling.
12220
12221 2004-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
12222
12223 * message.el (message-canlock-generate): Require sha1-el.
12224
12225 2004-01-13 Jesper Harder <harder@ifa.au.dk>
12226
12227 * message.el (message-expand-name): Silence the byte compiler.
12228
12229 2004-01-13 Simon Josefsson <jas@extundo.com>
12230
12231 * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
12232 Invoke gnus-score-mode. Reported by
12233 bojohan+news@dd.chalmers.se (Johan Bockgård).
12234
12235 * gnus-range.el (gnus-compress-sequence): Doc fix. Suggested by
12236 Jim Blandy <jimb@redhat.com> (tiny change).
12237
12238 2004-01-12 Jesper Harder <harder@ifa.au.dk>
12239
12240 * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
12241
12242 2004-01-12 Teodor Zlatanov <tzz@lifelogs.com>
12243
12244 * spam.el (spam-get-article-as-string): Update to use
12245 gnus-request-article-this-buffer, much simpler.
12246 (spam-get-article-as-buffer): Remove.
12247
12248 2004-01-12 Kai Grossjohann <kai.grossjohann@mci.com>
12249
12250 * message.el (message-expand-name): Use EUDC if the user uses that.
12251
12252 2004-01-12 Jesper Harder <harder@ifa.au.dk>
12253
12254 * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
12255 character for the encoding to avoid consing a string.
12256
12257 * rfc2047.el (rfc2047-decode-string): Don't cons a string
12258 unnecessarily.
12259
12260 * mm-util.el (mm-replace-chars-in-string): Remove.
12261
12262 * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
12263 of mm-replace-chars-in-string.
12264
12265 2004-01-11 Jesper Harder <harder@ifa.au.dk>
12266
12267 * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
12268
12269 * mm-util.el (mm-subst-char-in-string): Support inplace.
12270
12271 * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
12272 a new string in every iteration. Use shy groups.
12273
12274 2004-01-10 Jesper Harder <harder@ifa.au.dk>
12275
12276 * gnus-srvr.el (gnus-browse-unsubscribe-group):
12277 * gnus-soup.el (gnus-soup-group-brew):
12278 * gnus-msg.el (gnus-put-message):
12279 * gnus-move.el (gnus-group-move-group-to-server):
12280 * gnus-kill.el (gnus-batch-score):
12281 * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
12282 (gnus-group-update-group-line, gnus-group-insert-group-line-info)
12283 (gnus-group-update-group, gnus-group-read-group)
12284 (gnus-group-make-group, gnus-group-make-help-group)
12285 (gnus-group-make-archive-group, gnus-group-make-directory-group)
12286 (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
12287 (gnus-group-sort-by-unread, gnus-group-catchup)
12288 (gnus-group-unsubscribe-group, gnus-group-kill-group)
12289 (gnus-group-yank-group, gnus-group-set-info)
12290 (gnus-group-list-groups):
12291 * gnus.el (gnus-generate-new-group-name):
12292 * gnus-delay.el (gnus-delay-send-queue):
12293 * nnvirtual.el (nnvirtual-catchup-group):
12294 * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
12295 * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
12296 (gnus-group-prepare-topics, gnus-topic-check-topology):
12297 * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
12298 (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
12299 (gnus-summary-walk-group-buffer, gnus-summary-move-article)
12300 (gnus-group-make-articles-read):
12301 * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
12302 (gnus-group-change-level, gnus-kill-newsgroup)
12303 (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
12304 (gnus-get-unread-articles, gnus-make-articles-unread)
12305 (gnus-make-ascending-articles-unread): Use accessor
12306 macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
12307 to get group information for improved readability.
12308
12309
12310 2004-01-09 Jesper Harder <harder@ifa.au.dk>
12311
12312 * gnus-art.el (article-decode-mime-words, article-babel)
12313 (gnus-article-highlight-signature, gnus-article-add-buttons)
12314 (gnus-signature-toggle): Use gnus-with-article-buffer.
12315
12316 * gnus-art.el (gnus-article-highlight-headers)
12317 (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
12318
12319 * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
12320 (gnus-article-set-globals, gnus-request-article-this-buffer)
12321 (gnus-button-message-id, gnus-article-maybe-hide-headers)
12322 (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
12323 (gnus-mime-display-alternative): Use with-current-buffer.
12324
12325 2004-01-09 Teodor Zlatanov <tzz@lifelogs.com>
12326
12327 * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
12328 also under 80 char limit, and call gnus-error if needed.
12329 (spam-fetch-article-header): Fix - it was a
12330 buffer-local variable (gnus-newsgroup-data).
12331 (spam-find-spam): Use spam-generate-fake-headers, forget about
12332 spam-insert-fake-headers.
12333 (spam-insert-fake-headers): Remove.
12334
12335 2004-01-09 Jesper Harder <harder@ifa.au.dk>
12336
12337 * deuglify.el (gnus-article-outlook-unwrap-lines)
12338 (gnus-outlook-rearrange-article)
12339 (gnus-outlook-repair-attribution-outlook)
12340 (gnus-outlook-repair-attribution-block)
12341 (gnus-outlook-repair-attribution-other): Remove redundant
12342 save-excursion.
12343
12344 2004-01-09 Teodor Zlatanov <tzz@lifelogs.com>
12345
12346 * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
12347 (spam-fetch-field-subject-fast)
12348 (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
12349 (spam-fetch-article-header): Add functions to deal with Gnus
12350 internals for fast retrieval of article header data.
12351 (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
12352
12353 2004-01-09 Jesper Harder <harder@ifa.au.dk>
12354
12355 * pop3.el (pop3-md5): Remove.
12356 (pop3-apop): Replace pop3-md5 with md5.
12357
12358 * mm-bodies.el: base64 is always built-in.
12359
12360 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
12361 with-current-buffer.
12362
12363 2004-01-08 Katsumi Yamaoka <yamaoka@jpl.org>
12364
12365 * canlock.el (canlock-insert-header): Remove excessive grouping in
12366 regexp.
12367
12368 * gnus-sum.el (gnus-summary-read-document): Ditto.
12369
12370 * gnus-uu.el (gnus-uu-part-number): Ditto.
12371
12372 * html2text.el (html2text-remove-tags): Ditto.
12373 (html2text-format-tags): Ditto.
12374 (html2text-format-single-elements): Ditto.
12375
12376 * mml.el (mml-parse-1): Ditto.
12377
12378 2004-01-08 Jesper Harder <harder@ifa.au.dk>
12379
12380 * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
12381
12382 * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
12383
12384 * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
12385
12386 * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
12387
12388 2003-11-15 Simon Josefsson <jas@extundo.com>
12389
12390 * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
12391 (pgg-gpg-lookup-key): Use regexp match instead of
12392 split-string (split-string is different between emacs 21.2 and
12393 22.1). Reported by ultrasoul@ultrasoul.com (David D. Smith).
12394
12395 2004-01-08 Jesper Harder <harder@ifa.au.dk>
12396
12397 * gnus-art.el (gnus-mime-view-all-parts)
12398 (gnus-article-part-wrapper, gnus-article-view-part): Use
12399 with-current-buffer.
12400
12401 2004-01-07 Teodor Zlatanov <tzz@lifelogs.com>
12402
12403 * spam.el (spam-disable-spam-split-during-ham-respool)
12404 (spam-spamoracle-database, spam-cache-lookups)
12405 (spam-split-last-successful-check, spam-clear-cache, spam-xor)
12406 (spam-group-ham-mark-p, spam-group-spam-mark-p)
12407 (spam-group-ham-marks, spam-group-spam-marks)
12408 (spam-group-spam-contents-p, spam-group-ham-contents-p)
12409 (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
12410 also add spam-use-blackholes to the statistical checks.
12411 (spam-fetch-field-fast): Add interface to fetching fields, may
12412 become a macro.
12413 (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
12414 (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
12415 (spam-insert-fake-headers): Fake an article when needed.
12416 (spam-find-spam): Fake article when possible.
12417 (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
12418 (spam-check-bogofilter-headers): Use message-fetch-field instead
12419 of nnmail-fetch-field.
12420
12421 2004-01-07 Reiner Steib <Reiner.Steib@gmx.de>
12422
12423 * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
12424
12425 2004-01-07 Teodor Zlatanov <tzz@lifelogs.com>
12426
12427 * spam.el (spam-split): Do not require spam-use-CHECK to be
12428 enabled if that check is passed to spam-split explicitly; also
12429 fix so 'spam doesn't get converted to spam-split-group when
12430 spam-split-symbolic-return is t.
12431 (spam-find-spam): Find registrations of the article and use those
12432 instead of re-running spam-split to find the spam/ham
12433 classification of the article.
12434 (spam-log-processing-to-registry, spam-log-registered-p)
12435 (spam-log-unregistration-needed-p, spam-log-undo-registration):
12436 Use gnus-error instead of gnus-message.
12437 (spam-log-registration-type): Add function to determine the
12438 classification of a message based on registry entries; will
12439 return nil if both 'spam and 'ham are found.
12440 (spam-check-BBDB): Expand all the BBDB macros here so we can have
12441 a reasonably fast local cache without the loading errors.
12442 (spam-cache-lookups): Set to t by default.
12443 (spam-find-spam): Don't try to guess spam-cache-lookups.
12444 (spam-enter-whitelist, spam-enter-blacklist): Clear the
12445 spam-caches entry.
12446 (spam-filelist-build-cache, spam-filelist-check-cache): Fix
12447 caching of whitelist/blacklist entries.
12448 (spam-check-whitelist, spam-check-blacklist): Invoke
12449 spam-from-listed-p with a type, not a cache variable.
12450 (spam-from-listed-p): Wrap around spam-filelist-check-cache.
12451
12452 2004-01-07 Jesper Harder <harder@ifa.au.dk>
12453
12454 * message.el (message-cite-prefix-regexp): Use with-syntax-table.
12455
12456 * nnmail.el (nnmail-split-fancy): do.
12457
12458 * mml.el (mml-parse): do.
12459
12460 * gnus-score.el (gnus-enter-score-words-into-hashtb)
12461 (gnus-score-adaptive): do.
12462
12463 2004-01-07 Katsumi Yamaoka <yamaoka@jpl.org>
12464
12465 * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
12466 (gnus-mime-button-map): Don't set keymap parent.
12467 (gnus-button-ctan-directory-regexp): Use shy grouping.
12468 (gnus-prev-page-map): Don't set keymap parent.
12469 (gnus-prev-page-map): Remove duplicated one.
12470 (gnus-next-page-map): Don't set keymap parent.
12471 (gnus-mime-security-button-map): Ditto.
12472
12473 * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
12474 version number.
12475
12476 * sha1-el.el (sha1-string-external): Use with-temp-buffer.
12477
12478 2004-01-07 Katsumi Yamaoka <yamaoka@jpl.org>
12479
12480 * canlock.el (canlock-sha1-function): Remove.
12481 (canlock-sha1-function-for-verify): Remove.
12482 (canlock-openssl-program): Remove.
12483 (canlock-openssl-args): Remove.
12484 (canlock-ignore-errors): Remove.
12485 (canlock-sha1-with-openssl): Remove.
12486 (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
12487 (canlock-verify): Don't use canlock-ignore-errors.
12488
12489 * sha1-el.el (sha1-string-external): Make it can return a string
12490 in binary form.
12491 (sha1-region-external): Ditto.
12492 (sha1-string-internal): Ditto.
12493 (sha1-region-internal): Ditto.
12494 (sha1-region): Ditto.
12495 (sha1-string): Ditto.
12496 (sha1): Ditto.
12497
12498 2004-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
12499
12500 * spam.el (spam-report-articles-gmane): New command.
12501
12502 2004-01-07 Katsumi Yamaoka <yamaoka@jpl.org>
12503
12504 * gnus.el: Don't make unnecessary *Group* buffer when loading.
12505
12506 * run-at-time.el (run-at-time-saved): Remove.
12507 (run-at-time): Doc fix.
12508
12509 2004-01-07 Jesper Harder <harder@ifa.au.dk>
12510
12511 * gnus-sum.el (gnus-summary-limit-to-replied): New command.
12512 (gnus-summary-limit-map): Add it.
12513 (gnus-summary-make-menu-bar): do.
12514
12515 2004-01-06 Teodor Zlatanov <tzz@lifelogs.com>
12516
12517 * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
12518 Make attempt at some caching support (done for BBDB only now).
12519 (spam-find-spam): Set spam-cache-lookups if there are more than 2
12520 addresses to be checked.
12521 (spam-clear-cache-BBDB): Add function, to be invoked by
12522 bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
12523 (spam-check-BBDB): Check and use the caches, if
12524 spam-cache-lookups is on, remove superfluous (provide).
12525
12526 2004-01-06 Reiner Steib <Reiner.Steib@gmx.de>
12527
12528 * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
12529
12530 2004-01-07 Steve Youngs <sryoungs@bigpond.net.au>
12531
12532 * run-at-time.el (run-at-time-saved): Move to after the definition
12533 of `run-at-time'.
12534
12535 2004-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
12536
12537 * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
12538 mm-w3m-local-map-property.
12539
12540 * mm-view.el (mm-w3m-mode-map): Remove.
12541 (mm-w3m-local-map-property): Remove.
12542 (mm-inline-text-html-render-with-w3m): Don't use
12543 mm-w3m-local-map-property.
12544
12545 2004-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
12546
12547 * run-at-time.el: New file.
12548
12549 * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
12550 of gnus-set-text-properties.
12551
12552 * gnus-uu.el (gnus-uu-save-article): Ditto.
12553
12554 * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
12555
12556 * gnus-cite.el (gnus-cite-parse): Ditto.
12557
12558 * gnus-art.el (gnus-button-push): Use set-text-properties instead
12559 of gnus-.
12560
12561 * gnus.el: Changed calls to nnheader-run-at-time and
12562 password-run-at-time throughout to use run-at-time directly.
12563
12564 * password.el: Removed definition of run-at-time.
12565
12566 2004-01-05 Karl Pflästerer <sigurd@12move.de> (tiny change)
12567
12568 * mml.el (mml-minibuffer-read-disposition): Show attachment type
12569 in prompt.
12570
12571 2004-01-06 Steve Youngs <sryoungs@bigpond.net.au>
12572
12573 * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
12574 XEmacs version.
12575
12576 * dns.el (dns-make-network-process): Use `open-network-stream'
12577 instead of `gnus-xmas-open-network-stream'.
12578
12579 * .cvsignore: Add auto-autoloads.el, custom-load.el.
12580
12581 2004-01-06 Jesper Harder <harder@ifa.au.dk>
12582
12583 * gnus-art.el (gnus-mime-display-alternative)
12584 (gnus-insert-mime-button, gnus-insert-mime-security-button)
12585 (gnus-insert-prev-page-button, gnus-insert-next-page-button):
12586 Don't use gnus-local-map-property.
12587
12588 * gnus-util.el (gnus-local-map-property): Remove.
12589
12590 * mm-view.el (mm-view-pkcs7-decrypt): Replace
12591 gnus-completing-read-maybe-default with completing-read.
12592
12593 * gnus-util.el (gnus-completing-read): do.
12594 (gnus-completing-read-maybe-default): Remove.
12595
12596 2004-01-06 Steve Youngs <sryoungs@bigpond.net.au>
12597
12598 * password.el: Only autoload `run-at-time' if not XEmacs.
12599 Only autoload the itimer functions if XEmacs.
12600
12601 2004-01-06 Jesper Harder <harder@ifa.au.dk>
12602
12603 * gnus-art.el (gnus-read-string): Remove.
12604 (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
12605 read-string.
12606
12607 2004-01-05 Teodor Zlatanov <tzz@lifelogs.com>
12608
12609 * netrc.el: Autoload password-read.
12610 (netrc): Add configuration group.
12611 (netrc-encoding-method, netrc-openssl-path): Add
12612 variables for encoding and decoding of files with symmetric
12613 ciphers.
12614 (netrc-encode): Add assistant function to encode a file with
12615 netrc-encoding-method.
12616 (netrc-parse): Add interactive parameter, added optional
12617 decoding if netrc-encoding-method is non-nil but otherwise
12618 behavior is standard.
12619 (netrc-encrypting-method, netrc-encrypt, netrc-parse):
12620 Do s/encode/encrypt/ everywhere.
12621
12622 * spam.el: Remove executable-find autoload.
12623
12624 2004-01-05 Jesper Harder <harder@ifa.au.dk>
12625
12626 * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
12627
12628 * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
12629
12630 2004-01-05 Reiner Steib <Reiner.Steib@gmx.de>
12631
12632 * gnus-art.el (gnus-treat-ansi-sequences,
12633 (article-treat-ansi-sequences): New variable and function.
12634 Suggested by Dan Jacobson <jidanni@jidanni.org>.
12635
12636 * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
12637 Use it.
12638
12639 2004-01-05 Jesper Harder <harder@ifa.au.dk>
12640
12641 * mm-util.el (mm-quote-arg): Remove.
12642
12643 * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
12644 shell-quote-argument.
12645
12646 * gnus-uu.el (gnus-uu-command): do.
12647
12648 * gnus-sum.el (gnus-summary-insert-pseudos): do.
12649
12650 * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
12651 with make-char.
12652
12653 * mm-util.el (mm-make-char): Remove.
12654
12655 * mml.el (mml-mode): Replace gnus-add-minor-mode with
12656 add-minor-mode.
12657
12658 * gnus-undo.el (gnus-undo-mode): do.
12659
12660 * gnus-topic.el (gnus-topic-mode): do.
12661
12662 * gnus-sum.el (gnus-dead-summary-mode): do.
12663
12664 * gnus-start.el (gnus-slave-mode): do.
12665
12666 * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
12667
12668 * gnus-ml.el (gnus-mailing-list-mode): do.
12669
12670 * gnus-gl.el (gnus-grouplens-mode): do.
12671
12672 * gnus-draft.el (gnus-draft-mode): do.
12673
12674 * gnus-dired.el (gnus-dired-mode): do.
12675
12676 * gnus-ems.el (gnus-add-minor-mode): Remove.
12677
12678 * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
12679 Replace gnus-char-width with char-width.
12680
12681 * gnus-ems.el (gnus-char-width): Remove.
12682
12683 * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
12684 Replace gnus-char-width with char-width.
12685
12686 * gnus-ems.el (gnus-char-width): Remove.
12687
12688 * spam-stat.el (with-syntax-table): Remove with-syntax-table
12689 definition.
12690 Remove Emacs 20 hash table compatibility code.
12691
12692 * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
12693 20 compatibility code.
12694
12695 * spam.el (spam-point-at-eol): Replace with point-at-eol.
12696
12697 * smime.el (smime-point-at-eol): Replace with point-at-eol.
12698
12699 * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
12700 with point-at-{eol,bol}.
12701
12702 * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
12703
12704 * imap.el (imap-point-at-eol): Replace with point-at-eol.
12705
12706 * flow-fill.el (fill-flowed-point-at-bol)
12707 (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
12708
12709 * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
12710 Replace with point-at-{eol,bol} throughout all files.
12711
12712 2004-01-05 Katsumi Yamaoka <yamaoka@jpl.org>
12713
12714 * ntlm.el (ntlm-string-as-unibyte): New macro.
12715 (ntlm-build-auth-response): Use it.
12716
12717 Remove Emacs 20 stuff:
12718 * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
12719 of delq and copy-sequence.
12720 * gnus-art.el (popup-menu): Remove the compiler macro.
12721 * nnmail.el (nnmail-split-fancy): Don't support customizing with
12722 Emacs 20.
12723
12724 2004-01-05 Simon Josefsson <jas@extundo.com>
12725
12726 * ntlm.el: Fix namespace. Change smb-passwd-hash into
12727 ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
12728 smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
12729 ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
12730 into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
12731 ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
12732 into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
12733 ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
12734 ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
12735 ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
12736 ntlm-string-permute, string-lshift into ntlm-string-lshift,
12737 string-xor into ntlm-string-xor. Suggested by
12738 Jesper Harder <harder@myrealbox.com>.
12739
12740 * ntlm.el: Don't include poem.
12741
12742 * md4.el (print-int32, print-string-hexa): Remove. Suggested by
12743 Jesper Harder <harder@myrealbox.com>.
12744
12745 * sasl-ntlm.el, ntlm.el, md4.el: New files.
12746
12747 * hmac-md5.el (md5-binary): Fix byte compile warning. (This
12748 probably breaks emacs with DL patch, but do we care? Is anyone
12749 still using the DL stuff?)
12750
12751 * sieve-manage.el: Use the password package.
12752 (sieve-manage-read-passwd): Remove.
12753 (sieve-manage-interactive-login): Use password. Re-add
12754 condition-case around loop.
12755
12756 * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
12757 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
12758 the password package.
12759
12760 2003-02-19 Simon Josefsson <jas@extundo.com>
12761
12762 * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
12763 token.
12764
12765 2002-08-07 Simon Josefsson <jas@extundo.com>
12766
12767 * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
12768 (sieve-manage-authenticators):
12769 (sieve-manage-authenticator-alist): Add some SASL mechs.
12770 (sieve-sasl-auth): New function.
12771 (sieve-manage-cram-md5-auth):
12772 (sieve-manage-plain-auth): Rewrite using SASL library.
12773 (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
12774 (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
12775 (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
12776 (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
12777
12778 2004-01-05 Simon Josefsson <jas@extundo.com>
12779
12780 * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
12781 New files.
12782
12783 2004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
12784
12785 * gnus-group.el (gnus-no-groups-message): Update.
12786
12787 * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
12788
12789 2003-11-09 Simon Josefsson <jas@extundo.com>
12790
12791 * imap.el: Support for ID IMAP extension (RFC 2971).
12792 (imap-local-variables): Add imap-id.
12793 (imap-id): New variable.
12794 (imap-id): New function.
12795 (imap-parse-response): Parse untagged ID response.
12796 * nnimap.el (nnimap-id): New variable.
12797 (nnimap-open-connection): Use it.
12798
12799 2003-12-28 Simon Josefsson <jas@extundo.com>
12800
12801 * gnus-score.el (gnus-score-edit-all-score): New.
12802 * gnus-group.el (gnus-group-score-map): Bind it to W e.
12803
12804 2004-01-04 Simon Josefsson <jas@extundo.com>
12805
12806 * password.el: Add.
12807
12808 2004-01-04 Mario Lang <lang@zid.tugraz.at>
12809
12810 * dns.el: Add support for AAAA records (see RFC 3596)
12811
12812 * Fix typo PRT -> PTR
12813
12814 * Parse MX, PTR and SOA replies (see RFC 1035)
12815
12816 2004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
12817
12818 * gnus.el (gnus-logo-color-style): Changed colors to `no'.
12819
12820 * Moved to Changelog.2.
12821
12822 2004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
12823
12824 * gnus.el (gnus-version-number): Bump version.
12825
12826 2004-01-04 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
12827
12828 * gnus.el: No Gnus v0.1 is released.
12829
12830 2004-01-04 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
12831
12832 * gnus.el: No Gnus v0.0 is released.
12833
12834 2004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
12835
12836 * gnus.el (gnus-version-number): Bump.
12837 (gnus-version): No.
12838
12839 See ChangeLog.2 for earlier changes.
12840
12841 Copyright (C) 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
12842
12843 This file is part of GNU Emacs.
12844
12845 GNU Emacs is free software: you can redistribute it and/or modify
12846 it under the terms of the GNU General Public License as published by
12847 the Free Software Foundation, either version 3 of the License, or
12848 (at your option) any later version.
12849
12850 GNU Emacs is distributed in the hope that it will be useful,
12851 but WITHOUT ANY WARRANTY; without even the implied warranty of
12852 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12853 GNU General Public License for more details.
12854
12855 You should have received a copy of the GNU General Public License
12856 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
12857
12858 ;; Local Variables:
12859 ;; coding: utf-8
12860 ;; fill-column: 79
12861 ;; add-log-time-zone-rule: t
12862 ;; End:
12863
12864 ;;; arch-tag: 3f33a3e7-090d-492b-bedd-02a1417d32b4