Fix typos.
[bpt/emacs.git] / lisp / gnus / ChangeLog
1 2008-09-17 Simon Josefsson <simon@josefsson.org>
2
3 * sieve-manage.el (sieve-manage-is-string): Accept literals too.
4 Reported by Arnt Gulbrandsen <arnt@oryx.com>.
5
6 2008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
7
8 * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
9 default, it's better.
10
11 2008-09-11 Teodor Zlatanov <tzz@lifelogs.com>
12
13 * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
14 summary line gnus-number property and ignore them (with a warning
15 message).
16
17 2008-09-10 Katsumi Yamaoka <yamaoka@jpl.org>
18
19 * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
20 macro caddr in the interactive form since it won't be expanded.
21
22 2008-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
23
24 * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
25 `charset'; fix name of function called recursively.
26 (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
27
28 2008-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
29
30 * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
31 (gnus-mime-set-charset-parameters): New function.
32 (gnus-mime-view-part-as-charset): Use it to correctly display part
33 specifying wrong charset.
34
35 2008-09-08 David Engster <dengste@eml.cc>
36
37 * nnmairix.el (nnmairix-create-server-and-default-group): Require match
38 in completing-read for back end server.
39
40 2008-09-03 Teodor Zlatanov <tzz@lifelogs.com>
41
42 * message.el (message-confirm-send): New variable to confirm sending a
43 message.
44 (message-send): Use it.
45
46 2008-08-30 Teodor Zlatanov <tzz@lifelogs.com>
47
48 * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
49
50 2008-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
51
52 * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
53
54 2008-08-21 Teodor Zlatanov <tzz@lifelogs.com>
55
56 * gnus-registry.el (gnus-registry-max-track-groups): New variable to
57 prevent tracking too many groups.
58 (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
59 Use it.
60
61 2008-08-11 Ralf Angeli <angeli@caeruleus.net>
62
63 * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
64 moving point to the bottom of the window in order to avoid recentering.
65
66 2008-08-11 Katsumi Yamaoka <yamaoka@jpl.org>
67
68 * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
69 (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
70 (gnus-article-beginning-of-window): Fix calculation.
71
72 2008-08-08 Katsumi Yamaoka <yamaoka@jpl.org>
73
74 * gnus-msg.el (gnus-summary-supersede-article)
75 (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
76 value of gnus-newsgroup-charset to decode non-MIME encoded text in
77 message header.
78
79 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
80
81 * message.el:
82 * gnus-start.el:
83 * gnus-registry.el: Remove VMS support.
84
85 2008-07-30 Katsumi Yamaoka <yamaoka@jpl.org>
86
87 * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
88 macro.
89 (rfc2104-hash): Use it.
90
91 2008-07-30 Reiner Steib <Reiner.Steib@gmx.de>
92
93 * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
94 (gnus-summary-sort-by-most-recent-date): New commands.
95 (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
96 and menu entries.
97
98 2008-07-29 Katsumi Yamaoka <yamaoka@jpl.org>
99
100 * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
101 don't redisplay article for raw contents; remove plural articles stuff.
102
103 * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
104 prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
105 on gnus-summary-save-article; display results properly.
106
107 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
108
109 * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
110
111 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
112
113 * gnus-art.el (gnus-summary-save-in-pipe): Consider
114 gnus-save-all-headers.
115
116 2008-07-21 Dan Nicolaescu <dann@ics.uci.edu>
117
118 * gnus-util.el (ns-focus-frame): Remove declaration.
119 (gnus-select-frame-set-input-focus): Undo previous change. Treat ns
120 like x.
121
122 2008-07-21 Thien-Thi Nguyen <ttn@gnuvola.org>
123
124 * rfc2104.el (rfc2104-zero): Delete defconst.
125 (rfc2104-hex-alist): Likewise.
126 (rfc2104-hex-to-int): Delete func.
127 (rfc2104-hexstring-to-bitstring): Likewise.
128 (rfc2104-nybbles): New defconst.
129 (rfc2104-hash): Rewrite for speed.
130
131 2008-07-16 Glenn Morris <rgm@gnu.org>
132
133 * gnus-util.el (ns-focus-frame): Declare for compiler.
134
135 2008-07-10 Katsumi Yamaoka <yamaoka@jpl.org>
136
137 * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
138 set as a group parameter.
139 (gnus-summary-save-in-pipe): Work when it is called independently.
140 (gnus-summary-pipe-to-muttprint): Don't modify
141 gnus-summary-pipe-output-default-command.
142
143 2008-07-10 Stefan Monnier <monnier@iro.umontreal.ca>
144
145 * message.el (message-send-mail-with-sendmail):
146 Display the error message.
147
148 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
149
150 * gnus-art.el (gnus-default-article-saver):
151 Add gnus-summary-save-in-pipe to choices.
152 (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
153 gnus-summary-pipe-output-default-command as the default command.
154 (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
155 instead of gnus-last-shell-command.
156
157 * gnus-sum.el (gnus-summary-pipe-output-default-command):
158 New user option.
159 (gnus-summary-muttprint-program): Mention the value will be changed.
160 (gnus-summary-save-article): Force showing of all headers.
161 (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
162
163 2008-07-01 Rupert Swarbrick <rswarbrick@googlemail.com> (tiny change)
164
165 * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
166
167 2008-07-02 Juanma Barranquero <lekktu@gmail.com>
168
169 * nnimap.el (nnimap-id):
170 * sieve-manage.el (sieve-manage-open): Doc fixes.
171
172 2008-07-02 Francesc Rocher <rocher@member.fsf.org>
173
174 * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
175 if available.
176
177 2008-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
178
179 * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
180
181 * nnkiboze.el (nnkiboze-generate-group):
182 Use explicit mm-disable-multibyte rather than mm-with-unibyte.
183
184 * nnmairix.el: Require CL.
185
186 2008-06-15 David Engster <dengste@eml.cc>
187
188 * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
189
190 2008-06-14 Aidan Kehoe <kehoea@parhasard.net>
191
192 * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
193 New macros that expand to an `aset'/`aref' call under Emacs, and to a
194 runtime choice under XEmacs.
195
196 * gnus-sum.el (gnus-summary-set-display-table):
197 Use `gnus-put-display-table', `gnus-get-display-table',
198 `gnus-set-display-table' for the display table, instead of `aset'.
199
200 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
201
202 * nnmairix.el: Add autoloads.
203
204 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
205
206 * nnmairix.el (nnmairix-delete-recreate-group)
207 (nnmairix-update-and-clear-marks): Fix error messages.
208
209 2008-06-14 David Engster <dengste@eml.cc>
210
211 * nnmairix.el: Upgrade to version 0.6.
212 (nnmairix-group-toggle-propmarks-this-group)
213 (nnmairix-group-toggle-readmarks-this-group)
214 (nnmairix-group-delete-recreate-this-group)
215 (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
216 (nnmairix-remove-tick-mark-original-article): New commands.
217 (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
218 (nnmairix-propagate-marks-to-nnmairix-groups)
219 (nnmairix-only-use-registry, nnmairix-allowfast-default)
220 (nnmairix-marks-cache, nnmairix-version-output): New variables.
221 (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
222 functions needed for marks propagation and manipulation of read marks.
223 (nnmairix-update-groups): New function.
224 (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
225 (nnmairix-determine-original-group-from-registry)
226 (nnmairix-determine-original-group-from-path)
227 (nnmairix-get-group-from-file-path, nnmairix-map-range)
228 (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
229 New helper functions.
230 (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
231 keystrokes for new commands.
232 (nnmairix-delete-and-create-on-change): Doc string cleanup.
233 (nnmairix-request-group): Check allow-fast group parameter.
234 (nnmairix-request-create-group): Set allow-fast group parameter if
235 nnmairix-allowfast-default is set.
236 (nnmairix-close-group): Propagate marks upon closing if needed.
237 (nnmairix-group-toggle-threads-this-group): Use new.
238 nnmairix-group-toggle-parameter helper function.
239 (nnmairix-search): Better check for empty search result.
240 (nnmairix-goto-original-article): Use new helper functions for
241 determining original article.
242 (nnmairix-show-original-article): Make sure message-id is in brackets.
243 (nnmairix-call-mairix-binary): Change variable name.
244 (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
245 helper function.
246 (nnmairix-widget-toggle-activate): Fix doc string.
247
248 2008-06-11 Katsumi Yamaoka <yamaoka@jpl.org>
249
250 * nnir.el: Require edmacro when compiling with XEmacs.
251 (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
252 available in Emacs 21.
253
254 2008-06-11 Glenn Morris <rgm@gnu.org>
255
256 * gnus-util.el (x-focus-frame):
257 * gnus.el (image-size):
258 * mm-decode.el (image-size): Declare.
259
260 * gnus-picon.el (declare-function): Add compat definition.
261 (image-size): Declare.
262
263 * gnus-group.el (tool-bar-map):
264 * gnus-sum.el (tool-bar-map): Define for compiler.
265
266 * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
267
268 * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
269
270 * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
271 * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
272 * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
273 * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
274 * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
275 * sieve-manage.el, spam-report.el, spam.el:
276 Remove unnecessary eval-and-compile of autoloads.
277
278 2008-06-08 Michael Albinus <michael.albinus@gmx.de>
279
280 * auth-source.el: Precise Tramp doc.
281
282 2008-06-07 Glenn Morris <rgm@gnu.org>
283
284 * nnmairix.el: Remove unnecessary eval-when-compile.
285
286 2008-06-06 Kai Großjohann <grossjohann@ls6.cs.uni-dortmund.de>
287
288 * nnir.el: New file.
289
290 2008-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
291
292 * gnus-util.el (gnus-read-shell-command): New function.
293 * mm-decode.el (mm-pipe-part):
294 * gnus-art.el (gnus-summary-save-in-pipe): Use it.
295
296 2008-06-05 Katsumi Yamaoka <yamaoka@jpl.org>
297
298 * message.el (message-disassociate-draft): Revert 2008-03-18 change.
299
300 2008-06-03 Glenn Morris <rgm@gnu.org>
301
302 * pop3.el (nnheader-accept-process-output): Autoload it.
303
304 2008-05-30 Katsumi Yamaoka <yamaoka@jpl.org>
305
306 * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
307 are not 2-digit hexadecimal characters that follow `%'s.
308
309 2008-05-29 Reiner Steib <Reiner.Steib@gmx.de>
310
311 * message.el (message-bogus-recipient-p): Fix type in doc string.
312 Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
313 (message-bogus-addresses): Rename from message-bogus-address-regexp.
314 Improve custom options.
315 (message-bogus-recipient-p): Adjust accordingly.
316
317 2008-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
318
319 * nnmairix.el: Require edmacro when compiling with XEmacs.
320
321 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
322
323 * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
324 (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
325
326 2008-05-20 Teodor Zlatanov <tzz@lifelogs.com>
327
328 * auth-source.el: Add more docs.
329
330 2008-05-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
331
332 * nnheader.el (nnheader-read-timeout): Change the default timeout from
333 0.1 seconds to 0.01 seconds. This will make nntp and pop3 article
334 retrieval faster in some cases, but might make CPU usage larger. If
335 this has any bad side effects, we might revert this change.
336
337 * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
338 seems to make mail retrieval much, much faster.
339 (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
340 unconditionally.
341
342 * gnus-draft.el (gnus-group-send-queue): Bind
343 message-send-mail-partially-limit to nil to avoid being prompted.
344
345 2008-05-16 Reiner Steib <Reiner.Steib@gmx.de>
346
347 * mml.el (mml-attach-buffer): Prompt for `disposition'.
348
349 * message.el (message-bogus-address-regexp): Fix and improve custom
350 type.
351 (message-setup-hook): Add message-check-recipients as custom option.
352
353 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
354
355 * message.el (message-cite-function): Remove bogus autoload which crept
356 in during merge from v5-10.
357
358 2008-05-14 Teodor Zlatanov <tzz@lifelogs.com>
359
360 * nnimap.el (nnimap-open-connection): Fix login/password bug.
361
362 * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
363
364 * auth-source.el: Preliminary Tramp docs.
365 (auth-sources): Change the default auth-sources to use
366 EPA .gpg files.
367
368 2008-05-09 Teodor Zlatanov <tzz@lifelogs.com>
369
370 * nntp.el: Autoload `auth-source-user-or-password'.
371 (nntp-send-authinfo): Use it.
372
373 * nnimap.el: Autoload `auth-source-user-or-password'.
374 (nnimap-open-connection): Use it.
375
376 * auth-source.el: Added docs on using with url-auth. Import gnus-util
377 for the gnus-message function.
378 (auth-source-user-or-password): Use it.
379
380 2008-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
381
382 * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
383 rfc2104-hexstring-to-byte-list. Return a unibyte string.
384 (rfc2104-hash): Use it.
385
386 2008-05-08 Juanma Barranquero <lekktu@gmail.com>
387
388 * gnus-art.el (gnus-article-toggle-truncate-lines):
389 Don't use `iff' in docstring.
390
391 2008-05-07 Teodor Zlatanov <tzz@lifelogs.com>
392
393 * gnus-registry.el: Adjusted copyright dates and added a keyword.
394
395 * gnus-util.el (gnus-extract-address-component-name)
396 (gnus-extract-address-component-email): Convenience functions around
397 `gnus-extract-address-components'.
398
399 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
400 Use `gnus-extract-address-component-email' to fix bug of comparing full
401 sender name to `user-mail-address'.
402
403 2008-05-05 Teodor Zlatanov <tzz@lifelogs.com>
404
405 * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
406 catch/throw to optimize.
407 (gnus-registry-find-keywords): Just use member to find a keyword.
408
409 2008-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
410
411 * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
412 is current before calling gnus-server-prepare.
413 (gnus-server-setup-buffer, gnus-server-update-server)
414 (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
415
416 2008-05-04 Juri Linkov <juri@jurta.org>
417
418 * mailcap.el (mailcap-replace-in-string): New compatibility alias.
419 (mailcap-file-default-commands): Use mailcap-replace-in-string
420 instead of replace-regexp-in-string, and mailcap-delete-duplicates
421 instead of delete-dups. Use [ \t\n]* for whitespace in regexp.
422
423 2008-05-03 Reiner Steib <reiner.steib@gmx.de>
424
425 * gnus-sum.el (gnus-propagate-marks): Fix custom version.
426
427 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
428
429 * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
430 hooks.
431 (gnus-update-read-articles): Speed up non-marks-using users.
432 (gnus-use-marks): Define gnus-use-marks.
433 (gnus-propagate-marks): Rename variable to something more sensible.
434
435 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
436
437 * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
438 (gmm-image-load-path-for-library): Fix typos in docstrings.
439 (gmm-message): Reflow docstring.
440
441 2008-04-28 Teodor Zlatanov <tzz@lifelogs.com>
442
443 * mail-source.el (mail-source-set-1, mail-source-bind):
444 Move auth-source code out of the macro to clean it up and fix bugs.
445
446 2008-04-26 Teodor Zlatanov <tzz@lifelogs.com>
447
448 * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
449 by sender if it's equal to user-mail-address, it's likely to be
450 useless.
451
452 * mail-source.el (mail-source-bind): Don't use user or password if they
453 are not bound. Unintern them if they are nil. Don't use server unless
454 it's bound, and default it to empty string otherwise.
455
456 2008-04-25 Teodor Zlatanov <tzz@lifelogs.com>
457
458 * mail-source.el: Load auth-source.el.
459 (mail-source-bind): Add comments. Call auth-source-user-or-password to
460 get user name or password, if auth-sources is set up.
461
462 * gnus-registry.el (gnus-registry-split-strategy): New variable for
463 strategy of splitting with parent.
464 (gnus-registry-split-fancy-with-parent)
465 (gnus-registry-post-process-groups): Use it and fix prior
466 bug (returning a list as the split result).
467
468 * auth-source.el (auth-sources): Remove server parameter.
469 (auth-source-pick, auth-source-user-or-password)
470 (auth-source-user-or-password-imap)
471 (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
472 (auth-source-user-or-password-sftp)
473 (auth-source-user-or-password-smtp): Remove server parameter.
474
475 2008-04-25 Juanma Barranquero <lekktu@gmail.com>
476
477 * smime.el (smime-sign-region, smime-encrypt-region)
478 (smime-decrypt-region):
479 Remove redundant calls to `generate-new-buffer-name'.
480
481 2008-04-24 Luca Capello <luca@pca.it> (tiny change)
482
483 * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
484 Don't use QP for message/rfc822.
485 (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
486
487 2008-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
488
489 * sieve-manage.el (sieve-string-bytes): Remove.
490 (sieve-manage-putscript): Use length instead: `string-bytes' gives the
491 correct byte-length only if the process's coding-system is the same as
492 the one used internally by Emacs to represent strings.
493
494 2008-04-22 Juri Linkov <juri@jurta.org>
495
496 * mailcap.el (mailcap-file-default-commands): New function.
497
498 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
499
500 * message.el (message-signature-separator, message-cite-function):
501 Change custom version.
502
503 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
504
505 * mm-decode.el (mm-display-external): Make temp file read-only.
506
507 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
508
509 * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
510 binding for `gnus-diary-version'. Bind `gnus-diary-check-message' to
511 `C-c C-f d'.
512
513 2008-04-12 Adrian Aichner <adrian@xemacs.org>
514
515 * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
516
517 2008-04-09 Teodor Zlatanov <tzz@lifelogs.com>
518
519 * auth-source.el: Added docs.
520 (auth-sources): Modify format to support server.
521 (auth-source-pick, auth-source-user-or-password)
522 (auth-source-user-or-password-imap)
523 (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
524 (auth-source-user-or-password-sftp)
525 (auth-source-user-or-password-smtp): Add server parameter.
526
527 2008-04-08 Teodor Zlatanov <tzz@lifelogs.com>
528
529 * gnus-registry.el: Initialize the registry when gnus-registry-install
530 is t.
531
532 2008-04-08 Katsumi Yamaoka <yamaoka@jpl.org>
533
534 * compface.el (uncompface): Make buffer unibyte.
535
536 2008-04-07 Stefan Monnier <monnier@iro.umontreal.ca>
537
538 * mail-source.el (mail-source-value):
539 Prefer fboundp to functionp so it works with macros as well.
540
541 2008-04-05 Glenn Morris <rgm@gnu.org>
542
543 * gnus-ems.el (mm-disable-multibyte): Autoload it.
544
545 2008-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
546
547 * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
548 Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
549
550 * nnheader.el (nnheader-init-server-buffer): Change buffer's
551 multibyteness after rather than before erasing it.
552
553 * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
554 mm-with-multibyte.
555 (gnus-request-article-this-buffer): Make sure the proper decoding is
556 used if gnus-original-article-buffer happens to be unibyte.
557
558 * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
559 default-enable-multibyte-characters.
560
561 * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
562 default-enable-multibyte-characters.
563
564 * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
565
566 * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
567
568 2008-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
569
570 * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
571 Fix last change in case the element is not even a symbol.
572
573 2008-04-02 Simon Josefsson <simon@josefsson.org>
574
575 * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
576 imap-enable-exchange-bug-workaround.
577 (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
578
579 2008-04-01 Simon Josefsson <simon@josefsson.org>
580
581 * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
582 a 100 byte status-checks into a 2-3MB transfer for each group.
583 (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
584 to enable bug workaround or not.
585 (nnimap-find-minmax-uid): Only enable workaround conditionally.
586
587 2008-03-31 Glenn Morris <rgm@gnu.org>
588
589 * message.el (mml2015-use): Declare for compiler.
590 (message-info): Require mml2015 when appropriate.
591
592 2008-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
593
594 * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
595 (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
596 (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
597 (nntp-service-to-port): New function.
598 (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
599 (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
600 (nntp-open-netcat-stream): New function.
601 (nntp-open-via-rlogin-and-netcat): Don't use a pty.
602
603 2008-03-29 Sven Joachim <svenjoac@gmx.de>
604
605 * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
606
607 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
608
609 * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
610
611 2008-03-28 Michael Harnois <mdharnois@gmail.com> (tiny change)
612
613 * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
614
615 2008-03-24 Reiner Steib <Reiner.Steib@gmx.de>
616
617 * message.el (message-signature-separator): Change default.
618 Improve custom type.
619 (message-cite-function): Change default to
620 message-cite-original-without-signature.
621
622 * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
623 toggle.
624
625 * message.el (message-check-news-body-syntax): Fix signature check.
626 (message-setup-1): Mark buffer as unmodified _after_ running
627 message-setup-hook and handling message-alternative-emails.
628 (message-shorten-references): Be more strict when building list of
629 valid references to comply with GNKSA.
630
631 * gnus-group.el (gnus-read-ephemeral-bug-group)
632 (gnus-read-ephemeral-debian-bug-group)
633 (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
634
635 * message.el (message-info): Don't use booleanp which isn't supported
636 in Emacs 21 and XEmacs.
637
638 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
639
640 * gnus-group.el (gnus-gmane-group-download-format): Rename from
641 gnus-group-gmane-group-download-format.
642 (gnus-group-read-ephemeral-gmane-group): Rename from
643 gnus-group-read-ephemeral-gmane-group.
644 (gnus-read-ephemeral-gmane-group-url): Rename from
645 gnus-group-read-ephemeral-gmane-group-url.
646 (gnus-bug-group-download-format-alist): New variable.
647 (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
648 (gnus-read-ephemeral-emacs-bug-group): New commands.
649
650 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
651
652 * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
653 (gnus-visible-headers): Improve custom type.
654
655 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
656
657 * mml.el (mml-menu): Add workarounds for XEmacs.
658
659 * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
660 X-Boundary header.
661
662 * message.el (message-simplify-recipients): Fix previous commit.
663
664 2008-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
665
666 * mm-util.el (mm-set-buffer-multibyte): New function.
667 * mm-decode.el (mm-copy-to-buffer): Use it.
668
669 * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
670 Prefer fboundp to functionp so it works with macros as well.
671
672 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
673
674 * message.el (message-alter-recipients-discard-bogus-full-name):
675 New function.
676 (message-alter-recipients-function): New variable.
677 (message-get-reply-headers): Use it.
678 (message-replace-header): New helper function.
679 (message-recipients-without-full-name): New variable.
680 (message-simplify-recipients): New command.
681
682 * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
683
684 * message.el (message-info): Handle EasyPG manual.
685
686 * mml.el (mml-menu): Add entry for EasyPG.
687
688 2008-03-18 Nils Ackermann <nils@ackermath.info> (tiny change)
689
690 * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
691 parameter.
692
693 * message.el (message-disassociate-draft): Specify drafts group name
694 fully.
695
696 2008-03-17 Teodor Zlatanov <tzz@lifelogs.com>
697
698 * gnus-registry.el (gnus-registry-split-fancy-with-parent): Eliminate
699 unnecessary duplicates from the match list.
700
701 2008-03-17 Katsumi Yamaoka <yamaoka@jpl.org>
702
703 * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
704 args of `how-many' of which the XEmacs version doesn't take; declare
705 Info-index-next as function.
706
707 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
708
709 * gnus-score.el (gnus-score-headers): Fix handling of
710 gnus-inhibit-slow-scoring.
711
712 * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
713 string.
714 (gnus-button-url-regexp): Improve handling of parenthesis.
715 (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
716 (gnus-button-handle-info-keystrokes): Handle index entries.
717
718 2008-03-14 Katsumi Yamaoka <yamaoka@jpl.org>
719
720 * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
721 Incoming* files.
722
723 2008-03-13 Teodor Zlatanov <tzz@lifelogs.com>
724
725 * auth-source.el (auth-sources): Renamed from auth-source-choices.
726 (auth-source-pick): Use it.
727
728 2008-03-12 Teodor Zlatanov <tzz@lifelogs.com>
729
730 * auth-source.el (auth-source-protocols)
731 (auth-source-protocols-customize, auth-source-choices): Added and
732 modified variable customizations and defaults.
733 (auth-source-pick, auth-source-user-or-password)
734 (auth-source-protocol-defaults, auth-source-user-or-password-imap)
735 (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
736 (auth-source-user-or-password-sftp)
737 (auth-source-user-or-password-smtp): Use new variables and provide an
738 interface to netrc.el.
739
740 2008-03-12 Katsumi Yamaoka <yamaoka@jpl.org>
741
742 * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
743 (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
744 Make sure the nntp port to specify is a string.
745
746 2008-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
747
748 * nntp.el: Use with-current-buffer.
749 (nntp-send-buffer): Just set the buffer to unibyte rather than use the
750 dubious mm-with-unibyte-current-buffer.
751 (nntp-with-open-group-function): New function extracted from
752 nntp-with-open-group macro.
753 (nntp-with-open-group): Use the function, so it's easier to debug.
754 Add indentation and debugging info.
755 (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Recommend
756 the use of the netcat alternatives.
757
758 * rfc2047.el (rfc2047-decode-string): Don't use `m'.
759 Avoid mm-string-as-multibyte as well.
760
761 * nnweb.el (nnweb-insert-html):
762 Remove use of nnheader-string-as-multibyte.
763
764 * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
765 (nnheader-string-as-multibyte): Remove.
766
767 * mm-view.el: Use inhibit-read-only.
768 (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
769 (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
770 or unibyte-string.
771
772 * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
773 (mm-uu-yenc-extract): Use with-current-buffer.
774
775 * gnus-soup.el (gnus-soup-send-packet): Don't use
776 mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
777
778 * nnmh.el: Use with-current-buffer.
779 (nnmh-request-list-1): Use mm-string-to-multibyte rather than
780 mm-string-as-multibyte on the output of mm-encode-coding-string.
781
782 * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
783 (nnimap-request-move-article): Use with-current-buffer.
784
785 * mm-decode.el (mm-with-part): Set the buffer to unibyte before
786 inserting the handle-buffer's text, so the implicit multibyte->unibyte
787 conversion uses string-make-unibyte rather than string-as-unibyte.
788
789 * gnus-msg.el: Use with-current-buffer.
790
791 * message.el (message-ignored-resent-headers): Add "Delivered-To".
792
793 2008-03-10 Daiki Ueno <ueno@unixuser.org>
794
795 * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
796 string for caching if it is 'PIN.
797
798 2008-03-08 Reiner Steib <Reiner.Steib@gmx.de>
799
800 * mail-source.el (mail-source-delete-old-incoming-confirm):
801 Change default to nil.
802 (mail-source-delete-old-incoming): Make confirmation prompt more clear.
803
804 2008-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
805
806 * gnus-art.el (gnus-narrow-to-page): Position point properly.
807 (gnus-article-goto-prev-page): Work for articles having ^L's.
808
809 * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
810
811 * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
812
813 2008-03-07 Karl Fogel <kfogel@red-bean.com>
814
815 * gnus-bookmark.el: Adjust for renames in bookmark.el.
816 (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
817 (gnus-bookmark-jump): Adjust some variable names.
818
819 2008-03-06 Teodor Zlatanov <tzz@lifelogs.com>
820
821 * auth-source.el: New package.
822 (auth-source-choices): Add customization entry point variable.
823
824 * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
825 bug.
826
827 2008-03-05 Teodor Zlatanov <tzz@lifelogs.com>
828
829 * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
830 (gnus-registry-initialize, gnus-registry-install-p): Use it.
831 (gnus-registry-install-shortcuts): Rename from
832 gnus-registry-install-shortcuts-and-menus. Installs the shortcuts in
833 the `gnus-registry-mark-map' keymap dynamically from
834 `gnus-registry-marks'. The generated functions update the summary line
835 when a registry mark is added or deleted, and will call
836 `gnus-registry-install-p' (see the comments in the code).
837 (gnus-registry-user-format-function-M): Use concat intelligently.
838
839 * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
840 the registry mark functions.
841
842 2008-03-05 Glenn Morris <rgm@gnu.org>
843
844 * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
845 * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
846 gnus-art.
847 (top-level): No need to load own source when compiling.
848
849 2008-03-04 Reiner Steib <Reiner.Steib@gmx.de>
850
851 * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
852 Suggested by <chris.anderton@zetnet.co.uk>.
853
854 2008-03-04 Glenn Morris <rgm@gnu.org>
855
856 * gnus-sum.el (top-level): No need to require gnus when compiling,
857 since unconditionally required near start of file.
858 (gnus-summary-display-while-building): Move definition before use.
859
860 2008-03-04 Teodor Zlatanov <tzz@lifelogs.com>
861
862 * gnus-registry.el (gnus-registry-user-format-function-M): Add
863 formatting function.
864
865 2008-03-03 Teodor Zlatanov <tzz@lifelogs.com>
866
867 * gnus-registry.el (gnus-registry-marks): Changed format to be nicer
868 with plists.
869 (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
870 Use new format.
871
872 2008-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
873
874 * gnus-art.el (gnus-article-describe-bindings): Work for the version of
875 `where-is-internal' that returns a range of key sequences.
876
877 2008-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
878
879 * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
880
881 * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
882 (gnus-summary-jump-to-group): Consider windows on other displayed
883 frames as well. Similar changes might be needed elsewhere, but that's
884 the one I've bumped into during my use.
885
886 * nndoc.el (nndoc-oe-dbx-type-p):
887 * gnus-msg.el (gnus-debug):
888 * gnus-group.el (gnus-update-group-mark-positions):
889 Use mm-string-to-multibyte.
890
891 2008-03-02 Reiner Steib <Reiner.Steib@gmx.de>
892
893 * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
894 doesn't handle NotDashEscaped.
895
896 * mml.el (mml-menu): Improve help entries. Move Sign/Encrypt Part.
897 (mml-dnd-attach-options): Fix typo in custom choice.
898
899 * gnus-group.el (gnus-group-read-ephemeral-gmane-group): Change
900 nndoc-article-type to mbox.
901 (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
902
903 * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3. Fall back
904 to nil, instead of html2text.
905
906 * imap.el (imap-debug): Add `imap-ping-server'.
907
908 * gnus-bookmark.el: Add FIXMEs.
909
910 * message.el (message-form-letter-separator)
911 (message-send-form-letter-delay): New variables.
912 (message-send-form-letter): Use them. New command to send form
913 letters. Requested by Uwe Siart.
914 (message-send-mail-function): Doc fix. Add "Other" custom option.
915
916 2008-02-29 Andreas Seltenreich <andreas@gate450.dyndns.org>
917
918 * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
919 empty author.
920
921 2008-02-29 Teodor Zlatanov <tzz@lifelogs.com>
922
923 * gnus-registry.el (gnus-registry-marks): Add variable for
924 customization of marks and their appearance.
925 (gnus-registry-read-mark): Use it.
926 (gnus-registry-do-marks): Add utility function to loop through
927 `gnus-registry-marks'.
928 (gnus-registry-install-shortcuts-and-menus): Add function to install
929 shortcuts and menus.
930 (gnus-registry-initialize): Use it.
931 (gnus-registry-default-mark): Clarify documentation.
932
933 2008-02-29 Glenn Morris <rgm@gnu.org>
934
935 * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
936 * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
937 * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
938 * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
939 Change defcustom :version from 23.0 to 23.1.
940
941 2008-02-28 Teodor Zlatanov <tzz@lifelogs.com>
942
943 * gnus-registry.el (gnus-registry-follow-group-p)
944 (gnus-registry-post-process-groups): Add functions to aid registry
945 splitting and improve logging. Clarify behavior in function
946 documentation.
947 (gnus-registry-split-fancy-with-parent): Use them.
948
949 2008-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
950
951 * gnus-art.el: Use with-current-buffer.
952
953 2008-02-27 David Engster <dengste@eml.cc>
954
955 * nnmairix.el (nnmairix-request-group-with-article-number-correction):
956 Express real group name in the response.
957
958 2008-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
959
960 * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
961 (nnmairix-last-server, nnmairix-current-server): Defvar them.
962 (nnmairix-goto-original-article): Defvar gnus-registry-install and
963 autoload gnus-registry-fetch-group when compiling.
964 (nnmairix-request-group-with-article-number-correction): Remove
965 unreferenced argument passed to nnmairix-call-backend.
966
967 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
968
969 * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
970 (mm-uu-extract): Improve face for low color ttys. Reported by Sascha
971 Wilde.
972
973 2008-02-27 Glenn Morris <rgm@gnu.org>
974
975 * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
976 (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
977 variables to defconsts. Convert comments to doc-strings.
978 (nnmairix-last-server, nnmairix-current-server): Convert from free
979 variables to defvars. Convert comments to doc-strings.
980 (gnus-registry-fetch-group): Autoload.
981 (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
982 (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
983 (nnmairix-widget-build-editable-fields): Use car cddr rather than
984 caddr.
985 (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
986 nnmairix-request-group-with-article-number-correction call.
987 (nnmairix-fast, nnmairix-group): New, less general names, for free
988 variables passed from nnmairix-request-group to
989 nnmairix-request-group-with-article-number-correction. Declare.
990 (nnmairix-request-group-with-article-number-correction):
991 Use nnmairix-fast, nnmairix-group rather than fast, group.
992
993 2008-02-26 David Engster <dengste@eml.cc>
994
995 * nnmairix.el: New file. Mairix back end for Gnus. Initial import of
996 version 0.5.
997
998 2008-02-26 Teodor Zlatanov <tzz@lifelogs.com>
999
1000 * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
1001 instead of making an extra function call. Don't add the current group
1002 to articles only when they have the group. Use
1003 `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
1004 Reported by David <de_bb@arcor.de>.
1005
1006 2008-02-24 Miles Bader <miles@gnu.org>
1007
1008 * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
1009 (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
1010 (mm-find-mime-charset-region):
1011 * mm-bodies.el (mm-encode-body):
1012 * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
1013
1014 2008-02-16 Reiner Steib <Reiner.Steib@gmx.de>
1015
1016 * mail-source.el (mail-source-delete-incoming): Change default.
1017 Supplement doc string.
1018
1019 * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
1020
1021 2008-02-14 Reiner Steib <Reiner.Steib@gmx.de>
1022
1023 * nnmail.el (nnmail-message-id-cache-file): Derive from
1024 `gnus-home-directory'.
1025
1026 2008-02-11 Reiner Steib <Reiner.Steib@gmx.de>
1027
1028 * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
1029 Document negative prefix.
1030
1031 * gnus-group.el (gnus-group-read-group): Document negative prefix.
1032
1033 2008-02-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1034
1035 * message.el (message-unsent-separator): Add the Exim bounce
1036 separator.
1037
1038 2008-02-10 Daiki Ueno <ueno@unixuser.org>
1039
1040 * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
1041 list.
1042 (mml2015-epg-encrypt): Remove skipped recipients/signers from the
1043 recipient/signer list.
1044
1045 2008-02-10 Reiner Steib <Reiner.Steib@gmx.de>
1046
1047 * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
1048 fbound (Emacs 23 unicode), signal an error.
1049
1050 2008-02-08 Glenn Morris <rgm@gnu.org>
1051
1052 * gnus-art.el (pgg-display-output-buffer): Declare as function.
1053
1054 2008-02-07 Tassilo Horn <tassilo@member.fsf.org>
1055
1056 * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
1057 ports to the calls to `netrc-machine-user-or-password' in addition to
1058 "imap" and "imaps".
1059
1060 2008-02-03 Reiner Steib <Reiner.Steib@gmx.de>
1061
1062 * gnus.el (gnus-group-startup-message): Add `find-image' call before
1063 image-load-path is let-bound. Reported by Harald Hanche-Olsen
1064 <hanche@math.ntnu.no>.
1065
1066 2008-02-01 Katsumi Yamaoka <yamaoka@jpl.org>
1067
1068 * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
1069
1070 2008-02-01 Zhang Wei <id.brep@gmail.com>
1071
1072 * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
1073
1074 * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
1075
1076 2008-02-01 Miles Bader <miles@gnu.org>
1077
1078 * mml.el (mml-parse-1): Remove apparently vestigial use of
1079 `mm-hack-charsets'.
1080 * mm-bodies.el (mm-encode-body): Likewise.
1081
1082 2008-02-01 Kenichi Handa <handa@m17n.org>
1083
1084 * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
1085 rfc2104-hexstring-to-bitstring and changed to return a byte list.
1086 (rfc2104-hash): Convert the result of concat to unibyte string.
1087
1088 2008-02-01 Dave Love <fx@gnu.org>
1089
1090 * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
1091 coding-system-for-read.
1092 (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
1093
1094 * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
1095 (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region): Delete.
1096 (mm-find-mime-charset-region): Remove hack-charsets stuff.
1097
1098 2008-01-24 Michael Sperber <sperber@deinprogramm.de>
1099
1100 * mail-source.el (mail-sources): Add `group' choice.
1101
1102 * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
1103 parameter `in-group' to control into which group the articles go.
1104 Add treatment of `group' mail-source.
1105
1106 2008-01-24 Dan Nicolaescu <dann@ics.uci.edu>
1107
1108 * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
1109 * message.el (message-beginning-of-line): Use featurep instead of bound
1110 tests in order to resolve conditionals at compile time.
1111
1112 2008-01-23 Katsumi Yamaoka <yamaoka@jpl.org>
1113
1114 * gnus-art.el (gnus-insert-mime-button): Don't decode description.
1115
1116 * mm-decode.el (mm-dissect-buffer): Decode description.
1117
1118 * mml.el (mml-to-mime): Encode message header first.
1119
1120 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
1121
1122 * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
1123 xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
1124
1125 2008-01-18 Teodor Zlatanov <tzz@lifelogs.com>
1126
1127 * gnus-registry.el (gnus-registry-trim): Use append, not concat.
1128
1129 2008-01-17 Katsumi Yamaoka <yamaoka@jpl.org>
1130
1131 * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
1132 prefix keys.
1133 (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
1134 (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
1135 gnus-xmas.el.
1136
1137 2008-01-16 Teodor Zlatanov <tzz@lifelogs.com>
1138
1139 * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
1140 Add new variables for article mark management.
1141 (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
1142 list of extra data entries which, when present, will indicate that the
1143 article ID should not be trimmed from the registry.
1144 (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
1145 functions.
1146 (gnus-registry-read-mark): New function to read a mark name from the
1147 user.
1148 (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
1149 (gnus-registry-set-article-mark-internal): New functions to add and
1150 remove marks.
1151 (gnus-registry-get-article-marks): New function to show the marks for
1152 an article, or retrieve them for further use.
1153
1154 2008-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
1155
1156 * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
1157 keys when no argument is given.
1158
1159 2008-01-12 Reiner Steib <Reiner.Steib@gmx.de>
1160
1161 * gnus-sum.el (gnus-article-sort-by-random)
1162 (gnus-thread-sort-by-random): Fix doc strings. Reported by
1163 jidanni@jidanni.org.
1164
1165 2008-01-11 Katsumi Yamaoka <yamaoka@jpl.org>
1166
1167 * gnus-art.el (gnus-article-describe-bindings): New function.
1168 (gnus-article-read-summary-keys): Use it.
1169 (gnus-article-mode-map): Bind `C-h b' to it.
1170
1171 2008-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
1172
1173 * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
1174 XEmacs.
1175 (gnus-article-describe-key, gnus-article-describe-key-briefly): Protect
1176 against non-character events.
1177
1178 2008-01-09 Reiner Steib <Reiner.Steib@gmx.de>
1179
1180 * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url): New
1181 command.
1182 (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
1183 instead of END. Change name of the temp file.
1184 (gnus-group-gmane-group-download-format): Add doc string. Make it
1185 customizable.
1186
1187 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
1188
1189 * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
1190 bind `S W' to gnus-article-wide-reply-with-original; set default
1191 binding to gnus-article-read-summary-send-keys.
1192 (gnus-article-read-summary-keys): Fix the order of keys; display
1193 continuation keys correctly in the echo area; describe bindings
1194 correctly when keys end with `C-h'.
1195 (gnus-article-read-summary-send-keys): New function.
1196 (gnus-article-describe-key, gnus-article-describe-key-briefly): Work
1197 for gnus-article-read-summary-send-keys; display continuation keys
1198 correctly in the echo area.
1199 (gnus-article-reply-with-original): Ignore prefix argument.
1200 (gnus-article-wide-reply-with-original): New function.
1201
1202 2008-01-08 Katsumi Yamaoka <yamaoka@jpl.org>
1203
1204 * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
1205 display-color-p. Reported by Reiner Steib <Reiner.Steib@gmx.de>.
1206
1207 2008-01-06 Reiner Steib <Reiner.Steib@gmx.de>
1208
1209 * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
1210 (gnus-group-read-ephemeral-gmane-group): New command.
1211
1212 2008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
1213
1214 * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
1215
1216 2007-12-28 Reiner Steib <Reiner.Steib@gmx.de>
1217
1218 * message.el (message-send-mail-function): Increase custom version.
1219
1220 * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
1221 password-cache or password. Suggested by Glenn Morris <rgm@gnu.org>.
1222
1223 2007-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
1224
1225 * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
1226 html parts correctly; support forwarded messages.
1227 (gnus-article-browse-html-article): Remove work buffers.
1228
1229 * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
1230 compiling.
1231 (netrc-bound-and-true-p): New macro.
1232 (netrc-parse): Use it instead of bound-and-true-p that is not available
1233 in XEmacs 21.4.
1234
1235 2007-12-19 Teodor Zlatanov <tzz@lifelogs.com>
1236
1237 * gnus-registry.el (gnus-registry-mark-article)
1238 (gnus-registry-article-marks): Add functionality to mark articles
1239 through the Gnus registry.
1240
1241 * netrc.el: Autoload encrypt when encrypt-file-alist is set.
1242 (netrc-parse): Use encrypt-file-alist to determine if
1243 encrypt-find-model or encrypt-insert-file-contents should be used.
1244
1245 2007-12-19 Glenn Morris <rgm@gnu.org>
1246
1247 * mml.el (message-options-set, message-narrow-to-head)
1248 (message-in-body-p, message-mail-p, message-encode-message-body):
1249 Autoload.
1250 (message-remove-header, message-narrow-to-headers-or-head)
1251 (message-subscribed-p, message-make-mail-followup-to)
1252 (message-position-on-field, message-news-p)
1253 (message-options-set-recipient, message-generate-headers)
1254 (message-sort-headers): Declare as functions.
1255
1256 2007-12-18 Reiner Steib <Reiner.Steib@gmx.de>
1257
1258 * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
1259 convention in doc string.
1260
1261 2007-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
1262
1263 * gnus-art.el (gnus-article-browse-html-parts): Add message header and
1264 title to html parts.
1265 (gnus-article-browse-html-article): Pass message header to it.
1266
1267 * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
1268
1269 2007-12-16 Reiner Steib <Reiner.Steib@gmx.de>
1270
1271 * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
1272 or password compatible with XEmacs.
1273
1274 2007-12-15 Reiner Steib <Reiner.Steib@gmx.de>
1275
1276 * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
1277 format document.
1278 (gnus-mime-delete-part): Don't write description line if empty.
1279 (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
1280
1281 2007-12-14 Johan Bockgård <bojohan@gnu.org>
1282
1283 * gnus-sum.el (gnus-summary-mark-unread-as-read)
1284 (gnus-summary-mark-read-and-unread-as-read)
1285 (gnus-summary-mark-current-read-and-unread-as-read)
1286 (gnus-summary-mark-unread-as-ticked): Doc fix.
1287 `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
1288
1289 2007-12-14 Reiner Steib <Reiner.Steib@gmx.de>
1290
1291 * gnus-sum.el (gnus-summary-prev-article): Fix doc string. Reported by
1292 Christoph Conrad <christoph.conrad@gmx.de>.
1293
1294 2007-12-14 Reiner Steib <Reiner.Steib@gmx.de>
1295
1296 * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
1297 yes-or-no-p.
1298
1299 2007-12-11 Katsumi Yamaoka <yamaoka@jpl.org>
1300
1301 * mm-decode.el (mm-add-meta-html-tag): New function.
1302 (mm-save-part-to-file, mm-pipe-part): Use it.
1303
1304 * gnus-art.el (gnus-article-browse-delete-temp-files): Use
1305 gnus-y-or-n-p instead of y-or-n-p.
1306 (gnus-article-browse-html-parts): Work with message/external-body; use
1307 mm-add-meta-html-tag.
1308
1309 2007-12-11 Glenn Morris <rgm@gnu.org>
1310
1311 * gnus-cache.el: Require gnus-sum not just when compiling.
1312
1313 * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
1314
1315 * gnus-int.el (gnus-server-opened, gnus-status-message): Move
1316 definitions before use.
1317
1318 * mm-decode.el: Require gnus-util.
1319 (mm-remove-part): Only call delete-annotation on XEmacs.
1320
1321 * mm-uu.el (gnus-original-article-buffer): Define for compiler.
1322
1323 * nnmail.el: Require gnus-int.
1324
1325 * spam.el: Move `require's before `eval-when-compile's.
1326
1327 * gnus-ems.el (gnus-alive-p):
1328 * gnus-fun.el (message-goto-eoh):
1329 * gnus-util.el (gnus-group-name-decode):
1330 * mail-source.el (gnus-compress-sequence):
1331 * message.el (Info-goto-node, format-spec):
1332 * mm-bodies.el (message-options-get):
1333 * mm-decode.el (mm-view-pkcs7):
1334 * mm-util.el (gmm-write-region):
1335 * mml-smime.el (mml-compute-boundary)
1336 (gnus-completing-read-with-default):
1337 * mml.el (widget-button-press, gnus-make-hashtable):
1338 * mml1991.el (mm-decode-content-transfer-encoding)
1339 (mm-encode-content-transfer-encoding)
1340 (message-options-get, message-options-set):
1341 * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
1342 * nnfolder.el (gnus-request-group):
1343 * nnheader.el (ietf-drums-unfold-fws):
1344 * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
1345 * smime.el (gnus-run-mode-hooks):
1346 * spam-stat.el (gnus-message): Autoload.
1347
1348 * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
1349 * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
1350 * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
1351 * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
1352 Add declare-function compatibility definition.
1353
1354 * gnus-cache.el (nnvirtual-find-group-art):
1355 * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
1356 (gnus-add-image, gnus-add-wash-type):
1357 * gnus-group.el (nnkiboze-score-file):
1358 * gnus-sum.el (turn-on-gnus-mailing-list-mode)
1359 (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
1360 * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
1361 (message-tokenize-header, gnus-get-buffer-create)
1362 (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
1363 (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
1364 * gnus.el (gnus-group-decoded-name):
1365 * mail-source.el (imap-capability):
1366 * mm-bodies.el (message-options-set):
1367 * mm-decode.el (gnus-configure-windows):
1368 * mm-extern.el (message-goto-body):
1369 * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
1370 * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
1371 (epg-sub-key-validity, message-options-set):
1372 * mml.el (widget-event-point, gnus-configure-windows):
1373 * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
1374 * mml2015.el (epg-check-configuration, epg-configuration)
1375 (message-options-set):
1376 * nndb.el (nndb-request-article):
1377 * nnfolder.el (gnus-request-create-group):
1378 * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
1379 * nnmaildir.el (gnus-group-mark-article-read):
1380 * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
1381 * rfc1843.el (message-fetch-field):
1382 * spam.el (gnus-extract-address-components):
1383 Declare as functions.
1384
1385 2007-12-10 Katsumi Yamaoka <yamaoka@jpl.org>
1386
1387 * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
1388
1389 2007-12-09 Glenn Morris <rgm@gnu.org>
1390
1391 * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
1392
1393 * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
1394 * message.el, mm-view.el, sieve-manage, smime.el:
1395 Add declare-function compatibility definition.
1396
1397 * gnus-art.el (w3-region, w3m-region, Info-menu):
1398 * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
1399 * gnus-sum.el (gnus-get-predicate):
1400 * gnus-util.el (mm-append-to-file, w32-focus-frame):
1401 * message.el (mail-abbrev-in-expansion-header-p):
1402 * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
1403 (w3m-detect-meta-charset, w3m-region):
1404 * sieve-manage.el (password-read, password-cache-add)
1405 (password-cache-remove):
1406 * smime.el (password-read-and-add): Declare as functions.
1407
1408 2007-12-08 David Kastrup <dak@gnu.org>
1409
1410 * gnus-sum.el (gnus-summary-simplify-subject-query):
1411 * ecomplete.el (ecomplete-display-matches): Fix buggy call to
1412 `message'.
1413
1414 2007-12-07 Glenn Morris <rgm@gnu.org>
1415
1416 * gnus-art.el (article-make-date-line): Revert previous change.
1417
1418 2007-12-06 Reiner Steib <Reiner.Steib@gmx.de>
1419
1420 * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
1421
1422 2007-12-06 Christian Plate <cplate@web.de> (tiny change)
1423
1424 * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
1425 Call gnus-add-to-range ranges only once with a prepared article-list.
1426
1427 2007-12-06 Paul Jarc <prj@po.cwru.edu>
1428
1429 * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
1430 (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
1431 group names with backslashes. Reported by Tassilo Horn
1432 <tassilo@member.fsf.org>.
1433
1434 2007-12-06 D. Goel <deego3@gmail.com>
1435
1436 * gnus-art.el (article-make-date-line):
1437 * gnus-start.el (gnus-load):
1438 * pop3.el (pop3-read-response): Fix buggy call to `error'.
1439
1440 2007-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
1441
1442 * gnus-art.el (gnus-use-idna)
1443 * gnus-start.el (gnus-site-init-file)
1444 * message.el (message-use-idna)
1445 * mm-uu.el (mm-uu-hide-markers)
1446 * smiley.el (smiley-style): Revert changes that suppress warnings.
1447
1448 2007-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
1449
1450 * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
1451 specify charset to html source. Reported by Christoph Conrad
1452 <christoph.conrad@gmx.de>.
1453
1454 2007-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
1455
1456 * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
1457 idna-program in order to suppress byte compile warning issued by XEmacs
1458 that came to byte compile the default value section of defcustom forms
1459 recently.
1460
1461 * gnus-start.el (gnus-site-init-file): Don't directly refer to the
1462 value of installation-directory.
1463
1464 * message.el (message-use-idna): Don't directly refer to the value of
1465 idna-program.
1466
1467 * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
1468
1469 * smiley.el (smiley-style): Don't directly call face-attribute.
1470
1471 2007-12-04 Reiner Steib <Reiner.Steib@gmx.de>
1472
1473 * gnus-group.el (gnus-group-highlight-line): Add FIXME.
1474
1475 * gnus-dired.el: Reduce Gnus dependencies.
1476 (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
1477 require. Use autoloads instead.
1478 (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
1479 (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
1480 (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
1481 (gnus-dired-mode): Adjust doc string.
1482 (gnus-dired-mail-mode): New variable.
1483 (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
1484 (gnus-dired-mode): Avoid using `gnus-run-hooks'.
1485 (gnus-dired-mail-buffers): New function. Return mail or message
1486 composition buffers.
1487 (gnus-dired-attach): Use it.
1488 (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
1489 NO-DECODE.
1490 (gnus-dired-print): Use `gnus-print-buffer' depending on
1491 `gnus-dired-mail-mode'.
1492
1493 2007-12-04 Katsumi Yamaoka <yamaoka@jpl.org>
1494
1495 * rfc2047.el (rfc2047-encoded-word-regexp)
1496 (rfc2047-encoded-word-regexp-loose): Move forward; add comments
1497 explaining what regexp patterns are for.
1498
1499 2007-12-04 Glenn Morris <rgm@gnu.org>
1500
1501 * password.el: Move to ../password-cache.el.
1502
1503 * mml1991.el (password-read, password-cache-add, password-cache-remove):
1504 * mml2015.el (password-read, password-cache-add, password-cache-remove):
1505 * mml-smime.el (password-read, password-cache-add)
1506 (password-cache-remove):
1507 No need to autoload, since mml-sec requires password.
1508
1509 * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
1510 * message.el (gnus-extract-address-components):
1511 * mml-smime.el (gnus-extract-address-components): Define for compiler.
1512
1513 * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
1514 password.
1515
1516 2007-12-03 Reiner Steib <Reiner.Steib@gmx.de>
1517
1518 * mailcap.el: Reduce dependencies.
1519 (mail-header-parse-content-type): Autoload.
1520 (mailcap-delete-duplicates): New alias.
1521 (mailcap-mime-info): Add optional argument NO-DECODE.
1522 (mailcap-mime-types): Use mailcap-delete-duplicates.
1523
1524 * message.el (message-ignored-supersedes-headers): Add "X-ID".
1525
1526 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1527
1528 * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
1529 function.
1530
1531 * gnus-uu.el (gnus-uu-decode-yenc): New command.
1532 (gnus-uu-yenc-article): New function.
1533
1534 * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
1535
1536 * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
1537 buffer.
1538
1539 2007-12-02 Glenn Morris <rgm@gnu.org>
1540
1541 * sasl-cram.el, sasl-digest.el, sasl-ntlm.el, sasl.el:
1542 Move to ../net.
1543
1544 * binhex.el, uudecode.el: Move to ../mail.
1545
1546 * encrypt.el: Remove file.
1547
1548 2007-12-01 Reiner Steib <Reiner.Steib@gmx.de>
1549
1550 * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
1551 matches on patches.
1552
1553 * gnus-art.el (gnus-article-browse-html-article): Mention
1554 `mm-text-html-renderer' in the doc string.
1555
1556 * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
1557 string. Add comments.
1558
1559 * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
1560 if rhs is ASCII.
1561
1562 2007-12-01 Glenn Morris <rgm@gnu.org>
1563
1564 * dig.el, dns.el: Move to ../net.
1565 * format-spec.el, hex-util.el, sha1.el: Move to ../.
1566
1567 * mail-source.el (top-level): Require format-spec before
1568 eval-when-compile.
1569
1570 2007-11-30 Glenn Morris <rgm@gnu.org>
1571
1572 * encrypt.el: Require password, rather than autoloading password-read.
1573
1574 2007-11-28 Elias Oltmanns <eo@nebensachen.de>
1575
1576 * gnus.el (gnus-method-to-server): Add an optional parameter so the
1577 caller can indicate whether the cache should be disregarded for this
1578 call. This way the result of the call is reproducible at all times and
1579 can be considered a canonical server name for the supplied method.
1580 (gnus-agent-method-p): Canonicalize server names by pushing their
1581 method through `gnus-method-to-server' using the no-cache argument.
1582
1583 * gnus-srvr.el (gnus-server-insert-server-line): Call
1584 `gnus-method-to-server' with `no-cache' argument.
1585
1586 * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
1587 gnus-agent-possibly-synchronize-flags as this should be called when the
1588 server is actually being opened.
1589 (gnus-agent-possibly-synchronize-flags)
1590 (gnus-agent-possibly-synchronize-flags-server): Move check for the
1591 flags file of an agentized server to the latter function.
1592
1593 * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
1594 (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
1595 after a connection has been established successfully.
1596
1597 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
1598
1599 * gnus-art.el (article-display-face): Force to display face if called
1600 interactively; check if gnus-article-x-face-too-ugly matches author.
1601 (article-display-x-face): Display face even if From header is missing
1602 as article-display-face does.
1603
1604 2007-11-28 Richard Stallman <rms@gnu.org>
1605
1606 * md4.el: Move to ../.
1607 * hmac-def.el, hmac-md5.el, ntlm.el: Move to ../net.
1608
1609 2007-11-27 Reiner Steib <Reiner.Steib@gmx.de>
1610
1611 * mail-source.el (mail-sources): Default to fetch from file for
1612 compatibility with default of nnmail-spool-file.
1613
1614 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
1615
1616 * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
1617 (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
1618 to look for encoded word that should be encoded again.
1619 (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
1620 (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
1621 encoding pattern.
1622 (rfc2047-decode-region): Switch strict regexp and loose one according
1623 to rfc2047-allow-irregular-q-encoded-words.
1624
1625 2007-11-26 Simon Josefsson <simon@josefsson.org>
1626
1627 * imap.el: Move to ../net directory.
1628
1629 2007-11-25 Romain Francoise <romain@orebokech.com>
1630
1631 * gnus-msg.el (gnus-summary-reply): Delete extra paren.
1632
1633 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
1634
1635 * nnmail.el (nnmail-spool-file): Remove obsolete variable.
1636 (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
1637
1638 * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
1639 `nnmail-spool-file'.
1640
1641 * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
1642 `nnmail-spool-file'.
1643
1644 * gnus-move.el (gnus-change-server): Ditto.
1645
1646 * gnus-kill.el (gnus-batch-score): Ditto.
1647
1648 * gnus-cache.el (gnus-jog-cache): Ditto.
1649
1650 * gnus-msg.el (gnus-summary-reply):
1651 Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
1652
1653 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
1654
1655 * gnus-cache.el (gnus-cache-generate-nov-databases):
1656 Use nnml-generate-nov-databases-directory instead of
1657 nnml-generate-nov-databases-1.
1658
1659 2007-11-24 Glenn Morris <rgm@gnu.org>
1660
1661 * message.el (message-tool-bar-retro): Update for rename
1662 mail_send.xpm->mail-send.xpm.
1663
1664 2007-11-22 Reiner Steib <Reiner.Steib@gmx.de>
1665
1666 * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
1667 `smime-ldap-search' for Emacs 22 and up.
1668
1669 2007-11-22 Reiner Steib <Reiner.Steib@gmx.de>
1670
1671 * hashcash.el: Move to ../mail directory.
1672
1673 * smime-ldap.el: Remove. Not used in Emacs 22 and up.
1674
1675 * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
1676 `smime-ldap-search' for Emacs 22 and up.
1677
1678 2007-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
1679
1680 * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
1681
1682 * message.el (message-send-mail-function): Fix error convention.
1683 (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
1684 (message-widen-reply, message-send-mail, message-talkative-question)
1685 (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
1686 (message-clone-locals, message-send-news): Use with-current-buffer.
1687 (message-insert-or-toggle-importance): Remove unused var `valid'.
1688 (message-make-references): Remove unused var `new-references'.
1689 (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
1690
1691 2007-11-22 Juanma Barranquero <lekktu@gmail.com>
1692
1693 * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
1694 (spam-split-symbolic-return-positive): Reflow docstring.
1695 (spam-backends, spam-summary-exit-behavior)
1696 (spam-mark-ham-unread-before-move-from-spam-group)
1697 (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
1698 (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
1699 (spam-clear-cache, spam-backend-check, spam-install-backend)
1700 (spam-install-statistical-backend, spam-list-of-processors)
1701 (spam-group-processor-p, spam-split, spam-bogofilter-score)
1702 (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
1703 (spam-check-crm114, spam-initialize, spam-unload-hook):
1704 Fix typos in docstrings.
1705
1706 2007-11-21 Katsumi Yamaoka <yamaoka@jpl.org>
1707
1708 * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
1709 been checked if they have never been read and those group levels are
1710 higher than the one that a user specified.
1711
1712 2007-11-21 Katsumi Yamaoka <yamaoka@jpl.org>
1713
1714 * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
1715 foreign groups unless a group level is specified by a user.
1716 Reported by Dan Nicolaescu <dann@ics.uci.edu>.
1717
1718 2007-11-21 Reiner Steib <Reiner.Steib@gmx.de>
1719
1720 * message.el (message-send-mail-function): Require sendmail.
1721
1722 2007-11-20 Reiner Steib <Reiner.Steib@gmx.de>
1723
1724 * message.el (message-send-mail-function): Check for smtpmail too.
1725
1726 * utf7.el (utf7-encode, utf7-decode): Use coding system
1727 `utf-7'/`utf-7-imap' from utf-7.el' if available.
1728
1729 * message.el (message-send-mail-function): New function.
1730 (message-send-mail-function): Set default using
1731 message-send-mail-function. Adjust doc string.
1732 (message-send-mail-with-mailclient): New function.
1733
1734 2007-11-17 Richard Stallman <rms@gnu.org>
1735
1736 * assistant.el: Remove file.
1737
1738 2007-11-16 Dan Nicolaescu <dann@ics.uci.edu>
1739
1740 * smime.el (from):
1741 * rfc2047.el (message-posting-charset):
1742 * qp.el (mm-use-ultra-safe-encoding):
1743 * pop3.el (parse-time-months):
1744 * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
1745 * nnml.el (files):
1746 * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
1747 (jka-compr-compression-info-list, ange-ftp-path-format)
1748 (efs-path-regexp):
1749 * nndiary.el (files):
1750 * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
1751 (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
1752 (epg-digest-algorithm-alist, inhibit-redisplay)
1753 (password-cache-expiry):
1754 * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
1755 (pgg-output-buffer, password-cache-expiry):
1756 * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
1757 (efs-path-regexp):
1758 * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
1759 (inhibit-redisplay):
1760 * mm-uu.el (file-name, start-point, end-point, entry)
1761 (gnus-newsgroup-name, gnus-newsgroup-charset):
1762 * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
1763 (latin-unity-ucs-list):
1764 * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
1765 (mm-uu-binhex-decode-function):
1766 * message.el (gnus-message-group-art, gnus-list-identifiers, )
1767 (rmail-enable-mime-composing, gnus-local-organization)
1768 (gnus-post-method, gnus-select-method, gnus-active-hashtb)
1769 (gnus-read-active-file, facemenu-add-face-function)
1770 (facemenu-remove-face-function, gnus-article-decoded-p)
1771 (tool-bar-mode):
1772 * mail-source.el (display-time-mail-function):
1773 * gnus-util.el (nnmail-pathname-coding-system)
1774 (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
1775 (gnus-original-article-buffer, gnus-user-agent)
1776 (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
1777 (xemacs-codename, sxemacs-codename, emacs-program-version):
1778 * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
1779 * gnus-start.el (gnus-agent-covered-methods)
1780 (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
1781 (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
1782 (gnus-newsgroup-headers, gnus-group-list-mode)
1783 (gnus-group-mark-positions, gnus-newsgroup-data)
1784 (gnus-newsgroup-unreads, nnoo-state-alist)
1785 (gnus-current-select-method, mail-sources)
1786 (nnmail-scan-directory-mail-source-once, nnmail-split-history)
1787 (nnmail-spool-file, gnus-cache-active-hashtb):
1788 * gnus-mh.el (mh-lib-progs):
1789 * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
1790 (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
1791 (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
1792 (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
1793 (gnus-group-buffer):
1794 * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
1795 (font-lock-set-defaults):
1796 * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
1797 (gnus-face-properties-alist, charset, gnus-summary-article-menu)
1798 (gnus-summary-post-menu, total-parts, type, condition, length):
1799 * gnus-agent.el (gnus-agent-read-agentview):
1800 * flow-fill.el (show-trailing-whitespace):
1801 * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
1802 eval-and-compile wrappers for byte compiler pacifiers.
1803
1804 * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
1805 (mm-display-inline-fontify): Check for featurep 'xemacs not
1806 extent-list.
1807
1808 * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
1809 itimer-list.
1810 (mm-create-image-xemacs): Only do something for XEmacs.
1811 (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
1812
1813 * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
1814
1815 * gnus-registry.el (gnus-adaptive-word-syntax-table):
1816 * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
1817
1818 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
1819
1820 * nnimap.el (nnimap-split-download-body):
1821 * gnus-demon.el (gnus-demon):
1822 * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
1823
1824 2007-11-15 Katsumi Yamaoka <yamaoka@jpl.org>
1825
1826 * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
1827 macros.
1828 (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
1829 (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
1830 copy data from unibyte buffer to multibyte current buffer.
1831 (nntp-retrieve-headers, nntp-retrieve-groups); Use nntp-copy-to-buffer
1832 to copy data from unibyte current buffer to multibyte buffer.
1833 (nntp-make-process-buffer): Make process buffer unibyte.
1834
1835 * pop3.el (pop3-open-server): Fix typo in Lisp code.
1836
1837 2007-11-14 Denys Duchier <denys.duchier@univ-orleans.fr> (tiny change)
1838
1839 * pop3.el (pop3-open-server): Accept and process data more robustly at
1840 connexion start to avoid spurious "POP SSL connexion failed" errors.
1841
1842 2007-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
1843
1844 * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
1845 read group names.
1846
1847 2007-11-12 Reiner Steib <Reiner.Steib@gmx.de>
1848
1849 * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
1850
1851 2007-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
1852
1853 * nnmail.el (nnmail-parse-active): Make group names unibyte.
1854 (nnmail-save-active): Use a unibyte buffer when saving active file,
1855 which may contain non-ASCII group names.
1856
1857 * nnml.el (nnml-request-group): Decode group names in messages.
1858
1859 2007-11-05 Reiner Steib <Reiner.Steib@gmx.de>
1860
1861 * message.el (message-citation-line-function)
1862 (message-insert-formatted-citation-line): Fix spelling of
1863 `message-insert-formated-citation-line'.
1864
1865 2007-11-03 Reiner Steib <Reiner.Steib@gmx.de>
1866
1867 * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
1868
1869 2007-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
1870
1871 * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
1872 nnmail-pathname-coding-system.
1873
1874 * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
1875 that a user enters; decode group names in messages.
1876
1877 * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
1878
1879 2007-11-01 Reiner Steib <Reiner.Steib@gmx.de>
1880
1881 * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
1882
1883 * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
1884
1885 * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
1886 risky local variable.
1887
1888 * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
1889
1890 2007-11-01 Teodor Zlatanov <tzz@lifelogs.com>
1891
1892 * encrypt.el: Improve documentation to fix function name typo.
1893 Reported by Daiki Ueno <ueno@unixuser.org>.
1894
1895 2007-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
1896
1897 * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
1898 even if the point is not in the last page of an article.
1899 (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
1900 back to the previous page.
1901
1902 2007-10-30 Reiner Steib <Reiner.Steib@gmx.de>
1903
1904 * qp.el (quoted-printable-decode-string): Fix typo in doc string.
1905
1906 2007-10-30 Katsumi Yamaoka <yamaoka@jpl.org>
1907
1908 * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
1909
1910 2007-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
1911
1912 * message.el (message-check-news-body-syntax): Avoid
1913 mm-string-as-multibyte.
1914 (message-hide-headers): Don't assume (point-min)==1.
1915
1916 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1917
1918 * message.el (message-remove-blank-cited-lines): Fix if remove is
1919 given.
1920 (message-bogus-address-regexp): New variable.
1921 (message-bogus-recipient-p): New function.
1922 (message-check-recipients): New command.
1923 (message-syntax-checks): Add `bogus-recipient'.
1924 (message-fix-before-sending): Add `bogus-recipient'.
1925
1926 * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
1927 (gnus-treat-body-boundary): Don't test window-system.
1928
1929 2007-10-28 Leo <sdl.web@gmail.com> (tiny change)
1930
1931 * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
1932
1933 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1934
1935 * gnus.el: Bump version to Gnus v5.13.
1936
1937 2007-10-28 Miles Bader <miles@gnu.org>
1938
1939 * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
1940 at compile-time too.
1941
1942 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
1943
1944 * gnus-msg.el (gnus-message-setup-hook): Add
1945 `message-remove-blank-cited-lines' to options.
1946
1947 2007-10-26 Reiner Steib <Reiner.Steib@gmx.de>
1948
1949 * message.el (message-remove-blank-cited-lines): New function.
1950 Suggested by Karl Plästerer.
1951
1952 2007-10-25 Katsumi Yamaoka <yamaoka@jpl.org>
1953
1954 * hashcash.el (mail-add-payment): Replace mapcar called for effect with
1955 mapc.
1956
1957 * imap.el (imap-open): Replace mapcar called for effect with mapc.
1958 (top-level): Use mapc to set functions to be traced for debugging.
1959
1960 * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
1961 called for effect with while loop.
1962
1963 * message.el (message-talkative-question): Replace mapcar called for
1964 effect with mapc.
1965
1966 * mm-util.el: Use mapc instead of mapcar to make compatible functions.
1967 (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
1968 called for effect with dolist.
1969
1970 * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
1971
1972 * nndiary.el: Use dolist instead of mapcar to add diary headers to
1973 gnus-extra-headers and nnmail-extra-headers.
1974
1975 * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
1976 called for effect with dolist.
1977 (top-level): Use mapc to set functions to be traced for debugging.
1978
1979 * nnmail.el (nnmail-read-incoming-hook): Doc fix.
1980 (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
1981 dolist.
1982
1983 * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
1984 Replace mapcar called for effect with mapc.
1985 (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
1986 (nnmaildir-request-update-info, nnmaildir-request-delete-group)
1987 (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
1988 (nnmaildir-close-group): Replace mapcar called for effect with dolist.
1989
1990 * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
1991 remove-if that's a cl function.
1992
1993 * webmail.el (webmail-debug): Replace mapcar called for effect with
1994 dolist.
1995
1996 2007-10-24 Katsumi Yamaoka <yamaoka@jpl.org>
1997
1998 * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
1999 (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
2000 with while loop.
2001
2002 * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
2003 functions from article-* functions.
2004 (gnus-multi-decode-header): Replace mapcar called for effect with
2005 dolist.
2006
2007 * gnus-bookmark.el (gnus-bookmark-bmenu-list)
2008 (gnus-bookmark-show-details): Replace mapcar called for effect with
2009 while loop.
2010
2011 * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
2012 called for effect with while loop.
2013
2014 * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
2015 with dolist.
2016
2017 * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace
2018 mapcar called for effect with dolist.
2019
2020 * gnus-spec.el (gnus-correct-length): Make it simple and fast.
2021
2022 * gnus-sum.el (gnus-multi-decode-encoded-word-string)
2023 (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
2024 Replace mapcar called for effect with dolist.
2025 (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
2026 mapc.
2027
2028 * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
2029 Replace mapcar called for effect with dolist.
2030 (gnus-topic-list): Replace mapcar called for effect with mapc.
2031
2032 * gnus.el: Use mapc instead of mapcar to add autoloads.
2033
2034 2007-10-23 Richard Stallman <rms@gnu.org>
2035
2036 * gnus-group.el (gnus-group-highlight): Mark as risky.
2037
2038 2007-10-23 Katsumi Yamaoka <yamaoka@jpl.org>
2039
2040 * gnus.el (gnus-server-to-method): Return method found first in
2041 gnus-newsrc-alist.
2042
2043 * gnus-art.el (gnus-article-highlight-signature)
2044 (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
2045 button overlay without the front stickiness.
2046
2047 2007-10-22 Kevin Greiner <kevin.greiner@compsol.cc>
2048
2049 * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
2050 overview buffer needed a catch to receive its throw.
2051 (gnus-agent-flush-cache): Declared as interactive to make this function
2052 easier to use.
2053
2054 2007-10-20 Reiner Steib <Reiner.Steib@gmx.de>
2055
2056 * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
2057 `next-line'.
2058
2059 2007-10-18 Katsumi Yamaoka <yamaoka@jpl.org>
2060
2061 * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
2062 exclude address matching message-dont-reply-to-names.
2063
2064 2007-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
2065
2066 * gnus-util.el (gnus-string<): New function.
2067
2068 * gnus-sum.el (gnus-article-sort-by-author)
2069 (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
2070
2071 2007-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
2072
2073 * gnus-win.el (gnus-configure-windows): Focus on the frame for which
2074 the frame-focus tag is set in gnus-buffer-configuration.
2075
2076 2007-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
2077
2078 * gnus-art.el (gnus-article-add-button): Make a button overlay without
2079 the front stickiness.
2080
2081 2007-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
2082
2083 * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
2084 url pattern; remove duplicate one.
2085 (gnus-article-extend-url-button): New function.
2086 (gnus-article-add-buttons): Use it.
2087 (gnus-button-push): Use concatenated url that it makes.
2088
2089 2007-10-04 Juanma Barranquero <lekktu@gmail.com>
2090
2091 * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
2092 (sieve-manage-open): Use `mapc' instead of `mapcar'.
2093
2094 2007-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
2095
2096 * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
2097 Don't hardcode point-min==1.
2098
2099 2007-09-30 David Kastrup <dak@gnu.org>
2100
2101 * gnus-art.el (gnus-article-reply-with-original)
2102 (gnus-article-followup-with-original): When `transient-mark-mode' is
2103 off, refrain from active-region behavior for followups.
2104
2105 2007-10-08 Reiner Steib <Reiner.Steib@gmx.de>
2106
2107 * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
2108 Fix comment about "iso8859-1".
2109
2110 2007-10-08 Daiki Ueno <ueno@unixuser.org>
2111
2112 * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
2113 ones returned from the verify-function.
2114
2115 * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
2116 mml2015-extract-cleartext-signature if extraction failed.
2117
2118 2007-10-07 Daiki Ueno <ueno@unixuser.org>
2119
2120 * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
2121 beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
2122 failed.
2123
2124 2007-10-04 Reiner Steib <Reiner.Steib@gmx.de>
2125
2126 * Relicense "GPLv2 or later" files to "GPLv3 or later".
2127
2128 2007-09-27 Teodor Zlatanov <tzz@lifelogs.com>
2129
2130 * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
2131 to mark a thread as expirable. Add variable `hide' to handle hiding of
2132 thread for both the null and zero (kill/expire thread) universal prefix
2133 cases.
2134 (gnus-summary-expire-thread): Add new function to expire a thread,
2135 using gnus-summary-kill-thread.
2136 (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
2137 shortcuts for gnus-summary-expire-thread.
2138 (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
2139 e' bindings for gnus-summary-expire-thread. Add `T E' binding.
2140
2141 2007-09-25 Teodor Zlatanov <tzz@lifelogs.com>
2142
2143 * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
2144 extras value, so an extras entry can be deleted.
2145 (gnus-registry-delete-extra-entry): Use it.
2146 (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
2147 (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
2148 (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
2149 storage through the gnus-registry, and provide an appropriate API for
2150 it.
2151
2152 2007-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
2153
2154 * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
2155 Suggested by Leo <sdl.web@gmail.com>.
2156
2157 * gnus.el: Do.
2158
2159 2007-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
2160
2161 * gnus.el (gnus-newsgroup-maximum-articles): Rename from
2162 gnus-maximum-newsgroup. Suggested by Leo <sdl.web@gmail.com>.
2163
2164 * gnus-agent.el (gnus-agent-fetch-headers): Do.
2165
2166 * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
2167 (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
2168
2169 2007-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
2170
2171 * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
2172 newline.
2173 (nnmbox-request-accept-article): Don't change article in source buffer;
2174 narrow to header to use message-fetch-field rather than
2175 nnmail-fetch-field; use with-current-buffer instead of save-excursion.
2176 (nnmbox-request-replace-article): Quote lines that'll be misidentified
2177 as delimiters; make sure article ends with newline.
2178 (nnmbox-delete-mail): Correct last position of article to be deleted;
2179 ignore X-Gnus-Newsgroup header in article body.
2180 (nnmbox-save-mail): Quote lines looking like delimiters at the right
2181 positions; make sure article ends with newline.
2182
2183 * message.el (message-display-abbrev): Don't infloop when a user
2184 inserts SPC in the beginning of header.
2185
2186 2007-09-12 Teodor Zlatanov <tzz@lifelogs.com>
2187
2188 * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
2189 list of groups not followed by default. Fix type to be regexp.
2190 (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
2191
2192 2007-09-06 Tassilo Horn <tassilo@member.fsf.org>
2193
2194 * hmac-def.el (define-hmac-function): Switch from old-style to
2195 new-style backquotes.
2196
2197 * md4.el (md4-make-step): Likewise.
2198
2199 2007-09-06 Katsumi Yamaoka <yamaoka@jpl.org>
2200
2201 * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
2202 raw-text coding system when saving .newsrc file, which may contain
2203 non-ASCII group names.
2204
2205 2007-09-05 Katsumi Yamaoka <yamaoka@jpl.org>
2206
2207 * gnus-cus.el (gnus-score-extra): New widget.
2208 (gnus-score-extra-convert): New function.
2209 (gnus-score-customize): Use it for Extra.
2210
2211 2007-08-31 Daiki Ueno <ueno@unixuser.org>
2212
2213 * mml2015.el (mml2015-extract-cleartext-signature): New function.
2214 (mml2015-mailcrypt-clear-verify): Use it.
2215 (mml2015-gpg-clear-verify): Use it.
2216 (mml2015-pgg-clear-verify): Use it.
2217 (mml2015-epg-clear-verify): Replace the current part with the output
2218 from GnuPG; don't extract the plaintext by itself.
2219
2220 * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
2221 (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
2222 mml2015-clear-verify-function; don't touch the armor headers or
2223 dash-escaped text here.
2224
2225 2007-08-24 Katsumi Yamaoka <yamaoka@jpl.org>
2226
2227 * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
2228 (gnus-mime-view-part-as-type-internal): Default to text/plain for text
2229 parts, or application/octet-stream as a last resort.
2230 (gnus-mime-view-part-as-type): Don't toggle display.
2231 (gnus-mime-view-part-as-charset): Don't turn off display before
2232 querying charset.
2233
2234 * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
2235 stuff to undisplayer function in Emacs.
2236 (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
2237
2238 * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
2239 text/calendar parts.
2240
2241 2007-08-23 Katsumi Yamaoka <yamaoka@jpl.org>
2242
2243 * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
2244 decoding text/calendar parts.
2245
2246 * message.el (message-forward-make-body-mime): Always mark body as
2247 having no illegible text; remove signed-or-encrypted argument.
2248 (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
2249
2250 * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
2251 (mml-generate-mime-1): Don't encode body if it is specified to be in
2252 raw form; don't make buffer be unibyte when inserting multibyte string.
2253
2254 2007-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
2255
2256 * sha1.el: Fix up comment style.
2257 (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
2258 (sha1-OP, sha1-add-to-H): Use new-style backquotes.
2259
2260 * hex-util.el: Fix up comment style.
2261 (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
2262
2263 * gnus-salt.el: Use with-current-buffer.
2264 (gnus-pick-setup-message): Fix long-standing typo.
2265
2266 2007-08-17 Katsumi Yamaoka <yamaoka@jpl.org>
2267
2268 * imap.el (imap-logout-timeout): New variable.
2269 (imap-logout, imap-logout-wait): New functions.
2270 (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
2271
2272 * nnimap.el (nnimap-logout-timeout): New server variable.
2273 (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
2274 nnimap-logout-timeout.
2275
2276 * gnus-art.el (gnus-article-summary-command-nosave)
2277 (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
2278
2279 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
2280
2281 * gnus.el (gnus-maximum-newsgroup): New variable.
2282
2283 * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
2284 according to gnus-maximum-newsgroup.
2285
2286 * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
2287 (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
2288 Limit the range of articles according to gnus-maximum-newsgroup.
2289
2290 2007-08-14 Tassilo Horn <tassilo@member.fsf.org>
2291
2292 * gnus-art.el (gnus-sticky-article): Fixed problems described in
2293 <b4mps1qitio.fsf@jpl.org> on ding. Thanks to Katsumi.
2294 Don't perform gnus-configure-windows here; reuse existing sticky
2295 article buffer.
2296
2297 * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
2298 it doesn't exist in gnus-article-mode.
2299
2300 2007-08-13 Katsumi Yamaoka <yamaoka@jpl.org>
2301
2302 * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
2303 (gnus-agent-decoded-group-name): New function.
2304 (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
2305 (gnus-agent-expire-group-1): Use it; decode group name in messages.
2306
2307 2007-08-12 Tassilo Horn <tassilo@member.fsf.org>
2308
2309 * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
2310 Add binding for gnus-sticky-article.
2311 (gnus-summary-exit): Don't kill sticky article buffers.
2312
2313 * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
2314 article buffer.
2315 (gnus-sticky-article, gnus-kill-sticky-article-buffer)
2316 (gnus-kill-sticky-article-buffers): New commands.
2317
2318 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
2319
2320 * nntp.el (nntp-xref-number-is-evil): New server variable.
2321 (nntp-find-group-and-number): If it is non-nil, don't trust article
2322 numbers in the Xref header.
2323
2324 2007-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
2325
2326 * gnus-agent.el (gnus-agent-read-group): New function.
2327 (gnus-agent-flush-group, gnus-agent-expire-group)
2328 (gnus-agent-regenerate-group): Use it.
2329 (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
2330 nnmail-pathname-coding-system.
2331
2332 2007-08-06 Katsumi Yamaoka <yamaoka@jpl.org>
2333
2334 * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
2335
2336 * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
2337 that are unread as unread, and also as selected so that information of
2338 marks having been changed by a user may be updated when exiting group.
2339
2340 2007-08-04 Reiner Steib <Reiner.Steib@gmx.de>
2341
2342 * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
2343
2344 2007-08-03 Katsumi Yamaoka <yamaoka@jpl.org>
2345
2346 * gnus-art.el (gnus-mime-display-single): Pass part number that is
2347 calculated ignoring signature parts to gnus-treat-article.
2348
2349 2007-08-02 Katsumi Yamaoka <yamaoka@jpl.org>
2350
2351 * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
2352 a point here in order to keep the window start.
2353 (gnus-insert-mime-security-button): Make a button overlay without the
2354 front stickiness.
2355 (gnus-mime-display-security): Goto the end of a button.
2356
2357 * gnus-group.el (gnus-group-name-at-point): Fix regexps.
2358
2359 2007-08-01 Katsumi Yamaoka <yamaoka@jpl.org>
2360
2361 * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
2362 group-name-at-point.
2363 (gnus-group-completing-read): New function that offers decoded
2364 non-ASCII group names for completion.
2365 (gnus-fetch-group, gnus-group-read-ephemeral-group)
2366 (gnus-group-jump-to-group, gnus-group-make-group-simple)
2367 (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
2368 (gnus-group-fetch-control): Use it.
2369 (gnus-fetch-group): Use group-name-at-point for the initial value
2370 rather than the default value; use gnus-alive-p.
2371
2372 * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
2373 (gnus-summary-mail-other-window, gnus-summary-news-other-window)
2374 (gnus-summary-post-news): Use gnus-group-completing-read.
2375
2376 * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
2377 (gnus-read-move-group-name): Decode group name for completion.
2378
2379 2007-07-31 Ted Zlatanov <tzz@lifelogs.com>
2380
2381 * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
2382 in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
2383 Yamaoka slightly modified the code).
2384
2385 2007-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
2386
2387 * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
2388 (nnmail-split-incoming): Bind it.
2389
2390 * nnml.el (nnml-group-name-charset): New function.
2391 (nnml-decoded-group-name): Use it; don't decode group name if
2392 nnmail-group-names-not-encoded-p is non-nil.
2393 (nnml-encoded-group-name): New function.
2394 (nnml-group-pathname): Inline nnml-decoded-group-name.
2395 (nnml-request-expire-articles): Decode group name in message.
2396 (nnml-request-delete-group): Ditto; bind file-name-coding-system to
2397 nnmail-pathname-coding-system.
2398 (nnml-save-mail, nnml-active-number): Work with decoded group names and
2399 not decoded ones according to nnmail-group-names-not-encoded-p.
2400 (nnml-generate-active-info): Use nnml-encoded-group-name.
2401
2402 2007-08-08 Glenn Morris <rgm@gnu.org>
2403
2404 * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
2405 * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
2406 doc-strings and comments.
2407
2408 2007-07-25 Glenn Morris <rgm@gnu.org>
2409
2410 * Relicense all FSF files to GPLv3 or later.
2411
2412 2007-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
2413
2414 * gnus-sum.el (gnus-summary-move-article): Make
2415 gnus-summary-respool-article work.
2416
2417 2007-07-21 Reiner Steib <Reiner.Steib@gmx.de>
2418
2419 * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
2420 string.
2421
2422 2007-07-20 Michaël Cadilhac <michael@cadilhac.name>
2423
2424 * nnrss.el (nnrss-ignore-article-fields): New variable. List of fields
2425 that should be ignored when comparing distant RSS articles with local
2426 ones.
2427 (nnrss-make-hash-index): New function. Create a hash index according
2428 to the ignored fields.
2429 (nnrss-check-group): Use it.
2430
2431 2007-07-20 Katsumi Yamaoka <yamaoka@jpl.org>
2432
2433 * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
2434
2435 * gnus-art.el (article-decode-group-name): Decode Xref header too.
2436
2437 * gnus-group.el (gnus-group-make-group): Encode group name here unless
2438 the new optional argument ENCODED is non-nil.
2439 (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
2440 coding system for encoding group name.
2441 (gnus-group-make-rss-group): Pass un-encoded group name to
2442 gnus-group-make-group.
2443 (gnus-group-set-info): Tell gnus-group-make-group that group name is
2444 encoded.
2445
2446 * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
2447 Encode group name to which articles are moved or copied.
2448 (gnus-summary-edit-article): Use gnus-group-name-charset to determine
2449 coding system for encoding Newsgroup, Followup-To and Xref headers.
2450
2451 * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
2452 marks; use nnheader-file-coding-system to write a file.
2453 (nnagent-retrieve-headers): Bind file-name-coding-system to
2454 nnmail-pathname-coding-system.
2455
2456 * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
2457
2458 * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
2459 (nnml-request-article, nnml-request-create-group)
2460 (nnml-request-rename-group, nnml-find-id)
2461 (nnml-possibly-change-directory, nnml-possibly-create-directory)
2462 (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
2463 (nnml-save-marks): Use nnml-group-pathname instead of
2464 nnmail-group-pathname.
2465
2466 (nnml-request-create-group, nnml-request-expire-articles)
2467 (nnml-request-move-article, nnml-request-delete-group)
2468 (nnml-deletable-article-p, nnml-possibly-create-directory)
2469 (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
2470 (nnml-open-marks): Bind file-name-coding-system to
2471 nnmail-pathname-coding-system.
2472
2473 (nnml-request-article): Pass server argument to nnml-find-group-number.
2474 (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
2475 server argument to nnml-possibly-create-directory.
2476 (nnml-request-accept-article): Pass server argument to
2477 nnml-active-number and nnml-save-mail.
2478 (nnml-find-group-number): Pass server argument to nnml-find-id.
2479 (nnml-request-update-info): Pass server argument to
2480 nnml-marks-changed-p.
2481
2482 (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
2483 (nnml-save-mail, nnml-active-number): Add server argument.
2484
2485 (nnml-request-delete-group): Warn if group is missing.
2486 (nnml-get-nov-buffer): Decode group name.
2487 (nnml-generate-active-info): Encode group name.
2488 (nnml-open-marks): Decode group name in messages.
2489
2490 2007-07-19 Katsumi Yamaoka <yamaoka@jpl.org>
2491
2492 * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
2493 if it is not specified.
2494 (gnus-article-pipe-part, gnus-article-save-part)
2495 (gnus-article-interactively-view-part, gnus-article-copy-part)
2496 (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
2497 (gnus-article-inline-part, gnus-article-save-part-and-strip)
2498 (gnus-article-replace-part, gnus-article-delete-part)
2499 (gnus-article-view-part-as-type): Pass raw prefix argument to
2500 gnus-article-part-wrapper.
2501
2502 2007-07-18 Katsumi Yamaoka <yamaoka@jpl.org>
2503
2504 * gnus-agent.el (gnus-agent-save-active): Bind
2505 nnheader-file-coding-system to gnus-agent-file-coding-system.
2506
2507 * gnus-cache.el (gnus-cache-save-buffers)
2508 (gnus-cache-possibly-enter-article, gnus-cache-request-article)
2509 (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
2510 (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
2511 (gnus-cache-braid-nov, gnus-cache-braid-heads)
2512 (gnus-cache-generate-active, gnus-cache-rename-group)
2513 (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
2514 (gnus-cache-update-overview-total-fetched-for): Bind
2515 file-name-coding-system to nnmail-pathname-coding-system.
2516 (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
2517 variables.
2518 (gnus-cache-decoded-group-name): New function.
2519 (gnus-cache-file-name): Use it.
2520 (gnus-cache-generate-active): Use non-decoded group name for active.
2521
2522 * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
2523 right place.
2524 (gnus-write-active-file): Don't break non-ASCII group names.
2525
2526 * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
2527 nnmail-pathname-coding-system.
2528
2529 * gnus-uu.el (gnus-uu-decode-save): Typo.
2530
2531 2007-07-16 Katsumi Yamaoka <yamaoka@jpl.org>
2532
2533 * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
2534
2535 2007-07-14 David Kastrup <dak@gnu.org>
2536
2537 * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
2538 finishing actions if we did not edit the article.
2539
2540 2007-07-13 Katsumi Yamaoka <yamaoka@jpl.org>
2541
2542 * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
2543 (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
2544 (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
2545 (gnus-agent-flush-group, gnus-agent-flush-cache)
2546 (gnus-agent-fetch-headers, gnus-agent-load-alist)
2547 (gnus-agent-read-agentview, gnus-agent-expire-group-1)
2548 (gnus-agent-retrieve-headers, gnus-agent-request-article)
2549 (gnus-agent-regenerate-group)
2550 (gnus-agent-update-files-total-fetched-for)
2551 (gnus-agent-update-view-total-fetched-for): Bind
2552 file-name-coding-system to nnmail-pathname-coding-system.
2553 (gnus-agent-group-pathname): Don't encode file names by
2554 nnmail-pathname-coding-system.
2555 (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
2556 coding-system-for-write instead of buffer-file-coding-system to
2557 gnus-agent-file-coding-system.
2558
2559 * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
2560 Decode group name.
2561
2562 * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
2563
2564 * gnus-start.el (gnus-update-active-hashtb-from-killed)
2565 (gnus-read-newsrc-el-file): Make group names unibyte.
2566
2567 * nnmail.el (nnmail-group-pathname): Don't encode file names by
2568 nnmail-pathname-coding-system.
2569
2570 * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
2571 (nnrss-request-delete-group): Bind file-name-coding-system to
2572 nnmail-pathname-coding-system.
2573 (nnrss-read-server-data, nnrss-read-group-data): Bind
2574 file-name-coding-system correctly.
2575 (nnrss-check-group): Pass nnrss-file-coding-system to md5.
2576
2577 * nntp.el: Require gnus-group for the function gnus-group-name-charset.
2578 (nntp-server-to-method-cache): New variable.
2579 (nntp-group-pathname): New function that decodes non-ASCII group names.
2580 (nntp-possibly-create-directory, nntp-marks-changed-p)
2581 (nntp-save-marks, nntp-open-marks): Use it.
2582 (nntp-possibly-create-directory, nntp-open-marks):
2583 Bind file-name-coding-system to nnmail-pathname-coding-system.
2584 (nntp-open-marks): Decode group names when bootstrapping marks.
2585
2586 * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
2587 Newsgroups and Folowup-To headers.
2588
2589 2007-07-13 Katsumi Yamaoka <yamaoka@jpl.org>
2590
2591 * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
2592 (gnus-server-closed-face, gnus-server-denied-face)
2593 (gnus-server-offline-face): Remove variable.
2594 (gnus-server-font-lock-keywords): Use faces that are not aliases.
2595
2596 * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
2597 of modifying message-stack directly for XEmacs.
2598
2599 * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
2600 (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
2601 if the coding-system argument is nil for XEmacs.
2602
2603 * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
2604 mm-charset-override-alist.
2605
2606 * rfc2047.el: Don't require base64; require rfc2045 for the function
2607 rfc2045-encode-string.
2608 (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
2609 to quote the parameter value.
2610
2611 2007-07-06 Katsumi Yamaoka <yamaoka@jpl.org>
2612
2613 * gnus-group.el (gnus-group-name-charset): Allow a method of the short
2614 form in gnus-group-name-charset-method-alist.
2615
2616 * gnus-eform.el (gnus-edit-form): Add optional argument layout which
2617 overrides the default layout edit-form.
2618
2619 * gnus-win.el (gnus-buffer-configuration): Add edit-server.
2620
2621 * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
2622
2623 2007-07-04 Katsumi Yamaoka <yamaoka@jpl.org>
2624
2625 * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
2626 as unfetched articles.
2627
2628 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
2629
2630 * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
2631
2632 2007-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
2633
2634 * nnagent.el (nnagent-request-set-mark): Also set the marks for the
2635 original back end that keeps marks in the local system.
2636
2637 2007-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2638
2639 * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
2640 arg of pop-to-buffer for XEmacs.
2641 (gnus-article-read-summary-keys): Ditto; don't restore window
2642 configuration if summary command ends up with neither article buffer
2643 nor summary buffer; describe bindings if summary keys end with C-h.
2644
2645 2007-06-22 Katsumi Yamaoka <yamaoka@jpl.org>
2646
2647 * message.el (message-fix-before-sending): Skip raw message part to be
2648 forwarded while checking illegible text.
2649 (message-forward-make-body-mime, message-forward-make-body): Mark
2650 signed or encrypted raw message as having no illegible text.
2651
2652 2007-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
2653
2654 * gnus-util.el (gnus-add-timestamp-to-message): New user option.
2655 (gnus-message-with-timestamp-1): New macro.
2656 (gnus-message-with-timestamp): New function.
2657 (gnus-message): Use them.
2658
2659 * nnheader.el (nnheader-message): Use them.
2660
2661 2007-06-16 Reiner Steib <Reiner.Steib@gmx.de>
2662
2663 * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
2664 .newsrc.eld file.
2665
2666 2007-06-14 Katsumi Yamaoka <yamaoka@jpl.org>
2667
2668 * gnus-agent.el (gnus-agent-fetch-headers)
2669 (gnus-agent-retrieve-headers): Bind
2670 gnus-decode-encoded-address-function to identity.
2671
2672 * nntp.el (nntp-send-xover-command): Recognize an xover command is
2673 available also when the server returns simply a dot.
2674
2675 * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
2676
2677 2007-06-08 Katsumi Yamaoka <yamaoka@jpl.org>
2678
2679 * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
2680
2681 2007-06-07 Katsumi Yamaoka <yamaoka@jpl.org>
2682
2683 * gnus-ems.el (gnus-x-splash): Make it work.
2684
2685 * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
2686 from being used.
2687
2688 2007-06-05 Katsumi Yamaoka <yamaoka@jpl.org>
2689
2690 * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
2691 the front stickiness.
2692 (gnus-article-summary-command-nosave): Correct the order of the
2693 arguments passed to pop-to-buffer.
2694 (gnus-article-read-summary-keys): Ditto; make it work properly when the
2695 summary command ends up with the article buffer.
2696
2697 * mm-decode.el (mm-insert-part): Separate the extracted parts that have
2698 the same faces.
2699
2700 2007-06-07 Juanma Barranquero <lekktu@gmail.com>
2701
2702 * gnus-art.el (gnus-split-methods): Fix typo in docstring.
2703
2704 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
2705
2706 * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
2707 * gnus-sum.el (gnus-summary-highlight):
2708 * mail-source.el (mail-source-delete-old-incoming-confirm):
2709 * nndiary.el (nndiary-reminders): Fix typos in docstrings.
2710
2711 2007-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
2712
2713 * gnus-art.el (gnus-mime-view-part-externally)
2714 (gnus-mime-view-part-internally): Fix predicate function passed to
2715 completing-read.
2716
2717 * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
2718
2719 * gnus.el (gnus-update-message-archive-method): Add :version.
2720
2721 2007-06-01 Katsumi Yamaoka <yamaoka@jpl.org>
2722
2723 * gnus.el (gnus-update-message-archive-method): New variable.
2724
2725 * gnus-start.el (gnus-setup-news): Update saved "archive" method
2726 according to gnus-message-archive-method if
2727 gnus-update-message-archive-method is non-nil.
2728
2729 2007-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
2730
2731 * gnus-sum.el (gnus-summary-limit-to-address): New function. Suggested
2732 by Loic Dachary <loic@dachary.org>.
2733 (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
2734
2735 2007-05-28 Katsumi Yamaoka <yamaoka@jpl.org>
2736
2737 * message.el (message-pop-to-buffer): Add switch-function argument.
2738 (message-mail): Pass switch-function argument to it.
2739
2740 2007-05-25 Reiner Steib <Reiner.Steib@gmx.de>
2741
2742 * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
2743 Improve doc string.
2744
2745 2007-05-25 Katsumi Yamaoka <yamaoka@jpl.org>
2746
2747 * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
2748 (gnus-header-content)
2749 * gnus-cite.el (gnus-cite-10)
2750 * gnus-srvr.el (gnus-server-closed)
2751 * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
2752 (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
2753 (gnus-group-mail-3-empty, gnus-group-mail-low)
2754 (gnus-group-mail-low-empty, gnus-splash)
2755 * message.el (message-header-to, message-header-cc)
2756 (message-header-subject, message-header-other, message-header-name)
2757 (message-header-xheader, message-separator, message-cited-text)
2758 (message-mml): Lighten colors of faces used for dark background.
2759
2760 2007-05-24 Simon Josefsson <simon@josefsson.org>
2761
2762 * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
2763 to t as an experiment. Suggested by Greg Troxel <gdt@work.lexort.com>.
2764
2765 2007-05-24 Katsumi Yamaoka <yamaoka@jpl.org>
2766
2767 * message.el (message-narrow-to-headers-or-head):
2768 Ignore mail-header-separator in the body.
2769
2770 2007-05-23 Katsumi Yamaoka <yamaoka@jpl.org>
2771
2772 * mm-decode.el (mm-image-fit-p): Return t if image size is just the
2773 same as window size.
2774
2775 2007-05-22 Kevin Ryde <user42@zip.com.au>
2776
2777 * message.el (message-font-lock-keywords): Use message-header-xheader
2778 face for "X-Foo", its apparent intended purpose. Move "X-" pattern
2779 ahead of the anything pattern, to get it recognised.
2780
2781 2007-05-12 Michaël Cadilhac <michael@cadilhac.name>
2782
2783 * gnus-sum.el (gnus-articles-to-read)
2784 (gnus-summary-insert-old-articles): Don't truncate group name for
2785 `read-string'.
2786
2787 * gnus-util.el (gnus-limit-string): Delete this function.
2788
2789 * gnus-sum.el (gnus-simplify-subject-fully): Use
2790 `truncate-string-to-width' instead.
2791
2792 2007-05-11 Michaël Cadilhac <michael@cadilhac.name>
2793
2794 * gnus-sum.el (gnus-summary-next-group-on-exit): New variable. Tell
2795 if, on summary exit, the next group has to be selected.
2796 (gnus-summary-exit): Use it.
2797
2798 2007-05-10 Reiner Steib <Reiner.Steib@gmx.de>
2799
2800 * gnus-art.el (gnus-article-mode): Fix comment about displaying
2801 non-break space.
2802
2803 2007-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
2804
2805 * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
2806 Check if group is not a directory.
2807 (nnfolder-request-expire-articles): Don't delete articles if the target
2808 group is not available.
2809
2810 * nnml.el (nnml-request-create-group): Properly check if group is not a
2811 file.
2812 (nnml-request-expire-articles): Don't delete articles if the target
2813 group is not available.
2814
2815 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
2816 Don't quote characters that are within parentheses.
2817
2818 2007-05-09 Katsumi Yamaoka <yamaoka@jpl.org>
2819
2820 * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
2821 (gnus-handle-ephemeral-exit): Select article according to it.
2822
2823 2007-05-08 Reiner Steib <Reiner.Steib@gmx.de>
2824
2825 * message.el (message-insert-formated-citation-line): Remove newline.
2826 (message-citation-line-format): Add final \n here so that the user can
2827 avoid a blank line.
2828
2829 2007-05-03 Dan Christensen <jdc@uwo.ca>
2830
2831 * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
2832 (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
2833 Update lanl/arXiv support.
2834
2835 2007-05-02 Reiner Steib <Reiner.Steib@gmx.de>
2836
2837 * gnus.el: Bump version number.
2838
2839 2007-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2840
2841 * gnus.el (gnus-version-number): Bump version.
2842
2843 2007-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2844
2845 * gnus.el: No Gnus v0.6 is released.
2846
2847 2007-04-27 Didier Verna <didier@xemacs.org>
2848
2849 * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
2850 * gmm-utils.el (gmm-regexp-concat): here.
2851 * message.el: Don't require 'gnus-util.
2852 (message-dont-reply-to-names): Handle name change above.
2853 * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
2854
2855 2007-04-26 Katsumi Yamaoka <yamaoka@jpl.org>
2856
2857 * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
2858 since the initial value varies according to the system.
2859
2860 2007-04-25 Katsumi Yamaoka <yamaoka@jpl.org>
2861
2862 * mm-util.el (mm-charset-synonym-alist): Defcustom.
2863
2864 2007-04-25 NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (tiny change)
2865
2866 * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
2867
2868 2007-04-24 Didier Verna <didier@xemacs.org>
2869
2870 Improve the type of gnus-ignored-from-addresses.
2871 * gnus-util.el (gnus-orify-regexp): New function.
2872 * message.el (gnus-util): Require it.
2873 * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
2874 * gnus-sum.el (gnus-ignored-from-addresses): New function.
2875 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
2876
2877 2007-04-24 Didier Verna <didier@xemacs.org>
2878
2879 * gnus-sum.el:
2880 * gnus-utils.el: Fix some trailing whitespaces.
2881
2882 2007-04-23 Katsumi Yamaoka <yamaoka@jpl.org>
2883
2884 * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
2885 (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
2886 article's Message-ID; refer parent article in summary buffer.
2887
2888 * message.el (message-bounce): Call mime-to-mml.
2889
2890 2007-04-20 Katsumi Yamaoka <yamaoka@jpl.org>
2891
2892 * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
2893
2894 2007-04-19 Katsumi Yamaoka <yamaoka@jpl.org>
2895
2896 * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
2897 (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
2898 displayed of multipart/alternative part if it is invoked from summary
2899 buffer.
2900
2901 * mm-view.el (mm-inline-text-html-render-with-w3m)
2902 (mm-inline-text-html-render-with-w3m-standalone)
2903 (mm-inline-render-with-function): Use mail-parse-charset by default.
2904
2905 2007-04-18 Levin Du <zslevin@gmail.com> (tiny change)
2906
2907 * parse-time.el (parse-time-string-chars): Check if CHAR
2908 is less than the length of parse-time-syntax.
2909
2910 2007-04-17 Katsumi Yamaoka <yamaoka@jpl.org>
2911
2912 * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
2913 from gnus-newsgroup-processable.
2914
2915 2007-04-16 Didier Verna <didier@xemacs.org>
2916
2917 * gnus-msg.el (gnus-configure-posting-styles): Handle
2918 message-signature-directory properly with :file syntax. Reported by
2919 "Leo".
2920
2921 2007-04-11 Didier Verna <didier@xemacs.org>
2922
2923 New user option: message-signature-directory.
2924 * gnus-msg.el (gnus-configure-posting-styles): Support it.
2925 * message.el (message-insert-signature): Ditto.
2926 * message.el (message-signature-file): Doc update.
2927 * message.el (message-signature-directory): New.
2928
2929 2007-04-10 Katsumi Yamaoka <yamaoka@jpl.org>
2930
2931 * gnus-msg.el (gnus-inews-yank-articles): Use
2932 message-exchange-point-and-mark instead of exchange-point-and-mark.
2933
2934 2007-04-09 Katsumi Yamaoka <yamaoka@jpl.org>
2935
2936 * message.el (message-yank-original): Make sure cited text ends with
2937 newline; don't exchange point and mark.
2938
2939 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
2940
2941 * tls.el (open-tls-stream): Properly handle case where there
2942 is no associated buffer.
2943
2944 2007-04-03 Thien-Thi Nguyen <ttn@gnu.org>
2945
2946 * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
2947 message-yank-original, make sure (< mark TEXT point).
2948
2949 2007-03-31 Reiner Steib <Reiner.Steib@gmx.de>
2950
2951 * message.el (message-fill-column): New variable.
2952 (message-mode): Use it. Add comment on a possible new hook.
2953
2954 * nnmail.el (nnmail-spool-file): Mark as obsolete.
2955 (nnmail-get-new-mail): Reformat.
2956
2957 * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
2958
2959 * gmm-utils.el: Fix Commentary.
2960 (gmm-tool-bar-from-list): Fix typo in doc string.
2961
2962 2007-03-27 Thien-Thi Nguyen <ttn@gnu.org>
2963
2964 * message.el (message-yank-original): Don't switch point and mark
2965 unnecessarily to put point and mark as documented.
2966
2967 2007-03-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
2968
2969 * message.el (message-put-addresses-in-ecomplete): Only fetch headers
2970 from the message heads.
2971
2972 2007-03-25 Kevin Greiner <kevin.greiner@compsol.cc>
2973
2974 * gnus-art.el (gnus-article-set-window-start): Do nothing when the
2975 article buffer does not have a window. This may not be the best
2976 solution but is certainly better than setting the start of the null,
2977 that is the current, window.
2978
2979 2007-03-24 Reiner Steib <Reiner.Steib@gmx.de>
2980
2981 * gnus-draft.el (gnus-draft-setup-hook): New hook.
2982 (gnus-draft-setup): Run it.
2983
2984 * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
2985 gnus-score-fast-scoring. Allow regexp.
2986 (gnus-score-headers): Use it.
2987
2988 * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
2989 XEmacs.
2990
2991 * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
2992 string.
2993 (gnus-button-alist): Also catch `<f1> k ...'.
2994 (gnus-treat-display-x-face): Fix doc string.
2995
2996 2007-03-25 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2997
2998 * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
2999 evaluation of gnus-extended-version to ensure correct generation of the
3000 User-Agent header when message-generate-headers-first is used.
3001
3002 2007-03-24 Simon Josefsson <simon@josefsson.org>
3003
3004 * hashcash.el (hashcash-generate-payment-async): Don't crash if
3005 hashcash-path is nil. Don't call callback with incorrect number of
3006 parameters if val is 0.
3007
3008 2007-03-20 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3009
3010 * message.el (message-required-news-headers):
3011 * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
3012
3013 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
3014
3015 * message.el (message-generate-new-buffers): Change the meaning of the
3016 nil value; add `standard' to the choices; treat t as `unique'; improve
3017 doc string.
3018 (gnus-select-frame-set-input-focus): Autoload.
3019 (message-buffer-name): Search for the existing message buffer if
3020 message-generate-new-buffers is nil or `standard'; treat the value t of
3021 message-generate-new-buffers as `unique'.
3022 (message-pop-to-buffer): Raise the frame already displaying the message
3023 buffer; clear the echo area after querying.
3024 (message-setup): Pass the `continue' argument to compose-mail.
3025 (message-mail): Prefer `switch-function' if it is given; search for the
3026 existing message buffer if the `continue' argument is non-nil; pass
3027 continue and switch-function arguments to compose-mail by way of
3028 message-setup.
3029 (message-mail-other-window): Adjust argument of message-setup.
3030 (message-mail-other-frame): Ditto.
3031
3032 2007-03-13 Katsumi Yamaoka <yamaoka@jpl.org>
3033
3034 * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
3035 (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
3036 to turn font-lock on when turning gnus-message-citation-mode on.
3037
3038 2007-03-06 Daiki Ueno <ueno@unixuser.org>
3039
3040 * mml-smime.el (mml-smime-use): New variable; default to use openssl.
3041 (mml-smime-function-alist): New variable; add epg as the backend.
3042 * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
3043 mml-smime- functions instead.
3044 * mm-view.el: Require smime.
3045
3046 2007-03-05 Didier Verna <didier@xemacs.org>
3047
3048 * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
3049 instead of just inheritance for posting styles.
3050 * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
3051
3052 2007-02-24 John Paul Wallington <jpw@pobox.com>
3053
3054 * tls.el (tls-certtool-program): Fix custom type.
3055
3056 2007-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
3057
3058 * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
3059 and point-at-eol instead of line-(beginning|end)-position.
3060
3061 * assistant.el (assistant-parse-buffer): Ditto.
3062
3063 2007-02-28 Daiki Ueno <ueno@unixuser.org>
3064
3065 * mml2015.el (mml2015-epg-find-usable-key): New function.
3066 (mml2015-epg-sign): Use it.
3067 (mml2015-epg-encrypt): Use it.
3068
3069 2007-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
3070
3071 * message.el (message-make-in-reply-to): Quote name containing
3072 non-ASCII characters. It will make the RFC2047 encoder cause an error
3073 if there are special characters. Reported by NAKAJI Hiroyuki
3074 <nakaji@jp.freebsd.org>.
3075
3076 2007-02-27 Didier Verna <didier@xemacs.org>
3077
3078 Include the group parameters as well as the topic ones in the
3079 inheritance filter process.
3080 * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
3081 argument GROUP-PARAMS-LIST.
3082 * gnus-topic.el (gnus-group-topic-parameters): Use it.
3083
3084 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
3085
3086 * nntp.el (nntp-never-echoes-commands)
3087 (nntp-open-connection-functions-never-echo-commands): New variables.
3088 (nntp-send-command): Use them.
3089
3090 2007-02-20 Daiki Ueno <ueno@unixuser.org>
3091
3092 * mml2015.el (mml2015-epg-verify): Simplified.
3093
3094 2007-02-19 Katsumi Yamaoka <yamaoka@jpl.org>
3095
3096 * mml.el (mml-content-disposition-alist): New user option.
3097 (mml-content-disposition): New function.
3098 (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
3099 (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
3100
3101 2007-02-19 Daiki Ueno <ueno@unixuser.org>
3102
3103 * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
3104 verification.
3105
3106 2007-02-15 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3107
3108 * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
3109 articles posted in the last 24 hours.
3110
3111 2007-02-14 Chong Yidong <cyd@stupidchicken.com>
3112
3113 * smiley.el (smiley-regexp-alist): Add "dead" smiley.
3114
3115 2007-02-14 Michaël Cadilhac <michael@cadilhac.name>
3116
3117 * nntp.el (nntp-send-command): Don't wait for echoes when
3118 nntp-open-ssl-stream is used.
3119
3120 2007-02-13 Katsumi Yamaoka <yamaoka@jpl.org>
3121
3122 * gnus-cite.el (gnus-test-font-lock-add-keywords)
3123 (gnus-message-add-citation-keywords)
3124 (gnus-message-remove-citation-keywords): Remove.
3125 (gnus-message-citation-mode): Instead of modifying font-lock-keywords
3126 directly, make the variables in font-lock-defaults buffer-local, add
3127 gnus-message-citation-keywords to them and then update the value of
3128 font-lock-keywords.
3129
3130 2007-02-09 Katsumi Yamaoka <yamaoka@jpl.org>
3131
3132 * message.el (message-cite-original-1): Don't call
3133 gnus-article-highlight-citation.
3134
3135 * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
3136 citations; fix line count.
3137
3138 2007-02-08 Katsumi Yamaoka <yamaoka@jpl.org>
3139
3140 * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
3141 (gnus-message-add-citation-keywords)
3142 (gnus-message-remove-citation-keywords): Use it; fix the emulating
3143 versions of font-lock-add-keywords and font-lock-remove-keywords to
3144 work with XEmacs correctly.
3145
3146 2007-02-07 Katsumi Yamaoka <yamaoka@jpl.org>
3147
3148 * gnus-cite.el (gnus-cite-face-list): Set the values of
3149 gnus-message-max-citation-depth and gnus-message-citation-keywords.
3150 (gnus-message-max-citation-depth): Use defvar rather than defconst.
3151 (gnus-message-cite-prefix-regexp): New variable.
3152 (gnus-message-search-citation-line): Use it; protect against long
3153 citation prefix; fill match data with nil rather than 0 for XEmacs; set
3154 the 0th match data for Emacs.
3155 (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
3156 (gnus-message-add-citation-keywords): Append keywords rather than
3157 prepending; emulate font-lock-add-keywords if it is not available.
3158 (gnus-message-remove-citation-keywords): Emulate
3159 font-lock-remove-keywords if it is not available.
3160
3161 * gnus-msg.el (gnus-message-highlight-citation): Default to t.
3162
3163 * message.el (message-cite-prefix-regexp): Set the value of
3164 gnus-message-cite-prefix-regexp.
3165
3166 2007-02-01 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3167
3168 * nnweb.el (nnweb-google-parse-1): Update parser.
3169
3170 2007-01-29 Juanma Barranquero <lekktu@gmail.com>
3171
3172 * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
3173
3174 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3175
3176 * nnslashdot.el (nnslashdot-request-article): Update end-of-article
3177 regexp.
3178
3179 2007-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
3180
3181 * uudecode.el (uudecode-string-to-multibyte): New function emulating
3182 string-to-multibyte.
3183 (uudecode-decode-region-internal): Use it.
3184
3185 2007-01-23 Reiner Steib <Reiner.Steib@gmx.de>
3186
3187 * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
3188 custom choice.
3189
3190 * gnus-art.el (gnus-signature-limit): Fix custom choice.
3191
3192 2007-01-22 Daiki Ueno <ueno@unixuser.org>
3193
3194 * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
3195
3196 * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
3197 `write-region' to respect `mm-inhibit-file-name-handlers'.
3198
3199 2007-01-19 Reiner Steib <Reiner.Steib@gmx.de>
3200
3201 * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
3202 Use gnus-home-directory instead of "~/" or "$HOME".
3203
3204 2007-01-17 Teodor Zlatanov <tzz@lifelogs.com>
3205
3206 * encrypt.el (encrypt-insert-file-contents): Add better prompt
3207 to mention filename.
3208 Add comments at beginning regarding usage.
3209 (encrypt-write-file-contents): Change interactive so a string is
3210 acceptable. If the file has no associated model, show an error instead
3211 of a nonsense prompt.
3212
3213 2007-01-16 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
3214
3215 * spam.el (spam-bsfilter-ham-switch): Fix typo.
3216 Thanks to Yoshihiko Yamada for kind notification of this typo.
3217
3218 2007-01-12 Kenichi Handa <handa@m17n.org>
3219
3220 * uudecode.el (uudecode-decode-region-internal): Make it work in a
3221 multibyte buffer.
3222
3223 2007-01-14 Reiner Steib <Reiner.Steib@gmx.de>
3224
3225 * gnus-score.el (gnus-score-fast-scoring): New variable.
3226 (gnus-score-headers): Use it.
3227
3228 * gnus-sum.el (gnus-auto-select-first): Improve doc string.
3229
3230 * message.el (message-cite-original-1): Call
3231 gnus-article-highlight-citation if requested.
3232 (message-make-from): Allow name and address as optional arguments.
3233
3234 * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
3235
3236 * gnus-art.el (gnus-article-browse-html-article): Add warning about web
3237 bugs to doc string.
3238 (gnus-button-alist): Add mid\\|message-id.
3239 (gnus-button-fetch-group): Extend for use in
3240 `browse-url-browser-function'.
3241 (gnus-button-url-regexp): Try to catch paired parentheses like in
3242 Wikipedia URLs.
3243
3244 * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
3245 Suggested by Simon Krahnke <overlord@gmx.li>.
3246
3247 2007-01-13 Romain Francoise <romain@orebokech.com>
3248
3249 * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
3250 Update copyright.
3251
3252 2007-01-13 Patric Mueller <bhaak@bigfoot.com> (tiny change)
3253
3254 * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
3255
3256 2007-01-09 Teodor Zlatanov <tzz@lifelogs.com>
3257
3258 * gnus-registry.el (gnus-registry-unfollowed-groups)
3259 (gnus-registry-split-fancy-with-parent): Fix documentation.
3260
3261 2007-01-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
3262
3263 * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
3264 from nnweb groups.
3265
3266 2006-12-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
3267
3268 * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
3269 Xref urls. Erase buffer before requesting head.
3270
3271 * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
3272
3273 2007-01-07 Reiner Steib <Reiner.Steib@gmx.de>
3274
3275 * gnus-soup.el (gnus-soup): New custom group. Make user variables
3276 customizable.
3277
3278 2007-01-05 Daiki Ueno <ueno@unixuser.org>
3279
3280 * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
3281 no signing key is found.
3282 (mml2015-epg-encrypt): Ask user whether to skip or abort if
3283 no encrypting and/or signing key is found.
3284
3285 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
3286
3287 * spam-report.el (spam-report-gmane-spam): Remove redundant message.
3288
3289 2007-01-01 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3290
3291 * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
3292 headers read from disk with the ones newly found in the current search.
3293 This should no longer cause problems, because the article numbers in
3294 Gmane's `nov.php' output are ignored since the previous change.
3295
3296 2007-01-02 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3297
3298 * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
3299
3300 2007-01-01 Katsumi Yamaoka <yamaoka@jpl.org>
3301
3302 * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
3303
3304 2007-01-01 Romain Francoise <romain@orebokech.com>
3305
3306 * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
3307
3308 2006-12-31 Steve Youngs <steve@sxemacs.org>
3309
3310 * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
3311 `define-minor-mode' macro definition expanded properly.
3312 (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
3313 exclude it there.
3314
3315 * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
3316 of 2006-12-30. The default is nil on (S)XEmacs already because of the
3317 `fboundp' test.
3318 (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
3319 This is OK to autoload in (S)XEmacs now.
3320
3321 2006-12-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3322
3323 * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
3324 keystroke.
3325 (gnus-summary-limit-to-singletons): Fix typo.
3326
3327 * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
3328 else fails.
3329
3330 2006-12-30 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3331
3332 * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
3333 docstring.
3334
3335 * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
3336 (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
3337 (gnus-summary-insert-dormant-articles): Fix typo in message.
3338
3339 2006-12-30 Reiner Steib <Reiner.Steib@gmx.de>
3340
3341 * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
3342 nil for XEmacs.
3343 (gnus-message-citation-mode): Don't autoload in XEmacs.
3344
3345 * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
3346
3347 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
3348
3349 * nnimap.el (nnimap-expunge-search-string): Mention
3350 nnimap-search-uids-not-since-is-evil in docstring.
3351
3352 2006-12-28 Reiner Steib <Reiner.Steib@gmx.de>
3353
3354 * spam.el: Revert to make-obsolete-variable because
3355 define-obsolete-variable-alias is not supported in Emacs 21.
3356
3357 * spam.el (spam-ifile-path, spam-ifile-database-path)
3358 (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
3359 make-obsolete-variable.
3360 (spam-bsfilter-path, spam-bsfilter-program)
3361 (spam-spamassassin-path, spam-spamassassin-program)
3362 (spam-sa-learn-path, spam-sa-learn-program): Rename variables. Don't
3363 use "path" inappropriately.
3364 (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
3365 (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
3366 variable names.
3367
3368 2006-12-28 Daiki Ueno <ueno@unixuser.org>
3369
3370 * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
3371 summary buffer.
3372
3373 * password.el (password-cache-remove): Use clear-string to burn
3374 password, if available.
3375
3376 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
3377
3378 * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
3379
3380 * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
3381
3382 * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
3383 (gnus-message-highlight-citation): Move defcustom here from
3384 gnus-cite.el.
3385 (gnus-message-citation-mode): Autoload.
3386
3387 * gnus-cite.el: Adjust Oliver's code to Gnus namespace. Add some
3388 checks to make it compile with XEmacs.
3389 (gnus-message-citation-mode): New minor mode.
3390 (gnus-message-max-citation-depth, gnus-message-citation-keywords)
3391 (gnus-message-highlight-citation): New variables.
3392 (gnus-message-search-citation-line)
3393 (gnus-message-add-citation-keywords)
3394 (gnus-message-remove-citation-keywords)
3395 (turn-on-gnus-message-citation-mode)
3396 (turn-off-gnus-message-citation-mode): New functions.
3397
3398 2006-12-26 Oliver Scholz <epameinondas@gmx.de>
3399
3400 * gnus-cite.el: Enable highlighting of different citation levels in
3401 message-mode.
3402
3403 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
3404
3405 * message.el (message-make-fqdn): Fix comment.
3406 (message-bogus-system-names): Add ".local".
3407
3408 * spam.el (spam-ifile-path, spam-ifile-program)
3409 (spam-ifile-database-path, spam-ifile-database)
3410 (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
3411 Don't use "path" inappropriately.
3412 (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
3413 strings.
3414 (spam-check-ifile, spam-ifile-register-with-ifile)
3415 (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
3416 new variable names.
3417
3418 * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
3419 (gnus-treat-display-smileys): Simplify using
3420 gnus-image-type-available-p.
3421
3422 * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
3423 available.
3424
3425 2006-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
3426
3427 * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
3428 one after turning on the buffer's multibyteness instead of decoding
3429 them directly in the unibyte buffer that causes unexpected conversion
3430 in Emacs 23 (unicode).
3431
3432 2006-12-21 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3433
3434 * message.el (message-generate-hashcash): Fix custom type.
3435
3436 2006-12-20 Reiner Steib <Reiner.Steib@gmx.de>
3437
3438 * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
3439
3440 2006-12-20 Reiner Steib <Reiner.Steib@gmx.de>
3441
3442 * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
3443 disconnect icons. Add help text.
3444
3445 2006-12-20 Teodor Zlatanov <tzz@lifelogs.com>
3446
3447 * spam.el (spam-extra-header-to-number): CRM114 spam score is
3448 negated to be consistent with the others we handle.
3449
3450 2006-12-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
3451
3452 * gnus-art.el (gnus-article-setup-buffer): Actually set the local
3453 version of gnus-summary-buffer to something, so that we can use two
3454 article buffers at the same time.
3455
3456 2006-12-18 Teodor Zlatanov <tzz@lifelogs.com>
3457
3458 * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
3459 trigger all the extra headers.
3460 (spam-extra-header-to-number): Don't require spam-use-crm114 for header
3461 sorting.
3462
3463 2006-12-14 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3464
3465 * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
3466 solid groups.
3467
3468 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
3469
3470 * legacy-gnus-agent.el: Add Copyright notice.
3471
3472 2006-12-12 Chong Yidong <cyd@stupidchicken.com>
3473
3474 * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
3475
3476 2006-12-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3477
3478 * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
3479
3480 * gnus-sum.el (gnus-summary-recenter): Force setting the window start
3481 to make it work reliably in CVS Emacs.
3482 (gnus-summary-limit-strange-charsets-predicate)
3483 (gnus-summary-limit-to-predicate): New functions.
3484
3485 2006-12-08 Chong Yidong <cyd@stupidchicken.com>
3486
3487 * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
3488 specifying array size.
3489 (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
3490 array if it is too small.
3491 (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
3492 (gnus-sort-threads-loop): New function.
3493
3494 2006-12-06 Chris Moore <dooglus@gmail.com>
3495
3496 * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
3497 Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
3498
3499 2006-12-04 Jouni K. Seppänen <jks@iki.fi>
3500
3501 * mm-url.el (mm-url-predefined-programs): Call curl with correct
3502 options.
3503
3504 2006-12-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3505
3506 * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
3507 DOS-ing the recipient.
3508
3509 * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
3510 the headers when creating the mapping to avoid mismappings.
3511 (nnweb-gmane-create-mapping): Always nix out old mapping.
3512
3513 2006-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
3514
3515 * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
3516 and mm-verify-option to never.
3517
3518 2006-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
3519
3520 * message.el (message-signed-or-encrypted-p): New function.
3521 (message-forward-make-body): Use it.
3522
3523 * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
3524 Replace encode-coding-string with mm-encode-coding-string.
3525
3526 2006-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
3527
3528 * nneething.el (nneething-decode-file-name): Replace
3529 decode-coding-string with mm-decode-coding-string.
3530
3531 * gnus-int.el (gnus-open-server): Say failed server's name.
3532
3533 2006-11-24 Juanma Barranquero <lekktu@gmail.com>
3534
3535 * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
3536 (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
3537
3538 * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
3539 * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
3540 (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
3541 (gnus-group-make-directory-group, gnus-group-transpose-groups):
3542 * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
3543 (gnus-subscribe-newsgroup, gnus-1):
3544 * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
3545 * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
3546 (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
3547 (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
3548
3549 2006-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
3550
3551 * gnus-sum.el (gnus-summary-limit-to-headers): New command and
3552 keystroke.
3553 (gnus-summary-limit-to-bodies): Implement headersp.
3554
3555 2006-11-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
3556
3557 * dns.el (query-dns): Protect against "Process dns deleted" strings.
3558
3559 2006-11-21 Katsumi Yamaoka <yamaoka@jpl.org>
3560
3561 * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
3562
3563 2006-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3564
3565 * message.el (message-generate-hashcash): Expand range of values to
3566 include `opportunistic'.
3567 (message-send-mail): Use it.
3568
3569 2006-11-18 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3570
3571 * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
3572 and comment it.
3573
3574 * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
3575
3576 2006-11-15 Reiner Steib <Reiner.Steib@gmx.de>
3577
3578 * gnus-util.el (gnus-extract-address-components): Improve comment.
3579
3580 2006-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
3581
3582 * gnus-util.el (gnus-extract-address-components): Work with address in
3583 which the name portion contains @.
3584
3585 2006-11-14 Reiner Steib <Reiner.Steib@gmx.de>
3586
3587 * gnus.el (gnus-start): Move custom group up.
3588 (gnus-select-method): Don't autoload, but make it available for
3589 `customize-variable'.
3590 (gnus-getenv-nntpserver): Don't autoload.
3591
3592 2006-11-14 Teodor Zlatanov <tzz@lifelogs.com>
3593
3594 * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
3595
3596 2006-11-14 Reiner Steib <Reiner.Steib@gmx.de>
3597
3598 * message.el (message-sendmail-extra-arguments): New variable.
3599 (message-send-mail-with-sendmail): Use it.
3600
3601 2006-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
3602
3603 * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
3604 mm-with-unibyte-current-buffer to make string unibyte.
3605
3606 * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
3607 mm-string-as-multibyte.
3608
3609 2006-11-14 Daiki Ueno <ueno@unixuser.org>
3610
3611 * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
3612 Reported by Werner Koch <wk@gnupg.org>.
3613
3614 2006-11-14 Daiki Ueno <ueno@p360>
3615
3616 * mml2015.el: Autoload epa-select-keys when compiling.
3617
3618 2006-11-13 Daiki Ueno <ueno@unixuser.org>
3619
3620 * mml2015.el (mml2015-epg-sign): Save the signing keys in
3621 message-options.
3622 (mml2015-epg-encrypt): Save the recipient keys in message-options.
3623
3624 2006-11-13 Daiki Ueno <ueno@unixuser.org>
3625
3626 * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
3627 EasyPG (< 0.0.6).
3628 (mml2015-always-trust): New user option.
3629 (mml2015-epg-passphrase-callback): Display key ID on the passphrase
3630 prompt.
3631
3632 2006-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
3633
3634 * nntp.el (nntp-authinfo-force): New variable.
3635 (nntp-send-authinfo): Use it.
3636
3637 2006-11-09 Reiner Steib <Reiner.Steib@gmx.de>
3638
3639 * message.el (message-strip-subject-encoded-words): Allow _not_ to
3640 decode encoded words. Improve prompt. Add comment about forwarding.
3641 (message-replacement-char): Move up.
3642
3643 2006-11-08 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
3644
3645 * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
3646 instead of gnus-intersection because arguments of gnus-sorted-nunion
3647 must be sorted. This avoids corruption of gnus-newsgroup-unreads.
3648
3649 2006-11-07 Reiner Steib <Reiner.Steib@gmx.de>
3650
3651 * message.el (message-strip-subject-encoded-words): Reformat prompt.
3652 (message-simplify-subject-functions): Enable
3653 message-strip-subject-encoded-words by default.
3654
3655 2006-11-06 Reiner Steib <Reiner.Steib@gmx.de>
3656
3657 * message.el (message-strip-subject-encoded-words): New function
3658 (message-simplify-subject-functions): New variable.
3659 (message-simplify-subject): Use it. Fix typo in doc string.
3660 Support message-strip-subject-encoded-words.
3661
3662 2006-11-03 Juanma Barranquero <lekktu@gmail.com>
3663
3664 * gnus-diary.el (gnus-diary-delay-format-function):
3665 * nndiary.el (nndiary-reminders):
3666 * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
3667
3668 2006-11-01 Reiner Steib <Reiner.Steib@gmx.de>
3669
3670 * gnus-art.el (article-hide-boring-headers): Fetch date from
3671 gnus-original-article-buffer to avoid problems with localized date
3672 strings.
3673
3674 2006-10-30 Katsumi Yamaoka <yamaoka@jpl.org>
3675
3676 * html2text.el (html2text-format-tags): Avoid infloop on open tags.
3677
3678 2006-10-29 Reiner Steib <Reiner.Steib@gmx.de>
3679
3680 * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
3681 New variables.
3682 (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
3683 (mm-charset-synonym-alist): Move some entries to
3684 mm-codepage-iso-8859-list.
3685 (mm-charset-synonym-alist, mm-charset-override-alist): Add
3686 iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
3687
3688 2006-10-29 Katsumi Yamaoka <yamaoka@jpl.org>
3689
3690 * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
3691
3692 2006-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3693
3694 * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
3695 with Emacs 21 and XEmacs.
3696
3697 2006-10-27 Teodor Zlatanov <tzz@lifelogs.com>
3698
3699 * spam.el (spam-parse-address): New function for better parsing,
3700 catching errors, etc.
3701 (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
3702
3703 2006-10-26 Reiner Steib <Reiner.Steib@gmx.de>
3704
3705 * mm-view.el: Add interactive arg to html2text autoload.
3706
3707 2006-10-25 Katsumi Yamaoka <yamaoka@jpl.org>
3708
3709 * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
3710
3711 2006-10-24 Reiner Steib <Reiner.Steib@gmx.de>
3712
3713 * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
3714 variables.
3715 (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
3716 (mm-charset-synonym-alist): Move some entries to
3717 mm-codepage-iso-8859-list.
3718
3719 * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
3720
3721 2006-10-23 Reiner Steib <Reiner.Steib@gmx.de>
3722
3723 * message.el (message-citation-line-format)
3724 (message-insert-formated-citation-line): Fix implementation of %E, %N
3725 and %n according to the doc string.
3726
3727 2006-10-20 Teodor Zlatanov <tzz@lifelogs.com>
3728
3729 * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
3730 car-safe to avoid bad parses.
3731
3732 2006-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
3733
3734 * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
3735 names.
3736
3737 * gnus-sum.el (gnus-select-newsgroup): Decode group name.
3738
3739 2006-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
3740
3741 * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
3742 header.
3743
3744 * message.el (message-draft-headers): Add Date.
3745 (message-headers-to-generate): Fix typo in docstring.
3746
3747 * nndraft.el (nndraft-required-headers): New variable.
3748 (nndraft-generate-headers): Use it.
3749
3750 * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
3751
3752 2006-10-16 Teodor Zlatanov <tzz@lifelogs.com>
3753
3754 * gnus-registry.el (gnus-registry-wash-for-keywords)
3755 (gnus-registry-find-keywords): New functions to allow easy searching of
3756 articles that are in the registry.
3757
3758 2006-10-16 Teodor Zlatanov <tzz@lifelogs.com>
3759
3760 * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
3761 ietf-drums-parse-address instead of gnus-extract-address-components.
3762 Reported by Damien Elmes <damien@repose.cx>.
3763
3764 2006-10-19 Reiner Steib <Reiner.Steib@gmx.de>
3765
3766 * gnus.el (gnus-mime): Remove unused custom group.
3767
3768 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3769
3770 * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
3771 "blank line" when searching for end of armor headers.
3772
3773 2006-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
3774
3775 * gmm-utils.el (gmm-write-region): Fix variable name.
3776
3777 2006-10-10 Reiner Steib <Reiner.Steib@gmx.de>
3778
3779 * gmm-utils.el (gmm-write-region): New function based on compatibility
3780 code from `mm-make-temp-file'.
3781
3782 * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
3783
3784 * nnmaildir.el (nnmaildir--update-nov)
3785 (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
3786 Use `gmm-write-region'.
3787
3788 2006-10-04 Reiner Steib <Reiner.Steib@gmx.de>
3789
3790 * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
3791 iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
3792
3793 * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
3794
3795 * message.el (message-replacement-char): New variable.
3796 (message-fix-before-sending): Use it.
3797 (message-simplify-subject): New function to remove duplicate code.
3798 (message-reply, message-followup): Use it.
3799
3800 * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
3801 gnus-summary-limit-to-articles.
3802
3803 2006-10-03 Katsumi Yamaoka <yamaoka@jpl.org>
3804
3805 * gnus-util.el (gnus-with-local-quit): New macro.
3806
3807 * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
3808
3809 2006-10-02 Teodor Zlatanov <tzz@lifelogs.com>
3810
3811 * gnus-util.el (gnus-string-remove-all-properties): Another fix to
3812 ignore non-string data.
3813
3814 2006-09-29 Teodor Zlatanov <tzz@lifelogs.com>
3815
3816 * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
3817 non-string data (needs to be done in the registry too).
3818
3819 2006-09-28 Teodor Zlatanov <tzz@lifelogs.com>
3820
3821 * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
3822 (gnus-registry-remove-alist-text-properties, gnus-registry-action)
3823 (gnus-registry-split-fancy-with-parent)
3824 (gnus-registry-fetch-simplified-message-subject-fast)
3825 (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
3826 Remove text properties on ingress into the registry and when it's saved.
3827 (gnus-registry-clean-empty-function): Fix bug with cleaning the
3828 registry from entries with no groups.
3829
3830 2006-09-28 Teodor Zlatanov <tzz@lifelogs.com>
3831
3832 * gnus-util.el (gnus-string-remove-all-properties): Add utility
3833 function to remove string properties.
3834
3835 2006-09-28 Reiner Steib <Reiner.Steib@gmx.de>
3836
3837 * gmm-utils.el (gmm): Adjust custom version.
3838
3839 * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
3840 custom version.
3841
3842 * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
3843
3844 2006-09-27 Reiner Steib <Reiner.Steib@gmx.de>
3845
3846 * gnus-art.el (gnus-insert-prev-page-button)
3847 (gnus-insert-next-page-button): Simplify. Reformat.
3848
3849 2006-09-27 Maxime Edouard Robert Froumentin <max@lapin-bleu.net>
3850
3851 * gnus-art.el (gnus-insert-prev-page-button)
3852 (gnus-insert-next-page-button): Apply gnus-article-button-face.
3853
3854 2006-09-25 Chong Yidong <cyd@stupidchicken.com>
3855
3856 * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
3857
3858 2006-09-20 Maxime Edouard Robert Froumentin <max@lapin-bleu.net>
3859
3860 (gnus-insert-mime-button, gnus-insert-mime-security-button): Apply
3861 gnus-article-button-face to MIME and security buttons.
3862
3863 2006-09-20 Reiner Steib <Reiner.Steib@gmx.de>
3864
3865 * gnus-art.el (gnus-button-url-regexp): Try to make the value more
3866 readable.
3867
3868 2006-09-20 Steve Youngs <steve@sxemacs.org>
3869
3870 * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
3871 `browse-url-of-file' instead of `browse-url'.
3872
3873 2006-09-19 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3874
3875 * nnslashdot.el (nnslashdot-request-article): Update end-of-article
3876 regexp. Articles containing quotation were cut prematurely.
3877
3878 2006-09-16 Katsumi Yamaoka <yamaoka@jpl.org>
3879
3880 * message.el (message-cite-original-1): Use nobody by default for the
3881 value of From header.
3882 (message-reply): Ditto.
3883
3884 2006-09-11 Daiki Ueno <ueno@unixuser.org>
3885
3886 * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
3887 to the gnus-info. This fixes a bug of inline-PGP message verification.
3888 Reported by Michael Piotrowski <mxp@dynalabs.de>.
3889
3890 2006-09-09 Reiner Steib <Reiner.Steib@gmx.de>
3891
3892 * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
3893 mails in the doc string. Add some URLs in comment.
3894 (pop3-movemail): Warn about pop3-leave-mail-on-server.
3895
3896 2006-09-07 Katsumi Yamaoka <yamaoka@jpl.org>
3897
3898 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
3899 backslashes handling and the way to find boundaries of quoted strings.
3900
3901 2006-09-07 Daiki Ueno <ueno@unixuser.org>
3902
3903 * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
3904 mml1991-encrypt-to-self is set and mml1991-signers is not set.
3905 * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
3906 mml2015-encrypt-to-self is set and mml2015-signers is not set.
3907
3908 2006-09-06 Reiner Steib <Reiner.Steib@gmx.de>
3909
3910 * gnus-art.el (gnus-button-marker-list): Move up. Convert comment into
3911 doc string.
3912 (gnus-button-regexp, gnus-button-last): Remove unused variables.
3913
3914 2006-09-06 Simon Josefsson <jas@extundo.com>
3915
3916 * mml2015.el (mml2015-use): Doc fix, mention epg.
3917
3918 2006-09-06 Daiki Ueno <ueno@unixuser.org>
3919
3920 * mml2015.el (mml2015-use): Default to epg, if available.
3921
3922 2006-09-06 Daiki Ueno <ueno@unixuser.org>
3923
3924 * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
3925 message-sender.
3926 (mml1991-epg-encrypt): Ditto.
3927 * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
3928 message-sender.
3929 (mml2015-epg-encrypt): Ditto.
3930
3931 2006-09-04 Chong Yidong <cyd@stupidchicken.com>
3932
3933 * message.el (message-send-mail-with-sendmail): Look for sendmail in
3934 several common directories.
3935
3936 2006-09-05 Daiki Ueno <ueno@unixuser.org>
3937
3938 * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
3939 * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
3940
3941 2006-09-04 Katsumi Yamaoka <yamaoka@jpl.org>
3942
3943 * gnus-art.el (article-decode-encoded-words): Make it fast.
3944
3945 2006-09-04 Katsumi Yamaoka <yamaoka@jpl.org>
3946
3947 * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
3948
3949 * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
3950 in quoted string into `\'.
3951
3952 2006-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
3953
3954 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
3955 Use standard-syntax-table.
3956
3957 2006-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
3958
3959 * gnus-art.el (gnus-decode-address-function): New variable.
3960 (article-decode-encoded-words): Use it to decode headers which are
3961 assumed to contain addresses.
3962 (gnus-mime-delete-part): Remove useless `or'.
3963
3964 * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
3965 (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
3966 (gnus-nov-parse-line): Use it to decode From header.
3967 (gnus-get-newsgroup-headers): Ditto.
3968 (gnus-summary-enter-digest-group): Use it to decode `to-address'.
3969
3970 * mail-parse.el (mail-decode-encoded-address-region): New alias.
3971 (mail-decode-encoded-address-string): New alias.
3972
3973 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
3974 New function.
3975 (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
3976 (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
3977 (rfc2047-decode-region): Use it; add optional argument `address-mime'.
3978 (rfc2047-decode-string): Ditto.
3979 (rfc2047-decode-address-region): New function.
3980 (rfc2047-decode-address-string): New function.
3981
3982 2006-08-31 Reiner Steib <Reiner.Steib@gmx.de>
3983
3984 * message.el (message-caesar-buffer-body): Allow rotating headers.
3985
3986 * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
3987
3988 * message.el (message-insert-formated-citation-line): Fix %f.
3989 Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
3990
3991 2006-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
3992
3993 * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
3994 (gnus-bookmark-mouse-available-p): New macro.
3995 (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
3996 (gnus-bookmark-bmenu-show-infos): Use it.
3997 (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
3998 (gnus-bookmark-bmenu-hide-infos): Ditto.
3999 (gnus-bookmark-remove-properties): New function.
4000 (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
4001 (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
4002 (gnus-bookmark-write-file): Bind coding-system-for-write.
4003 (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
4004 (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
4005 group before selecting it.
4006 (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
4007 (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
4008 quit-window if it is not available; use gnus-mouse-2 and bind it to
4009 gnus-bookmark-bmenu-select-by-mouse.
4010 (gnus-bookmark-show-details): Remove unused variable `details-list'.
4011 (gnus-bookmark-bmenu-select-by-mouse): New function.
4012
4013 2006-08-13 Romain Francoise <romain@orebokech.com>
4014
4015 * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
4016 space.
4017
4018 2006-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
4019
4020 * compface.el (uncompface): Use binary rather than raw-text-unix.
4021
4022 2006-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
4023
4024 * compface.el (uncompface): Make sure the eol conversion doesn't take
4025 place when communicating with the external programs. Reported by
4026 ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
4027
4028 2006-07-31 Katsumi Yamaoka <yamaoka@jpl.org>
4029
4030 * nnheader.el (nnheader-insert-head): Fix typo in comment.
4031
4032 2006-07-31 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4033
4034 * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
4035 Make it more robust by parsing author and date independently.
4036
4037 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
4038
4039 * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
4040
4041 2006-07-28 Daiki Ueno <ueno@unixuser.org>
4042
4043 * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
4044 first matching secret key.
4045 (mml2015-epg-encrypt): Ditto.
4046
4047 * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
4048 first matching secret key.
4049 (mml1991-epg-encrypt): Ditto.
4050
4051 * mml2015.el (mml2015-encrypt-to-self): New user option.
4052 (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
4053 mml2015-epg-encrypt-to-self is set.
4054
4055 * mml1991.el (mml1991-encrypt-to-self): New variable.
4056 (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
4057 mml1991-epg-encrypt-to-self is set.
4058
4059 * mml2015.el (mml2015-signers): New user option.
4060 (mml2015-epg-sign): Reflect the value of mml2015-signers.
4061 (mml2015-epg-encrypt): Allow to select signing keys.
4062
4063 * mml1991.el (mml1991-signers): New variable.
4064 (mml1991-epg-sign): Reflect the value of mml1991-signers.
4065 (mml1991-epg-encrypt): Allow to select signing keys.
4066
4067 2006-07-27 Katsumi Yamaoka <yamaoka@jpl.org>
4068
4069 * nnheader.el (nnheader-insert-head): Make it work even if the file
4070 uses CRLF for the line-break code.
4071
4072 2006-07-25 Daiki Ueno <ueno@unixuser.org>
4073
4074 * mml2015.el: Require mml-sec instead of password.
4075 (mml2015-verbose): Inherit the default value from mml-secure-verbose.
4076 (mml2015-cache-passphrase): Inherit the default value from
4077 mml-secure-cache-passphrase.
4078 (mml2015-passphrase-cache-expiry): Inherit the default value from
4079 mml-secure-passphrase-cache-expiry.
4080
4081 * mml1991.el: Require mml-sec instead of password.
4082 (mml1991-verbose): Inherit the default value from mml-secure-verbose.
4083 (mml1991-cache-passphrase): Inherit the default value from
4084 mml-secure-cache-passphrase.
4085 (mml1991-passphrase-cache-expiry): Inherit the default value from
4086 mml-secure-passphrase-cache-expiry.
4087
4088 * mml-sec.el: Require password.
4089 (mml-secure-verbose): New user option.
4090 (mml-secure-cache-passphrase): New user option.
4091 (mml-secure-passphrase-cache-expiry): New user option.
4092
4093 2006-07-24 Daiki Ueno <ueno@unixuser.org>
4094
4095 * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
4096 letters from the end. Thanks to "David Smith" <davidsmith@acm.org> and
4097 andreas@altroot.de (Andreas Vögele).
4098
4099 FIXME: Use `tiny change'?
4100
4101 2006-07-19 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4102
4103 * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
4104 workaround for the url package included with Emacs.
4105
4106 * nnweb.el (nnweb-google-create-mapping): Update regexp.
4107
4108 2006-07-19 Katsumi Yamaoka <yamaoka@jpl.org>
4109
4110 * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
4111 correctly. This fixes a bug caused by the 2006-05-12 change.
4112
4113 2006-07-18 Karl Fogel <kfogel@red-bean.com>
4114
4115 * nnmail.el (nnmail-article-group): If splitting raises an error, give
4116 some information about the error when saying that the `bogus' mail
4117 group will be used.
4118
4119 2006-07-17 Reiner Steib <Reiner.Steib@gmx.de>
4120
4121 * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
4122 string.
4123
4124 2006-07-16 NAKAJI Hiroyuki <nakaji@heimat.jp> (tiny change)
4125
4126 * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
4127
4128 2006-07-14 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4129
4130 * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
4131
4132 2006-07-10 Daiki Ueno <ueno@unixuser.org>
4133
4134 * mml1991.el (mml1991-function-alist): Add epg.
4135 (mml1991-epg-passphrase-callback, mml1991-epg-sign)
4136 (mml1991-epg-encrypt): New functions.
4137
4138 2006-07-10 Daiki Ueno <ueno@unixuser.org>
4139
4140 * mml2015.el (mml2015-verbose): New variable.
4141 (mml2015-cache-passphrase): Ditto.
4142 (mml2015-passphrase-cache-expiry): Ditto.
4143 (mml2015-function-alist): Add epg.
4144 (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
4145 (mml2015-epg-clear-decrypt, mml2015-epg-verify)
4146 (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
4147 functions.
4148
4149 2006-07-08 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4150
4151 * message.el (message-cite-original-1): Preserve region when removing
4152 quoted text due to X-No-Archive in order to avoid bogus attribution
4153 when citing multiple messages.
4154
4155 2006-06-27 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4156
4157 * gnus-group.el (gnus-group-sort-by-unread): Fix typo. Reported by
4158 Kenneth Jacker <khj@be.cs.appstate.edu>.
4159
4160 2006-06-26 Reiner Steib <Reiner.Steib@gmx.de>
4161
4162 * gnus-diary.el (gnus-user-format-function-d)
4163 (gnus-user-format-function-D): Autoload.
4164
4165 * imap.el (Commentary): Fix typo.
4166
4167 * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
4168 2006-04-22 contribution.
4169
4170 2006-06-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4171
4172 * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
4173 It didn't really fix the bogosity I'm seeing with solid web groups.
4174
4175 2006-06-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4176
4177 * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
4178 Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
4179 created using server names. If we use the feature without declaring
4180 it, Gnus does not properly manage server and group state.
4181
4182 * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
4183 bound.
4184
4185 2006-06-25 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4186
4187 * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
4188 looking up the method using GROUP's prefix before inventing a new one.
4189 It is used on killed/unknown groups in various places where returning
4190 an all-new method isn't expected by the caller.
4191
4192 * gnus-util.el (gnus-group-server): Fix for empty virtual server names
4193 and match semantics of gnus-group-real-prefix.
4194
4195 2006-06-22 Reiner Steib <Reiner.Steib@gmx.de>
4196
4197 * nnmail.el (nnmail-broken-references-mailers): New variable.
4198 (nnmail-ignore-broken-references): New function generalizing
4199 nnmail-fix-eudora-headers.
4200 (nnmail-fix-eudora-headers): Now obsolete.
4201
4202 * gnus-art.el (gnus-button-handle-custom): Support
4203 `customize-apropos*'.
4204
4205 2006-06-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4206
4207 * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
4208
4209 * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
4210 articles.
4211
4212 2006-06-21 Reiner Steib <Reiner.Steib@gmx.de>
4213
4214 * message.el (message-cite-reply-above): New variable.
4215 (message-yank-original): Use it.
4216
4217 2006-06-20 Katsumi Yamaoka <yamaoka@jpl.org>
4218
4219 * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
4220
4221 2006-06-20 Reiner Steib <Reiner.Steib@gmx.de>
4222
4223 * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
4224 as read.
4225
4226 * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
4227
4228 2006-06-19 Reiner Steib <Reiner.Steib@gmx.de>
4229
4230 * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
4231 (gnus-bookmark-default-file): Use gnus-directory.
4232 (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
4233 Remove "*" in doc string.
4234 (gnus-bookmark-write-file): Simplify.
4235 (gnus-bookmark-maybe-sort-alist): Use `when'.
4236 (gnus-bookmark-get-bookmark): Fix typo in doc string.
4237 (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
4238 FIXME about Emacs 21 and XEmacs compatibility.
4239 (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
4240 compatibility.
4241 (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
4242 compatibility.
4243 (gnus-bookmark-menu-heading): Fix version.
4244
4245 2006-06-19 Bastien Guerry <bzg@altern.org>
4246
4247 * gnus-bookmark.el: New file.
4248
4249 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
4250
4251 * message.el (message-syntax-checks): Doc fix.
4252
4253 2006-06-17 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4254
4255 * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
4256 unsubscribed groups as if they were killed ones. It causes duplicate
4257 entries in gnus-newsrc-alist.
4258
4259 2006-06-16 Katsumi Yamaoka <yamaoka@jpl.org>
4260
4261 * message.el (message-syntax-checks): Doc fix.
4262 (message-send-mail): Add check for continuation headers.
4263 (message-check-news-header-syntax): Fix regexp used to check for
4264 continuation headers.
4265
4266 2006-06-14 Katsumi Yamaoka <yamaoka@jpl.org>
4267
4268 * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
4269
4270 2006-06-11 Reiner Steib <Reiner.Steib@gmx.de>
4271
4272 * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
4273
4274 2006-06-11 Katsumi Yamaoka <yamaoka@jpl.org>
4275
4276 * gnus-art.el (gnus-article-truncate-lines): Default to the value of
4277 default-truncate-lines.
4278
4279 2006-06-06 Katsumi Yamaoka <yamaoka@jpl.org>
4280
4281 * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
4282 to fill the utf-8 entry.
4283
4284 2006-06-01 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4285
4286 * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
4287
4288 2006-05-30 Kevin Greiner <kevin.greiner@compsol.cc>
4289
4290 * gnus-agent.el (directory-files-and-attributes): Move all the way
4291 forward (the third and final move).
4292 (gnus-agent-read-agentview): Trap reconstruction errors due to
4293 nonexistant directory. Handle by returning nil.
4294
4295 2006-05-30 Didier Verna <didier@xemacs.org>
4296
4297 * message.el (message-dont-reply-to-names): Update the custom type.
4298 * message.el (message-dont-reply-to-names): New defsubst: potentially
4299 convert a list of regexps into a single one.
4300 * message.el (message-get-reply-headers): Use it.
4301 * nnmail.el (nnmail-fancy-expiry-target): Ditto.
4302
4303 2006-05-30 Katsumi Yamaoka <yamaoka@jpl.org>
4304
4305 * gnus-agent.el (directory-files-and-attributes): Move forward.
4306
4307 2006-05-29 Reiner Steib <Reiner.Steib@gmx.de>
4308
4309 * gnus-ml.el (gnus-mailing-list-subscribe)
4310 (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
4311 (gnus-mailing-list-message): Fix doc strings.
4312
4313 2006-05-29 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4314
4315 * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
4316 of doing it manually.
4317
4318 2006-05-29 Reiner Steib <Reiner.Steib@gmx.de>
4319
4320 * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
4321 comment.
4322
4323 2006-05-29 Kevin Greiner <kevin.greiner@compsol.cc>
4324
4325 * gnus-agent.el: Added gnus-agent-flush* to purge agent info.
4326 (gnus-agent-read-agentview): Fixed handling of end-of-file error.
4327 (gnus-agent-read-local): All symbols allocated in my-obarray
4328 (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
4329 (gnus-agent-regenerate-group): Check numeric names to see if they are
4330 messages or groups.
4331 (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
4332 better way of do this...)
4333
4334 * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
4335 'dummy.group' (there should be a better way of do this...)
4336
4337 2006-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
4338
4339 * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
4340 (gnus-saved-headers): Ditto.
4341 (gnus-default-article-saver): Mention functions may have properties.
4342 (gnus-article-save): Override gnus-save-all-headers and
4343 gnus-saved-headers by :headers property which saver function may have.
4344 (gnus-summary-save-in-file): Add :headers property.
4345 (gnus-summary-write-to-file): Ditto.
4346
4347 * gnus-sum.el (gnus-summary-save-article): Bind
4348 gnus-prompt-before-saving to t when saving many articles in a file;
4349 always show all headers.
4350
4351 2006-05-26 Reiner Steib <Reiner.Steib@gmx.de>
4352
4353 * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
4354 marks.
4355
4356 * message.el (message-indent-citation): Add optional arguments to allow
4357 using it outside of message buffers.
4358
4359 * gnus-art.el (gnus-article-unfold-long-headers): New variable.
4360 (gnus-article-treat-unfold-headers): Use it.
4361 (gnus-article-truncate-lines): New variable.
4362 (gnus-article-mode): Use it.
4363 (gnus-article-toggle-truncate-lines): New function.
4364
4365 * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
4366 gnus-article-toggle-truncate-lines.
4367
4368 * uudecode.el (uudecode-decode-region-external): nil isn't a valid
4369 coding system in XEmacs, use binary.
4370
4371 2006-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
4372
4373 * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
4374 after-load-alist.
4375
4376 * gnus-art.el (gnus-summary-save-in-file): Use property to specify
4377 this function should save decoded articles.
4378 (gnus-summary-write-to-file): Use property to specify this function
4379 should save decoded articles and specify gnus-summary-save-in-file
4380 should be used to save articles other than the first one when saving
4381 many articles.
4382 (gnus-summary-save-body-in-file): Use property to specify this
4383 function should save decoded articles.
4384 (gnus-summary-write-body-to-file): Use property to specify this
4385 function should save decoded articles and specify
4386 gnus-summary-save-body-in-file should be used to save articles other
4387 than the first one when saving many articles.
4388
4389 * gnus-sum.el (gnus-summary-save-article): Simplify.
4390
4391 2006-05-25 Katsumi Yamaoka <yamaoka@jpl.org>
4392
4393 * gnus-art.el (gnus-default-article-saver): Add
4394 gnus-summary-write-body-to-file.
4395 (gnus-article-save-coding-system): Don't use coding system object
4396 in XEmacs.
4397 (gnus-read-save-file-name): Add optional `dir-var' argument which
4398 specifies directory in which files are saved; work even if optional
4399 `variable' argument is not specified.
4400 (gnus-summary-write-to-file): Read file name.
4401 (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
4402 (gnus-summary-write-body-to-file): New function.
4403
4404 * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
4405 (gnus-summary-local-variables): Add it.
4406 (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
4407 (gnus-summary-save-article): Remove optional `decode' argument;
4408 determine whether to decode articles by the value of
4409 gnus-default-article-saver; when saving many files using
4410 gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
4411 it first and use gnus-summary-save-in-file or
4412 gnus-summary-save-body-in-file thereafter unless
4413 gnus-prompt-before-saving is always; move point to article which
4414 will be saved.
4415 (gnus-summary-save-article-file): Revert.
4416 (gnus-summary-write-article-file): Revert.
4417 (gnus-summary-save-article-body-file): Revert.
4418 (gnus-summary-write-article-body-file): New function.
4419
4420 2006-05-26 Reiner Steib <Reiner.Steib@gmx.de>
4421
4422 * gnus-art.el (gnus-article-browse-html-article): Remove comment.
4423
4424 2006-05-24 Katsumi Yamaoka <yamaoka@jpl.org>
4425
4426 * gnus-art.el (gnus-default-article-saver): Doc fix.
4427 (gnus-article-save-coding-system): Move from gnus-sum.el, rename
4428 from gnus-summary-save-article-coding-system, and default to a
4429 certain coding system.
4430 (gnus-output-to-file): Add coding cookie and encode text according
4431 to gnus-article-save-coding-system; don't use mm-append-to-file.
4432
4433 * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
4434 gnus-art.el and rename to gnus-article-save-coding-system.
4435 (gnus-summary-save-article): Require gnus-art; don't show all
4436 headers if it decodes articles; don't add coding cookie here;
4437 don't bind mm-text-coding-system-for-write.
4438 (gnus-summary-save-article-file): Save decoded articles.
4439 (gnus-summary-write-article-file): When saving many files, use
4440 gnus-summary-write-to-file first and gnus-summary-save-in-file
4441 thereafter unless gnus-prompt-before-saving is always.
4442 (gnus-summary-save-article-body-file): Save decoded articles.
4443
4444 2006-05-23 Reiner Steib <Reiner.Steib@gmx.de>
4445
4446 * nnrss.el (nnrss-check-group): Bind hash-index.
4447
4448 2006-05-23 Michaël Cadilhac <michael.cadilhac@lrde.org>
4449
4450 * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
4451 its hash index. Store this hash in `nnrss-group-data'.
4452 (nnrss-read-group-data): Update accordingly.
4453
4454 2006-05-23 Reiner Steib <Reiner.Steib@gmx.de>
4455
4456 * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
4457 entry.
4458
4459 * gnus-sum.el (gnus-summary-make-menu-bar): Add
4460 gnus-article-browse-html-article.
4461
4462 2006-05-23 Hynek Schlawack <hynek@ularx.de>
4463
4464 * gnus-sum.el (gnus-summary-mime-map): Add
4465 gnus-article-browse-html-article.
4466 2006-05-23 Reiner Steib <Reiner.Steib@gmx.de>
4467
4468 * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
4469 suitable coding systems in customize.
4470
4471 2006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
4472
4473 * mail-source.el (mail-sources): Fix custom type.
4474
4475 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
4476
4477 * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
4478 (gnus-summary-expire-articles-now): Shorten prompt.
4479
4480 * gmm-utils.el (wid-edit): Require.
4481 (defun-gmm): Renamed from `gmm-defun-compat'.
4482 (gmm-image-search-load-path): Use it.
4483 (gmm-image-load-path-for-library): Use it. Sync with `mh-compat.el'.
4484
4485 2006-05-17 Katsumi Yamaoka <yamaoka@jpl.org>
4486
4487 * gnus-sum.el (gnus-summary-save-article-coding-system): New
4488 variable.
4489 (gnus-summary-save-article): Add optional `decode' argument. If
4490 it is set and gnus-summary-save-article-coding-system is non-nil,
4491 save decoded article.
4492 (gnus-summary-write-article-file): Save decoded article if
4493 gnus-summary-save-article-coding-system is non-nil.
4494
4495 * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
4496 type.
4497
4498 2006-05-16 Katsumi Yamaoka <yamaoka@jpl.org>
4499
4500 * gnus-art.el (easy-menu-define): Use :active instead of :enable.
4501
4502 2006-05-12 Katsumi Yamaoka <yamaoka@jpl.org>
4503
4504 * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
4505 first to test gnus-single-article-buffer which may be buffer-local.
4506
4507 * gnus-sum.el (gnus-summary-setup-buffer): Make
4508 gnus-single-article-buffer buffer-local and nil in ephemeral
4509 group; make gnus-article-buffer, gnus-article-current, and
4510 gnus-original-article-buffer always buffer-local.
4511 (gnus-summary-exit): Kill article buffer belonging to ephemeral
4512 group.
4513 (gnus-handle-ephemeral-exit): Don't move to next summary line.
4514
4515 2006-05-08 Reiner Steib <Reiner.Steib@gmx.de>
4516
4517 * nnml.el (nnml-request-compact-group): Compressed files might not
4518 have .gz extension.
4519
4520 2006-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
4521
4522 * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
4523 (mm-copy-to-buffer): Use with-current-buffer.
4524 (mm-display-part): Simplify.
4525 (mm-inlinable-p): Add optional arg `type'.
4526
4527 2006-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
4528
4529 * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
4530 (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
4531 Try harder to show the attachment internally or externally using
4532 gnus-mime-view-part-as-type.
4533
4534 2006-05-02 Reiner Steib <Reiner.Steib@gmx.de>
4535
4536 * message.el (message-from-style, message-signature-separator)
4537 (message-user-organization-file, message-send-mail-function)
4538 (message-citation-line-function, message-yank-prefix)
4539 (message-indent-citation-function, message-signature)
4540 (message-signature-file, message-signature-insert-empty-line):
4541 Remove autoloads.
4542
4543 * gnus-art.el (gnus-buttonized-mime-types): Remove
4544 "multipart/signed". Revert 2006-04-26 change.
4545
4546 2006-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4547
4548 * gnus.el (gnus-version-number): Bump version.
4549
4550 2006-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
4551
4552 * gnus.el: No Gnus v0.5 is released.
4553
4554 2006-04-30 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4555
4556 * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
4557 fetching articles by message-id.
4558
4559 2006-04-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4560
4561 * message.el (hashcash): Require hashcash as normal.
4562
4563 * ecomplete.el (ecomplete-highlight-match-line): Use
4564 point-at-eol.
4565 (ecomplete-highlight-match-line): Use `highlight', because that
4566 face exists in both Emacs and XEmacs.
4567
4568 * message.el (message-display-abbrev): Use point-at-bol.
4569
4570 * mail-source.el: Don't require timer/timer-funcs.
4571
4572 * gnus-async.el: Ditto.
4573
4574 * password.el: Ditto.
4575
4576 * mm-url.el: Ditto.
4577
4578 * mm-util.el: Require timer/timer-funcs.
4579
4580 2006-04-23 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4581
4582 * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
4583 Close.
4584
4585 2006-04-28 Katsumi Yamaoka <yamaoka@jpl.org>
4586
4587 * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
4588 unibyte after clear-decrypt function runs.
4589
4590 * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
4591 returns as a unibyte string.
4592
4593 2006-04-27 Katsumi Yamaoka <yamaoka@jpl.org>
4594
4595 * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
4596 always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
4597 (mml1991-pgg-encrypt): Ditto.
4598
4599 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
4600
4601 * message.el (message-user-organization-file): Check several
4602 locations of the organization file.
4603
4604 * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
4605 Add gnus-article-view-part-as-type.
4606
4607 * gnus-art.el (gnus-article-view-part-as-type): New function.
4608
4609 * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
4610 .mobi and .travel. Remove .nato, .bitnet and .uucp.
4611
4612 * mml.el: Simplify autoload.
4613 (mml-mode): defvar dnd-protocol-alist instead of using
4614 symbol-value.
4615 (mml-default-directory): New variable.
4616 (mml-minibuffer-read-file): Use it.
4617 (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
4618
4619 * message.el (message-citation-line-format): New variable.
4620 (message-insert-formated-citation-line): New function.
4621 (message-citation-line-function): Add
4622 `message-insert-formated-citation-line' to custom type.
4623
4624 * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
4625 to doc string.
4626
4627 * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
4628 depending on mm-verify-option.
4629
4630 2006-04-26 Katsumi Yamaoka <yamaoka@jpl.org>
4631
4632 * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
4633 binding pgg-* variables; reimplement the section which prevents
4634 MIME header from being signed.
4635 (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
4636 pgg-text-mode; remove a blank line at the top of body.
4637
4638 * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
4639 lines at the top of body; use gnus-newsgroup-charset if there's no
4640 Charset header.
4641
4642 2006-04-25 Katsumi Yamaoka <yamaoka@jpl.org>
4643
4644 * message.el (message-self-insert-commands): Doc fix.
4645
4646 * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
4647 (mm-uu-pgp-encrypted-test): Ditto.
4648 (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
4649 between header and body; return application/pgp-encrypted handle
4650 if decryption failed; decode decrypted body by charset.
4651
4652 * mm-decode.el (mm-automatic-display): Don't make application/pgp
4653 element match to application/pgp-*.
4654
4655 2006-04-23 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4656
4657 * nnweb.el (nnweb-google-wash-article): Sync up to new Google
4658 HTML.
4659
4660 2006-04-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
4661
4662 * mail-source.el (mail-source-call-script): Message the error
4663 string.
4664
4665 2006-04-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
4666
4667 * gnus-util.el (gnus-byte-compile): Use it.
4668
4669 2006-04-22 xyblor <fake@invalid.email> (tiny change)
4670
4671 * gnus-util.el (kill-empty-logs): New function.
4672
4673 2006-04-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
4674
4675 * message.el (message-mail-alias-type): Doc fix.
4676 (message-mail-alias-type-p): New function.
4677 (message-send): Use it.
4678 (message-mode): Ditto.
4679 (message-strip-forbidden-properties): Ditto.
4680
4681 * ecomplete.el (ecomplete-database-file-coding-system): New
4682 variable.
4683 (ecomplete-save): Use it.
4684 (ecomplete-setup): Use it.
4685
4686 2006-04-22 Katsumi Yamaoka <yamaoka@jpl.org>
4687
4688 * message.el (message-self-insert-commands): New variable.
4689 (message-strip-forbidden-properties): Use it.
4690
4691 2006-04-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
4692
4693 * message.el (message-put-addresses-in-ecomplete): Use a regexp
4694 that doesn't make XEmacs choke.
4695
4696 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
4697
4698 * gnus-util.el (gnus-replace-in-string):
4699 Prefer replace-regexp-in-string over of replace-in-string.
4700
4701 2006-04-20 Katsumi Yamaoka <yamaoka@jpl.org>
4702
4703 * gnus-util.el (gnus-select-frame-set-input-focus):
4704 Use select-frame-set-input-focus if it is available in XEmacs; use
4705 definition defined in Emacs 22 for old Emacsen.
4706
4707 2006-04-19 Katsumi Yamaoka <yamaoka@jpl.org>
4708
4709 * mm-view.el (mm-inline-text): Use equal instead of equalp.
4710
4711 2006-04-18 Teodor Zlatanov <tzz@lifelogs.com>
4712
4713 * gnus-registry.el (gnus-registry-cache-save): Remove text
4714 properties when saving via the temp buffer.
4715
4716 2006-04-18 Reiner Steib <Reiner.Steib@gmx.de>
4717
4718 * message.el (message-generate-hashcash): Honor custom type.
4719
4720 2006-04-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
4721
4722 * message.el (message-generate-hashcash): Default to non-nil when
4723 hashcash is found.
4724
4725 * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
4726 (gnus-refer-thread-limit): Increase default to 500.
4727
4728 * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
4729
4730 * flow-fill.el (fill-flowed): Allow delete-space.
4731
4732 2006-04-18 Reiner Steib <Reiner.Steib@gmx.de>
4733
4734 * deuglify.el (gnus-outlook-deuglify-unwrap-min)
4735 (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
4736 Remove autoloads.
4737
4738 2006-04-18 Simon Josefsson <jas@extundo.com>
4739
4740 * message.el (message-generate-hashcash): Default to.
4741
4742 2006-04-18 Katsumi Yamaoka <yamaoka@jpl.org>
4743
4744 * rfc2231.el (rfc2231-parse-string): Decode encoded value after
4745 concatenating segments rather than before concatenating them.
4746
4747 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
4748
4749 * gnus-group.el: Move comment to gnus-group-update-tool-bar.
4750
4751 * imap.el (imap-quote-specials): New function.
4752 (imap-login-auth): Quote specials.
4753
4754 2006-04-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
4755
4756 * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
4757
4758 * message.el (message-forward-make-body-plain): Allow
4759 message-forward-ignored-headers to be a list.
4760 (message-remove-ignored-headers): Factor out into function.
4761 (message-forward-make-body-mml): Use it.
4762 * rfc2231.el (rfc2231-parse-string): Remove dead code.
4763 (rfc2231-parse-string): Allow concatanation of parameters that
4764 aren't contiguous. The test case is
4765 (mail-header-parse-content-type "message/external-body;
4766 name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
4767 access-type=LOCAL-FILE;
4768 name*1*=plugh%2fhello-sailor%2fbing.pdf")
4769
4770 2006-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
4771
4772 * nntp.el (nntp-accept-process-output): Return the value of
4773 `nnheader-accept-process-output'.
4774
4775 2006-04-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
4776
4777 * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
4778 (gnus-button-alist): Recognize more diff formats.
4779 (gnus-button-patch): Strip directory.
4780
4781 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
4782
4783 * gnus-util.el (gnus-select-frame-set-input-focus): Check for
4784 Emacs 22 when setting focus.
4785
4786 2006-04-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
4787
4788 * gnus-art.el (gnus-article-treat-types): Do treatment of
4789 text/x-verbatim parts.
4790 (gnus-button-patch): New command.
4791
4792 * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
4793 addresses that contain invalid characters.
4794
4795 2006-04-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
4796
4797 * message.el (message-put-addresses-in-ecomplete): Use
4798 gnus-replace-in-string.
4799 (message-is-yours-p): Use the more correct
4800 mail-header-parse-address instead of
4801 mail-extract-address-components.
4802 (message-put-addresses-in-ecomplete): Fix typo.
4803
4804 * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
4805 keystroke.
4806
4807 * gnus-art.el (gnus-treatment-function-alist): Change order of
4808 newsgroups/generic header folding to avoid double-folding.
4809
4810 * message.el (message-hidden-headers): Add X-Draft-From.
4811
4812 * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
4813 command.
4814 (gnus-summary-repeat-search-article-backward): New command.
4815
4816 * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
4817 groups in the parent topic.
4818
4819 2006-04-16 João Cachopo <joao.cachopo@inesc-id.pt> (tiny change)
4820
4821 * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
4822 (spam-extra-header-to-number): Return the CRM114 number as a
4823 number instead of a string.
4824
4825 2006-04-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
4826
4827 * gnus-art.el (gnus-face-properties-alist): Moved here from
4828 gnus-fun.
4829
4830 * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
4831
4832 2006-04-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
4833
4834 * message.el (message-strip-forbidden-properties): Only display on
4835 self-insert-command.
4836
4837 * hashcash.el (hashcash-insert-payment-async): Remove dead code;
4838 reindent.
4839 (hashcash-insert-payment-async-2): Make sure the buffer is alive.
4840
4841 2006-04-15 NAKAJI Hiroyuki <nakaji@takamatsu-nct.ac.jp> (tiny change)
4842
4843 * smiley.el (smiley-style): Fix typo.
4844
4845 2006-03-23 Kenichi Handa <handa@m17n.org>
4846
4847 * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
4848 instead of set-buffer-multibyte.
4849
4850 2006-03-23 Kenichi Handa <handa@m17n.org>
4851
4852 * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
4853 buffer and then decode the buffer text if necessary.
4854 (rfc2231-encode-string): Be sure to work on multibyte buffer at
4855 first, and after mm-encode-body, change the buffer to unibyte.
4856
4857 2006-04-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
4858
4859 * hashcash.el (hashcash-insert-payment-async-2): Use
4860 message-goto-eoh instead of doing it manually.
4861 (mail-add-payment): Use message-narrow-to-header instead of trying
4862 to do the same itself.
4863
4864 * message.el (message-hidden-headers): Add Face.
4865
4866 * gnus-sum.el (gnus-summary-reparent-thread): Factor out
4867 reparenting code.
4868 (gnus-summary-reparent-children): Refactored out code.
4869 (gnus-summary-thread-map): New keystroke.
4870 (gnus-summary-reparent-children): Make into command.
4871
4872 * smiley.el (smiley-style): Default to `medium' if using a large
4873 font.
4874
4875 * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
4876 does it itself.
4877
4878 * message.el (message-point-in-header-p): Simplify definition.
4879
4880 2006-04-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
4881
4882 * nnagent.el (nnagent-request-set-mark): Silence log file
4883 writing.
4884 (nnagent-request-set-mark): Use write-region instead of
4885 append-to-file.
4886
4887 * gnus-sum.el (gnus-read-header): Fudge article number if using a
4888 strange select method.
4889
4890 * ecomplete.el (ecomplete-display-matches): Get highlightling
4891 right.
4892 (ecomplete-display-matches): Use literals.
4893 (ecomplete-display-matches): Disable message logging.
4894
4895 * message.el (message-display-abbrev): Small optimization.
4896
4897 * ecomplete.el (ecomplete-display-matches): Allow automatic
4898 display.
4899
4900 * message.el (message-strip-forbidden-properties): Display
4901 abbrevs.
4902 (message-display-abbrev): Get automatic display right.
4903
4904 * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
4905 keystrokes.
4906
4907 2006-04-13 Romain Francoise <romain@orebokech.com>
4908
4909 TODO: Backport to v5-10!
4910
4911 * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
4912 Moved here (and renamed) from gnus-registry.el.
4913
4914 * gnus-registry.el: Require gnus-util.
4915 Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
4916
4917 2006-04-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4918
4919 * gnus-group.el (gnus-group-catchup-current): Change
4920 if-then-else-if-then-else into cond.
4921 (gnus-group-catchup): Indent.
4922 (group-name-at-point): New function.
4923 (gnus-fetch-group): Provide default from thing at point.
4924
4925 2006-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
4926
4927 * message.el (message-display-abbrev): Fix regexp.
4928
4929 * ecomplete.el (ecomplete-highlight-match-line): Reimplement
4930 choosing.
4931 (ecomplete-highlight-match-line): Fix up code rewrite, remove
4932 dead variables.
4933
4934 * message.el (message-newline-and-indent): Remove debugging.
4935 (message-display-abbrev): Use new implementation.
4936
4937 2006-04-12 Reiner Steib <Reiner.Steib@gmx.de>
4938
4939 * gnus-art.el (gnus-article-mode): Set
4940 cursor-in-non-selected-windows to nil.
4941
4942 * smiley.el: Revert previous change.
4943 (smiley-data-directory): defvar it before using it in the
4944 defcustom of `smiley-style'.
4945
4946 2006-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
4947
4948 * message.el (message-newline-and-indent): New function.
4949
4950 * ecomplete.el: Implement more bits.
4951
4952 * message.el (message-put-addresses-in-ecomplete): Clean up the
4953 string.
4954
4955 * ecomplete.el (ecomplete-add-item): Chop off decimals.
4956
4957 * gnus-sum.el (gnus-summary-save-parts): Bind
4958 gnus-summary-save-parts-counter and use it to make unique file
4959 names.
4960
4961 * gnus-art.el (gnus-ignored-headers): Add some more headers.
4962
4963 * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
4964 parameter to say whether to actually parse the individual
4965 addresses.
4966
4967 * message.el (message-put-addresses-in-ecomplete): New function.
4968 (ecomplete): Require.
4969 (message-mail-alias-type): Add ecomplete as an option.
4970
4971 2006-04-12 Ralf Angeli <angeli@iwi.uni-sb.de>
4972
4973 * flow-fill.el (fill-flowed): Remove trailing space from blank
4974 quoted lines.
4975
4976 2006-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
4977
4978 * smiley.el (smiley-style): Move definition later to avoid a
4979 compilation warning.
4980
4981 2006-04-12 Kenichi Handa <handa@m17n.org>
4982
4983 * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
4984 buffer and then decode the buffer text if necessary.
4985 (rfc2231-encode-string): Be sure to work on multibyte buffer at
4986 first, and after mm-encode-body, change the buffer to unibyte.
4987 Use mm-disable-multibyte instead of set-buffer-multibyte.
4988
4989 2006-04-12 Katsumi Yamaoka <yamaoka@jpl.org>
4990
4991 * gnus-art.el (gnus-mime-copy-part): Find name parameter in
4992 Content-Type header instead of Content-Disposition header.
4993 (gnus-mime-inline-part): Ditto.
4994 (gnus-mime-view-part-as-charset): Ignore charset that the part
4995 specifies.
4996
4997 * mm-decode.el (mm-display-part): Work with external parts and
4998 usual parts similarly.
4999
5000 * mm-extern.el (mm-inline-external-body): Use mm-display-part
5001 instead of gnus-display-mime.
5002
5003 * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
5004 instead of with-temp-buffer.
5005
5006 * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
5007 tag to summarized topics part in order to encode non-ASCII text.
5008
5009 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
5010
5011 * smiley.el (smiley-style): New variable.
5012 (smiley-directory): New function.
5013 (smiley-data-directory): Derive from `smiley-style' using
5014 `smiley-directory'.
5015 (smiley-regexp-alist): Add new entries.
5016
5017 * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
5018 (gnus-article-browse-delete-temp): Add :version.
5019
5020 2006-04-11 Arne Jørgensen <arne@arnested.dk>
5021
5022 * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
5023 the sieve region.
5024
5025 2006-04-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
5026
5027 * gnus.el (gnus-version-number): Bump version.
5028
5029 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
5030
5031 * gnus.el: No Gnus v0.4 is released.
5032
5033 2006-04-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
5034
5035 * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
5036 layout.
5037
5038 * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
5039 unknown charset.
5040
5041 * message.el (message-header-synonyms): Add Original-To to the
5042 default.
5043
5044 * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
5045 optional parameter.
5046
5047 2006-04-06 Reiner Steib <Reiner.Steib@gmx.de>
5048
5049 * gnus-fun.el (gnus): Require it for gnus-directory.
5050
5051 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
5052
5053 * gnus-fun.el (gnus-face-properties-alist): Add :version.
5054
5055 2006-04-05 Daiki Ueno <ueno@unixuser.org>
5056
5057 * pgg-gpg.el (pgg-gpg-process-filter): Fix.
5058
5059 2006-04-05 Simon Josefsson <jas@extundo.com>
5060
5061 * password.el (password-reset): New function.
5062
5063 2006-04-05 Daiki Ueno <ueno@unixuser.org>
5064
5065 * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
5066 for BEGIN_SIGNING too, new in GnuPG 1.4.3.
5067
5068 2006-04-04 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5069
5070 * nnweb.el (nnweb-google-create-mapping): Update regexp.
5071 Some whitespace was matched into the url, which broke browsing hits
5072 > 100 when mm-url-use-external was nil.
5073
5074 2006-04-04 Reiner Steib <Reiner.Steib@gmx.de>
5075
5076 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
5077 gnus-extra-headers for 'Newsgroups.
5078
5079 * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
5080 bound.
5081
5082 2006-04-04 Daiki Ueno <ueno@unixuser.org>
5083
5084 * pgg-gpg.el: Clean up process buffers every time gpg processes
5085 complete.
5086
5087 2006-04-03 Reiner Steib <Reiner.Steib@gmx.de>
5088
5089 * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
5090 doc string.
5091
5092 2006-04-03 Daiki Ueno <ueno@unixuser.org>
5093
5094 * pgg-gpg.el (pgg-gpg-process-filter)
5095 (pgg-gpg-wait-for-completion): Check if buffer is alive.
5096
5097 * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
5098 lines, temporary fix.
5099
5100 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
5101
5102 * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
5103
5104 2006-03-29 Daiki Ueno <ueno@unixuser.org>
5105
5106 * pgg-gpg.el (pgg-gpg-start-process): Don't bind
5107 default-enable-multibyte-characters. This reverts the change from
5108 revision 6.17 which is no longer necessary because the passphrase
5109 is sent separately now. GnuPG messages are unreadable under
5110 multibyte locales with default-enable-multibyte-characters set to
5111 nil.
5112
5113 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
5114
5115 * message.el (message-tool-bar-gnome): Move "spell".
5116
5117 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
5118
5119 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
5120 XEmacs-only `replace-in-string'. Use `gnus-group-real-name'
5121 instead.
5122
5123 2006-03-27 Karl Kleinpaste <karl@charcoal.com>
5124
5125 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
5126 newsgroups handling for NNTP overviews which don't include
5127 Newsgroups.
5128
5129 2006-03-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5130
5131 * message.el (message-resend): Bind message-generate-hashcash to nil.
5132
5133 2006-03-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5134
5135 * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
5136 when searching for already-paid recipients.
5137
5138 2006-03-27 Daiki Ueno <ueno@unixuser.org>
5139
5140 * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
5141 passphrases when it is not needed.
5142 (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
5143 passphrase stuff from gpg, should only be necessary when you use
5144 gpg with a smartcard.
5145
5146 2006-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
5147
5148 * mml.el (mml-insert-mime): Ignore cached contents of
5149 message/external-body part.
5150
5151 * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
5152 (mm-insert-part): Ditto.
5153
5154 2006-03-23 Simon Josefsson <jas@extundo.com>
5155
5156 * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
5157 Reiner.
5158 (pgg-gpg-use-agent-p): Use it again.
5159
5160 2006-03-23 Simon Josefsson <jas@extundo.com>
5161
5162 * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
5163 older emacsen.
5164 (pgg-gpg-use-agent-p): Don't use it.
5165
5166 2006-03-23 Reiner Steib <Reiner.Steib@gmx.de>
5167
5168 * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
5169 if we can.
5170
5171 2006-03-22 Sascha Wilde <wilde@sha-bang.de>
5172
5173 * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
5174 (pgg-gpg-update-agent): New function.
5175 (pgg-gpg-use-agent-p): New function.
5176 (pgg-gpg-process-region, pgg-gpg-encrypt-region)
5177 (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
5178 (pgg-gpg-sign-region): Use it.
5179
5180 2006-03-22 Katsumi Yamaoka <yamaoka@jpl.org>
5181
5182 * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
5183 Reported by Ralf Wachinger <rwachinger@gmx.de>.
5184
5185 2006-03-21 Simon Josefsson <jas@extundo.com>
5186
5187 * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
5188 <wilde@sha-bang.de>.
5189 (pgg-gpg-use-agent): New variable.
5190 (pgg-gpg-process-region): Use it.
5191 (pgg-gpg-encrypt-region): Likewise.
5192 (pgg-gpg-encrypt-symmetric-region): Likewise.
5193 (pgg-gpg-decrypt-region): Likewise.
5194 (pgg-gpg-sign-region): Likewise.
5195 (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
5196
5197 2006-03-21 Reiner Steib <Reiner.Steib@gmx.de>
5198
5199 * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
5200
5201 * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
5202 Add comment on version.
5203
5204 2006-03-20 Reiner Steib <Reiner.Steib@gmx.de>
5205
5206 * smiley.el: Add missing test smiley.
5207
5208 2006-03-17 Katsumi Yamaoka <yamaoka@jpl.org>
5209
5210 * mm-decode.el (mm-with-part): New macro.
5211 (mm-get-part): Use it; work with message/external-body as well.
5212 (mm-save-part): Treat name and filename equally.
5213
5214 * mm-extern.el (mm-extern-cache-contents): New function.
5215 (mm-inline-external-body): Use it; force the part to be displayed;
5216 move undisplayer added to the cached handle to the parent.
5217
5218 * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
5219 (gnus-mime-view-part-as-type): Work with message/external-body.
5220
5221 * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
5222
5223 2006-03-16 Reiner Steib <Reiner.Steib@gmx.de>
5224
5225 * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
5226 images in image-load-path. [Sync with image.el at 2006-03-16T16:55:26Z!wohler@newt.com, in
5227 Emacs.]
5228
5229 2006-03-15 Reiner Steib <Reiner.Steib@gmx.de>
5230
5231 * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
5232 path rather than symbol. Always return list of directories.
5233 Guarantee that image directory comes first. [Sync with image.el,
5234 , in Emacs2006-03-15T17:06:16Z!wohler@newt.com.]
5235
5236 * message.el (message-make-tool-bar): Adjust to new API of
5237 `gmm-image-load-path-for-library'.
5238
5239 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
5240
5241 * gnus-group.el (gnus-group-make-tool-bar): Ditto.
5242
5243 2006-03-15 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5244
5245 * gnus-art.el (gnus-article-only-boring-p):
5246 Bind inhibit-point-motion-hooks to avoid infinite loop when entering
5247 intangible text.
5248 Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
5249
5250 2006-03-14 Reiner Steib <Reiner.Steib@gmx.de>
5251
5252 * gmm-utils.el (gmm-image-load-path-for-library): Fix typo. Use
5253 `defun' instead of `gmm-defun-compat'.
5254
5255 2006-03-14 Simon Josefsson <jas@extundo.com>
5256
5257 * message.el (message-unique-id): Don't use message-number-base36
5258 if (user-uid) is a float.
5259 Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
5260
5261 2006-03-13 Katsumi Yamaoka <yamaoka@jpl.org>
5262
5263 * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
5264
5265 * gnus-art.el (gnus-mime-display-single): Make sure there is an
5266 empty line between a part and a message part.
5267
5268 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
5269
5270 * smiley.el: Add more test smileys.
5271 (smiley-data-directory, smiley-regexp-alist)
5272 (gnus-smiley-file-types): Fix doc strings.
5273 (smiley-update-cache): Clear smiley-cached-regexp-alist before
5274 adding new elements.
5275 (smiley-mouse-map): Unused code. Make it a comment.
5276
5277 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
5278
5279 * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
5280 scan latest NoCeM messages instead of old ones.
5281 (gnus-nocem-check-article): Fix regexps so as to match to PGP
5282 delimiters that are recently used.
5283 (gnus-nocem-load-cache): Add autoload cookie.
5284
5285 * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
5286
5287 * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
5288 level which is larger than gnus-use-nocem is specified.
5289
5290 * gnus-group.el (gnus-group-get-new-news): Ditto.
5291
5292 2006-03-08 Reiner Steib <Reiner.Steib@gmx.de>
5293
5294 * gnus-util.el (gnus-tool-bar-update): New function.
5295
5296 * gnus-group.el (gnus-group-update-tool-bar): New variable.
5297 (gnus-group-insert-group-line): Add gnus-tool-bar-update.
5298
5299 * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
5300
5301 * gnus-group.el (gnus-group-redraw-when-idle)
5302 (gnus-group-redraw-check): Remove.
5303 (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
5304
5305 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
5306
5307 * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
5308 if optional last element is specified in splits (FIELD VALUE...).
5309
5310 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
5311
5312 * message.el (message-make-tool-bar): Rename gmm-image-load-path
5313 to gmm-image-load-path-for-library. Call with no-error argument.
5314 (message-tool-bar-gnome): Rename "mail/attach" to "attach".
5315
5316 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
5317
5318 * gnus-group.el (gnus-group-make-tool-bar): Ditto.
5319
5320 * gmm-utils.el (gmm-image-load-path): Remove alias.
5321
5322 2006-03-06 Reiner Steib <Reiner.Steib@gmx.de>
5323
5324 * gmm-utils.el (gmm-image-load-path): Add alias.
5325
5326 * nnml.el (nnml-generate-nov-databases-directory): Rename from
5327 nnml-generate-nov-databases-1.
5328 (nnml-generate-nov-databases): Use it.
5329 (nnml-generate-nov-databases-directory): Document no-active
5330 argument.
5331
5332 * gmm-utils.el (gmm-image-load-path-for-library): Return single
5333 directory if path is t. Add no-error.
5334
5335 * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
5336 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
5337
5338 * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
5339 resetting gnus-article-browse-html-temp-list.
5340
5341 * gmm-utils.el (gmm-image-load-path-for-library): Sync with
5342 mh-compat.el at 2006-03-04T21:23:21Z!wohler@newt.com in Emacs. Rename `gmm-image-load-path'.
5343 Add example to docstring. Rename local variables. Move error
5344 checks to default case in cond and simplify.
5345
5346 2006-03-06 Katsumi Yamaoka <yamaoka@jpl.org>
5347
5348 * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
5349 handle is multipart when calling it recursively.
5350 (mm-w3m-cid-retrieve): Display warning if retrieving fails.
5351
5352 2006-03-03 Daniel Pittman <daniel@rimspace.net>
5353
5354 * nnimap.el (nnimap-request-update-info-internal): Optimize.
5355 Don't `gnus-uncompress-range' to avoid excessive memory usage.
5356
5357 2006-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
5358
5359 * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
5360 is loaded.
5361
5362 * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
5363 loaded.
5364
5365 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
5366
5367 * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
5368 to "Emacs 23 (unicode)" in doc string.
5369
5370 * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
5371 "Emacs 23 (unicode)" in comment.
5372
5373 2006-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
5374
5375 * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
5376
5377 * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
5378 characters 160 through 255 in Emacs 23.
5379
5380 2006-03-02 Reiner Steib <Reiner.Steib@gmx.de>
5381
5382 * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
5383 gnus-article-browse-html-temp.
5384 (gnus-article-browse-delete-temp): Make it customizable. Add
5385 `file'. Adjust doc string.
5386 (gnus-article-browse-delete-temp-files): Add argument. Allow
5387 query for each file. Adjust doc string.
5388 (gnus-article-browse-html-parts): Add
5389 `gnus-article-browse-delete-temp-files' to
5390 `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
5391
5392 2006-03-02 Hynek Schlawack <hynek@ularx.de>
5393
5394 * gnus-art.el (gnus-article-browse-html-temp)
5395 (gnus-article-browse-delete-temp): New variables.
5396 (gnus-article-browse-delete-temp-files): New function.
5397 (gnus-article-browse-html-parts): Use it.
5398
5399 2006-03-02 Reiner Steib <Reiner.Steib@gmx.de>
5400
5401 * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
5402
5403 * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
5404 string.
5405
5406 * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
5407 gnus-summary-insert-new-articles when unplugged. Remove
5408 gnus-summary-search-article-forward.
5409
5410 * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
5411 display-visual-class instead of display-color-cells.
5412
5413 2006-03-02 Katsumi Yamaoka <yamaoka@jpl.org>
5414
5415 * mml.el (mml-generate-mime-1): Encode parts other than text/* or
5416 message/* containing non-ASCII text properly.
5417
5418 2006-03-01 Reiner Steib <Reiner.Steib@gmx.de>
5419
5420 * message.el: Require gmm-utils, remove autoloads.
5421 (message-tool-bar): Set default based on
5422 gmm-tool-bar-style.
5423 (message-tool-bar-gnome): Add gmm-customize-mode.
5424
5425 * gnus-sum.el (gnus-summary-tool-bar): Set default based on
5426 gmm-tool-bar-style.
5427 (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
5428
5429 * gnus-group.el (gnus-group-tool-bar): Set default based on
5430 gmm-tool-bar-style.
5431 (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
5432
5433 * gmm-utils.el (gmm-image-directory): Rename variable from
5434 gmm-image-load-path.
5435 (gmm-image-load-path): Use gmm-image-directory.
5436 (gmm-customize-mode): New function.
5437 (gmm-tool-bar-style): New variable.
5438
5439 * gnus-group.el (gnus-group-redraw-when-idle): Rename from
5440 gnus-group-redraw-line-number.
5441 (gnus-group-redraw-check): Simplify.
5442 (gnus-group-tool-bar-update): Remove redraw check.
5443 (gnus-group-make-tool-bar): Add redraw check.
5444
5445 2006-03-01 Michael Piotrowski <mxp@dynalabs.de> (tiny change)
5446
5447 * gnus-art.el (gnus-button): Add missing parentheses.
5448
5449 2006-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
5450
5451 * mm-util.el (mm-with-unibyte-current-buffer): Add note.
5452
5453 2006-02-28 Reiner Steib <Reiner.Steib@gmx.de>
5454
5455 * gnus-art.el (gnus-button): New face.
5456 (gnus-article-button-face): Use it.
5457
5458 * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
5459 gnus-summary-next-page. Re-order.
5460
5461 * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
5462 next-node are now included.
5463 (gnus-group-redraw-line-number): New internal variable.
5464 (gnus-group-redraw-check): Helper function for updating the tool
5465 bar.
5466 (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
5467
5468 * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
5469
5470 * spam.el (spam-spamassassin-score-regexp): New internal variable.
5471 (spam-extra-header-to-number, spam-check-spamassassin-headers):
5472 Use it to match format of Spamassassin 3.0 and later. Reported by
5473 IRIE Tetsuya <irie@t.email.ne.jp>.
5474 (spam-check-bogofilter)
5475 (spam-bogofilter-register-with-bogofilter): Fix args of
5476 `gnus-error' calls.
5477
5478 2006-02-28 Reiner Steib <Reiner.Steib@gmx.de>
5479
5480 * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
5481 unnecessary interaction when sending queued mails. Reported by
5482 TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
5483
5484 2006-02-27 Reiner Steib <Reiner.Steib@gmx.de>
5485
5486 * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
5487 first or last are nil.
5488
5489 2006-02-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5490
5491 * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
5492
5493 2006-02-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
5494
5495 * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
5496
5497 2006-02-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
5498
5499 * dns.el (query-dns): Protect more against buggy tcp output.
5500
5501 2006-02-24 Reiner Steib <Reiner.Steib@gmx.de>
5502
5503 * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
5504 nov.php.
5505
5506 2006-02-24 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
5507
5508 * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
5509 (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
5510 groups. Kudos to Olly Betts <olly@survex.com> for providing NOV
5511 output on the server side.
5512 (nnweb-google-create-mapping): Update regexps and add some
5513 progress indication.
5514
5515 2006-02-23 Reiner Steib <Reiner.Steib@gmx.de>
5516
5517 * gnus-group.el (gnus-group-tool-bar-gnome): Fix
5518 gnus-agent-toggle-plugged. Re-order icons.
5519 (gnus-group-tool-bar-gnome): Add
5520 gnus-group-{prev,next}-unread-group.
5521 (gnus-group-tool-bar-gnome): Re-order icons.
5522
5523 * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
5524 gnus-summary-insert-new-articles.
5525
5526 * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
5527 comments.
5528
5529 * utf7.el (utf7-utf-16-coding-system): Fix comment. utf-16-be is
5530 also available in Emacs 21.3.
5531
5532 * message.el (message-fix-before-sending): Change "Emacs 22" to
5533 "Emacs 23 (unicode)" in comment.
5534
5535 * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
5536 "Emacs 23 (unicode)" in comment.
5537
5538 * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
5539 comment.
5540 (mm-coding-system-p): Add comment about no-MULE XEmacs.
5541
5542 * mm-view.el (mm-fill-flowed): Add :version.
5543
5544 2006-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
5545
5546 * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
5547 and load-path.
5548
5549 2006-02-22 Reiner Steib <Reiner.Steib@gmx.de>
5550
5551 * message.el: Autoload gmm-image-load-path.
5552 (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
5553 icon file names. Use old Emacs 21 "mail_send.xpm" icon for
5554 consitency.
5555
5556 * gmm-utils.el (gmm-image-load-path): Also search in
5557 "../etc/images". Don't set gmm-image-load-path if we don't find
5558 the image.
5559
5560 2006-02-22 Katsumi Yamaoka <yamaoka@jpl.org>
5561
5562 * gmm-utils.el (gmm-image-load-path): Don't make
5563 `gmm-image-load-path' include subdirectories which the second arg
5564 `image' might specify.
5565
5566 * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
5567 subdirectory to icon file names.
5568
5569 * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
5570
5571 2006-02-21 Reiner Steib <Reiner.Steib@gmx.de>
5572
5573 * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
5574 gmm-image-load-path calls.
5575
5576 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
5577
5578 * message.el (message-make-tool-bar): Ditto.
5579
5580 * mml.el (mml-preview): Added comment concerning tool bar icons.
5581
5582 * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
5583 (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
5584
5585 * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
5586 (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
5587
5588 * message.el (message-tool-bar-gnome): Use new icon names.
5589 (message-make-tool-bar): Use `gmm-image-load-path'.
5590
5591 * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
5592 functions from MH-E.
5593 (gmm-image-load-path): New variable from MH-E.
5594 (gmm-image-load-path): New function from MH-E. Added arguments
5595 LIBRARY, IMAGE and PATH. Don't modify paths. Don't use
5596 *-image-load-path-called-flag.
5597
5598 2006-02-21 Milan Zamazal <pdm@brailcom.org>
5599
5600 * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
5601
5602 2006-02-21 Wolfram Fenske <wolfram.fenske@student.uni-magdeburg.de> (tiny change)
5603
5604 * nnimap.el (nnimap-request-move-article): Change folder back to
5605 source group before deleting.
5606
5607 2006-02-20 Reiner Steib <Reiner.Steib@gmx.de>
5608
5609 * mm-util.el (mm-charset-override-alist): Fix type in doc string.
5610
5611 * gnus-art.el (mm-url-insert-file-contents-external): Autoload
5612 mm-url.
5613
5614 * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
5615
5616 2006-02-20 Katsumi Yamaoka <yamaoka@jpl.org>
5617
5618 * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
5619 coding system which mm-charset-to-coding-system returns for a
5620 given charset is valid.
5621
5622 2006-02-16 Juanma Barranquero <lekktu@gmail.com>
5623
5624 * html2text.el (html2text-remove-tag-list):
5625 * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
5626
5627 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
5628
5629 * gnus-cus.el: Revert 2005-10-17 change.
5630
5631 2006-02-17 Katsumi Yamaoka <yamaoka@jpl.org>
5632
5633 * gnus-art.el (article-strip-banner): Call
5634 article-really-strip-banner only when the regexp match is made.
5635
5636 2006-02-16 Katsumi Yamaoka <yamaoka@jpl.org>
5637
5638 * gnus-art.el (article-strip-banner): Use
5639 gnus-extract-address-components instead of
5640 mail-header-parse-addresses to make it work with non-ASCII text;
5641 remove mail-encode-encoded-word-string.
5642
5643 * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
5644 values which are surrounded with \"...\"; make it never cause a
5645 Lisp error; give up parsing of parameters if it failed in
5646 extracting type.
5647
5648 2006-02-14 Arne Jørgensen <arne@arnested.dk>
5649
5650 * smime.el (smime-cert-by-ldap-1): Fix bug where
5651 `smime-ldap-search' returns results without userCertificates.
5652
5653 2006-02-15 Katsumi Yamaoka <yamaoka@jpl.org>
5654
5655 * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
5656
5657 2006-02-14 Reiner Steib <Reiner.Steib@gmx.de>
5658
5659 * spam.el (spam-check-spamassassin-headers): Adapt format for
5660 Spamassassin 3.0 or later. Reported by ARISAWA Akihiro
5661 <ari@mbf.ocn.ne.jp>.
5662 (spam-list-of-processors): Add spam-use-gmane.
5663
5664 2006-02-14 Katsumi Yamaoka <yamaoka@jpl.org>
5665
5666 * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
5667 make-temp-file; make it work with XEmacs as well.
5668
5669 * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
5670 mm-make-temp-file.
5671
5672 * mm-decode.el (mm-display-external): Use the 3rd arg of
5673 mm-make-temp-file.
5674 (mm-create-image-xemacs): Ditto.
5675
5676 2006-02-14 Katsumi Yamaoka <yamaoka@jpl.org>
5677
5678 * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
5679 with message-narrow-to-headers.
5680 (gnus-draft-setup): Narrow to header to run message-fetch-field.
5681 (gnus-draft-check-draft-articles): New function.
5682 (gnus-draft-edit-message, gnus-draft-send-message): Use it.
5683
5684 2006-02-13 Reiner Steib <Reiner.Steib@gmx.de>
5685
5686 * gnus-art.el (gnus-article-browse-html-parts):
5687 `hs-show-html-list' should read `gnus-article-browse-html-parts'.
5688 Don't use suffix argument for mm-make-temp-file for Emacs 21
5689 compatibility. Remove useless `format'.
5690
5691 2006-02-13 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
5692
5693 * nnweb.el (nnweb-google-wash-article): Update regexps.
5694 (nnweb-group-alist): Use defvoo instead of defvar.
5695
5696 2006-02-13 Katsumi Yamaoka <yamaoka@jpl.org>
5697
5698 * nnoo.el (nnoo-declare): Don't generate duplicate entries when
5699 re-loading nn* modules.
5700
5701 2006-02-10 Reiner Steib <Reiner.Steib@gmx.de>
5702
5703 * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
5704 for `tool-bar-mode' and don't check it's default-value.
5705
5706 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
5707
5708 * message.el (message-make-tool-bar): Ditto.
5709
5710 * gnus-art.el (gnus-article-browse-html-parts): Remove useless
5711 `substring'. Shorten tmp-file name.
5712
5713 * gnus.el: Remove bogus comment.
5714
5715 2006-02-10 Hynek Schlawack <hynek@ularx.de>
5716
5717 * gnus-art.el (gnus-article-browse-html-parts): New function.
5718 (gnus-article-browse-html-article): New function for viewing html
5719 articles with a browser.
5720
5721 2006-02-09 Daiki Ueno <ueno@unixuser.org>
5722
5723 * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
5724 (mml2015-pgg-encrypt): Ditto.
5725
5726 * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
5727 (mml1991-pgg-encrypt): Ditto.
5728
5729 2006-02-08 Katsumi Yamaoka <yamaoka@jpl.org>
5730
5731 * nnfolder.el (nnfolder-insert-newsgroup-line): Use
5732 message-make-date instead of current-time-string.
5733
5734 * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
5735 to gnus-decoded which mm-uu might set.
5736
5737 2006-02-08 Katsumi Yamaoka <yamaoka@jpl.org>
5738
5739 * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
5740 don't decode quoted parameters; remove misimported Emacs code.
5741 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
5742 (rfc2231-decode-encoded-string): Don't use split-string which
5743 behaves differently according to Emacs version; use
5744 mm-decode-coding-region to convert charset to coding-system.
5745 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
5746 (rfc2231-encode-string): Remove misimported Emacs code.
5747
5748 2006-02-07 Katsumi Yamaoka <yamaoka@jpl.org>
5749
5750 * gnus-art.el (article-decode-charset): Don't use ignore-errors
5751 when calling mail-header-parse-content-type.
5752 (article-de-quoted-unreadable): Ditto.
5753 (article-de-base64-unreadable): Ditto.
5754 (article-wash-html): Ditto.
5755
5756 * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
5757 calling mail-header-parse-content-type and
5758 mail-header-parse-content-disposition.
5759 (mm-find-raw-part-by-type): Don't use ignore-errors when calling
5760 mail-header-parse-content-type.
5761
5762 * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
5763 insert charset and format parameters; encode description after
5764 inserting it to buffer.
5765 (mml-insert-parameter): Fold lines properly even if a parameter is
5766 segmented into two or more lines; change the max column to 76.
5767
5768 * rfc1843.el (rfc1843-decode-article-body): Don't use
5769 ignore-errors when calling mail-header-parse-content-type.
5770
5771 * rfc2231.el (rfc2231-parse-string): Return at least type if
5772 possible; don't cause an error even if it fails in parsing of
5773 parameters. Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
5774 (rfc2231-encode-string): Don't break lines at the beginning, leave
5775 it to mml-insert-parameter.
5776
5777 * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
5778 calling mail-header-parse-content-type.
5779
5780 2006-02-06 Reiner Steib <Reiner.Steib@gmx.de>
5781
5782 * spam-report.el (spam-report-gmane-use-article-number):
5783 Improve doc string.
5784 (spam-report-gmane-internal): Check if a suitable header was found
5785 in the article.
5786
5787 2006-02-04 Katsumi Yamaoka <yamaoka@jpl.org>
5788
5789 * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
5790 (rfc2231-encode-string): Make param*=value always begin with LWSP.
5791
5792 2006-02-05 Romain Francoise <romain@orebokech.com>
5793
5794 Update copyright notices of all files in the gnus directory.
5795
5796 2006-02-03 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
5797
5798 * nnweb.el (nnweb-request-group): Avoid growing overview files.
5799
5800 2006-02-03 Katsumi Yamaoka <yamaoka@jpl.org>
5801
5802 * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
5803 segmented lines of parameter value to cope with Thunderbird 1.5
5804 bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
5805 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
5806 (rfc2231-encode-string): Don't make lines exceeding 76 column.
5807
5808 2006-02-01 Max Froumentin <max@lapin-bleu.net> (tiny change)
5809
5810 * mml.el (mml-generate-mime-1): Correct the order of inline signed
5811 parts.
5812
5813 2006-01-31 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
5814
5815 * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
5816 there's only one active file for all servers.
5817 (nnweb-request-scan): Make sure nnweb-articles is initialized on
5818 solid groups. Gnus might have used a FAST request to select the group.
5819 (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
5820 and nnweb-search redundantly in the active file.
5821 (nnweb-request-list): Don't list bogus groups. There can only be one.
5822 (nnweb-request-create-group): Don't use ARGS.
5823 (nnweb-possibly-change-server, nnweb-request-group): Remove some
5824 initialisations. Let nnoo do the work.
5825
5826 2006-01-31 Katsumi Yamaoka <yamaoka@jpl.org>
5827
5828 * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
5829 Say the part has been decoded.
5830
5831 * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
5832
5833 2006-01-31 Kevin Ryde <user42@zip.com.au>
5834
5835 * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
5836 mailcap-viewer-test-cache when there's no 'test clause, since that
5837 will invert the meaning of a "nil" test previously determined by
5838 mailcap-mailcap-entry-passes-test.
5839
5840 2006-01-30 Katsumi Yamaoka <yamaoka@jpl.org>
5841
5842 * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
5843 compiling.
5844
5845 * gnus-sum.el: Ditto.
5846
5847 * message.el: Don't bind tool-bar-map when compiling.
5848
5849 2006-01-30 Reiner Steib <Reiner.Steib@gmx.de>
5850
5851 * nnweb.el (nnweb-google-parse-1): Clarify some comments.
5852
5853 2006-01-30 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
5854
5855 * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
5856 (nnweb-google-create-mapping, nnweb-google-search): Adapt to
5857 current Google Groups.
5858
5859 2006-01-26 Reiner Steib <Reiner.Steib@gmx.de>
5860
5861 * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
5862 and tool-bar-mode.
5863
5864 * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
5865 and tool-bar-mode.
5866
5867 * message.el (message-tool-bar-update): Simplify.
5868 (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
5869
5870 * gnus-sum.el (gnus-summary-tool-bar-update): Check for
5871 gnus-summary-buffer.
5872 (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
5873 gnus-summary-reply.
5874
5875 * gmm-utils.el (gmm): Add :version.
5876
5877 2006-01-26 Steve Youngs <steve@sxemacs.org>
5878
5879 * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
5880 autoload.
5881
5882 2006-01-26 Katsumi Yamaoka <yamaoka@jpl.org>
5883
5884 * gmm-utils.el (gmm-verbose): Add :group.
5885
5886 2006-01-25 Reiner Steib <Reiner.Steib@gmx.de>
5887
5888 * message.el: Change some comments WRT tool-bars.
5889
5890 * gnus-sum.el (gnus-summary-tool-bar)
5891 (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
5892 (gnus-summary-tool-bar-zap-list): New variables.
5893 (gnus-summary-make-tool-bar): Complete rewrite using
5894 `gmm-tool-bar-from-list'.
5895
5896 * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
5897 (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
5898 variables.
5899 (gnus-group-make-tool-bar): Complete rewrite using
5900 `gmm-tool-bar-from-list'.
5901 (gnus-group-tool-bar-update): New function.
5902
5903 * message.el (message-mode-field-menu): Add "Show hidden Headers".
5904
5905 2006-01-25 Katsumi Yamaoka <yamaoka@jpl.org>
5906
5907 * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
5908 is dissected into a single part of which the type is the same as
5909 the given one; decode charset.
5910
5911 2006-01-21 Kevin Ryde <user42@zip.com.au>
5912
5913 * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
5914 into alists as symbol not string, since that's what
5915 mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
5916 look for.
5917
5918 2006-01-24 Reiner Steib <Reiner.Steib@gmx.de>
5919
5920 * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
5921 (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
5922
5923 * message.el (message-tool-bar-gnome): Use gmm-ignore.
5924
5925 2006-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
5926
5927 * gnus-art.el (gnus-mime-security-button-commands): New variable.
5928 (gnus-mime-security-button-menu): New definition.
5929 (gnus-mime-security-button-map): Use them.
5930 (gnus-mime-security-button-menu): New function.
5931 (gnus-insert-mime-security-button): Addition to help echo.
5932 (gnus-mime-security-run-function, gnus-mime-security-save-part)
5933 (gnus-mime-security-pipe-part): New functions.
5934
5935 * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
5936 (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
5937
5938 * mm-decode.el (mm-handle-set-disposition): Remove.
5939 (mm-handle-set-description): Remove.
5940
5941 2006-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
5942
5943 * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
5944 (mm-w3m-standalone-supports-m17n-p): New function.
5945 (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
5946 w3m usage.
5947
5948 * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
5949 mm-w3m-standalone-supports-m17n-p to alter w3m usage.
5950
5951 2006-01-23 Reiner Steib <Reiner.Steib@gmx.de>
5952
5953 * message.el (message-tool-bar-zap-list): Use
5954 gmm-tool-bar-zap-list as custom type.
5955 (message-tool-bar-update): New function.
5956 (message-tool-bar, message-tool-bar-gnome)
5957 (message-tool-bar-retro): Add message-tool-bar-update.
5958 (message-tool-bar-gnome): Add flyspell-buffer.
5959
5960 * gnus-util.el (gnus-error): Describe `args'.
5961
5962 * gmm-utils.el (gmm-error): Describe `args'.
5963 (gmm-tool-bar-zap-list): New widget.
5964 (gmm-tool-bar-from-list): Improve description of `zap-list'.
5965
5966 2006-01-23 Katsumi Yamaoka <yamaoka@jpl.org>
5967
5968 * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
5969 (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
5970 the number of recursive calls.
5971
5972 * mm-decode.el (mm-handle-set-disposition): New macro.
5973 (mm-handle-set-description): New macro.
5974
5975 2006-01-23 Katsumi Yamaoka <yamaoka@jpl.org>
5976
5977 * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
5978 encoding.
5979
5980 2006-01-20 Reiner Steib <Reiner.Steib@gmx.de>
5981
5982 * message.el (message-tool-bar-zap-list, message-tool-bar)
5983 (message-tool-bar-gnome, message-tool-bar-retro): New variables.
5984 (message-tool-bar-local-item-from-menu): Remove.
5985 (message-tool-bar-map): Replace by `message-make-tool-bar'.
5986 (message-make-tool-bar): New function.
5987 (message-mode): Use `message-make-tool-bar'.
5988
5989 * gmm-utils.el: New file.
5990 (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
5991 (gmm-lazy): New widget copied from `nnmail.el'.
5992 (gmm-tool-bar-from-list): New function for creating customizable
5993 tool bars.
5994 (gmm-tool-bar-from-list): Fix typos in doc string. Remove debug
5995 output.
5996 (gmm): Add :prefix to defgroup.
5997
5998 2006-01-20 Per Abrahamsen <abraham@dina.kvl.dk>
5999
6000 * gmm-utils.el (gmm-widget-p): New function.
6001
6002 2006-01-20 Reiner Steib <Reiner.Steib@gmx.de>
6003
6004 * mml.el (mml-attach-file): Describe `description' in doc string.
6005 (mml-menu): Add Emacs MIME manual and PGG manual.
6006
6007 2006-01-20 Richard M. Stallman <rms@gnu.org>
6008
6009 * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
6010
6011 2006-01-20 Kevin Greiner <kevin.greiner@compsol.cc>
6012
6013 * nntp.el (nntp-end-of-line): Doc fix.
6014
6015 2006-01-20 Chong Yidong <cyd@stupidchicken.com>
6016
6017 * imap.el (imap-open): Handle case where buffer is a buffer
6018 object.
6019
6020 2005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
6021
6022 * gnus-delay.el (gnus-delay): Don't autoload.
6023 It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
6024 to be re-loaded when customizing the `gnus-delay' group.
6025
6026 2005-01-20 Chong Yidong <cyd@stupidchicken.com>
6027
6028 * message.el (message-insert-citation-line): Use newlines.
6029
6030 2006-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
6031
6032 * mm-bodies.el (mm-decode-body): Don't decode decoded body.
6033
6034 * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
6035
6036 2006-01-19 Mark D. Baushke <mdb@gnu.org>
6037
6038 * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
6039
6040 2006-01-17 Katsumi Yamaoka <yamaoka@jpl.org>
6041
6042 * mm-decode.el (mm-inlined-types): Add application/pgp.
6043 (mm-automatic-display): Ditto.
6044
6045 * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
6046 part as text.
6047
6048 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
6049
6050 * nnrss.el: Update copyright.
6051 (nnrss-opml-import): Query whether to subscribe to each entry.
6052
6053 * gnus-art.el:
6054 * gnus-sum.el:
6055 * mm-uu.el:
6056 * mm-view.el: Update copyright.
6057
6058 2006-01-16 Reiner Steib <Reiner.Steib@gmx.de>
6059
6060 * message.el (message-info): New function.
6061 (message-mode-menu): Add it.
6062 Update copyright.
6063
6064 * ChangeLog: Fix and update copyright.
6065
6066 2006-01-13 Romain Francoise <romain@orebokech.com>
6067
6068 * message.el (message-forward-subject-name-subject): Prefer the
6069 address to 'nowhere' if the sender has no name.
6070 Fix typo. Update copyright year.
6071
6072 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
6073
6074 * gnus-art.el (article-wash-html): Use
6075 gnus-summary-show-article-charset-alist if a numeric arg is given.
6076 (gnus-article-wash-html-with-w3m-standalone): New function.
6077
6078 * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
6079 mm-inline-text-html-render-with-w3m-standalone.
6080 (mm-text-html-washer-alist): Map w3m-standalone to
6081 gnus-article-wash-html-with-w3m-standalone.
6082 (mm-inline-text-html-render-with-w3m-standalone): New function.
6083
6084 2006-01-12 Reiner Steib <Reiner.Steib@gmx.de>
6085
6086 * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
6087 Improve LaTeX.
6088
6089 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
6090
6091 * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
6092 (nnrss-request-article): Render text/plain parts as HTML.
6093
6094 * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
6095 the buffer.
6096
6097 2006-01-08 Reiner Steib <Reiner.Steib@gmx.de>
6098
6099 * gnus-cus.el (gnus-group-parameters): Sync posting-style with
6100 custom definition of `gnus-posting-styles'.
6101
6102 * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
6103 print-circle. Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
6104
6105 2006-01-05 Reiner Steib <Reiner.Steib@gmx.de>
6106
6107 * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
6108 Use nntp for bug archive.
6109
6110 2006-01-05 Katsumi Yamaoka <yamaoka@jpl.org>
6111
6112 * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
6113 parts.
6114 (nnrss-normalize-date): New function converts ISO 8601 date into
6115 RFC822 style. Suggested by Mark Plaksin <happy@mcplaksin.org>.
6116 (nnrss-check-group): Use it.
6117
6118 2006-01-01 Katsumi Yamaoka <yamaoka@jpl.org>
6119
6120 * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
6121
6122 * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
6123 fetch a feed. Suggested by Mark Plaksin <happy@mcplaksin.org>.
6124 (nnrss-insert-w3): Ditto.
6125
6126 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
6127
6128 * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
6129 the articles to be forwarded including the case where neither a
6130 number of articles nor a region is specified.
6131
6132 2005-12-21 Katsumi Yamaoka <yamaoka@jpl.org>
6133
6134 * nnrss.el (nnrss-request-article): Fix last change; fill
6135 text/plain parts.
6136
6137 2005-12-20 Katsumi Yamaoka <yamaoka@jpl.org>
6138
6139 * nnrss.el (nnrss-request-article): Replace <br />s with newlines
6140 in text/plain part.
6141 (nnrss-check-group): Don't add excessive newline to dc:subject.
6142
6143 2005-12-19 Mark Plaksin <happy@mcplaksin.org> (tiny change)
6144
6145 * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
6146 article.
6147
6148 2005-12-18 Reiner Steib <Reiner.Steib@gmx.de>
6149
6150 * nnml.el: Don't require gnus-bcklg. Autoload it.
6151 (nnml-use-compressed-files, nnml-save-mail): Support other
6152 comression programs such as bzip2.
6153
6154 2005-12-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
6155
6156 * dns.el (query-dns): Make sure we check the buffer size before
6157 removing tcp headers.
6158
6159 2005-12-16 Katsumi Yamaoka <yamaoka@jpl.org>
6160
6161 * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
6162 remove MIME buttons associated with multipart/alternative parts.
6163 (gnus-mime-display-alternative): Tag buttons using `article-type'
6164 text property.
6165
6166 * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
6167 associated with multipart/alternative parts.
6168
6169 * gnus-art.el (gnus-signature-separator): Fix custom type.
6170
6171 * mm-decode.el (mm-inlined-types): Fix custom type.
6172 (mm-keep-viewer-alive-types): Ditto.
6173 (mm-automatic-display): Ditto.
6174 (mm-attachment-override-types): Ditto.
6175 (mm-inline-override-types): Ditto.
6176 (mm-automatic-external-display): Ditto.
6177
6178 2005-12-15 Reiner Steib <Reiner.Steib@gmx.de>
6179
6180 * spam-report.el (spam-report-user-mail-address)
6181 (spam-report-user-agent): New variables.
6182 (spam-report-url-ping-plain): Use spam-report-user-agent.
6183
6184 2005-12-14 Ralf Angeli <angeli@iwi.uni-sb.de>
6185
6186 * gnus-art.el (gnus-button-handle-custom): Do not just use
6187 `customize-apropos' for any "M-x customize-*" button but the
6188 function called for. Accept both the function name and its
6189 argument in order to achieve this.
6190 (gnus-button-alist): Remove support for "custom:" URL's. Pass
6191 function name to `gnus-button-handle-custom' in case of "M-x
6192 customize-*" buttons.
6193
6194 2005-12-12 Katsumi Yamaoka <yamaoka@jpl.org>
6195
6196 * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
6197 multipart/alternative and add xref to mm-discouraged-alternatives
6198 in doc string.
6199
6200 * mm-decode.el (mm-discouraged-alternatives): Add xref to
6201 gnus-buttonized-mime-types in doc string.
6202
6203 2005-12-08 Reiner Steib <Reiner.Steib@gmx.de>
6204
6205 * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
6206 Suggest image/.* in the doc string.
6207
6208 2005-12-12 Reiner Steib <Reiner.Steib@gmx.de>
6209
6210 * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
6211 message-marks (Debian bug #342521).
6212
6213 2005-12-12 Simon Josefsson <jas@extundo.com>
6214
6215 * password.el (password-read-from-cache): Add.
6216 (password-read): Use it.
6217
6218 2005-12-12 Katsumi Yamaoka <yamaoka@jpl.org>
6219
6220 * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
6221 us-ascii as a MIME charset.
6222
6223 * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
6224 against the case where the 2nd arg TYPE is nil.
6225
6226 2005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
6227
6228 * pop3.el (pop3-stream-type): Fix custom version.
6229
6230 * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
6231
6232 2005-12-09 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
6233
6234 * mm-decode.el (mm-display-external): Add missing cdr.
6235
6236 2005-12-07 Katsumi Yamaoka <yamaoka@jpl.org>
6237
6238 * mm-decode.el (mm-display-external): Use nametemplate (defined in
6239 RFC1524) if it is in mailcap or add a suffix according to
6240 mailcap-mime-extensions when generating a temp filename; postpone
6241 deleting a temp file for 2 seconds for some wrappers, shell
6242 scripts, and so on, which might exit right after having started a
6243 viewer command as a background job.
6244
6245 2005-12-06 Reiner Steib <Reiner.Steib@gmx.de>
6246
6247 * nntp.el (nntp-marks-directory): Fix custom group.
6248
6249 * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
6250 steps when < 10.
6251
6252 * gnus-start.el (gnus-no-server-1): Mention
6253 `gnus-level-default-subscribed' in doc string.
6254
6255 2005-12-02 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
6256
6257 * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
6258 parens.
6259
6260 2005-11-26 Dave Love <fx@gnu.org>
6261
6262 * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
6263 (tls-program, tls-success): Provide openssl alternative.
6264
6265 * starttls.el: Doc fixes.
6266 (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
6267 SERVICE to PORT.
6268
6269 * pop3.el (pop3-open-server) <ssl>: Clarify a loop. Deal with
6270 port null or service name.
6271 (starttls-negotiate): Autoload.
6272
6273 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
6274
6275 * message.el (message-kill-to-signature): Fix interactive spec.
6276
6277 2005-11-24 Katsumi Yamaoka <yamaoka@jpl.org>
6278
6279 * pop3.el (pop3-open-server): Recognize a string as a service name.
6280
6281 2005-11-24 Pascal Rigaux <pixel@mandriva.com> (tiny change)
6282
6283 * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
6284
6285 2005-11-23 Dave Love <fx@gnu.org>
6286
6287 Add pop3s, pop3/starttls.
6288
6289 * pop3.el (pop3-authentication-scheme): Clarify doc.
6290 (open-tls-stream, starttls-open-stream): Autoload.
6291 (pop3-stream-type): New.
6292 (pop3-open-server): Use it.
6293
6294 * mail-source.el (mail-sources): Fix some :types. Add stream type
6295 for POP.
6296 (mail-source-keyword-map): Add :stream for POP.
6297 (mail-source-fetch-pop): Use pop3-stream-type.
6298
6299 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
6300
6301 * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
6302 of current-time-string.
6303
6304 2005-11-20 Stefan Schimanski <schimmi@debian.org> (tiny change)
6305
6306 * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
6307 date header.
6308
6309 2005-11-19 Kevin Greiner <kevin.greiner@compsol.cc>
6310
6311 * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
6312 it can seriously impact performance as it bypasses the agent's
6313 local caches.
6314
6315 2005-11-19 Kevin Greiner <kevin.greiner@compsol.cc>
6316
6317 * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
6318 must be explicitly online rather than "not explicitly offline" for
6319 its flags to be synchronized.
6320
6321 * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
6322 that gnus-uu-unmark-thread will function correctly.
6323
6324 * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
6325 1024K is instead displayed as 1M.
6326
6327 2005-11-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
6328
6329 * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
6330
6331 2005-11-16 Boris Samorodov <bsam@ipt.ru> (tiny change)
6332
6333 * imap.el (imap-kerberos4-open): Ignore SSL stuff.
6334
6335 2005-11-13 Kevin Greiner <kevin.greiner@compsol.cc>
6336
6337 * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
6338 error message to display actual error condition.
6339 (gnus-agent-save-local): Avoid saving symbols that are bound to
6340 nil as they simply result in a warning message in
6341 gnus-agent-read-local.
6342
6343 2005-11-13 Katsumi Yamaoka <yamaoka@jpl.org>
6344
6345 * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
6346 rather than make-variable-buffer-local for file-precious-flag.
6347
6348 2005-11-12 Kevin Greiner <kevin.greiner@compsol.cc>
6349
6350 * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
6351 for duplicates which are removed. The invalid sort check then
6352 triggers a rescan after the sort as sorting may have moved
6353 duplicate entries such that they can be cheaply detected.
6354
6355 2005-11-13 Katsumi Yamaoka <yamaoka@jpl.org>
6356
6357 * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
6358
6359 2005-11-12 Kevin Greiner <kevin.greiner@compsol.cc>
6360
6361 * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
6362 internal variable to a custom variable. Changed default value
6363 from compressed(2) to uncompressed(1).
6364 (gnus-agent-read-agentview): Reversed revision 7.8 to restore
6365 support for uncompressed agentview files. Taken together, reading
6366 the agentview file should now be 6-7 times faster.
6367
6368 2005-11-11 Jan Nieuwenhuizen <janneke@gnu.org>
6369
6370 * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
6371 as a buffer-local variable. This avoids creating truncated
6372 dribble files as a result of a hang up, eg.
6373
6374 2005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
6375
6376 * gnus-start.el (gnus-start-draft-setup): Enforce
6377 `gnus-draft-mode' for nndraft:drafts at startup.
6378
6379 * gnus.el (gnus-splash): Change custom group.
6380 (gnus-group-get-parameter, gnus-group-parameter-value): Describe
6381 allow-list argument.
6382
6383 * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
6384 string.
6385
6386 2005-12-06 Reiner Steib <Reiner.Steib@gmx.de>
6387
6388 * gnus-art.el (gnus-default-article-saver): Add user-defined
6389 `function' to custom type.
6390
6391 2005-10-30 Chong Yidong <cyd@stupidchicken.com>
6392
6393 * imap.el (imap-open): Handle case where buffer is a buffer
6394 object.
6395
6396 2005-11-29 Reiner Steib <Reiner.Steib@gmx.de>
6397
6398 * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
6399 long lines.
6400 (gnus-cache-delete-group): Wrap doc strings.
6401
6402 * gnus-agent.el (gnus-agent-rename-group)
6403 (gnus-agent-delete-group): Wrap doc strings.
6404
6405 2005-11-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
6406
6407 * gnus-start.el (gnus-1): Add "native" to
6408 gnus-predefined-server-alist.
6409
6410 * gnus.el (gnus-method-to-server): Don't add "native" to the
6411 lists here, because that leads to problems when
6412 gnus-select-method is bound.
6413
6414 2005-11-09 Simon Josefsson <jas@extundo.com>
6415
6416 * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
6417 use (not sort-by-date) instead.
6418
6419 2005-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
6420
6421 * gnus-delay.el (gnus-delay-group): Don't autoload.
6422 It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
6423 to be re-loaded when customizing the `gnus-delay' group.
6424
6425 2005-11-19 Chong Yidong <cyd@stupidchicken.com>
6426
6427 * message.el: Revert last changes.
6428 (message-insert-citation-line): Use newlines.
6429
6430 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
6431
6432 * message.el (message-courtesy-message)
6433 (message-mark-insert-begin, message-mark-insert-end)
6434 (message-elide-ellipsis, message-cancel-message)
6435 (message-add-header, message-change-subject)
6436 (message-cross-post-followup-to-header)
6437 (message-cross-post-insert-note, message-reduce-to-to-cc)
6438 (message-widen-reply, message-delete-not-region)
6439 (message-kill-to-signature, message-insert-signature)
6440 (message-insert-importance-high, message-insert-importance-low)
6441 (message-insert-or-toggle-importance)
6442 (message-insert-disposition-notification-to)
6443 (message-indent-citation, message-yank-original)
6444 (message-cite-original-without-signature, message-cite-original)
6445 (message-insert-citation-line, message-position-on-field)
6446 (message-fix-before-sending, message-send-mail-partially)
6447 (message-send-mail, message-send-mail-with-sendmail)
6448 (message-send-mail-with-qmail, message-send-news)
6449 (message-check-news-header-syntax, message-generate-headers)
6450 (message-insert-courtesy-copy, message-fill-address)
6451 (message-fill-header, message-shorten-references)
6452 (message-setup-1, message-cancel-news)
6453 (message-forward-make-body-plain, message-forward-make-body-mime)
6454 (message-forward-make-body-mml, message-encode-message-body)
6455 (message-forward-make-body-digest-plain)
6456 (message-forward-make-body-digest-mime)
6457 (message-use-alternative-email-as-from): Insert `hard-newline'
6458 instead of ordinary newlines.
6459
6460 2005-11-09 Katsumi Yamaoka <yamaoka@jpl.org>
6461
6462 * message.el (message-generate-headers): Downcase the argument
6463 given to message-check-element.
6464
6465 2005-11-08 Kevin Greiner <kevin.greiner@compsol.cc>
6466
6467 * nntp.el (nntp-authinfo-rejected): New error condition.
6468 (nntp-wait-for): Use new error condition to signal authentication
6469 error.
6470 (nntp-retrieve-data): Rethrow new error condition to break out of
6471 recursive call to nntp-send-authinfo.
6472
6473 2005-11-08 Romain Francoise <romain@orebokech.com>
6474
6475 * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
6476 (gnus-summary-exit-map): Bind to `Z p'.
6477 (gnus-summary-make-menu-bar): Add menu item.
6478
6479 2005-11-02 Reiner Steib <Reiner.Steib@gmx.de>
6480
6481 * gnus-art.el (gnus-article-treat-custom): Add `first'.
6482 (gnus-treat-*): Add `first' in all doc strings.
6483
6484 * gnus-group.el (gnus-group-compact-group): Fix typo.
6485
6486 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
6487
6488 * gnus.el (gnus-parameters-case-fold-search): New variable.
6489 (gnus-parameters-get-parameter): Use it.
6490
6491 * gnus-score.el (gnus-home-score-file): Doc fix.
6492
6493 2005-11-01 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
6494
6495 * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
6496
6497 2005-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
6498
6499 * mm-util.el (mm-special-display-p): New function.
6500
6501 * mml.el (mml-preview): Use it; doc fix.
6502
6503 2005-10-29 Romain Francoise <romain@orebokech.com>
6504
6505 * message.el (message-fix-before-sending): Fix comment.
6506
6507 2005-10-29 Jari Aalto <jari.aalto@cante.net>
6508
6509 * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
6510
6511 2005-10-29 Jari Aalto <jari.aalto@cante.net>
6512
6513 * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
6514 Used in gnus-score.el.
6515
6516 2005-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6517
6518 * mm-util.el (mm-codepage-setup): Remove bogus alias test.
6519
6520 2005-10-27 Reiner Steib <Reiner.Steib@gmx.de>
6521
6522 * flow-fill.el (fill-flowed-encode-tests): Restore trailing
6523 whitespace removed in revision 7.8. Use concatenated string to
6524 protect trailing whitespace.
6525
6526 2005-10-27 Jouni K. Seppänen <jks@iki.fi>
6527
6528 * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
6529 (nnimap-request-expire-articles): Use it to avoid sending 'UID
6530 SEARCH UID ... NOT SINCE' queries, for inefficient servers like
6531 Courier IMAP ("some version from 2004"). Mostly based on similar
6532 code in the same function.
6533
6534 2005-10-26 Didier Verna <didier@xemacs.org>
6535
6536 * gnus-group.el (gnus-group-compact-group): Invalidate original
6537 article buffer.
6538 * gnus-srvr.el (gnus-server-compact-server): Ditto.
6539 * nnml.el (nnml-request-compact-group): Handle self Xref: field in
6540 NOV database and in article itself.
6541 Invalidate article backlog.
6542
6543 2005-10-26 Reiner Steib <Reiner.Steib@gmx.de>
6544
6545 * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
6546
6547 2005-10-26 Simon Josefsson <jas@extundo.com>
6548
6549 * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
6550 part of 2004-07-25 change.
6551
6552 2005-10-26 Katsumi Yamaoka <yamaoka@jpl.org>
6553
6554 * message.el (message-display-completion-list): New function.
6555 (message-expand-group): Use it; make sure the Completions buffer
6556 is modifiable.
6557
6558 2005-10-30 Chong Yidong <cyd@stupidchicken.com>
6559
6560 * imap.el (imap-open): Handle case where buffer is a buffer object.
6561
6562 2005-10-24 Eli Zaretskii <eliz@gnu.org>
6563
6564 * pgg-def.el:
6565 * pgg-gpg.el:
6566 * pgg-parse.el:
6567 * pgg-pgp.el:
6568 * pgg-pgp5.el:
6569 * pgg.el: Move to the parent lisp directory.
6570
6571 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
6572
6573 * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
6574 user-mail-name is an empty string.
6575
6576 2005-10-25 Reiner Steib <Reiner.Steib@gmx.de>
6577
6578 * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
6579 depending on gnus-score-decay-constant.
6580
6581 * encrypt.el (encrypt-insert-file-contents)
6582 (encrypt-write-file-contents): Don't use `gnus-message'.
6583
6584 * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
6585 arguments.
6586 (mm-uu-type-alist): Add message-marks and insert-marks. Pass
6587 arguments to mm-uu-verbatim-marks-extract.
6588 (mm-uu-hide-markers): New variable.
6589 (mm-uu-extract): Use face similar to `gnus-cite-3'.
6590
6591 * gnus-fun.el (gnus-convert-image-to-x-face-command)
6592 (gnus-convert-image-to-face-command): Use "convert" by default to
6593 allow other input image formats.
6594 (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
6595 accordingly.
6596
6597 2005-10-23 Simon Josefsson <jas@extundo.com>
6598
6599 * imap.el (imap-gssapi-program): Align command line parameters
6600 with latest GNU SASL.
6601 (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
6602
6603 2005-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
6604
6605 * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
6606 HTML.
6607 (nnslashdot-request-article): Ditto.
6608
6609 2005-10-20 Hiroshi Fujishima <hiroshi.fujishima@gmail.com> (tiny change)
6610
6611 * mail-source.el (mail-source-fetch-pop): Require pop3.
6612 (mail-source-check-pop): Ditto.
6613
6614 2005-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
6615
6616 * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
6617 errors.
6618
6619 2005-10-19 Reiner Steib <Reiner.Steib@gmx.de>
6620
6621 * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
6622 (gnus-treat-strip-leading-blank-lines): Improve doc string.
6623
6624 * message.el (message-tool-bar-local-item-from-menu): Fix comment.
6625
6626 * mm-bodies.el (mm-decode-string): Call
6627 `mm-charset-to-coding-system' with allow-override argument.
6628
6629 2005-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
6630
6631 * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
6632 (rfc2047-charset-to-coding-system): New function.
6633 (rfc2047-decode-encoded-words): New function.
6634 (rfc2047-decode-region): Use them.
6635 (rfc2047-decode-cte): Remove.
6636 (rfc2047-parse-and-decode): Remove.
6637 (rfc2047-decode): Remove.
6638
6639 2005-10-15 Kenichi Handa <handa@m17n.org>
6640
6641 * rfc2047.el (rfc2047-decode-cte): New function.
6642 (rfc2047-decode-region): Change the way to decode successive
6643 encoded-words: decode B- or Q-encoding in each encoded-word,
6644 concatenate them, and decode it as charset.
6645
6646 2005-10-17 Chong Yidong <cyd@stupidchicken.com>
6647
6648 * gnus-cus.el (gnus-custom-map): New variable. Bind mouse-1 to
6649 widget-move-and-invoke.
6650 (gnus-custom-mode): Use gnus-custom-map.
6651
6652 2005-10-15 Bill Wohler <wohler@newt.com>
6653
6654 * message.el (message-tool-bar-map): Renamed image file from
6655 mail_send to mail/send.
6656
6657 2005-10-16 Masatake YAMATO <jet@gyve.org>
6658
6659 * message.el (message-expand-group): Pass the common
6660 prefix substring of completion to `display-completion-list'.
6661
6662 2005-10-13 Reiner Steib <Reiner.Steib@gmx.de>
6663
6664 * mml-sec.el (mml-secure-method): New internal variable.
6665 (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
6666 (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
6667 functions using mml-secure-method.
6668
6669 * mml.el (mml-mode-map): Add key bindings for those functions.
6670 (mml-menu): Simplify security menu entries. Suggested by Jesper
6671 Harder <harder@myrealbox.com>.
6672 (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
6673 end of message if point is the headers of the message.
6674
6675 * message.el (message-in-body-p): New function.
6676
6677 * assistant.el: Autoload gnus-util and netrc.
6678
6679 * mm-util.el (mm-charset-to-coding-system): Add allow-override.
6680 Use `mm-charset-override-alist' only when decoding.
6681
6682 * mm-bodies.el (mm-decode-body): Call
6683 `mm-charset-to-coding-system' with allow-override argument.
6684
6685 * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
6686 `filename' from Content-Disposition if Content-Type doesn't
6687 provide `name'.
6688 (gnus-mime-view-part-as-type): Set default instead of
6689 initial-input.
6690
6691 2005-10-09 Daniel Brockman <daniel@brockman.se>
6692
6693 * format-spec.el (format-spec): Propagate text properties of % spec.
6694
6695 2005-10-12 Reiner Steib <Reiner.Steib@gmx.de>
6696
6697 * gnus-art.el (gnus-treat-predicate): Add `first'.
6698
6699 2005-10-11 Reiner Steib <Reiner.Steib@gmx.de>
6700
6701 * mm-util.el (mm-charset-synonym-alist): Improve doc string.
6702 (mm-charset-override-alist): New variable.
6703 (mm-charset-to-coding-system): Use it.
6704 (mm-codepage-setup): New helper function.
6705 (mm-charset-eval-alist): New variable.
6706 (mm-charset-to-coding-system): Use mm-charset-eval-alist. Warn
6707 about unknown charsets.
6708
6709 2005-10-04 David Hansen <david.hansen@gmx.net>
6710
6711 * nnrss.el (nnrss-request-article): Add support for the comments tag.
6712 (nnrss-check-group): Ditto.
6713
6714 2005-10-04 Reiner Steib <Reiner.Steib@gmx.de>
6715
6716 * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
6717 Rename x-gnus-verbatim to x-verbatim.
6718 (mm-uu-type-alist): Fix regexp for verbatim-marks.
6719
6720 * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
6721 x-verbatim.
6722
6723 * mm-url.el (mm-url-predefined-programs): Add switches for curl.
6724
6725 * gnus-util.el (gnus-remove-duplicates): Remove.
6726
6727 * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
6728 instead of gnus-remove-duplicates.
6729
6730 * message.el (message-remove-duplicates): Remove.
6731 (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
6732 message-remove-duplicates.
6733
6734 * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
6735 available, else use implementation from `delete-dups'.
6736
6737 * message.el (message-insert-expires): New function.
6738 (message-mode-map): Add key binding.
6739 (message-mode-field-menu): Add menu entry.
6740 (message-mode): Document it.
6741 (message-make-expires-date): Use `message-make-date'.
6742
6743 2005-10-04 Josh Huber <huber@alum.wpi.edu>
6744
6745 * message.el (message-make-expires-date): New function.
6746
6747 2005-10-02 Katsumi Yamaoka <yamaoka@jpl.org>
6748
6749 * time-date.el: Autoload parse-time-string, XEmacs needs it.
6750
6751 2005-09-30 Stefan Monnier <monnier@iro.umontreal.ca>
6752
6753 * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
6754 function rather than the diff-mode.el package.
6755 (mm-display-external): Use with-current-buffer.
6756 (mm-viewer-completion-map, mm-viewer-completion-map):
6757 Move initialization inside declaration.
6758
6759 2005-09-29 Simon Josefsson <jas@extundo.com>
6760
6761 * spam.el: Load hashcash when compiling, to avoid warnings. Don't
6762 autoload mail-check-payment.
6763 (spam-check-hashcash): Define unconditionally, since hashcash.el
6764 is part of Gnus now. Ignore errors from payment checking.
6765
6766 2005-09-28 Reiner Steib <Reiner.Steib@gmx.de>
6767
6768 * message.el (message-bold-region, message-unbold-region): Rename
6769 from `bold-region' and `unbold-region'.
6770
6771 * message.el: Remove useless autoloads.
6772
6773 2005-09-28 Simon Josefsson <jas@extundo.com>
6774
6775 * message.el (message-use-idna): Default to t.
6776 (message-use-idna): Test whether encoding works too. Doc fix.
6777
6778 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
6779
6780 * nntp.el (nntp-warn-about-losing-connection): Remove.
6781
6782 2005-09-27 Reiner Steib <Reiner.Steib@gmx.de>
6783
6784 * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
6785 customizable. Change default value.
6786 (mm-uu-diff-groups-regexp): Change default value.
6787 (mm-uu-type-alist): Add doc string.
6788 (mm-uu-configure): Add doc string. Make it interactive.
6789 (mm-uu-tex-groups-regexp): New variable.
6790 (mm-uu-latex-extract, mm-uu-latex-test): New functions.
6791 (mm-uu-type-alist): Add LaTeX documents.
6792 (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
6793 of "text/verbatim".
6794 (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
6795
6796 * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
6797 instead of "text/verbatim".
6798
6799 * message.el (message-mark-inserted-region)
6800 (message-mark-insert-file): Use slrn style marks when called with
6801 prefix argument.
6802
6803 2005-09-27 Simon Josefsson <jas@extundo.com>
6804
6805 * message.el (message-idna-to-ascii-rhs-1): Reformat.
6806
6807 2005-09-27 Arne Jørgensen <arne@arnested.dk>
6808
6809 * message.el (message-remove-duplicates): New function.
6810 Implementation borrowed from `gnus-remove-duplicates'.
6811 (message-idna-to-ascii-rhs): Also encode idna addresses in
6812 Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
6813 (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
6814 only ask about the same idna domain once per header and also tell
6815 in what header to replace the idna domain.
6816
6817 * gnus-art.el (article-decode-idna-rhs): Also decode idna
6818 addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
6819 (article-decode-idna-rhs): Fix regexp so that all idna-address in
6820 a header is decoded and not just the last one.
6821
6822 2005-09-27 Katsumi Yamaoka <yamaoka@jpl.org>
6823
6824 * gnus-art.el (gnus-mime-display-single): Don't modify text if it
6825 has been decoded.
6826
6827 * mm-decode.el (mm-automatic-display): Add text/verbatim.
6828 (mm-insert-part): Don't modify text if it has been decoded.
6829
6830 * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
6831 decoded.
6832
6833 * mm-view.el (mm-inline-text): Don't strip text props unless
6834 decoding enriched or richtext parts.
6835
6836 2005-09-25 Romain Francoise <romain@orebokech.com>
6837
6838 * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
6839 * gnus-start.el (gnus-subscribe-interactively):
6840 * gnus-uu.el (gnus-uu-grab-articles):
6841 End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
6842 space.
6843
6844 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
6845
6846 * smime.el (smime-sign-buffer, smime-decrypt-buffer):
6847 * mm-view.el (mm-view-pkcs7-decrypt):
6848 * gnus-sum.el (gnus-summary-limit-to-extra)
6849 (gnus-summary-respool-article, gnus-read-move-group-name):
6850 * gnus-score.el (gnus-summary-increase-score):
6851 * gnus-util.el (gnus-completing-read-with-default):
6852 * gnus-art.el (gnus-read-save-file-name)
6853 (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
6854 (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
6855 * message.el (message-check-news-header-syntax):
6856 Follow convention for reading with the minibuffer.
6857
6858 2005-09-22 Reiner Steib <Reiner.Steib@gmx.de>
6859
6860 * spam-report.el (spam-report-url-ping-plain):
6861 Use gnus-extended-version as User-Agent.
6862
6863 * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
6864 default value is nil.
6865
6866 * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
6867 (mm-uu-verbatim-marks-extract): New function.
6868 (mm-uu-extract): New face.
6869 (mm-uu-copy-to-buffer): Use it.
6870
6871 * spam-report.el (spam-report-gmane-ham): Renamed from
6872 `spam-report-gmane-unspam'.
6873 (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
6874 Simplify use of UNSPAM argument. Fetch "X-Report-Unspam" header.
6875
6876 * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
6877 Autoload.
6878 (spam-report-gmane-unregister-routine): Renamed
6879 `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
6880
6881 2005-09-21 Teodor Zlatanov <tzz@lifelogs.com>
6882
6883 * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
6884 (spam-report-gmane-unregister-routine): Add support for gmane
6885 unregistration.
6886
6887 * spam-report.el (spam-report-gmane-unspam)
6888 (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
6889 (spam-report-gmane): Change to take a single article and do unspam
6890 registration.
6891
6892 2005-09-19 Reiner Steib <Reiner.Steib@gmx.de>
6893
6894 * mm-url.el (mm-url-decode-entities): Fix regexp.
6895
6896 2005-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
6897
6898 * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
6899 default to nil, to be able to use Gnus at all. If the default
6900 switches to something else, then the function should be fixed not
6901 be exceedingly slow.
6902
6903 2005-09-20 Teodor Zlatanov <tzz@lifelogs.com>
6904
6905 * gnus-start.el (gnus-activate-group): If the server is nil, don't
6906 fail hard.
6907
6908 * spam-report.el: Add better Keywords line.
6909
6910 * spam.el: Add Maintainer and better Keywords line.
6911
6912 2005-09-19 Reiner Steib <Reiner.Steib@gmx.de>
6913
6914 * gnus-art.el (gnus-article-replace-part)
6915 (gnus-mime-replace-part): New functions.
6916 (gnus-mime-action-alist, gnus-mime-button-commands)
6917 (gnus-mime-save-part-and-strip): Added file argument.
6918 (gnus-article-part-wrapper): Added interactive argument.
6919
6920 * gnus-sum.el (gnus-summary-mime-map): Add
6921 `gnus-article-replace-part'.
6922
6923 2005-09-19 Didier Verna <didier@xemacs.org>
6924
6925 The nnml compaction feature:
6926 * nnml.el (nnml-request-compact-group): New function.
6927 * nnml.el (nnml-request-compact): New function.
6928 * gnus-int.el (gnus-request-compact-group): New function.
6929 * gnus-int.el (gnus-request-compact): New function.
6930 * gnus-group.el (gnus-group-compact-group): New function.
6931 * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
6932 * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
6933 * gnus-srvr.el (gnus-server-compact-server): New function.
6934 * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
6935 * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
6936
6937 2005-09-18 Deepak Goel <deego@gnufans.org>
6938
6939 * sieve.el (sieve-help): Fix `message' call: first arg should be a
6940 format spec.
6941
6942 2005-09-16 Katsumi Yamaoka <yamaoka@jpl.org>
6943
6944 * gnus.el (gnus-group-startup-message): Bind image-load-path.
6945
6946 2005-09-15 Romain Francoise <romain@orebokech.com>
6947
6948 * message.el (message-fill-paragraph): Clarify docstring.
6949
6950 2005-09-14 Katsumi Yamaoka <yamaoka@jpl.org>
6951
6952 * gnus-art.el (gnus-mime-display-part): Protect against broken
6953 MIME messages.
6954
6955 2005-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
6956
6957 * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
6958 before parsing header.
6959
6960 2005-09-11 Jari Aalto <jari.aalto@cante.net>
6961
6962 * html2text.el (html2text-replace-list): Add new entities.
6963
6964 2005-09-11 Romain Francoise <romain@orebokech.com>
6965
6966 * message.el (message-alternative-emails): Improve docstring.
6967 (message-setup-1): Call `message-use-alternative-email-as-from'
6968 after `message-setup-hook' to give it precedence over posting
6969 styles, etc.
6970 (message-use-alternative-email-as-from): Add docstring. Remove
6971 the original From header if present.
6972
6973 * nnml.el (nnml-compressed-files-size-threshold): New variable.
6974 (nnml-save-mail): Use it.
6975
6976 * gnus-uu.el (gnus-uu-mark-series): Return number of marked
6977 articles. Add new argument `silent'.
6978 (gnus-uu-mark-all): Report the total number of marked articles.
6979
6980 2005-09-10 Romain Francoise <romain@orebokech.com>
6981
6982 * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
6983 (gnus-uu-mark-series): Likewise.
6984
6985 2005-09-10 Reiner Steib <Reiner.Steib@gmx.de>
6986
6987 * spam-report.el (spam-report-gmane): Fix generation of spam
6988 report URL.
6989
6990 2005-09-10 Simon Josefsson <jas@extundo.com>
6991
6992 * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
6993 t, based on discussion on the ding list with Robert Epprecht
6994 <epprecht@solnet.ch>.
6995
6996 2005-09-07 Reiner Steib <Reiner.Steib@gmx.de>
6997
6998 * spam-report.el (spam-report-gmane): Make it work without
6999 X-Report-Spam header. Gmane now only provides Archived-At.
7000 This is only used if `spam-report-gmane-use-article-number' is nil.
7001 (spam-report-gmane-spam-header): Remove. Not used anymore.
7002
7003 * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
7004 make `gnus-summary-sort-by-recipient' work with threading.
7005
7006 * nnweb.el (nnweb-google-wash-article): Print a message if article
7007 is not available.
7008
7009 2005-09-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
7010
7011 * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
7012 change. Decode text/* parts content before displaying.
7013
7014 2005-09-06 Reiner Steib <Reiner.Steib@gmx.de>
7015
7016 * mml-smime.el: Remove defvar of gnus-extract-address-components.
7017
7018 2005-09-06 Katsumi Yamaoka <yamaoka@jpl.org>
7019
7020 * mm-view.el (mm-display-inline-fontify): Disable support modes.
7021
7022 2005-09-05 Reiner Steib <Reiner.Steib@gmx.de>
7023
7024 * message.el (message-tab-body-function): Fix mismatched custom type.
7025
7026 * gnus.el (gnus-group-change-level-function): Ditto.
7027
7028 * gnus-msg.el (gnus-outgoing-message-group): Ditto.
7029
7030 * gnus-art.el (gnus-signature-limit)
7031 (gnus-article-mime-part-function): Ditto.
7032
7033 2005-09-05 Katsumi Yamaoka <yamaoka@jpl.org>
7034
7035 * mml.el (mml-mode): Silence the byte compiler.
7036
7037 * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
7038 using `(sit-for 0)' before moving the point to the specified part;
7039 skip unbuttonized parts.
7040 (gnus-article-part-wrapper): Don't use save-window-excursion; don't
7041 return to the summary window if gnus-auto-select-part is non-nil.
7042
7043 2005-09-04 Reiner Steib <Reiner.Steib@gmx.de>
7044
7045 * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
7046 variables.
7047 (mml-dnd-attach-file, mml-mode): Use them.
7048
7049 * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
7050 Make fetching article by MID work again for Google Groups. Added
7051 FIXME concerning gnus-group-make-web-group.
7052
7053 * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
7054 Don't depend on Gnus by using mail-extract-address-components if
7055 gnus-extract-address-components is not bound.
7056
7057 2005-09-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
7058
7059 * gnus-art.el (gnus-mime-display-security): Don't display the
7060 signature, but only the signed part.
7061
7062 2005-09-02 Katsumi Yamaoka <yamaoka@jpl.org>
7063
7064 * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
7065
7066 * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
7067 list, not listp.
7068
7069 2005-09-02 Hrvoje Niksic <hniksic@xemacs.org>
7070
7071 * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
7072 when encoding.
7073
7074 * mm-bodies.el (mm-decode-content-transfer-encoding):
7075 De-canonicalize CRLF for all text content types, not just
7076 text/plain.
7077
7078 2005-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
7079
7080 * gnus-art.el (gnus-article-part-wrapper): Error if there's no
7081 valid article; point arrow and cursor at the MIME button.
7082
7083 2005-08-30 Katsumi Yamaoka <yamaoka@jpl.org>
7084
7085 * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
7086 Suggested by Dan Christensen <jdc@uwo.ca>.
7087
7088 * mm-decode.el (mm-save-part): Enable change of prompt.
7089
7090 2005-08-29 Jari Aalto <jari.aalto@cante.net>
7091
7092 * gnus-msg.el (gnus-inews-add-send-actions): Made
7093 `message-post-method' lambda parameter ARG `&optional'.
7094
7095 2005-08-29 Reiner Steib <Reiner.Steib@gmx.de>
7096
7097 * gnus-sum.el (gnus-summary-mime-map): Added
7098 gnus-article-save-part-and-strip, gnus-article-delete-part and
7099 gnus-article-jump-to-part.
7100
7101 * gnus-art.el (gnus-article-edit-article): Added quiet argument.
7102 (gnus-article-edit-part): Use it.
7103 (gnus-article-part-wrapper): Added no-handle argument.
7104 (gnus-article-save-part-and-strip, gnus-article-delete-part): New
7105 functions.
7106
7107 2005-08-29 Romain Francoise <romain@orebokech.com>
7108
7109 * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
7110 docstring.
7111 (gnus-face-from-file): Likewise.
7112
7113 2005-08-29 Reiner Steib <Reiner.Steib@gmx.de>
7114
7115 * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
7116 (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
7117 non-nil.
7118 (gnus-auto-select-part): New variable.
7119 (gnus-article-jump-to-part): New function.
7120 (gnus-article-edit-part, gnus-mime-save-part-and-strip)
7121 (gnus-mime-delete-part): Allow selecting specified part after
7122 deleting or stripping parts.
7123 (gnus-article-jump-to-part): Don't use `read-number'. Use last
7124 part if argument is bogus.
7125
7126 2005-08-31 Juanma Barranquero <lekktu@gmail.com>
7127
7128 * gnus-art.el (w3m-minor-mode-map):
7129 * gnus-spec.el (gnus-newsrc-file-version):
7130 * gnus-util.el (nnmail-active-file-coding-system)
7131 (gnus-original-article-buffer, gnus-user-agent):
7132 * gnus.el (gnus-ham-process-destinations)
7133 (gnus-parameter-ham-marks-alist)
7134 (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
7135 (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
7136 (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
7137 * mm-decode.el (gnus-current-window-configuration):
7138 * mm-extern.el (gnus-article-mime-handles):
7139 * mm-url.el (url-current-object, url-package-name)
7140 (url-package-version):
7141 * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
7142 (smime-keys, w3m-cid-retrieve-function-alist)
7143 (w3m-current-buffer, w3m-display-inline-images)
7144 (w3m-minor-mode-map):
7145 * mml-smime.el (gnus-extract-address-components):
7146 * mml.el (gnus-article-mime-handles, gnus-mouse-2)
7147 (gnus-newsrc-hashtb, message-default-charset)
7148 (message-deletable-headers, message-options)
7149 (message-posting-charset, message-required-mail-headers)
7150 (message-required-news-headers):
7151 * mml1991.el (mc-pgp-always-sign):
7152 * mml2015.el (mc-pgp-always-sign):
7153 * nnheader.el (nnmail-extra-headers):
7154 * rfc1843.el (gnus-decode-encoded-word-function)
7155 (gnus-decode-header-function, gnus-newsgroup-name):
7156 * spam-stat.el (gnus-original-article-buffer): Add defvars.
7157
7158 2005-08-22 Karl Chen <quarl@cs.berkeley.edu>
7159
7160 * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
7161 the end of the date treatments.
7162
7163 2005-08-15 Simon Josefsson <jas@extundo.com>
7164
7165 * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
7166 it in url-handlers.el and XEmacs in url.el. Reported by Luca
7167 Capello and Romain Francoise.
7168 (pgg-fetch-key-function): Removed, not used?
7169 (pgg-insert-url-with-w3): Require url, to get
7170 url-insert-file-contents regardless of where it is defined.
7171
7172 2005-08-13 Romain Francoise <romain@orebokech.com>
7173
7174 * message.el (message-cite-original-1): New function.
7175 (message-cite-original): Use it.
7176 (message-cite-original-without-signature): Ditto.
7177
7178 2005-08-08 Romain Francoise <romain@orebokech.com>
7179
7180 * message.el (message-yank-empty-prefix): New variable.
7181 (message-indent-citation): Use it.
7182 (message-cite-original-without-signature): Respect X-No-Archive.
7183
7184 2005-08-08 Simon Josefsson <jas@extundo.com>
7185
7186 * pgg.el: Autoload url-insert-file-contents instead of loading
7187 w3/url.
7188 (pgg-insert-url-with-w3): Don't load url here.
7189
7190 2005-08-07 Jesper Harder <harder@phys.au.dk>
7191
7192 * message.el (message-kill-to-signature): Don't insert newline at
7193 bol.
7194 (message-newline-and-reformat): Bind fill-paragraph-function to nil.
7195
7196 2005-08-06 Romain Francoise <romain@orebokech.com>
7197
7198 * message.el (message-user-fqdn): Fix typo in docstring.
7199
7200 2005-08-05 Daiki Ueno <ueno@unixuser.org>
7201
7202 * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
7203
7204 * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
7205
7206 2005-08-05 Katsumi Yamaoka <yamaoka@jpl.org>
7207
7208 * mm-bodies.el (mm-encode-body): Use coding system rather than
7209 charset to encode text.
7210
7211 * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
7212 number of charsets if utf-8 is available (XEmacs).
7213
7214 2005-08-04 Reiner Steib <Reiner.Steib@gmx.de>
7215
7216 * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
7217 taken from `gnus-button-mid-or-mail-regexp'.
7218 (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
7219 (gnus-button-alist): Improve regexp for domain part of the MIDs
7220 for news:localpart@domain buttons.
7221 (gnus-button-ctan-directory-regexp): Update.
7222
7223 2005-08-02 Katsumi Yamaoka <yamaoka@jpl.org>
7224
7225 * sieve-manage.el (sieve-manage-interactive-login): Use
7226 make-local-variable rather than make-variable-buffer-local.
7227 (sieve-manage-open): Ditto.
7228 (sieve-manage-authenticate): Ditto.
7229
7230 * mml.el (mml-generate-mime-1): Make the content type default to
7231 text/plain if the filename is not specified.
7232
7233 2005-08-01 Katsumi Yamaoka <yamaoka@jpl.org>
7234
7235 * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
7236 instead of insert-buffer.
7237
7238 * message.el (message-yank-original): Ditto; set the mark at the
7239 end of the yanked message.
7240
7241 2005-07-29 Katsumi Yamaoka <yamaoka@jpl.org>
7242
7243 * gnus-art.el (gnus-article-next-page-1): Reduce the number of
7244 lines to scroll rather than to stop it.
7245
7246 * mml.el (mml-generate-default-type): Add doc string.
7247 (mml-generate-mime-1): Use mm-default-file-encoding or make it
7248 default to application/octet-stream when determining the content
7249 type if it is not specified for the part or the mml contents; add
7250 a comment about mml-generate-default-type.
7251
7252 2005-07-29 Reiner Steib <Reiner.Steib@gmx.de>
7253
7254 * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
7255 make it default to application/octet-stream when determining the
7256 content type if it is not specified for the external contents.
7257
7258 2005-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
7259
7260 * rfc2231.el (rfc2231-parse-string): Take care that not only a
7261 segmented parameter but also other parameters might be there.
7262
7263 2005-07-27 Katsumi Yamaoka <yamaoka@jpl.org>
7264
7265 * mm-decode.el (mm-display-external): Delete temp file, directory
7266 and buffer immediately if the external process is exited.
7267
7268 2005-07-26 Katsumi Yamaoka <yamaoka@jpl.org>
7269
7270 * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
7271 fewer lines than that of scroll-margin.
7272 (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
7273
7274 2005-07-25 Katsumi Yamaoka <yamaoka@jpl.org>
7275
7276 * gnus-art.el (gnus-article-next-page): Revert.
7277 (gnus-article-beginning-of-window): New macro.
7278 (gnus-article-next-page-1): Use it.
7279 (gnus-article-prev-page): Ditto.
7280 (gnus-article-edit-part): Use insert-buffer-substring instead of
7281 insert-buffer.
7282 (gnus-article-edit-exit): Ditto.
7283
7284 * gnus-util.el (gnus-beginning-of-window): Remove.
7285 (gnus-end-of-window): Remove.
7286
7287 2005-07-25 Simon Josefsson <jas@extundo.com>
7288
7289 * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
7290 to have the url package without w3. Reported by Daiki Ueno
7291 <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
7292
7293 2005-07-20 Didier Verna <didier@xemacs.org>
7294
7295 * gnus-diary.el: Remove the description comment (nndiary is now
7296 properly documented in the Gnus manual).
7297 Fix the spelling of "Back End".
7298 * nndiary.el: Ditto.
7299 Fix the copyright notice.
7300
7301 2005-07-18 Romain Francoise <romain@orebokech.com>
7302
7303 * gnus-sum.el (gnus-summary-to-prefix)
7304 (gnus-summary-newsgroup-prefix): New variables.
7305 (gnus-summary-from-or-to-or-newsgroups): Use them.
7306
7307 2005-07-17 Romain Francoise <romain@orebokech.com>
7308
7309 * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
7310 space as it's generally not especially interesting to the user.
7311
7312 2005-07-16 Romain Francoise <romain@orebokech.com>
7313
7314 * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
7315 nil to avoid prompting and file modification if one of the
7316 messages at the top of the nnfolder file contains a copyright
7317 notice.
7318 Update copyright notice.
7319
7320 * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
7321 instead of `current-time-string' as the latter creates a time
7322 string that is not RFC 2822 compliant (it lacks the zone).
7323 Update copyright notice.
7324
7325 2005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
7326
7327 * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
7328 for text/rtf. Display default in prompt. Pass default for M-n.
7329
7330 * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
7331
7332 2005-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
7333
7334 * gnus-msg.el (gnus-button-mailto): Remove
7335 save-selected-window-window hackery because it relies on
7336 save-selected-window internals.
7337
7338 2005-07-15 Katsumi Yamaoka <yamaoka@jpl.org>
7339
7340 * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
7341 (gnus-article-next-page-1): Use gnus-beginning-of-window.
7342 (gnus-article-prev-page): Ditto.
7343
7344 * gnus-util.el (gnus-beginning-of-window): New function.
7345 (gnus-end-of-window): New function.
7346
7347 2005-07-14 Hiroshi Fujishima <hiroshi.fujishima@gmail.com> (tiny change)
7348
7349 * gnus-score.el (gnus-score-edit-all-score): Set
7350 gnus-score-edit-exit-function to gnus-score-edit-done and call
7351 gnus-message.
7352
7353 2005-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
7354
7355 * gnus-msg.el (gnus-button-mailto): Remove
7356 save-selected-window-window hackery because it relies on
7357 save-selected-window internals.
7358
7359 2005-07-13 Katsumi Yamaoka <yamaoka@jpl.org>
7360
7361 * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
7362 add-minor-mode.
7363 (gnus-binary-mode): Ditto.
7364
7365 * gnus-topic.el (gnus-topic-mode): Ditto.
7366
7367 2005-07-08 Ralf Angeli <angeli@iwi.uni-sb.de>
7368
7369 * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
7370 (gnus-article-prev-page): Take scroll-margin into consideration.
7371
7372 2005-07-04 Lute Kamstra <lute@gnu.org>
7373
7374 Update FSF's address in GPL notices.
7375
7376 2005-07-04 Juanma Barranquero <lekktu@gmail.com>
7377
7378 * gnus.el (gnus-exit):
7379 * gnus-group.el (gnus-group-icons):
7380 * nnmail.el (nnmail-prepare): Fix typos in docstrings.
7381
7382 * gnus-nocem.el (gnus-nocem):
7383 * message.el (message-various, message-buffers, message-sending)
7384 (message-interface, message-forwarding, message-insertion)
7385 (message-headers, message-news, message-mail):
7386 * pgg-gpg.el (pgg-gpg):
7387 * pgg-parse.el (pgg-parse):
7388 * pgg-pgp.el (pgg-pgp):
7389 * pgg-pgp5.el (pgg-pgp5):
7390 * pop3.el (pop3): Finish `defgroup' description with period.
7391
7392 2005-07-01 Katsumi Yamaoka <yamaoka@jpl.org>
7393
7394 * gnus-art.el (article-display-face): Improve the efficiency.
7395 (article-display-x-face): Ditto; remove grey x-face stuff.
7396
7397 2005-06-30 Katsumi Yamaoka <yamaoka@jpl.org>
7398
7399 * gnus-art.el (article-display-face): Correct the position in
7400 which Faces are inserted.
7401
7402 2005-06-29 Didier Verna <didier@xemacs.org>
7403
7404 * gnus-art.el (article-display-face): Display faces in correct
7405 order.
7406
7407 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
7408
7409 * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
7410 (gnus-fill-real-hashtb): Use hash table instead of obarray.
7411 (gnus-nocem-check-article): Fetch the Type header.
7412 (gnus-nocem-message-wanted-p): Fix the way to examine types.
7413 (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
7414 (gnus-nocem-enter-article): Use hash tables rather than obarrays;
7415 make sure gnus-nocem-hashtb is initialized.
7416 (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
7417 (gnus-nocem-unwanted-article-p): Ditto.
7418
7419 * pgg.el (pgg-verify): Return the verification result.
7420
7421 2005-06-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
7422
7423 * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
7424 is ascii.
7425
7426 2005-06-24 Juanma Barranquero <lekktu@gmail.com>
7427
7428 * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
7429 `show-nonbreak-escape'.
7430
7431 2005-06-23 Lute Kamstra <lute@gnu.org>
7432
7433 * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
7434
7435 * dig.el (dig-mode):
7436 * smime.el (smime-mode): Use gnus-run-mode-hooks.
7437
7438 2005-06-21 Juanma Barranquero <lekktu@gmail.com>
7439
7440 * nnimap.el (nnimap-split-download-body): Fix spellings.
7441
7442 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
7443
7444 * gnus-art.el (gnus-article-encrypt-body):
7445 * gnus-cus.el (gnus-score-customize):
7446 * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
7447 * pop3.el (pop3-user): Don't use `format' on `error' arguments.
7448
7449 2005-06-16 Arne Jørgensen <arne@arnested.dk>
7450
7451 * smime.el (smime-cert-by-ldap-1): Detect PEM format without
7452 header by looking for magic "MII" at the beginnig.
7453
7454 2005-06-16 Miles Bader <miles@gnu.org>
7455
7456 * assistant.el (assistant-field): Remove "-face" suffix from face name.
7457 (assistant-field-face): New backward-compatibility alias for renamed
7458 face.
7459 (assistant-render-text): Use renamed assistant-field face.
7460
7461 * spam.el (spam): Remove "-face" suffix from face name.
7462 (spam-face): New backward-compatibility alias for renamed face.
7463 (spam-face, spam-initialize): Use renamed spam face.
7464
7465 * message.el (message-header-to, message-header-cc)
7466 (message-header-subject, message-header-newsgroups)
7467 (message-header-other, message-header-name)
7468 (message-header-xheader, message-separator, message-cited-text)
7469 (message-mml): Remove "-face" suffix from face names.
7470 (message-header-to-face, message-header-cc-face)
7471 (message-header-subject-face, message-header-newsgroups-face)
7472 (message-header-other-face, message-header-name-face)
7473 (message-header-xheader-face, message-separator-face)
7474 (message-cited-text-face, message-mml-face):
7475 New backward-compatibility aliases for renamed faces.
7476 (message-font-lock-keywords): Use renamed message faces.
7477
7478 * sieve-mode.el (sieve-control-commands, sieve-action-commands)
7479 (sieve-test-commands, sieve-tagged-arguments):
7480 Remove "-face" suffix from face names.
7481 (sieve-control-commands-face, sieve-action-commands-face)
7482 (sieve-test-commands-face, sieve-tagged-arguments-face):
7483 New backward-compatibility aliases for renamed faces.
7484 (sieve-control-commands-face, sieve-action-commands-face)
7485 (sieve-test-commands-face, sieve-tagged-arguments-face):
7486 Use renamed sieve faces.
7487
7488 * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
7489 (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
7490 (gnus-group-news-3-empty, gnus-group-news-4)
7491 (gnus-group-news-4-empty, gnus-group-news-5)
7492 (gnus-group-news-5-empty, gnus-group-news-6)
7493 (gnus-group-news-6-empty, gnus-group-news-low)
7494 (gnus-group-news-low-empty, gnus-group-mail-1)
7495 (gnus-group-mail-1-empty, gnus-group-mail-2)
7496 (gnus-group-mail-2-empty, gnus-group-mail-3)
7497 (gnus-group-mail-3-empty, gnus-group-mail-low)
7498 (gnus-group-mail-low-empty, gnus-summary-selected)
7499 (gnus-summary-cancelled, gnus-summary-high-ticked)
7500 (gnus-summary-low-ticked, gnus-summary-normal-ticked)
7501 (gnus-summary-high-ancient, gnus-summary-low-ancient)
7502 (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
7503 (gnus-summary-low-undownloaded)
7504 (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
7505 (gnus-summary-low-unread, gnus-summary-normal-unread)
7506 (gnus-summary-high-read, gnus-summary-low-read)
7507 (gnus-summary-normal-read, gnus-splash):
7508 Remove "-face" suffix from face names.
7509 (gnus-group-news-1-face, gnus-group-news-1-empty-face)
7510 (gnus-group-news-2-face, gnus-group-news-2-empty-face)
7511 (gnus-group-news-3-face, gnus-group-news-3-empty-face)
7512 (gnus-group-news-4-face, gnus-group-news-4-empty-face)
7513 (gnus-group-news-5-face, gnus-group-news-5-empty-face)
7514 (gnus-group-news-6-face, gnus-group-news-6-empty-face)
7515 (gnus-group-news-low-face, gnus-group-news-low-empty-face)
7516 (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
7517 (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
7518 (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
7519 (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
7520 (gnus-summary-selected-face, gnus-summary-cancelled-face)
7521 (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
7522 (gnus-summary-normal-ticked-face)
7523 (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
7524 (gnus-summary-normal-ancient-face)
7525 (gnus-summary-high-undownloaded-face)
7526 (gnus-summary-low-undownloaded-face)
7527 (gnus-summary-normal-undownloaded-face)
7528 (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
7529 (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
7530 (gnus-summary-low-read-face, gnus-summary-normal-read-face)
7531 (gnus-splash-face):
7532 New backward-compatibility aliases for renamed faces.
7533 (gnus-group-startup-message): Use renamed gnus faces.
7534
7535 * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
7536 (gnus-server-closed, gnus-server-denied, gnus-server-offline)
7537 (gnus-server-agent): Remove "-face" suffix from face names.
7538 (gnus-server-agent-face, gnus-server-opened-face)
7539 (gnus-server-closed-face, gnus-server-denied-face)
7540 (gnus-server-offline-face):
7541 New backward-compatibility aliases for renamed faces.
7542 (gnus-server-agent-face, gnus-server-opened-face)
7543 (gnus-server-closed-face, gnus-server-denied-face)
7544 (gnus-server-offline-face): Use renamed gnus faces.
7545
7546 * gnus-picon.el (gnus-picon-xbm, gnus-picon):
7547 Remove "-face" suffix from face names.
7548 (gnus-picon-xbm-face, gnus-picon-face):
7549 New backward-compatibility aliases for renamed faces.
7550
7551 * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
7552 (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
7553 (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
7554 (gnus-cite-11): Remove "-face" suffix from face names.
7555 (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
7556 (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
7557 (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
7558 (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
7559 New backward-compatibility aliases for renamed faces.
7560 (gnus-cite-attribution-face, gnus-cite-face-list)
7561 (gnus-article-boring-faces): Use renamed gnus faces.
7562
7563 * gnus-art.el (gnus-signature, gnus-header-from)
7564 (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
7565 (gnus-header-content): Remove "-face" suffix from face names.
7566 (gnus-signature-face, gnus-header-from-face)
7567 (gnus-header-subject-face, gnus-header-newsgroups-face)
7568 (gnus-header-name-face, gnus-header-content-face):
7569 New backward-compatibility aliases for renamed faces.
7570 (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
7571
7572 * gnus-sum.el (gnus-summary-selected-face)
7573 (gnus-summary-highlight): Use renamed gnus faces.
7574 * gnus-group.el (gnus-group-highlight): Likewise.
7575
7576 2005-06-14 Juanma Barranquero <lekktu@gmail.com>
7577
7578 * gnus-sieve.el (gnus-sieve-article-add-rule):
7579 * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
7580 * spam-stat.el (spam-stat-buffer-change-to-spam)
7581 (spam-stat-buffer-change-to-non-spam): Follow error conventions.
7582
7583 * message.el (message-is-yours-p):
7584 * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
7585
7586 2005-06-14 Katsumi Yamaoka <yamaoka@jpl.org>
7587
7588 * mm-view.el (mm-inline-text): Withdraw the last change.
7589
7590 2005-06-09 Katsumi Yamaoka <yamaoka@jpl.org>
7591
7592 * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
7593 executing enriched-decode.
7594
7595 2005-06-07 Katsumi Yamaoka <yamaoka@jpl.org>
7596
7597 * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
7598 charset of tar files.
7599
7600 2005-06-04 Luc Teirlinck <teirllm@auburn.edu>
7601
7602 * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
7603
7604 2005-06-04 Lute Kamstra <lute@gnu.org>
7605
7606 * nnfolder.el (nnfolder-read-folder): Make sure that undo
7607 information is never recorded.
7608
7609 2005-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
7610
7611 * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
7612
7613 2005-06-02 Katsumi Yamaoka <yamaoka@jpl.org>
7614
7615 * pop3.el (pop3-apop): Run md5 in the binary mode.
7616
7617 * starttls.el (starttls-set-process-query-on-exit-flag):
7618 Use eval-and-compile.
7619
7620 2005-05-31 Simon Josefsson <jas@extundo.com>
7621
7622 * smime.el (smime-replace-in-string): Define.
7623 (smime-cert-by-ldap-1): Use it.
7624
7625 2005-05-31 Katsumi Yamaoka <yamaoka@jpl.org>
7626
7627 * gnus-art.el (article-display-x-face): Replace
7628 process-kill-without-query by gnus-set-process-query-on-exit-flag.
7629
7630 * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
7631 set-process-query-on-exit-flag or process-kill-without-query.
7632
7633 * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
7634 loop instead of replace-regexp.
7635
7636 * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
7637 instead of process-kill-without-query if it is available.
7638
7639 * mm-util.el (mm-insert-file-contents): Bind find-file-hook
7640 instead of find-file-hooks if it is available.
7641
7642 * mml1991.el: Bind pgg-default-user-id when compiling.
7643
7644 * mml2015.el: Bind pgg-default-user-id when compiling.
7645
7646 * nndraft.el (nndraft-request-associate-buffer):
7647 Use write-contents-functions instead of write-contents-hooks if it is
7648 available.
7649
7650 * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
7651 instead of find-file-hooks if it is available.
7652
7653 * nntp.el (nntp-open-connection): Replace
7654 process-kill-without-query by gnus-set-process-query-on-exit-flag.
7655 (nntp-open-ssl-stream): Ditto.
7656 (nntp-open-tls-stream): Ditto.
7657
7658 * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
7659 set-process-query-on-exit-flag or process-kill-without-query.
7660 (starttls-open-stream-gnutls): Use it instead of
7661 process-kill-without-query.
7662 (starttls-open-stream): Ditto.
7663
7664 2005-05-31 Ulf Stegemann <ulf@zeitform.de> (tiny change)
7665
7666 * smime.el (smime-cert-by-ldap-1): Don't use
7667 replace-regexp-in-string.
7668
7669 2005-05-31 Arne Jørgensen <arne@arnested.dk>
7670
7671 * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
7672
7673 * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
7674 in PEM format. Adjust to the XEmacs compability.
7675
7676 2005-05-30 Reiner Steib <Reiner.Steib@gmx.de>
7677
7678 * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
7679 by `string-to-number'.
7680 * gnus-agent.el (gnus-agent-regenerate-group)
7681 (gnus-agent-fetch-articles): Ditto.
7682 * gnus-art.el (gnus-button-fetch-group): Ditto.
7683 * gnus-cache.el (gnus-cache-generate-active)
7684 (gnus-cache-articles-in-group): Ditto.
7685 * gnus-group.el (gnus-group-set-current-level)
7686 (gnus-group-insert-group-line): Ditto.
7687 * gnus-score.el (gnus-score-set-expunge-below)
7688 (gnus-score-set-mark-below, gnus-summary-score-effect)
7689 (gnus-summary-score-entry): Ditto.
7690 * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
7691 (gnus-soup-pack): Ditto.
7692 * gnus-spec.el (gnus-xmas-format): Ditto.
7693 * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
7694 * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
7695 * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
7696 * nnbabyl.el (nnbabyl-article-group-number): Ditto.
7697 * nndb.el (nndb-get-remote-expire-response): Ditto.
7698 * nndiary.el (nndiary-parse-schedule-value)
7699 (nndiary-string-to-number, nndiary-request-replace-article)
7700 (nndiary-request-article): Ditto.
7701 * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
7702 * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
7703 * nneething.el (nneething-make-head): Ditto.
7704 * nnfolder.el (nnfolder-request-article)
7705 (nnfolder-retrieve-headers): Ditto.
7706 * nnheader.el (nnheader-file-to-number): Ditto.
7707 * nnkiboze.el (nnkiboze-request-article): Ditto.
7708 * nnmail.el (nnmail-process-unix-mail-format)
7709 (nnmail-process-babyl-mail-format): Ditto.
7710 * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
7711 * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
7712 (nnmh-request-create-group, nnmh-request-list-1)
7713 (nnmh-request-group, nnmh-request-article): Ditto.
7714 * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
7715 * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
7716 * nnsoup.el (nnsoup-make-active): Ditto.
7717 * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
7718 * nntp.el (nntp-find-group-and-number)
7719 (nntp-retrieve-headers-with-xover): Ditto.
7720 * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
7721 * pgg-parse.el (pgg-read-body, pgg-read-bytes)
7722 (pgg-format-key-identifier): Ditto.
7723 * pop3.el (pop3-last, pop3-stat): Ditto.
7724 * qp.el (quoted-printable-decode-region): Ditto.
7725
7726 * spam-report.el (spam-report-url-ping-mm-url): Use format instead
7727 of concat.
7728
7729 2005-05-30 Katsumi Yamaoka <yamaoka@jpl.org>
7730
7731 * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
7732
7733 * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
7734
7735 * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
7736
7737 * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
7738
7739 * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
7740
7741 * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
7742
7743 * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
7744 (gnus-carpal-mode): Ditto.
7745
7746 * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
7747 (gnus-browse-mode): Ditto.
7748
7749 * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
7750
7751 * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
7752
7753 2005-05-29 Richard M. Stallman <rms@gnu.org>
7754
7755 * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
7756
7757 2005-05-27 Katsumi Yamaoka <yamaoka@jpl.org>
7758
7759 * gnus-util.el (gnus-run-mode-hooks): New function.
7760
7761 * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
7762
7763 2005-05-26 Luc Teirlinck <teirllm@auburn.edu>
7764
7765 * gnus-agent.el (gnus-agent-make-mode-line-string):
7766 Use mode-line-highlight as mouse-face.
7767
7768 2005-05-17 Katsumi Yamaoka <yamaoka@jpl.org>
7769
7770 * canlock.el (canlock): Change the parent group to news.
7771
7772 * deuglify.el (gnus-outlook-deuglify): Add :group.
7773
7774 * dig.el (dig): Add :group.
7775
7776 * dns-mode.el (dns-mode): Add :group.
7777
7778 * encrypt.el (encrypt): Add :group.
7779
7780 * gnus-cite.el (gnus-cite-attribution-face): Add :group.
7781 (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
7782 (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
7783 (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
7784 (gnus-cite-face-10, gnus-cite-face-11): Ditto.
7785
7786 * gnus-diary.el (gnus-diary): Add :group.
7787
7788 * gnus.el (gnus-group-news-1-face): Add :group.
7789 (gnus-group-news-1-empty-face): Ditto.
7790 (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
7791 (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
7792 (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
7793 (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
7794 (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
7795 (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
7796 (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
7797 (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
7798 (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
7799 (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
7800 (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
7801 (gnus-summary-high-ticked-face): Ditto.
7802 (gnus-summary-low-ticked-face): Ditto.
7803 (gnus-summary-normal-ticked-face): Ditto.
7804 (gnus-summary-high-ancient-face): Ditto.
7805 (gnus-summary-low-ancient-face): Ditto.
7806 (gnus-summary-normal-ancient-face): Ditto.
7807 (gnus-summary-high-undownloaded-face): Ditto.
7808 (gnus-summary-low-undownloaded-face): Ditto.
7809 (gnus-summary-normal-undownloaded-face): Ditto.
7810 (gnus-summary-high-unread-face): Ditto.
7811 (gnus-summary-low-unread-face): Ditto.
7812 (gnus-summary-normal-unread-face): Ditto.
7813 (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
7814 (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
7815
7816 * hashcash.el (hashcash): New custom group.
7817 (hashcash-default-payment): Add :group.
7818 (hashcash-payment-alist): Ditto.
7819 (hashcash-default-accept-payment): Ditto.
7820 (hashcash-accept-resources): Ditto.
7821 (hashcash-path): Ditto.
7822 (hashcash-extra-generate-parameters): Ditto.
7823 (hashcash-double-spend-database): Ditto.
7824 (hashcash-in-news): Ditto.
7825
7826 * message.el (message-minibuffer-local-map): Add :group.
7827
7828 * netrc.el (netrc): Add :group.
7829
7830 * sieve-manage.el (sieve-manage-log): Add :group.
7831 (sieve-manage-default-user): Diito.
7832 (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
7833 (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
7834 (sieve-manage-authenticators): Ditto.
7835 (sieve-manage-authenticator-alist): Ditto.
7836 (sieve-manage-default-port): Ditto.
7837
7838 * sieve-mode.el (sieve-control-commands-face): Add :group.
7839 (sieve-action-commands-face): Ditto.
7840 (sieve-test-commands-face): Ditto.
7841 (sieve-tagged-arguments-face): Ditto.
7842
7843 * smime.el (smime): Add :group.
7844
7845 * spam-report.el (spam-report): Add :group.
7846
7847 * spam.el (spam, spam-face): Add :group.
7848
7849 2005-05-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
7850
7851 * nntp.el (nntp-next-result-arrived-p): Some news servers may
7852 return \n.\n.\n at the end of articles. Protect against that.
7853 (nntp-with-open-group): Allow debugging.
7854
7855 * nnheader.el (mail-header-set-extra): Make into a function
7856 because I just could't understand how to quote the list properly.
7857
7858 * dns.el (query-dns-cached): New function.
7859
7860 2005-05-26 Lute Kamstra <lute@gnu.org>
7861
7862 * score-mode.el (gnus-score-mode): Use run-mode-hooks.
7863
7864 2005-05-16 Katsumi Yamaoka <yamaoka@jpl.org>
7865
7866 * gnus-art.el: Don't autoload mail-extract-address-components.
7867
7868 * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
7869 eval-and-compile to evaluate it.
7870
7871 * hashcash.el: Don't autoload executable-find.
7872
7873 * nndb.el: Don't declare the nndb back end two or more times; don't
7874 autoload news-reply-mode, news-setup, cancel-timer and telnet.
7875
7876 * nntp.el: Autoload format-spec instead of format; use
7877 eval-and-compile to evaluate autoload forms.
7878
7879 2005-05-09 Georg C. F. Greve <greve@gnu.org> (tiny change)
7880
7881 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
7882
7883 2005-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
7884
7885 * gnus.el (gnus-version-number): Bump version.
7886
7887 2005-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
7888
7889 * gnus.el: No Gnus v0.3 is released.
7890
7891 2005-04-28 Katsumi Yamaoka <yamaoka@jpl.org>
7892
7893 * gnus-art.el (gnus-article-edit-part): Disable undo.
7894
7895 2005-04-25 Katsumi Yamaoka <yamaoka@jpl.org>
7896
7897 * gnus-art.el (article-date-ut): Don't delete X-Sent header when
7898 gnus-article-date-lapsed-new-header is t if date timer is active;
7899 skip headers in which the original date value is empty.
7900 (gnus-article-save-original-date): Redefine it as a macro.
7901 (gnus-display-mime): Use it.
7902
7903 2005-04-22 Katsumi Yamaoka <yamaoka@jpl.org>
7904
7905 * gnus-art.el (article-date-ut): Support converting date in
7906 forwarded parts as well.
7907 (gnus-article-save-original-date): New function.
7908 (gnus-display-mime): Use it.
7909
7910 2005-04-22 David Hansen <david.hansen@physik.fu-berlin.de>
7911
7912 * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
7913 enclosure element of <item>.
7914
7915 2005-04-21 Reiner Steib <Reiner.Steib@gmx.de>
7916
7917 * message.el (message-kill-buffer-query): Renamed from
7918 `message-kill-buffer-query-if-modified'. Added :version.
7919
7920 2005-04-19 Katsumi Yamaoka <yamaoka@jpl.org>
7921
7922 * mml.el (mml-preview): Bind gnus-message-buffer while setting the
7923 window layout.
7924
7925 2005-04-18 Katsumi Yamaoka <yamaoka@jpl.org>
7926
7927 * mml.el: Autoload dnd when compiling.
7928
7929 2005-04-18 Reiner Steib <Reiner.Steib@gmx.de>
7930
7931 * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
7932 x-dnd-*.
7933
7934 2005-04-18 Katsumi Yamaoka <yamaoka@jpl.org>
7935
7936 * qp.el (quoted-printable-encode-region): Save excursion.
7937
7938 2005-04-14 Teodor Zlatanov <tzz@lifelogs.com>
7939
7940 * message.el (message-kill-buffer-query-if-modified): Add new variable
7941 so the user can kill a modified message buffer quickly.
7942 (message-kill-buffer): Use it.
7943
7944 2005-04-13 Katsumi Yamaoka <yamaoka@jpl.org>
7945
7946 * gnus-art.el (gnus-mime-inline-part): Use mm-string-to-multibyte.
7947 * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
7948
7949 2005-04-12 Katsumi Yamaoka <yamaoka@jpl.org>
7950
7951 * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
7952 contained in text because xml.el decodes entities) with LFs.
7953
7954 2005-04-11 Lute Kamstra <lute@gnu.org>
7955
7956 * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
7957 differently.
7958
7959 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
7960
7961 * mm-util.el (mm-detect-coding-region): Typo.
7962
7963 2005-04-11 Katsumi Yamaoka <yamaoka@jpl.org>
7964
7965 * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
7966
7967 2005-04-06 D Goel <deego@gnufans.org>
7968
7969 * spam-stat.el (spam-stat-score-buffer): Add a call to a
7970 user-function allow user modifications of the scores.
7971 (spam-stat-score-buffer-user): New function, to allow
7972 user-computed modifications to the score.
7973 (spam-stat-score-buffer-user-functions): List of additional
7974 scoring functions.
7975 (spam-stat-error-holder): Global temporary error holder.
7976 (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
7977 variable.
7978
7979 2005-04-06 Teodor Zlatanov <tzz@lifelogs.com>
7980
7981 * gnus-registry.el (gnus-registry-clean-empty-function)
7982 (gnus-registry-trim, gnus-registry-fetch-groups)
7983 (gnus-registry-delete-group): Groups that match
7984 `gnus-registry-ignored-groups' are removed from the registry
7985 entries, not just ignored for splitting. This helps clean up the
7986 registry. Also, `gnus-registry-fetch-groups' is a convenient way
7987 to get all the groups a message ID is in.
7988
7989 * spam-stat.el (spam-stat-split-fancy-spam-threshold)
7990 (spam-stat-split-fancy): Change "threshhold" to "threshold"
7991 (spam-stat-score-buffer-user-functions): Add :number custom type.
7992
7993 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
7994
7995 * mm-util.el (mm-coding-system-p): Don't return binary for the nil
7996 argument in XEmacs.
7997
7998 * nnrss.el (nnrss-compatible-encoding-alist): New variable.
7999 (nnrss-request-group): Decode group name first.
8000 (nnrss-request-article): Make a text/plain article if mml-to-mime
8001 failed.
8002 (nnrss-get-encoding): Return a compatible encoding according to
8003 nnrss-compatible-encoding-alist.
8004 (nnrss-find-el): Use consp instead of listp.
8005 (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
8006
8007 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
8008
8009 * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
8010 which Emacs 20 doesn't support.
8011 (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
8012
8013 2005-04-04 Reiner Steib <Reiner.Steib@gmx.de>
8014
8015 * nnimap.el (nnimap-date-days-ago): Add defvars in order to
8016 silence the byte compiler inside the defun.
8017
8018 * gnus-demon.el (parse-time-string): Add autoload.
8019
8020 * gnus-delay.el (parse-time-string): Add autoload.
8021
8022 * gnus-art.el (parse-time-string): Add autoload.
8023
8024 * nnultimate.el (parse-time): Require for `parse-time-string'.
8025
8026 2005-03-31 Reiner Steib <Reiner.Steib@gmx.de>
8027
8028 * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
8029
8030 * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
8031
8032 * smime.el (smime-ldap-host-list): Add :version.
8033
8034 2005-03-21 Reiner Steib <Reiner.Steib@gmx.de>
8035
8036 * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
8037 pass it to `gnus-browse-read-group'.
8038 (gnus-browse-read-group): Add NUMBER argument and pass it to
8039 `gnus-group-read-ephemeral-group'.
8040
8041 * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
8042 argument and pass it to `gnus-group-read-group'.
8043
8044 2005-03-19 Aidan Kehoe <kehoea@parhasard.net>
8045
8046 * mm-util.el (mm-xemacs-find-mime-charset): Only call
8047 mm-xemacs-find-mime-charset-1 if we have the mule feature
8048 available at runtime.
8049
8050 2005-03-25 Werner Lemberg <wl@gnu.org>
8051
8052 * nnmaildir.el: Replace `illegal' with `invalid'.
8053
8054 2005-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
8055
8056 * gnus-start.el (gnus-display-time-event-handler):
8057 Check display-time-timer at runtime rather than only at load time
8058 in case display-time-mode is turned off in the mean time.
8059
8060 2005-03-16 Reiner Steib <Reiner.Steib@gmx.de>
8061
8062 * nnimap.el (nnimap-open-connection): Print which authinfo file is
8063 used.
8064
8065 * nneething.el (nneething-map-file-directory): Derive from
8066 `gnus-directory'.
8067
8068 * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
8069 the To/Cc button.
8070
8071 2005-03-15 Reiner Steib <Reiner.Steib@gmx.de>
8072
8073 * nnmaildir.el (nnmaildir-request-accept-article):
8074 Use `nnheader-cancel-timer' for compatibility with current XEmacs.
8075
8076 2005-03-13 Andrey Slusar <anrays@gmail.com> (tiny change)
8077
8078 * gnus-async.el: Require timer-funcs at compile time when in
8079 XEmacs for `run-with-idle-timer'.
8080
8081 2005-03-13 Andrey Slusar <anrays@gmail.com> (tiny change)
8082
8083 * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
8084 autoloaded function.
8085
8086 2005-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
8087
8088 * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
8089
8090 2005-03-10 Arne Jørgensen <arne@arnested.dk> (tiny change)
8091
8092 * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
8093
8094 2005-03-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
8095
8096 * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
8097 gnus-expert-user to default.
8098
8099 2005-03-08 Juergen Kreileder <jk@blackdown.de> (tiny change)
8100
8101 * nnimap.el (nnimap-open-server): Ditto.
8102
8103 * imap.el (imap-authenticate): Fix typo.
8104
8105 2005-03-08 Bjorn Solberg <bjorn_ding@hekneby.org> (tiny change)
8106
8107 * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
8108 buffer (since IMAP server might return FETCH response out of
8109 order, and the nntp buffer must be sorted).
8110
8111 2005-03-06 Kevin Greiner <kevin.greiner@compsol.cc>
8112
8113 * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
8114 comparison on string.
8115
8116 * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
8117 (gnus-agent-score): Renamed category keywords to match gnus-cus.
8118 (gnus-agent-summary-fetch-series): Modified to protect against
8119 gnus-agent-summary-fetch-group clearing processable flags.
8120 (gnus-agent-synchronize-group-flags): Update live group buffer as
8121 synchronization may occur due to the user toggle the plugged
8122 status.
8123 (gnus-agent-fetch-group-1): Clear downloadable flag when article
8124 successfully downloaded.
8125 (gnus-agent-expire-group-1): Avoid using markers when the overview
8126 is in ascending order; greatly improves performance.
8127 (gnus-agent-regenerate-group): Use
8128 gnus-agent-synchronize-group-flags to reset read status in both
8129 gnus and server.
8130 (gnus-agent-update-files-total-fetched-for): Fixed initial size.
8131
8132 2005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
8133
8134 * message.el: Don't autoload former message-utils variables.
8135 (message-strip-subject-trailing-was): Change doc string.
8136
8137 * nnweb.el: Fixes for `gnus-group-make-web-group'.
8138 (nnweb-type-definition): Don't add "hl=en" in `address'. Add `base'.
8139 (nnweb-google-search): Add "hl=en" here.
8140 (nnweb-google-parse-1, nnweb-google-create-mapping):
8141 Don't hardcode URL.
8142
8143 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
8144
8145 * message.el (message-get-reply-headers, message-followup):
8146 Mention related variables `message-use-followup-to' and
8147 `message-use-mail-followup-to', in the information buffer.
8148
8149 * nnweb.el (nnweb-type-definition): Use groups.google.de instead
8150 of broken groups(-beta).google.com.
8151
8152 2005-03-03 Teodor Zlatanov <tzz@lifelogs.com>
8153
8154 * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
8155 parameter to invoked gnus-request-move-article; remove the
8156 redundant gnus-sum-hint-move-is-internal variable; apply the marks
8157 all at once instead of once per article.
8158 (gnus-summary-remove-process-mark): Accept a list of articles as
8159 well as a single article for processing.
8160
8161 * gnus-int.el (gnus-request-move-article): Add move-is-internal
8162 parameter.
8163
8164 * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
8165
8166 * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
8167
8168 * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
8169 parameter.
8170
8171 * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
8172 parameter.
8173
8174 * nnimap.el (nnimap-request-move-article): Add move-is-internal
8175 parameter and remove the gnus-sum-hint-move-is-internal variable.
8176
8177 * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
8178 parameter.
8179
8180 * nndraft.el (nndraft-request-move-article): Add move-is-internal
8181 parameter.
8182
8183 * nndiary.el (nndiary-request-move-article): Add move-is-internal
8184 parameter.
8185
8186 * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
8187
8188 * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
8189 parameter.
8190
8191 * nnagent.el (nnagent-request-move-article): Add move-is-internal
8192 parameter.
8193
8194 2005-03-01 Stefan Monnier <monnier@iro.umontreal.ca>
8195
8196 * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
8197 a more conservative way.
8198
8199 2005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
8200
8201 * gnus-sum.el (gnus-summary-exit): Move point after displaying the
8202 buffer, so it moves the window's cursor.
8203
8204 2005-02-26 Arne Jørgensen <arne@arnested.dk>
8205
8206 * mm-decode.el (mm-dissect-buffer): Pass the from field on to
8207 `mm-dissect-multipart' and receive the from field as an (optional)
8208 argument from `mm-dissect-multipart'.
8209 (mm-dissect-multipart): Receive the from field as an argument and
8210 pass it on when we call `mm-dissect-buffer' on MIME parts.
8211 Fixes verification/decryption of signed/encrypted MIME parts.
8212
8213 2005-02-25 Teodor Zlatanov <tzz@lifelogs.com>
8214
8215 * gnus-sum.el (gnus-summary-move-article): Set
8216 gnus-sum-hint-move-is-internal for gnus-request-move-article and
8217 whatever it calls (right now, only nnimap-request-move article
8218 respects it).
8219
8220 * nnimap.el (nnimap-request-move-article): When
8221 gnus-sum-hint-move-is-internal is set, don't do the extra
8222 nnimap-request-article.
8223
8224 2005-02-24 Reiner Steib <Reiner.Steib@gmx.de>
8225
8226 * nnheader.el (nnheader-find-file-noselect): Add doc string.
8227
8228 * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
8229 `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
8230
8231 * gnus-sum.el (gnus-summary-caesar-message):
8232 Apply `gnus-treat-article' after rotation.
8233
8234 * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
8235 doc string.
8236
8237 2005-02-22 Simon Josefsson <jas@extundo.com>
8238
8239 * encrypt.el (encrypt-password-cache-expiry): Remove (use
8240 `password-cache-expiry' instead). Reported by Arne Jørgensen
8241 <arne@arnested.dk>.
8242 (encrypt): Add password-cache and password-cache-expiry as group
8243 members.
8244
8245 2005-02-22 Arne Jørgensen <arne@arnested.dk>
8246
8247 * smime.el (smime-ldap-host-list): Doc fix.
8248 (smime-ask-passphrase): Use `password-read-and-add' to read (and
8249 cache) password.
8250 (smime-sign-region): Use it.
8251 (smime-decrypt-region): Use it.
8252 (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
8253 (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
8254 fails.
8255 (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
8256 certificate from DER to PEM format rather than calling openssl.
8257
8258 * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
8259
8260 * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
8261 for signing/encryption.
8262
8263 * mml.el (mml-parse-1): Use them.
8264
8265 2005-02-21 Arne Jørgensen <arne@arnested.dk>
8266
8267 * nnrss.el (nnrss-verbose): Removed.
8268 (nnrss-request-group): Use `nnheader-message' instead.
8269
8270 2005-02-19 Mark Plaksin <happy@usg.edu> (tiny change)
8271
8272 * nnrss.el (nnrss-verbose): New variable.
8273 (nnrss-request-group): Make it say nnrss is requesting a group.
8274
8275 2005-02-21 Reiner Steib <Reiner.Steib@gmx.de>
8276
8277 * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
8278 Handle news URL with given port correctly.
8279
8280 2005-02-19 Katsumi Yamaoka <yamaoka@jpl.org>
8281
8282 * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
8283 containing special characters.
8284
8285 * gnus-sum.el (gnus-summary-edit-article): Ditto.
8286
8287 * mml.el (mime-to-mml): Ditto.
8288
8289 * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
8290 (rfc2047-quote-decoded-words-containing-tspecials): New variable.
8291 (rfc2047-decode-region): Quote decoded words containing special
8292 characters when rfc2047-quote-decoded-words-containing-tspecials
8293 is non-nil.
8294
8295 2005-02-16 Teodor Zlatanov <tzz@lifelogs.com>
8296
8297 * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
8298
8299 * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
8300
8301 2005-02-15 Simon Josefsson <jas@extundo.com>
8302
8303 * nnimap.el (nnimap-debug): Doc fix.
8304
8305 * imap.el (imap-debug): Doc fix.
8306
8307 2005-02-15 Katsumi Yamaoka <yamaoka@jpl.org>
8308
8309 * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
8310
8311 2005-02-14 Teodor Zlatanov <tzz@lifelogs.com>
8312
8313 * gnus.el (spam-contents): Improve docs for spam-contents
8314 parameter in its variable incarnation.
8315
8316 2005-02-14 Simon Josefsson <jas@extundo.com>
8317
8318 * smime-ldap.el: Use require instead of load-library for ldap.
8319 (smime-ldap-search): Indent.
8320 (smime-ldap-search-internal): Shorten line.
8321
8322 * smime.el (smime-cert-by-dns): Add doc-string.
8323 (smime-cert-by-ldap-1): Indent.
8324
8325 * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
8326 mml-smime-get-dns-ldap.
8327 (mml-smime-encrypt-query): Use new function. Default to ldap.
8328
8329 2005-02-14 Arne Jørgensen <arne@arnested.dk>
8330
8331 * smime.el: Require smime-ldap.
8332 (smime-ldap-host-list): New variable.
8333 (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
8334
8335 * mml-smime.el (mml-smime-encrypt-query): New function.
8336 (mml-smime-encrypt-query): Use it.
8337
8338 * smime-ldap.el: New file.
8339
8340 2005-02-13 Katsumi Yamaoka <yamaoka@jpl.org>
8341
8342 * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
8343
8344 2005-02-14 Reiner Steib <Reiner.Steib@gmx.de>
8345
8346 * gnus-group.el (gnus-group-make-doc-group): Mention prefix
8347 argument in doc string. Make query for type more clear.
8348
8349 2005-02-13 Reiner Steib <Reiner.Steib@gmx.de>
8350
8351 * gnus.el (gnus-group-startup-message): Search for gnus images in
8352 etc/images/gnus.
8353 * mm-util.el (mm-image-load-path): Likewise.
8354 * smiley.el (smiley-data-directory): Search for smilies in
8355 etc/images/smilies.
8356
8357 2005-02-09 Kim F. Storm <storm@cua.dk>
8358
8359 Change Emacs release version from 21.4 to 22.1 throughout.
8360 Change Emacs development version from 21.3.50 to 22.0.50.
8361
8362 2005-02-12 Katsumi Yamaoka <yamaoka@jpl.org>
8363
8364 * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
8365
8366 * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
8367 non-Mule XEmacs as well.
8368 (mm-decompress-buffer): Signal an error intentionally if it does
8369 not decompress compressed data because auto-compression-mode is
8370 disabled.
8371
8372 2005-02-11 Teodor Zlatanov <tzz@lifelogs.com>
8373
8374 * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
8375 an ID in the registry even if it has no groups.
8376
8377 2005-02-10 Katsumi Yamaoka <yamaoka@jpl.org>
8378
8379 * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
8380 merge it into mm-decompress-buffer.
8381 (gnus-mime-copy-part): Use the MIME part charset, the value which
8382 a user specified or gnus-newsgroup-charset for decoding, like
8383 gnus-mime-inline-part does; set buffer-file-coding-system to tell
8384 save-buffer what was used. Suggested by Kevin Ryde
8385 <user42@zip.com.au>.
8386 (gnus-mime-inline-part): Allow the name parameter as well as the
8387 filename parameter; force decompressing of compressed data; always
8388 display contents being not decoded as unibyte.
8389
8390 * mm-view.el (mm-display-inline-fontify): Allow the name parameter
8391 as well as the filename parameter.
8392
8393 * mm-util.el (mm-decompress-buffer): Merge
8394 gnus-mime-jka-compr-maybe-uncompress.
8395 (mm-find-buffer-file-coding-system): Doc fix; force decompressing
8396 of compressed data.
8397
8398 2005-02-08 Simon Josefsson <jas@extundo.com>
8399
8400 * imap.el (imap-log): Doc fix.
8401
8402 2005-02-07 Katsumi Yamaoka <yamaoka@jpl.org>
8403
8404 * gnus-art.el (gnus-mime-inline-part): Decode parts according to
8405 the coding cookies; decompress compressed parts.
8406
8407 * mml.el (mml-generate-mime-1): Add the charset parameter according
8408 to the value which a user specified manually or the coding cookie.
8409
8410 * mm-util.el (mm-string-to-multibyte): New function.
8411 (mm-detect-mime-charset-region): Work with Emacs 22 as well.
8412 (mm-coding-system-to-mime-charset): New function.
8413 (mm-decompress-buffer): New function.
8414 (mm-find-buffer-file-coding-system): New function.
8415
8416 * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
8417 (mm-display-inline-fontify): Rewrite for decoding and decompressing
8418 parts.
8419
8420 2005-02-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
8421
8422 * mm-view.el (mm-display-inline-fontify): Decode a part according
8423 to the charset parameter.
8424
8425 2005-02-03 Katsumi Yamaoka <yamaoka@jpl.org>
8426
8427 * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
8428 prefix arg is neither nil nor a number, as info specifies.
8429
8430 2005-02-02 Katsumi Yamaoka <yamaoka@jpl.org>
8431
8432 * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
8433 timestamps.
8434
8435 2005-02-02 Jari Aalto <jari.aalto@cante.net>
8436
8437 * gnus-sum.el (gnus-list-of-unread-articles): Improve active
8438 groups error checking and notify user.
8439
8440 2005-02-02 Jari Aalto <jari.aalto@poboxes.com>
8441
8442 * message.el (message-send-mail-function): Check existence of
8443 sendmail-program first before using default value
8444 `message-send-mail-with-sendmail'. Otherwise use more generic
8445 `smtpmail-send-it'.
8446
8447 2005-02-01 Katsumi Yamaoka <yamaoka@jpl.org>
8448
8449 * nntp.el (nntp-request-update-info): Always return nil.
8450
8451 2005-01-30 Stefan Monnier <monnier@iro.umontreal.ca>
8452
8453 * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
8454
8455 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
8456
8457 * message.el (message-beginning-of-line): Change the behavior when
8458 invoked between BOL and : so that it first moves backward.
8459
8460 2005-01-28 Katsumi Yamaoka <yamaoka@jpl.org>
8461
8462 * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
8463 article buffer when editing of the article is discarded.
8464 (gnus-article-prepare): Revert.
8465
8466 2005-01-28 Katsumi Yamaoka <yamaoka@jpl.org>
8467
8468 * gnus-art.el (gnus-article-prepare):
8469 Remove message-strip-forbidden-properties from the local hook.
8470
8471 2005-01-27 Simon Josefsson <jas@extundo.com>
8472
8473 * password.el (password-cache-add): Only start one timer per key.
8474 Reported by Derek Atkins <warlord@MIT.EDU>.
8475
8476 2005-01-26 Steve Youngs <steve@sxemacs.org>
8477
8478 * run-at-time.el: Removed. It is no longer needed as
8479 timer-funcs.el in the xemacs-base package has a working version of
8480 `run-at-time'.
8481
8482 * password.el: Require timer-funcs instead of run-at-time in
8483 XEmacs.
8484 Remove `password-run-at-time' macro.
8485 (password-cache-add): Use `run-at-time' instead of
8486 `password-run-at-time'.
8487
8488 * mail-source.el: Require timer-funcs instead of itimer in XEmacs
8489 for `run-with-idle-timer'.
8490
8491 * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
8492 for `run-at-time'.
8493
8494 * mm-url.el: Require timer-funcs at compile time when in XEmacs
8495 for `with-timeout'.
8496
8497 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
8498
8499 * mml.el (mml-generate-mime-1): Convert string into unibyte when
8500 inserting " *mml*" buffer's contents into a unibyte temp buffer.
8501
8502 2005-01-24 Harald Meland <harald.meland@usit.uio.no> (tiny change)
8503
8504 * mail-source.el (mail-source-fetch-imap): Search for ^From case
8505 sensitively.
8506
8507 2005-01-21 Derek Atkins <warlord@MIT.EDU> (tiny change)
8508
8509 * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
8510
8511 2005-01-20 Katsumi Yamaoka <yamaoka@jpl.org>
8512
8513 * mm-decode.el (mm-insert-part): Switch the multibyteness of data
8514 which will be inserted according to the multibyteness of a buffer
8515 rather than the type of contents. Suggested by ARISAWA Akihiro
8516 <ari@mbf.ocn.ne.jp>.
8517
8518 * nnrss.el (nnrss-find-el): Check carefully whether there's a list
8519 of string which old xml.el may return rather than a string.
8520
8521 2005-01-17 Katsumi Yamaoka <yamaoka@jpl.org>
8522
8523 * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
8524
8525 2005-01-16 Simon Josefsson <jas@extundo.com>
8526
8527 * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
8528 idn/idna.el isn't available.
8529 (gnus-summary-idna-message): Doc fix. Suggested by Michael Cook
8530 <michael@waxrat.com>.
8531
8532 * hashcash.el: Remove non-FSF copyright header.
8533
8534 * hashcash.el (hashcash-extra-generate-parameters): New variable.
8535 (hashcash-generate-payment): Use it.
8536 (hashcash-generate-payment-async): Use it.
8537
8538 2005-01-15 Simon Josefsson <jas@extundo.com>
8539
8540 * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
8541 Suggested by Raymond Scholz <ray-2005@zonix.de>.
8542
8543 * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
8544 gnus-summary-idna-message.
8545 (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
8546 (gnus-summary-idna-message): New function.
8547
8548 2005-01-13 Reiner Steib <Reiner.Steib@gmx.de>
8549
8550 * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
8551 gnus-novice-user.
8552
8553 2005-01-12 Katsumi Yamaoka <yamaoka@jpl.org>
8554
8555 * nnrss.el (nnrss-request-delete-group): Delete entries in
8556 nnrss-group-alist as well.
8557 (nnrss-save-server-data): Insert newline.
8558
8559 2005-01-10 Reiner Steib <Reiner.Steib@gmx.de>
8560
8561 * gnus.el (gnus-user-agent): Use list of symbols instead of
8562 symbols. Display full version number for (S)XEmacs. Optionally
8563 display (S)XEmacs codename.
8564
8565 * gnus-util.el (gnus-emacs-version): Update for new
8566 `gnus-user-agent'.
8567
8568 * gnus-msg.el (gnus-extended-version): Make it possible to omit
8569 Gnus version.
8570
8571 2005-01-05 Reiner Steib <Reiner.Steib@gmx.de>
8572
8573 * spam.el (spam-face): New face. Don't use `gnus-splash-face'
8574 which is unreadable in some setups.
8575
8576 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
8577
8578 * gnus-spec.el (gnus-update-format-specifications): Flush the
8579 group format spec cache if it doesn't support decoded group names.
8580
8581 2005-01-03 Reiner Steib <Reiner.Steib@gmx.de>
8582
8583 * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
8584 Allow to apply decay on score files matching a regexp.
8585
8586 2004-12-30 Katsumi Yamaoka <yamaoka@jpl.org>
8587
8588 * gnus-group.el (gnus-group-line-format-alist): Keep the forward
8589 compatibility in %g and %c.
8590
8591 2004-12-29 Katsumi Yamaoka <yamaoka@jpl.org>
8592
8593 * gnus-group.el (gnus-group-line-format-alist): Use decoded group
8594 name for only %g and %c.
8595 (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
8596 of gnus-tmp-group to decoded group name.
8597 (gnus-group-make-rss-group): Exclude `/'s from group names.
8598
8599 2004-12-28 Katsumi Yamaoka <yamaoka@jpl.org>
8600
8601 * nnrss.el (nnrss-get-encoding): Fix regexp.
8602
8603 2004-12-27 Simon Josefsson <jas@extundo.com>
8604
8605 * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
8606 mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
8607 trailing white space. Reported by Werner Koch <wk@gnupg.org>.
8608
8609 2004-12-17 Kim F. Storm <storm@cua.dk>
8610
8611 * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
8612
8613 * gnus-sum.el (gnus-summary-mode-map): Likewise.
8614
8615 2004-12-26 Tsuyoshi AKIHO <akiho@kawachi.zaq.ne.jp>
8616
8617 * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
8618
8619 2004-12-26 Katsumi Yamaoka <yamaoka@jpl.org>
8620
8621 * nnrss.el: Require rfc2047 and mml.
8622 (nnrss-file-coding-system): New variable.
8623 (nnrss-format-string): Redefine it as an inline function.
8624 (nnrss-decode-group-name): New function.
8625 (nnrss-string-as-multibyte): Remove.
8626 (nnrss-retrieve-headers): Decode group name; don't use
8627 nnrss-format-string.
8628 (nnrss-request-group): Decode group name.
8629 (nnrss-request-article): Decode group name; allow a Message-ID as
8630 well as an article number; don't use nnrss-format-string; encode a
8631 Message-ID string which may contain non-ASCII characters; use
8632 mml-to-mime to compose a MIME article.
8633 (nnrss-request-expire-articles): Decode group name.
8634 (nnrss-request-delete-group): Decode group name.
8635 (nnrss-fetch): Clarify error message.
8636 (nnrss-read-server-data): Use insert-file-contents instead of load;
8637 bind file-name-coding-system; use multibyte buffer.
8638 (nnrss-save-server-data): Bind coding-system-for-write to the
8639 value of nnrss-file-coding-system; bind file-name-coding-system;
8640 add coding cookie.
8641 (nnrss-read-group-data): Use insert-file-contents instead of load;
8642 bind file-name-coding-system; use multibyte buffer.
8643 (nnrss-save-group-data): Bind coding-system-for-write to the
8644 value of nnrss-file-coding-system; bind file-name-coding-system.
8645 (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
8646 make it work with non-ASCII text.
8647 (nnrss-find-el): Make it work with old xml.el as well.
8648
8649 2004-12-26 Tsuyoshi AKIHO <akiho@kawachi.zaq.ne.jp>
8650
8651 * nnrss.el (nnrss-get-encoding): New function.
8652 (nnrss-fetch): Use unibyte buffer initially; bind
8653 coding-system-for-read while performing mm-url-insert; remove ^Ms;
8654 decode contents according to the encoding attribute.
8655 (nnrss-save-group-data): Add coding cookie.
8656 (nnrss-mime-encode-string): New function.
8657 (nnrss-check-group): Use it to encode subject and author.
8658
8659 2004-12-23 Teodor Zlatanov <tzz@lifelogs.com>
8660
8661 * spam.el (spam-check-BBDB): Don't get the symbol-value of an
8662 imaginary variable.
8663
8664 2004-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
8665
8666 * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
8667 correctly even if there are wide characters.
8668
8669 2004-12-21 Teodor Zlatanov <tzz@lifelogs.com>
8670
8671 * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
8672 downcased symbol names; make a new cache instead of reusing
8673 bbdb-hashtable.
8674
8675 2004-12-21 Katsumi Yamaoka <yamaoka@jpl.org>
8676
8677 * rfc2231.el (rfc2231-parse-string): Decode encoded value after
8678 concatenating segments rather than before concatenating them.
8679 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
8680
8681 * message.el (message-get-reply-headers): Bind `extra'.
8682
8683 2004-12-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
8684
8685 * message.el (message-extra-wide-headers): New variable.
8686 (message-get-reply-headers): Use it.
8687
8688 2004-12-20 Katsumi Yamaoka <yamaoka@jpl.org>
8689
8690 * gnus-agent.el (gnus-agent-group-path): Decode group name.
8691 (gnus-agent-group-pathname): Ditto.
8692
8693 * gnus-cache.el (gnus-cache-file-name): Decode group name.
8694
8695 * gnus-group.el (gnus-group-make-group): Decode group name.
8696 (gnus-group-make-rss-group): Register the group data after opening
8697 the nnrss group.
8698
8699 2004-12-17 Paul Jarc <prj@po.cwru.edu>
8700
8701 * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
8702 by expiry now get marked as read.
8703
8704 2004-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
8705
8706 * mm-util.el (mm-xemacs-find-mime-charset): New macro.
8707
8708 2004-12-17 Aidan Kehoe <kehoea@parhasard.net>
8709
8710 * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
8711 unify Latin characters in XEmacs.
8712 (mm-find-mime-charset-region): Use it.
8713
8714 2004-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
8715
8716 * gnus-util.el (gnus-delete-directory): New function.
8717
8718 * gnus-agent.el (gnus-agent-delete-group): Use it.
8719
8720 * gnus-cache.el (gnus-cache-delete-group): Use it.
8721
8722 2004-12-16 Katsumi Yamaoka <yamaoka@jpl.org>
8723
8724 * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
8725 names.
8726
8727 2004-12-16 Simon Josefsson <jas@extundo.com>
8728
8729 * hashcash.el (hashcash-payment-alist): Fix custom :type.
8730
8731 2004-12-15 Katsumi Yamaoka <yamaoka@jpl.org>
8732
8733 * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
8734
8735 * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
8736 (gnus-group-set-current-level): Decode group name.
8737
8738 2004-12-15 Maciek Pasternacki <maciekp@japhy.fnord.org> (tiny change)
8739
8740 * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
8741 failed.
8742
8743 2004-12-14 Katsumi Yamaoka <yamaoka@jpl.org>
8744
8745 * gnus-group.el (gnus-group-delete-group): Decode group name.
8746 (gnus-group-make-rss-group): Encode group name.
8747 (gnus-group-catchup-current): Decode group name.
8748 (gnus-group-kill-group): Decode group name.
8749
8750 2004-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
8751
8752 * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
8753
8754 2004-12-13 Katsumi Yamaoka <yamaoka@jpl.org>
8755
8756 * gnus-group.el (gnus-group-make-rss-group):
8757 Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
8758
8759 * gnus-start.el (gnus-setup-news): Honor user's setting to
8760 gnus-message-archive-method. Suggested by Lute Kamstra
8761 <lute@gnu.org>.
8762
8763 2004-12-10 Arnaud Giersch <arnaud.giersch@free.fr> (tiny change)
8764
8765 * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
8766 global counterparts of the buffer-local variables.
8767
8768 2004-11-16 Romain Francoise <romain@orebokech.com>
8769
8770 * gnus-sum.el (gnus-summary-exit): Don't clear the global
8771 counterparts of the buffer-local variables.
8772
8773 2004-11-25 Reiner Steib <Reiner.Steib@gmx.de>
8774
8775 * message.el (message-forbidden-properties): Fixed typo in doc
8776 string.
8777
8778 2004-11-25 Reiner Steib <Reiner.Steib@gmx.de>
8779
8780 * gnus-util.el (gnus-replace-in-string): Added doc string.
8781
8782 * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
8783 to avoid problems when splitting mails with many recipients.
8784
8785 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
8786
8787 * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
8788 pop-to-buffer, covered by the subsequent gnus-configure-windows.
8789
8790 2004-12-05 Nelson Ferreira <nelson.ferreira@ieee.org>
8791
8792 * spam-stat.el (spam-stat-save): Load the hashtable from disk only
8793 if there is no hashtable in memory or file modification time is
8794 newer than cached timestamp.
8795
8796 2004-12-03 Reiner Steib <Reiner.Steib@gmx.de>
8797
8798 * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
8799 not-matching option.
8800
8801 2004-12-02 Reiner Steib <Reiner.Steib@gmx.de>
8802
8803 * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
8804 Suggested David Mazieres in analogy to rmail-summary-by-recipients.
8805 (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
8806 (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
8807 New functions. Suggested by Uwe Brauer <oub@mat.ucm.es>.
8808 (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
8809
8810 2004-12-02 Katsumi Yamaoka <yamaoka@jpl.org>
8811
8812 * message.el (message-forward-make-body-mml): Remove headers
8813 according to message-forward-ignored-headers if a message is decoded.
8814
8815 2004-12-02 Romain Francoise <romain@orebokech.com>
8816
8817 * message.el (message-forward-make-body-plain): Always remove
8818 headers according to message-forward-ignored-headers.
8819
8820 2004-12-01 Teodor Zlatanov <tzz@lifelogs.com>
8821
8822 * spam.el (spam-summary-prepare-exit): Remove the
8823 gnus-summary-limit pop for now, it has problems with ham marks for
8824 me.
8825
8826 2004-11-29 Teodor Zlatanov <tzz@lifelogs.com>
8827
8828 * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
8829 correctly.
8830
8831 2004-11-28 Carl Henrik Lunde <chlunde+bugs+@ping.uio.no> (tiny change)
8832
8833 * format-spec.el (format-spec): Message the char.
8834
8835 2004-11-26 Teodor Zlatanov <tzz@lifelogs.com>
8836
8837 * gnus-art.el (gnus-split-methods): Reformat comments.
8838
8839 * spam.el (spam-summary-prepare-exit): Remove article limits
8840 before exiting the summary buffer.
8841
8842 2004-11-26 Katsumi Yamaoka <yamaoka@jpl.org>
8843
8844 * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
8845 order to silence the byte compiler.
8846
8847 * spam.el: Fix the way to silence the byte compiler, which
8848 complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
8849 bbdb-search-simple, spam-BBDB-register-routine,
8850 spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
8851 spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
8852 spam-stat-buffer-is-spam, spam-stat-load,
8853 spam-stat-register-ham-routine, spam-stat-register-spam-routine,
8854 spam-stat-save and spam-stat-split-fancy.
8855
8856 2004-11-26 Katsumi Yamaoka <yamaoka@jpl.org>
8857
8858 * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
8859 which may confuse users.
8860 (canlock-password-for-verify): Ditto.
8861
8862 * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
8863
8864 * gnus-art.el (gnus-emphasis-alist): Ditto.
8865
8866 * gnus-registry.el (gnus-registry-max-entries): Ditto.
8867
8868 * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
8869
8870 * gnus-start.el (gnus-save-killed-list): Ditto.
8871
8872 * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
8873 (gnus-sum-thread-tree-root): Ditto.
8874 (gnus-sum-thread-tree-false-root): Ditto.
8875 (gnus-sum-thread-tree-single-indent): Ditto.
8876
8877 * message.el (message-courtesy-message): Ditto.
8878 (message-archive-note): Ditto.
8879 (message-subscribed-address-file): Ditto.
8880 (message-user-fqdn): Ditto.
8881
8882 * spam-report.el (spam-report-gmane-regex): Ditto.
8883
8884 * spam.el (spam-blackhole-good-server-regex): Ditto.
8885
8886 2004-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
8887
8888 * mml.el (mml-preview): Widen the message buffer before copying
8889 the contents to the preview buffer; sort headers before previewing.
8890
8891 * message.el (message-hidden-headers): Fix the way to avoid a bug
8892 in the `repeat' widget in Emacs 21.3 or earlier.
8893
8894 2004-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
8895
8896 * message.el (message-hidden-headers): Default to "^References:".
8897 Improve customization type. Suggested by Reiner Steib
8898 <Reiner.Steib@gmx.de>.
8899
8900 2004-11-25 Romain Francoise <romain@orebokech.com>
8901
8902 * message.el (message-strip-forbidden-properties): Remove check for
8903 obsolete `message-hidden' text property, hidden headers are not
8904 accessible in the buffer anymore.
8905
8906 2004-11-22 Romain Francoise <romain@orebokech.com>
8907
8908 * message.el (message-header-format-alist): Add `From' in list
8909 so that it can be sorted.
8910 (message-fix-before-sending): Widen and sort headers before
8911 sending.
8912 (message-hide-headers): Use narrowing to hide headers by moving
8913 them to the top of the buffer and narrowing to the region
8914 underneath.
8915
8916 2004-11-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
8917
8918 * message.el (message-strip-forbidden-properties): Bind
8919 buffer-read-only (etc) to nil.
8920
8921 2004-11-23 Katsumi Yamaoka <yamaoka@jpl.org>
8922
8923 * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
8924 address-mime. Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
8925
8926 2004-11-22 Marek Martin <marek.martin@mum.pri.ee> (tiny change)
8927
8928 * nnfolder.el (nnfolder-request-create-group): Save current buffer.
8929
8930 2004-11-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
8931
8932 * dns.el (query-dns): Use sit-for to time instead of
8933 accept-process-output, since that doesn't seem to work on udp
8934 sockets.
8935
8936 2004-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
8937
8938 * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
8939
8940 2004-11-15 Jesper Harder <harder@ifa.au.dk>
8941
8942 * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
8943 doc string. Improve doc string.
8944
8945 2004-11-15 Katsumi Yamaoka <yamaoka@jpl.org>
8946
8947 * nntp.el (nntp-request-update-info): Return nil if
8948 nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
8949 may not call gnus-activate-group which uselessly issues the GROUP
8950 commands for all nntp groups and wastes time. Reported by Romain
8951 Francoise <romain@orebokech.com>.
8952
8953 * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
8954
8955 2004-11-15 Simon Josefsson <jas@extundo.com>
8956
8957 * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
8958 headers separately.
8959 (gnus-button-openpgp): New function, inspired by Jochen Küpper
8960 <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
8961
8962 2004-11-14 Reiner Steib <Reiner.Steib@gmx.de>
8963
8964 * gnus-start.el (gnus-convert-old-newsrc):
8965 Assign legacy-gnus-agent to 5.10.7.
8966
8967 2004-11-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
8968
8969 * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
8970 start of the lines.
8971
8972 2004-11-14 Magnus Henoch <mange@freemail.hu>
8973
8974 * hashcash.el (hashcash-default-payment): Change default to 20
8975 (hashcash-default-accept-payment): Change default to 20
8976 (hashcash-process-alist): New variable
8977 (hashcash-generate-payment-async): Add
8978 (hashcash-already-paid-p): Add
8979 (hashcash-insert-payment): Don't generate payments twice
8980 (hashcash-insert-payment-async): Add
8981 (hashcash-insert-payment-async-2): Add
8982 (hashcash-cancel-async): Add
8983 (hashcash-wait-async): Add
8984 (hashcash-processes-running-p): Add
8985 (hashcash-wait-or-cancel): Add
8986 (mail-add-payment): New optional argument. Conditionally start
8987 asynchronous calculation.
8988 (mail-add-payment-async): Add
8989
8990 * message.el (message-send-mail): Wait for asynchronous hashcash
8991 results. Don't clobber existing X-Hashcash headers.
8992 (message-setup-1): Call mail-add-payment-async when
8993 message-generate-hashcash is non-nil.
8994
8995 2004-11-11 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
8996
8997 * message.el (message-use-alternative-email-as-from): Examine the
8998 From header as well; use message-make-from in order to include a
8999 user's full name.
9000
9001 2004-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
9002
9003 * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
9004 default; improve customization type.
9005 (gnus-emphasis-custom-with-format): New macro.
9006 (gnus-emphasis-custom-value-to-external): New function.
9007 (gnus-emphasis-custom-value-to-internal): New function.
9008
9009 2004-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
9010
9011 * dns.el (query-dns): Resolve reverse addresses.
9012
9013 2004-10-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
9014
9015 * gnus-group.el (gnus-group-get-new-news): Use it.
9016
9017 * gnus-start.el (gnus-check-reasonable-setup): New function.
9018
9019 2004-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
9020
9021 * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
9022 "Args out of range" error. Reported by Arnaud Giersch
9023 <arnaud.giersch@free.fr>.
9024
9025 2004-11-07 Stefan Wiens <s.wi@gmx.net> (tiny change)
9026
9027 * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
9028
9029 2004-11-04 Richard M. Stallman <rms@gnu.org>
9030
9031 * spam.el (spam group): Add :version.
9032
9033 * pgg-def.el (pgg group): Add :version.
9034
9035 2004-11-04 Katsumi Yamaoka <yamaoka@jpl.org>
9036
9037 * gnus-art.el (gnus-article-edit-article): Don't associate the
9038 article buffer with a draft file. This is a temporary measure
9039 against the 2004-08-22 change to gnus-article-edit-mode.
9040
9041 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
9042
9043 * html2text.el (html2text-get-attr): Remove unused argument `tag'.
9044 (html2text-format-tags): Remove unused variable `attr'.
9045
9046 2004-11-01 Reiner Steib <Reiner.Steib@gmx.de>
9047
9048 * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
9049
9050 * spam-stat.el (spam-stat): Add :version.
9051
9052 * sieve.el (sieve): Add :version.
9053
9054 * sha1.el (sha1): Add :version.
9055 (sha1-use-external): Remove redundant version.
9056
9057 * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
9058 (nnmail-cache-ignore-groups, nnmail-spool-hook)
9059 (nnmail-split-fancy-match-partial-words)
9060 (nnmail-split-lowercase-expanded): Add :version.
9061
9062 * nndiary.el (nndiary): Add :version.
9063
9064 * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
9065
9066 * mml-sec.el (mml-default-sign-method)
9067 (mml-default-encrypt-method, mml-signencrypt-style-alist):
9068 Add :version.
9069
9070 * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
9071
9072 * mm-url.el (mm-url-use-external, mm-url-program)
9073 (mm-url-arguments): Add :version.
9074
9075 * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
9076 (mm-attachment-file-modes, mm-decrypt-option)
9077 (mm-w3m-safe-url-regexp): Add :version.
9078
9079 * message.el (message-cite-prefix-regexp)
9080 (message-sendmail-envelope-from, message-minibuffer-local-map)
9081 (message-user-fqdn, message-completion-alist): Add :version.
9082
9083 * gnus-win.el (gnus-configure-windows-hook)
9084 (gnus-use-frames-on-any-display): Add :version.
9085
9086 * gnus-art.el (gnus-article-address-banner-alist)
9087 (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
9088 (gnus-treat-from-picon, gnus-treat-mail-picon)
9089 (gnus-treat-x-pgp-sig): Add :version.
9090
9091 * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
9092 (gnus-undownloaded-mark, gnus-summary-article-move-hook)
9093 (gnus-summary-article-delete-hook)
9094 (gnus-summary-display-while-building): Add :version.
9095
9096 * gnus-start.el (gnus-subscribe-newsgroup-hooks)
9097 (gnus-get-top-new-news-hook):Add :version.
9098
9099 * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
9100 (gnus-server-closed-face, gnus-server-denied-face): Add :version.
9101
9102 * gnus-registry.el (gnus-registry): Add :version.
9103
9104 * gnus-spec.el (gnus-use-correct-string-widths)
9105 (gnus-make-format-preserve-properties): Add :version.
9106
9107 * gnus.el (gnus-group-charter-alist)
9108 (gnus-group-fetch-control-use-browse-url)
9109 (gnus-install-group-spam-parameters): Add :version.
9110
9111 * gnus-diary.el (gnus-diary): Add :version.
9112
9113 * gnus-delay.el (gnus-delay): Add :version.
9114
9115 * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
9116 (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
9117 (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
9118 Add :version.
9119
9120 * gnus-agent.el (gnus-agent-max-fetch-size)
9121 (gnus-agent-enable-expiration, gnus-agent-queue-mail)
9122 (gnus-agent-prompt-send-queue): Add :version.
9123
9124 * deuglify.el (gnus-outlook-deuglify): Add :version.
9125
9126 * html2text.el: Beautify code. Improve doc strings. Some
9127 checkdoc cleanup.
9128 (html2text-get-attr, html2text-fix-paragraph): Simplify code.
9129
9130 2004-11-01 Alfred M. Szmidt <ams@kemisten.nu> (tiny change)
9131
9132 * html2text.el (html2text-format-tag-list): Add "strong" and "em".
9133
9134 2004-10-29 Teodor Zlatanov <tzz@lifelogs.com>
9135
9136 * gnus-registry.el (gnus-registry-hashtb): Create the registry
9137 when package is loaded.
9138
9139 * spam.el (spam-summary-score-preferred-header): Add global preference
9140 for people who want to override the default SpamAssassin over
9141 Bogofilter preference (when both are set).
9142 (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
9143 (spam-user-format-function-S): Check
9144 spam-summary-score-preferred-header.
9145 (spam-extra-header-to-number): Add X-Bogosity header parsing.
9146 (spam-user-format-function-S): Format the score correctly.
9147
9148 2004-10-29 Katsumi Yamaoka <yamaoka@jpl.org>
9149
9150 * gnus-msg.el (gnus-configure-posting-styles): Work with empty
9151 signature file. Suggested by Manoj Srivastava
9152 <srivasta@golden-gryphon.com>.
9153
9154 * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
9155 iso-2022-jp even in the Japanese language environment.
9156 Suggested by Jason Rumney <jasonr@gnu.org>.
9157
9158 2004-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
9159
9160 * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
9161 use the same characters as the dummy marks; make it free from
9162 getting affected by the language environment.
9163 (gnus-summary-read-group-1): Update mark positions only when the
9164 format spec is updated.
9165
9166 * gnus-spec.el (gnus-update-format-specifications): Return a list
9167 of updated types.
9168
9169 2004-10-27 Katsumi Yamaoka <yamaoka@jpl.org>
9170
9171 * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
9172 of boundp to check if display-warning is available.
9173
9174 2004-10-26 Teodor Zlatanov <tzz@lifelogs.com>
9175
9176 * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
9177
9178 2004-10-26 Katsumi Yamaoka <yamaoka@jpl.org>
9179
9180 * nnspool.el (nnspool-spool-directory): Use news-path if the
9181 news-directory variable is not bound.
9182
9183 * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
9184 function instead of display-warning if it is not available.
9185
9186 2004-10-26 Reiner Steib <Reiner.Steib@gmx.de>
9187
9188 * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
9189 v5-10: Use `point-at-bol'.
9190
9191 2004-10-26 Simon Josefsson <jas@extundo.com>
9192
9193 * hashcash.el: Fix URL in comment, reported by Cheng Gao
9194 <chenggao@gmail.com>.
9195
9196 2004-10-25 Reiner Steib <Reiner.Steib@gmx.de>
9197
9198 * html2text.el (html2text-buffer-head): Remove. Use `goto-char'
9199 instead.
9200
9201 2004-10-25 Teodor Zlatanov <tzz@lifelogs.com>
9202
9203 * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
9204 to remove a server from the nnimap-server-buffer-alist.
9205 (nnimap-open-connection, nnimap-close-server): Use it.
9206
9207 * gnus-encrypt.el: Remove file in favor of encrypt.el.
9208
9209 2004-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
9210
9211 * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
9212 running the major-mode function.
9213
9214 2004-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
9215
9216 * gnus-sum.el (gnus-update-summary-mark-positions): Search for
9217 dummy marks in the right way.
9218
9219 2004-10-18 David Edmondson <dme@dme.org>
9220
9221 * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
9222 excessively.
9223
9224 2004-10-18 Teodor Zlatanov <tzz@lifelogs.com>
9225
9226 * gnus-util.el (gnus-split-references): Accept a nil references
9227 string and go on blissfully.
9228
9229 * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
9230 cases where the references string is non-nil but has no references.
9231
9232 * encrypt.el: Add autoload tags.
9233
9234 * spam.el (spam-resolve-registrations-routine): Remove article
9235 from unregistration list too. Reported by David Hanak
9236 <dhanak@isis.vanderbilt.edu>
9237
9238 2004-10-18 Reiner Steib <Reiner.Steib@gmx.de>
9239
9240 * gnus-art.el (gnus-copy-article-ignored-headers): Default to
9241 nil. Changed custom type.
9242
9243 2004-10-17 Reiner Steib <Reiner.Steib@gmx.de>
9244
9245 * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
9246
9247 * gnus-sum.el (gnus-summary-move-article): Use it.
9248
9249 2004-10-15 Teodor Zlatanov <tzz@lifelogs.com>
9250
9251 * encrypt.el: Add autoload cookies.
9252
9253 * spam.el (spam-backend-article-list-property)
9254 (spam-backend-get-article-todo-list)
9255 (spam-backend-put-article-todo-list, )
9256 (spam-summary-prepare-exit, spam-resolve-registrations-routine):
9257 Resolve registrations separately.
9258 (spam-register-routine): Format comments.
9259 (spam-unregister-routine, spam-register-routine): Always call with
9260 specific-articles, no default list.
9261 (spam-summary-prepare-exit): Use the spam-classifications function.
9262
9263 * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
9264 gnus-encrypt.el.
9265
9266 * encrypt.el: Copied from gnus-encrypt.el.
9267
9268 * gnus-encrypt.el: Commented that it's obsolete.
9269
9270 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
9271
9272 * gnus-score.el (gnus-adaptive-pretty-print): New variable.
9273 (gnus-score-save): Use it.
9274
9275 * message.el (message-bury): Use `window-dedicated-p'.
9276
9277 2004-10-15 Simon Josefsson <jas@extundo.com>
9278
9279 * pop3.el (top-level): Don't require nnheader.
9280 (pop3-read-timeout): Add.
9281 (pop3-accept-process-output): Add.
9282 (pop3-read-response, pop3-retr): Use it.
9283
9284 2004-10-14 Teodor Zlatanov <tzz@lifelogs.com>
9285
9286 * spam.el (spam-register-routine): Move comment.
9287 (spam-verify-bogofilter): Use 'unknown for the initial
9288 spam-bogofilter-valid state, not 'never.
9289
9290 * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
9291 for netrc-machine.
9292
9293 * nnimap.el (nnimap-open-connection): Use
9294 netrc-machine-user-or-password.
9295
9296 2004-10-17 Richard M. Stallman <rms@gnu.org>
9297
9298 * gnus-registry.el (gnus-registry-unload-hook):
9299 Set as a variable with add-hook.
9300
9301 * nnspool.el (nnspool-spool-directory): Use news-directory instead
9302 of news-path.
9303
9304 * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
9305
9306 * spam.el: Delete duplicate `provide'.
9307 (spam-unload-hook): Set as a variable with add-hook.
9308
9309 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
9310
9311 * pop3.el (pop3-leave-mail-on-server): Describe possible problems
9312 in the doc string.
9313
9314 * message.el (message-ignored-news-headers)
9315 (message-ignored-supersedes-headers)
9316 (message-ignored-resent-headers)
9317 (message-forward-ignored-headers): Improve custom type.
9318
9319 2004-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
9320
9321 * message.el (message-tokenize-header): Fix 2004-09-06 change
9322 which used point-min in the wrong place.
9323
9324 2004-10-12 Simon Josefsson <jas@extundo.com>
9325
9326 * tls.el (tls-certtool-program): New variable.
9327 (tls-certificate-information): New function, based on
9328 ssl-certificate-information.
9329
9330 2004-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
9331
9332 * compface.el: Move the version of ELisp-based uncompface program
9333 to the contrib directory because of the copyright problem.
9334
9335 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
9336
9337 * message.el (message-kill-buffer): Raise the current frame.
9338
9339 2004-10-10 Reiner Steib <Reiner.Steib@gmx.de>
9340
9341 * gnus-sum.el: Mention that multibyte characters don't work as marks.
9342
9343 * gnus.el (message-y-or-n-p): Autoload.
9344
9345 * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
9346 (pop3-password-required, pop3-authentication-scheme)
9347 (pop3-leave-mail-on-server): Made customizable.
9348 (pop3): New custom group.
9349 (pop3-retr): Remove `sleep-for' statements.
9350 Suggested by Dave Love <fx@gnu.org>.
9351
9352 * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
9353 Windows/DOS.
9354
9355 * imap.el (imap-parse-flag-list, imap-parse-body-extension)
9356 (imap-parse-body): Fix incorrect use of `assert'. Suggested by
9357 Dave Love <fx@gnu.org>.
9358
9359 * mml.el (mml-minibuffer-read-disposition): Require match.
9360 Suggested by Dave Love <fx@gnu.org>.
9361
9362 2004-10-11 Reiner Steib <Reiner.Steib@gmx.de>
9363
9364 * gnus-group.el (gnus-group-delete-group): Change "\t." to " " in
9365 doc string.
9366
9367 2004-10-08 Katsumi Yamaoka <yamaoka@jpl.org>
9368
9369 * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
9370
9371 2004-10-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
9372
9373 * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
9374 instead of calling `mm-insert-inline', to decode text/* parts
9375 before displaying them.
9376
9377 2004-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
9378
9379 * mm-uu.el (mm-uu-text-plain-type): New variable.
9380 (mm-uu-pgp-signed-extract-1): Use it.
9381 (mm-uu-pgp-encrypted-extract-1): Use it.
9382 (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
9383 bind mm-uu-text-plain-type with that value.
9384 (mm-uu-dissect-text-parts): Pass MIME type and parameters to
9385 mm-uu-dissect.
9386
9387 2004-10-06 Katsumi Yamaoka <yamaoka@jpl.org>
9388
9389 * gnus-group.el (gnus-update-group-mark-positions):
9390 * gnus-sum.el (gnus-update-summary-mark-positions):
9391 * message.el (message-check-news-body-syntax):
9392 * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
9393 of string-as-multibyte.
9394
9395 2004-10-05 Juri Linkov <juri@jurta.org>
9396
9397 * gnus-group.el (gnus-update-group-mark-positions):
9398 * gnus-sum.el (gnus-update-summary-mark-positions):
9399 * message.el (message-check-news-body-syntax):
9400 * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
9401 8-bit unibyte values to a multibyte string for search functions.
9402
9403 2004-10-06 Katsumi Yamaoka <yamaoka@jpl.org>
9404
9405 * mm-uu.el (mm-uu-dissect): Allow optional arg.
9406 (mm-uu-dissect-text-parts): New function.
9407
9408 * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
9409 dissect text parts.
9410
9411 * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
9412 (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
9413
9414 * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
9415
9416 * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
9417 gnus-current-topics instead of gnus-current-topic.
9418
9419 2004-10-06 Jesper Harder <harder@ifa.au.dk>
9420
9421 * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
9422
9423 2004-10-05 Jesper Harder <harder@ifa.au.dk>
9424
9425 * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
9426 where approriate.
9427
9428 * nnml.el (nnml-generate-active-info): do.
9429
9430 * nndiary.el (nndiary-generate-active-info): do.
9431
9432 * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
9433 (gnus-topic-move): do.
9434
9435 * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
9436 (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
9437
9438 * gnus-srvr.el (gnus-server-prepare)
9439 (gnus-server-open-all-servers): do.
9440
9441 * gnus-msg.el (gnus-summary-cancel-article)
9442 (gnus-summary-resend-message)
9443 (gnus-summary-mail-crosspost-complaint): do.
9444
9445 * gnus-move.el (gnus-change-server): do.
9446
9447 * gnus-group.el (gnus-group-unmark-all-groups)
9448 (gnus-group-set-current-level): do.
9449
9450 2004-10-04 Simon Josefsson <jas@extundo.com>
9451
9452 * message.el (message-generate-hashcash): Doc fix.
9453
9454 2004-10-02 Kevin Greiner <kgreiner@compsol.cc>
9455
9456 * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
9457 avoid infinite recursion via gnus-get-function.
9458
9459 2004-10-02 Jesper Harder <harder@ifa.au.dk>
9460
9461 * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
9462
9463 * nnfolder.el (nnfolder-generate-active-file): Use dolist.
9464
9465 * nnmail.el (nnmail-split-history): do.
9466
9467 * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
9468 (nnml-request-delete-group): do.
9469
9470 * nnslashdot.el (nnslashdot-read-groups): do.
9471
9472 * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
9473 (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
9474
9475 * nnspool.el (nnspool-find-id): Use with-temp-buffer.
9476 (nnspool-sift-nov-with-sed): Use last
9477 (nnspool-retrieve-headers-with-nov): Use mapc.
9478 (nnspool-request-newgroups): Use dolist.
9479 (nnspool-request-group): Use last.
9480
9481 * nntp.el (nntp-read-server-type): Use dolist.
9482
9483 * nnvirtual.el (nnvirtual-create-mapping)
9484 (nnvirtual-update-read-and-marked): Use dolist.
9485 (nnvirtual-convert-headers): Simplify.
9486
9487 2004-10-01 Kevin Greiner <kgreiner@compsol.cc>
9488
9489 * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
9490 support for sync'ing tick marks.
9491
9492 2004-10-01 Katsumi Yamaoka <yamaoka@jpl.org>
9493
9494 * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
9495 there's no visible header.
9496
9497 2004-10-01 Kevin Greiner <kgreiner@compsol.cc>
9498
9499 * gnus-agent.el (gnus-agent-synchronize-group-flags): When
9500 necessary, pass full group name to gnus-request-set-marks.
9501
9502 2004-10-01 Simon Josefsson <jas@extundo.com>
9503
9504 * mailcap.el (mailcap-mime-data): Add pdf. Remove non-free
9505 acroread.
9506
9507 2004-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
9508
9509 * spam-report.el (spam-report-gmane): Fix interactive.
9510
9511 * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
9512
9513 * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
9514 when writing file.
9515 (gnus-agent-synchronize-flags): Don't default to being
9516 interactive.
9517
9518 2004-09-30 Simon Josefsson <jas@extundo.com>
9519
9520 * message.el (message-generate-hashcash): Add.
9521 (message-send-mail): Use it, call mail-add-payment.
9522
9523 2004-09-29 Teodor Zlatanov <tzz@lifelogs.com>
9524
9525 * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
9526
9527 2004-09-28 Kevin Greiner <kgreiner@compsol.cc>
9528
9529 * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
9530 gnus-requst-update-info with explicit code to sync the in-memory
9531 info read flags with the marks being sync'd to the backend.
9532
9533 *gnus-util.el (gnus-pp): Added optional stream to match pp API.
9534
9535 2004-09-28 Teodor Zlatanov <tzz@lifelogs.com>
9536
9537 * spam.el (spam-verify-bogofilter): Add new function.
9538 (spam-check-bogofilter)
9539 (spam-bogofilter-register-with-bogofilter): Use it.
9540 (spam-verify-bogofilter): Add small fixes.
9541
9542 2004-09-28 Simon Josefsson <jas@extundo.com>
9543
9544 * hashcash.el (hashcash-generate-payment): Revert.
9545
9546 2004-09-28 Teodor Zlatanov <tzz@lifelogs.com>
9547
9548 * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
9549 gnus-extract-references instead of gnus-split-references.
9550
9551 * gnus-util.el (gnus-extract-references): Add new function, analogous
9552 to gnus-split-references but extracts only the message-ID without
9553 anything extra.
9554
9555 * hashcash.el (hashcash-generate-payment)
9556 (hashcash-check-payment): Do the right thing if hashcash-path is
9557 nil (because the hashcash program could not be found).
9558
9559 * spam.el (spam-use-hashcash): Remove comment.
9560
9561 2004-09-27 Jesper Harder <harder@ifa.au.dk>
9562
9563 * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
9564 (gnus-cache-enter-article, gnus-cache-remove-article)
9565 (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
9566
9567 * gnus-async.el (gnus-async-prefetch-remove-group): do.
9568
9569 * gnus-art.el (article-hide-boring-headers)
9570 (article-translate-strings, article-display-face)
9571 (gnus-article-mime-match-handle-first)
9572 (gnus-article-highlight-headers)
9573 (gnus-article-add-buttons-to-head): do.
9574
9575 2004-09-27 Simon Josefsson <jas@extundo.com>
9576
9577 * hashcash.el: New version, from
9578 http://users.actrix.co.nz/mycroft/hashcash.el. Previously in
9579 ../contrib/.
9580
9581 2004-09-27 Katsumi Yamaoka <yamaoka@jpl.org>
9582
9583 * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
9584
9585 2004-09-26 Jesper Harder <harder@ifa.au.dk>
9586
9587 * gnus-dup.el (gnus-dup-open): Use mapc.
9588 (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
9589
9590 (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
9591 Reported by Stefan Wiens <s.wi@gmx.net>.
9592
9593 * gnus.el (gnus-shutdown): Use dolist.
9594
9595 * gnus-undo.el (gnus-undo): Use mapc.
9596
9597 * nnrss.el (nnrss-generate-active): do.
9598
9599 * message.el (message-cite-original-without-signature)
9600 (message-cite-original): Use mapc.
9601 (message-do-actions, message-make-forward-subject): Use dolist.
9602
9603 2004-09-25 Kevin Greiner <kgreiner@compsol.cc>
9604
9605 * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
9606 deletion to remove entire duplicate line. Fixes merged article
9607 number bug.
9608
9609 2004-09-25 Kevin Greiner <kgreiner@compsol.cc>
9610
9611 * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
9612 servers that are offline. Avoids having gnus-agent-toggle-plugged
9613 first ask if you want to open a server and then, even when you
9614 responded with no, asking if you want to synchronize the server's
9615 flags.
9616 (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
9617 multi-line expressions.
9618 (gnus-agent-synchronize-group-flags): New internal function.
9619 Updates marks in memory (in the info structure) AND in the
9620 backend.
9621
9622 * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
9623
9624 * nnagent.el (nnagent-request-set-mark): Use
9625 gnus-agent-synchronize-group-flags, not backend's request-set-mark
9626 method, to ensure that synchronization updates marks in the
9627 backend and in the info (in memory) structure.
9628
9629 2004-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
9630
9631 * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
9632 convention fully; don't miss the root article of a thread; make
9633 the X-Draft-From header with correct article numbers.
9634
9635 2004-09-23 Kevin Greiner <kgreiner@compsol.cc>
9636
9637 * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
9638 unless plugged. Disable the agent so that an open failure causes
9639 an error.
9640
9641 * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
9642 Reverted 2004-09-21 change. The backend must be opened while
9643 synchronizing flags even when the backend stores the flags
9644 locally.
9645
9646 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
9647
9648 * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
9649 in `header' match. Reported by Svend Tollak Munkejord.
9650
9651 * message.el (message-cite-original): Fix use of
9652 `message-cite-articles-with-x-no-archive'.
9653
9654 2004-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
9655
9656 * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
9657 (gnus-window-to-buffer): Ditto.
9658
9659 * mml.el (mml-preview-buffer): New variable.
9660 (mml-preview): Manage window layout with gnus-buffer-configuration.
9661
9662 * gnus-msg.el (gnus-setup-message): Put article numbers into the
9663 X-Draft-From header even if those articles aren't quoted.
9664
9665 2004-09-21 Kevin Greiner <kgreiner@compsol.cc>
9666
9667 * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
9668 (gnus-request-set-mark, gnus-request-update-mark): Use new
9669 g-s-t-u-l-m to decide to use backend even when unplugged.
9670
9671 2004-09-21 Katsumi Yamaoka <yamaoka@jpl.org>
9672
9673 * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
9674 a trailing whitespace. Suggested by Cheng Gao <chenggao@gmail.com>.
9675
9676 2004-09-20 Simon Josefsson <jas@extundo.com>
9677
9678 * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
9679 "utf-16-le".
9680
9681 2004-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
9682
9683 * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
9684
9685 2004-09-19 Reiner Steib <Reiner.Steib@gmx.de>
9686
9687 * uudecode.el (uudecode-use-external): Add :version.
9688
9689 * smime.el (smime-CA-file, smime-encrypt-cipher)
9690 (smime-dns-server): Add :version.
9691
9692 * smiley.el (gnus-smiley-file-types): Add :version.
9693
9694 * sha1.el (sha1-use-external): Add :version.
9695
9696 * pgg-def.el (pgg-query-keyserver): Add :version.
9697
9698 * nnmail.el (nnmail-fancy-expiry-targets)
9699 (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
9700 Add :version.
9701
9702 * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
9703 (nnimap-retrieve-groups-asynchronous): Add :version.
9704 (nnimap-close-asynchronous): Add :version. Fixed typo in doc string.
9705
9706 * mml.el (mml-content-disposition-parameters)
9707 (mml-insert-mime-headers-always): Add :version.
9708
9709 * mm-util.el (mm-coding-system-priorities): Add :version.
9710
9711 * mm-decode.el (mm-inline-text-html-with-images)
9712 (mm-keep-viewer-alive-types, mm-external-terminal-program)
9713 (mm-verify-option): Add :version.
9714 (mm-text-html-renderer): Change :version.
9715
9716 * message.el (message-fcc-externalize-attachments)
9717 (message-required-headers, message-draft-headers)
9718 (message-subject-trailing-was-query)
9719 (message-subject-trailing-was-ask-regexp)
9720 (message-subject-trailing-was-regexp, message-mark-insert-begin)
9721 (message-mark-insert-end, message-archive-header)
9722 (message-archive-note, message-cross-post-default)
9723 (message-cross-post-note, message-followup-to-note)
9724 (message-cross-post-note-function, message-use-mail-followup-to)
9725 (message-subscribed-address-functions)
9726 (message-subscribed-address-file, message-subscribed-addresses)
9727 (message-subscribed-regexps, message-allow-no-recipients)
9728 (message-yank-cited-prefix, message-signature-insert-empty-line)
9729 (message-hidden-headers, message-hierarchical-addresses)
9730 (message-mail-user-agent, message-use-idna)
9731 (message-valid-fqdn-regexp)
9732 (message-strip-special-text-properties, message-header-synonyms)
9733 (message-beginning-of-line, message-tab-body-function): Add :version.
9734 (message-insert-canlock, message-wide-reply-confirm-recipients):
9735 Change :version.
9736
9737 * mail-source.el (mail-source-ignore-errors): Add :group, :type
9738 and :version.
9739 (mail-source-delete-old-incoming-confirm)
9740 (mail-source-movemail-program): Add :version.
9741
9742 * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
9743 (gnus-agent-cache, gnus-agent): Change :version.
9744
9745 * gnus-util.el (gnus-use-byte-compile): Change :version.
9746
9747 * gnus-sum.el (gnus-summary-make-false-root-always)
9748 (gnus-summary-default-high-score)
9749 (gnus-summary-default-low-score, gnus-auto-goto-ignores)
9750 (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
9751 (gnus-read-all-available-headers, gnus-article-emulate-mime)
9752 (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
9753 (gnus-sum-thread-tree-single-indent)
9754 (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
9755 (gnus-sum-thread-tree-leaf-with-other)
9756 (gnus-sum-thread-tree-single-leaf): Add :version.
9757 (gnus-summary-display-arrow, gnus-summary-muttprint-program)
9758 (gnus-article-loose-mime): Change :version.
9759
9760 * gnus-start.el (gnus-backup-startup-file)
9761 (gnus-save-startup-file-via-temp-buffer): Add :version.
9762
9763 * gnus-srvr.el (gnus-server-browse-in-group-buffer)
9764 (gnus-server-offline-face): Add :version.
9765
9766 * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
9767
9768 * gnus-msg.el (gnus-gcc-externalize-attachments)
9769 (gnus-debug-files, gnus-debug-exclude-variables)
9770 (gnus-discouraged-post-methods): Change :version.
9771 (gnus-confirm-mail-reply-to-news)
9772 (gnus-confirm-treat-mail-like-news): Add :version.
9773
9774 * gnus-int.el (gnus-server-unopen-status): Add :version.
9775
9776 * gnus-group.el (gnus-group-jump-to-group-prompt)
9777 (gnus-large-ephemeral-newsgroup)
9778 (gnus-fetch-old-ephemeral-headers): Add :version.
9779
9780 * gnus-fun.el (gnus-x-face-directory)
9781 (gnus-convert-pbm-to-x-face-command)
9782 (gnus-convert-image-to-x-face-command)
9783 (gnus-convert-image-to-face-command): Add :version.
9784
9785 * gnus-delay.el (gnus-delay-default-hour): Add :version.
9786
9787 * gnus-cite.el (gnus-cite-blank-line-after-header)
9788 (gnus-article-boring-faces): Add :version.
9789
9790 * gnus-art.el (gnus-buttonized-mime-types)
9791 (gnus-inhibit-mime-unbuttonizing)
9792 (gnus-treat-display-face)
9793 (gnus-treat-body-boundary): Change :version.
9794 (gnus-body-boundary-delimiter, gnus-picon-databases)
9795 (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
9796 (gnus-treat-date-english, gnus-treat-fold-headers)
9797 (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
9798 (gnus-treat-mail-picon, gnus-treat-wash-html)
9799 (gnus-article-encrypt-protocol)
9800 (gnus-use-idna, gnus-article-over-scroll)
9801 (gnus-mime-display-multipart-alternative-as-mixed)
9802 (gnus-mime-display-multipart-related-as-mixed)
9803 (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
9804 (gnus-ctan-url, gnus-button-ctan-handler)
9805 (gnus-button-handle-ctan-bogus-regexp)
9806 (gnus-button-ctan-directory-regexp)
9807 (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
9808 (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
9809 (gnus-button-man-level, gnus-button-emacs-level)
9810 (gnus-button-message-level, gnus-button-browse-level): Add :version.
9811
9812 * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
9813 (gnus-agent-go-online): Change :version.
9814 (gnus-agent-expire-unagentized-dirs)
9815 (gnus-agent-auto-agentize-methods): Add :version.
9816
9817 * flow-fill.el (fill-flowed-display-column)
9818 (fill-flowed-encode-column): Add :version.
9819
9820 * deuglify.el (gnus-outlook-deuglify-unwrap-min)
9821 (gnus-outlook-deuglify-unwrap-max)
9822 (gnus-outlook-deuglify-cite-marks)
9823 (gnus-outlook-deuglify-unwrap-stop-chars)
9824 (gnus-outlook-deuglify-no-wrap-chars)
9825 (gnus-outlook-deuglify-attrib-cut-regexp)
9826 (gnus-outlook-deuglify-attrib-verb-regexp)
9827 (gnus-outlook-deuglify-attrib-end-regexp)
9828 (gnus-outlook-display-hook): Add :version.
9829
9830 * binhex.el (binhex-use-external): Add :version.
9831
9832 2004-09-16 Reiner Steib <Reiner.Steib@gmx.de>
9833
9834 * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
9835 and `invisible'.
9836
9837 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
9838
9839 * gnus-registry.el (gnus-registry-trim): Watch out for negatives
9840 in gnus-registry-trim.
9841
9842 2004-09-13 Simon Josefsson <jas@extundo.com>
9843
9844 * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
9845
9846 * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
9847
9848 * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
9849 Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
9850 <yamaoka@jpl.org>.
9851 (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
9852 <steve@youngs.au.com> and suggested by Katsumi Yamaoka
9853 <yamaoka@jpl.org>.
9854
9855 * sieve.el (sieve-manage-mode): Ditto.
9856
9857 2004-09-13 Reiner Steib <Reiner.Steib@gmx.de>
9858
9859 * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
9860
9861 2004-09-11 Simon Josefsson <jas@extundo.com>
9862
9863 * dns-mode.el: Add.
9864
9865 * mm-view.el (mm-display-dns-inline): Add.
9866
9867 * mm-decode.el (mm-inline-media-tests): Add text/dns.
9868 (mm-automatic-display): Ditto.
9869
9870 * mailcap.el (mailcap-mime-data): Add text/dns.
9871 (mailcap-mime-extensions): Map .soa to text/dns.
9872
9873 2004-09-10 Miles Bader <miles@gnu.ai.mit.edu>
9874
9875 * gnus-art.el (article-decode-mime-words, article-babel)
9876 (gnus-article-highlight-signature, gnus-article-add-buttons)
9877 (gnus-signature-toggle): Remove unnecessary bindings of
9878 `inhibit-read-only' inherited from v5.10 merge.
9879
9880 2004-09-08 Reiner Steib <Reiner.Steib@gmx.de>
9881
9882 * nntp.el (nntp): New customization group.
9883 (nntp-authinfo-file): Add customization group.
9884
9885 * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
9886
9887 * mml-sec.el (mml-signencrypt-style-alist): Ditto.
9888
9889 * gnus.el (to-address, to-list, subscribed)
9890 (large-newsgroup-initial): Ditto.
9891
9892 * flow-fill.el (fill-flowed-display-column)
9893 (fill-flowed-encode-column): Ditto.
9894
9895 2004-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
9896
9897 * message.el (message-tokenize-header, message-send-mail-with-qmail):
9898 Use point-min rather than 1.
9899 (message-send-mail): Use buffer-size rather than point-max.
9900
9901 * gnus-sum.el (gnus-summary-search-article-forward):
9902 Signal a specific `search-failed' rather than a generic `error'.
9903
9904 * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
9905 (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
9906 (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
9907
9908 2004-09-10 Simon Josefsson <jas@extundo.com>
9909
9910 * nndb.el (require): Remove tcp and duplicate cl.
9911
9912 2004-09-10 Katsumi Yamaoka <yamaoka@jpl.org>
9913
9914 * gnus-agent.el (directory-files-and-attributes): Move forward.
9915
9916 2004-09-09 Kevin Greiner <kgreiner@compsol.cc>
9917
9918 * gnus-agent.el (directory-files-and-attributes): Optionally
9919 defined to support XEmacs.
9920
9921 2004-09-09 Kevin Greiner <kgreiner@compsol.cc>
9922
9923 * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
9924 to avoid run-time CL dependencies.
9925 (gnus-agent-unfetch-articles): New function.
9926 (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
9927 article numbers even when local .overview file is missing.
9928 (gnus-agent-read-article-number): New function. Only accepts
9929 27-bit article numbers.
9930 (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
9931 gnus-agent-read-article-number.
9932 (gnus-agent-braid-nov): Rewrote to validate article numbers coming
9933 from backend while recognizing that article numbers in .overview
9934 must be valid.
9935 (gnus-agent-update-files-total-fetched-for): Use
9936 directory-files-and-attributes to improve performance.
9937 * gnus-int.el (gnus-request-move-article): Use
9938 gnus-agent-unfetch-articles in place of gnus-agent-expire to
9939 improve performance.
9940
9941 * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
9942 some users confused by references to .newsrc when they only have a
9943 .newsrc.eld file.
9944 (gnus-convert-mark-converter-prompt)
9945 (gnus-convert-converter-needs-prompt): Fixed use of property list.
9946 * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
9947 New function. Used internally to only display 'gnus converting
9948 files' message when actually necessary.
9949
9950 * gnus-sum.el (): Removed (require 'gnus-agent) as required
9951 methods now autoloaded.
9952
9953 2004-09-03 Katsumi Yamaoka <yamaoka@jpl.org>
9954
9955 * gnus-sum.el (gnus-summary-insert-subject): Remove list
9956 identifiers.
9957
9958 2004-09-02 Reiner Steib <Reiner.Steib@gmx.de>
9959
9960 * gnus-picon.el: Fix indentation and closing parenthesis.
9961
9962 2004-09-01 Simon Josefsson <jas@extundo.com>
9963
9964 * message.el (message-canlock-generate): Require sha1, not
9965 sha1-el. (Can we get rid of this require altogether? It is ugly
9966 to require within a function. Sadly, if sha1.el isn't loaded, the
9967 let binding in m-c-g will hide the defcustom definition, which is
9968 bad.)
9969
9970 * canlock.el: Require sha1, not sha1-el.
9971
9972 * message.el: Don't autoload sha1 (there is a autoload cookie in
9973 sha1.el).
9974
9975 * sha1-el.el: Renamed to sha1.el.
9976
9977 2004-08-30 Juanma Barranquero <lektu@terra.es>
9978
9979 * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
9980
9981 2004-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
9982
9983 * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
9984
9985 2004-08-30 Kim F. Storm <storm@cua.dk>
9986
9987 * nntp.el (nntp-authinfo-file): Add :group 'nntp.
9988
9989 * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
9990 Add :group 'nnimap.
9991
9992 2004-08-30 Andreas Schwab <schwab@suse.de>
9993
9994 * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
9995 ?* and ?\;.
9996
9997 * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
9998 and ?\' to symbol instead of whitespace.
9999
10000 2004-08-30 Katsumi Yamaoka <yamaoka@jpl.org>
10001
10002 * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
10003
10004 * gnus-sum.el (gnus-summary-morse-message): Use search-forward
10005 instead of re-search-forward.
10006
10007 * gnus-uu.el (gnus-uu-save-article): Ditto.
10008 (gnus-uu-post-encode-uuencode): Ditto.
10009
10010 * html2text.el (html2text-clean-list-items): Ditto.
10011 (html2text-clean-dtdd): Ditto.
10012 (html2text-format-tags): Ditto.
10013
10014 * message.el (message-send-mail-with-sendmail): Fix regexp.
10015 (message-fill-field-general): Use search-forward instead of
10016 re-search-forward.
10017 (unbold-region): Ditto.
10018
10019 * nnrss.el (nnrss-request-article): Ditto.
10020
10021 * nnslashdot.el (nnslashdot-request-article): Ditto.
10022
10023 * nnweb.el (nnweb-gmane-wash-article): Ditto.
10024
10025 * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
10026 "Unrecognized menu descriptor" error in XEmacs.
10027
10028 2004-08-26 Stefan Wiens <s.wi@gmx.net> (tiny change)
10029
10030 * gnus-sum.el (gnus-read-header): Don't remove a header for the
10031 parent article of a sparse article in the thread hashtb.
10032
10033 2004-08-26 David Hedbor <dhedbor@real.com> (tiny change)
10034
10035 * nnmail.el (nnmail-split-lowercase-expanded): New user option.
10036 (nnmail-expand-newtext): Lowercase expanded entries if
10037 nnmail-split-lowercase-expanded is non-nil.
10038
10039 2004-08-26 Katsumi Yamaoka <yamaoka@jpl.org>
10040
10041 * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
10042
10043 * gnus-group.el (gnus-group-line-format-alist): Convert the value
10044 of gnus-tmp-news-method into string under XEmacs. It will be
10045 passed to gnus-correct-length which takes only a string argument.
10046
10047 2004-08-24 Katsumi Yamaoka <yamaoka@jpl.org>
10048
10049 * gnus-util.el (gnus-bind-print-variables): New macro.
10050 (gnus-prin1): Use it.
10051 (gnus-prin1-to-string): Use it.
10052 (gnus-pp): New function.
10053 (gnus-pp-to-string): New function.
10054
10055 * gnus-cus.el (gnus-agent-cat-prepare-category-field):
10056 Replace pp-to-string with gnus-pp-to-string.
10057 * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
10058 * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
10059 * gnus-msg.el (gnus-debug): Ditto.
10060 * gnus-score.el (gnus-score-save): Ditto.
10061 * gnus-spec.el (gnus-update-format): Replace pp-to-string with
10062 gnus-pp-to-string.
10063 * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
10064 with gnus-pp.
10065 * score-mode.el (gnus-score-pretty-print): Ditto.
10066 * webmail.el (webmail-debug): Ditto.
10067
10068 2004-08-23 Katsumi Yamaoka <yamaoka@jpl.org>
10069
10070 * gnus-art.el (article-display-face, article-display-x-face):
10071 Use buffer-read-only.
10072
10073 2004-08-22 Katsumi Yamaoka <yamaoka@jpl.org>
10074
10075 * gnus-art.el (article-hide-list-identifiers):
10076 Bind inhibit-read-only as t.
10077
10078 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
10079
10080 * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
10081
10082 2004-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
10083
10084 * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
10085 (gnus-narrow-to-page): Don't assume point-min == 1.
10086 (gnus-article-edit-mode): Derive from message-mode.
10087
10088 * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
10089 point-min == 1.
10090
10091 * imap.el (imap-parse-address-list, imap-parse-body-ext):
10092 Disable incorrect use of `assert'.
10093
10094 * message.el (message-mode): Set comment-start-skip.
10095
10096
10097 2004-08-22 Sam Steingold <sds@gnu.org>
10098
10099 * pop3.el (pop3-leave-mail-on-server): New user variable.
10100 (pop3-movemail): Delete mail only when it is nil.
10101
10102 2004-08-21 Reiner Steib <Reiner.Steib@gmx.de>
10103
10104 * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
10105
10106 * mml.el (mml-preview): Use `pop-to-buffer'.
10107
10108 * message.el (message-goto-mail-followup-to): Insert after "To".
10109 (message-carefully-insert-headers): Add comment.
10110
10111 * gnus.el: Remove unused variable `gnus-article-check-size'.
10112
10113 * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
10114
10115 * gnus-art.el (gnus-button-alist): Improve
10116 `gnus-button-handle-library' entry.
10117
10118 2004-08-19 Sebastian Freundt <hroptatyr@gna.org> (tiny change)
10119
10120 * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
10121 downcase, since XEmacs capitalizes error messages differently.
10122
10123 2004-08-18 Jesper Harder <harder@ifa.au.dk>
10124
10125 * nntp.el: Add (require 'gnus) due to reference to
10126 `gnus-directory'. Reported by Matt Swift <swift@alum.mit.edu>.
10127
10128 2004-08-18 Florian Weimer <fw@deneb.enyo.de>
10129
10130 * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
10131 `mm-fill-flowed'.
10132
10133 * mm-decode.el (mm-dissect-singlepart): Check it.
10134
10135 2004-08-17 Teodor Zlatanov <tzz@lifelogs.com>
10136
10137 * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
10138 'imap' for netrc parsing.
10139
10140 2004-08-16 Reiner Steib <Reiner.Steib@gmx.de>
10141
10142 * mailcap.el (mailcap-mime-data): Mark as risky.
10143
10144 2004-08-15 Katsumi Yamaoka <yamaoka@jpl.org>
10145
10146 * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
10147 may be included in the encoded word.
10148 (rfc2047-encode): Don't append a space if the encoded word
10149 includes close parenthesis.
10150
10151 2004-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
10152
10153 * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
10154 of text within parentheses.
10155
10156 2004-08-06 Teodor Zlatanov <tzz@lifelogs.com>
10157
10158 * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
10159 (gnus-encrypt-write-file-contents): Make the password key the file
10160 name PLUS the cipher, not just the cipher. Also remove failed
10161 passwords from the cache.
10162
10163 2004-08-06 Simon Josefsson <jas@extundo.com>
10164
10165 * gnus-sum.el (gnus-article-loose-mime): Change default to t. Doc
10166 fix.
10167
10168 2004-08-05 Katsumi Yamaoka <yamaoka@jpl.org>
10169
10170 * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
10171 LWSP.
10172
10173 2004-08-04 Teodor Zlatanov <tzz@lifelogs.com>
10174
10175 * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
10176 to append in-reply-to: data to the references: header.
10177
10178 * netrc.el: Remove old encryption support, autoload gnus-encrypt.el
10179 (netrc-parse): Use gnus-encrypt.el functions.
10180
10181 * gnus-encrypt.el: Add new file for encryption support; currently
10182 does only a few GPG ciphers and an internal XOR cipher.
10183
10184 * password.el: Add comments on using password-read-and-add.
10185 (password-read-and-add): Add function to read and add the
10186 password to the cache at once.
10187
10188 2004-07-28 Simon Josefsson <jas@extundo.com>
10189
10190 * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
10191 parameter (but don't use it, for now).
10192
10193 * imap.el (imap-ssl-open): Use imap-process-connection-type,
10194 instead of hard coding to nil.
10195
10196 2004-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
10197
10198 * mm-view.el (mm-inline-image-emacs): Open lines under an image
10199 as mm-inline-image-xemacs does.
10200
10201 2004-07-26 Simon Josefsson <jas@extundo.com>
10202
10203 * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
10204 Revert part of 2004-07-17 change below.
10205
10206 2004-07-25 Katsumi Yamaoka <yamaoka@jpl.org>
10207
10208 * rfc2047.el (rfc2047-encode-region): Don't infloop. Suggested by
10209 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
10210
10211 2004-07-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
10212
10213 * flow-fill.el (fill-flowed): Remove space stuffing, and only do
10214 quotes that actually start with ">" at the beginning of the
10215 lines.
10216
10217 2004-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
10218
10219 * rfc2047.el (rfc2047-encode-region): Fix last change.
10220 (rfc2047-encode-parameter): Remove useless concat.
10221
10222 2004-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
10223
10224 * rfc2047.el (rfc2047-encode-region): Check carefully whether to
10225 encode special characters; fix some kind of misconfigured headers;
10226 signal a real error if debug-on-quit or debug-on-error is non-nil.
10227 (rfc2047-encode-max-chars): New variable.
10228 (rfc2047-encode-1): Use it.
10229 (rfc2047-encode-parameter): New function.
10230
10231 * mml.el (mml-insert-parameter): Remove an excessive space.
10232
10233 2004-07-17 Simon Josefsson <jas@extundo.com>
10234
10235 * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
10236 Kai Grossjohann <kai@emptydomain.de>.
10237 (gnus-group-group-map): Use it, instead of gnus-group-make-group.
10238 (gnus-group-make-menu-bar): Ditto.
10239
10240 * gnus-util.el (gnus-group-server): Add.
10241
10242 2004-07-16 Jesper Harder <harder@ifa.au.dk>
10243
10244 * message.el (message-clone-locals): Clone sendmail and smtp
10245 variables.
10246
10247 2004-07-12 Katsumi Yamaoka <yamaoka@jpl.org>
10248
10249 * rfc2047.el (rfc2047-encode-region): Fix last change.
10250
10251 2004-07-12 Katsumi Yamaoka <yamaoka@jpl.org>
10252
10253 * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
10254 characters as non-special.
10255
10256 2004-07-09 Simon Josefsson <jas@extundo.com>
10257
10258 * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
10259 Users will lose all flag changes made while unplugged with
10260 e.g. nntp unless flag synchronization happens, thus `nil' is not a
10261 good default. See numerous reports on ding mailing list.
10262
10263 2004-07-09 Katsumi Yamaoka <yamaoka@jpl.org>
10264
10265 * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
10266 add generate-head-function and generate-article-function to the
10267 rfc822-forward entry.
10268 (nndoc-rfc822-forward-generate-article): New function.
10269 (nndoc-rfc822-forward-generate-head): New function.
10270
10271 * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
10272
10273 2004-07-06 Dan Christensen <jdc@uwo.ca>
10274
10275 * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
10276 respect display group parameter and gnus-summary-expunge-below.
10277 (gnus-articles-to-read): Remove unused reference to display group
10278 parameter.
10279
10280 2004-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
10281
10282 * nnheader.el (nnheader-uniquify-message-id): New experimental
10283 variable.
10284 (nnheader-nov-read-message-id): Use it.
10285
10286 * spam-report.el (spam-report-gmane): Add interactive.
10287
10288 2004-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
10289
10290 * mm-encode.el (mm-content-transfer-encoding-defaults): Use
10291 qp-or-base64 for the application/* types.
10292
10293 2004-07-02 Joakim Verona <joakim@verona.se> (tiny change)
10294
10295 * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
10296
10297 2004-06-30 Teodor Zlatanov <tzz@lifelogs.com>
10298
10299 * gnus-registry.el (gnus-registry-trim): Don't allow a negative
10300 trim value.
10301
10302 2004-01-25 Paul Jarc <prj@po.cwru.edu>
10303
10304 * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
10305 New macro and function.
10306 (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
10307
10308 2004-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
10309
10310 * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
10311 after-load-alist.
10312
10313 2004-06-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
10314
10315 * gnus-group.el (gnus-group-get-new-news-this-group): Don't
10316 update info that isn't there.
10317
10318 2004-06-29 Ilya N. Golubev <gin@mo.msk.ru>.
10319
10320 * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
10321 entry.
10322
10323 2004-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
10324
10325 * mm-view.el (mm-inline-render-with-function): Use multibyte
10326 buffer; decode html source by charset.
10327
10328 * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
10329
10330 * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
10331 Mule-UCS is loaded under XEmacs.
10332 (mm-mime-mule-charset-alist): Avoid duplicated entries.
10333
10334 2004-06-28 Jesper Harder <harder@ifa.au.dk>
10335
10336 * nnheader.el (nnheader-max-head-length): Increase to 8192.
10337
10338 2004-06-28 Katsumi Yamaoka <yamaoka@jpl.org>
10339
10340 * mm-util.el (mm-coding-system-p): Return a coding-system.
10341 (mm-mime-mule-charset-alist): Use shift_jis instead of
10342 iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
10343 entries for the mime charsets iso-2022-jp-3 and shift_jis.
10344 (mm-coding-system-priorities): Use shift_jis and iso-8859-1
10345 instead of japanese-shift-jis and iso-latin-1 respectively in
10346 order to share the default value with both Emacs and XEmacs-mule.
10347 (mm-mule-charset-to-mime-charset): Make
10348 mm-coding-system-priorities effective.
10349 (mm-sort-coding-systems-predicate): Canonicalize coding-systems
10350 while predicating of candidates upon the priorities.
10351
10352 2004-06-27 Jesper Harder <harder@ifa.au.dk>
10353
10354 * gnus-sum.el (gnus-summary-make-menu-bar): Add
10355 gnus-uu-invert-processable.
10356
10357 * gnus.el: Autoload gnus-uu-invert-processable.
10358
10359 2004-06-24 Katsumi Yamaoka <yamaoka@jpl.org>
10360
10361 * mm-util.el (mm-with-multibyte-buffer): New macro.
10362
10363 * rfc2047.el (rfc2047-encode-string): Use it.
10364 (rfc2047-encode-region): Move point to the end of the region after
10365 encoding. Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
10366
10367 2004-06-23 Katsumi Yamaoka <yamaoka@jpl.org>
10368
10369 * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
10370 ">From ". Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
10371
10372 2004-06-23 Katsumi Yamaoka <yamaoka@jpl.org>
10373
10374 * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
10375 (gnus-cite-parse): Ignore quoted envelope From_. Suggested by
10376 Karl Chen <quarl@nospam.quarl.org>.
10377
10378 2004-06-23 Jesper Harder <harder@ifa.au.dk>
10379
10380 * message.el (message-idna-to-ascii-rhs-1): Don't choke on
10381 invalid addresses.
10382
10383 2004-06-21 Teodor Zlatanov <tzz@lifelogs.com>
10384
10385 * spam.el: Change section markers, revise TODO list.
10386 (spam-backends): Make new master list of all installed backends.
10387 (spam-summary-exit-behavior): Add new variable to determine how
10388 messages moves are done at summary exit.
10389 (spam-move-spam-nonspam-groups-only)
10390 (spam-process-ham-in-nonham-groups)
10391 (spam-process-ham-in-spam-groups): Remove variables, the
10392 spam-summary-exit-behavior variable should be used to manage this
10393 behavior.
10394 (spam-old-ham-articles, spam-old-spam-articles): Remove.
10395 (spam-old-articles): Add variable, replacing spam-old-ham-articles
10396 and spam-old-spam-articles.
10397 (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
10398 Add empty variables, placeholders for the backends they represent.
10399 (spam-set-difference): Move, unchanged.
10400 (spam-list-of-processors): Declare OBSOLETE, not used anymore
10401 unless the user has a processor variable.
10402 (spam-classifications, spam-classification-valid-p)
10403 (spam-backend-properties, spam-backend-property-valid-p)
10404 (spam-backend-function-type-valid-p)
10405 (spam-process-type-valid-p, spam-list-articles): Add helper functions.
10406 (spam-report-articles-gmane, spam-report-articles-resend):
10407 Remove functions, they are not needed.
10408 (spam-install-backend-super, spam-backend-list)
10409 (spam-backend-check, spam-backend-valid-p, spam-backend-info)
10410 (spam-backend-function, spam-backend-ham-registration-function)
10411 (spam-backend-spam-registration-function)
10412 (spam-backend-ham-unregistration-function)
10413 (spam-backend-spam-unregistration-function)
10414 (spam-backend-statistical-p, spam-backend-mover-p)
10415 (spam-install-backend-alias, spam-install-checkonly-backend)
10416 (spam-install-mover-backend, spam-install-nocheck-backend)
10417 (spam-install-backend, spam-install-statistical-backend)
10418 (spam-install-statistical-checkonly-backend): Add backend installation
10419 support.
10420 (spam-summary-prepare-exit): Rewrite to use the new backend code.
10421 (spam-group-processor-p): Use the new backend code and respect the
10422 summary exit behavior.
10423 (spam-mark-spam-as-expired-and-move-routine): Remove.
10424 (spam-summary-prepare): Change to use the new spam-old-articles
10425 variable.
10426 (spam-copy-or-move-routine, spam-copy-spam-routine)
10427 (spam-move-spam-routine, spam-copy-ham-routine)
10428 (spam-move-ham-routine): Add code to copy/move ham or spam.
10429 (spam-fetch-field-fast): Improve doc and code, plus allow the
10430 'number request.
10431 (spam-list-of-checks, spam-list-of-statistical-checks): Remove
10432 variables.
10433 (spam-split, spam-find-spam): Use the new backend code.
10434 (spam-registration-functions): Remove variable.
10435 (spam-unregister-routine): Add convenience wrapper.
10436 (spam-log-undo-registration, spam-register-routine)
10437 (spam-log-processing-to-registry)
10438 (spam-log-unregistration-needed-p): Rename "check" to "backend"
10439 where possible.
10440 (spam-check-gmane-xref, spam-check-regex-headers)
10441 (spam-check-blackholes, spam-check-stat, spam-check-ifile)
10442 (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
10443 (spam-check-bogofilter-headers, spam-check-spamoracle)
10444 (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
10445 (spam-check-crm114-headers): Use the spam-split-group that
10446 spam-split prepares, no need to determine it every time.
10447
10448 * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
10449 to the nnheader-parse-naked-head call.
10450
10451 * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
10452
10453 * gnus-sum.el (gnus-nov-parse-line): Add the message number to
10454 the nnheader-nov-read-message-id call.
10455
10456 2004-06-21 Katsumi Yamaoka <yamaoka@jpl.org>
10457
10458 * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
10459 gnus-activate-group twice. Suggested by Markus Peter
10460 <warp@spin.de>.
10461
10462 2004-06-18 Katsumi Yamaoka <yamaoka@jpl.org>
10463
10464 * gnus-art.el (gnus-article-time-format): Exchange the order of
10465 day and month in the default value; fix customization type.
10466 (article-date-ut): Use add-text-properties.
10467 (article-make-date-line): Use message-make-date instead of
10468 current-time-string.
10469
10470 * message.el (message-fetch-field): Don't use set-text-properties.
10471 (message-make-date): Simplify.
10472
10473 2004-06-17 Katsumi Yamaoka <yamaoka@jpl.org>
10474
10475 * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
10476 (rfc2047-encode-region): Treat text within parentheses as special;
10477 show the original text when error has occurred.
10478
10479 * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
10480 already-computed method to gnus-activate-group.
10481
10482 * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
10483 same select-methods identical Lisp objects.
10484
10485 * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
10486 object when modifying the info.
10487
10488 2004-06-16 Katsumi Yamaoka <yamaoka@jpl.org>
10489
10490 * gnus-srvr.el (gnus-server-set-info): Remove the server from
10491 gnus-opened-servers since it has never been opened with the new
10492 configuration yet.
10493
10494 2004-06-15 Katsumi Yamaoka <yamaoka@jpl.org>
10495
10496 * nnheader.el (nnheader-nov-read-message-id): Pass the optional
10497 arg to nnheader-generate-fake-message-id.
10498
10499 2004-06-14 Teodor Zlatanov <tzz@lifelogs.com>
10500
10501 * nnheader.el (nnheader-generate-fake-message-id): Accept a
10502 number and build a fake message ID localized to a group and
10503 article number (so it's repeatable from that point on).
10504 (nnheader-fake-message-id-p): Change regex to accommodate new fake
10505 ID format.
10506
10507 * gnus-sum.el (gnus-get-newsgroup-headers): Call
10508 nnheader-generate-fake-message-id with the article number.
10509
10510 2004-06-12 YAGI Tatsuya <ynyaaa@ybb.ne.jp> (tiny change)
10511
10512 * gnus-art.el (gnus-article-next-page): Fix the way to find a real
10513 end-of-buffer.
10514
10515 2004-06-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
10516
10517 * message.el (message-ignored-supersedes-headers): Add Approved.
10518
10519 2004-06-11 Katsumi Yamaoka <yamaoka@jpl.org>
10520
10521 * rfc2047.el (rfc2047-encode-message-header): Remove useless
10522 goto-char.
10523 (rfc2047-encode): Fold the line before encoding.
10524
10525 2004-06-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
10526
10527 * rfc2047.el (rfc2047-encode-message-header): Disabled header
10528 folding -- not all headers can be folded, and this should be done
10529 by the message composition mode. Probably. I think.
10530
10531 2004-06-10 Katsumi Yamaoka <yamaoka@jpl.org>
10532
10533 * gnus-util.el (gnus-remove-text-with-property): Make it slightly
10534 fast.
10535
10536 * gnus-ems.el (gnus-remove-image): Don't use
10537 message-text-with-property; remove only the image found first.
10538
10539 2004-06-09 Jesper Harder <harder@ifa.au.dk>
10540
10541 * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
10542
10543 2004-06-09 Katsumi Yamaoka <yamaoka@jpl.org>
10544
10545 * message.el (message-text-with-property): Make it fast and accept
10546 optional arguments.
10547 (message-strip-forbidden-properties): Use it.
10548 (message-fix-before-sending): Follow the m-t-w-p change.
10549
10550 * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
10551
10552 2004-06-08 Katsumi Yamaoka <yamaoka@jpl.org>
10553
10554 * gnus-art.el (article-hide-headers): Don't change the buffer
10555 mistakenly when performing mml-preview even if
10556 gnus-single-article-buffer is nil.
10557
10558 2004-06-08 Kai Grossjohann <kgrossjo@eu.uu.net>
10559
10560 * message.el (message-expand-name-databases): New user option.
10561 (message-expand-name): Use it.
10562
10563 2004-06-07 Teodor Zlatanov <tzz@lifelogs.com>
10564
10565 * spam.el (spam-report-articles-resend)
10566 (spam-report-resend-register-routine): Allow ham reporting.
10567 (spam-report-resend-register-ham-routine): Add wrapper.
10568 (spam-registration-functions): Add ham resending functions.
10569 (spam-list-of-processors): Add ham resend processor.
10570
10571 * gnus.el (ham-resend-to): Add new group parameter.
10572 (spam-process): Add ham resend option.
10573
10574 * spam-report.el (spam-report-resend): Allow reporting ham.
10575 (spam-report-resend-ham): Add wrapper.
10576
10577 2004-06-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
10578
10579 * message.el (message-cite-articles-with-x-no-archive): New
10580 variable.
10581 (message-cite-original): Use it.
10582
10583 2004-06-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
10584
10585 * message.el (message-cite-original): Respect X-No-Archive.
10586
10587 2004-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
10588
10589 * gnus-art.el (article-hide-headers): Refer to the values for
10590 gnus-ignored-headers and gnus-visible-headers in the summary
10591 buffer since a user may have set them as group parameters.
10592
10593 2004-06-03 Teodor Zlatanov <tzz@lifelogs.com>
10594
10595 * assistant.el (assistant-node-name): Add convenience function.
10596 (assistant-render-text, assistant-render-node): Add error handling,
10597 plus handle multiple next nodes.
10598 (assistant-find-next-node): Comment out for now.
10599 (assistant-find-next-nodes): Add function, returns list of next
10600 nodes.
10601
10602 2004-06-02 Reiner Steib <Reiner.Steib@gmx.de>
10603
10604 * mail-source.el (mail-source-directory): Fix doc-string.
10605
10606 2004-05-29 Teodor Zlatanov <tzz@lifelogs.com>
10607
10608 * assistant.el (assistant-render-text, assistant-eval): Add :set
10609 widget type, which is different because it takes and returns a
10610 list. Much hilarity ensues.
10611
10612 2004-05-28 Reiner Steib <Reiner.Steib@gmx.de>
10613
10614 * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
10615
10616 * gnus-group.el (gnus-group-get-new-news-this-group): Added
10617 doc-string.
10618
10619 * gnus-start.el (gnus-activate-group): Added doc-string.
10620
10621 2004-05-28 Katsumi Yamaoka <yamaoka@jpl.org>
10622
10623 * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
10624
10625 2004-05-27 Teodor Zlatanov <tzz@lifelogs.com>
10626
10627 * assistant.el (assistant-render-text): Try to add a :set
10628 widget, more to come.
10629
10630 * spam.el (spam-group-spam-contents-p): Handle empty groupname
10631 strings.
10632 (spam-report-articles-resend)
10633 (spam-register-routine): Do registration iff any articles warrant
10634 it.
10635 (spam-summary-prepare-exit): Change log message for nil group
10636 destinations.
10637
10638 2004-05-27 Daniel Pittman <daniel@rimspace.net>
10639
10640 * spam.el (spam-report-resend-register-routine): Allow
10641 spam-report-resend-to to be a group parameter or a global value.
10642
10643 2004-05-26 Simon Josefsson <jas@extundo.com>
10644
10645 * starttls.el: Merge with my GNUTLS based starttls.el.
10646 (starttls-gnutls-program, starttls-use-gnutls)
10647 (starttls-extra-arguments, starttls-process-connection-type)
10648 (starttls-connect, starttls-failure, starttls-success): New
10649 variables.
10650 (starttls-program, starttls-extra-args): Doc fix.
10651 (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
10652 functions.
10653 (starttls-negotiate, starttls-open-stream): Check
10654 `starttls-use-gnutls' and pass on to corresponding *-gnutls
10655 function if it is set.
10656
10657 2004-05-27 Katsumi Yamaoka <yamaoka@jpl.org>
10658
10659 * rfc2047.el (rfc2047-encode-region): Encode encoded words in
10660 structured fields.
10661
10662 2004-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
10663
10664 * message.el (message-resend): Bind rfc2047-encode-encoded-words.
10665
10666 2004-05-26 Teodor Zlatanov <tzz@lifelogs.com>
10667
10668 * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
10669 variable.
10670 (spam-mark-junk-as-spam-routine): Use it. Allow to disable
10671 assigning the spam-mark to new messages.
10672
10673 2004-05-26 Adam Sjøgren <asjo@koldfront.dk> (tiny change)
10674
10675 (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
10676
10677 2004-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
10678
10679 * rfc2047.el (rfc2047-encodable-p): Don't move point.
10680 (rfc2047-decode): Treat the ascii coding-system as raw-text by
10681 default.
10682
10683 2004-05-25 Anand Mitra <mitramc@yahoo.com> (tiny change)
10684
10685 * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
10686 correct data.
10687
10688 2004-05-24 Teodor Zlatanov <tzz@lifelogs.com>
10689
10690 * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
10691 (spam-group-processor-p): Fix function.
10692 (spam-group-processor-multiple-p)
10693 (spam-group-spam-processor-report-gmane-p)
10694 (spam-group-spam-processor-report-resend-p)
10695 (spam-group-spam-processor-bogofilter-p)
10696 (spam-group-spam-processor-blacklist-p)
10697 (spam-group-spam-processor-ifile-p)
10698 (spam-group-ham-processor-ifile-p)
10699 (spam-group-spam-processor-spamoracle-p)
10700 (spam-group-spam-processor-crm114-p)
10701 (spam-group-ham-processor-bogofilter-p)
10702 (spam-group-spam-processor-stat-p)
10703 (spam-group-ham-processor-stat-p)
10704 (spam-group-ham-processor-whitelist-p)
10705 (spam-group-ham-processor-BBDB-p)
10706 (spam-group-ham-processor-spamoracle-p)
10707 (spam-group-ham-processor-copy-p): Remove functions with some
10708 prejudice against unneeded code.
10709 (spam-report-articles-resend)
10710 (spam-report-resend-register-routine): Allow the group/topic
10711 spam-resend-to value to override spam-report-resend-to.
10712 (spam-summary-prepare-exit): Invoke spam-group-processor-p
10713 properly now.
10714
10715 * gnus.el (spam-resend-to): Add group/topic parameter.
10716 (spam-process): Move the OBSOLETE processors to the end of the
10717 choices.
10718
10719 2004-05-24 Daniel Pittman <daniel@rimspace.net>
10720
10721 * spam-report.el (spam-report-resend-to, spam-report-resend): Start
10722 with resend-to set to nil, and then ask the user if necessary.
10723 (spam-report-resend): spam-report-resend takes a list of articles, not
10724 separate article numbers.
10725
10726 2004-05-23 Katsumi Yamaoka <yamaoka@jpl.org>
10727
10728 * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
10729 addition to emacs-w3m.
10730
10731 2004-05-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
10732
10733 * assistant.el (assistant-authinfo-data): New function.
10734 (assistant-eval): Eval for entire assistant.
10735
10736 * netrc.el (netrc-services-file): New variable.
10737 (netrc-parse-services): New function.
10738 (netrc-find-service-name): New function.
10739 (netrc-find-service-number): New function.
10740 (netrc-port-equal): New function.
10741 (netrc-machine): Use it.
10742
10743 * nnimap.el (nnimap-open-connection): Use netrc.
10744
10745 * gnus-util.el (gnus-netrc-get): Remove aliases.
10746
10747 * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
10748
10749 * assistant.el (wid-edit): Fix compilation.
10750
10751 * gnus-util.el (gnus-set-file-modes): Just ignore errors.
10752
10753 2004-05-23 Paul Stodghill <stodghil@cs.cornell.edu>
10754
10755 * gnus-util.el (gnus-set-file-modes): New function. (small
10756 patch).
10757
10758 2004-05-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
10759
10760 * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
10761
10762 * assistant.el (assistant-render-node): Fix up rendering and
10763 read-only text.
10764 (assistant-render-node): Reset.
10765 (assistant-make-read-only): Not sticky.
10766
10767 2004-05-20 Danny Siu <dsiu@adobe.com>
10768
10769 * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
10770 centered even when gnus-auto-center-summary is t
10771
10772 2004-05-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
10773
10774 * dns.el (dns-get-txt-answer): New function.
10775 (dns-read-txt): Ditto.
10776 (query-dns): Use it.
10777
10778 2004-05-21 Katsumi Yamaoka <yamaoka@jpl.org>
10779
10780 * gnus-start.el (gnus-get-unread-articles): Don't invalidate
10781 active for foreign groups even if the group level is higher than
10782 the specified value.
10783
10784 2004-05-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
10785
10786 * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
10787 non-active groups.
10788
10789 * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
10790
10791 2004-05-20 Magnus Henoch <mange@freemail.hu>
10792
10793 * dns.el (dns-read-type): Add support for SVR. (small patch)
10794
10795 2004-05-20 Teodor Zlatanov <tzz@lifelogs.com>
10796
10797 * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
10798 (spam-crm114-header, spam-crm114-spam-switch)
10799 (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
10800 (spam-crm114-positive-spam-header)
10801 (spam-crm114-database-directory, spam-list-of-processors)
10802 (spam-group-spam-processor-crm114-p)
10803 (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
10804 (spam-generic-score, spam-list-of-checks)
10805 (spam-list-of-statistical-checks, spam-registration-functions)
10806 (spam-check-crm114-headers, spam-crm114-score)
10807 (spam-check-crm114, spam-crm114-register-with-crm114)
10808 (spam-crm114-register-spam-routine)
10809 (spam-crm114-unregister-spam-routine)
10810 (spam-crm114-register-ham-routine)
10811 (spam-crm114-unregister-ham-routine): Add CRM114 support. From
10812 asjo@koldfront.dk (Adam Sjøgren).
10813
10814 * gnus.el: Add spam-use-crm114.
10815
10816 * spam.el (spam-list-of-processors, spam-registration-functions):
10817 Add spam-use-resend.
10818 (spam-group-spam-processor-report-resend-p): Add utility wrapper.
10819 (spam-report-articles-gmane): Add doc fix.
10820 (spam-report-articles-resend, spam-report-resend-register-routine):
10821 Add wrappers around spam-report-resend-to.
10822
10823 * spam-report.el (spam-report-resend-to, spam-report-resend):
10824 Add support for resending spam.
10825 (spam-report-gmane): Fix line length >80.
10826
10827 * gnus.el (spam-process): Add spam-use-resend.
10828
10829 2004-05-20 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
10830
10831 * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
10832 number of processed spam messages.
10833 (spam-ham-copy-or-move-routine): Return the number of processed
10834 ham messages.
10835 (spam-summary-prepare-exit): Use the above values to decide
10836 whether status messages shouled be displayed.
10837
10838 2004-05-20 Katsumi Yamaoka <yamaoka@jpl.org>
10839
10840 * rfc2047.el (rfc2047-encode-function-alist): Renamed from
10841 `rfc2047-encoding-function-alist' in order to avoid conflicting
10842 with the old version.
10843 (rfc2047-encode-region): Concatenate words containing non-ASCII
10844 characters in structured fields; don't encode space-delimited
10845 ASCII words even in unstructured fields; don't break words at
10846 char-category boundaries.
10847 (rfc2047-encode-1): New function.
10848 (rfc2047-encode): Use it; encode text so that it occupies the
10849 maximum width within 76-column; work correctly on Q encoding for
10850 iso-2022-* charsets.
10851 (rfc2047-fold-region): Use existing whitespace for LWSP; make it
10852 sure not to break a line just after the header name.
10853 (rfc2047-b-encode-region): Removed.
10854 (rfc2047-b-encode-string): New function.
10855 (rfc2047-q-encode-region): Removed.
10856 (rfc2047-q-encode-string): New function.
10857
10858 * mm-util.el (mm-replace-in-string): New function.
10859
10860 2004-05-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
10861
10862 * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
10863 get it right.
10864 (gnus-inews-make-draft): Really.
10865
10866 2004-05-19 Ben Menasha <bmenasha@benmenasha.net>
10867
10868 * nnmh.el (nnmh-request-list-1): Don't check the link count
10869 before descending. (small patch)
10870
10871 2004-05-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
10872
10873 * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
10874 stuff.
10875
10876 * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
10877 on real group name.
10878
10879 * gnus-art.el (gnus-signature-limit): Doc fix.
10880
10881 * gnus-msg.el (gnus-inews-make-draft): Quote list.
10882
10883 2004-05-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
10884
10885 * gnus-draft.el (gnus-draft-send): Bind
10886 rfc2047-encode-encoded-words.
10887
10888 * rfc2047.el (rfc2047-encode-region): Encode =? strings.
10889 (rfc2047-encodable-p): Say that =? needs encoding.
10890 (rfc2047-encode-encoded-words): New variable.
10891
10892 * gnus-group.el (gnus-group-select-group): Doc fix.
10893
10894 * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
10895
10896 * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
10897 to nil.
10898
10899 * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
10900
10901 * nnheader.el (nnheader-get-lines-and-char): New function.
10902
10903 2004-05-19 Reiner Steib <Reiner.Steib@gmx.de>
10904
10905 * gnus-msg.el (gnus-summary-followup-with-original): Document
10906 yanking of region when active.
10907
10908 2004-05-19 Katsumi Yamaoka <yamaoka@jpl.org>
10909
10910 * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
10911 groups if the group level is higher than the specified value.
10912
10913 2004-05-18 Reiner Steib <Reiner.Steib@gmx.de>
10914
10915 * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
10916 (gnus-group-jump-to-group): Added prefix argument using
10917 `gnus-group-jump-to-group-prompt'. Query before jumping to
10918 non-active group.
10919
10920 * compface.el (uncompface): Be verbose when changing
10921 `uncompface-use-external'.
10922
10923 * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
10924 handle manual section.
10925
10926 2004-05-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
10927
10928 * gnus-art.el (gnus-button-alist): Revert previous change.
10929
10930 2004-05-18 Reiner Steib <Reiner.Steib@gmx.de>
10931
10932 * message.el (message-idna-to-ascii-rhs-1): Fix typo.
10933
10934 2004-05-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
10935
10936 * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
10937 whether backend can accept message.
10938
10939 * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
10940
10941 2004-05-18 Kai Grossjohann <kgrossjo@eu.uu.net>
10942
10943 * nntp.el (nntp-request-set-mark, nntp-request-update-info):
10944 Avoid creating directory when nntp-marks-is-evil is true.
10945 Reported by Reiner Steib.
10946
10947 2004-05-18 Reiner Steib <Reiner.Steib@gmx.de>
10948
10949 * gnus-picon.el (gnus-picon-style): New variable.
10950 (gnus-picon-insert-glyph): Added optional `nostring' argument.
10951 (gnus-picon-transform-address): Support `gnus-picon-style'. From
10952 Jesper Harder <harder@ifa.au.dk>.
10953
10954 2004-05-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
10955
10956 * message.el (message-fill-field): Return point.
10957 (message-generate-headers): Go to end of field.
10958
10959 * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
10960 stuff for non-living groups.
10961
10962 2004-05-18 Jesper Harder <harder@ifa.au.dk>
10963
10964 * gnus-art.el (gnus-article-followup-with-original)
10965 (gnus-article-reply-with-original): gnus-mark-active-p ->
10966 gnus-region-active-p.
10967
10968 2004-05-17 Teodor Zlatanov <tzz@lifelogs.com>
10969
10970 * spam.el (spam-summary-prepare-exit): Fix messages, so they show
10971 only when there is spam or ham to be processed.
10972
10973 2004-05-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
10974
10975 * mail-source.el (mail-source-delete-crash-box): Refactor.
10976 (mail-source-fetch): Use it.
10977 (mail-source-fetch-file): Ditto.
10978 (mail-source-fetch-directory): Run postscript in loop.
10979 (mail-source-fetch-pop): Delete.
10980 (mail-source-fetch-maildir): Ditto.
10981 (mail-source-fetch-imap): Ditto.
10982
10983 * imap.el (imap-authenticators): Comment out sasl.
10984
10985 * message.el (message-skip-to-next-address): New function.
10986 (message-fill-header-address): Refactor.
10987 (message-fill-address): Use it.
10988 (message-delete-address): Use it.
10989 (message-fill-header-general): Refactor.
10990 (message-fill-field-address): Rename.
10991 (message-narrow-to-field): Find the start of the header.
10992 (message-header-format-alist): Don't pre-fill.
10993 (message-fill-header): Removed.
10994 (message-insert-header): New function.
10995 (message-shorten-references): Use it.
10996
10997 * rfc2047.el (rfc2047-field-value): Strip props.
10998
10999 * mail-parse.el (mail-header-make-address): New alias.
11000
11001 * ietf-drums.el (ietf-drums-make-address): New function.
11002
11003 * imap.el: Add compiler directives.
11004
11005 * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
11006
11007 * gnus-art.el (article-decode-idna-rhs): Don't use
11008 message-idna-inside-rhs-p.
11009
11010 2004-05-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
11011
11012 * message.el (message-idna-inside-rhs-p): Removed.
11013 (message-idna-to-ascii-rhs-1): Use proper address parsing.
11014
11015 * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
11016 false positives.
11017
11018 2004-05-16 Kim-Minh Kaplan <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
11019
11020 * imap.el (imap-sasl-make-mechanisms): Use sasl.
11021
11022 2004-05-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
11023
11024 * nneething.el (nneething-file-name): Don't create spurious
11025 files.
11026
11027 * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
11028 (gnus-inews-do-gcc): Remove sleep.
11029
11030 * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
11031 part under point.
11032
11033 * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
11034 (gnus-agent-regenerate-group): Using nil messages aren't valid.
11035
11036 2004-05-15 Teodor Zlatanov <tzz@lifelogs.com>
11037
11038 * spam.el (spam-summary-prepare-exit): Fixed (length).
11039
11040 2004-05-14 Teodor Zlatanov <tzz@lifelogs.com>
11041
11042 * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
11043 as expired without moving it" message when there are spam
11044 messages left.
11045
11046 2004-05-14 Nelson Ferreira <nelson.ferreira@verizon.net> (tiny change)
11047
11048 * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
11049 header is not nil.
11050
11051 2004-05-14 Kai Grossjohann <kgrossjo@eu.uu.net>
11052
11053 * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
11054 nntp-possibly-create-directory, not nntp-possibly-change-group.
11055 (nntp-marks-changed-p): New arg SERVER.
11056 (nntp-request-update-info): Adjust caller.
11057
11058 2004-05-14 Kai Grossjohann <kai@emptydomain.de>
11059
11060 * nntp.el (nntp-save-marks): Pass missing arg.
11061
11062 2004-05-13 Kai Grossjohann <kai.grossjohann@gmx.net>
11063
11064 * nntp.el: Support marks.
11065 (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
11066 (nntp-marks-modtime, nntp-marks-directory): New variables.
11067 (nntp-request-set-mark, nntp-request-update-info)
11068 (nntp-possibly-create-directory, nntp-marks-changed-p)
11069 (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
11070 functions.
11071
11072 2004-05-12 Jesper Harder <harder@ifa.au.dk>
11073
11074 * gnus-score.el (gnus-score-insert-help): Use
11075 gnus-select-lowest-window.
11076
11077 * gnus-ems.el (gnus-select-lowest-window): Copy definition of
11078 appt-select-lowest-window and rename to gnus-select-lowest-window.
11079
11080 * gnus.el: do.
11081
11082 2004-05-12 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
11083
11084 * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
11085 encodings of MIME-encoded words, in order to improve
11086 interoperability with several broken MUAs.
11087
11088 2004-05-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
11089
11090 * mm-view.el (mm-inline-text-html-render-with-w3): Check META
11091 tags, only when charsets are not specified in headers.
11092 (mm-inline-text-html-render-with-w3m): Ditto.
11093
11094 2004-05-06 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
11095
11096 * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
11097 instead of MIME-decoded from fields when checking
11098 `gnus-article-address-banner-alist'.
11099
11100 2004-05-03 Jesper Harder <harder@ifa.au.dk>
11101
11102 * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
11103 description rather than subject.
11104
11105 2004-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
11106
11107 * gnus.el (gnus-version-number): Bump.
11108
11109 2004-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
11110
11111 * gnus.el: No Gnus v0.2 is released.
11112
11113 2004-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
11114
11115 * gnus-agent.el (gnus-agent-read-agentview): Inline
11116 gnus-uncompress-range.
11117
11118 2004-05-01 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
11119
11120 * spam.el (spam-bsfilter-path): Use `executable-find' instead of
11121 `exec-installed-p'.
11122
11123 2004-04-30 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
11124
11125 * gnus.el (spam-process, spam-autodetect-methods): Add
11126 bsfilter and bsfilter-headers.
11127
11128 * spam.el (spam-bsfilter): New customize group.
11129 (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
11130 (spam-bsfilter-header, spam-bsfilter-probability-header)
11131 (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
11132 (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
11133 (spam-bsfilter-database-directory): New options.
11134 (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
11135 (spam-list-of-statistical-checks, spam-registration-functions):
11136 Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
11137 (spam-bsfilter-score): New command.
11138 (spam-check-bsfilter-headers, spam-check-bsfilter)
11139 (spam-bsfilter-register-with-bsfilter)
11140 (spam-bsfilter-register-spam-routine)
11141 (spam-bsfilter-unregister-spam-routine)
11142 (spam-bsfilter-register-ham-routine)
11143 (spam-bsfilter-unregister-ham-routine): New functions.
11144 (spam-generic-score): Support bsfilter; Accept an optional argument
11145 to recalcurate spam score even if scoring header has already been
11146 added.
11147 (spam-bogofilter-score, spam-spamassassin-score): Accept an
11148 optional argument to recalcurate spam score even if scoring header
11149 has already been added.
11150
11151 2004-04-29 Jesper Harder <harder@ifa.au.dk>
11152
11153 * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
11154 strings! Reported by David D. Smith <davidsmith@acm.org>.
11155 (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
11156 link is missing.
11157
11158 2004-04-28 Jesper Harder <harder@ifa.au.dk>
11159
11160 * html2text.el (html2text-replace-list): Add &amp; and &apos;.
11161 (html2text-get-attr): Rewrite.
11162
11163 * message.el (message-setup-1): Remove redundant put-text-property
11164 on mail-header-separator.
11165
11166 2004-04-27 Teodor Zlatanov <tzz@lifelogs.com>
11167
11168 * gnus-registry.el (gnus-registry-cache-whitespace)
11169 (gnus-registry-action, gnus-registry-spool-action)
11170 (gnus-registry-split-fancy-with-parent): Change message levels
11171 from 5 to 3 or 7, as needed.
11172
11173 * spam.el (spam-summary-prepare-exit)
11174 (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
11175 (spam-split, spam-find-spam, spam-log-undo-registration)
11176 (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
11177 level from 5 to 6.
11178
11179 2004-04-26 Katsumi Yamaoka <yamaoka@jpl.org>
11180
11181 * gnus-ems.el: Autoload appt-select-lowest-window (revert
11182 2004-03-04 change).
11183
11184 2004-04-25 Jesper Harder <harder@ifa.au.dk>
11185
11186 * sieve-manage.el (sieve-manage-open):
11187 * nnweb.el (nnweb-insert-html):
11188 * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
11189 (nnvirtual-partition-sequence, nnvirtual-create-mapping):
11190 * nnspool.el (nnspool-request-group):
11191 * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
11192 * nnml.el (nnml-request-update-info):
11193 * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
11194 (nnmh-request-create-group, nnmh-update-gnus-unreads):
11195 * nnimap.el (nnimap-request-close, nnimap-acl-edit)
11196 (nnimap-request-set-mark):
11197 * nnfolder.el (nnfolder-request-update-info):
11198 * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
11199 * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
11200 * gnus-uu.el (gnus-uu-find-articles-matching):
11201 * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
11202 * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
11203 * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
11204 * gnus-nocem.el (gnus-nocem-scan-groups):
11205 * gnus-int.el (gnus-start-news-server):
11206 * gnus-group.el (gnus-group-make-kiboze-group)
11207 (gnus-group-browse-foreign-server):
11208 * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
11209 Use mapc when appropriate.
11210
11211 2004-04-22 Teodor Zlatanov <tzz@lifelogs.com>
11212
11213 FIXME: Make separate entries for each person.
11214
11215 From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
11216 Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
11217 <shields@msrl.com>:
11218
11219 * spam.el (spam-necessary-extra-headers): Get the extra headers we
11220 may need for spam sorting and scoring.
11221 (spam-user-format-function-S): Add user format function suitable for
11222 general use.
11223 (spam-article-sort-by-spam-status): Add sorting function for summary
11224 sorting.
11225 (spam-extra-header-to-number): Add function to get a score from a
11226 header.
11227 (spam-summary-score): Add function to get a numeric score from the
11228 headers.
11229 (spam-generic-score): Fix function doc, was in wrong place.
11230 (spam-initialize): Take symbols when it's run, and install the
11231 extra headers that spam-necessary-extra-headers thinks we need.
11232
11233 2004-04-21 Teodor Zlatanov <tzz@lifelogs.com>
11234
11235 * spam.el (spam-summary-prepare-exit): Add logic and message fix.
11236 Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
11237
11238 2004-04-17 Jesper Harder <harder@ifa.au.dk>
11239
11240 * gnus-sum.el (gnus-set-global-variables)
11241 (gnus-build-all-threads, gnus-get-newsgroup-headers)
11242 (gnus-article-get-xrefs, gnus-summary-best-group)
11243 (gnus-summary-next-article, gnus-summary-enter-digest-group)
11244 (gnus-summary-set-bookmark, gnus-offer-save-summaries)
11245 (gnus-summary-update-info, gnus-kill-or-deaden-summary):
11246 Use with-current-buffer.
11247
11248 2004-04-16 Teodor Zlatanov <tzz@lifelogs.com>
11249
11250 * spam.el (spam-summary-prepare-exit): Simplify logic.
11251 (spam-fetch-article-header): Read the article header if it's not
11252 available.
11253 (spam-list-articles): Simplify logic.
11254 (spam-filelist-register-routine): Fix bug with unregister-list.
11255
11256 * gnus-registry.el: Fix comments at beginning.
11257
11258 2004-04-16 Jesper Harder <harder@ifa.au.dk>
11259
11260 * message.el (message-cater-to-broken-inn): Remove.
11261 (message-shorten-references): Make sure the total folded length of
11262 References is shorter than 998 characters to cater to a bug in INN
11263 2.3. Also, don't pretend that references aren't folded -- this
11264 hasn't worked for a while.
11265
11266 2004-04-15 Kevin Greiner <kgreiner@xpediantsolutions.com>
11267
11268 * gnus-agent.el (gnus-agentize):
11269 gnus-agent-send-mail-real-function no longer set to current value
11270 of message-send-mail-function but rather a lambda that calls
11271 message-send-mail-function. The change makes the agent real-time
11272 responsive to user changes to message-send-mail-function.
11273
11274 2004-04-15 Kevin Greiner <kgreiner@xpediantsolutions.com>
11275
11276 * legacy-gnus-agent.el
11277 (gnus-agent-convert-to-compressed-agentview): Fixed typos with
11278 help from Florian Weimer <fw@deneb.enyo.de>
11279
11280 2004-04-15 Katsumi Yamaoka <yamaoka@jpl.org>
11281
11282 * nnmail.el (nnmail-cache-insert): Revert last change.
11283
11284 2004-04-14 Katsumi Yamaoka <yamaoka@jpl.org>
11285
11286 * nnmail.el (nnmail-cache-insert): Always check whether
11287 nnmail-cache-ignore-groups matches a group name.
11288
11289 2004-04-13 Teodor Zlatanov <tzz@lifelogs.com>
11290
11291 * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
11292 (spam-find-spam, spam-log-processing-to-registry)
11293 (spam-log-registered-p, spam-log-unregistration-needed-p)
11294 (spam-log-undo-registration): Use gnus-message instead of
11295 gnus-error, none of these errors are fatal.
11296
11297 * gnus-registry.el (gnus-registry-clean-empty-function)
11298 (gnus-registry-clean-empty): Remove only empty entries without
11299 extra data.
11300
11301 2004-04-12 Teodor Zlatanov <tzz@lifelogs.com>
11302
11303 * spam-stat.el (spam-stat-buffer-change-to-spam)
11304 (spam-stat-buffer-change-to-non-spam): Change (error) to
11305 (gnus-message 8) invocation.
11306
11307 2004-04-12 Katsumi Yamaoka <yamaoka@jpl.org>
11308
11309 * nntp.el (nntp-via-netcat-command): New variable.
11310 (nntp-via-netcat-switches): New variable.
11311 (nntp-open-via-rlogin-and-netcat): New function.
11312 (nntp-open-connection-function): Doc fix.
11313 (nntp-telnet-command): Doc fix.
11314 (nntp-end-of-line): Doc fix.
11315 (nntp-via-rlogin-command): Doc fix.
11316 (nntp-via-user-name): Doc fix.
11317 (nntp-via-address): Doc fix.
11318
11319 2004-04-09 Katsumi Yamaoka <yamaoka@jpl.org>
11320
11321 * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
11322 error in Emacs 21.1.
11323
11324 2004-04-08 Reiner Steib <Reiner.Steib@gmx.de>
11325
11326 * gnus-start.el (gnus-get-unread-articles): Fix last commit.
11327
11328 2004-04-07 Kevin Greiner <kgreiner@xpediantsolutions.com>
11329 * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
11330 (gnus-agent-with-refreshed-group): New macro.
11331 (gnus-agent-rename-group): New function.
11332 (gnus-agent-delete-group): New function.
11333 (gnus-agent-save-group-info): Use gnus-command-method when
11334 `method' parameter is nil. Don't write nil entries into the
11335 active file.
11336 (gnus-agent-get-group-info): New function.
11337 (gnus-agent-fetch-articles): Use
11338 gnus-agent-update-files-total-fetched-for to increment disk space
11339 used.
11340 (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
11341 gnus-agent-update-view-total-fetched-for to increment disk space
11342 used.
11343 (gnus-agent-get-local): Added optional parameters to avoid calling
11344 gnus-group-real-name and gnus-find-method-for-group.
11345 (gnus-agent-set-local): Delete stored entry if either min, or max,
11346 are nil.
11347 (gnus-agent-fetch-session): Reworded error/quit messages. On
11348 quit, use gnus-agent-regenerate-group to record existance of any
11349 articles fetched to disk before the quit occurred.
11350 (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
11351 gnus-agent-update-view-total-fetched-for, and
11352 gnus-agent-update-files-total-fetched-for to decrement disk space
11353 used.
11354 (gnus-agent-retrieve-headers): Use
11355 gnus-agent-update-view-total-fetched-for to increment disk space
11356 used.
11357 (gnus-agent-regenerate-group): Replace gnus-group-update-group
11358 with gnus-agent-update-files-total-fetched-for to decrement disk
11359 space and fresh group buffer.
11360 (gnus-agent-inhibit-update-total-fetched-for): New variable.
11361 (gnus-agent-need-update-total-fetched-for): New variable.
11362 (gnus-agent-update-files-total-fetched-for): New function.
11363 (gnus-agent-update-view-total-fetched-for): New function.
11364 (gnus-agent-total-fetched-for): New function.
11365
11366 * gnus-cache.el (gnus-cache-save-buffers): Use
11367 gnus-cache-update-overview-total-fetched-for to change disk space
11368 used by this group.
11369 (gnus-cache-possibly-enter-article): Use
11370 gnus-cache-update-file-total-fetched-for to increment disk space
11371 used by this group.
11372 (gnus-cache-possibly-remove-article): Use
11373 gnus-cache-update-file-total-fetched-for to decrement disk space
11374 used by this group.
11375 (gnus-cache-generate-nov-databases): Purge total fetched cache.
11376 (gnus-cache-rename-group): New function.
11377 (gnus-cache-delete-group): New function.
11378 (gnus-cache-inhibit-update-total-fetched-for): New variable.
11379 (gnus-cache-need-update-total-fetched-for): New variable.
11380 (gnus-cache-with-refreshed-group): New macro.
11381 (gnus-cache-update-file-total-fetched-for): New function.
11382 (gnus-cache-update-overview-total-fetched-for): New function.
11383 (gnus-cache-rename-group-total-fetched-for): New function.
11384 (gnus-cache-delete-group-total-fetched-for): New function.
11385 (gnus-cache-total-fetched-for): New function.
11386
11387 * gnus-group.el: Require gnus-sum and autoload functions to
11388 resolve warnings when gnus-group.el compiled alone.
11389 (gnus-group-line-format): Documented new %F
11390 (size of Fetched data) group line format; identifies disk space
11391 used by agent and cache.
11392 (gnus-group-line-format-alist): Defined new F format.
11393 (gnus-total-fetched-for): New function.
11394 (gnus-group-delete-group): No longer update
11395 gnus-cache-active-altered as gnus-request-delete-group now keeps
11396 the cache in sync.
11397 (gnus-group-list-active): Let the agent store a server's active
11398 list if currently plugged.
11399
11400 * gnus-int.el (gnus-request-delete-group):
11401 Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
11402 local disk in sync with the server.
11403 (gnus-request-rename-group):
11404 Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
11405 local disk in sync with the server.
11406
11407 * gnus-start.el (gnus-get-unread-articles):
11408 Cosmetic simplification to logic.
11409
11410 * gnus-util.el (gnus-rename-file): New function.
11411
11412 2004-04-07 Christian Neukirchen <chneukirchen@yahoo.de> (tiny change)
11413
11414 * mm-util.el (mm-image-load-path): Handle nil in load-path.
11415
11416 2004-04-07 Jesper Harder <harder@ifa.au.dk>
11417
11418 * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
11419 '+'. Reported by Stefan Wiens <s.wi@gmx.net>.
11420
11421 2004-04-06 Jesper Harder <harder@ifa.au.dk>
11422
11423 * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
11424 alive. Reported by Laurent Martelli <laurent@aopsys.com>.
11425
11426 2004-04-03 Jesper Harder <harder@ifa.au.dk>
11427
11428 * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
11429
11430 2004-04-02 Teodor Zlatanov <tzz@lifelogs.com>
11431
11432 * spam.el (spam-set-difference): Add function to replace
11433 gnus-set-difference in spam.el.
11434 (spam-summary-prepare-exit): Use spam-set-difference.
11435
11436 2004-03-29 Teodor Zlatanov <tzz@lifelogs.com>
11437
11438 * gnus-registry.el (gnus-registry-cache-file): Update to use
11439 gnus-dribble-directory OR gnus-home-directory OR ~.
11440 (gnus-registry-split-fancy-with-parent): Fix doc.
11441
11442 2004-03-27 Katsumi Yamaoka <yamaoka@jpl.org>
11443
11444 * message.el (message-exchange-point-and-mark): Use
11445 message-mark-active-p. Suggested by Jesper Harder
11446 <harder@ifa.au.dk>.
11447
11448 2004-03-26 Katsumi Yamaoka <yamaoka@jpl.org>
11449
11450 * message.el (message-exchange-point-and-mark): Don't activate
11451 region if it was inactive. Suggested by Hiroshi Fujishima
11452 <pooh@nature.tsukuba.ac.jp>.
11453
11454 2004-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
11455
11456 * gnus-art.el (article-display-face): Display Faces in the same
11457 order as X-Faces.
11458
11459 2004-03-24 Katsumi Yamaoka <yamaoka@jpl.org>
11460
11461 * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
11462
11463 2004-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
11464
11465 * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
11466 (gnus-mime-multipart-functions): Revert 2004-03-19 change.
11467 (gnus-article-mime-hierarchy): Remove.
11468 (gnus-article-mime-hierarchy-next): Remove.
11469 (gnus-article-mode): Revert 2004-03-19 change.
11470 (gnus-article-setup-buffer): Revert 2004-03-19 change.
11471 (gnus-insert-mime-button): Revert 2004-03-19 change.
11472 (gnus-mime-accumulate-hierarchy): Remove.
11473 (gnus-mime-enter-multipart): Remove.
11474 (gnus-mime-leave-multipart): Remove.
11475 (gnus-mime-display-part): Revert 2004-03-19 change.
11476 (gnus-mime-display-alternative): Revert 2004-03-19 change.
11477
11478 * mml.el (mml-preview): Revert 2004-03-19 change.
11479
11480 2004-03-18 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
11481
11482 * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
11483
11484 2004-03-22 Katsumi Yamaoka <yamaoka@jpl.org>
11485
11486 * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
11487 t while entering a file name using the mm-with-multibyte macro.
11488 Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
11489
11490 * mm-util.el (mm-with-multibyte): New macro.
11491
11492 2004-03-19 Katsumi Yamaoka <yamaoka@jpl.org>
11493
11494 * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
11495 user option.
11496 (gnus-mime-multipart-functions): Doc and customization fix.
11497 (gnus-article-mime-hierarchy): New variable.
11498 (gnus-article-mime-hierarchy-next): New variable.
11499 (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
11500 (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
11501 gnus-article-mime-hierarchy-next to nil.
11502 (gnus-insert-mime-button): Show hierarchy numbers.
11503 (gnus-mime-accumulate-hierarchy): New function.
11504 (gnus-mime-enter-multipart): New function.
11505 (gnus-mime-leave-multipart): New function.
11506 (gnus-mime-display-part): Recompute hierarchical MIME structure.
11507 (gnus-mime-display-alternative): Show hierarchy numbers.
11508
11509 * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
11510 gnus-article-mime-hierarchy-next to nil.
11511
11512 2004-03-19 Steve Youngs <sryoungs@bigpond.net.au>
11513
11514 * dns.el: Don't require gnus-xmas.
11515
11516 2004-03-17 Jesper Harder <harder@ifa.au.dk>
11517
11518 * mml.el (mml-generate-mime-1): Don't use format=flowed with
11519 inline PGP.
11520 (mml-menu): Disable mml-quote-region if mark is inactive.
11521
11522 2004-03-17 Katsumi Yamaoka <yamaoka@jpl.org>
11523
11524 * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
11525 when the group's active is not available.
11526
11527 2004-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
11528
11529 * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
11530 error.
11531
11532 2004-03-12 Reiner Steib <Reiner.Steib@gmx.de>
11533
11534 * imap.el (imap-store-password): New variable.
11535 (imap-interactive-login): Use it.
11536 Suggested by Mark Plaksin <happy@mcplaksin.org>.
11537
11538 2004-03-12 Katsumi Yamaoka <yamaoka@jpl.org>
11539
11540 * gnus-art.el (gnus-article-read-summary-keys): Restore new
11541 window-start and hscroll to summary window.
11542
11543 2004-03-12 Kevin Greiner <kgreiner@xpediantsolutions.com>
11544
11545 * gnus-start.el (gnus-convert-old-newsrc): Only write the
11546 conversion message to newsrc-dribble when an actual conversion is
11547 performed.
11548
11549 2004-03-10 Malcolm Purvis <malcolmpurvis@optushome.com.au> (tiny change)
11550
11551 * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
11552
11553 2004-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
11554
11555 * mm-decode.el (mm-complicated-handles): New function reviving
11556 former definition of mm-multiple-handles.
11557
11558 * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
11559 (gnus-mime-delete-part): Use it.
11560
11561 2004-03-09 Kevin Greiner <kgreiner@xpediantsolutions.com>
11562
11563 * gnus-agent.el (gnus-agent-read-local): Bind
11564 nnheader-file-coding-system to gnus-agent-file-coding-system to
11565 avoid the implicit assumption that they will always be equal.
11566 (gnus-agent-save-local): Bind buffer-file-coding-system, not
11567 coding-system-for-write, as the with-temp-file macro first prints
11568 to a buffer then saves the buffer.
11569
11570 2004-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
11571
11572 * gnus-art.el (gnus-article-edit-part): New function.
11573 (gnus-mime-save-part-and-strip): Use it; do query instead of
11574 signaling an error; don't use mm-multiple-handles.
11575 (gnus-mime-delete-part): Ditto.
11576
11577 2004-03-08 Kevin Greiner <kgreiner@xpediantsolutions.com>
11578
11579 * gnus-agent.el (gnus-agent-read-agentview): Removed support for
11580 old file versions.
11581 (gnus-group-prepare-hook): Removed function that converted list
11582 form of gnus-agent-expire-days to group properties.
11583
11584 * gnus-int.el: Autoload gnus-agent-regenerate-group.
11585 (gnus-request-accept-article): Re-indented.
11586
11587 * gnus-start.el (gnus-convert-old-newsrc): Registered new
11588 converters to handle old agent file formats. Added logic for a
11589 "backup before upgrading warning".
11590 (gnus-convert-mark-converter-prompt): Developers can mark
11591 functions as needing (default), or not needing,
11592 gnus-convert-old-newsrc's "backup before upgrading warning".
11593 (gnus-convert-converter-needs-prompt): Tests whether the user
11594 should be protected from potentially irreversable changes by the
11595 function.
11596
11597 * legacy-gnus-agent.el: New. Provides converters that are only
11598 loaded when gnus-convert-old-newsrc needs to call them.
11599
11600 2004-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
11601
11602 * mail-source.el (mail-source-touch-pop): Doc fix.
11603
11604 * message.el (message-smtpmail-send-it): Doc fix.
11605
11606 2004-03-05 Jesper Harder <harder@ifa.au.dk>
11607
11608 * sha1-el.el (sha1-maximum-internal-length): Doc fix.
11609
11610 * nnmail.el (nnmail-split-fancy): do.
11611
11612 * gnus-kill.el (gnus-kill, gnus-execute): do.
11613
11614 2004-03-05 Per Abrahamsen <abraham@dina.kvl.dk>
11615
11616 * gnus-sum.el (gnus-widget-reversible-match)
11617 (gnus-widget-reversible-to-internal)
11618 (gnus-widget-reversible-to-external): New functions.
11619 (gnus-widget-reversible): New widget.
11620 (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
11621
11622 2004-03-05 Kai Grossjohann <kgrossjo@eu.uu.net>
11623
11624 * gnus-sum.el (gnus-thread-sort-functions)
11625 (gnus-article-sort-functions): Document `(not F)' items.
11626
11627 2004-03-04 Teodor Zlatanov <tzz@lifelogs.com>
11628
11629 * spam.el (spam-use-gmane-xref): Add new backend.
11630 (spam-gmane-xref-spam-group): Add variable to control the name of the
11631 Gmane spam group.
11632 (spam-blackhole-servers, spam-blackhole-good-server-regex)
11633 (spam-regex-headers-spam, spam-regex-headers-ham)
11634 (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
11635 (spam-list-of-checks): Add spam-use-gmane-xref to list of
11636 backends and checks.
11637 (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
11638
11639 * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
11640 an autodetect method.
11641
11642 2004-03-04 Kevin Greiner <kgreiner@xpediantsolutions.com>
11643
11644 * gnus-int.el (gnus-request-accept-article): Inform the agent that
11645 articles are being added to a group.
11646 (gnus-request-replace-article): Inform the agent that articles
11647 need to be uncached as the cached contents are no longer valid.
11648
11649 2004-03-04 Katsumi Yamaoka <yamaoka@jpl.org>
11650
11651 * binhex.el: Don't autoload executable-find.
11652
11653 * canlock.el: Don't autoload mail-fetch-field.
11654
11655 * gnus-ems.el: Don't autoload appt-select-lowest-window.
11656
11657 * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
11658 rmail-dont-reply-to and rmail-output.
11659
11660 * gnus-score.el: Don't autoload ffap-string-at-point.
11661
11662 * gnus-setup.el: Don't autoload sc-cite-original.
11663
11664 * imap.el: Don't autoload base64-decode-string,
11665 base64-encode-string and md5.
11666
11667 * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
11668 and rmail-msg-restore-non-pruned-header.
11669
11670 * mm-decode.el: Don't autoload executable-find.
11671
11672 * mm-url.el: Don't autoload executable-find.
11673
11674 * mm-view.el: Don't autoload diff-mode.
11675
11676 * nndb.el: Don't autoload news-reply-mode, news-setup,
11677 cancel-timer and telnet.
11678
11679 * password.el: Don't autoload run-at-time for Emacs.
11680
11681 * sha1-el.el: Don't autoload executable-find.
11682
11683 * sieve-mode.el: Don't autoload c-mode.
11684
11685 * uudecode.el: Don't autoload executable-find.
11686
11687 2004-03-04 Kevin Greiner <kgreiner@xpediantsolutions.com>
11688
11689 * gnus-agent.el (gnus-agent-file-header-cache): Removed.
11690 (gnus-agent-possibly-alter-active): Avoid null in numeric
11691 comparison.
11692 (gnus-agent-set-local): Refuse to save null in local object table.
11693 (gnus-agent-regenerate-group): The REREAD parameter can now be a
11694 list of articles that will be marked as unread.
11695
11696 2004-03-04 Katsumi Yamaoka <yamaoka@jpl.org>
11697
11698 * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
11699
11700 2004-03-04 Jesper Harder <harder@ifa.au.dk>
11701
11702 * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
11703 language tags.
11704
11705 2004-03-03 Per Abrahamsen <abraham@dina.kvl.dk>
11706
11707 * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
11708 Don't bind "obarray".
11709
11710 * gnus-sum.el (gnus-thread-sort-functions): Added
11711 `gnus-thread-sort-by-most-recent-number' and
11712 `gnus-thread-sort-by-most-recent-date'.
11713 Reported by Kai Grossjohann <kai@emptydomain.de>.
11714
11715 2004-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
11716
11717 * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
11718
11719 2004-03-02 Kevin Greiner <kgreiner@xpediantsolutions.com>
11720
11721 * gnus-cus.el (gnus-agent-customize-category): Removed
11722 ignore-errors macro reference that required cl to be loaded at
11723 run-time.
11724
11725 * gnus-range.el (gnus-sorted-range-intersection): Now accepts
11726 single-interval range of the form (min . max). Previously the
11727 range had to look like ((min . max)). Likewise, return
11728 (min . max) rather than ((min . max)).
11729 (gnus-range-map): Use gnus-range-normalize to accept
11730 single-interval range.
11731
11732 * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
11733 the cache, but not the agent, now appear with their usual face.
11734
11735 2004-03-01 Katsumi Yamaoka <yamaoka@jpl.org>
11736
11737 * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
11738 w3m-safe-url-regexp variable buffer-local.
11739
11740 * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
11741
11742 2004-02-27 Simon Josefsson <jas@extundo.com>
11743
11744 * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
11745 gnus-group-real-prefix.
11746 (gnus-summary-move-article): Use it, instead of
11747 gnus-group-real-prefix.
11748
11749 2004-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
11750
11751 * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
11752 w3m-safe-url-regexp variable buffer-local and set it as the value
11753 of mm-w3m-safe-url-regexp.
11754
11755 * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
11756
11757 * gnus-msg.el (gnus-setup-message): Ignore an article copy while
11758 parsing gnus-posting-styles when the message is not for replying.
11759
11760 * nnrss.el (nnrss-opml-export): Use
11761 mm-set-buffer-file-coding-system instead of
11762 set-buffer-file-coding-system.
11763
11764 2004-02-27 Jesper Harder <harder@ifa.au.dk>
11765
11766 * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
11767 of checkdoc.el).
11768 * nnrss.el: do.
11769 * gnus-mlspl.el: do.
11770 * gnus-ml.el: do.
11771 * gnus-srvr.el: do.
11772
11773 * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
11774
11775 2004-02-27 Kevin Ryde <user42@zip.com.au> (tiny change)
11776
11777 * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
11778 Corrections to custom-manual links.
11779
11780 * gnus-art.el (gnus-article): Ditto.
11781
11782 * mm-decode.el (mime-display, mime-security): Ditto.
11783
11784 2004-02-26 Jesper Harder <harder@ifa.au.dk>
11785
11786 * flow-fill.el: Typo.
11787
11788 2004-02-26 Andrew Cohen <cohen@andy.bu.edu>
11789
11790 * spam-wash.el: New file.
11791
11792 2004-02-26 Mark A. Hershberger <mah@everybody.org>
11793
11794 * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
11795
11796 2004-02-26 Teodor Zlatanov <tzz@lifelogs.com>
11797
11798 * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
11799 to be run with new-articles as LIST1, not LIST2.
11800 (spam-registration-functions): Add spam-use-ham-copy as a nil
11801 registration backend.
11802
11803 2004-02-26 Jesper Harder <harder@ifa.au.dk>
11804
11805 * spam-stat.el (spam-stat-washing-hook): New option.
11806 (spam-stat-buffer-words): Use it.
11807 (spam-stat-process-directory, spam-stat-test-directory): Use
11808 insert-file-contents-literally.
11809 (spam-stat-coding-system): New variable.
11810 (spam-stat-load, spam-stat-save): Use it.
11811
11812 2004-02-25 Katsumi Yamaoka <yamaoka@jpl.org>
11813
11814 * spam-report.el (spam-report-plug-agent): Quote
11815 spam-report-url-to-file and spam-report-url-ping-plain.
11816
11817 2004-02-25 Reiner Steib <Reiner.Steib@gmx.de>
11818
11819 * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
11820 / in mailto URLs.
11821
11822 2004-02-24 Reiner Steib <Reiner.Steib@gmx.de>
11823
11824 * spam-report.el (spam-report-process-queue): Fix interactive use.
11825 (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
11826 (spam-report-unplug-agent): Doc fixes.
11827 (spam-report-url-ping-mm-url, spam-report-url-to-file)
11828 (spam-report-agentize, spam-report-deagentize): Autoload
11829
11830 2004-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
11831
11832 * message.el (message-setup-fill-variables): Add mml tags to
11833 paragraph-start and paragraph-separate. Suggested by Andrew Korty
11834 <ajk@iu.edu>.
11835 (message-mode): Don't modify paragraph-separate there.
11836
11837 2004-02-17 Katsumi Yamaoka <yamaoka@jpl.org>
11838
11839 * compface.el (uncompface-use-external): Default to undecided.
11840 (uncompface-use-external-threshold): New variable.
11841 (uncompface-float-time): New macro.
11842 (uncompface): Determine whether to use the external decoder if
11843 uncompface-use-external is undecided.
11844
11845 2004-02-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
11846
11847 * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
11848 after images.
11849
11850 * gnus-art.el (gnus-mime-display-single): Remove dead code.
11851
11852 2004-02-14 Jesper Harder <harder@ifa.au.dk>
11853
11854 * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
11855
11856 * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
11857
11858 * gnus-sum.el (gnus-summary-limit-to-age)
11859 (gnus-summary-limit-children): do.
11860
11861 * gnus-int.el (gnus-request-scan): do.
11862
11863 * gnus-group.el (gnus-group-suspend): do.
11864
11865 * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
11866
11867 * gnus-cite.el (gnus-cite-parse-attributions): do.
11868
11869 * gnus-agent.el (gnus-summary-set-agent-mark)
11870 (gnus-agent-regenerate-group): do.
11871
11872 * deuglify.el (gnus-article-outlook-unwrap-lines): do.
11873
11874 * binhex.el (binhex-decode-region-internal): do.
11875
11876 2004-02-12 Katsumi Yamaoka <yamaoka@jpl.org>
11877
11878 * gnus-fun.el (gnus-face-properties-alist): New user option.
11879 (gnus-display-x-face-in-from): Use it.
11880
11881 * gnus-art.el (article-display-face): Ditto.
11882
11883 * compface.el (uncompface-use-external): Default to nil.
11884
11885 2004-02-12 Jesper Harder <harder@ifa.au.dk>
11886
11887 * nntp.el (nntp-erase-buffer): New function.
11888 (nntp-retrieve-data, nntp-send-command)
11889 (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
11890 (nntp-possibly-change-group): Use it.
11891
11892 * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
11893 with-current-buffer.
11894
11895 2004-02-12 TAKAI Kousuke <tak@kmc.gr.jp>
11896
11897 * compface.el: Merge the ELisp-based uncompface program.
11898 (compface): New customization group.
11899 (uncompface-use-external): New user option.
11900 (uncompface): Call uncompface-internal if uncompface-use-external
11901 is nil.
11902 (uncompface-internal): New function. Note that there are also
11903 some other functions and variables added for this function.
11904
11905 2004-02-10 Jesper Harder <harder@ifa.au.dk>
11906
11907 * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
11908 if necessary.
11909
11910 2004-02-09 Teodor Zlatanov <tzz@lifelogs.com>
11911
11912 * spam-report.el (spam-report-unplug-agent)
11913 (spam-report-plug-agent, spam-report-deagentize)
11914 (spam-report-agentize, spam-report-url-ping-temp-agent-function):
11915 Add support for the Agent in spam-report: when unplugged, report to a
11916 file; when plugged, submit all the requests.
11917
11918 * spam.el (spam-register-routine): Fix message about
11919 registration.
11920
11921 2004-02-09 Jesper Harder <harder@ifa.au.dk>
11922
11923 * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
11924 dependencies.
11925 (rfc2047-encode): Use it.
11926
11927 * gnus-art.el (gnus-button-marker-list): Move before first
11928 reference.
11929
11930 * imap.el (imap-parse-flag-list, imap-parse-body-extension)
11931 (imap-parse-body): Fix format string mismatch.
11932
11933 * gnus-score.el (gnus-summary-increase-score): do.
11934
11935 * nnrss.el (nnrss-close): New function.
11936
11937 2004-02-08 Jesper Harder <harder@ifa.au.dk>
11938
11939 * nnrss.el (nnrss-make-filename): New function.
11940 (nnrss-request-delete-group, nnrss-read-server-data)
11941 (nnrss-save-server-data, nnrss-read-group-data)
11942 (nnrss-save-group-data): Use it.
11943 (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
11944 (nnrss-read-server-data, nnrss-read-group-data): Use load.
11945 (nnrss-group-hashtb): Make it a hash table rather than an obarray.
11946
11947 2004-02-07 Jesper Harder <harder@ifa.au.dk>
11948
11949 * mml.el (mml-compute-boundary-1): Don't uncompress files.
11950
11951 2004-02-06 Jesper Harder <harder@ifa.au.dk>
11952
11953 * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
11954 files.
11955
11956 * message.el (message-generate-headers-first): Don't quote nil
11957 and t in docstrings.
11958
11959 * imap.el (imap-id): do.
11960
11961 * gnus-agent.el (gnus-agent-consider-all-articles)
11962 (gnus-agent-queue-mail): do.
11963
11964 2004-02-05 Reiner Steib <Reiner.Steib@gmx.de>
11965
11966 * spam-report.el (spam-report-process-queue): New function.
11967 Process requests from `spam-report-requests-file'.
11968 (spam-report-process-queue): Doc fix.
11969
11970 2004-02-05 Teodor Zlatanov <tzz@lifelogs.com>
11971
11972 * spam.el (spam-register-routine)
11973 (spam-log-processing-to-registry, spam-log-registered-p)
11974 (spam-log-unregistration-needed-p, spam-log-undo-registration):
11975 Change "check" to "spam-check" for semi-clarity.
11976
11977 2004-02-05 Jesper Harder <harder@ifa.au.dk>
11978
11979 * pop3.el: Require nnheader.
11980
11981 * mml-smime.el: Require cl. Autoload message-fetch-field.
11982
11983 * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
11984
11985 * gnus-picon.el: Require cl.
11986
11987 * gnus-fun.el: Require gnus-ems and gnus-util.
11988
11989 * gnus.el (gnus-method-to-server): Move defsubst before first use.
11990
11991 * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
11992
11993 * gnus-art.el (gnus-article-edit-mode): Define before first
11994 reference.
11995
11996 2004-02-04 Jesper Harder <harder@ifa.au.dk>
11997
11998 * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
11999 (gnus-uu-post-encoded): Use point-at-bol.
12000
12001 * gnus-topic.el (gnus-group-active-topic-p): do.
12002
12003 * gnus-start.el (gnus-newsrc-to-gnus-format): do.
12004
12005 * gnus-group.el (gnus-group-kill-region): do.
12006
12007 * gnus-art.el (article-date-ut): do.
12008
12009 * message.el (message-fetch-field): Remove redundant
12010 case-fold-search binding.
12011 (message-narrow-to-field): Simplify.
12012
12013 2004-02-03 Reiner Steib <Reiner.Steib@gmx.de>
12014
12015 * spam.el (spam-directory): Derive from `gnus-directory'.
12016
12017 * spam-report.el (spam-report-url-to-file)
12018 (spam-report-requests-file): New function and variable for offline
12019 reporting.
12020 (spam-report-url-ping-function): Add `spam-report-url-to-file'
12021 and user defined function.
12022 (spam-report-url-ping-mm-url): Remove doubled slash.
12023
12024 2004-02-03 Teodor Zlatanov <tzz@lifelogs.com>
12025
12026 * spam.el (spam-list-of-processors): Fix spamassassin variable names.
12027
12028 2004-02-03 Jesper Harder <harder@ifa.au.dk>
12029
12030 * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
12031 format string mismatch.
12032
12033 * sieve.el (sieve-deactivate-all): do.
12034
12035 * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
12036
12037 * nnlistserv.el (nnlistserv-kk-wash-article): do.
12038
12039 * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
12040
12041 * mm-bodies.el (mm-7bit-chars): Don't include \r.
12042
12043 2004-02-02 Teodor Zlatanov <tzz@lifelogs.com>
12044
12045 * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
12046 the list of checks.
12047
12048 2004-01-31 Jesper Harder <harder@ifa.au.dk>
12049
12050 * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
12051 padding.
12052
12053 2004-01-27 Ralf Angeli <angeli@iwi.uni-sb.de>
12054
12055 * mm-view.el (mm-fill-flowed): New variable.
12056 (mm-inline-text): Use it.
12057
12058 2004-01-27 Teodor Zlatanov <tzz@lifelogs.com>
12059
12060 * spam.el (spam-spamassassin-register-ham-routine)
12061 (spam-spamassassin-register-spam-routine): Fix function names.
12062
12063 2004-01-27 Katsumi Yamaoka <yamaoka@jpl.org>
12064
12065 * gnus.el (gnus-tmp-grouplens): Remove.
12066 (gnus-summary-line-format): Remove grouplens.
12067
12068 * gnus-group.el (gnus-group-line-format): Ditto.
12069
12070 * gnus-spec.el (gnus-format-specs): Ditto.
12071 (gnus-update-format-specifications): Flush the group format spec
12072 cache if there's the grouplens stuff.
12073 (gnus-parse-simple-format): Replace %l with the empty string.
12074
12075 2004-01-27 Jerry James <james@xemacs.org> (tiny change)
12076
12077 * gnus-spec.el (gnus-parse-simple-format): Fix setq value
12078 omission.
12079
12080 2004-01-26 Katsumi Yamaoka <yamaoka@jpl.org>
12081
12082 * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
12083 Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
12084
12085 2004-01-25 Paul Jarc <prj@po.cwru.edu>
12086
12087 * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
12088 (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
12089 New macros and functions.
12090 * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
12091 Handle > NLINK_MAX messages.
12092 * nnmaildir.el (nnmaildir-request-set-mark): Use
12093 nnmaildir--emlink-p and nnmaildir--eexist-p.
12094
12095 2004-01-25 Alex Schroeder <alex@gnu.org>
12096
12097 * spam-stat.el (spam-stat-process-directory-age): New option.
12098 (spam-stat-process-directory): Use it.
12099
12100 2004-01-24 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
12101
12102 * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
12103 (spam-stat-save): Accept prefix argument.
12104
12105 2004-01-23 Paul Jarc <prj@po.cwru.edu>
12106
12107 * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
12108 links" error.
12109
12110 2004-01-23 Jesper Harder <harder@ifa.au.dk>
12111
12112 * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
12113 compatibility with old .newsrc.eld files.
12114
12115 * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
12116
12117 * gnus-start.el (gnus-1): do.
12118
12119 * gnus-group.el (gnus-group-line-format-alist): do.
12120
12121 * gnus.el (gnus-use-grouplens, gnus-visual): do.
12122
12123 * gnus-gl.el: Remove.
12124
12125 2004-01-23 Kevin Greiner <kgreiner@xpediantsolutions.com>
12126
12127 * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
12128 marks consisting of a single range {for example, (3 . 5)} rather
12129 than a list of a single range { ((3 . 5)) }.
12130
12131 2004-01-23 Jesper Harder <harder@ifa.au.dk>
12132
12133 * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
12134 with-current-buffer.
12135 (spam-stat-store-current-buffer): Use insert-buffer-substring to
12136 avoid consing a string.
12137
12138 * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
12139 Remove obsolete entries for big5 and gb2312.
12140
12141 2004-01-22 Kevin Greiner <kgreiner@xpediantsolutions.com>
12142
12143 * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
12144 uncompressed list.
12145
12146 2004-01-22 Jesper Harder <harder@ifa.au.dk>
12147
12148 * spam-stat.el (spam-stat-strip-xref): New function.
12149 (spam-stat-process-directory): Use it.
12150
12151 * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
12152 here -- it's done in message-fetch-field.
12153
12154 2004-01-21 Kevin Greiner <kgreiner@xpediantsolutions.com>
12155
12156 * gnus-agent.el (gnus-agent-queue-mail)
12157 (gnus-agent-prompt-send-queue): New variables.
12158 (gnus-agent-send-mail): Use gnus-agent-queue-mail.
12159 * gnus-draft.el (gnus-group-send-queue): Pass the group name
12160 "nndraft:queue" along to gnus-draft-send. Use
12161 gnus-agent-prompt-send-queue.
12162 (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
12163 is "nndraft:queue". Suggested by Gaute Strokkenes
12164 <gs234@srcf.ucam.org>
12165
12166 * gnus-agent.el (agent-disable-undownloaded-faces): Removed
12167 (agent-enable-undownloaded-faces): Added
12168 (gnus-agent-cat-groups): Use eval-and-compile, not
12169 eval-when-compile, to define gnus-agent-set-cat-groups as the setf
12170 method of gnus-agent-cat-groups even when the buffer has been
12171 evaled.
12172 (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
12173 delete gnus-agent-save-active-1.
12174 (gnus-agent-save-groups): Deleted. Identical to
12175 gnus-agent-save-active.
12176 (gnus-agent-write-active): No longer adjust agent's copy of active
12177 file as agent's adjustments are now stored in their own
12178 file. Removed optional parameter.
12179 (gnus-agent-possibly-alter-active): Ignore groups of unagentized
12180 servers. Add use of min/max range limits from server's local
12181 file.
12182 (gnus-agent-save-alist): Removed unused optional argument.
12183 (gnus-agent-load-local, gnus-agent-read-and-cache-local)
12184 (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
12185 (gnus-agent-set-local): A per-server file that keeps min/max range
12186 limits for articles known to the agent. Provides a fast mechanism
12187 for altering many active ranges.
12188 (gnus-agent-expire-group, gnus-agent-expire): No longer save the
12189 active file (local makes it unnecessary).
12190 (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
12191
12192 * gnus-cus.el (agent-disable-undownloaded-faces): Removed
12193 (agent-enable-undownloaded-faces): Added
12194
12195 * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
12196 disable it when sending to "nndraft:queue".
12197 (gnus-group-send-queue): Add safety check to avoid sending queue
12198 when unplugged.
12199
12200 * gnus-group.el (gnus-group-catchup): Use new
12201 gnus-sequence-of-unread-articles, not
12202 gnus-list-of-unread-articles, to avoid exhausting memory with huge
12203 numbers of articles. Use gnus-range-map to avoid having to
12204 uncompress the unread list.
12205 (gnus-group-archive-directory, gnus-group-recent-archive-directory):
12206 Fixed invalid ange-ftp reference.
12207
12208 * gnus-range.el (gnus-range-map): Iterate over list or sequence.
12209 (gnus-sorted-range-intersection): Intersection of two ranges
12210 without requiring that they first be uncompressed.
12211
12212 * gnus-start.el (gnus-activate-group): Unless blocked by the
12213 caller, possibly expand the active range to include both cached
12214 and agentized articles.
12215 (gnus-convert-old-newsrc): Rewrote in anticipation of having
12216 multiple version-dependent converters.
12217 (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
12218 gnus-agent-save-active.
12219 (gnus-save-newsrc-file): Save dirty agent range limits.
12220
12221 * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
12222 gnus-agent-possibly-alter-active.
12223 (gnus-adjust-marked-articles): Faster handling of simple lists
12224
12225 2004-01-21 Jesper Harder <harder@ifa.au.dk>
12226
12227 * spam-stat.el (spam-stat-test-directory): New optional argument
12228 displays a list of files detected. Suggested by Andrew Cohen
12229 <cohen@andy.bu.edu>.
12230 (spam-stat-buffer-words-with-scores): Don't narrow and change
12231 syntax table here. Reported by Andrew Cohen <cohen@andy.bu.edu>.
12232
12233 2004-01-20 Hubert Chan <hubert@uhoreg.ca>
12234
12235 * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
12236 (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
12237 (spam-spamassassin-arguments)
12238 (spam-spamassassin-spam-flag-header)
12239 (spam-spamassassin-positive-spam-flag-header)
12240 (spam-spamassassin-spam-status-header, spam-sa-learn-path)
12241 (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
12242 (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
12243 (spam-list-of-processors, spam-list-of-checks)
12244 (spam-list-of-statistical-checks, spam-registration-functions)
12245 (spam-check-spamassassin-headers, spam-check-spamassassin)
12246 (spam-spamassassin-score)
12247 (spam-spamassassin-register-with-sa-learn)
12248 (spam-spamassassin-register-spam-routine)
12249 (spam-spamassassin-register-ham-routine)
12250 (spam-assassin-register-spam-routine)
12251 (spam-assassin-register-ham-routine): Add SpamAssassin support.
12252 (spam-bogofilter-score): Fix to show article before scoring.
12253
12254 2004-01-20 Teodor Zlatanov <tzz@lifelogs.com>
12255
12256 * spam.el (gnus-summary-mode-map): Make spam-generic-score the
12257 default scoring function.
12258 (spam-generic-score): Call spam-spamassassin-score if
12259 spam-use-spamassassin or spam-use-spamassassin-headers is on;
12260 spam-bogofilter-score otherwise.
12261
12262 * gnus.el (spam-process, spam-autodetect-methods): Add
12263 spamassassin and spamassassin-headers.
12264
12265 2004-01-20 Nevin Kapur <nkapur@cs.caltech.edu>
12266
12267 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
12268 Suppress unnecessary messages.
12269
12270 2004-01-20 Jesper Harder <harder@ifa.au.dk>
12271
12272 * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
12273 make-hash-table.
12274
12275 2004-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
12276
12277 * canlock.el (base64-encode-string): Don't autoload it.
12278
12279 2004-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
12280
12281 * run-at-time.el: Remove useless (require 'itimer),
12282 eval-and-compile and (featurep 'xemacs).
12283
12284 2004-01-16 Jesper Harder <harder@ifa.au.dk>
12285
12286 * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
12287 GROUP is a virtual group.
12288
12289 2004-01-16 Steve Youngs <sryoungs@bigpond.net.au>
12290
12291 * gnus.el: Autoload `message-y-or-n-p'.
12292
12293 2004-01-15 Jesper Harder <harder@ifa.au.dk>
12294
12295 * pgg-parse.el: Remove unnecessary (require 'custom).
12296
12297 * pgg-def.el: do.
12298
12299 * nnmail.el: do.
12300
12301 * gnus-undo.el: do.
12302
12303 * gnus-picon.el: do.
12304
12305 * gnus-util.el: do.
12306
12307 2004-01-15 Reiner Steib <Reiner.Steib@gmx.de>
12308
12309 * gnus-sum.el (gnus-pick-line-number): Add autoload.
12310
12311 2004-01-15 Katsumi Yamaoka <yamaoka@jpl.org>
12312
12313 * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
12314 handle, as well as a list.
12315
12316 * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
12317 Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
12318 (mm-w3m-cid-retrieve): Simplify.
12319
12320 2004-01-14 Vasily Korytov <deskpot@myrealbox.com>
12321
12322 * message.el (message-kill-to-signature): Allow prefix arg to
12323 specify number of lines to keep before signature.
12324
12325 2004-01-14 Kai Grossjohann <kai@emptydomain.de>
12326
12327 (message-kill-to-signature): Change docstring.
12328
12329 2004-01-14 Katsumi Yamaoka <yamaoka@jpl.org>
12330
12331 * canlock.el: Always require sha1-el.
12332 (canlock-sha1): Bind sha1-maximum-internal-length to nil.
12333
12334 * message.el: Autoload sha1 only when compiling.
12335
12336 2004-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
12337
12338 * message.el (message-canlock-generate): Require sha1-el.
12339
12340 2004-01-13 Jesper Harder <harder@ifa.au.dk>
12341
12342 * message.el (message-expand-name): Silence the byte compiler.
12343
12344 2004-01-13 Simon Josefsson <jas@extundo.com>
12345
12346 * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
12347 Invoke gnus-score-mode. Reported by
12348 bojohan+news@dd.chalmers.se (Johan Bockgård).
12349
12350 * gnus-range.el (gnus-compress-sequence): Doc fix. Suggested by
12351 Jim Blandy <jimb@redhat.com> (tiny change).
12352
12353 2004-01-12 Jesper Harder <harder@ifa.au.dk>
12354
12355 * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
12356
12357 2004-01-12 Teodor Zlatanov <tzz@lifelogs.com>
12358
12359 * spam.el (spam-get-article-as-string): Update to use
12360 gnus-request-article-this-buffer, much simpler.
12361 (spam-get-article-as-buffer): Remove.
12362
12363 2004-01-12 Kai Grossjohann <kai.grossjohann@mci.com>
12364
12365 * message.el (message-expand-name): Use EUDC if the user uses that.
12366
12367 2004-01-12 Jesper Harder <harder@ifa.au.dk>
12368
12369 * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
12370 character for the encoding to avoid consing a string.
12371
12372 * rfc2047.el (rfc2047-decode-string): Don't cons a string
12373 unnecessarily.
12374
12375 * mm-util.el (mm-replace-chars-in-string): Remove.
12376
12377 * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
12378 of mm-replace-chars-in-string.
12379
12380 2004-01-11 Jesper Harder <harder@ifa.au.dk>
12381
12382 * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
12383
12384 * mm-util.el (mm-subst-char-in-string): Support inplace.
12385
12386 * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
12387 a new string in every iteration. Use shy groups.
12388
12389 2004-01-10 Jesper Harder <harder@ifa.au.dk>
12390
12391 * gnus-srvr.el (gnus-browse-unsubscribe-group):
12392 * gnus-soup.el (gnus-soup-group-brew):
12393 * gnus-msg.el (gnus-put-message):
12394 * gnus-move.el (gnus-group-move-group-to-server):
12395 * gnus-kill.el (gnus-batch-score):
12396 * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
12397 (gnus-group-update-group-line, gnus-group-insert-group-line-info)
12398 (gnus-group-update-group, gnus-group-read-group)
12399 (gnus-group-make-group, gnus-group-make-help-group)
12400 (gnus-group-make-archive-group, gnus-group-make-directory-group)
12401 (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
12402 (gnus-group-sort-by-unread, gnus-group-catchup)
12403 (gnus-group-unsubscribe-group, gnus-group-kill-group)
12404 (gnus-group-yank-group, gnus-group-set-info)
12405 (gnus-group-list-groups):
12406 * gnus.el (gnus-generate-new-group-name):
12407 * gnus-delay.el (gnus-delay-send-queue):
12408 * nnvirtual.el (nnvirtual-catchup-group):
12409 * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
12410 * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
12411 (gnus-group-prepare-topics, gnus-topic-check-topology):
12412 * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
12413 (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
12414 (gnus-summary-walk-group-buffer, gnus-summary-move-article)
12415 (gnus-group-make-articles-read):
12416 * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
12417 (gnus-group-change-level, gnus-kill-newsgroup)
12418 (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
12419 (gnus-get-unread-articles, gnus-make-articles-unread)
12420 (gnus-make-ascending-articles-unread): Use accessor
12421 macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
12422 to get group information for improved readability.
12423
12424
12425 2004-01-09 Jesper Harder <harder@ifa.au.dk>
12426
12427 * gnus-art.el (article-decode-mime-words, article-babel)
12428 (gnus-article-highlight-signature, gnus-article-add-buttons)
12429 (gnus-signature-toggle): Use gnus-with-article-buffer.
12430
12431 * gnus-art.el (gnus-article-highlight-headers)
12432 (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
12433
12434 * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
12435 (gnus-article-set-globals, gnus-request-article-this-buffer)
12436 (gnus-button-message-id, gnus-article-maybe-hide-headers)
12437 (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
12438 (gnus-mime-display-alternative): Use with-current-buffer.
12439
12440 2004-01-09 Teodor Zlatanov <tzz@lifelogs.com>
12441
12442 * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
12443 also under 80 char limit, and call gnus-error if needed.
12444 (spam-fetch-article-header): Fix - it was a
12445 buffer-local variable (gnus-newsgroup-data).
12446 (spam-find-spam): Use spam-generate-fake-headers, forget about
12447 spam-insert-fake-headers.
12448 (spam-insert-fake-headers): Remove.
12449
12450 2004-01-09 Jesper Harder <harder@ifa.au.dk>
12451
12452 * deuglify.el (gnus-article-outlook-unwrap-lines)
12453 (gnus-outlook-rearrange-article)
12454 (gnus-outlook-repair-attribution-outlook)
12455 (gnus-outlook-repair-attribution-block)
12456 (gnus-outlook-repair-attribution-other): Remove redundant
12457 save-excursion.
12458
12459 2004-01-09 Teodor Zlatanov <tzz@lifelogs.com>
12460
12461 * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
12462 (spam-fetch-field-subject-fast)
12463 (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
12464 (spam-fetch-article-header): Add functions to deal with Gnus
12465 internals for fast retrieval of article header data.
12466 (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
12467
12468 2004-01-09 Jesper Harder <harder@ifa.au.dk>
12469
12470 * pop3.el (pop3-md5): Remove.
12471 (pop3-apop): Replace pop3-md5 with md5.
12472
12473 * mm-bodies.el: base64 is always built-in.
12474
12475 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
12476 with-current-buffer.
12477
12478 2004-01-08 Katsumi Yamaoka <yamaoka@jpl.org>
12479
12480 * canlock.el (canlock-insert-header): Remove excessive grouping in
12481 regexp.
12482
12483 * gnus-sum.el (gnus-summary-read-document): Ditto.
12484
12485 * gnus-uu.el (gnus-uu-part-number): Ditto.
12486
12487 * html2text.el (html2text-remove-tags): Ditto.
12488 (html2text-format-tags): Ditto.
12489 (html2text-format-single-elements): Ditto.
12490
12491 * mml.el (mml-parse-1): Ditto.
12492
12493 2004-01-08 Jesper Harder <harder@ifa.au.dk>
12494
12495 * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
12496
12497 * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
12498
12499 * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
12500
12501 * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
12502
12503 2003-11-15 Simon Josefsson <jas@extundo.com>
12504
12505 * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
12506 (pgg-gpg-lookup-key): Use regexp match instead of
12507 split-string (split-string is different between emacs 21.2 and
12508 22.1). Reported by ultrasoul@ultrasoul.com (David D. Smith).
12509
12510 2004-01-08 Jesper Harder <harder@ifa.au.dk>
12511
12512 * gnus-art.el (gnus-mime-view-all-parts)
12513 (gnus-article-part-wrapper, gnus-article-view-part): Use
12514 with-current-buffer.
12515
12516 2004-01-07 Teodor Zlatanov <tzz@lifelogs.com>
12517
12518 * spam.el (spam-disable-spam-split-during-ham-respool)
12519 (spam-spamoracle-database, spam-cache-lookups)
12520 (spam-split-last-successful-check, spam-clear-cache, spam-xor)
12521 (spam-group-ham-mark-p, spam-group-spam-mark-p)
12522 (spam-group-ham-marks, spam-group-spam-marks)
12523 (spam-group-spam-contents-p, spam-group-ham-contents-p)
12524 (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
12525 also add spam-use-blackholes to the statistical checks.
12526 (spam-fetch-field-fast): Add interface to fetching fields, may
12527 become a macro.
12528 (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
12529 (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
12530 (spam-insert-fake-headers): Fake an article when needed.
12531 (spam-find-spam): Fake article when possible.
12532 (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
12533 (spam-check-bogofilter-headers): Use message-fetch-field instead
12534 of nnmail-fetch-field.
12535
12536 2004-01-07 Reiner Steib <Reiner.Steib@gmx.de>
12537
12538 * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
12539
12540 2004-01-07 Teodor Zlatanov <tzz@lifelogs.com>
12541
12542 * spam.el (spam-split): Do not require spam-use-CHECK to be
12543 enabled if that check is passed to spam-split explicitly; also
12544 fix so 'spam doesn't get converted to spam-split-group when
12545 spam-split-symbolic-return is t.
12546 (spam-find-spam): Find registrations of the article and use those
12547 instead of re-running spam-split to find the spam/ham
12548 classification of the article.
12549 (spam-log-processing-to-registry, spam-log-registered-p)
12550 (spam-log-unregistration-needed-p, spam-log-undo-registration):
12551 Use gnus-error instead of gnus-message.
12552 (spam-log-registration-type): Add function to determine the
12553 classification of a message based on registry entries; will
12554 return nil if both 'spam and 'ham are found.
12555 (spam-check-BBDB): Expand all the BBDB macros here so we can have
12556 a reasonably fast local cache without the loading errors.
12557 (spam-cache-lookups): Set to t by default.
12558 (spam-find-spam): Don't try to guess spam-cache-lookups.
12559 (spam-enter-whitelist, spam-enter-blacklist): Clear the
12560 spam-caches entry.
12561 (spam-filelist-build-cache, spam-filelist-check-cache): Fix
12562 caching of whitelist/blacklist entries.
12563 (spam-check-whitelist, spam-check-blacklist): Invoke
12564 spam-from-listed-p with a type, not a cache variable.
12565 (spam-from-listed-p): Wrap around spam-filelist-check-cache.
12566
12567 2004-01-07 Jesper Harder <harder@ifa.au.dk>
12568
12569 * message.el (message-cite-prefix-regexp): Use with-syntax-table.
12570
12571 * nnmail.el (nnmail-split-fancy): do.
12572
12573 * mml.el (mml-parse): do.
12574
12575 * gnus-score.el (gnus-enter-score-words-into-hashtb)
12576 (gnus-score-adaptive): do.
12577
12578 2004-01-07 Katsumi Yamaoka <yamaoka@jpl.org>
12579
12580 * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
12581 (gnus-mime-button-map): Don't set keymap parent.
12582 (gnus-button-ctan-directory-regexp): Use shy grouping.
12583 (gnus-prev-page-map): Don't set keymap parent.
12584 (gnus-prev-page-map): Remove duplicated one.
12585 (gnus-next-page-map): Don't set keymap parent.
12586 (gnus-mime-security-button-map): Ditto.
12587
12588 * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
12589 version number.
12590
12591 * sha1-el.el (sha1-string-external): Use with-temp-buffer.
12592
12593 2004-01-07 Katsumi Yamaoka <yamaoka@jpl.org>
12594
12595 * canlock.el (canlock-sha1-function): Remove.
12596 (canlock-sha1-function-for-verify): Remove.
12597 (canlock-openssl-program): Remove.
12598 (canlock-openssl-args): Remove.
12599 (canlock-ignore-errors): Remove.
12600 (canlock-sha1-with-openssl): Remove.
12601 (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
12602 (canlock-verify): Don't use canlock-ignore-errors.
12603
12604 * sha1-el.el (sha1-string-external): Make it can return a string
12605 in binary form.
12606 (sha1-region-external): Ditto.
12607 (sha1-string-internal): Ditto.
12608 (sha1-region-internal): Ditto.
12609 (sha1-region): Ditto.
12610 (sha1-string): Ditto.
12611 (sha1): Ditto.
12612
12613 2004-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
12614
12615 * spam.el (spam-report-articles-gmane): New command.
12616
12617 2004-01-07 Katsumi Yamaoka <yamaoka@jpl.org>
12618
12619 * gnus.el: Don't make unnecessary *Group* buffer when loading.
12620
12621 * run-at-time.el (run-at-time-saved): Remove.
12622 (run-at-time): Doc fix.
12623
12624 2004-01-07 Jesper Harder <harder@ifa.au.dk>
12625
12626 * gnus-sum.el (gnus-summary-limit-to-replied): New command.
12627 (gnus-summary-limit-map): Add it.
12628 (gnus-summary-make-menu-bar): do.
12629
12630 2004-01-06 Teodor Zlatanov <tzz@lifelogs.com>
12631
12632 * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
12633 Make attempt at some caching support (done for BBDB only now).
12634 (spam-find-spam): Set spam-cache-lookups if there are more than 2
12635 addresses to be checked.
12636 (spam-clear-cache-BBDB): Add function, to be invoked by
12637 bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
12638 (spam-check-BBDB): Check and use the caches, if
12639 spam-cache-lookups is on, remove superfluous (provide).
12640
12641 2004-01-06 Reiner Steib <Reiner.Steib@gmx.de>
12642
12643 * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
12644
12645 2004-01-07 Steve Youngs <sryoungs@bigpond.net.au>
12646
12647 * run-at-time.el (run-at-time-saved): Move to after the definition
12648 of `run-at-time'.
12649
12650 2004-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
12651
12652 * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
12653 mm-w3m-local-map-property.
12654
12655 * mm-view.el (mm-w3m-mode-map): Remove.
12656 (mm-w3m-local-map-property): Remove.
12657 (mm-inline-text-html-render-with-w3m): Don't use
12658 mm-w3m-local-map-property.
12659
12660 2004-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
12661
12662 * run-at-time.el: New file.
12663
12664 * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
12665 of gnus-set-text-properties.
12666
12667 * gnus-uu.el (gnus-uu-save-article): Ditto.
12668
12669 * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
12670
12671 * gnus-cite.el (gnus-cite-parse): Ditto.
12672
12673 * gnus-art.el (gnus-button-push): Use set-text-properties instead
12674 of gnus-.
12675
12676 * gnus.el: Changed calls to nnheader-run-at-time and
12677 password-run-at-time throughout to use run-at-time directly.
12678
12679 * password.el: Removed definition of run-at-time.
12680
12681 2004-01-05 Karl Pflästerer <sigurd@12move.de> (tiny change)
12682
12683 * mml.el (mml-minibuffer-read-disposition): Show attachment type
12684 in prompt.
12685
12686 2004-01-06 Steve Youngs <sryoungs@bigpond.net.au>
12687
12688 * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
12689 XEmacs version.
12690
12691 * dns.el (dns-make-network-process): Use `open-network-stream'
12692 instead of `gnus-xmas-open-network-stream'.
12693
12694 * .cvsignore: Add auto-autoloads.el, custom-load.el.
12695
12696 2004-01-06 Jesper Harder <harder@ifa.au.dk>
12697
12698 * gnus-art.el (gnus-mime-display-alternative)
12699 (gnus-insert-mime-button, gnus-insert-mime-security-button)
12700 (gnus-insert-prev-page-button, gnus-insert-next-page-button):
12701 Don't use gnus-local-map-property.
12702
12703 * gnus-util.el (gnus-local-map-property): Remove.
12704
12705 * mm-view.el (mm-view-pkcs7-decrypt): Replace
12706 gnus-completing-read-maybe-default with completing-read.
12707
12708 * gnus-util.el (gnus-completing-read): do.
12709 (gnus-completing-read-maybe-default): Remove.
12710
12711 2004-01-06 Steve Youngs <sryoungs@bigpond.net.au>
12712
12713 * password.el: Only autoload `run-at-time' if not XEmacs.
12714 Only autoload the itimer functions if XEmacs.
12715
12716 2004-01-06 Jesper Harder <harder@ifa.au.dk>
12717
12718 * gnus-art.el (gnus-read-string): Remove.
12719 (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
12720 read-string.
12721
12722 2004-01-05 Teodor Zlatanov <tzz@lifelogs.com>
12723
12724 * netrc.el: Autoload password-read.
12725 (netrc): Add configuration group.
12726 (netrc-encoding-method, netrc-openssl-path): Add
12727 variables for encoding and decoding of files with symmetric
12728 ciphers.
12729 (netrc-encode): Add assistant function to encode a file with
12730 netrc-encoding-method.
12731 (netrc-parse): Add interactive parameter, added optional
12732 decoding if netrc-encoding-method is non-nil but otherwise
12733 behavior is standard.
12734 (netrc-encrypting-method, netrc-encrypt, netrc-parse):
12735 Do s/encode/encrypt/ everywhere.
12736
12737 * spam.el: Remove executable-find autoload.
12738
12739 2004-01-05 Jesper Harder <harder@ifa.au.dk>
12740
12741 * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
12742
12743 * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
12744
12745 2004-01-05 Reiner Steib <Reiner.Steib@gmx.de>
12746
12747 * gnus-art.el (gnus-treat-ansi-sequences,
12748 (article-treat-ansi-sequences): New variable and function.
12749 Suggested by Dan Jacobson <jidanni@jidanni.org>.
12750
12751 * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
12752 Use it.
12753
12754 2004-01-05 Jesper Harder <harder@ifa.au.dk>
12755
12756 * mm-util.el (mm-quote-arg): Remove.
12757
12758 * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
12759 shell-quote-argument.
12760
12761 * gnus-uu.el (gnus-uu-command): do.
12762
12763 * gnus-sum.el (gnus-summary-insert-pseudos): do.
12764
12765 * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
12766 with make-char.
12767
12768 * mm-util.el (mm-make-char): Remove.
12769
12770 * mml.el (mml-mode): Replace gnus-add-minor-mode with
12771 add-minor-mode.
12772
12773 * gnus-undo.el (gnus-undo-mode): do.
12774
12775 * gnus-topic.el (gnus-topic-mode): do.
12776
12777 * gnus-sum.el (gnus-dead-summary-mode): do.
12778
12779 * gnus-start.el (gnus-slave-mode): do.
12780
12781 * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
12782
12783 * gnus-ml.el (gnus-mailing-list-mode): do.
12784
12785 * gnus-gl.el (gnus-grouplens-mode): do.
12786
12787 * gnus-draft.el (gnus-draft-mode): do.
12788
12789 * gnus-dired.el (gnus-dired-mode): do.
12790
12791 * gnus-ems.el (gnus-add-minor-mode): Remove.
12792
12793 * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
12794 Replace gnus-char-width with char-width.
12795
12796 * gnus-ems.el (gnus-char-width): Remove.
12797
12798 * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
12799 Replace gnus-char-width with char-width.
12800
12801 * gnus-ems.el (gnus-char-width): Remove.
12802
12803 * spam-stat.el (with-syntax-table): Remove with-syntax-table
12804 definition.
12805 Remove Emacs 20 hash table compatibility code.
12806
12807 * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
12808 20 compatibility code.
12809
12810 * spam.el (spam-point-at-eol): Replace with point-at-eol.
12811
12812 * smime.el (smime-point-at-eol): Replace with point-at-eol.
12813
12814 * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
12815 with point-at-{eol,bol}.
12816
12817 * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
12818
12819 * imap.el (imap-point-at-eol): Replace with point-at-eol.
12820
12821 * flow-fill.el (fill-flowed-point-at-bol)
12822 (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
12823
12824 * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
12825 Replace with point-at-{eol,bol} throughout all files.
12826
12827 2004-01-05 Katsumi Yamaoka <yamaoka@jpl.org>
12828
12829 * ntlm.el (ntlm-string-as-unibyte): New macro.
12830 (ntlm-build-auth-response): Use it.
12831
12832 Remove Emacs 20 stuff:
12833 * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
12834 of delq and copy-sequence.
12835 * gnus-art.el (popup-menu): Remove the compiler macro.
12836 * nnmail.el (nnmail-split-fancy): Don't support customizing with
12837 Emacs 20.
12838
12839 2004-01-05 Simon Josefsson <jas@extundo.com>
12840
12841 * ntlm.el: Fix namespace. Change smb-passwd-hash into
12842 ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
12843 smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
12844 ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
12845 into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
12846 ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
12847 into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
12848 ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
12849 ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
12850 ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
12851 ntlm-string-permute, string-lshift into ntlm-string-lshift,
12852 string-xor into ntlm-string-xor. Suggested by
12853 Jesper Harder <harder@myrealbox.com>.
12854
12855 * ntlm.el: Don't include poem.
12856
12857 * md4.el (print-int32, print-string-hexa): Remove. Suggested by
12858 Jesper Harder <harder@myrealbox.com>.
12859
12860 * sasl-ntlm.el, ntlm.el, md4.el: New files.
12861
12862 * hmac-md5.el (md5-binary): Fix byte compile warning. (This
12863 probably breaks emacs with DL patch, but do we care? Is anyone
12864 still using the DL stuff?)
12865
12866 * sieve-manage.el: Use the password package.
12867 (sieve-manage-read-passwd): Remove.
12868 (sieve-manage-interactive-login): Use password. Re-add
12869 condition-case around loop.
12870
12871 * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
12872 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
12873 the password package.
12874
12875 2003-02-19 Simon Josefsson <jas@extundo.com>
12876
12877 * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
12878 token.
12879
12880 2002-08-07 Simon Josefsson <jas@extundo.com>
12881
12882 * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
12883 (sieve-manage-authenticators):
12884 (sieve-manage-authenticator-alist): Add some SASL mechs.
12885 (sieve-sasl-auth): New function.
12886 (sieve-manage-cram-md5-auth):
12887 (sieve-manage-plain-auth): Rewrite using SASL library.
12888 (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
12889 (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
12890 (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
12891 (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
12892
12893 2004-01-05 Simon Josefsson <jas@extundo.com>
12894
12895 * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
12896 New files.
12897
12898 2004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
12899
12900 * gnus-group.el (gnus-no-groups-message): Update.
12901
12902 * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
12903
12904 2003-11-09 Simon Josefsson <jas@extundo.com>
12905
12906 * imap.el: Support for ID IMAP extension (RFC 2971).
12907 (imap-local-variables): Add imap-id.
12908 (imap-id): New variable.
12909 (imap-id): New function.
12910 (imap-parse-response): Parse untagged ID response.
12911 * nnimap.el (nnimap-id): New variable.
12912 (nnimap-open-connection): Use it.
12913
12914 2003-12-28 Simon Josefsson <jas@extundo.com>
12915
12916 * gnus-score.el (gnus-score-edit-all-score): New.
12917 * gnus-group.el (gnus-group-score-map): Bind it to W e.
12918
12919 2004-01-04 Simon Josefsson <jas@extundo.com>
12920
12921 * password.el: Add.
12922
12923 2004-01-04 Mario Lang <lang@zid.tugraz.at>
12924
12925 * dns.el: Add support for AAAA records (see RFC 3596)
12926
12927 * Fix typo PRT -> PTR
12928
12929 * Parse MX, PTR and SOA replies (see RFC 1035)
12930
12931 2004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
12932
12933 * gnus.el (gnus-logo-color-style): Changed colors to `no'.
12934
12935 * Moved to Changelog.2.
12936
12937 2004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
12938
12939 * gnus.el (gnus-version-number): Bump version.
12940
12941 2004-01-04 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
12942
12943 * gnus.el: No Gnus v0.1 is released.
12944
12945 2004-01-04 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
12946
12947 * gnus.el: No Gnus v0.0 is released.
12948
12949 2004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
12950
12951 * gnus.el (gnus-version-number): Bump.
12952 (gnus-version): No.
12953
12954 See ChangeLog.2 for earlier changes.
12955
12956 Copyright (C) 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
12957
12958 This file is part of GNU Emacs.
12959
12960 GNU Emacs is free software: you can redistribute it and/or modify
12961 it under the terms of the GNU General Public License as published by
12962 the Free Software Foundation, either version 3 of the License, or
12963 (at your option) any later version.
12964
12965 GNU Emacs is distributed in the hope that it will be useful,
12966 but WITHOUT ANY WARRANTY; without even the implied warranty of
12967 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12968 GNU General Public License for more details.
12969
12970 You should have received a copy of the GNU General Public License
12971 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
12972
12973 ;; Local Variables:
12974 ;; coding: utf-8
12975 ;; fill-column: 79
12976 ;; add-log-time-zone-rule: t
12977 ;; End:
12978
12979 ;;; arch-tag: 3f33a3e7-090d-492b-bedd-02a1417d32b4