e933a80199d41d071acb549fab490917ebf33de8
[bpt/emacs.git] / lisp / gnus / ChangeLog
1 2011-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2
3 * pop3.el (pop3-open-server): Upgrade opportunistically to STARTTLS.
4 (open-tls-stream): Remove superfluous tls/starttls autoloads.
5
6 2011-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
7
8 * gnus-sum.el (gnus-summary-next-article): Don't bug out if the summary
9 buffer has moved to a different frame.
10
11 2011-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
12
13 * nnimap.el (nnimap-request-article): Use nntp-insert-buffer-substring
14 to get the conversion from unibyte to multibyte buffers to work on
15 Emacs 22.
16
17 * nntp.el (nntp-request-article): Slight clean-up.
18
19 2011-04-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
20
21 * shr.el (shr-strike-through): New face.
22 (shr-tag-s): Use it to provide <s> support.
23 (shr-tag-s): Remove duplicate definition.
24
25 2011-04-25 Teodor Zlatanov <tzz@lifelogs.com>
26
27 * gnus-registry.el (gnus-registry-ignore-group-p): Don't call
28 `gnus-parameter-registry-ignore' if the *Group* buffer doesn't exist.
29
30 2011-04-23 Glenn Morris <rgm@gnu.org>
31
32 * gnus-sum.el (gnus-extra-headers): Bump :version.
33
34 2011-04-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
35
36 * shr.el (shr-tag-sup): New function.
37 (shr-tag-sub): Ditto.
38
39 2011-04-22 Teodor Zlatanov <tzz@lifelogs.com>
40
41 * gnus-registry.el (gnus-registry-ignore-group-p): Test specifically
42 for the case where `gnus-registry-ignored-groups' is a list of lists,
43 and don't call `gnus-parameter-registry-ignore' otherwise.
44
45 2011-04-21 Teodor Zlatanov <tzz@lifelogs.com>
46
47 * nnimap.el (nnimap-user): New backend variable.
48 (nnimap-open-connection-1): Use it.
49 (nnimap-credentials): Accept user parameter so it's explicit what user
50 name is desired.
51
52 * gnus-sum.el (gnus-extra-headers): Add Keywords, Cc, and Gcc to
53 default.
54
55 * gnus.el (gnus-registry-ignored-groups): Provide default in gnus.el,
56 not gnus-registry.el.
57
58 * gnus-registry.el: Mention in comments how to modify
59 `gnus-extra-headers' for proper recipient tracking and that it may
60 already have To and Cc recently, which it does as of this commit.
61 (gnus-registry-ignored-groups): Remove defcustom.
62 Explain why in comments.
63 (gnus-registry-action): Fix data-header reference to use the extra
64 headers. Explain in package commentary how to add To and Cc headers to
65 the gnus-extra-headers.
66 (gnus-registry-ignored-groups): Adjust defaults to match the parameter.
67 (gnus-registry-ignore-group-p): Adjust to take either a group/topic
68 parameter list or a string list in `gnus-registry-ignored-groups'. Fix
69 logic error.
70
71 2011-04-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
72
73 * shr.el (shr-expand-url): Protect against null urls.
74
75 2011-04-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
76
77 * shr.el (shr-base): New binding.
78 (shr-tag-base): Keep track of <base>.
79 (shr-expand-url): New function used throughout.
80
81 2011-04-20 Teodor Zlatanov <tzz@lifelogs.com>
82
83 * gnus-registry.el
84 (gnus-registry--split-fancy-with-parent-internal): Fix loop bugs.
85 (gnus-registry-ignored-groups): New variable.
86 (gnus-registry-ignore-group-p): Use it.
87 (gnus-registry-handle-action): Use `gnus-registry-ignore-group-p' and
88 set the destination group to nil (same as delete) if it's ignored.
89
90 2011-04-20 Katsumi Yamaoka <yamaoka@jpl.org>
91
92 * gnus-registry.el (gnus-registry-action)
93 (gnus-registry-fetch-header-fast):
94 Don't use mail-header that looks an internal function of mailheader.el.
95
96 2011-04-18 Katsumi Yamaoka <yamaoka@jpl.org>
97
98 * gnus-registry.el: Eliminate cl functions.
99 (gnus-registry-sort-addresses): New function that replaces mapcan.
100 (gnus-registry-action, gnus-registry-spool-action)
101 (gnus-registry-split-fancy-with-parent)
102 (gnus-registry-fetch-recipients-fast): Use it.
103 (gnus-registry-import-eld): Replace delete* with dolist + delq.
104
105 * registry.el (initialize-instance, registry-lookup)
106 (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
107 (registry-lookup-secondary-value, registry-search, registry-delete)
108 (registry-insert, registry-reindex, registry-size, registry-prune):
109 Use eval-and-compile.
110
111 2011-04-16 Teodor Zlatanov <tzz@lifelogs.com>
112
113 * registry.el (registry-reindex): New method to recreate the secondary
114 registry indices.
115
116 * gnus-registry.el (gnus-registry-fixup-registry): Use it if the
117 tracked field changes.
118 (gnus-registry-unfollowed-addresses, gnus-registry-track-extra)
119 (gnus-registry-action, gnus-registry-spool-action)
120 (gnus-registry-handle-action)
121 (gnus-registry--split-fancy-with-parent-internal)
122 (gnus-registry-split-fancy-with-parent)
123 (gnus-registry-register-message-ids): Add recipient tracking on spool,
124 move, and delete actions, and for fancy splitting with parent.
125 (gnus-registry-extract-addresses)
126 (gnus-registry-fetch-recipients-fast)
127 (gnus-registry-fetch-header-fast): Convenience functions.
128 (gnus-registry-misc-test): ERT test of
129 `gnus-registry-extract-addresses'.
130
131 2011-04-15 Teodor Zlatanov <tzz@lifelogs.com>
132
133 * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
134 Track by subject first, then sender.
135
136 2011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
137
138 * message.el (message-bogus-system-names): Replace ^...$ => \`...\'.
139
140 * gnus.el (gnus-splash-svg-color-symbols): Don't use insert-file from
141 Lisp.
142
143 * gnus-draft.el (gnus-draft-setup): New arg `dont-pop'.
144 (gnus-draft-send): Use it to avoid popping
145 up frames from gnus-group-send-queue.
146
147 2011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
148
149 * gnus-registry.el: Updated gnus-registry docs.
150
151 2011-04-12 Teodor Zlatanov <tzz@lifelogs.com>
152
153 * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
154 Fix logic bug.
155 (gnus-registry-post-process-groups): Fix logging of no results and
156 quote sender and subject.
157
158 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
159
160 * gnus-start.el (gnus-get-unread-articles): Slight cleanup.
161 (gnus-read-active-for-groups): Don't try to finish getting stuff where
162 we had no early-data returned.
163 (gnus-get-unread-articles): Add a sanity check so that we don't issue
164 two async commands to the same server at the same time.
165
166 2011-04-12 Stig Sandbeck Mathisen <ssm@fnord.no> (tiny change)
167
168 * gnus-sum.el (gnus-summary-select-article-buffer): Doc fix.
169
170 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
171
172 * gnus-registry.el (gnus-registry-remake-db): Put the warning on a
173 "warning" level.
174
175 * mm-url.el (mm-url-package-name): Removed to ease third-party reuse.
176 (mm-url-insert-file-contents): Don't set the package names.
177
178 2011-04-11 Teodor Zlatanov <tzz@lifelogs.com>
179
180 * gnus-registry.el (gnus-registry-action): Remove properties and
181 simplify subject in `gnus-registry-handle-action'.
182 (gnus-registry-spool-action): Get subject and sender from message if
183 they are not passed in.
184 (gnus-registry-handle-action): Remove properties and simplify subject
185 consistently.
186
187 2011-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
188
189 * registry.el: Require CL before using defmacro*.
190
191 2011-04-11 Katsumi Yamaoka <yamaoka@jpl.org>
192
193 * gnus-art.el (article-treat-date): Assume that
194 gnus-article-date-headers may be a group parameter.
195
196 2011-04-07 Teodor Zlatanov <tzz@lifelogs.com>
197
198 * gnus-registry.el (gnus-registry-handle-action): More debugging.
199
200 * gnus-start.el (gnus-gnus-to-newsrc-format): Add a way to run
201 interactively so the newsrc file can contain foreign groups too.
202 Useful for debugging but not much for users.
203
204 2011-04-07 David Engster <dengste@eml.cc>
205
206 * registry.el (registry-usage-test): Only do
207 `registry-lookup-breaks-before-lexbind' testing for Emacs24 with
208 lexical binding.
209
210 2011-04-06 David Engster <dengste@eml.cc>
211
212 * registry.el, gnus-registry.el: Use `ignore-errors' instead of third
213 argument NOERROR for `require', since XEmacs 21.4 does not support it.
214
215 2011-04-06 David Engster <dengste@eml.cc>
216
217 * registry.el (initialize-instance): Change :after to :AFTER to be
218 compatible with old EIEIO version in XEmacs.
219
220 2011-04-06 Teodor Zlatanov <tzz@lifelogs.com>
221
222 * gnus-registry.el (gnus-registry-post-process-groups)
223 (gnus-registry--split-fancy-with-parent-internal): Fix splitting bugs
224 and provide better messaging.
225
226 2011-04-06 David Engster <dengste@eml.cc>
227
228 * Makefile.in (fail-on-warning): New rule to compile with warnings as
229 errors.
230
231 * dgnushack.el (dgnushack-compile-error-on-warn): New function to call
232 dgnushack-compile with error-on-warn enabled, and to signal an error if
233 clean compilation failed.
234 (dgnushack-compile): New argument 'error-on-warn'. If non-nil, compile
235 with `byte-compile-error-on-warn'. Return nil if errors occured.
236
237 2011-04-06 Teodor Zlatanov <tzz@lifelogs.com>
238
239 * gnus-registry.el: Don't use ERT if it's not available. Load it
240 unconditionally anyway, discarding errors.
241 (gnus-registry-delete-entries): New convenience function.
242 (gnus-registry-import-eld): Import from old .eld registry.
243
244 * registry.el: Don't use ERT if it's not available. Load it
245 unconditionally anyway, discarding errors.
246
247 * proto-stream.el (gnutls-negotiate): Revert inadvertent commit of the
248 version from the Claudio Bley GnuTLS patch (extra optional parameters
249 and host name).
250
251 2011-04-05 Teodor Zlatanov <tzz@lifelogs.com>
252
253 * gnus-registry.el (gnus-registry-fixup-registry): New function to
254 fixup the parameters that can be customized by the user between
255 save/read cycles.
256 (gnus-registry-read): Use it.
257 (gnus-registry-make-db): Use it.
258 (gnus-registry-spool-action, gnus-registry-handle-action): Fix
259 messaging.
260 (gnus-registry--split-fancy-with-parent-internal): Fix loop. Map
261 references to actual group names with sender and subject tracking.
262 (gnus-registry-post-process-groups): Use `cond' for better messaging.
263 (gnus-registry-usage-test): Add subject lookup test.
264
265 * registry.el (registry-db, initialize-instance): Set up constructor
266 instead of :initform arguments for the sake of older Emacsen.
267 (registry-lookup-breaks-before-lexbind): New method to demonstrate
268 pre-lexbind merge bug.
269 (registry-usage-test): Use it.
270 (initialize-instance, registry-db): Move the non-function initforms
271 back to the class definition.
272
273 2011-04-03 Teodor Zlatanov <tzz@lifelogs.com>
274
275 * registry.el: New library to manage gnus-registry-style data.
276
277 * gnus-registry.el: Use it (major rewrite).
278
279 * nnregistry.el: Use it.
280
281 * spam.el: Use it.
282
283 2011-04-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
284
285 * gnus-sum.el (gnus-update-marks): Reinstate the code to not alter
286 marks on non-selected articles.
287
288 2011-04-02 Chong Yidong <cyd@stupidchicken.com>
289
290 * proto-stream.el: Move to Emacs core, at net/network-stream.el.
291
292 * nnimap.el (nnimap-open-connection-1): Pass explicit :end-of-command
293 parameter to open-protocol-stream.
294
295 2011-04-01 Julien Danjou <julien@danjou.info>
296
297 * mm-view.el (mm-display-inline-fontify): Do not fontify with
298 fundamental-mode.
299
300 2011-04-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
301
302 * gnus-start.el (gnus-get-unread-articles): Don't try to contact denied
303 servers.
304
305 2011-03-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
306
307 * gnus-sum.el (gnus-update-marks): Revert intersection change, which
308 made marks not propagate, again.
309
310 2011-03-30 Chong Yidong <cyd@stupidchicken.com>
311
312 * proto-stream.el (open-protocol-stream): Bring back `network' type.
313 Make this the default type.
314 (proto-stream-open-plain): Rename from proto-stream-open-default.
315 (open-protocol-stream, proto-stream-open-starttls)
316 (proto-stream-open-tls, proto-stream-open-shell): Replace `default'
317 with `plain'.
318
319 * nnimap.el (nnimap-stream, nnimap-open-connection-1): Accept `network'
320 value.
321
322 * nntp.el (nntp-open-connection-function): Document the fact that some
323 values are not functions but are instead handled specially. Recognize
324 nntp-open-plain-stream value.
325 (nntp-open-connection): Recognize that value.
326
327 2011-03-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
328
329 * gssapi.el (open-gssapi-stream): Remove the last mentions of the IMAP
330 stuff.
331
332 * gnus-score.el (gnus-score-string): Fix calling convention of
333 `gnus-simplify-buffer-fuzzy' after last patches.
334
335 * gnus-sum.el (gnus-update-marks): Don't send any marks updates to the
336 server for articles we didn't get any headers for. This is a sanity
337 check.
338
339 2011-03-29 Michael Welsh Duggan <md5i@md5i.com>
340
341 * nnimap.el (nnimap-open-connection-1): Is the login responds with a
342 new CAPABILITY, use it.
343
344 2011-03-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
345
346 * gnus-agent.el (gnus-agent-fetch-headers): Don't message if we're not
347 downloading anything.
348
349 * gnus.el (gnus-splash-svg-color-symbols): Removed superfluous `and'.
350
351 2011-03-29 Adam Sjøgren <asjo@koldfront.dk>
352
353 * gnus.el (gnus-group-startup-message): Prefer svg file and replace
354 colors.
355 (gnus-splash-svg-color-symbols): New function.
356
357 2011-03-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
358
359 * gnus-sum.el (gnus-simplify-buffer-fuzzy): Take the regexp explicitly
360 instead of using the global gnus-simplify-subject-fuzzy-regexp.
361 (gnus-simplify-subject-fuzzy): Use the local
362 gnus-simplify-subject-fuzzy-regex instead of the global one. This
363 makes using this variable in group parameters work.
364
365 2011-03-29 Teodor Zlatanov <tzz@lifelogs.com>
366
367 * gnus-registry.el (gnus-registry-unfollowed-groups): Add
368 "archive:sent" to the unfollowed group regex (for the recent Gnus
369 archive:sent-YYYY-MM-DD groups).
370 (gnus-registry-split-fancy-with-parent): Bail out early in sender
371 tracking if there are more than `gnus-registry-max-track-groups'
372 matches.
373
374 2011-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
375
376 * message.el (message--yank-original-internal): New function to do the
377 insertion cleanly inside eval in `message-yank-original'.
378 (message-yank-original): Use it.
379
380 2011-03-29 Julien Danjou <julien@danjou.info>
381
382 * mm-view.el (mm-display-inline-fontify): Use `set-normal-mode' with
383 local variables disabled rather than `normal-mode'.
384
385 2011-03-26 Chong Yidong <cyd@stupidchicken.com>
386
387 * proto-stream.el: Changes preparatory to merging open-protocol-stream
388 with open-network-stream.
389 (proto-stream-always-use-starttls): Option removed.
390 (open-protocol-stream): Return a process object by default. Provide a
391 new parameter :return-list specifying a list-type return value, which
392 now has the form (PROP . PLIST) instead of a fixed-length list. Change
393 :type `network' to `try-starttls', and `network-only' to `default'.
394 Make `default' the default, for compatibility with open-network-stream.
395 Handle the no-parameter case exactly as open-network-stream, with no
396 additional stream processing. Search plists using plist-get.
397 Explicitly add :end-of-commend parameter if it is missing.
398 (proto-stream-open-default): Renamed from
399 proto-stream-open-network-only. Return 'default as the type.
400 (proto-stream-open-starttls): Rename from proto-stream-open-network.
401 Use plist-get. Don't return `tls' as the type if STARTTLS negotiation
402 failed. Always return a list with a (possibly dead) process as the
403 first element, for compatibility with open-network-stream.
404 (proto-stream-open-tls): Use plist-get. Always return a list.
405 (proto-stream-open-shell): Return `default' as connection type.
406 (proto-stream-capability-open): Use plist-get.
407 (proto-stream-eoc): Function deleted.
408
409 * nnimap.el (nnimap-stream, nnimap-open-connection)
410 (nnimap-open-connection-1): Handle renaming of :type parameter for
411 open-protocol-stream.
412 (nnimap-open-connection-1): Pass a :return-list parameter
413 open-protocol-stream to obtain a list return value. Parse this list
414 using plist-get.
415
416 * nntp.el (nntp-open-connection): Handle renaming of :type parameter
417 for open-protocol-stream. Accept open-protocol-stream return value
418 that is a subprocess object instead of a list. Handle the case of a
419 dead returned process.
420
421 2011-03-25 Teodor Zlatanov <tzz@lifelogs.com>
422
423 * mm-util.el (mm-handle-filename): Move to mm-decode.el (bug#8330).
424
425 * mm-decode.el (mm-handle-filename): Move from mm-util.el (bug#8330).
426
427 2011-03-21 Julien Danjou <julien@danjou.info>
428
429 * mm-view.el (mm-display-inline-fontify): Make mode optional, and call
430 normal-mode if not set. Set temp buffer unmodified to avoid kill-buffer
431 query.
432 (mm-inline-text): Render normal text with fontification whenever
433 possible.
434
435 * gnus-sum.el (gnus-summary-save-parts-1):
436 * gnus-art.el (gnus-article-browse-html-save-cid-content)
437 (gnus-article-browse-html-parts, gnus-mime-delete-part)
438 (gnus-mime-copy-part, gnus-mime-inline-part, gnus-insert-mime-button):
439 Use `mm-handle-filename'.
440
441 * mm-util.el (mm-handle-filename): New function, return the filename of
442 an handle.
443
444 2011-03-18 Julien Danjou <julien@danjou.info>
445
446 * gnus-util.el (gnus-buffer-live-p): Simplify gnus-buffer-live-p.
447 (gnus-buffer-live-p): Check that buffer is not nil.
448
449 2011-03-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
450
451 * gnus-art.el: Require mouse, which the build bot seems to say is
452 needed.
453
454 * gravatar.el (gravatar-retrieve-synchronously): Use `url-retrieve' on
455 XEmacs, since it doesn't have url-retrieve-synchronously.
456
457 2011-03-17 Antoine Levitt <antoine.levitt@gmail.com>
458
459 * gnus-group.el (gnus-group-list-ticked): New function.
460 (gnus-group-make-menu-bar): Provide a menu entry for it.
461 (gnus-group-list-map): Provide a binding for it.
462
463 2011-03-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
464
465 * shr.el (shr-visit-file): New command.
466
467 * nnimap.el (nnimap-fetch-inbox): Rewrite slightly last patch.
468
469 2011-03-17 Bjørn Mork <bjorn@mork.no>
470
471 * nnimap.el (nnimap-fetch-inbox): Don't download bodies on ver4-capable
472 servers.
473
474 2011-03-16 Julien Danjou <julien@danjou.info>
475
476 * mm-uu.el (mm-uu-dissect-text-parts): Only dissect handle that are
477 inline.
478
479 * gnus-art.el (article-hide-list-identifiers): Use
480 gnus-group-get-list-identifiers.
481
482 * gnus-sum.el (gnus-group-get-list-identifiers): New function.
483 (gnus-summary-remove-list-identifiers): Use
484 gnus-group-get-list-identifiers to get regexp.
485 (gnus-select-newsgroup, gnus-summary-insert-subject)
486 (gnus-summary-insert-articles): Call
487 gnus-summary-remove-list-identifiers unconditionally.
488
489 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
490
491 * gnus-sum.el (gnus-articles-to-read): Revert back to old behaviour if
492 we're selecting a group with unread articles.
493
494 * nnimap.el (nnimap-open-connection-1): Allow `network-only', too.
495
496 * gssapi.el: New file separated out from imap.el to provide a general
497 Kerberos 5 connection facility for Emacs.
498
499 * message.el (message-elide-ellipsis): Document the format spec
500 ellipsis.
501
502 2011-03-15 Reiner Steib <Reiner.Steib@gmx.de>
503
504 * message.el (message-elide-region): Allow the ellipsis to say how many
505 lines were removed.
506
507 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
508
509 * gnus-win.el (gnus-configure-frame): Protect against trying to restore
510 window configurations containing buffers that are now dead.
511
512 * nnimap.el (nnimap-parse-flags): Remove all MODSEQ entries before
513 parsing to avoid integer overflows.
514 (nnimap-parse-flags): Simplify the last change.
515 (nnimap-parse-flags): Store HIGHESTMODSEQ as a string, since it may be
516 too large for 32-bit Emacsen.
517
518 2011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
519
520 * auth-source.el (auth-source-netrc-create):
521 * message.el (message-yank-original): Fix use of `case'.
522
523 2011-03-15 Nelson Ferreira <nelson.ferreira@ieee.org> (tiny change)
524
525 * gnus-art.el (gnus-article-treat-body-boundary): Fix boundary width on
526 XEmacs, which was one character too wide.
527
528 2011-03-09 Antoine Levitt <antoine.levitt@gmail.com>
529
530 * gnus-sum.el (gnus-articles-to-read): Use gnus-large-newsgroup as
531 default number of articles to display.
532 (gnus-articles-to-read): Use pretty names for prompt.
533
534 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
535
536 * gnus-int.el (gnus-open-server): Ditto.
537
538 * gnus-start.el (gnus-activate-group): Give a backtrace if
539 debug-on-quit is set and the user hits `C-g'.
540 (gnus-read-active-file): Ditto.
541
542 * gnus-group.el (gnus-group-read-ephemeral-group): Ditto.
543
544 2011-03-15 Teodor Zlatanov <tzz@lifelogs.com>
545
546 * message.el (message-yank-original): Use cond instead of CL case.
547
548 2011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
549
550 * auth-source.el (auth-source-netrc-create): Use usual format for the
551 default in prompts.
552
553 2011-03-13 Teodor Zlatanov <tzz@lifelogs.com>
554
555 * auth-source.el (auth-source-netrc-create): Show the default in the
556 prompt when prompting for token creation.
557
558 2011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
559
560 * auth-source.el (auth-source-format-prompt): Always convert the value
561 to a string to avoid evaluating non-string arguments.
562 (auth-source-netrc-create): Offer default properly, not as initial
563 content in `read-string'.
564 (auth-source-netrc-saver): Use a cache keyed by file name and MD5 hash
565 of line to determine if we've been run before. If so, don't run again,
566 but print a trivial message to indicate the cache was hit instead.
567
568 2011-03-11 Teodor Zlatanov <tzz@lifelogs.com>
569
570 * gnus-sync.el (gnus-sync-install-hooks, gnus-sync-unload-hook):
571 Don't install `gnus-sync-read' to any hooks by default. It's buggy.
572 The user will have to run `gnus-sync-read' manually and wait for Cloudy
573 Gnus.
574
575 2011-03-11 Julien Danjou <julien@danjou.info>
576
577 * mm-uu.el (mm-uu-type-alist): Add support for diff starting with "===
578 modified file".
579
580 2011-03-09 Teodor Zlatanov <tzz@lifelogs.com>
581
582 * auth-source.el (auth-source-read-char-choice): New function to read a
583 character choice using `dropdown-list', `read-char-choice', or
584 `read-char'. It appends "[a/b/c] " to the prompt if the choices were
585 '(?a ?b ?c). The `dropdown-list' support is disabled for now. Use
586 `eval-when-compile' to load `dropdown-list'. Remove `dropdown-list'.
587 (auth-source-netrc-saver): Use it.
588 (auth-source-pick-first-password): New convenience function.
589
590 2011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
591
592 * nnimap.el (nnimap-credentials): Keep the :save-function as the third
593 parameter in the credentials.
594 (nnimap-open-connection-1): Use it after a successful login.
595 (nnimap-credentials): Add IMAP-specific user and password prompt.
596
597 * auth-source.el (auth-source-search): Add :require parameter, taking a
598 list. Document it and the :save-function return token. Pass :require
599 down. Change the CREATED message from a warning to a debug statement.
600 (auth-source-search-backends): Pass :require down.
601 (auth-source-netrc-search): Pass :require down.
602 (auth-source-netrc-parse): Use :require, if it's given, as a filter.
603 Change save prompt to indicate all modifications saved here are
604 deletions.
605 (auth-source-netrc-create): Take user login name as default in user
606 prompt. Move all the save functionality to a lexically bound function
607 under the :save-function token in the returned list. Set up clearer
608 default prompts for user, host, port, and secret.
609 (auth-source-netrc-saver): New function, intended to be wrapped for
610 :save-function.
611
612 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
613
614 * Version 23.3 released.
615
616 2011-03-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
617
618 * shr.el (shr-table-horizontal-line): Change the defaults for the table
619 lines to be spaces instead.
620
621 2011-03-07 Julien Danjou <julien@danjou.info>
622
623 * sieve-manage.el (sieve-sasl-auth): Create auth-info if not found.
624 (sieve-sasl-auth): Check that auth-source-search did return something,
625 or just return an empty string.
626
627 2011-03-05 Antoine Levitt <antoine.levitt@gmail.com>
628
629 * gnus.el (gnus-interactive): Use read-directory-name.
630
631 * gnus-uu.el (gnus-uu-decode-uu-and-save)
632 (gnus-uu-decode-unshar-and-save, gnus-uu-decode-save)
633 (gnus-uu-decode-binhex, gnus-uu-decode-yenc)
634 (gnus-uu-decode-save-view, gnus-uu-decode-postscript-and-save):
635 Likewise.
636
637 * gnus-group.el (gnus-group-make-directory-group): Likewise.
638
639 2011-03-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
640
641 * gnus-start.el (gnus-group-change-level): Allow putting foreign groups
642 onto the list of killed groups, too. This makes killed nnimap groups,
643 for instance, more reliably not reappear.
644
645 * nnimap.el (nnimap-request-thread): Don't bug out when we can't find
646 the parent.
647
648 * gnus-sum.el (gnus-update-read-articles): Fix typo.
649
650 * gnus.el (gnus-valid-select-methods): Mark nnimap as a backend that
651 really have server-side marks.
652
653 * gnus-sum.el (gnus-propagate-marks): Change default back to nil again,
654 since most backends do not usefully have server-side marks.
655 (gnus-update-read-articles): Propagate marks to all backends that
656 really have server-side marks.
657
658 2011-03-05 Antoine Levitt <antoine.levitt@gmail.com>
659
660 * message.el (message-cite-reply-position, message-cite-style):
661 New variables.
662 (message-yank-original): Use the new citation styles.
663
664 2011-03-04 Daiki Ueno <ueno@unixuser.org>
665
666 * message.el (message-options): Revert the change that's a workaround
667 for XEmacs buffer-local issue; don't mark it buffer-local when running
668 under XEmacs.
669
670 2011-03-03 Tassilo Horn <tassilo@member.fsf.org>
671
672 * nnimap.el (nnimap-parse-flags): Add a workaround for FETCH lines with
673 numbers too big to be `read'.
674
675 2011-03-02 Teodor Zlatanov <tzz@lifelogs.com>
676
677 * message.el (message-options): Make buffer-local two ways to attempt
678 to fix a XEmacs bug.
679
680 2011-03-02 Julien Danjou <julien@danjou.info>
681
682 * gnus-art.el (gnus-with-article-buffer): Fix buffer live check.
683
684 2011-03-01 Julien Danjou <julien@danjou.info>
685
686 * gnus-art.el (list-identifier): Add list-identifier as a parameter
687 group.
688 (article-hide-list-identifiers): Use list-identifier group parameter.
689
690 2011-02-28 Julien Danjou <julien@danjou.info>
691
692 * sieve.el (sieve-buffer-script-name): New local variable to store
693 sieve script name.
694 (sieve-edit-script): Store sieve script name.
695 (sieve-upload): Use sieve script name when uploading.
696 (sieve-upload): Use substitute-command-keys.
697 (sieve-edit-script): Use substitute-command-keys.
698 (sieve-refresh-scriptlist): Use substitute-command-keys.
699 (sieve-manage-mode-map): Define keymap properly.
700 (sieve-manage-mode): Do not set mode name manually, change mode-name to
701 (sieve-refresh-scriptlist): Use substitute-command-keys."Sieve-manage".
702 Remove commented code about cvs.
703 (sieve-manage-quit): New function.
704 (sieve-manage-mode-map): Bind 'q' to sieve-manage-quit.
705
706 2011-02-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
707
708 * gnus-group.el (gnus-import-other-newsrc-file): New function.
709
710 2011-02-25 Teodor Zlatanov <tzz@lifelogs.com>
711
712 * auth-source.el (auth-source-search): Cache empty result sets.
713
714 * auth-source.el (auth-source-save-behavior): New variable to replace
715 `auth-source-never-create'.
716 (auth-source-netrc-create): Use it.
717 (auth-source-never-save): Remove.
718
719 2011-02-25 Lars Ingebrigtsen <larsi@gnus.org>
720
721 * nnimap.el (nnimap-stream): Doc fix.
722 (nnimap-open-connection-1): Reverse the order of the ports to that the
723 prompted-for port is first.
724
725 * gnus-start.el (gnus-get-unread-articles): Don't clobber the async
726 retrieval by the no-group selection.
727
728 * gnus-demon.el (gnus-demon-init): run-with-timer should be called with
729 numerical parameters.
730
731 2011-02-25 Julien Danjou <julien@danjou.info>
732
733 * gnus-gravatar.el: Use gnus-with-article-buffer.
734
735 * gnus-art.el (gnus-with-article-buffer): Check that the
736 gnus-article-buffer is alive.
737
738 2011-02-24 Teodor Zlatanov <tzz@lifelogs.com>
739
740 * auth-source.el (auth-source-creation-prompts): New variable to manage
741 creation-time prompts.
742 (auth-source-search): Document it.
743 (auth-source-format-prompt): Add utility function.
744 (auth-source-netrc-create): Don't default the user name to
745 user-login-name. Use `auth-source-creation-prompts' and some default
746 prompts for user, host, port, and password (the default generic prompt
747 remains ugly).
748 (auth-source-never-save): Add customizable option to never save info.
749 (auth-source-netrc-create): Use it and improve save prompts. Fix help
750 mode excursion.
751
752 2011-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
753
754 * auth-source.el (auth-source-netrc-create): Use `read-char' with no
755 argument that XEmacs doesn't support.
756
757 2011-02-23 Julien Danjou <julien@danjou.info>
758
759 * gnus-art.el (article-make-date-line): Ignore errors if time is
760 invalid and not convertible.
761 (article-make-date-line): Only add lapsed time if time is not nil.
762
763 2011-02-23 Teodor Zlatanov <tzz@lifelogs.com>
764
765 * auth-source.el (auth-source-netrc-create): Use `read-char' instead of
766 `read-char-choice' for backwards compatibility.
767 (auth-source-netrc-element-or-first): New function to DTRT for
768 parameter extraction.
769 (auth-source-netrc-create): Use it and fix multiple parameter print
770 bug. Use the default passed from above (given-default) or the
771 built-in (user-login-name for :user).
772
773 2011-02-23 Lars Ingebrigtsen <larsi@gnus.org>
774
775 * gnus-start.el (gnus-dribble-read-file):
776 Set buffer-save-without-query, since we always want to save the dribble
777 file, probably.
778
779 * nnmail.el (nnmail-article-group): Allow a final "" split to work on
780 nnimap.
781
782 * gnus-sum.el (gnus-user-date-format-alist): Rename back again from
783 -summary- since it's a user-visible variable.
784
785 * nnimap.el (nnimap-retrieve-group-data-early): Don't do QRESYNC the
786 first time you use the new Gnus.
787
788 2011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
789
790 * auth-source.el: Don't load netrc.el.
791 (auth-sources): Search ~/.netrc as well by default.
792 (auth-source-debug): Add 'trivia option for extra output.
793 (auth-source-do-trivia): Use it.
794 (auth-source-search): Simplify logic to use
795 `auth-source-search-backends'. Use `auth-source-do-trivia' where
796 appropriate. Don't keep a running count at this level. Layer :create
797 and :delete options appropriately on the first and second passes.
798 Don't track the backend with the search results.
799 (auth-source-search-backends): New function to search a list of
800 backends for a processed spec.
801 (auth-source-netrc-parse): Cache all netrc files, making
802 auth-source-netrc-cache an alist keyed by the file name and using the
803 file mtime as the caching criterion. Keep the obfuscated data secret
804 with a lexical bind.
805 (auth-source-netrc-search): Don't calculate the length of the results
806 unnecessarily.
807 (auth-source-search-backends): Fix bug.
808 (auth-source-netrc-create): Rework prompts.
809
810 2011-02-22 Andrew Cohen <cohen@andy.bu.edu>
811
812 * nnir.el (nnir-imap-search-arguments,nnir-imap-default-search-key):
813 Lower case names of search constraints.
814 (nnir-run-query): Cache and reuse search constraints for all imap
815 servers.
816
817 2011-02-22 Sam Steingold <sds@gnu.org>
818
819 * gnus-msg.el (gnus-setup-message): Also bind `winconf-name'.
820
821 2011-02-22 Lars Ingebrigtsen <larsi@gnus.org>
822
823 * gnus-msg.el (gnus-inews-add-send-actions): Restore the winconf name
824 after exit.
825 (gnus-setup-message): Define missing variable from last checkin.
826
827 * gnus-sum.el (gnus-summary-show-article): When called with t as the
828 value, show the raw article.
829
830 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
831
832 * nnimap.el (nnimap-open-connection-1): Revert last change, since
833 auth-source now accepts numbers.
834
835 * auth-source.el (auth-source-netrc-parse): Accept a number as the port
836 spec, too.
837 (auth-source-ensure-strings): New function.
838
839 * gnus-art.el (gnus-article-update-date-headers): Doc fix.
840 (gnus-article-setup-buffer): Always restart the date timer so that user
841 changes to the frequency is respected.
842
843 * nnimap.el (nnimap-open-connection-1): auth-source expects strings as
844 port numbers, so make sure it gets that if nnimap-server-port is
845 explicit.
846
847 2011-02-21 Simon Josefsson <simon@josefsson.org>
848
849 * nnimap.el (nnimap-inbox): Doc fix.
850
851 2011-02-20 Chong Yidong <cyd@stupidchicken.com>
852
853 * shr-color.el (shr-color->hexadecimal): Use renamed function names
854 color-rgb-to-hex, color-name-to-rgb, color-srgb-to-lab, and
855 color-lab-to-srgb.
856
857 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
858
859 * nntp.el (nntp-finish-retrieve-group-infos): Add a kludge to use the
860 given method as in the group name if we're using an extended method.
861 (nntp-finish-retrieve-group-infos): Wait for the end of the LIST ACTIVE
862 command, if we're using that, instead of waiting for the beginning.
863
864 * gnus-start.el (gnus-get-unread-articles): Extend the methods so that
865 we're sure to get unique server names, and we don't output two async
866 commands in the same buffer. This fixes an NNTP hang for some users.
867
868 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
869
870 * gnus-sum.el (gnus-summary-next-article): Add a kludge to reselect the
871 summary buffer before reading going to the next buffer. This avoids
872 putting the point in the group buffer if you `C-g' the command.
873
874 * auth-source.el (auth-source-netrc-parse): Add an in-memory netrc
875 cache (for now) to make ~/.authinfo.gpg files usable.
876
877 * nnfolder.el (copyright-update): Define for the compiler.
878
879 * auth-source.el (auth-source-search): Fix unbound variable.
880
881 2011-02-19 Glenn Morris <rgm@gnu.org>
882
883 * gnus.el (gnus-meta): Doc fix.
884
885 2011-02-19 Chong Yidong <cyd@stupidchicken.com>
886
887 * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
888 in case it's not yet loaded.
889
890 2011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
891
892 * nnimap.el (nnimap-wait-for-response): Ensure that we get the entire
893 line we're waiting for.
894
895 2011-02-19 Darren Hoo <darren.hoo@gmail.com> (tiny change)
896
897 * gnus-art.el (gnus-article-next-page-1): Because customized mode-line
898 face with line-width greater than zero will cause RET in gnus summary
899 buffer to scroll down article page-wise because auto vscroll happens,
900 it should be temporalily disabled when doing a scroll-up.
901
902 2011-02-19 Lars Ingebrigtsen <larsi@gnus.org>
903
904 * nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK"
905 outputs from the server.
906
907 2011-02-18 Antoine Levitt <antoine.levitt@gmail.com> (tiny change)
908
909 * gnus-art.el (gnus-article-prepare): Run gnus-article-prepare-hook
910 later so that bbdb can hook in easier.
911
912 2011-02-18 Lars Ingebrigtsen <larsi@gnus.org>
913
914 * auth-source.el (auth-source-search): Don't try to create credentials
915 if the caller doesn't want that.
916 (auth-source-search): If we don't find a match, don't bug out on
917 non-bound variables.
918 (auth-source-search): Only ask a single backend to create the
919 credentials.
920
921 * nnimap.el (nnimap-log-command): Add a newline to the inhibited
922 logging.
923 (nnimap-credentials): Protect against auth-source-search returning nil.
924 (nnimap-request-list): Protect against not being able to open the
925 server.
926
927 2011-02-17 Lars Ingebrigtsen <larsi@gnus.org>
928
929 * auth-source.el (auth-source-search): Do a two-phase search, one with
930 no :create to get the responses from all backends.
931
932 * nnimap.el (nnimap-open-connection-1): Delete duplicate server names
933 when getting credentials.
934
935 * gnus-util.el (gnus-delete-duplicates): New function.
936
937 2011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
938
939 * nnimap.el (nnimap-credentials): Instead of picking the first port as
940 a creation default, pass the whole port list down. It will be
941 completed.
942
943 * auth-source.el (auth-source-search): Updated docs to talk about
944 multiple creation choices.
945 (auth-source-netrc-create): Accept a list as a value (from the search
946 parameters) and do completion on that list. Keep a separate netrc line
947 with the password obscured for showing the user.
948
949 * nnimap.el (nnimap-open-connection-1): Make the `nnimap-address' the
950 first choice to `auth-source-search' so it will be used for entry
951 creation instead of the server's Gnus-specific name.
952 (nnimap-credentials): Rely on the auth-source library to select which
953 port is actually wanted in the new netrc entry, so don't override
954 `auth-source-creation-defaults'.
955
956 * auth-source.el (auth-source-netrc-parse): Use :port instead of
957 :protocol and accept a missing user, host, or port as a wildcard match.
958 (auth-source-debug): Default to off.
959
960 (auth-source-netrc-search, auth-source-netrc-create)
961 (auth-source-secrets-search, auth-source-secrets-create)
962 (auth-source-user-or-password, auth-source-backend, auth-sources)
963 (auth-source-backend-parse-parameters, auth-source-search): Use :port
964 instead of :protocol.
965
966 * nnimap.el (nnimap-credentials): Pass a port default to
967 `auth-source-search' in case an entry needs to be created.
968 (nnimap-open-connection-1): Use :port instead of :protocol.
969
970 2011-02-17 Katsumi Yamaoka <yamaoka@jpl.org>
971
972 * auth-source.el (auth-source-secrets-search): Use mm-delete-duplicates
973 instead of delete-dups that is not available in XEmacs 21.4.
974
975 2011-02-16 Lars Ingebrigtsen <larsi@gnus.org>
976
977 * gnus-sum.el (gnus-propagate-marks): Change default to t again, since
978 nil means that nnimap doesn't get updated.
979
980 2011-02-16 Teodor Zlatanov <tzz@lifelogs.com>
981
982 * auth-source.el (auth-source-netrc-create): Return a synthetic search
983 result when the user doesn't want to write to the file.
984 (auth-source-netrc-search): Expect a synthetic result and proceed
985 accordingly.
986 (auth-source-cache-expiry): New variable to override
987 `password-cache-expiry'.
988 (auth-source-remember): Use it.
989
990 * nnimap.el (nnimap-credentials): Remove the `inhibit-create'
991 parameter. Create entry if necessary by using :create t.
992 (nnimap-open-connection-1): Don't pass `inhibit-create'.
993
994 2011-02-15 Teodor Zlatanov <tzz@lifelogs.com>
995
996 * auth-source.el (auth-source-debug): Enable by default and don't
997 mention the obsolete `auth-source-hide-passwords'.
998 (auth-source-do-warn): New function to debug unconditionally.
999 (auth-source-do-debug): Use it.
1000 (auth-source-backend-parse): Use it for invalid `auth-sources' entries
1001 and for Secrets API entries when the secrets.el library is not
1002 available.
1003
1004 2011-02-14 Lars Ingebrigtsen <larsi@gnus.org>
1005
1006 * gnus-sum.el (gnus-propagate-marks): Default to nil.
1007 (gnus-summary-exit): Kill the correct article buffer on exit from a
1008 `C-d' group.
1009
1010 * gnus-start.el (gnus-use-backend-marks): Removed, since it duplicates
1011 gnus-propagate-marks.
1012
1013 * gnus-sum.el (gnus-summary-exit-no-update): Restore the group conf
1014 before killing the buffers so that a non-full window conf gets handled
1015 correctly.
1016 (gnus-summary-exit): Ditto.
1017 (gnus-summary-read-group-1): Ditto.
1018
1019 * nntp.el (nntp-retrieve-group-data-early): Reinstate the two-part
1020 async code again so that we can debug it properly.
1021
1022 * message.el (message-reply): Take an optional switch-buffer parameter
1023 so that Gnus window confs are respected better.
1024
1025 2011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
1026
1027 * auth-source.el (auth-source-backend-parse-parameters): Don't rely on
1028 `plist-get' to accept non-list parameters (XEmacs issue).
1029 Fix docstring.
1030 (auth-source-secrets-search): Use `delete-dups', `append mapcar', and
1031 `butlast' instead of `remove-duplicates', `mapcan', and `subseq'.
1032 (auth-sources, auth-source-backend-parse, auth-source-secrets-search):
1033 Login collection is "Login" and not "login".
1034
1035 2011-02-14 Lars Ingebrigtsen <larsi@gnus.org>
1036
1037 * gnus-art.el (article-update-date-lapsed): Don't bug out when updating
1038 multiple headers.
1039
1040 * nnimap.el (nnimap-inhibit-logging): New variable.
1041 (nnimap-log-command): Don't log login commands.
1042
1043 * auth-source.el (auth-source-netrc-search): The asserts seem to want
1044 to have more parameters.
1045
1046 * nnimap.el (nnimap-send-command): Mark the command time for each
1047 command, so that we don't get NOOPs stepping on our toes.
1048
1049 * gnus-art.el (article-date-ut): Get the date from the Date header on
1050 `t'.
1051
1052 2011-02-14 Katsumi Yamaoka <yamaoka@jpl.org>
1053
1054 * auth-source.el (auth-source-search): Use copy-sequence instead of
1055 the cl.el copy-list.
1056
1057 2011-02-13 Adam Sjøgren <asjo@koldfront.dk>
1058
1059 * gnus-delay.el (gnus-delay-article) Fix number of seconds per day.
1060 Improve prompt.
1061
1062 2011-02-13 Lars Ingebrigtsen <larsi@gnus.org>
1063
1064 * gnus-art.el (gnus-article-mode-line-format): Remove the article
1065 washing status from the default format. It isn't very informative.
1066
1067 2011-02-13 Tassilo Horn <tassilo@member.fsf.org> (tiny change)
1068
1069 * nnimap.el (nnimap-request-accept-article, nnimap-process-quirk):
1070 Fix Gcc processing on imap.
1071
1072 2011-02-10 Stefan Monnier <monnier@iro.umontreal.ca>
1073
1074 * message.el (message-bury): Don't pop up a new window when selected
1075 window is dedicated.
1076
1077 2011-02-10 Antoine Levitt <antoine.levitt@gmail.com> (tiny change)
1078
1079 * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.
1080
1081 2011-02-10 Teodor Zlatanov <tzz@lifelogs.com>
1082
1083 * sieve-manage.el: Autoload `auth-source-search'.
1084 (sieve-sasl-auth): Use it.
1085
1086 2011-02-09 Teodor Zlatanov <tzz@lifelogs.com>
1087
1088 * nnimap.el: Autoload `auth-source-forget+'.
1089 (nnimap-open-connection-1): Use it if the connection fails.
1090
1091 * auth-source.el: Require `password-cache'.
1092 (auth-source-hide-passwords, auth-source-cache): Remove and mark
1093 obsolete.
1094 (auth-source-magic): Marker for `password-cache' keys.
1095 (auth-source-do-cache): Update docstring.
1096 (auth-source-search): Use and check cache.
1097 (auth-source-forget-all-cached, auth-source-remember)
1098 (auth-source-recall, auth-source-forget, auth-source-forget+)
1099 (auth-source-specmatchp): Caching support functions.
1100 (auth-source-forget-user-or-password, auth-source-forget-all-cached):
1101 Remove and obsolete.
1102 (auth-source-user-or-password): Remove caching to further discourage
1103 using it. Always hide passwords.
1104
1105 2011-02-09 Lars Ingebrigtsen <larsi@gnus.org>
1106
1107 * nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async
1108 code for now, since it doesn't work for all users.
1109
1110 2011-02-09 Julien Danjou <julien@danjou.info>
1111
1112 * message.el (message-options): Make message-options really buffer
1113 local.
1114
1115 2011-02-08 Teodor Zlatanov <tzz@lifelogs.com>
1116
1117 * mail-source.el: Autoload `auth-source-search'.
1118 (mail-source-keyword-map): Note order matters.
1119 (mail-source-set-1): Get all the mail-source source values and
1120 defaults and search auth-source on those if needed. This can all
1121 probably be simplified.
1122
1123 * nnimap.el: Autoload `auth-source-search'.
1124 (nnimap-credentials): Use it.
1125 (nnimap-open-connection-1): Ask for the virtual server and physical
1126 address in one shot.
1127
1128 * nntp.el: Autoload `auth-source-search'.
1129 (nntp-send-authinfo): Use it. Note TODO.
1130
1131 2011-02-08 Julien Danjou <julien@danjou.info>
1132
1133 * shr.el (shr-tag-body): Add support for text attribute in body
1134 markups.
1135
1136 * message.el (message-options): Make message-options a local variable.
1137
1138 2011-02-07 Teodor Zlatanov <tzz@lifelogs.com>
1139
1140 * auth-source.el (auth-source-secrets-search)
1141 (auth-source-user-or-password): Use `append' instead of `nconc'.
1142 (auth-source-user-or-password): Build return list better and protect
1143 against nil :secret.
1144
1145 2011-02-07 Lars Ingebrigtsen <larsi@gnus.org>
1146
1147 * nnimap.el (nnimap-update-info): Refactor slightly.
1148 (nnimap-update-info): Tell Gnus whether there are any \Recent messages.
1149 (nnimap-update-info): Clean up slightly.
1150 (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
1151 characters.
1152 (nnimap-process-quirk): Rename function to avoid collision.
1153 (nnimap-update-info): Fix macrology bug-out.
1154 (nnimap-update-info): Simplify split history test.
1155
1156 2011-02-06 Michael Albinus <michael.albinus@gmx.de>
1157
1158 * auth-source.el (top): Require 'eieio unconditionally.
1159 Autoload `secrets-get-attributes' instead of `secrets-get-attribute'.
1160 (auth-source-secrets-search): Limit search when `max' is greater than
1161 number of results.
1162
1163 2011-02-06 Lars Ingebrigtsen <larsi@gnus.org>
1164
1165 * nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
1166 part not returning any data.
1167
1168 * proto-stream.el (open-protocol-stream): Document the return value.
1169
1170 2011-02-06 Teodor Zlatanov <tzz@lifelogs.com>
1171
1172 * auth-source.el (auth-source-secrets-search): Add examples.
1173
1174 2011-02-06 Julien Danjou <julien@danjou.info>
1175
1176 * message.el (message-setup-1): Handle message-generate-headers-first
1177 set to t.
1178
1179 2011-02-06 Teodor Zlatanov <tzz@lifelogs.com>
1180
1181 * auth-source.el (auth-sources): Allow for simpler defaults for Secrets
1182 API with a string "secrets:collection-name" and with 'default.
1183 (auth-source-backend-parse): Parse "secrets:collection-name" and
1184 'default. Recurse on parses instead of repeating code. Use the
1185 Secrets API is the source is not nil and 'ignore otherwise. Emit a
1186 message when ignoring a source.
1187 (auth-source-search): List ignored search keys at the top level.
1188 (auth-source-netrc-create): Use `case' instead of `cond'.
1189 (auth-source-secrets-search): Created with TODOs.
1190 (auth-source-secrets-create): Created with TODOs.
1191 (auth-source-retrieve, auth-source-create, auth-source-delete)
1192 (auth-source-protocol-defaults, auth-source-user-or-password-imap)
1193 (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
1194 (auth-source-user-or-password-sftp)
1195 (auth-source-user-or-password-smtp): Remove.
1196 (auth-source-user-or-password): Deprecated and modified to be a wrapper
1197 around `auth-source-search'. Not tested thoroughly.
1198
1199 2011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
1200
1201 * auth-source.el: Bring in assoc and eioeio libraries.
1202 (secrets-enabled): New variable to track the status of the Secrets API.
1203 (auth-source-backend): New EIOEIO class to represent a backend.
1204 (auth-source-creation-defaults): New variable to set prompt defaults
1205 during token creation (see the `auth-source-search' docstring for
1206 details).
1207 (auth-sources): Simplify to allow a simple string as a netrc backend
1208 spec.
1209 (auth-source-backend-parse): Parse a backend from an `auth-sources' spec.
1210 (auth-source-backend-parse-parameters): Fill in the backend parameters.
1211 (auth-source-search): Main auth-source API entry point.
1212 (auth-source-delete): Wrapper around `auth-source-search' for deletion.
1213 (auth-source-search-collection): Helper function for searching.
1214 (auth-source-netrc-parse, auth-source-netrc-normalize)
1215 (auth-source-netrc-search, auth-source-netrc-create): Netrc backend.
1216 Supports search, create, and delete.
1217 (auth-source-secrets-search, auth-source-secrets-create): Secrets API
1218 backend stubs.
1219 (auth-source-user-or-password): Call `auth-source-search' but it's not
1220 ready yet.
1221
1222 2011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
1223
1224 * message.el (message-setup-1): Remove the read-only stuff, since it
1225 doesn't work under XEmacs, for some reason.
1226
1227 * gnus-sum.el (gnus-user-date): Rename back from
1228 gnus-summary-user-date since user code refers to it.
1229
1230 * shr.el (shr-render-td): Store the actual background colour used.
1231
1232 * message.el (message-setup-1): Don't bind the constant
1233 -forbidden-properties.
1234 (message-setup-1): Revert previous change, since it needs to bind the
1235 props to insert them.
1236 (message-resend): Allow removing the read-only separator line.
1237
1238 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
1239
1240 * nnimap.el (nnimap-request-accept-article): Give an error message if
1241 the APPEND wasn't successful.
1242
1243 2011-02-03 Adam Sjøgren <asjo@koldfront.dk>
1244
1245 * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
1246 that have no groups.
1247
1248 2011-02-03 Julien Danjou <julien@danjou.info>
1249
1250 * gnus-draft.el: Remove progn around gnus-draft-setup.
1251
1252 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
1253
1254 * gnus-start.el (gnus-read-active-for-groups): This function is never
1255 called with a nil `infos', so clean that up.
1256 (gnus-get-unread-articles): Request active files from primary/secondary
1257 methods that have no groups (yet).
1258
1259 2011-02-03 Julien Danjou <julien@danjou.info>
1260
1261 * message.el (message-setup-1): Always generate References first.
1262 (message-mail): Return the return value of message-setup, not always t.
1263 (message-setup-1): Insert mail-header-separator with read-only and
1264 intangible properties set.
1265
1266 * gnus.el (gnus-summary-line-format): Add missing semi-colon for
1267 user-date in docstring.
1268
1269 * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
1270
1271 * gnus.el (gnus-summary-line-format): Mention &user-date format in
1272 docstring.
1273
1274 * gnus.el (gnus-user-date-format-alist): Change default value. Use
1275 defcustom, with type and group. Move from gnus-util.el. Rename to
1276 gnus-summary-user-date-format-alist.
1277
1278 2011-02-03 Glenn Morris <rgm@gnu.org>
1279
1280 * nnimap.el (gnus-fetch-headers): Declare.
1281
1282 * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
1283
1284 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
1285
1286 * message.el (message-forward-make-body-digest-plain)
1287 (message-followup, message-reply): Clean up things noted by Stefan.
1288
1289 * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
1290 gnus-article-update-date-headers is nil.
1291 (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
1292 it didn't really work with defcustom.
1293 (article-update-date-lapsed): Make sure the window start doesn't move,
1294 either.
1295
1296 2011-02-01 Julien Danjou <julien@danjou.info>
1297
1298 * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
1299 format.
1300
1301 * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
1302 standard in Emacs nowadays.
1303
1304 2011-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
1305
1306 * message.el (message-expand-name): Don't trust the return value of
1307 bbdb-complete-name.
1308 (message-check-news-header-syntax): Remove unused var `start'.
1309 (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
1310 (message-inhibit-body-encoding): Move to before first use.
1311 (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
1312 (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
1313 (Organization, Message-ID, Date, mh-previous-window-config):
1314 Defvar the vars using dynamic scoping.
1315
1316 2011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
1317
1318 * shr.el (shr-render-td): Only do colours at the final rendering.
1319 Should be slightly faster.
1320 (shr-insert-table): Fix up TD background colours when doing the
1321 vertical padding.
1322
1323 * gnus-art.el (article-date-ut): Protect against articles with no Date
1324 header.
1325 (article-update-date-lapsed): Don't use current-column to find the
1326 horizontal position. It's fragile in the presence of \003 characters.
1327
1328 * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
1329
1330 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
1331
1332 * gnus-art.el (article-transform-date): Rewrite to still work when
1333 there are several rfc2822 parts.
1334 (article-transform-date): Fix infinite recursion.
1335 (article-date-ut): Replace infinitely many Date headers with a single
1336 one when called interactively.
1337
1338 * nnimap.el (nnimap-wait-for-response): Wait for results in a more
1339 secure manner.
1340
1341 * gnus-art.el (article-update-date-lapsed): Try to avoid having point
1342 move around by not using save-window-excursion. It seems to work...
1343
1344 2011-01-31 Katsumi Yamaoka <yamaoka@jpl.org>
1345
1346 * gnus-art.el (article-make-date-line): Work for user-defined format.
1347
1348 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
1349
1350 * nntp.el (nntp-retrieve-group-data-early)
1351 (nntp-finish-retrieve-group-infos): Implement the asynchronous data
1352 fetching functions.
1353
1354 * gnus-start.el (gnus-read-active-for-groups): Read the active files
1355 thoroughly for all backends that have no known groups. This should
1356 allow new nnml methods to retrieve mail.
1357
1358 * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
1359 that Gnus doesn't know exists again.
1360
1361 * gnus-art.el (gnus-article-date-lapsed-new-header): Remove.
1362 (gnus-treat-date-ut): Ditto.
1363 (gnus-article-update-date-header): Rename.
1364 (gnus-treat-date-local): Remove.
1365 (gnus-treat-date-english): Remove.
1366 (gnus-treat-date-lapsed): Remove.
1367 (gnus-treat-date-combined-lapsed): Remove.
1368 (gnus-treat-date-original): Remove.
1369 (gnus-treat-date-iso8601): Remove.
1370 (gnus-treat-date-user-defined): Remove.
1371 (gnus-article-date-headers): New variable to control all the date
1372 header options.
1373 (article-date-ut): Rewrite to allow using the new way to format date
1374 headers(s).
1375
1376 2011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
1377
1378 * nnmail.el (nnmail-article-group): Check for a direct fancy split
1379 method.
1380 (nnmail-article-group): A better test for fanciness.
1381
1382 * nnimap.el (nnimap-request-head): Protect against not finding the
1383 article by Message-ID.
1384
1385 2011-01-29 Lars Ingebrigtsen <larsi@gnus.org>
1386
1387 * gnus-art.el (article-update-date-lapsed): Try a better way to really
1388 keep point at the "same place".
1389
1390 2011-01-28 Lars Ingebrigtsen <larsi@gnus.org>
1391
1392 * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
1393 data if the group is unactivated.
1394
1395 2011-01-28 Julien Danjou <julien@danjou.info>
1396
1397 * gnus-win.el: Remove dead function gnus-window-configuration-element.
1398 (gnus-all-windows-visible-p): Remove old compatibility code.
1399 (gnus-window-top-edge): Add docstring.
1400
1401 * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
1402
1403 2011-01-28 Lars Ingebrigtsen <larsi@gnus.org>
1404
1405 * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
1406 older request-update-info.
1407
1408 * gnus-art.el (article-make-date-line): Limit the length a bit more.
1409
1410 2011-01-28 Daiki Ueno <ueno@unixuser.org>
1411
1412 * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt):
1413 Give mml2015-signers higher precedence over mml2015-sign-with-sender.
1414
1415 2011-01-27 Lars Ingebrigtsen <larsi@gnus.org>
1416
1417 * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
1418 groups. This makes the nndraft:queue group pop up if it's not already
1419 there.
1420
1421 * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
1422 messages" logic, which was reversed.
1423
1424 * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
1425 the "same place" even if point is on the line being replaced.
1426 (article-update-date-lapsed): Allow updating both the combined lapsed
1427 and the lapsed headers.
1428 (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
1429 (article-make-date-line): Limit the number of segments dynamically to
1430 avoid too-long lines.
1431
1432 2011-01-27 Julien Danjou <julien@danjou.info>
1433
1434 * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
1435 (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
1436
1437 2011-01-27 Katsumi Yamaoka <yamaoka@jpl.org>
1438
1439 * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
1440 Use plist-get instead of the cl function getf.
1441
1442 2011-01-27 Glenn Morris <rgm@gnu.org>
1443
1444 * gnus-util.el (float-time): Get rid of compiler warning, again.
1445
1446 2011-01-27 Lars Ingebrigtsen <larsi@gnus.org>
1447
1448 * shr.el (shr-put-color): Special-case background colours: Do put them
1449 at the blank parts at the front of the lines.
1450
1451 * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
1452 exit hook to nix out all data on readedness on group exit.
1453
1454 * gnus-util.el (float-time): If float-time is bound, always use it on
1455 all Emacsen. It's unclear why the subrp check was there.
1456 (time-date): Require to make some autoload issues on XEmacs go away.
1457
1458 * shr.el (shr-put-color): Don't do the box padding in tables, since
1459 they're already padded.
1460
1461 2011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
1462
1463 * gnus-art.el (gnus-article-next-page): When the last line of the
1464 article is displayed, scroll down once more instead of going to the
1465 next article at once.
1466 (article-lapsed-string): Refactor out and allow specifying how many
1467 segments you want.
1468 (gnus-article-setup-buffer): Start updating the lapsed header directly.
1469 (gnus-article-update-lapsed-header): New variable.
1470
1471 * shr.el: Revert change that made headings use different-sized faces.
1472 The Emacs display engine isn't advanced enough that, for instance,
1473 tables can comfortably use differently-sized faces.
1474
1475 2011-01-25 Lars Ingebrigtsen <larsi@gnus.org>
1476
1477 * nnimap.el (nnimap-open-connection-1): Store the actual stream type
1478 used.
1479 (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
1480 fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
1481 we're using an encrypted connection.
1482
1483 * proto-stream.el: Alter the interface functions to also return the
1484 actual stream type used: network or tls.
1485
1486 2011-01-25 Julien Danjou <julien@danjou.info>
1487
1488 * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
1489 (mm-display-javascript-inline): New function.
1490
1491 * mm-decode.el (mm-inline-media-tests): Add application/javascript
1492 viewing function.
1493
1494 2011-01-25 Katsumi Yamaoka <yamaoka@jpl.org>
1495
1496 * shr.el (shr-expand-newlines): Fix variable name.
1497
1498 2011-01-25 Lars Ingebrigtsen <larsi@gnus.org>
1499
1500 * shr.el (shr-expand-newlines): Make nested boxes work.
1501
1502 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
1503
1504 * shr.el (shr-expand-newlines): Proof of concept implemantation of boxy
1505 backgrounds.
1506 (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
1507 in a more sensible manner.
1508
1509 2011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
1510
1511 * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
1512 if EPG is loaded.
1513
1514 2011-01-24 Julien Danjou <julien@danjou.info>
1515
1516 * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
1517 tags.
1518
1519 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
1520
1521 * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
1522 commands.
1523
1524 * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
1525 in the article buffer.
1526 (gnus-gravatar-insert): Use blank space from the current buffer to
1527 avoid breaking text properties. This makes X-Sent updating work again.
1528
1529 * gravatar.el (gravatar-retrieve): Be silent when retrieving.
1530
1531 2011-01-23 Lars Ingebrigtsen <larsi@gnus.org>
1532
1533 * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
1534 fix the bug in url-http.el instead.
1535
1536 * shr.el (shr-image-fetched): Ditto.
1537
1538 * shr.el (shr-image-fetched): Avoid having point move in the article
1539 buffer.
1540
1541 * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
1542 buffer after being called. It's apparently being killed by url.el, and
1543 killing it made point move to end-of-buffer in a random buffer.
1544
1545 * shr.el (shr-image-fetched): Ditto.
1546
1547 2011-01-23 Julien Danjou <julien@danjou.info>
1548
1549 * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
1550
1551 * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
1552 text/x-org.
1553
1554 2011-01-22 Lars Ingebrigtsen <larsi@gnus.org>
1555
1556 * gnus-sum.el (gnus-summary-move-article): Protect against backends
1557 (i.e., nnimap) returning nil as the article number.
1558
1559 2011-01-22 Kazuhiro Ito <kzhr@d1.dion.ne.jp> (tiny change)
1560
1561 * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
1562 "DelSp" parameter in RFC3676.
1563
1564 2011-01-22 Lars Ingebrigtsen <larsi@gnus.org>
1565
1566 * message.el (message-check-recipients): Display the encoded version of
1567 the bogus address if they differ.
1568
1569 * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
1570 after sending.
1571
1572 * gnus-agent.el (gnus-agent-send-mail): Ditto.
1573
1574 * gnus-group.el (gnus-group-refresh-group): New convenience function.
1575
1576 * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
1577 group buffer after sending the queue.
1578
1579 * gnus-agent.el (gnus-agent-send-mail): Ditto.
1580
1581 2011-01-22 Julien Danjou <julien@danjou.info>
1582
1583 * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
1584
1585 2011-01-22 Lars Ingebrigtsen <larsi@gnus.org>
1586
1587 * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
1588 nested related parts.
1589
1590 * nnfolder.el (nnfolder-request-expire-articles): Return the list of
1591 unexpired articles. This fixes the regression that led expiry marks to
1592 disappear from nnfolder groups.
1593
1594 2011-01-21 Stefan Monnier <monnier@iro.umontreal.ca>
1595
1596 * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
1597 Don't confuse the "ret" of "retrograde" with RET.
1598
1599 2011-01-21 Julien Danjou <julien@danjou.info>
1600
1601 * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
1602 than mm-insert-inline.
1603
1604 2011-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
1605
1606 * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
1607 Widen article buffer.
1608
1609 2011-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
1610
1611 * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
1612 the temp buffer.
1613 * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
1614
1615 2011-01-20 Julien Danjou <julien@danjou.info>
1616
1617 * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
1618
1619 * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
1620 than mm-insert-inline to insert inline part: this respect
1621 mm-inline-media-tests displayers.
1622
1623 * mm-view.el (mm-display-shell-script-inline): New function.
1624
1625 * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
1626
1627 * mm-uu.el (mm-uu-type-alist): Add org block.
1628 (mm-uu-org-src-code-block-extract): New function.
1629
1630 * mm-view.el (mm-display-org-inline): New function.
1631
1632 * mm-decode.el (mm-automatic-display): Add text/org.
1633
1634 * mailcap.el (mailcap-mime-extensions): Add .org.
1635
1636 2011-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
1637
1638 * gnus-art.el (gnus-article-highlight): Remove argument passed to
1639 gnus-article-add-buttons.
1640
1641 2011-01-19 Tom Rauchenwald <sehnsucht.nach.unendlichkeit@quantentunnel.de> (tiny change)
1642
1643 * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
1644 From header with a date and "nobody" as the sender.
1645
1646 2011-01-19 Julien Danjou <julien@danjou.info>
1647
1648 * gnus-art.el (gnus-article-add-buttons): Simplify condition.
1649 (gnus-button-push): Remove gnus-button-entry function, it fails heavily
1650 if you have the same regexp several times.
1651 (gnus-button-push): Fix matching when regexp is symbol.
1652
1653 2011-01-15 Glenn Morris <rgm@gnu.org>
1654
1655 * message.el (message-mail): A compose-mail function should
1656 accept headers as strings.
1657
1658 2011-01-13 Chong Yidong <cyd@stupidchicken.com>
1659
1660 * message.el (message-tool-bar-gnome): Tweak tool-bar items.
1661 Add :vert-only tags.
1662 (message-mail): New arg RETURN-ACTION.
1663 (message-return-action): New var.
1664 (message-bury): Use it.
1665 (message-mode): Make it buffer-local.
1666 (message-send-and-exit): Always call message-bury.
1667
1668 * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION. Pass it to
1669 message-mail.
1670
1671 2011-01-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1672
1673 * nnimap.el (nnimap-convert-partial-article): Protect against
1674 zero-length body parts.
1675
1676 * mm-decode.el (mm-preferred-alternative-precedence):
1677 Discourage showing empty parts.
1678
1679 * gnus-int.el (gnus-request-accept-article): Don't try to update marks
1680 and stuff if the backend didn't return the article number. This fixes
1681 an Exchange-related nnimap bug.
1682
1683 * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
1684 group window, because it does the wrong thing when a separate frame
1685 displays the group buffer.
1686
1687 * proto-stream.el (open-protocol-stream): Protect against the low-level
1688 transport functions returning nil.
1689
1690 2011-01-07 Daiki Ueno <ueno@unixuser.org>
1691
1692 * mml2015.el (epg-sub-key-fingerprint): Autoload.
1693 (mml2015-epg-find-usable-secret-key): New function.
1694 (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
1695 mml2015-epg-find-usable-key (Bug#7797).
1696 (mml2015-epg-encrypt): Ditto.
1697
1698 2011-01-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1699
1700 * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
1701
1702 2011-01-03 Glenn Morris <rgm@gnu.org>
1703
1704 * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
1705
1706 * sieve.el (sieve-open-server): Give a more explicit error if
1707 sieve-manage-open returns nil. (Bug#7720)
1708
1709 2011-01-02 Karl Fogel <kfogel@red-bean.com>
1710
1711 * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
1712
1713 2011-01-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1714
1715 * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
1716 This avoids sending passwords in plain text over non-encrypted
1717 channels.
1718
1719 * shr.el (shr-rescale-image): Display all GIF images as animated images.
1720
1721 * nnimap.el (nnimap-login): Refactored out into own function, and
1722 implement CRAM-MD5.
1723 (nnimap-wait-for-line): Refactored out.
1724
1725 * mm-view.el (mml-smime): Require.
1726
1727 2010-12-20 David Engster <deng@eml.cc>
1728
1729 * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
1730 use EPG to decrypt S/MIME messages instead of openssl.
1731
1732 2011-01-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1733
1734 * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
1735
1736 * gnus-group.el (gnus-group-kill-group): Don't try to update the group
1737 status is the group clearly is unreachable.
1738
1739 * auth-source.el (auth-source-create): Add the optional second
1740 parameter to `local-variable-p' to be compatible with XEmacs.
1741
1742 2011-01-02 Wang Diancheng <dcwang@kingbase.com.cn> (tiny change)
1743
1744 * nnml.el (nnml-request-article): Allow requesting by Message-ID to
1745 work when using a compressed nnml folder.
1746
1747 2011-01-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1748
1749 * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
1750 backends after sanitising on entry, because this never makes sense:
1751 If the articles have gone missing, then the data no longer exists on
1752 the backend, and if they haven't, then Gnus is wrong, and shouldn't
1753 overwrite anything anyway.
1754
1755 * shr.el (shr-insert-document): Bind shr-width dynamically to
1756 window-width if it's nil.
1757
1758 2010-12-30 Tassilo Horn <tassilo@member.fsf.org>
1759
1760 * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
1761 with the meaning of using the full emacs window width for rendering.
1762
1763 2010-12-27 Daiki Ueno <ueno@unixuser.org>
1764
1765 * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
1766 case when sender is not given.
1767
1768 2010-12-23 Julien Danjou <julien@danjou.info>
1769
1770 * gnus-gravatar.el (gnus-gravatar-transform-address): Set
1771 `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
1772 the addresses, otherwise we might misplaced the gravatar.
1773
1774 2010-12-21 Daiki Ueno <ueno@unixuser.org>
1775
1776 * mml1991.el (pgg-sign-region, pgg-encrypt-region):
1777 * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
1778 obsolete in Emacs.
1779
1780 2010-12-20 Julien Danjou <julien@danjou.info>
1781
1782 * gnus-util.el (gnus-rescale-image): Revert last change.
1783
1784 2010-12-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
1785
1786 * gnus-group.el (gnus-group-delete-articles): New command.
1787
1788 2010-12-17 Andrew Cohen <cohen@andy.bu.edu>
1789
1790 * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
1791
1792 2010-12-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
1793
1794 * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
1795 here, since it's up to the backends to do CRLF removal if their
1796 protocol has it.
1797
1798 * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
1799
1800 2010-12-17 Julien Danjou <julien@danjou.info>
1801
1802 * gnus-util.el (gnus-rescale-image): Allow to resize images even if
1803 they are from file. Can also scale up.
1804
1805 2010-12-17 Andrew Cohen <cohen@andy.bu.edu>
1806
1807 * gnus-sum.el (gnus-summary-refer-thread): Simplify code. Restore
1808 gnus-use-agent.
1809 (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
1810
1811 * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
1812
1813 2010-12-17 Julien Danjou <julien@danjou.info>
1814
1815 * gravatar.el (gravatar-retrieve-synchronously): New function.
1816 (gravatar-get-data): Make more robust.
1817
1818 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
1819
1820 * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
1821 to really consider the last line.
1822
1823 2010-12-16 Daiki Ueno <ueno@unixuser.org>
1824
1825 * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
1826 list of recipient keys, or use symmetric encryption if not a list.
1827 (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
1828 EPA override, replacing the call to `netrc-store-data'.
1829
1830 2010-12-16 Dan Davison <dandavison7@gmail.com> (tiny change)
1831
1832 * gnus-srvr.el: Avoid passing nil regexp argument to
1833 delete-matching-lines.
1834
1835 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
1836
1837 * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
1838 fetching stops when Gnus exits.
1839
1840 * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
1841 function.
1842 (nnfolder-request-expire-articles): Save all the buffers after doing
1843 expiry.
1844
1845 * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
1846 the last article", since that led to serious performance regressions
1847 when expiring nnml groups.
1848
1849 2010-12-16 Andrew Cohen <cohen@andy.bu.edu>
1850
1851 * nnir.el: Improve customizations.
1852
1853 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
1854
1855 * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
1856
1857 * gnus-group.el (gnus-group-kill-group): Notify the backend that the
1858 group has been killed.
1859 (gnus-group-yank-group): Ditto.
1860
1861 * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
1862
1863 * nnimap.el (nnimap-request-update-group-status): New function.
1864
1865 * gnus-int.el (gnus-request-update-group-status): New interface
1866 function.
1867
1868 * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
1869 copying read-ness to the backends.
1870
1871 * nnimap.el (nnimap-quirk): New function.
1872 (nnimap-retrieve-group-data-early): Use it.
1873 (nnimap-quirks): New alist.
1874
1875 2010-12-16 Katsumi Yamaoka <yamaoka@jpl.org>
1876
1877 * shr.el (shr-insert): Set shr-start after deleting trailing space;
1878 don't delete it within indentation.
1879
1880 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
1881
1882 * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
1883 previous line.
1884
1885 2010-12-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1886
1887 * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
1888 QRESYNC command by deleting a superfluous space which broke Cyrus
1889 servers. This change will break other servers that are buggy the other
1890 way around.
1891
1892 2010-12-14 Teodor Zlatanov <tzz@lifelogs.com>
1893
1894 * spam.el: Reindent and fix long lines.
1895 (spam-copy-or-move-routine): Exclude invalid move destinations.
1896
1897 2010-12-14 Andrew Cohen <cohen@andy.bu.edu>
1898
1899 * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
1900 installed the registry.
1901
1902 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
1903
1904 * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
1905 groupname doesn't contain "gmane".
1906
1907 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1908
1909 * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
1910 (gnus-1): Don't create the nndrafts group twice.
1911 (gnus-setup-news): There's no need to read the active file here, since
1912 that's done again later on a per-backend basis.
1913 (gnus-start-draft-setup): Make sure that the new group is started out
1914 empty.
1915
1916 * gnus-agent.el (gnus-agentize): Don't create the queue group
1917 automatically on startup. It'll be created later, if needed.
1918
1919 * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
1920 of automatically subscribed groups.
1921 (gnus-auto-subscribed-categories): New variable.
1922 (gnus-matches-options-n): Use it.
1923 (gnus-default-subscribed-newsgroups): Remove unused variable.
1924 (gnus-start-draft-setup): Message a bit less.
1925
1926 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
1927
1928 * nnir.el (nnir-run-imap): Return article list in order of increasing
1929 UID.
1930
1931 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1932
1933 * gnus-sum.el (gnus-summary-enter-digest-group):
1934 Mention gnus-auto-select-on-ephemeral-exit.
1935
1936 * proto-stream.el (proto-stream-open-network-only): Fix the calling
1937 convention of the network-only option.
1938
1939 2010-12-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1940
1941 * proto-stream.el (proto-stream-open-network-only): New function to
1942 have a way to specify non-STARTTLS upgrade connections.
1943
1944 2010-12-10 Julien Danjou <julien@danjou.info>
1945
1946 * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
1947 email address is nil.
1948
1949 * message.el (message-bogus-recipient-p): Set address to "" if nil.
1950
1951 2010-12-10 Andrew Cohen <cohen@andy.bu.edu>
1952
1953 * nnir.el (nnir-request-expire-articles): Ignore expiry except for
1954 deletion.
1955 (nnir-run-imap): Only need to parse list once.
1956
1957 2010-12-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
1958
1959 * shr.el (shr-tag-script): Ignore <script>.
1960 (shr-tag-label): Add <label> support.
1961
1962 2010-12-09 Katsumi Yamaoka <yamaoka@jpl.org>
1963
1964 * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
1965
1966 * shr.el (shr-image-displayer): Work for images lined side by side.
1967
1968 2010-12-08 Robert Pluim <rpluim@gmail.com>
1969
1970 * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
1971 parameter, since XEmacs doesn't accept t as a parameter.
1972
1973 2010-12-08 Andrew Cohen <cohen@andy.bu.edu>
1974
1975 * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
1976 ids.
1977 (nnir-run-gmane): Simplify groupspec formatting.
1978 (nnir-request-expire-articles): New function.
1979
1980 2010-12-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
1981
1982 * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
1983 overflow, possibly.
1984
1985 * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
1986 (shr-render-td): Handle td style="" better.
1987 (shr-tag-table): Use the color from the style sheet.
1988 (shr-render-td): Make sure we copy over all the overlays, too.
1989
1990 2010-12-07 Andrew Cohen <cohen@andy.bu.edu>
1991
1992 * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
1993 (nnir-request-article): Improve article retrieval.
1994
1995 2010-12-07 Katsumi Yamaoka <yamaoka@jpl.org>
1996
1997 * mm-util.el (mm-extra-numeric-entities): New variable.
1998
1999 * mm-url.el (mm-url-decode-entities):
2000 * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
2001
2002 2010-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
2003
2004 * message.el: Use completion-at-point.
2005 (message-completion-function): New fun, extracted from message-tab.
2006 (message-mode): Use it for completion-at-point-functions.
2007 (message-tab): Use it and completion-at-point.
2008
2009 2010-12-07 Katsumi Yamaoka <yamaoka@jpl.org>
2010
2011 * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
2012 character if a non-breakable character follows.
2013
2014 2010-12-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
2015
2016 * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
2017 any stream.
2018
2019 * shr.el (shr-tag-font): Colorize the region.
2020 (shr-tag-body): Ditto.
2021 (shr-tag-font): Actually let the styles be inherited instead of
2022 overwriting them.
2023 (shr-tag-font): Get the background color right.
2024 (shr-tag-style): Ignore all <style> tags for the moment.
2025
2026 * gnus-int.el (gnus-request-thread): Rework to take a header instead of
2027 a Message-ID to avoid having nnimap depend on gnus-sum.
2028
2029 * shr.el (shr-descend): Only colorize something if we have a node that
2030 sets colors.
2031
2032 2010-12-06 Julien Danjou <julien@danjou.info>
2033
2034 * shr.el (shr-render-td): Render td content with shr-descend, so style
2035 will be applied to <td> too.
2036 (shr-colorize-region): Colorize region even if we only have a background.
2037 (shr-tag-body): Fix color and background color inheritance.
2038 Do not recolorize after shr-generic.
2039 (shr-tag-font): Let shr-generic colorize via inheritance.
2040
2041 2010-12-06 Katsumi Yamaoka <yamaoka@jpl.org>
2042
2043 * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
2044
2045 2010-12-06 Andrew Cohen <cohen@andy.bu.edu>
2046
2047 * nnir.el (nnir-request-move-article): Remove obsolete code.
2048
2049 2010-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
2050
2051 * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
2052
2053 2010-12-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
2054
2055 * gnus-sum.el (gnus-summary-respool-article): The completion function
2056 expects a list instead of an alist.
2057
2058 * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
2059 string as the parameter.
2060
2061 * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
2062
2063 * shr.el (shr-stylesheet): New dynamic variable for cascading the
2064 styles.
2065 (shr-colorize-region): New function.
2066 (shr-insert-background-overlay): Remove.
2067 (shr-render-td): Background setting should be taken care of on a higher
2068 level.
2069 (shr-tag-body): Use post-hoc colorizations.
2070 (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
2071 (shr-put-color-1): Don't overwrite old colors.
2072 (shr-colorize-region): When the background color isn't explicit, use
2073 a fixed background.
2074
2075 * gnus-util.el (gnus-output-to-mail): Require nnmail before using
2076 nnmail variables.
2077
2078 2010-12-05 Bjørn Mork <bjorn@mork.no>
2079
2080 * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
2081 unless necessary.
2082
2083 2010-12-05 Andrew Cohen <cohen@andy.bu.edu>
2084
2085 * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
2086 server.
2087
2088 2010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2089
2090 * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
2091 so that TAB works.
2092
2093 * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
2094 C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
2095
2096 * shr.el (shr-urlify): Show the URL before the title to avoid
2097 misleading URLs.
2098
2099 2010-12-04 Adam Sjøgren <asjo@koldfront.dk>
2100
2101 * shr.el (shr-urlify): Display the title in <a> tags.
2102
2103 2010-12-04 Andrew Cohen <cohen@andy.bu.edu>
2104
2105 * nnir.el (nnir-categorize): Replace mapcar with mapc.
2106
2107 2010-12-03 Andrew Cohen <cohen@andy.bu.edu>
2108
2109 * nnir.el: Rearrange code to allow macros to be autoloaded by
2110 gnus-sum.el.
2111 (nnir-retrieve-headers-override-function): Make this variable
2112 customizable.
2113 (nnir-retrieve-headers): Remove obsolete subject-mangling code.
2114
2115 * gnus-sum.el (nnir-article-group,nnir-article-rsv): Autoload macros
2116 from nnir.el.
2117
2118 2010-12-03 Julien Danjou <julien@danjou.info>
2119
2120 * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
2121
2122 2010-12-03 Katsumi Yamaoka <yamaoka@jpl.org>
2123
2124 * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
2125 allow optional argument `environment'.
2126
2127 2010-12-03 Glenn Morris <rgm@gnu.org>
2128
2129 * mm-extern.el (message-goto-body): Update declaration.
2130
2131 2010-12-03 Katsumi Yamaoka <yamaoka@jpl.org>
2132
2133 * gnus-util.el (gnus-macroexpand-all): New function.
2134
2135 * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
2136 instead of macroexpand-all that is unavailable in XEmacs.
2137
2138 2010-12-02 Andrew Cohen <cohen@andy.bu.edu>
2139
2140 * nnir.el (nnir-summary-line-format): New variable.
2141 (nnir-mode): Use it.
2142 (nnir-artlist-*,nnir-aritem-*): Reimplement as macros.
2143 (nnir-article-ids): Reimplement as defsubst.
2144 (nnir-retrieve-headers): Don't mangle the subject header.
2145 (nnir-run-imap): Use 100 as RSV score.
2146 (nnir-run-find-grep): Fix for full server searching.
2147 (nnir-run-gmane): Better restriction to gmane groups.
2148
2149 * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
2150 summary buffers.
2151
2152 2010-12-02 Julien Danjou <julien@danjou.info>
2153
2154 * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
2155
2156 * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
2157
2158 * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
2159 support.
2160
2161 2010-12-01 Andrew Cohen <cohen@andy.bu.edu>
2162
2163 * nnir.el: Update to handle the registry better.
2164 (autoload): Silence byte-compiler.
2165 (nnir-open-server): Add a hook for nnir groups.
2166 (nnir-request-move-article): Don't mangle the header. Better to use
2167 formating variables (which will be added in the future).
2168 (nnir-registry-action): Update the registry using the original article
2169 group name.
2170 (nnir-mode): Install nnir-specific hooks for updating the registry.
2171
2172 * gnus-sum.el
2173 (gnus-article-original-subject,gnus-newsgroup-original-name):
2174 Remove obsolete variables.
2175 (gnus-summary-move-article): Remove use of obsolete variables.
2176 (gnus-summary-local-variables): Make move and delete hooks local to
2177 summary buffers.
2178
2179 2010-12-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2180
2181 * rtree.el: New file.
2182
2183 2010-12-01 Julien Danjou <julien@danjou.info>
2184
2185 * message.el (message-user-organization): Do not use
2186 gnus-local-organization.
2187
2188 * gnus.el: Remove gnus-local-organization.
2189
2190 * gnus-msg.el: Remove nastygram thing.
2191
2192 2010-12-01 Teodor Zlatanov <tzz@lifelogs.com>
2193
2194 * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
2195 funcall.
2196
2197 2010-12-01 Katsumi Yamaoka <yamaoka@jpl.org>
2198
2199 * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
2200 names.
2201
2202 * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
2203 characters.
2204
2205 * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
2206 to t of inhibit-read-only since it is inside gnus-with-article-headers.
2207 Suggested by Štěpán Němec <stepnem@gmail.com>.
2208 (gnus-gravatar-transform-address): Use mail-extract-address-components
2209 that supports non-ASCII names rather than mail-header-parse-addresses.
2210
2211 2010-11-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
2212
2213 * proto-stream.el (open-protocol-stream): All starttls connections are
2214 handled by the network handler.
2215
2216 2010-11-30 Julien Danjou <julien@danjou.info>
2217
2218 * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
2219 (nnimap-open-connection-1): Fix PREAUTH.
2220
2221 * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
2222
2223 2010-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
2224
2225 * shr.el (shr-char-breakable-p, shr-char-nospace-p)
2226 (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
2227 (shr-insert): Use them.
2228 (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
2229
2230 2010-11-29 Andrew Cohen <cohen@andy.bu.edu>
2231
2232 * nnir.el (nnir-request-move-article): Bail out if original group
2233 doesn't support article moves.
2234 (nnir-get-active): Improve active list retrieval.
2235
2236 2010-11-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2237
2238 * shr.el (shr-find-fill-point): Don't break before apostrophes.
2239
2240 2010-11-29 Binjo <binjo.cn@gmail.com> (tiny change)
2241
2242 * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
2243 seem to accept strings-with-numbers as port numbers,
2244
2245 2010-11-29 Andrew Cohen <cohen@andy.bu.edu>
2246
2247 * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
2248 change the registry.
2249
2250 2010-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
2251
2252 * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
2253 delete-dups that is not available in XEmacs 21.4.
2254
2255 * mm-util.el (mm-delete-duplicates): Add comment.
2256
2257 2010-11-28 Andrew Cohen <cohen@andy.bu.edu>
2258
2259 * nnir.el (nnir-ignored-newsgroups): New variable.
2260 (nnir-get-active): Use it.
2261
2262 2010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2263
2264 * proto-stream.el (proto-stream-open-network): Add some comments.
2265
2266 * nntp.el (nntp-open-connection): Provide a :success condition.
2267
2268 * nnimap.el (nnimap-open-connection-1): Ditto.
2269
2270 * proto-stream.el (proto-stream-open-network): See what the response to
2271 the STARTTLS command is.
2272
2273 * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
2274 backwards compatibility).
2275 (nnimap-open-connection-1): Really respect nnimap-server-port.
2276
2277 * proto-stream.el (proto-stream-open-network): When doing opportunistic
2278 TLS upgrades we don't really care about the identity of the peer.
2279 (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
2280 that what we've checked for.
2281 (proto-stream-always-use-starttls): Only default to t if
2282 open-gnutls-stream exists.
2283 (proto-stream-open-network): If STARTTLS failed, then just open a
2284 normal connection.
2285 (proto-stream-open-network): Wait until the greeting before doing
2286 STARTTLS.
2287
2288 * nntp.el (nntp-open-connection): Report what the connection error is.
2289
2290 * proto-stream.el (open-protocol-stream): Rename from
2291 open-proto-stream.
2292
2293 2010-11-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
2294
2295 * nnimap.el (nnimap-stream): Change default to `undecided'.
2296 (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
2297 first, and then network.
2298 (nnimap-open-connection-1): Respect nnimap-server-port.
2299 (nnimap-open-connection): Be more backwards-compatible.
2300
2301 * proto-stream.el (proto-stream-always-use-starttls): New variable.
2302 (proto-stream-open-starttls): De-duplicate the starttls code.
2303 (proto-stream-open-starttls): Folded back into the main function.
2304 (proto-stream-open-network): Fix typo in the gnutls path.
2305 (proto-stream-command): Refactor out.
2306
2307 * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
2308
2309 * proto-stream.el (proto-stream-open-starttls): Actually implement the
2310 starttls.el STARTTLS.
2311
2312 * color.el (color-lab->srgb): Fix function call name.
2313
2314 * proto-stream.el (proto-stream-open-tls): Delete output from openssl
2315 if we're using tls.el.
2316 (proto-stream-open-network): If we don't have gnutls-cli or gnutls
2317 built in, then don't try to establish a STARTTLS connection.
2318
2319 * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
2320 servers.
2321
2322 * proto-stream.el (open-proto-stream): Use network, not stream.
2323 (open-proto-stream): Add a way to specify what the end of a command is.
2324
2325 * nntp.el (nntp-open-connection): Use proto-streams for the relevant
2326 connections types.
2327 (nntp-open-network-stream): Remove.
2328 (nntp-open-ssl-stream): Remove.
2329 (nntp-open-tls-stream): Remove.
2330 (nntp-ssl-program): Remove.
2331
2332 * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
2333
2334 2010-11-27 Andrew Cohen <cohen@andy.bu.edu>
2335
2336 * nnir.el: Fix typos.
2337 (nnir-retrieve-headers-override-function): Rename variable to reflect
2338 new semantics.
2339 (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
2340 macros.
2341 (nnir-request-article, nnir-request-move-article): Use them.
2342 (nnir-categorize): New function.
2343 (nnir-run-query): Use it.
2344 (nnir-retrieve-headers): Rewrite to batch header retrieval.
2345 (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
2346 sorted.
2347 (nnir-group-full-name): Use gnus-group-full-name instead.
2348 (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
2349 (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
2350
2351 2010-11-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
2352
2353 * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
2354
2355 * proto-stream.el: New library to provide protocol-specific
2356 TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
2357 protocols.
2358 (open-proto-stream): Complete the documentation.
2359 (proto-stream-open-network): Fix some typos.
2360
2361 * nnimap.el (nnimap-open-connection): Use it.
2362
2363 2010-11-27 Yuri Karaban <tech@askold.net> (tiny change)
2364
2365 * pop3.el (pop3-open-server): Read server greeting before starting TLS
2366 negotiation.
2367
2368 2010-11-26 Julien Danjou <julien@danjou.info>
2369
2370 * color.el: Rename various rgb functions to srgb.
2371
2372 2010-11-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2373
2374 * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
2375 names.
2376
2377 2010-11-26 Katsumi Yamaoka <yamaoka@jpl.org>
2378
2379 * shr.el (shr-insert): Revert last change.
2380 (shr-find-fill-point): Never leave point being at bol;
2381 relax the kinsoku limitation when rendering tables.
2382
2383 2010-11-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2384
2385 * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
2386 results from -accept-article.
2387
2388 * shr-color.el: Require cl when compiling.
2389
2390 * nnheader.el (nnheader-update-marks-actions): Fix typo in last
2391 checkin.
2392
2393 * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
2394
2395 * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
2396
2397 * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
2398 'add and 'delete to set backend marks.
2399
2400 * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
2401
2402 * nnheader.el (nnheader-update-marks-actions): Refactor out.
2403
2404 * nntp.el (nntp-request-set-mark): Use it.
2405
2406 * nnfolder.el (nnfolder-request-set-mark): Ditto.
2407
2408 * nnml.el (nnml-request-set-mark): Ditto.
2409
2410 * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
2411 introduces regressions in article selection.
2412 (nnimap-find-uid-response): New function.
2413 (nnimap-request-accept-article): Use the UID returned, if any.
2414 (nnimap-request-move-article): Use the UID returned, if any.
2415 (nnimap-get-groups): Reimplement to work with folded lines.
2416 (nnimap-find-uid-response): The UID is the last element in the list.
2417 (nnimap-request-set-mark): Extend syntax with 'set.
2418
2419 * nnml.el (nnml-request-set-mark): Ditto.
2420
2421 * nnfolder.el (nnfolder-request-set-mark): Ditto.
2422
2423 * nntp.el (nntp-request-set-mark): Ditto.
2424
2425 2010-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
2426
2427 * message.el (message-called-interactively-p): A temporary macro.
2428 (message-goto-body): Use it temporarily.
2429
2430 2010-11-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
2431
2432 * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
2433 (nnimap-last-response-string): Unfold quoted lines, if they exist.
2434 (nnimap-last-response-string): Fix last unfolding fix.
2435
2436 2010-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
2437
2438 * shr.el (shr-insert): Fix the way to fold lines.
2439
2440 2010-11-25 Julien Danjou <julien@danjou.info>
2441
2442 * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex
2443
2444 * color.el: Rename from color-lab.el
2445 (color-rgb->hex): Add.
2446 (color-complement): Add.
2447 (color-complement-hex): Add.
2448
2449 * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
2450
2451 2010-11-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
2452
2453 * shr-color.el (shr-color-visible): Don't bug out if the colour names
2454 don't exist.
2455
2456 2010-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
2457
2458 * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
2459 assuming that article displaying or another mml-preview may be
2460 interrupted for an error or for the like.
2461
2462 * shr.el (shr-get-background): Fix argument name.
2463
2464 2010-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
2465
2466 * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
2467
2468 * gnus-sum.el (gnus-summary-include-articles): New function.
2469
2470 * message.el (message-goto-body): called-interactively-p needs a
2471 parameter, so use `any'.
2472
2473 * nnimap.el (nnimap-request-move-article): It's no longer necessary to
2474 clear marks before moving, since they're synced from the Gnus side
2475 first.
2476
2477 * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
2478 (gnus-summary-move-article): Copy over all marks before moving, so that
2479 IMAP doesn't think a new article has arrived.
2480
2481 2010-11-24 Julien Danjou <julien@danjou.info>
2482
2483 * shr.el (shr-insert-background-overlay): Fix typo.
2484 (shr-render-td): Copy the background before rendering.
2485
2486 * shr-color.el (shr-color-visible): Fix docstring.
2487
2488 * shr.el (shr-tag-table): Add bgcolor support.
2489 (shr-render-td): Add bgcolor support.
2490 (shr-get-background): Add.
2491 (shr-insert-foreground-overlay): Use shr-get-background.
2492
2493 * message.el (message-goto-body): Use called-interactively-p.
2494 (message-in-body-p): message-goto-body returns point.
2495
2496 2010-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
2497
2498 * mm-util.el (mm-enable-multibyte): Use `to' instead of t. This fixes
2499 Fixes something or other in Emacs 23, and is backwards compatible.
2500
2501 * message.el (message-goto-body): Remove the <#secure special-casing,
2502 which is too special.
2503
2504 * shr.el (shr-parse-style): Drop !important from styles.
2505
2506 2010-11-24 Daniel Schoepe <daniel.schoepe@googlemail.com> (tiny change)
2507
2508 * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
2509 this function to return incorrect results when calling it with an
2510 explicit article argument different from
2511 (gnus-summary-article-number).
2512
2513 2010-11-24 Julien Danjou <julien@danjou.info>
2514
2515 * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
2516 (shr-tag-body): Add background support.
2517 (shr-descend): Add background support.
2518 (shr-tag-title): Add.
2519
2520 * shr-color.el (shr-color-visible): Really return original background
2521 if fixed.
2522
2523 2010-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
2524
2525 * shr.el (shr-color-check): Protect against non-existent colour names.
2526
2527 2010-11-24 Julien Danjou <julien@danjou.info>
2528
2529 * color-lab.el: Require 'cl when compiling.
2530
2531 * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
2532
2533 * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
2534 matched part.
2535
2536 * color-lab.el: Fix all expt calls to use float type.
2537
2538 2010-11-24 Katsumi Yamaoka <yamaoka@jpl.org>
2539
2540 * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
2541 expression to shr-color-check as is.
2542
2543 * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
2544
2545 * color-lab.el: Add coding cookie.
2546 (float-pi): Use eval-and-compile.
2547
2548 2010-11-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
2549
2550 * shr.el (shr-insert-color-overlay): Split stuff like
2551 "#444444 !important" to find the real colour.
2552 (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
2553 parse <font color="red"> entries.
2554
2555 2010-11-23 Andrew Cohen <cohen@andy.bu.edu>
2556
2557 * nnheader.el (nnheader-parse-head): Bug fix. Properly position
2558 point when parsing headers.
2559
2560 * nnspool.el (nnspool-insert-nov-head): Bug fix. Make sure point
2561 is positioned properly when parsing headers.
2562
2563 2010-11-23 Julien Danjou <julien@danjou.info>
2564
2565 * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
2566
2567 * shr-color.el (shr-color->hexadecimal): Add support for color names.
2568
2569 * shr.el (shr-parse-style): Replace \n with space in style parsing.
2570
2571 * shr-color.el (shr-color-hsl-to-rgb-fractions):
2572 Use shr-color-hue-to-rgb.
2573 (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
2574
2575 2010-11-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
2576
2577 * shr.el (shr-color->hexadecimal): Autoload.
2578 (shr-descend): Add color to all tags.
2579
2580 2010-11-22 Julien Danjou <julien@danjou.info>
2581
2582 * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
2583 shr-color->hexadecimal.
2584
2585 * shr-color.el (shr-color->hexadecimal): Add converting functions for
2586 RGB() or HSL() color representation.
2587
2588 * shr.el (shr-tag-font): Add.
2589 (shr-tag-color-check): New function to get better colors.
2590 (shr-tag-insert-color-overlay): Factorize code between tag-font and
2591 tag-span.
2592
2593 * shr-color.el: New file.
2594
2595 * color-lab.el: New file.
2596
2597 * gnus-art.el (gnus-url-mailto): Do not downcase args.
2598
2599 2010-11-21 Andrew Cohen <cohen@andy.bu.edu>
2600
2601 * nnir.el: Fix typo in comments.
2602 (nnir-run-imap): Simplify code. No need to reverse artlist.
2603 (nnir-run-gmane): Use nnir-tmp-buffer for web results.
2604
2605 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2606
2607 * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
2608
2609 * nnimap.el (nnimap-get-capabilities): Refactor out.
2610 (nnimap-open-connection): Re-request capabilities after STARTTLS.
2611
2612 2010-11-21 Ralf Angeli <angeli@caeruleus.net>
2613
2614 * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
2615 appearing when `mm-uu-hide-markers' is nil.
2616
2617 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2618
2619 * nnimap.el (nnimap-unselect-group): Make into its own function.
2620 (nnimap-request-rename-group): Unselect group before renaming.
2621 This had gotten lost somewhere.
2622 (nnimap-request-accept-article): Keep track of examined groups, and
2623 unselect the group before APPENDing to read-only groups.
2624 (nnimap-request-move-article): Clear flags before moving so that they
2625 can be re-set later.
2626
2627 2010-11-20 Katsumi Yamaoka <yamaoka@jpl.org>
2628
2629 * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
2630 (gnus-gravatar-insert): Put avatar always in the beginning of the field.
2631
2632 2010-11-19 Katsumi Yamaoka <yamaoka@jpl.org>
2633
2634 * gnus-art.el (gnus-mime-display-single)
2635 * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images)
2636 * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
2637 parameter.
2638
2639 2010-11-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
2640
2641 * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
2642 (shr-table-vertical-line): New variable.
2643 (shr-insert-table): Use it.
2644
2645 2010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
2646
2647 * gnus-html.el (gnus-html-wash-images): Don't display images if
2648 gnus-inhibit-images is non-nil; register displayer for cid images.
2649 (gnus-html-display-image): Work for cid image.
2650 (gnus-html-insert-image): Allow arguments.
2651 (gnus-html-put-image): Inhibit read-only.
2652 (gnus-html-prefetch-images): Don't prefetch images if
2653 gnus-inhibit-images is non-nil.
2654
2655 2010-11-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
2656
2657 * shr.el (shr-put-image): Break lines when inserting big pictures.
2658
2659 2010-11-17 Daniel Dehennin <daniel.dehennin@baby-gnu.org>
2660
2661 * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
2662 sender, thanks Katsumi Yamaoka.
2663
2664 2010-11-17 Andrew Cohen <cohen@andy.bu.edu>
2665
2666 * nnir.el (nnir-run-imap): Reverse the article list for each group
2667 rather than the whole list.
2668
2669 2010-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
2670
2671 * shr.el (shr-image-displayer): Protect function against non-existent
2672 image source.
2673
2674 * gnus-art.el (gnus-inhibit-images): New user option.
2675 (gnus-mime-display-single): Don't display image if it is non-nil.
2676
2677 * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
2678 gnus-inhibit-images.
2679
2680 * shr.el (shr-image-displayer): New function.
2681 (shr-tag-img): Use it.
2682
2683 2010-11-16 Daniel Dehennin <daniel.dehennin@baby-gnu.org>
2684
2685 * mml2015.el (mml2015-epg-sign): Use From header.
2686
2687 2010-11-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
2688
2689 * gnus-html.el (gnus-html-wash-images): Register a displayer.
2690
2691 * gnus-util.el (gnus-find-text-property-region): Return markers.
2692
2693 * shr.el (shr-tag-img): Put a displayer in the text property.
2694
2695 * gnus-util.el (gnus-find-text-property-region): New utility function.
2696
2697 * gnus-html.el (gnus-html-display-image): Make the alt optional.
2698 (gnus-html-show-images): Remove.
2699
2700 * gnus-art.el (gnus-article-show-images): New, more general function.
2701
2702 * gnus-html.el: Use image-url instead of gnus-image-url to unify the
2703 image url text properties.
2704
2705 * shr.el: Ditto.
2706
2707 * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
2708 gnus-agent-auto-agentize-methods is set. Which it isn't.
2709
2710 2010-11-15 Katsumi Yamaoka <yamaoka@jpl.org>
2711
2712 * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
2713 work for two or more articles.
2714
2715 2010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
2716
2717 * gnus-art.el (article-treat-non-ascii): Keep text properties not to
2718 divide an image that's in an html article to two or more when washing
2719 non-ASCII characters in alt text of it.
2720
2721 2010-11-11 Katsumi Yamaoka <yamaoka@jpl.org>
2722
2723 * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
2724 smime-decrypt-region using function argument.
2725 (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
2726
2727 * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
2728
2729 * smime.el (smime-decrypt-region): Catch it.
2730
2731 2010-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
2732
2733 * smime.el (smime-mode-map): Move initialization into declaration.
2734 (gnus-run-mode-hooks): Don't autoload.
2735 (smime-mode): Use define-derived-mode.
2736
2737 2010-11-11 Glenn Morris <rgm@gnu.org>
2738
2739 * smime.el (from): Restrict declaration to XEmacs.
2740
2741 * nnir.el (gnus-group-topic-name): Autoload.
2742
2743 2010-11-11 Katsumi Yamaoka <yamaoka@jpl.org>
2744
2745 * shr.el (shr-insert): Don't break long line if it is because of
2746 kinsoku-bol characters in the line end.
2747
2748 2010-11-11 Andrew Cohen <cohen@andy.bu.edu>
2749
2750 * nnir.el (nnir-request-move-article): Fix to provide original group
2751 and subject.
2752 (nnir-warp-to-article): Don't fail on articles whose headers haven't
2753 been retrieved.
2754
2755 * gnus-sum.el (gnus-summary-move-article): Use original group and
2756 subject for virtual articles such as those in an nnir summary buffer.
2757
2758 2010-11-11 Katsumi Yamaoka <yamaoka@jpl.org>
2759
2760 * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
2761 least 21.5).
2762
2763 * smime.el (from): Declare it again for XEmacs.
2764
2765 2010-11-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2766
2767 * message.el (message-resend): Don't disable encoding unless it's
2768 already encoded.
2769
2770 * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
2771 low-numbered articles.
2772
2773 2010-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
2774
2775 * rfc2047.el (rfc2047-syntax-table): Simplify.
2776
2777 * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
2778 set-char-table-range for XEmacs.
2779
2780 2010-11-10 Glenn Morris <rgm@gnu.org>
2781
2782 * smime.el (from): Remove unused declaration.
2783
2784 * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
2785 (gnus-float-time): On Emacs, always an alias.
2786
2787 * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
2788 (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
2789
2790 2010-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
2791
2792 * gnus-art.el (org-entities): Declare it to silence the byte compiler.
2793
2794 2010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
2795
2796 * shr.el (browse-url-mailto): Autoload.
2797
2798 * gnus-art.el (article-treat-non-ascii): New command and keystroke.
2799
2800 * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
2801 regexp doesn't need quoting.
2802
2803 2010-11-09 Sven Joachim <svenjoac@gmx.de>
2804
2805 * message.el (message-subject-trailing-was-ask-regexp)
2806 (message-subject-trailing-was-regexp): Match was: in addition to was.
2807
2808 2010-11-09 Glenn Morris <rgm@gnu.org>
2809
2810 * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
2811 (nnbabyl-check-mbox): Use point-at-bol.
2812
2813 2010-11-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
2814
2815 * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
2816
2817 * message.el (message-mailto): New function.
2818 (message-mailto): Should accept other parameters.
2819 (message-mailto): Remove since it duplicates browse-url-mailto
2820 functionality.
2821
2822 2010-11-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
2823
2824 * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
2825 methods.
2826 (gnus-read-active-file): Ditto.
2827
2828 * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
2829 ": " from the prompt.
2830 (gnus-group-make-group): Ditto.
2831
2832 2010-11-07 Glenn Morris <rgm@gnu.org>
2833
2834 * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
2835 (gnus-bookmark-kill-line): Use point-at-eol.
2836
2837 2010-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
2838
2839 * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
2840 asterisks in From header.
2841
2842 2010-11-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
2843
2844 * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
2845 string to avoid making the From headers syntactically invalid.
2846
2847 * message.el (message-send-mail): Don't insert courtesy messages if the
2848 message already has List-Post and List-ID messages.
2849
2850 2010-11-06 Glenn Morris <rgm@gnu.org>
2851
2852 * gnus-art.el (gnus-treat-article): Give dynamic local variables
2853 `condition', `type', `length' a prefix.
2854 (gnus-treat-predicate): Update for above name changes.
2855
2856 2010-11-06 Andrew Cohen <cohen@andy.bu.edu>
2857
2858 * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
2859 binding. Handled by `gnus-summary-refer-thread' instead.
2860 (nnir-warp-to-article): New backend function.
2861
2862 * nnimap.el (nnimap-request-thread): Force dependency updating.
2863
2864 * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
2865 (gnus-summary-refer-thread): Rework to improve thread-referral.
2866
2867 * gnus-int.el (gnus-warp-to-article): New function.
2868
2869 * gnus-sum.el (gnus-summary-article-map): Bind it.
2870
2871 2010-11-04 Andrew Cohen <cohen@andy.bu.edu>
2872
2873 * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
2874 gnus-summary-refer-thread.
2875
2876 * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
2877 headers.
2878 (gnus-summary-limit-include-thread): Prevent articles in thread from
2879 being cut in gnus-cut-threads.
2880 (gnus-summary-refer-thread): Limit retrieved headers to those in
2881 thread.
2882
2883 2010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2884
2885 * message.el (message-send-mail): Use the value of
2886 message-courtesy-message from the message buffer.
2887
2888 * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
2889
2890 * shr.el (shr-browse-url): Implement mailto: URLs.
2891
2892 * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
2893 "raw".
2894
2895 * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
2896 if it's already selected.
2897
2898 * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
2899
2900 2010-11-04 Katsumi Yamaoka <yamaoka@jpl.org>
2901
2902 * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
2903 to measure the length and truncate alt text.
2904
2905 2010-11-03 Glenn Morris <rgm@gnu.org>
2906
2907 * nndiary.el (nndiary-generate-nov-databases-1)
2908 (nndiary-generate-active-info): Rename dynamic variable `files' to
2909 something less generic.
2910
2911 2010-11-03 Andrew Cohen <cohen@andy.bu.edu>
2912
2913 * nnir.el (nnir-request-move-article): Call the underlying backend to
2914 move articles from nnir.
2915
2916 2010-11-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
2917
2918 * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
2919
2920 2010-11-02 Julien Danjou <julien@danjou.info>
2921
2922 * nnir.el: Remove wais support.
2923
2924 2010-11-02 Glenn Morris <rgm@gnu.org>
2925
2926 * gnus-html.el: Reorder requirements to quieten compiler.
2927
2928 2010-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
2929
2930 * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
2931 properly for XEmacs as well.
2932 (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
2933 (gnus-article-natural-long-line-p): Use window-width rather than
2934 frame-width.
2935
2936 2010-11-01 Andrew Cohen <cohen@andy.bu.edu>
2937
2938 * nnir.el (nnir-run-gmane): Inhibit demon. Return nil if no messages.
2939 (nnir-read-parms): Don't modify query.
2940 (nnir-run-query): Add ability to search topic on current line.
2941 (nnir-get-active): Clean up.
2942
2943 2010-11-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2944
2945 * gnus-cite.el (gnus-article-foldable-buffer): Protect against
2946 degenerate articles.
2947
2948 * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
2949 (gnus-print-buffer): Just print the buffer as is, without any copying
2950 to a buffer and then re-highlighting.
2951
2952 * nnimap.el (nnimap-request-group): Store the new updated info.
2953 (nnimap-request-group): Select the group when we don't know whether it
2954 exists or not.
2955
2956 * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
2957 groups.
2958
2959 * gnus-group.el (gnus-group-find-new-groups): Display all the new
2960 groups.
2961
2962 * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
2963 groups.
2964
2965 * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
2966 long-lines case by only filling the long lines.
2967
2968 * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
2969 (bug #7311).
2970
2971 2010-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
2972
2973 * shr.el: No need to declare `declare-function' since shr.el is for
2974 only Emacsen that provide `libxml-parse-html-region'.
2975
2976 2010-11-01 Glenn Morris <rgm@gnu.org>
2977
2978 * mm-util.el (gnus-completing-read): Autoload.
2979 (mm-read-coding-system): Simplify Emacs definition.
2980
2981 * nnmail.el (gnus-activate-group):
2982 * nnimap.el (gnutls-negotiate):
2983 * nntp.el (netrc-parse): Fix declarations.
2984
2985 2010-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
2986
2987 * gnus-util.el (gnus-string-match-p): New function, that is an alias to
2988 string-match-p in Emacs >=23.
2989
2990 * gnus-msg.el (gnus-configure-posting-styles)
2991 * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
2992
2993 2010-11-01 Glenn Morris <rgm@gnu.org>
2994
2995 * nnir.el (declare-function): Add compat stub.
2996 (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
2997 (nnir-run-gmane): Require 'mm-url.
2998
2999 * mm-util.el (mm-string-to-multibyte): Simplify.
3000
3001 * shr.el (declare-function): Add compat stub.
3002 (url-cache-create-filename): Declare.
3003 (mm-disable-multibyte, widget-convert-button): Autoload.
3004
3005 * smime.el (ldap-search): Declare.
3006 (smime-cert-by-ldap-1): Require ldap on Emacs.
3007
3008 * nnimap.el: Require nnmail, and gnus-sum when compiling.
3009 (nnimap-keepalive): Use gnus-float-time.
3010
3011 * mail-source.el (nnheader-message, gnus-float-time): Autoload.
3012 (mail-source-delete-crash-box): Use gnus-float-time.
3013
3014 * gnus-dired.el (gnus-completing-read): Autoload.
3015
3016 * mm-view.el (gnus-rescale-image): Autoload.
3017
3018 * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
3019
3020 * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
3021
3022 * sieve-manage.el: Require 'cl when compiling.
3023
3024 * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
3025 (gnus-iswitchb-completing-read): Require iswitchb.
3026 (gnus-select-frame-set-input-focus): Silence compiler.
3027
3028 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
3029
3030 * message.el (message-subject-trailing-was-query): Change default to t,
3031 since I think that's what most people want.
3032
3033 * nnimap.el (nnimap-request-accept-article): Erase buffer before
3034 appending for easier debugging.
3035 (nnimap-wait-for-connection): Take a regexp.
3036 (nnimap-request-accept-article): Wait for the continuation line before
3037 sending anything unless we're streaming.
3038
3039 * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
3040 leave the header washing to take place.
3041
3042 2010-10-31 Daniel Dehennin <daniel.dehennin@baby-gnu.org>
3043
3044 * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
3045 regular expression match and replace in posting styles.
3046
3047 2010-10-31 Andrew Cohen <cohen@andy.bu.edu>
3048
3049 * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
3050 an entire server.
3051 (nnir-get-active): New function.
3052 (nnir-run-imap): Use it.
3053 (nnir-run-gmane): Who knew, gmane search returns an article score!
3054
3055 * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
3056 server on the current line with nnir.
3057
3058 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
3059
3060 * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
3061 (gnus-article-foldable-buffer): Don't fold regions that have a ragged
3062 left edge.
3063 (gnus-article-foldable-buffer): Skip past the prefix when determining
3064 raggedness.
3065
3066 * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
3067 the raw article, and change `C-u g' to show the article without doing
3068 treatments.
3069
3070 * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
3071 on to `gnus-treat-article'.
3072 (gnus-inhibit-article-treatments): New variable.
3073
3074 * gnus.el: Autoload gnus-article-fill-cited-long-lines.
3075
3076 * gnus-art.el (gnus-treatment-function-alist): Have
3077 gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
3078 (gnus-treat-fill-long-lines): Change default to fill all text/plain
3079 sections.
3080
3081 * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
3082 parameter.
3083 (gnus-article-fill-cited-long-lines): New function.
3084 (gnus-article-fill-cited-article): Allow filling only long sections.
3085
3086 * shr.el (shr-find-fill-point): Don't break lines between punctuation
3087 and non-punctuation (like after the apostrophe in "'We").
3088
3089 * gnus-sum.el (gnus-summary-select-article): Make sure
3090 gnus-original-article-buffer is alive.
3091
3092 * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
3093 reflect the order they're in in the digest.
3094
3095 * gnus.el (gnus-group-startup-message): Move point to the start of the
3096 buffer.
3097
3098 * nnimap.el (nnimap-capability): New function.
3099 (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
3100 is set.
3101
3102 2010-10-31 David Engster <dengste@eml.cc>
3103
3104 * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
3105 conform with changes to gnus-completing-read.
3106
3107 2010-10-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3108
3109 * shr.el (shr-tag-img): Output "*" instead of "[img]".
3110
3111 2010-10-30 Andrew Cohen <cohen@andy.bu.edu>
3112
3113 * nnir.el: Move defvar, defcustom around to keep file organized
3114 and keep byte-compiler quiet.
3115 (nnir-read-parms): Accept search-engine as arg.
3116 (nnir-run-query): Pass search-engine as arg.
3117 (nnir-search-engine): Remove.
3118
3119 2010-10-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3120
3121 * shr.el (shr-generic): The text nodes should be text, not :text.
3122
3123 * nnir.el (nnir-search-engine): Ressurect variable, since it's used
3124 later in the file.
3125
3126 2010-10-30 Andrew Cohen <cohen@andy.bu.edu>
3127
3128 * nnir.el: General clean up. Allow searching with multiple engines.
3129 Allow separate extra-parameters for each engine.
3130 Batch queries when possible.
3131 (nnir-imap-default-search-key,nnir-method-default-engines):
3132 Add customize interface.
3133 (nnir-run-gmane): New engine.
3134 (nnir-engines): Use it. Qualify all prompts with engine name.
3135 (nnir-search-engine): Remove global variable.
3136 (nnir-run-hyrex): Restore for now.
3137 (nnir-extra-parms,nnir-search-history): New variables.
3138 (gnus-group-make-nnir-group): Use them.
3139 (nnir-group-server): Remove in favor of gnus-group-server.
3140 (nnir-request-group): Avoid searching twice.
3141 (nnir-sort-groups-by-server): New function.
3142
3143 2010-10-30 Julien Danjou <julien@danjou.info>
3144
3145 * gnus-group.el: Remove gnus-group-fetch-control.
3146
3147 * gnus-start.el (gnus-find-new-newsgroups):
3148 Remove gnus-check-first-time-used.
3149
3150 * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
3151
3152 2010-10-30 Knut Anders Hatlen <kahatlen@gmail.com> (tiny change)
3153
3154 * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
3155 set on groups that don't have \* permanentflags.
3156
3157 2010-10-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3158
3159 * shr.el (shr-tag-span): Drop colorisation of regions since we don't
3160 control the background color.
3161 (shr-tag-img): Ignore very small web bug type images.
3162 (shr-put-image): Add help-echo alt texts to the images.
3163 (shr-tag-video): Show the video poster image.
3164
3165 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3166
3167 * shr.el (shr-table-depth): New variable.
3168 (shr-tag-table-1): Only insert the images after the top-level table.
3169
3170 * nnimap.el (nnimap-split-incoming-mail): Fix typo.
3171
3172 * gnus-util.el (gnus-list-memq-of-list): New function.
3173
3174 * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
3175 selected.
3176 (nnimap-unsplittable-articles): New slot.
3177 (nnimap-new-articles): Use it.
3178
3179 2010-10-29 Stephen Berman <stephen.berman@gmx.net> (tiny change)
3180
3181 * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
3182 move to the previous line on `M-g'.
3183
3184 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3185
3186 * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
3187 *-request-group, which seems unnecessary.
3188
3189 * nnimap.el (nnimap-quote-specials): Function copied over from
3190 imap.el.
3191 (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
3192 they support that. Suggested by Tom Regner.
3193
3194 2010-10-29 Julien Danjou <julien@danjou.info>
3195
3196 * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
3197 defalias.
3198 (gnus-summary-delete-marked-with): Remove obsolete defalias.
3199
3200 * gnus.el: Remove `gnus-nntp-service' variable.
3201 (gnus-secondary-servers): Make obsolete.
3202 (gnus-nntp-server): Make obsolete.
3203
3204 * gnus-start.el (gnus-1): Remove x-splash calls.
3205
3206 * gnus-ems.el (gnus-x-splash): Remove.
3207
3208 * gnus.el (gnus-group-startup-message): Simplify/update code.
3209
3210 * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
3211 capability before doing anything.
3212 (gnus-group-insert-group-line): Remove useless
3213 gnus-group-remove-excess-properties.
3214
3215 2010-10-29 Katsumi Yamaoka <yamaoka@jpl.org>
3216
3217 * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
3218
3219 2010-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3220
3221 * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
3222 config after reselecting.
3223
3224 2010-10-28 Julien Danjou <julien@danjou.info>
3225
3226 * shr.el (shr-put-image): Use point even if only inserting text.
3227 (shr-put-image): Save excursion when inserting alt text on non-graphic
3228 display, so the behaviour is the same when we are on a graphic display.
3229
3230 * nnir.el (nnir-run-swish-e): Remove hyrex support.
3231
3232 2010-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3233
3234 * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
3235 (gnus-mime-copy-part): Check coding system, not charset.
3236 (gnus-mime-view-part-externally): Never remove part.
3237 (gnus-mime-view-part-internally): Don't remove part here.
3238 (gnus-article-part-wrapper): Make sure MIME tag is visible.
3239 (gnus-article-goto-part): Go to displayed or preferred subpart if it is
3240 multipart/alternative.
3241
3242 * mm-decode.el (mm-display-part): Take optional arg `force'.
3243
3244 2010-10-26 Julien Danjou <julien@danjou.info>
3245
3246 * gnus-group.el (gnus-group-default-list-level): Add this function to
3247 compute the default list level.
3248 (gnus-group-default-list-level): Add possibility to use a function.
3249
3250 2010-10-27 Katsumi Yamaoka <yamaoka@jpl.org>
3251
3252 * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
3253
3254 * gnus-group.el (gnus-group-completing-read)
3255 (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
3256 gnus-replace-in-string.
3257
3258 2010-10-26 Katsumi Yamaoka <yamaoka@jpl.org>
3259
3260 * shr.el (shr-tag-div): Add.
3261
3262 2010-10-25 Julien Danjou <julien@danjou.info>
3263
3264 * gnus-util.el: Remove `gnus-with-local-quit'.
3265
3266 * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
3267
3268 2010-10-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
3269
3270 * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
3271 the original article buffer.
3272
3273 2010-10-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
3274
3275 * nnimap.el (nnimap-request-head): New function.
3276 (nnimap-request-move-article): Try to be slighly faster by not
3277 requesting the entire message when moving.
3278 (nnimap-transform-headers): Don't bug out on bodiless articles.
3279 (nnimap-send-command): Have no outstanding messages if the IMAP server
3280 doesn't support streaming.
3281 (nnimap-transform-headers): Fold {quoted} strings more sloppily.
3282
3283 2010-10-24 Julien Danjou <julien@danjou.info>
3284
3285 * message.el (message-default-headers): Fix type.
3286
3287 2010-10-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
3288
3289 * gnus-html.el (gnus-html-prefetch-images): Decode entities before
3290 prefetching images.
3291
3292 * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
3293 backend for unknown groups. This is mainly useful for nnimap groups.
3294
3295 * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
3296 group isn't covered by the agent.
3297
3298 2010-10-22 Andrew Cohen <cohen@andy.bu.edu>
3299
3300 * nnir.el (nnir-method-default-engines): New variable.
3301 (nnir-run-query): Use it.
3302 (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
3303 (gnus-summary-nnir-goto-thread): Change group if needed.
3304
3305 * gnus-group.el (gnus-group-group-map): Add key binding for
3306 gnus-group-make-nnir-group.
3307
3308 2010-10-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
3309
3310 * shr.el (shr-tag-object): Add.
3311
3312 * gnus-sum.el (gnus-summary-select-article): Make sure we have the
3313 original article buffer live.
3314 (gnus-summary-select-article-buffer):
3315 Mention gnus-widen-article-buffer.
3316
3317 2010-10-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
3318
3319 * shr.el (shr-tag-strong): Add.
3320
3321 2010-10-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
3322
3323 * gnus-group.el (gnus-group-completing-read): Remove all newlines from
3324 group names. They mess up the group buffer badly.
3325
3326 * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
3327
3328 * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
3329 instead of the summary one.
3330
3331 2010-10-22 Katsumi Yamaoka <yamaoka@jpl.org>
3332
3333 * mml.el (mml-preview): Work properly when editing article.
3334
3335 * gnus-start.el (gnus-read-active-file-1): Don't add method to
3336 gnus-have-read-active-file if it's already been in.
3337
3338 2010-10-22 Tom Tromey <tromey@redhat.com>
3339
3340 * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
3341 gnus-group-completing-read.
3342
3343 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3344
3345 * message.el (message-mode-map): Don't bind M-; to comment region, to
3346 allow the global comment-dwim to work.
3347
3348 2010-10-21 Julien Danjou <julien@danjou.info>
3349
3350 * message.el (message-setup-1): Allow message-default-headers to be a
3351 function.
3352
3353 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
3354
3355 * shr.el (shr-tag-table): Simplify.
3356
3357 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3358
3359 * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
3360 to avoid trying to snarf invalid stuff.
3361
3362 * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
3363
3364 * gnus.el (gnus-message-archive-group): Quote value.
3365 (gnus-message-archive-group): Mark as changed.
3366
3367 * shr.el (shr-add-font): Don't put the font properties on the newline
3368 or the indentation.
3369
3370 * message.el (message-fix-before-sending): Change options when sending
3371 non-printable characters.
3372
3373 * gnus.el (gnus-message-archive-method): Change the default to
3374 monthly outgoing groups.
3375
3376 * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
3377 that have gotten new numbers.
3378
3379 * nnimap.el (nnimap-request-replace-article): New function.
3380
3381 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
3382
3383 * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
3384 (nnrss-request-article): Don't use special html washing code.
3385
3386 2010-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
3387
3388 * shr.el (shr-tag-table): Remove useless nconc.
3389
3390 2010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
3391
3392 * gnus-art.el (article-wash-html): Simplify and remove the charset
3393 stuff. Use the normal html rendering code instead of the special html
3394 washing code.
3395
3396 * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
3397 `gnus-w3m' symbols.
3398 (mm-text-html-washer-alist): Remove.
3399
3400 * mm-decode.el (mm-inline-text-html-renderer): Remove.
3401 (mm-inline-media-tests): Remove use.
3402 (mm-text-html-renderer): Change default to the `shr' symbol.
3403
3404 * mm-view.el (mm-inline-text-html): Remove use.
3405
3406 * gnus-art.el (gnus-blocked-images): New function. Allow the
3407 `gnus-blocked-images' to be a function.
3408 (gnus-article-wash-function): Remove.
3409
3410 2010-10-20 Julien Danjou <julien@danjou.info>
3411
3412 * spam.el (spam-list-of-processors): Mark as obsolete.
3413
3414 * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
3415 (nnimap-insert-partial-structure): Fix boundary detection.
3416
3417 2010-10-20 Andreas Seltenreich <seltenreich@gmx.de>
3418
3419 * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
3420 run file-truename on remote files. This can be expensive and even
3421 prevent one from editing drafts if some unrelated buffer has a stale
3422 connection.
3423
3424 2010-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
3425
3426 * shr.el (shr-find-fill-point): Shorten line if the preceding char is
3427 kinsoku-eol regardless of shr-kinsoku-shorten.
3428 (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
3429 (shr-tag-table): Support caption, thead, and tfoot.
3430
3431 2010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
3432
3433 * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
3434 lines.
3435 (shr-save-contents): New command and keystroke.
3436
3437 * nndoc.el (nndoc-type-alist): Add git support.
3438 (nndoc-git-type-p): New function.
3439 (nndoc-transform-git-article): Ditto.
3440 (nndoc-transform-git-headers): Ditto.
3441 (nndoc-transform-git-headers): Generate Subject headers.
3442
3443 * shr.el (shr-parse-style): New function.
3444 (shr-tag-span): Ditto.
3445
3446 * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
3447 to `G G' to avoid collisions.
3448
3449 2010-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
3450
3451 * shr.el: Load kinsoku if necessary.
3452 (shr-kinsoku-shorten): New internal variable.
3453 (shr-find-fill-point): Make kinsoku shorten text line if
3454 shr-kinsoku-shorten is bound to non-nil.
3455 (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
3456 shr-indentation too when testing if table is wider than frame width.
3457 (shr-insert-table): Use `string-width' instead of `length' to measure
3458 text width.
3459 (shr-insert-table-ruler): Make sure indentation is done at bol.
3460
3461 2010-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
3462
3463 * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
3464 (nnimap-process-expiry-targets): Use unibyte for buffers that hold
3465 undecoded network data.
3466
3467 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
3468
3469 * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
3470 name in the mode line spec so that the mode line menu works
3471 (bug #2431).
3472
3473 * message.el (message-get-reply-headers): If we're fed `to-address',
3474 then always use that.
3475
3476 * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
3477 aren't so wide as to need to switch off the edit menu.
3478
3479 * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
3480 binding. Suggested by Leo <sdl.web@gmail.com> (bug #6613).
3481
3482 * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
3483 `M-g'.
3484 (nnimap-update-info): Update flags/read marks even if \* isn't part of
3485 the permanent marks.
3486
3487 2010-10-18 Andrew Cohen <cohen@andy.bu.edu>
3488
3489 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
3490 Splitting according to references/in-reply-to obeys the ignore-groups
3491 variable, while splitting by sender and subject do not.
3492
3493 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
3494
3495 * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
3496 alist, so that we can look for non-Unicode chars.
3497 (article-translate-strings): Allow both character and string maps.
3498
3499 2010-10-18 Katsumi Yamaoka <yamaoka@jpl.org>
3500
3501 * shr.el (shr-insert): Don't insert space behind a wide character
3502 categorized as kinsoku-bol, or between characters both categorized as
3503 nospace.
3504
3505 2010-10-16 Andrew Cohen <cohen@andy.bu.edu>
3506
3507 * gnus-sum.el (gnus-summary-refer-thread): Bug fix. Add the thread
3508 headers to gnus-newsgroup-headers.
3509
3510 2010-10-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
3511
3512 * shr.el (shr-tag-img): Don't align images -- since we're not
3513 rescaling, this often leads to ugly displays.
3514
3515 2010-10-15 Andrew Cohen <cohen@andy.bu.edu>
3516
3517 * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
3518 duplicates.
3519
3520 2010-10-15 Kan-Ru Chen <kanru@kanru.info> (tiny change)
3521
3522 * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
3523 call.
3524
3525 2010-10-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3526
3527 * gnus.el: Autoload gnus-html-show-images.
3528
3529 * nnimap.el: Use nnheader-message throughout.
3530
3531 * shr.el (shr-tag-img): Ignore images with no data.
3532
3533 2010-10-15 Julien Danjou <julien@danjou.info>
3534
3535 * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
3536 a possibility to disable format=flow encoding when using hard newlines.
3537
3538 2010-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
3539
3540 * shr.el (shr-insert): Remove space inserted before or after a
3541 breakable character or at the beginning or the end of a line.
3542 (shr-find-fill-point): Do kinsoku; find the second best point or give
3543 it up if there's no breakable point.
3544
3545 2010-10-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
3546
3547 * nnimap.el (nnimap-open-connection): Message when opening connection
3548 for debugging purposes.
3549
3550 * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
3551 on every setup buffer call to allow this to change from article to
3552 article.
3553
3554 * shr.el (shr-tag-table): Experimental feature: Truncate lines in
3555 buffers where we have a wide table.
3556
3557 2010-10-14 Andrew Cohen <cohen@andy.bu.edu>
3558
3559 * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
3560 uses *-request-thread.
3561
3562 2010-10-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
3563
3564 * nnimap.el (nnimap-open-connection): Remove %s from openssl
3565 incantation, which is no longer valid.
3566
3567 2010-10-14 Julien Danjou <julien@danjou.info>
3568
3569 * shr.el: Fix defcustom type (char -> character).
3570
3571 2010-10-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
3572
3573 * nnimap.el (nnimap-open-connection): tls-program should be a list of
3574 programs.
3575
3576 2010-10-14 Julien Danjou <julien@danjou.info>
3577
3578 * shr.el (shr-tag-a): Use url-link as widget type.
3579
3580 * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
3581 `gnus-group-get-icon'.
3582
3583 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3584
3585 * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
3586 This should make server editing work better.
3587
3588 * shr.el (shr-find-fill-point): Don't inloop on indented text.
3589
3590 * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
3591 (nnimap-parse-flags): Fix regexp.
3592
3593 * shr.el (shr-find-fill-point): Use a filling algorithm that should
3594 probably work for CJVK text, too.
3595
3596 * nnimap.el (nnimap-extend-tls-programs): Remove.
3597 (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
3598
3599 2010-10-13 Julien Danjou <julien@danjou.info>
3600
3601 * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
3602 responses.
3603
3604 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3605
3606 * mm-decode.el (mm-shr): Allow use from non-Gnus users.
3607
3608 * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
3609 anything in Emacs.
3610
3611 * shr.el (shr-current-column): Remove buggy and unnecessary function.
3612
3613 2010-10-13 Julien Danjou <julien@danjou.info>
3614
3615 * shr.el (shr-width): Make shr-width a defcustom with default to
3616 fill-column.
3617 (shr-tag-img): Use shr-width rather than fill-column.
3618
3619 2010-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
3620
3621 * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
3622
3623 * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
3624 position when (X-)Faces exist.
3625 (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
3626 avatars when called interactively.
3627
3628 2010-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
3629
3630 * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
3631 gnus-article-x-face-too-ugly is bound.
3632
3633 2010-10-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3634
3635 * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
3636
3637 * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
3638 mailbox that doesn't exist.
3639
3640 2010-10-12 Julien Danjou <julien@danjou.info>
3641
3642 * shr.el (shr-tag-img): Encode URL properly when retrieving.
3643 (shr-get-image-data): Encode URL properly when fetching from cache.
3644 (shr-tag-img): Use aligned-to spaces to align correctly images.
3645
3646 * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
3647 before inserting the Gravatar.
3648
3649 * shr.el (shr-tag-img): Add align attribute support for <img>.
3650
3651 2010-10-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3652
3653 * gnus-gravatar.el (gnus-art): Require.
3654
3655 * gnus-sum.el (gnus-summary-mark-as-unread-forward)
3656 (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
3657 Remove long obsoleted functions.
3658
3659 2010-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
3660
3661 * nnimap.el (gnutls-negotiate): Silence the byte compiler.
3662
3663 * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
3664 * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
3665 * mail-source.el, message.el, mm-bodies.el, mm-decode.el, mm-extern.el:
3666 * mm-util.el, mm-view.el, mml-smime.el, mml.el, mml1991.el, mml2015.el:
3667 * nnfolder.el, nnheader.el, nnmail.el, nnmaildir.el, nnrss.el, nntp.el:
3668 * rfc1843.el, sieve-manage.el, smime.el, spam.el:
3669 Fix comment for declare-function.
3670
3671 2010-10-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
3672
3673 * nnimap.el (nnimap-request-rename-group): Select group read-only
3674 before renaming it.
3675
3676 * shr.el (shr-insert): Fix up the white space only regexp.
3677
3678 * nnimap.el (nnimap-transform-split-mail): Not all articles have
3679 bodies. Protect against this. Reported by Michael Welsh Duggan.
3680
3681 * shr.el (shr-current-column): New function.
3682 (shr-find-fill-point): New function.
3683
3684 2010-10-11 Michael Welsh Duggan <md5i@md5i.com> (tiny change)
3685
3686 * sieve-manage.el (sieve-manage-open): Allow port names as well as port
3687 numbers.
3688
3689 2010-10-11 Julien Danjou <julien@danjou.info>
3690
3691 * shr.el (shr-hr-line): Add.
3692 (shr-tag-hr): Use shr-hr-line to specify which character to use to
3693 display hr lines.
3694 (shr-max-columns): Do not change state to nil if we just inserting
3695 spaces.
3696
3697 2010-10-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
3698
3699 * gnus-topic.el (gnus-topic-read-group): If after the last group,
3700 select the last group.
3701
3702 2010-10-11 Teodor Zlatanov <tzz@lifelogs.com>
3703
3704 * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
3705
3706 2010-10-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3707
3708 * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
3709 for Gnus.
3710 (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
3711 (nnimap-update-qresync-info): Mark \Seen articles as read.
3712
3713 * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
3714 non-variable, too.
3715
3716 * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
3717 available.
3718 (nnimap-update-info): Rely more on the current active than the param
3719 active to avoid marking articles as read too much.
3720
3721 * auth-source.el (auth-source-create): Use (user-login-name) for the
3722 user name default.
3723
3724 * nnimap.el (nnimap-update-info): If the server doesn't return any
3725 useful info, just use the previous info.
3726 (nnimap-update-info): Prefer old info over start-article.
3727 (nnimap-update-qresync-info): Finish implementing QRESYNC.
3728
3729 2010-10-10 Andrew Cohen <cohen@andy.bu.edu>
3730
3731 * nnir.el (autoload): Clean up autoloads.
3732 (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
3733 Use key rather than value.
3734 (nnir-imap-search-other): New variable.
3735 (nnir-read-parm): Use it.
3736 (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
3737 (gnus-summary-nnir-goto-thread): Modify to work with imap.
3738
3739 2010-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
3740
3741 * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
3742 the process, too.
3743
3744 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
3745
3746 * spam.el (gnus-summary-mode-map): Bind to "$".
3747 Suggested by Russ Allbery.
3748
3749 * shr.el: Rework the way things are indented by <li> slightly.
3750
3751 * gnus.el (gnus-group-set-parameter): Fix typo.
3752
3753 * nnimap.el: Start implementing QRESYNC support.
3754
3755 2010-10-09 Julien Danjou <julien@danjou.info>
3756
3757 * nnir.el (nnir-engines): Fix too many arguments.
3758
3759 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
3760
3761 * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
3762 group is the "last", so that the backends like nnfolder actually save
3763 their folders.
3764
3765 * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
3766 try to use that for the tls stream.
3767 (nnimap-retrieve-group-data-early): Rework the marks code to heed
3768 UIDVALIDITY and find out which groups are read-only and not.
3769 (nnimap-get-flags): Use the same marks parsing code as the rest of
3770 nnimap.
3771
3772 2010-10-09 Julien Danjou <julien@danjou.info>
3773
3774 * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
3775
3776 * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
3777 retrieving gravatars.
3778
3779 * shr.el (shr-table-corner): Add.
3780 (shr-table-line): Add.
3781 (shr-insert-table-ruler): Use the above defcustoms to insert tables.
3782
3783 2010-10-08 Julien Danjou <julien@danjou.info>
3784
3785 * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
3786
3787 2010-10-08 Teodor Zlatanov <tzz@lifelogs.com>
3788
3789 * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
3790
3791 * gnus-sum.el (gnus-mark-article-as-unread)
3792 (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
3793 (gnus-summary-set-bookmark): Use it.
3794
3795 * gnus-msg.el (gnus-setup-message): Use it.
3796
3797 * gnus-demon.el (gnus-demon-remove-handler): Use it.
3798
3799 * gnus.el (gnus-group-remove-parameter): Use it.
3800
3801 * gnus-group.el (gnus-group-make-web-group): Use it.
3802
3803 * gnus-demon.el (gnus-demon-remove-handler): Use it.
3804
3805 * nnregistry.el: Update docs to mention manual.
3806
3807 * gnus-registry.el: Update docs to mention nnregistry.el.
3808 (gnus-registry-initialize): Don't install nnregistry refer method
3809 automatically.
3810 (gnus-registry-install-nnregistry): Remove it.
3811
3812 2010-10-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
3813
3814 * shr.el (shr-insert): Don't insert double spaces.
3815
3816 2010-10-08 Katsumi Yamaoka <yamaoka@jpl.org>
3817
3818 * gnus-gravatar.el (gnus-treat-from-gravatar)
3819 (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
3820 called interactively.
3821
3822 * gnus-art.el (gnus-mime-view-part-externally)
3823 (gnus-mime-view-part-internally): Make predicate function passed to
3824 gnus-mime-view-part-as-type assume argument is a mime type, not a list
3825 of a mime type.
3826
3827 * shr.el (shr-table-widths): Don't use cl function `reduce'.
3828
3829 2010-10-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3830
3831 * shr.el (require): Require cl when compiling.
3832 (shr-tag-hr): New function.
3833
3834 * nnimap.el (nnimap-update-info): Remove double setting of high.
3835 (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
3836 This makes nnimap work properly on Courier again.
3837
3838 * gnus.el (gnus-carpal): The carpal mode has been removed, but define
3839 the variable for backwards compatibility.
3840
3841 * mm-decode.el (mm-save-part): If given a non-directory result, expand
3842 the file name before using to avoid setting mm-default-directory to
3843 nil.
3844
3845 * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
3846 bidning gnus-agent variables.
3847
3848 * shr.el (shr-render-td): Use a cache for the table rendering function
3849 to avoid getting an exponential rendering behaviour in nested tables.
3850 (shr-insert): Rework the line-breaking algorithm.
3851 (shr-insert): Don't leave trailing spaces.
3852 (shr-insert-table): Also insert empty TDs.
3853 (shr-tag-blockquote): Ensure paragraphs after </ul>.
3854
3855 2010-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
3856
3857 * gnus-sum.el (gnus-number): Rename from `number'.
3858 (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
3859 (gnus-summary-limit-children): Update uses correspondingly.
3860
3861 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
3862
3863 * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
3864 (gnus-gravatar-transform-address): Don't show avatars of people of
3865 which mail addresses match gnus-gravatar-too-ugly.
3866
3867 2010-10-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3868
3869 * shr.el (shr-table-widths): Expand TD elements to fill available
3870 space.
3871
3872 2010-10-07 Julien Danjou <julien@danjou.info>
3873
3874 * nnimap.el (nnimap-request-rename-group): Add this method.
3875
3876 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
3877
3878 * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
3879 name from XEmacs' function-arglist.
3880
3881 * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
3882 gravatar under XEmacs.
3883
3884 2010-10-07 Teodor Zlatanov <tzz@lifelogs.com>
3885
3886 * auth-source.el: Update docs with TODO items.
3887
3888 * gnus-sync.el: Update docs to explain state and plans.
3889
3890 * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
3891 Hooks for mark updates.
3892 (gnus-request-set-mark, gnus-request-update-mark): Use them.
3893
3894 * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
3895 hooks with arguments, which is needed for mark update hooks.
3896
3897 2010-10-06 Julien Danjou <julien@danjou.info>
3898
3899 * gnus.el (gnus-expand-group-parameter): Only return and act on what
3900 was matched.
3901
3902 * sieve-manage.el: Update example in `Commentary'.
3903
3904 * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
3905
3906 * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
3907 not 2000.
3908 (sieve-manage-authenticate): Re-add function.
3909
3910 2010-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3911
3912 * shr.el (shr-insert): Get 'space transition right.
3913 (shr-render-td): Only delete space at the end of the TD.
3914
3915 * nnimap.el (nnimap-open-connection): Prepare to support
3916 open-gnutls-stream.
3917
3918 * shr.el: Rearrange function order to be more logical.
3919
3920 2010-10-06 Julien Danjou <julien@danjou.info>
3921
3922 * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
3923 (nnrss-discover-feed): Remove 404 URL in docstring.
3924
3925 * nnir.el: Fix Swish-E URL.
3926 Fix Namazu URL.
3927
3928 * message.el (message-change-subject): Remove 404 URL in a comment.
3929
3930 2010-10-06 Katsumi Yamaoka <yamaoka@jpl.org>
3931
3932 * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
3933 called interactively.
3934
3935 * gnus-util.el (gnus-remove-if): Allow hash table.
3936 (gnus-remove-if-not): New function.
3937
3938 * gnus-art.el (gnus-mime-view-part-as-type)
3939 * gnus-score.el (gnus-summary-score-effect)
3940 * gnus-sum.el (gnus-read-move-group-name):
3941 Replace remove-if-not with gnus-remove-if-not.
3942
3943 * gnus-group.el (gnus-group-completing-read):
3944 Regard collection as a hash table if it is not a list.
3945
3946 2010-10-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
3947
3948 * shr.el (shr-render-td): Allow blank/missing <TD>s.
3949
3950 * shr.el: Document the table-rendering algorithm.
3951
3952 * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
3953 invalid URLs.
3954
3955 * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
3956 line-broken.
3957 (shr-tag-img): Ignore image fetching errors.
3958 (shr-overlays-in-region): Compute overlay positions correctly.
3959
3960 * mm-decode.el (mm-shr): Require shr.
3961
3962 * gnus-art.el (gnus-blocked-images): Move variable here.
3963
3964 * shr.el (shr-insert-table): Bind free variable.
3965
3966 * mm-decode.el (mm-shr): Bind shr-content-function.
3967
3968 * shr.el (shr-content-function): New variable.
3969
3970 * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
3971 added for symmetry.
3972
3973 * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
3974
3975 * gnus-group.el (gnus-group-make-group): Doc fix.
3976
3977 * nnimap.el (nnimap-request-newgroups): Return success.
3978
3979 * shr.el (shr-find-elements): New function.
3980 (shr-tag-table): Put all the images after the table.
3981 (shr-tag-table): Really inhibit images inside the table.
3982 (shr-collect-overlays): Copy over overlays from the TD elements to the
3983 main document.
3984
3985 * mm-decode.el (mm-shr): Bind shr-blocked-images to
3986 gnus-blocked-images.
3987
3988 2010-10-05 Julien Danjou <julien@danjou.info>
3989
3990 * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
3991
3992 * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
3993 (gnus-html-maximum-image-size): Add this function.
3994 (gnus-html-put-image): Use gnus-html-maximum-image-size.
3995
3996 * sieve-manage.el (sieve-manage-capability): Do not bug out when the
3997 server-value of the capability is nil.
3998
3999 2010-10-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
4000
4001 * shr.el (shr-tag-em): Add <EM> tag.
4002
4003 2010-10-05 Florian Ragwitz <rafl@debian.org> (tiny change)
4004
4005 * sieve-manage.el (sieve-manage-default-stream): Make default stream
4006 customizable.
4007
4008 * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
4009 handing broken links to browse-url.
4010
4011 2010-10-05 Julien Danjou <julien@danjou.info>
4012
4013 * gnus-util.el (gnus-emacs-completing-read)
4014 (gnus-iswitchb-completing-read): Use autoload rather than require.
4015
4016 2010-10-05 Katsumi Yamaoka <yamaoka@jpl.org>
4017
4018 * gnus-util.el (gnus-completing-read-function): Exclude
4019 gnus-icompleting-read and gnus-ido-completing-read from candidates for
4020 XEmacs since iswitchb.el is very old and ido.el is unavailable in
4021 XEmacs.
4022
4023 * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
4024 not to use `delete-dups' that is unavailable in XEmacs 21.4.
4025
4026 * gnus-html.el: Don't require help-fns under XEmacs.
4027 (gnus-html-schedule-image-fetching): Work for XEmacs.
4028
4029 * mm-decode.el (mm-shr): Decode contents by charset.
4030
4031 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4032
4033 * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
4034 unknown.
4035
4036 * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
4037 (shr-get-image-data): Ensure against the cache file missing.
4038
4039 * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
4040 for data.
4041
4042 * spam-report.el (spam-report-url-ping-plain): Don't query about
4043 killing the process.
4044
4045 * shr.el (shr-render-td): Protect against too-wide text.
4046
4047 2010-10-04 Julien Danjou <julien@danjou.info>
4048
4049 * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
4050 (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
4051
4052 * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
4053 retrieved.
4054
4055 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4056
4057 * shr.el (browse-url): Require.
4058 (shr-ensure-paragraph): Don't insert a new newline after empty-ish
4059 lines.
4060 (shr-show-alt-text, shr-browse-image): New commands.
4061 (shr-browse-url, shr-copy-url): New commands.
4062
4063 * gnus-sum.el (gnus-widen-article-window): New variable.
4064 (gnus-summary-select-article-buffer): Use it.
4065
4066 * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
4067 without @ signs.
4068
4069 2010-10-04 Michael Welsh Duggan <md5i@md5i.com> (tiny change)
4070
4071 * nnir.el (nnir-run-imap): Remove spurious space in search string.
4072
4073 2010-10-04 Julien Danjou <julien@danjou.info>
4074
4075 * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
4076 for XEmacs.
4077
4078 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4079
4080 * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
4081
4082 * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
4083 (nnimap-close-server): Implement.
4084
4085 * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
4086 (shr-insert): Tweak line breaking.
4087 (shr-insert): Handle <pre> better.
4088 (shr-tag-li): Get <li> indentation right.
4089 (shr-tag-li): Get <li> indentation even righter.
4090 (shr-tag-blockquote): Ensure paragraph start.
4091 (shr-make-table): Tweak table generation.
4092 (shr-make-table): Fix typo.
4093
4094 * shr.el: Implement table rendering.
4095
4096 2010-10-04 Julien Danjou <julien@danjou.info>
4097
4098 * gnus-html.el (gnus-html-put-image): Fix resize image code.
4099
4100 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4101
4102 * shr.el (shr-insert): Use string anchors instead of line anchors.
4103
4104 2010-10-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4105
4106 * shr.el: Add headings.
4107 (shr-ensure-paragraph): Actually work.
4108 (shr-tag-li): Make <ul> prettier.
4109 (shr-insert): Get white space at the beginning/end of elements right.
4110 (shr-tag-p): Collapse subsequent <p>s.
4111 (shr-ensure-paragraph): Don't insert double line feeds after blank
4112 lines.
4113 (shr-insert): \t is also space.
4114 (shr-tag-s): Fix "s" tag name function.
4115 (shr-tag-s): Fix face prop name.
4116
4117 2010-10-03 Julien Danjou <julien@danjou.info>
4118
4119 * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
4120
4121 * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
4122 gnus-window-inside-pixel-edges.
4123
4124 * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
4125 gnus-ems.
4126
4127 * mm-view.el (mm-inline-image-emacs): Support image resizing.
4128
4129 * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
4130 function.
4131
4132 * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
4133 resize choice.
4134
4135 2010-10-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4136
4137 * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
4138 beginning of the buffer.
4139
4140 * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
4141 article buffer again.
4142
4143 * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
4144
4145 * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
4146 when it's at the start of the buffer.
4147
4148 * shr.el (shr-tag-blockquote): Convert name.
4149 (shr-rescale-image): Use the right image-size variant.
4150
4151 * gnus-sum.el (gnus-summary-select-article-buffer): If the article
4152 buffer isn't shown, then select the current article first instead of
4153 bugging out.
4154 (gnus-summary-select-article-buffer): Show both the article and summary
4155 buffers again.
4156
4157 * shr.el (shr-fontize-cont): Protect against regions with no text.
4158 Rename tag functions to shr-tag-* for enhanced security.
4159 (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
4160
4161 2010-10-03 Chong Yidong <cyd@stupidchicken.com>
4162
4163 * shr.el (shr-insert):
4164 * pop3.el (pop3-movemail):
4165 * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
4166 loaded.
4167
4168 2010-10-03 Glenn Morris <rgm@gnu.org>
4169
4170 * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
4171
4172 * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
4173
4174 * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
4175
4176 * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
4177
4178 * gnus-util.el (gnus-make-local-hook): Simplify.
4179
4180 2010-10-02 Julien Danjou <julien@danjou.info>
4181
4182 * gnus-util.el (gnus-iswitchb-completing-read): New function.
4183 (gnus-ido-completing-read): New function.
4184 (gnus-emacs-completing-read): New function.
4185 (gnus-completing-read): Use gnus-completing-read-function.
4186 Add gnus-completing-read-function.
4187
4188 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4189
4190 * shr.el (shr-insert-document): Autoload.
4191 (shr-img): Be silent.
4192 (shr-insert): Add a newline after every picture before text.
4193 (shr-add-font): Use overlays for combining faces.
4194 (shr-insert): Pass upwards the text start point.
4195
4196 * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
4197 possible.
4198 (mm-shr): New function.
4199
4200 2010-10-02 Julien Danjou <julien@danjou.info>
4201
4202 * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
4203 should go backward.
4204
4205 2010-10-02 Juanma Barranquero <lekktu@gmail.com>
4206
4207 * shr.el (shr): Fix typo in provide call.
4208
4209 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4210
4211 * shr.el: New file.
4212
4213 * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
4214
4215 * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
4216 completing read.
4217
4218 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4219
4220 * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
4221 we're being queried about. Suggested by Dan Jacobson.
4222
4223 * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
4224 Suggested by Jason Eisner.
4225
4226 * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
4227 table, too. Suggested by Stefan Wiens.
4228 (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
4229 the table unnecessary. Suggested by Stefan Wiens.
4230
4231 * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
4232 longer needed, and probably doesn't work either, as pointed out by
4233 Stefan Wiens.
4234 (gnus-summary-exit): Remove call to the clearing function.
4235 (gnus-summary-exit-no-update): Ditto.
4236
4237 * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
4238 instead of gnus-eval-in-buffer-window to avoid popping up frames.
4239 Reported by Stefan Monnier.
4240 (gnus-summary-save-in-rmail): Ditto.
4241
4242 * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
4243 article buffer, instead of both the article buffer and the summary
4244 buffer. Sort of suggested by Dan Jacobson.
4245
4246 * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
4247
4248 * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
4249 Suggested by Dan Jacobson.
4250
4251 * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
4252 documentation clearer.
4253
4254 * message.el (message-shorten-references): Comment on the number "21".
4255 Suggested by Stefan Monnier.
4256
4257 * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
4258 Suggested by Dan Jacobson.
4259
4260 * gnus.el (gnus-large-newsgroup):
4261 Mention gnus-large-ephemeral-newsgroup. Suggested by Dan Jacobson.
4262
4263 * gnus-msg.el (gnus-summary-resend-message): When resending, don't
4264 externalize attachments. Bug reported by Steve Wen.
4265
4266 * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
4267 really message anything to the user.
4268
4269 * nnmail.el (nnmail-article-group): Allow using the fancy split method
4270 directly.
4271
4272 * nnimap.el (nnimap-request-group): Low higher than high to signal no
4273 messages in empty groups.
4274
4275 2010-10-01 Ted Zlatanov <tzz@lifelogs.com>
4276
4277 * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
4278 non-UIDNEXT group.
4279
4280 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4281
4282 * gnus-group.el (gnus-group-completing-read): Return the symbol name,
4283 not the value from the collection.
4284
4285 * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
4286 values. This sometimes happens on some groups that have no info.
4287 (nnimap-request-newgroups): New function.
4288
4289 2010-10-01 Teodor Zlatanov <tzz@lifelogs.com>
4290
4291 * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
4292 check into `gnus-registry-initialize'.
4293 (gnus-registry-initialize): Ditto.
4294 Fix and extend header docs.
4295
4296 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4297
4298 * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
4299 regexp backtrace overflows.
4300
4301 * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
4302 for starttls that tls.el implements; i.e. openssl.
4303
4304 2010-10-01 Katsumi Yamaoka <yamaoka@jpl.org>
4305
4306 * gravatar.el: Don't load image.el that XEmacs doesn't provide.
4307 (gravatar-create-image): New function that's an alias to
4308 gnus-xmas-create-image, gnus-create-image, or create-image.
4309 (gravatar-data->image): Use it.
4310
4311 2010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
4312
4313 * gnus-registry.el (gnus-registry-install-nnregistry): New function to
4314 install the nnregistry refer method.
4315 (gnus-registry-install-hooks): Use it.
4316 (gnus-registry-unfollowed-groups): Add nnmairix to the default
4317 unfollowed groups.
4318
4319 2010-09-30 Jose A. Ortega Ruiz <jao@gnu.org> (tiny change)
4320
4321 * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
4322 expanding threads.
4323
4324 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4325
4326 * nnir.el: Use the server names without suffixes (bug #7009).
4327
4328 * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
4329 unencrypted to STARTTLS, if possible.
4330
4331 2010-09-30 Teemu Likonen <tlikonen@iki.fi> (tiny change)
4332
4333 * message.el (message-ignored-supersedes-headers): Strip Injection-*
4334 headers before superseding.
4335
4336 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4337
4338 * nnrss.el (nnrss-use-local): Add documentation.
4339
4340 * nnimap.el (nnimap-extend-tls-programs): New function.
4341 (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
4342 (nnimap-wait-for-connection): Accept the greeting from the stupid
4343 output from openssl s_client -starttls, too.
4344
4345 * nnimap.el (nnimap-find-article-by-message-id): Really return the
4346 article number.
4347 (nnimap-split-fancy): New variable.
4348 (nnimap-split-incoming-mail): Use it.
4349
4350 * nntp.el (nntp-server-list-active-group): Document.
4351
4352 * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
4353 SELECT to get the message-id.
4354
4355 * mail-source.el (mail-sources): Remove webmail support.
4356 (defvar): Ditto.
4357 (mail-source-fetcher-alist): Ditto.
4358 (mail-source-fetch-webmail): Remove.
4359
4360 * webmail.el: Remove -- doesn't seem relevant any more.
4361
4362 * gnus.el: Fix up make-obsolete-variable declarations throughout.
4363
4364 * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
4365 the \r.
4366
4367 2010-09-30 Julien Danjou <julien@danjou.info>
4368
4369 * gnus-agent.el (gnus-agent-add-group): Fix call to
4370 gnus-completing-read.
4371
4372 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4373
4374 * nndoc.el (nndoc-retrieve-groups): New function.
4375
4376 * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
4377 `default', use nnmail-split-methods.
4378 (nnimap-request-article): Downcase the NILs so that they are nil.
4379
4380 * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
4381 symbol.
4382
4383 * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
4384 code, since if the user has requested network, that's what they ought
4385 to get.
4386 (nnimap-request-set-mark): Erase the buffer before issuing commands.
4387 (nnimap-split-rule): Mark as obsolete.
4388
4389 * pop3.el (pop3-send-streaming-command, pop3-stream-length):
4390 New variable.
4391
4392 * nnimap.el (nnimap-insert-partial-structure): Get the type from the
4393 correct slot, too.
4394
4395 2010-09-29 Julien Danjou <julien@danjou.info>
4396
4397 * gnus.el (gnus-local-domain): Declare variable obsolete.
4398
4399 * gnus-util.el (gnus-icompleting-read): Require iswitchb.
4400 Fix history computing.
4401 (gnus-ido-completing-read): Require ido.
4402
4403 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4404
4405 * gnus-registry.el: Don't prompt on load, which makes it impossible to
4406 build Gnus.
4407
4408 * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
4409 when interpreting the structures.
4410 (nnimap-request-accept-article): Add \r\n to the lines to make this
4411 work with Cyrus.
4412
4413 * nndraft.el (nndraft-request-expire-articles): Use the group name
4414 instead if "nndraft". Fix found by Nils Ackermann.
4415
4416 2010-09-29 Ludovic Courtes <ludo@gnu.org>
4417
4418 * nnregistry.el: Add.
4419
4420 2010-09-29 Stefan Monnier <monnier@iro.umontreal.ca>
4421
4422 * nnmail.el (group, group-art-list, group-art):
4423 Remove unneeded directives.
4424
4425 2010-09-29 Katsumi Yamaoka <yamaoka@jpl.org>
4426
4427 * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
4428 (mm-mime-charset)
4429 * rfc2047.el (rfc2047-syntax-table)
4430 * utf7.el (utf7-utf-16-coding-system): Comment fix.
4431
4432 * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
4433 rather than `insert-file-contents' and `eval-region'.
4434
4435 2010-09-29 Julien Danjou <julien@danjou.info>
4436
4437 * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
4438 replacement of `gnus-gravatar-relief' to mimic
4439 `gnus-faces-properties-alist'.
4440 Add :version property.
4441
4442 2010-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
4443
4444 * mail-source.el (mail-source-report-new-mail)
4445 * message.el (message-default-mail-headers)
4446 * mm-decode.el (mm-valid-image-format-p): Comment fix.
4447
4448 * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
4449
4450 2010-09-28 Julien Danjou <julien@danjou.info>
4451
4452 * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
4453 mail-address contains the same string as real-name.
4454
4455 * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
4456 non-blank in header, otherwise it'll get stripped.
4457
4458 * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
4459 real-name, and then for mail address rather than doing : or , search.
4460
4461 2010-09-27 Julien Danjou <julien@danjou.info>
4462
4463 * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
4464 right completing-read function.
4465 (gnus-use-ido): New variable
4466 (gnus-completing-read-with-default): Remove.
4467 * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
4468 (gnus-agent-add-group):
4469 * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
4470 * mm-view.el (mm-view-pkcs7-decrypt):
4471 * mm-util.el (mm-codepage-setup):
4472 * smime.el (smime-sign-buffer, smime-decrypt-buffer):
4473 * mml-smime.el (mml-smime-openssl-sign-query):
4474 * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
4475 (mml-insert-multipart):
4476 * gnus-msg.el (gnus-summary-yank-message):
4477 * gnus-int.el (gnus-start-news-server):
4478 * mm-decode.el (mm-interactively-view-part):
4479 * gnus-dired.el (gnus-dired-attach):
4480 * gnus.el (gnus-read-method):
4481 * gnus-bookmark.el (gnus-bookmark-jump):
4482 * gnus-art.el (gnus-mime-view-part-as-type)
4483 (gnus-mime-action-on-part, gnus-article-encrypt-body):
4484 * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
4485 (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
4486 * nnmairix.el (nnmairix-create-server-and-default-group)
4487 (nnmairix-update-groups, nnmairix-get-server)
4488 (nnmairix-backend-to-server, nnmairix-goto-original-article)
4489 (nnmairix-get-group-from-file-path):
4490 * nnrss.el (nnrss-find-rss-via-syndic8):
4491 * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
4492 (gnus-group-make-useful-group, gnus-group-add-to-virtual)
4493 (gnus-group-browse-foreign-server):
4494 * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
4495 (gnus-summary-execute-command, gnus-summary-respool-article)
4496 (gnus-read-move-group-name):
4497 * gnus-score.el (gnus-summary-increase-score)
4498 (gnus-summary-score-effect):
4499 * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
4500
4501 2010-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
4502
4503 * nnimap.el (auth-source-forget-user-or-password)
4504 (auth-source-user-or-password): Autoload.
4505
4506 * message.el (message-from-style, message-interactive)
4507 (message-signature): Remove comment.
4508 (message-cite-prefix-regexp): Default to mail-citation-prefix-regexp
4509 always.
4510 (message-sendmail-envelope-from): Comment fix.
4511 (message-yank-prefix): Default to mail-yank-prefix always.
4512 (message-indentation-spaces):
4513 Default to mail-indentation-spaces always.
4514 (message-signature-file): Default to mail-signature-file always.
4515
4516 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
4517
4518 * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
4519 (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
4520 new articles.
4521
4522 * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
4523 parts.
4524 (nnimap-request-article): Work with the t setting, too.
4525
4526 * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
4527 that you don't get flashes of other buffers.
4528 (gnus-summary-show-complete-article): Intern before setting.
4529
4530 2010-09-27 David Engster <dengste@eml.cc>
4531
4532 * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
4533 well as HEADERS.
4534 (nnmairix-retrieve-headers): Provide new argument for the above.
4535
4536 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
4537
4538 * gnus-sum.el (gnus-summary-move-article): Don't alter
4539 gnus-newsgroup-active. This makes `/ N' work after copying to the same
4540 group.
4541
4542 * nnimap.el (nnimap-update-info): Don't destructively alter active.
4543
4544 * message.el (message-cite-prefix-regexp): Revert my last edit.
4545
4546 * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
4547 variable instead of the Gnus variable.
4548
4549 * nnimap.el (nnimap-find-wanted-parts-1): Use it.
4550
4551 * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
4552
4553 * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
4554 since some servers don't like it.
4555 (nnimap-open-connection): Forget credentials if the server says the
4556 password was wrong.
4557 (nnimap-parse-line): Protect against invalid data.
4558
4559 * gnus-sum.el (gnus-summary-move-article): Add comment.
4560 (gnus-summary-insert-new-articles): Copy the old-high watermark so that
4561 nothing alters it while scanning for new messages.
4562
4563 * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
4564 which may or may not help.
4565 (nnimap-open-connection): If we're doing a stream connection, and then
4566 discover we're on a STARTTLS-capable server, then open a STARTTLS
4567 connection instead.
4568
4569 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
4570
4571 * nnimap.el (utf7): Require.
4572
4573 * message.el (message-cite-prefix-regexp): Remove "}" from citation
4574 prefix.
4575
4576 2010-09-27 Juanma Barranquero <lekktu@gmail.com>
4577
4578 * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
4579
4580 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
4581
4582 * nnimap.el (nnimap-request-accept-article): Message the error on
4583 error.
4584
4585 2010-09-27 Katsumi Yamaoka <yamaoka@jpl.org>
4586
4587 * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
4588
4589 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4590
4591 * nndoc.el (nndoc-request-list): Return success always.
4592
4593 * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
4594 `fetch-old' -- we only want to fetch the articles we've requested.
4595 The rest are in the agent, probably.
4596 (gnus-agent-read-servers-validate): Change the level for the "Ignoring
4597 disappeared server" to something low. It's not important.
4598
4599 * nnimap.el (nnimap-get-whole-article): Remove the data that may have
4600 arrived before the FETCH data.
4601
4602 * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
4603 target here, because we don't know the Gnus name of the group.
4604
4605 * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
4606 for the correct group.
4607
4608 * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
4609
4610 * gnus.el (gnus): Give a final warning after startup.
4611
4612 * gnus-util.el (gnus-action-message-log): New variable.
4613 (gnus-message): Use it.
4614 (gnus-final-warning): New function.
4615
4616 * nnimap.el (nnimap-open-connection): Record the greeting.
4617 (nnimap): Add greeting.
4618
4619 2010-09-26 Julien Danjou <julien@danjou.info>
4620
4621 * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
4622 arguments.
4623 (gnus-html-wash-images): Fix spec computing to include start/end.
4624
4625 * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
4626
4627 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4628
4629 * nnimap.el (nnimap-request-expire-articles): Compress ranges before
4630 deletion.
4631 (nnimap-retrieve-headers): Don't select the group, because that's
4632 already done by nnimap-possibly-change-group.
4633
4634 * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
4635 (gnus-picon-transform-address): Use it.
4636
4637 * mail-source.el (mail-source-value): Revert previous patch.
4638
4639 * nnimap.el (nnimap-credentials): Allow inhibiting the password query
4640 on failure.
4641 (nnimap-open-connection): Look up both virtual and physical server name
4642 credentials.
4643
4644 * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
4645
4646 2009-02-08 Dave Love <fx@gnu.org>
4647
4648 * gnus-win.el (gnus-window-to-buffer-helper)
4649 (gnus-all-windows-visible-p): Function needn't be a symbol.
4650
4651 * mail-source.el (mail-source-value): Function needn't be a symbol.
4652
4653 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4654
4655 * message.el (message-cite-prefix-regexp): Remove } from the cite
4656 prefix.
4657
4658 * gnus-art.el (gnus-treatment-function-alist): Do picons before
4659 highlight again, so that the highlight is correct.
4660
4661 * gnus-picon.el (gnus-picon): Remove again.
4662 (gnus-picon-create-glyph): Set the background XPM colour explicitly.
4663
4664 * gnus-art.el (gnus-treatment-function-alist): Insert picons after
4665 doing the header highlightling, so that the background colour of the
4666 picon is correct.
4667
4668 * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
4669 (gnus-picon): Ditto.
4670 (gnus-picon): Reinstate. The background colour for picons is white.
4671 (gnus-picon-insert-glyph): Make the background white.
4672
4673 * nnml.el (nnml-open-nov): Don't return dead buffers.
4674
4675 * auth-source.el (auth-source-create): Query the user for whether to
4676 store the credentials.
4677
4678 * auth-source.el (auth-source-user-or-password): Use the existing auth
4679 sources, if any, for creation.
4680
4681 * gnus.el (gnus-group-fast-parameter): Return the last matching
4682 parameter instead of the first matching parameter.
4683
4684 2010-09-26 Julien Danjou <julien@danjou.info>
4685
4686 * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
4687
4688 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4689
4690 * mml2015.el (mml2015-use): Remove gpg support.
4691
4692 * mml1991.el (mml1991-function-alist): Remove gpg function.
4693 (mml1991-gpg-sign): Remove.
4694
4695 2010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
4696
4697 * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
4698 (gnus-browse-unsubscribe-current-group): Document it.
4699 (gnus-browse-unsubscribe-group): Use it.
4700
4701 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4702
4703 * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
4704 address to the To list for easier response.
4705
4706 * gnus.el (gnus-play-startup-jingle): Remove.
4707 (gnus-splash): Don't play jingle.
4708 (gnus): Silence gnus-load message.
4709
4710 * gnus-art.el (gnus-treat-play-sounds): Remove.
4711
4712 * gnus.el (gnus-play-jingle): Remove audio support.
4713
4714 * gnus-cus.el (gnus-score-customize): Remove audio reference.
4715
4716 * earcon.el: Remove -- no users.
4717
4718 * gnus-audio.el: Remove -- no users of this package.
4719
4720 * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
4721
4722 * gnus-start.el (gnus-setup-news): Remove nocem support.
4723
4724 * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
4725
4726 * gnus.el (gnus-use-nocem): Remove.
4727
4728 * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
4729 Remove.
4730
4731 * gnus-nocem.el (gnus-nocem-issuers): Remove file. Apparently nobody
4732 uses NoCeM any more.
4733
4734 * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
4735 (gnus-button-ctan-handler): Ditto.
4736 (gnus-button-handle-ctan-bogus-regexp): Ditto.
4737 (gnus-button-ctan-directory-regexp): Ditto.
4738 (gnus-button-handle-ctan): Ditto.
4739 (gnus-button-tex-level): Ditto.
4740 (gnus-button-alist): Remove CTAN stuff.
4741
4742 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
4743
4744 * nnimap.el (nnimap-wait-for-response): Reverse logic in the
4745 nnimap-streaming test.
4746
4747 * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
4748 servers twice.
4749
4750 * nnimap.el (nnimap-open-connection): Add more error reporting when
4751 nnimap fails early.
4752
4753 * nnheader.el (nnheader-get-report-string): New function.
4754 (nnheader-get-report): Use it.
4755
4756 * gnus-int.el (gnus-check-server): Say what the error was when opening
4757 failed.
4758
4759 * nnimap.el (nnimap-wait-for-response): Search further when we're not
4760 using streaming.
4761
4762 2010-09-25 Julien Danjou <julien@danjou.info>
4763
4764 * gnus-html.el (gnus-html-rescale-image): Use our defalias
4765 gnus-window-inside-pixel-edges.
4766
4767 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
4768
4769 * gnus-srvr.el (gnus-server-copy-server): Add documentation.
4770
4771 * mm-decode.el (mm-save-part): Allow saving to other directories the
4772 normal Emacs way.
4773
4774 * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
4775 Suggested by Jay Berkenbilt.
4776
4777 * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
4778 there isn't a single byte.
4779
4780 * gnus-int.el (gnus-open-server): Don't query whether to go offline --
4781 just do it. It doesn't really seem to matter what the user responds
4782 here, I think, so it's just a confusing question.
4783
4784 * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
4785 non-streaming case.
4786
4787 * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
4788 (gnus-article-encrypt-body): Use it.
4789
4790 * gnus-sum.el (gnus-summary-show-complete-article): New command and
4791 keystroke.
4792
4793 * nnimap.el (nnimap-find-wanted-parts-1):
4794 Use gnus-fetch-partial-articles.
4795
4796 * gnus-art.el (gnus-fetch-partial-articles): New variable.
4797
4798 * nnimap.el (nnimap-insert-partial-structure): New function.
4799 (nnimap-get-partial-article): New function.
4800 (nnimap-request-article): Use it.
4801 (nnimap-wait-for-response): Return whether the wait was successful.
4802 (nnimap-finish-retrieve-group-infos): Don't do anything if the
4803 retrieval wasn't successful.
4804 (nnimap-retrieve-group-data-early): Allow throttling servers.
4805 (nnimap-streaming): New variable.
4806 (nnimap-fetch-partial-articles): Remove.
4807
4808 * mm-decode.el (mm-with-part): Protect against killed buffers.
4809
4810 * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
4811 for prettier summary display.
4812
4813 2010-09-25 Andrew Cohen <cohen@andy.bu.edu> (tiny change)
4814
4815 * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
4816
4817 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
4818
4819 * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
4820 apparently third-party libraries depend on it.
4821
4822 * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
4823 before starting negotiation.
4824
4825 * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
4826 privacy reasons.
4827 (gnus-treat-mail-gravatar): Ditto.
4828
4829 * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
4830 buffer when inserting images. Inserting text into the headers, for
4831 instance, can make them invalid.
4832
4833 2010-09-25 Julien Danjou <julien@danjou.info>
4834
4835 * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
4836 variables.
4837
4838 * nnheader.el: Remove useless variables news-reply-yank-from and
4839 news-reply-yank-message-id.
4840
4841 * mml2015.el: Remove useless mc-default-scheme and mc-schemes
4842 variables.
4843
4844 * mml1991.el: Remove useless mml1991-verbose.
4845
4846 * gnus.el: Remove useless variable gnus-use-generic-from.
4847 Remove obsolete variable gnus-topic-indentation.
4848
4849 * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
4850
4851 * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
4852
4853 * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
4854
4855 * gnus-group.el: Remove useless gnus-group-icon-cache.
4856 Remove useless gnus-ephemeral-group-server.
4857
4858 * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
4859
4860 * mml2015.el: Remove useless mml2015-verbose.
4861
4862 * mml-smime.el: Remove useless mml-smime-verbose.
4863
4864 * gnus.el: Remove useless gnus-local-domain.
4865
4866 * gnus-gravatar.el (gnus-gravatar-transform-address):
4867 Use gnus-gravatar-size.
4868
4869 * gnus-art.el: Remove useless gnus-treat-translate.
4870
4871 2010-09-24 Julien Danjou <julien@danjou.info>
4872
4873 * gnus-sum.el: Add support for Gravatars.
4874
4875 * gnus-art.el: Add support for Gravatars.
4876
4877 * gnus-gravatar.el: Add this file.
4878
4879 * gravatar.el: Add this file.
4880
4881 2010-09-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
4882
4883 * gnus-sum.el (gnus-summary-fetch-faq): Remove.
4884
4885 * gnus-group.el (gnus-group-fetch-faq): Remove.
4886
4887 * gnus.el (gnus-group-faq-directory): Remove.
4888
4889 * gnus-group.el (gnus-group-fetch-charter): Remove.
4890
4891 * gnus.el (gnus-group-charter-alist): Remove.
4892
4893 * gnus-group.el (gnus-group-archive-directory): Remove.
4894 (gnus-group-recent-archive-directory): Ditto.
4895 (gnus-group-make-archive-group): Remove.
4896
4897 * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
4898
4899 * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
4900 use the same article number for all the cached articles.
4901
4902 * nnimap.el (nnimap-command): Register the last command time so
4903 that we can use it for idling NOOPs.
4904 (nnimap-open-connection): Start the keeplive timer.
4905 (nnimap-make-process-buffer): Store all the process buffers.
4906 (nnimap-keepalive): New function.
4907
4908 * starttls.el (starttls-open-stream): Add autoload cookie.
4909
4910 2010-09-24 Michael Welsh Duggan <md5i@md5i.com> (tiny change)
4911
4912 * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
4913 handling.
4914
4915 2010-09-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
4916
4917 * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
4918 its data structures.
4919
4920 * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
4921 instead of the cl.el copy-list.
4922 (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
4923 equalp.
4924
4925 2010-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
4926
4927 * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
4928 and tool-bar-local-item-from-menu.
4929
4930 * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
4931 mode-line-highlight face for Emacs.
4932
4933 * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
4934 loading gnus-sum.elc; fix comment for canlock-verify.
4935 (gnus-article-jump-to-part): Use read-number.
4936 (gnus-insert-mime-button, gnus-insert-mime-security-button):
4937 Remove Emacs pre-21 compatible code for help-echo.
4938 (gnus-article-next-page-1): No need to adjust the number of lines.
4939 (gnus-article-describe-bindings): Always use help-buffer.
4940
4941 * gnus-audio.el (gnus-audio-inline-sound)
4942 * gnus-cus.el (gnus-custom-mode)
4943 * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
4944
4945 * gnus-sum.el (gnus-remove-overlays): Doc fix.
4946
4947 * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
4948 compatible code.
4949
4950 2010-09-24 Glenn Morris <rgm@gnu.org>
4951
4952 * message.el (message-output): Use gnus-output-to-rmail if a buffer is
4953 visiting the fcc file in rmail-mode.
4954
4955 2010-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
4956
4957 * nnir.el: Silence the byte compiler.
4958
4959 * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
4960 alias to browse-url-url-encode-chars if any.
4961 (gnus-html-encode-url): Use it.
4962
4963 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
4964
4965 * gnus-start.el (gnus-use-backend-marks): New variable.
4966 (gnus-get-unread-articles-in-group): Use it.
4967
4968 * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
4969 makeover.
4970
4971 2010-09-23 Andrew Cohen <cohen@andy.bu.edu>
4972
4973 * nnimap.el (nnimap-retrieve-headers): Return 'headers.
4974
4975 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
4976
4977 * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
4978 Remove.
4979 (gnus-setup-news-hook):
4980 Remove gnus-fixup-nnimap-unread-after-getting-new-news.
4981
4982 * gnus-int.el (gnus-request-update-info): Protect against backends not
4983 having the function.
4984
4985 * nnimap.el (nnimap-stream): Mention starttls.
4986 (nnimap-open-connection): Add starttls support.
4987
4988 2010-09-23 Andrew Cohen <cohen@andy.bu.edu>
4989
4990 * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
4991
4992 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
4993
4994 * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
4995 BODYSTRUCTUREs.
4996 (nnimap-transform-headers): Unfold quoted {42} headers.
4997
4998 * gnus-start.el (gnus-get-unread-articles): Allow backends to update
4999 the info.
5000 (gnus-get-unread-articles): Only call updatep on backends that support
5001 it.
5002
5003 * nnweb.el (nnweb-request-update-info): NOOP.
5004
5005 * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
5006
5007 * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
5008 since it only deals with marks.
5009
5010 * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
5011 gnus-request-marks, and make a new gnus-request-update-info.
5012
5013 * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
5014 the active instead of the high number, which is usually too low.
5015
5016 2010-09-23 Teodor Zlatanov <tzz@lifelogs.com>
5017
5018 * encrypt.el: Remove.
5019
5020 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
5021
5022 * nnimap.el (nnimap-update-info): Sync non-standard flags from the
5023 server in symbolic form.
5024
5025 * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
5026
5027 2010-09-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
5028
5029 * nnimap.el (nnimap-parse-flags): Parse the data in any order.
5030 (nnimap-update-info): Fix up code slightly.
5031
5032 * gnus-int.el (gnus-open-server): Add tracing for performance
5033 debugging.
5034
5035 * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
5036 (gnus-group-insert-group-line): Pass the real group name so that it
5037 gets the right data.
5038
5039 * gnus-start.el (gnus-get-unread-articles): Don't have
5040 `gnus-get-unread-articles-in-group' update info, since that can be
5041 really slow and doesn't seem to be needed?
5042
5043 2010-09-22 Julien Danjou <julien@danjou.info>
5044
5045 * gnus-group.el (gnus-group-insert-group-line):
5046 Call gnus-group-highlight-line.
5047 (gnus-group-update-hook): Remove gnus-group-highlight-line from the
5048 default hook list.
5049 (gnus-group-update-eval-form): Add new function.
5050 (gnus-group-highlight-line): Use gnus-group-update-eval-form.
5051 (gnus-group-get-icon): Use gnus-group-update-eval-form.
5052
5053 2010-09-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
5054
5055 * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
5056 immediate, then expire all articles.
5057 (nnimap-update-info): Fix off-by-one errors.
5058 (nnimap-flags-to-marks): Would return no marks lists for group with no
5059 flags. Instead return the other data.
5060
5061 2010-09-22 Julien Danjou <julien@danjou.info>
5062
5063 * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
5064 Only return an icon.
5065 (gnus-group-insert-group-line): Compute icon to return.
5066
5067 * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
5068 (gnus-html-image-fetched): Only cache if
5069 gnus-html-image-automatic-caching is set.
5070 (gnus-html-image-fetched): Check for errors.
5071
5072 2010-09-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
5073
5074 * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
5075 once per method on `g'. This ensures that backends like nnfolder don't
5076 open all their folders.
5077
5078 * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
5079 (nnimap-request-list): Nix out group in the correct buffer.
5080 (nnimap-parse-flags): Implement by using `read' instead of
5081 hand-parsing.
5082 (nnimap-flags-to-marks): Pass on permanent-flags.
5083 (nnimap-make-process-buffer): Record the server name.
5084 (nnimap-parse-flags): Fix typo.
5085 (nnimap-request-scan): Run split on the server in general, not just a
5086 single group.
5087
5088 * nnmail.el (nnmail-split-incoming): Take an optional junk-func
5089 parameter, and propagate this downwards.
5090
5091 * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
5092 since EXAMINE changes it on the server.
5093
5094 * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
5095 this command might take a while.
5096
5097 2010-09-22 Julien Danjou <julien@danjou.info>
5098
5099 * gnus-html.el (gnus-html-put-image): Stop using markers. They are
5100 harmful if you have 2 images side-by-side, they can't be properly
5101 update on text deletion. Using text-property is safer here.
5102 (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
5103 data.
5104
5105 2010-09-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
5106
5107 * nnimap.el (nnimap-expunge-inbox): Remove.
5108 (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
5109 (nnimap-expunge): Flip default to t.
5110
5111 * gnus.el (gnus-method-to-server): Don't push things to the cache
5112 unless it's unique.
5113 (gnus-server-to-method): Ditto.
5114
5115 2010-09-22 Teodor Zlatanov <tzz@lifelogs.com>
5116
5117 * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
5118
5119 2010-09-22 Julien Danjou <julien@danjou.info>
5120
5121 * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
5122 get the start of data.
5123 (gnus-html-encode-url): Add this function to encode special chars in
5124 URL.
5125 (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
5126 (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
5127
5128 * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
5129 default.
5130 (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
5131
5132 * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
5133 images alt-text.
5134 (gnus-html-put-image): Put alt-text as help-echo.
5135
5136 2010-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
5137
5138 * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
5139 * mm-util.el (mm-decompress-buffer)
5140 * nnir.el (nnir-run-find-grep)
5141 * pop3.el (pop3-list): Use 3rd arg of split-string.
5142
5143 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
5144
5145 * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
5146 outside the active range. Suggested by Dan Christensen.
5147
5148 * gnus-start.el (gnus-get-unread-articles): Get the extended method
5149 slightly later to avoid double-getting it.
5150
5151 * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
5152 previous patch.
5153
5154 * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
5155
5156 2010-09-21 Adam Sjøgren <asjo@koldfront.dk>
5157
5158 * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
5159
5160 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
5161
5162 * gnus-int.el (gnus-open-server): Give a better error message in the
5163 "go offline" case.
5164
5165 * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
5166 marks for nnimap, which is seldom the right thing to do.
5167
5168 * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
5169 (gnus-same-method-different-name): New function.
5170
5171 * nnimap.el (parse-time): Require.
5172
5173 * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
5174 method in the presence of many similar methods.
5175
5176 * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
5177
5178 * nnimap.el (nnimap-find-expired-articles): Don't refer to
5179 nnml-inhibit-expiry.
5180
5181 * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
5182 find out whether methods are equal.
5183
5184 * nnimap.el (nnimap-find-expired-articles): New function.
5185 (nnimap-process-expiry-targets): New function.
5186 (nnimap-request-move-article): Request the article before looking at
5187 what the Message-ID is. Fix found by Andrew Cohen.
5188 (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
5189
5190 * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
5191 for oldness in addition to being a predicate.
5192
5193 * nnimap.el (nnimap-request-group): When we have zero articles, return
5194 the right data to Gnus.
5195 (nnimap-request-expire-articles): Only delete articles immediately if
5196 the target is 'delete.
5197
5198 * gnus-sum.el (gnus-summary-move-article): When respooling to the same
5199 method, this would bug out.
5200
5201 * gnus-group.el (gnus-group-expunge-group): Rename from
5202 gnus-group-nnimap-expunge, and implemented as a normal interface
5203 function.
5204
5205 * gnus-int.el (gnus-request-expunge-group): New function.
5206
5207 * nnimap.el (nnimap-request-create-group): Implement.
5208 (nnimap-request-expunge-group): New function.
5209
5210 2010-09-21 Julien Danjou <julien@danjou.info>
5211
5212 * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
5213 (gnus-html-cache-expired): Add new function.
5214 (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
5215 wethever we should display image for fetch it.
5216 Compute alt-text earlier to pass it to the fetching function too.
5217 (gnus-html-schedule-image-fetching): Change function argument to only
5218 get one image at a time, not a list.
5219 (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
5220 cache.
5221 (gnus-html-get-image-data): New function to retrieve image data from
5222 cache.
5223 (gnus-html-put-image): Change buffer argument to use image data rather
5224 than file, and place image above region rather than inserting a new
5225 one. Do not take alt-text as argument, since it's useless now: we place
5226 the image above alt-text.
5227 (gnus-html-prune-cache): Remove.
5228 (gnus-html-show-images): Start to fetch image when we find one, do not
5229 push into a temporary list.
5230 (gnus-html-prefetch-images): Only fetch image if they have expired.
5231 (gnus-html-browse-image): Fix, use 'gnus-image-url.
5232 (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
5233
5234 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
5235
5236 * rfc2047.el (rfc2047-encode-parameter): Doc fix.
5237
5238 2010-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
5239
5240 * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
5241 spec inser "*" if the group isn't active instead of 0.
5242
5243 * nnimap.el (nnimap-request-group): Don't select the imap buffer before
5244 opening the server.
5245 (nnimap-request-delete-group): Implement group deletion.
5246 (nnimap-transform-headers): Return the size of the entire message in
5247 the Bytes header, not just the size of the first part.
5248 (nnimap-request-move-article): When moving an article from nnimap,
5249 request the article first so the accepting form has an article to
5250 accept. Reported by Dan Christensen.
5251 (nnimap-command): Make sure that the error message doesn't error out.
5252
5253 2010-09-20 David Edmondson <dme@dme.org> (tiny change)
5254
5255 * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
5256 we haven't requested anything.
5257
5258 2010-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
5259
5260 * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
5261 "". Fix found by Andrew Cohen.
5262
5263 * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
5264 instead of -encode-string.
5265
5266 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
5267
5268 * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
5269
5270 * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
5271 by mm-subst-char-in-string.
5272
5273 2010-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
5274
5275 * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
5276 waiting for the connection string.
5277
5278 * gnus-html.el (gnus-html-image-fetched): Protect against the data not
5279 arriving.
5280
5281 * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
5282 bogus characters. This allows selecting certain Gmail groups.
5283
5284 * nnimap.el (nnimap-find-wanted-parts-1): New function.
5285 (nnimap-fetch-partial-articles): New variable.
5286 (nnimap-open-connection): When looking for credentials, also use the
5287 nnimap-server-port.
5288 (nnimap-request-article): Return the group/article number, so that Gnus
5289 `^' works as expected.
5290 (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
5291
5292 * gnus.el (gnus-similar-server-opened): Refactor a bit and add
5293 comments.
5294 (gnus-methods-sloppily-equal): New function.
5295 (gnus): When using the development version of Gnus, load the gnus-load
5296 file.
5297
5298 * gnus-start.el (gnus-get-unread-articles): Make sure that we call
5299 `gnus-open-server' on each method before trying to scan them etc.
5300 This ensures that all the backend parameters are set correctly.
5301
5302 * nnimap.el (nnimap-authenticator): New variable.
5303 (nnimap-open-connection): Allow anonymous login.
5304 (nnimap-transform-headers): The chars header is called Chars not Bytes.
5305 (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
5306
5307 * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
5308 patch, found by Knut Anders Hatlen.
5309
5310 2010-09-19 Andreas Schwab <schwab@linux-m68k.org>
5311
5312 * gnus-agent.el (gnus-agent-batch-confirmation)
5313 (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
5314 to gnus-message.
5315 * gnus-art.el (gnus-article-describe-briefly): Likewise.
5316 * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
5317 (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
5318 * gnus-int.el (gnus-open-server): Likewise.
5319 * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
5320 (gnus-score-check-syntax): Likewise.
5321 * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
5322 * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
5323 Likewise.
5324 * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
5325
5326 2010-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
5327
5328 * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
5329 calling conventions so that prefetch doesn't bug out.
5330
5331 2010-09-19 Julien Danjou <julien@danjou.info>
5332
5333 * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
5334 rather than `subst-char-in-region' in order to be able to replace ASCII
5335 char by UTF-8 ones.
5336
5337 * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
5338 than curl.
5339 (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
5340 the right URL and ALT text on images.
5341 (gnus-html-wash-tags): Fix tag case.
5342 Add support for `s' and `ins' tags. Use gnus-emphasis-* faces.
5343 (gnus-article-html): Add -o display_ins_del=2 option.
5344 (gnus-html-wash-tags): Add better support for <ul> tags symbols.
5345
5346 2010-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
5347
5348 * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
5349 the extra mail headers, which sometimes seem to happen for unknown
5350 reasons.
5351
5352 * mail-parse.el (mail-header-encode-parameter): Define as
5353 rfc2045-encode-string instead of as rfc2231-encode-string, since some
5354 (or most, perhaps?) mail readers don't understand the latter, but do
5355 understand the former.
5356
5357 * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
5358 to nil, so that no methods are automatically agentized. I think this
5359 is probably what most users want.
5360
5361 * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
5362 from url-retrieve, for instance about invalid URLs.
5363
5364 * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
5365 groups that have no articles.
5366 (nnimap-request-article): Check that we really got an article when we
5367 requested one.
5368
5369 * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
5370 doesn't exist.
5371
5372 * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
5373 nntp buffer so the agent can save it.
5374 (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
5375 that CRLF doesn't get translated to \n.
5376 (nnimap-open-connection): Don't make 'shell commands only send \n.
5377
5378 2010-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
5379
5380 * nnml.el (nnml-files): Add prefix to dynamic var `files'.
5381 (nnml-generate-nov-databases-directory, nnml-generate-active-info):
5382 Update var name.
5383 (nnml-generate-nov-file): Use dolist.
5384 (nnml-directory-articles, nnml-current-group-article-to-file-alist):
5385 Use with-current-buffer.
5386
5387 2010-09-18 Julien Danjou <julien@danjou.info>
5388
5389 * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
5390 parallel.
5391
5392 2010-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
5393
5394 * nnimap.el (nnimap-update-info): When doing partial marks update, get
5395 the range update right.
5396 (nnimap-request-group): Don't make `M-g' bug out on group with no
5397 marks.
5398 (nnoo): Require, so that other packages can require nnimap.
5399 (nnimap-wait-for-response): Be a bit more lax in finding the end of the
5400 command we're looking for. This helps when the server sends more
5401 responses after we've gotten everything we expected.
5402 (nnimap): Add a `newlinep' field to keep track of end-of-line
5403 conventions.
5404 Don't send CRLF to things that don't want it.
5405 (nnimap-request-accept-article): Ditto.
5406
5407 2010-09-18 Julien Danjou <julien@danjou.info>
5408
5409 * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
5410 than curl to retrieve images.
5411
5412 2010-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
5413
5414 * nnimap.el (nnimap-update-info): Extend the info so that we can set
5415 the marks.
5416 (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
5417 (nnimap-wait-for-connection): New function.
5418 (nnimap-open-connection): If we have PREAUTH, don't query for login
5419 credentials.
5420 (nnimap-update-info): Fix off-by-one error when concatenating ranges
5421 when doing a partial update.
5422
5423 2010-09-18 Julien Danjou <julien@danjou.info>
5424
5425 * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
5426 tags.
5427
5428 2010-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
5429
5430 * nnimap.el (nnimap-credentials): New function.
5431 (nnimap-open-connection): Use the new function to look for credentials
5432 also on the numeric equivalents of "imap" and "imaps".
5433
5434 * gnus-start.el (gnus-activate-group): Send the info to
5435 gnus-request-group.
5436
5437 * nnimap.el (nnimap-request-group): Have the "check" version of the
5438 function parse flags and update the info, so that a `M-g' get a total
5439 resync of all flags from the group.
5440
5441 * gnus-int.el (gnus-request-group): Take an optional `info' parameter
5442 to allow backends to alter the info on group selection. Also alter all
5443 the backend -request-group functions to take the parameter.
5444
5445 * nnimap.el (nnimap-store-info): New function.
5446 (nnimap-update-info): Store the info for later usage.
5447 (nnimap-request-group): Use the stored info for the dont-check case, so
5448 that we don't retrieve all marks when we enter a group.
5449
5450 * nnimap.el: Use deffoo instead of defun for interface functions.
5451
5452 * gnus-start.el (gnus-get-unread-articles): Allow the backends to
5453 update the group info. This makes the nndraft groups, for instance, go
5454 back to their old behaviour.
5455
5456 * gnus-sum.el (gnus-select-newsgroup): Indent.
5457
5458 * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
5459 in.
5460 (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
5461 nothing.
5462
5463 * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
5464 from methods that are denied.
5465
5466 * gnus-int.el (gnus-method-denied-p): New function.
5467
5468 * nnimap.el (nnimap-open-connection): Use auth-sources to query and
5469 store the password instead of netrc.
5470 (nnimap-open-connection): Don't error out when we can't make a
5471 connections.
5472
5473 * auth-source.el (auth-source-create): In the password prompt, say what
5474 we're querying for. Also prompt for user name if that hasn't been
5475 given.
5476
5477 * nnimap.el (nnimap-with-process-buffer): Remove.
5478
5479 2010-09-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
5480
5481 * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
5482 method when we're reading from the agent.
5483
5484 * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
5485
5486 * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
5487 that's probably most useful for users.
5488
5489 * gnus-int.el (gnus-check-server): Save result so that it doesn't say
5490 "failed" all the time.
5491
5492 * gnus.el: Throughout all files, replace (save-excursion (set-buffer
5493 ...)) with (with-current-buffer ... ).
5494
5495 * nntp.el (nntp-open-server): Return whether the open was successful or
5496 not.
5497
5498 * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
5499 select an unread unseen article first.
5500
5501 * nnimap.el (nnimap-open-connection): If the user doesn't have a
5502 /etc/services, supply some sensible port defaults.
5503
5504 2010-09-17 Julien Danjou <julien@danjou.info>
5505
5506 * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
5507
5508 2010-09-17 Knut Anders Hatlen <kahatlen@gmail.com> (tiny change)
5509
5510 * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
5511 doesn't have any parameters.
5512
5513 2010-09-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
5514
5515 * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
5516 only upcased checks.
5517
5518 * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
5519
5520 * nnimap.el (nnimap-open-shell-stream): New function.
5521 (nnimap-open-connection): Use it.
5522 (nnimap-transform-headers): Get the number of lines in each message.
5523 (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
5524 number of lines.
5525 (nnimap-request-list): Not all servers return UIDNEXT. Work past this
5526 problem.
5527
5528 * utf7.el (utf7-encode): Autoload.
5529
5530 * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
5531 to allow the mail splitting to not return a default group. This is
5532 useful for nnimap, which will leave unmatched mail in the inbox.
5533
5534 * nnimap.el: Rewritten.
5535
5536 * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
5537 nnimap usage.
5538
5539 * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
5540 if the move is internal, so that nnimap can do fast internal moves.
5541
5542 * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
5543 data.
5544 (gnus-read-active-for-groups): Support finishing the early retrieval of
5545 data.
5546
5547 * gnus-range.el (gnus-range-nconcat): New function.
5548
5549 * gnus-int.el (gnus-finish-retrieve-group-infos)
5550 (gnus-retrieve-group-data-early): New functions.
5551
5552 2010-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
5553
5554 * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
5555 (nnrss-retrieve-groups):
5556 * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
5557 (pop3-quit): Use with-current-buffer.
5558
5559 2010-09-17 Katsumi Yamaoka <yamaoka@jpl.org>
5560
5561 * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
5562 instead of nnheader-accept-process-output.
5563
5564 * gnus-html.el (gnus-html-schedule-image-fetching)
5565 (gnus-html-prefetch-images): Replace process-kill-without-query by
5566 gnus-set-process-query-on-exit-flag.
5567
5568 2010-09-16 Romain Francoise <romain@orebokech.com>
5569
5570 * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
5571
5572 2010-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
5573
5574 * gnus-registry.el (gnus-registry-install-shortcuts): The second
5575 parameter to unintern is mandatory-ish in Emacs 24.
5576
5577 * gnus-html.el (gnus-html-schedule-image-fetching)
5578 (gnus-html-prefetch-images): Check for curl before using it.
5579
5580 * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
5581 depend on curl, which isn't essential.
5582
5583 * imap.el: Revert back to version
5584 cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
5585 seem problematic.
5586
5587 2010-09-14 Juanma Barranquero <lekktu@gmail.com>
5588
5589 * gnus-registry.el (gnus-registry-install-shortcuts):
5590 Explicitly pass `obarray' to `unintern' to avoid a warning.
5591
5592 2010-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
5593
5594 * gnus-start.el (gnus-read-active-for-groups): Revert the previous
5595 change.
5596
5597 * nnrss.el (nnrss-request-list): Remove this function and related
5598 functions, including the moreover stuff.
5599
5600 2010-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
5601
5602 * nnrss.el (nnrss-retrieve-groups): New function.
5603
5604 2010-09-14 Juanma Barranquero <lekktu@gmail.com>
5605
5606 * .dir-locals.el: Add no-byte-compile cookie.
5607
5608 2010-09-14 Katsumi Yamaoka <yamaoka@jpl.org>
5609
5610 * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
5611 for back end that doesn't support request-scan.
5612
5613 2010-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
5614
5615 * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
5616 then do request scans from the backends.
5617
5618 * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
5619 avoid running a hook per line, since this takes a lot of time,
5620 profiling shows.
5621 (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
5622 directly if gnus-visual-p is true.
5623
5624 2010-09-10 Katsumi Yamaoka <yamaoka@jpl.org>
5625
5626 * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
5627 groups; replace mapcar with dolist which is a bit faster; pass groups
5628 info to gnus-read-active-file-1.
5629 (gnus-read-active-file-1): Scan only specified groups if the new
5630 optional arg `infos' is given.
5631
5632 2010-09-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
5633
5634 * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
5635
5636 * pop3.el (pop3-movemail): Remove.
5637 (pop3-streaming-movemail): Rename to pop3-movemail.
5638
5639 * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
5640 don't restrict end-tag searches to the end of the line.
5641
5642 2010-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
5643
5644 * gnus-start.el (gnus-get-unread-articles): Set the number of unread
5645 articles of every unchecked group to t, which means unknown since the
5646 server has never been opened.
5647
5648 2010-09-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
5649
5650 * gnus-html.el (gnus-html-show-alt-text): New command.
5651 (gnus-html-browse-image): Ditto.
5652 (gnus-html-wash-tags): Add the data to allow showing the ALT text and
5653 to browse the image directly.
5654 (gnus-html-wash-tags): Search for images first, so that <a><img> works
5655 better.
5656
5657 * gnus-async.el (gnus-async-article-callback):
5658 Call `gnus-html-prefetch-images' unconditionally.
5659
5660 * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
5661 before feeding URLs to curl.
5662
5663 2010-09-07 Katsumi Yamaoka <yamaoka@jpl.org>
5664
5665 * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
5666 internal images as deletable by `W D D'.
5667
5668 * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
5669 (gnus-async-article-callback): Fix typo.
5670
5671 2010-09-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
5672
5673 * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
5674 current line to work around bugs in the output from w3m.
5675
5676 * gnus-async.el (gnus-async-article-callback): Always prefetch images
5677 for groups that want that.
5678
5679 * nntp.el (nntp-wait-for-string): Supply a timeout for
5680 accept-process-output to ensure progress.
5681
5682 * gnus-start.el (gnus-get-unread-articles): If being given an explicit
5683 level to get unread articles from, then use that for foreign groups,
5684 too.
5685
5686 * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
5687 confuses the rest of the function.
5688
5689 * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
5690 for the methods that support -retrieve-groups, too.
5691
5692 * nnml.el (nnml-save-nov): Remove some debugging-related messages.
5693
5694 2010-09-06 Katsumi Yamaoka <yamaoka@jpl.org>
5695
5696 * pop3.el: Require cl when compiling.
5697 (pop3-number-of-responses): Search for "+OK", not "+OK ".
5698
5699 2010-09-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
5700
5701 * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
5702 that aren't going to be activated.
5703 (gnus-get-unread-articles): Fix up the last commit.
5704
5705 * gnus-html.el (gnus-article-html): Allow calling without specifying
5706 the handle. In that case, dissect the buffer first.
5707
5708 * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
5709
5710 * nnimap.el (nnimap-open-connection): Revert the change that would look
5711 into authinfo for imaps instead of imap.
5712
5713 * gnus-start.el (gnus-activate-group): Take an optional parameter to
5714 say that you don't want to call gnus-request-group with don-check, but
5715 do check the reponse. This is for virtual groups only.
5716 (gnus-get-unread-articles): Count the archive groups as secondary, so
5717 that they're activated the same way as before.
5718
5719 * nnimap.el (nnimap-request-list): Servers may return \NoSelect
5720 case-insensitively.
5721 (nnimap-debug): Remove.
5722
5723 * mail-source.el (mail-source-fetch): Don't message if we're fetching
5724 mail from a file, and the file doesn't exist.
5725
5726 * pop3.el (pop3-streaming-movemail): Return t for success.
5727
5728 * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
5729 .authinfo if we're using ssl connection.
5730
5731 * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
5732 already have if we're in a main Gnus `g' run.
5733
5734 * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
5735
5736 2010-09-05 Katsumi Yamaoka <yamaoka@jpl.org>
5737
5738 * gnus-start.el (gnus-method-rank): Replace equalp with equal.
5739
5740 * nnmh.el (nnmh-request-list-1): Bind `file'.
5741
5742 * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
5743 alias to set-process-query-on-exit-flag or process-kill-without-query.
5744 (pop3-open-server): Use it.
5745
5746 2010-09-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
5747
5748 * mail-source.el (mail-source-delete-crash-box): Always move the crash
5749 box to the Incoming file. Fixes mistake in previous checkin.
5750
5751 * pop3.el (pop3-send-streaming-command): Off-by-one error on the
5752 request loop (for debugging purposes) removed.
5753
5754 * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
5755 culprit is more visible.
5756 (nnml-save-incremental-nov, nnml-open-incremental-nov)
5757 (nnml-add-incremental-nov): New functions to do "incremental" nov
5758 updates, where we just append to the end of the existing nov files
5759 without reading/writing them in full.
5760
5761 * mail-source.el (mail-source-delete-crash-box): Really only check the
5762 incoming files once in a while.
5763
5764 * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
5765
5766 * mail-source.el (mail-source-delete-crash-box): Only check the
5767 incoming files for deletion once per day to save a lot of file
5768 accesses.
5769
5770 * pop3.el (pop3-logon): Fix up unbound variable typo.
5771
5772 * mail-source.el (pop3-streaming-movemail): Autoload.
5773
5774 * pop3.el (pop3-streaming-movemail):
5775 Respect pop3-leave-mail-on-server.
5776
5777 * mail-source.el (mail-source-fetch-pop): Use streaming pop3
5778 retrieval.
5779
5780 * pop3.el (pop3-process-filter): Remove unused function.
5781 (pop3-streaming-movemail, pop3-send-streaming-command)
5782 (pop3-wait-for-messages, pop3-write-to-file)
5783 (pop3-number-of-responses): New functions for streaming pop3
5784 retrieval.
5785
5786 * gnus-start.el (gnus-get-unread-articles): Protect against groups that
5787 come from no known methods.
5788 (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
5789 list.
5790
5791 * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
5792 message sizes.
5793 (pop3-movemail): Use erase-buffer instead of looping and deleting
5794 regions, which seems rather odd.
5795
5796 * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
5797 file once per `g' run.
5798
5799 * nnmh.el (nnmh-request-list-1): Output active lines also for empty
5800 directories. This makes the draft queue directory work.
5801
5802 * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
5803 data from the backends, so that we only request the list of groups from
5804 each method once. This should speed things up considerably.
5805
5806 * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
5807 detect that it's not implemented.
5808
5809 * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
5810 we actually do recurse down into the tree, but don't stat all leaf
5811 nodes.
5812
5813 * gnus-html.el (gnus-html-show-images): If there are no images to show,
5814 then say so instead of bugging out.
5815
5816 * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
5817 files exist before trying to read them.
5818
5819 * gnus-html.el (gnus-html-wash-tags): Remove even more white space
5820 around <pre_int>.
5821
5822 * gnus-art.el (gnus-article-copy-string): Say what data we copied.
5823
5824 * nnmh.el (nnmh-request-list-1): Optimize for speed.
5825
5826 2010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
5827
5828 * mm-util.el (mm-image-load-path): Just return the image directories,
5829 not all directories in the path in addition to the image directories.
5830 (mm-image-load-path): Maintain a cache of the image directories so that
5831 the `g' command in Gnus doesn't have to stat dozens of directories each
5832 time.
5833
5834 * gnus-html.el (gnus-html-put-image): Allow images to be removed.
5835 (gnus-html-wash-tags): Add a new `i' command to insert images.
5836 (gnus-html-insert-image): New command and keystroke.
5837 (gnus-html-redisplay-with-images): New command and keystroke.
5838 (gnus-html-show-images): Rename command.
5839 (gnus-html-wash-tags): Remove more white space before <pre_int> image
5840 spacers.
5841 (gnus-html-wash-tags): Decode entities at the end, so that entities
5842 inside the tags don't mess up the rest of the "parsing".
5843
5844 * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
5845 so that nnimap methods aren't agentized by default. There's apparently
5846 many problems related to agent/imap behaviour.
5847
5848 * gnus-art.el (gnus-article-copy-string): New command and key binding.
5849
5850 * gnus-html.el: Doc fix.
5851
5852 2010-09-03 Katsumi Yamaoka <yamaoka@jpl.org>
5853
5854 * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
5855 glyph-width and glyph-height instead of display-graphic-p and
5856 image-size; make avoidance of displaying small images work for XEmacs.
5857
5858 * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
5859 for XEmacs.
5860
5861 * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
5862 of symbol that holds plist data.
5863 (gnus-process-plist): Remove plist of process after getting it.
5864
5865 2010-09-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
5866
5867 * message.el (message-generate-hashcash): Change default to
5868 'opportunistic if hashcash is installed.
5869
5870 * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
5871 (gnus-html-put-image): Only call image-size once, since it's somewhat
5872 time-consuming on remote X servers.
5873
5874 2010-09-02 Katsumi Yamaoka <yamaoka@jpl.org>
5875
5876 * gnus-html.el (gnus-article-html): Make work buffer multibyte for
5877 decoded contents.
5878 (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
5879
5880 2010-09-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
5881
5882 * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
5883 group line format, since it isn't very interesting.
5884
5885 * gnus-agent.el (gnus-agent-short-article),
5886 (gnus-agent-long-article): Increase values for these two variables,
5887 since most people are likely to have more network connection and
5888 storage than before.
5889
5890 * gnus.el (gnus-refer-article-method): Change default to 'current.
5891 When referring an article, the common behaviour is to refer it from the
5892 current select method, not the native select method. The chances of
5893 the native select method having the message in question is rather slim
5894 these days.
5895
5896 * gnus-sum.el (gnus-auto-select-subject): Change default to
5897 `unseen-or-unread'. I think it's likely that most people want to
5898 select an unseen article over a previously seen, but unread one.
5899
5900 * gnus.el (gnus-mode-non-string-length): Change default to 30. nil
5901 means that in the article buffer none of the minor mode elements will
5902 be shown, usually, and this is not desirable in most cases.
5903
5904 * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
5905 that commands like `d' (and the like) go to the next line in the
5906 buffer, instead of the next unread article. I think this is the
5907 behaviour that is most natural for most users.
5908 (gnus-single-article-buffer): Change default to nil, so that people can
5909 have as many article buffers open as they have summary buffer. I think
5910 this is the most natural way for the groups to behave.
5911
5912 * message.el (message-generate-new-buffers): Change default to
5913 `unsent', so that all new message buffers start their names with the
5914 string "*unsent", and it's easier to find the buffers if you move from
5915 them.
5916
5917 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
5918
5919 * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
5920 small. They're probably tracking images.
5921 (gnus-html-wash-tags): Remove all <pre_int> place holders.
5922 (gnus-html-rescale-image): Yet another try at getting the image sizing
5923 right.
5924
5925 * nntp.el (nntp-request-set-mark): Refuse to do marks if
5926 nntp-marks-file-name is nil.
5927
5928 2010-09-01 Teodor Zlatanov <tzz@lifelogs.com>
5929
5930 * gnus-html.el (gnus-html-wash-tags)
5931 (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
5932 Better logging.
5933
5934 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
5935
5936 * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
5937
5938 * gnus-html.el (gnus-html-wash-tags): Check the value of
5939 gnus-blocked-images in the summary buffer.
5940
5941 2010-09-01 Teodor Zlatanov <tzz@lifelogs.com>
5942
5943 * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
5944
5945 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
5946
5947 * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
5948 like "a", it seems like.
5949 (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
5950 since it needs to be picked from the correct buffer.
5951
5952 * nnwfm.el: Remove.
5953
5954 * nnlistserv.el: Remove.
5955
5956 2010-09-01 Teodor Zlatanov <tzz@lifelogs.com>
5957
5958 * gnus-html.el (gnus-html-image-url-blocked-p): New function.
5959 (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
5960
5961 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
5962
5963 * nnkiboze.el: Remove.
5964
5965 * nndb.el: Remove.
5966
5967 * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
5968 alt text.
5969 (gnus-html-rescale-image): Try to get the rescaling logic right for
5970 images that are just wide and not tall.
5971
5972 * gnus.el (gnus-string-or): Fix the syntax to not use eval or
5973 overshadow variable bindings.
5974
5975 2010-09-01 Teodor Zlatanov <tzz@lifelogs.com>
5976
5977 * gnus-html.el (gnus-html-wash-tags)
5978 (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
5979 Add extra logging.
5980
5981 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
5982
5983 * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
5984 (gnus-max-image-proportion): New variable.
5985 (gnus-html-rescale-image): New function.
5986 (gnus-html-put-image): Rescale images.
5987
5988 2010-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
5989
5990 Fix up some byte-compiler warnings.
5991 * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
5992 * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
5993 (gnus-article-fill-cited-article, gnus-article-hide-citation)
5994 (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
5995 * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
5996 (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
5997 (gnus-group-update-group): Use save-excursion and with-current-buffer.
5998
5999 2010-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
6000
6001 * gnus-html.el (gnus-article-html): Decode contents by charset.
6002
6003 2010-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
6004
6005 * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
6006 (gnus-html-frame-width, gnus-blocked-images)
6007 * message.el (message-prune-recipient-rules): Add custom version.
6008 * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
6009
6010 * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
6011 functions.
6012
6013 * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
6014 gnus-process-get.
6015
6016 2010-08-31 Julien Danjou <julien@danjou.info> (tiny change)
6017
6018 * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
6019 instead of lsub directly.
6020
6021 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
6022
6023 * nnwarchive.el: Remove.
6024
6025 * gnus-soup.el: Remove.
6026
6027 * nnsoup.el: Remove.
6028
6029 * nnultimate.el: Remove.
6030
6031 * gnus-html.el (gnus-blocked-images): New variable.
6032
6033 * message.el (message-prune-recipients): New function.
6034 (message-prune-recipient-rules): New variable.
6035
6036 * gnus-cite.el (gnus-article-natural-long-line-p): New function to
6037 guess whether a long line is natural text or not.
6038
6039 * gnus-html.el (gnus-html-schedule-image-fetching):
6040 Use gnus-process-plist and friends for compatibility.
6041
6042 2010-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
6043
6044 * gnus-html.el: Require packages that define macros used in this file.
6045 (gnus-article-mouse-face): Declare to silence byte-compiler.
6046 (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
6047 process-get.
6048 (gnus-html-put-image): Use plist-get to avoid getf.
6049 (gnus-html-prefetch-images): Use with-current-buffer.
6050
6051 2010-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
6052
6053 * gnus-ems.el: Provide compatibility functions for
6054 gnus-set-process-plist.
6055
6056 * gnus-sum.el (gnus-summary-stop-at-end-of-message)
6057 * gnus.el (gnus-valid-select-methods)
6058 * message.el (message-send-mail-partially-limit)
6059 * mm-decode.el (mm-text-html-renderer)
6060 * mml.el (mml-insert-mime-headers-always)
6061 * smiley.el (smiley-regexp-alist): Bump custom version.
6062
6063 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
6064
6065 * gnus-html.el: require mm-url.
6066 (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
6067 with the url to `url'.
6068 (gnus-html-wash-tags): Support cid: URLs/images.
6069
6070 2010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
6071
6072 * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
6073 minutes, 56 seconds ago on the ding list, remove the `w' and `i'
6074 bindings, as they aren't useful at all. `w' is moved to `W w'.
6075
6076 * gnus-move.el: Remove file, since it doesn't really work.
6077
6078 * gnus-html.el (gnus-article-html): Tell w3m that the input is
6079 UTF-8. This seems to fix problems with some German web feeds.
6080
6081 * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
6082 at the top so that the proper colours are applied.
6083
6084 * gnus-art.el (gnus-article-view-part): Doc fix.
6085
6086 * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
6087 XEmacs-compatible.
6088 (gnus-html-put-image): Don't do images on non-graphic displays.
6089
6090 * nnslashdot.el: Remove this unused backend.
6091
6092 * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
6093 actions.
6094 (gnus-undo-register-1): Revert last change.
6095
6096 * gnus-group.el (gnus-group-completing-read): Protect against not
6097 having completion-styles bound.
6098
6099 * mml.el (mml-insert-mime-headers-always): Change the default to t, to
6100 make broken recipients happier.
6101
6102 * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
6103
6104 * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
6105 point parameter.
6106
6107 * gnus-group.el (gnus-group-completing-read): Add 'substring to
6108 completion-styles for group selection.
6109
6110 2009-02-04 Andreas Schwab <schwab@suse.de>
6111
6112 * gnus-score.el (gnus-score-string): Fix regex for matching extra
6113 headers and regexp-quote the match if necessary.
6114
6115 2009-03-24 Miles Bader <miles@gnu.org>
6116
6117 * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
6118 the blinking smiley.
6119
6120 2009-03-24 Simon Josefsson <simon@josefsson.org>
6121
6122 * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
6123 blink smiley.
6124
6125 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
6126
6127 * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
6128 where the dribbel file lives exists.
6129
6130 * message.el (message-send-mail-partially-limit): Change the default to
6131 nil, since most people don't want this.
6132
6133 * mm-url.el (mm-url-decode-entities): Also decode entities like
6134 &#x3212.
6135
6136 2009-07-16 Kevin Ryde <user42@zip.com.au> (tiny change)
6137
6138 * gnus-sum.el (gnus-summary-idna-message):
6139 * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
6140 Hyperlink urls in docstrings with URL `...'.
6141
6142 2010-08-29 Adam Sjøgren <asjo@koldfront.dk>
6143
6144 * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
6145 functions.
6146
6147 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
6148
6149 * gnus-art.el (gnus-article-add-button): Take an optional parameter to
6150 say what the mouseover text should be.
6151
6152 * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
6153 version of the mm-w3m-safe-url-regexp variable to only download images
6154 in the groups where we want that to happen.
6155
6156 * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
6157
6158 * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
6159 easier debugging.
6160 (gnus-article-beginning-of-window): Add kludge to allow spacing past
6161 big pictures in the article buffer.
6162
6163 * mm-decode.el (mm-text-html-renderer): Default the html renderer to
6164 gnus-article-html.
6165 (mm-text-html-renderer): gnus-article-html needs curl in addition to
6166 w3m.
6167
6168 * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
6169
6170 2010-08-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6171
6172 * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
6173 which doesn't exist.
6174
6175 * message.el (message-inhibit-ecomplete): New variable to allow some
6176 function to inhibit ecomplete address storage.
6177 (message-resend): Disable ecomplete message storage when resending
6178 messages.
6179
6180 * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
6181
6182 2010-08-27 Katsumi Yamaoka <yamaoka@jpl.org>
6183
6184 * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
6185 Save excursion while copying, moving, and deleting articles in order to
6186 prevent the cursor from jumping to unforeseen place.
6187
6188 2010-08-17 Glenn Morris <rgm@gnu.org>
6189
6190 * gnus-sync.el: Require gnus components whose functions are used.
6191
6192 * gnus-art.el (bookmark-make-record-function):
6193 * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
6194 Declare for compiler.
6195
6196 * mm-url.el (mml-compute-boundary): Autoload.
6197
6198 2010-08-15 Katsumi Yamaoka <yamaoka@jpl.org>
6199
6200 * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
6201
6202 2010-08-14 Teodor Zlatanov <tzz@lifelogs.com>
6203
6204 Typo fix "hoo4a" -> "hook".
6205
6206 * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
6207
6208 2010-08-14 Glenn Morris <rgm@gnu.org>
6209
6210 * gnus-sync.el (gnus-sync): Fix defgroup version.
6211
6212 2010-08-13 Teodor Zlatanov <tzz@lifelogs.com>
6213
6214 Doc fixes and keep unknown groups (ammended for nunion bug fix).
6215
6216 * gnus-sync.el: Fix docs.
6217 (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
6218 (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
6219
6220 2010-08-12 Teodor Zlatanov <tzz@lifelogs.com>
6221
6222 Optimizations for gnus-sync.el.
6223
6224 * gnus-sync.el: Add docs about gnus-sync-backend
6225 possibilities.
6226 (gnus-sync-save): Remove unnecessary message.
6227 (gnus-sync-read): Optimize and show what groups were skipped.
6228
6229 2010-08-12 Teodor Zlatanov <tzz@lifelogs.com>
6230
6231 Minor bug fixes for gnus-sync.el.
6232
6233 * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
6234 Don't read the sync on get-new-news.
6235
6236 * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
6237 quiet.
6238
6239 * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
6240 (fix typo).
6241
6242 2010-07-30 Lawrence Mitchell <wence@gmx.li>
6243
6244 Make saving and restoring of hidden threads work with overlays.
6245 Patch applied by Ted Zlatanov.
6246
6247 * gnus-sum.el (gnus-hidden-threads-configuration)
6248 (gnus-restore-hidden-threads-configuration): Update to deal with text
6249 properties, rather than searching for a magic character.
6250
6251 2010-08-12 Teodor Zlatanov <tzz@lifelogs.com>
6252
6253 New gnus-sync.el library for synchronization of marks.
6254
6255 * gnus-sync.el: New library for synchronization of marks.
6256
6257 * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
6258 renamed from `gnus-registry-grep-in-list'.
6259
6260 * gnus-registry.el (gnus-registry-follow-group-p):
6261 Use `gnus-grep-in-list'.
6262
6263 * gnus-start.el (gnus-start-draft-setup): Make it interactive.
6264
6265 2010-08-06 Katsumi Yamaoka <yamaoka@jpl.org>
6266
6267 * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
6268 determining charset of text fails.
6269
6270 2010-08-01 Katsumi Yamaoka <yamaoka@jpl.org>
6271
6272 * nnmail.el (nnmail-get-new-mail-1): Revert.
6273
6274 * nnml.el (nnml-active-number): Make sure names of newly created groups
6275 in nnml-group-alist are encoded.
6276
6277 2010-07-30 Katsumi Yamaoka <yamaoka@jpl.org>
6278
6279 * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
6280 containing non-ASCII characters in active file for nnml back end.
6281
6282 2010-07-24 David Engster <dengste@eml.cc>
6283
6284 * mml-smime.el (mml-smime-epg-verify): Also accept the older
6285 x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
6286
6287 2010-07-21 Daiki Ueno <ueno@unixuser.org>
6288
6289 * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
6290 tag (Bug#6654).
6291
6292 2010-07-20 Katsumi Yamaoka <yamaoka@jpl.org>
6293
6294 * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
6295 the article buffer, not the summary buffer.
6296
6297 2010-07-15 Katsumi Yamaoka <yamaoka@jpl.org>
6298
6299 * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
6300 Emacs 23 as well.
6301
6302 2010-07-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
6303
6304 Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
6305 Patch applied by Karl Fogel.
6306
6307 * gnus-sum.el (gnus-summary-bookmark-make-record):
6308 Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
6309
6310 2010-07-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
6311
6312 Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
6313 Patch applied (with minor tweaks) by Karl Fogel. Note this leaves
6314 C-w still not working correctly from Article buffers; Thierry's
6315 patch to fix that will be applied after this.
6316
6317 * gnus-art.el (bookmark-make-record-function): New local variable.
6318
6319 * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
6320 article buffer.
6321 (gnus-summary-bookmark-jump): Maybe jump to article buffer.
6322
6323 2010-07-13 Karl Fogel <kfogel@red-bean.com>
6324
6325 * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
6326 on changes in bookmark.el.
6327
6328 2010-06-22 Mark A. Hershberger <mah@everybody.org>
6329
6330 * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
6331 the *other* type of HTML form submission.
6332
6333 2010-06-15 Michael Albinus <michael.albinus@gmx.de>
6334
6335 * auth-source.el (auth-source-pick): If choice does not contain a
6336 questioned keyword, set the check to t.
6337
6338 2010-06-12 Romain Francoise <romain@orebokech.com>
6339
6340 * gnus-util.el (gnus-date-get-time): Move up before first use.
6341
6342 2010-06-10 Katsumi Yamaoka <yamaoka@jpl.org>
6343
6344 * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
6345 (gnus-article-edit-part): Bind it to make last part that is substituted
6346 or deleted visible.
6347 (gnus-mime-display-single): Buttonize part of which id equals to
6348 gnus-mime-buttonized-part-id.
6349
6350 2010-06-10 Dan Christensen <jdc@uwo.ca>
6351
6352 * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
6353 (gnus-dd-mmm): Use gnus-date-get-time.
6354 * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
6355 simplify logic.
6356 (gnus-summary-limit-to-age): Use gnus-date-get-time.
6357 (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
6358
6359 2010-06-08 Michael Albinus <michael.albinus@gmx.de>
6360
6361 * auth-source.el (top): Autoload `secrets-list-collections',
6362 `secrets-create-item', `secrets-delete-item'.
6363 (auth-sources): Fix tag string.
6364 (auth-get-source, auth-source-retrieve, auth-source-create)
6365 (auth-source-delete): New defuns.
6366 (auth-source-pick): Rewrite in order to avoid 2 passes.
6367 (auth-source-forget-user-or-password): New parameter USERNAME.
6368 (auth-source-user-or-password): New parameters CREATE-MISSING and
6369 DELETE-EXISTING. Retrieve password interactively, if needed.
6370
6371 2010-06-07 Teemu Likonen <tlikonen@iki.fi> (tiny change)
6372
6373 * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
6374 deleting unused directories when gnus-expert-user is t.
6375
6376 2010-06-02 Katsumi Yamaoka <yamaoka@jpl.org>
6377
6378 * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
6379 for each temp file when gnus-article-browse-delete-temp is ask.
6380
6381 2010-05-20 Kevin Ryde <user42@zip.com.au>
6382
6383 * gnus-start.el (gnus-level-unsubscribed): Doc fix. (Bug#6206)
6384
6385 2010-05-14 Katsumi Yamaoka <yamaoka@jpl.org>
6386
6387 * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
6388 article unless decoding article to be saved.
6389
6390 2010-05-13 Katsumi Yamaoka <yamaoka@jpl.org>
6391
6392 * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
6393 * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
6394 generated within the mm-with-unibyte-current-buffer macro.
6395
6396 2010-05-13 Katsumi Yamaoka <yamaoka@jpl.org>
6397
6398 * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
6399 to nil when we're in a mml-preview buffer and no group is selected.
6400
6401 2010-05-12 Andreas Seltenreich <seltenreich@gmx.de>
6402
6403 * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
6404 when catching the `C-g'. Reported by "Leo".
6405
6406 2010-05-12 Katsumi Yamaoka <yamaoka@jpl.org>
6407
6408 * message.el (message-forward-make-body-plain)
6409 (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
6410 multibyte-string-p.
6411
6412 2010-05-12 Katsumi Yamaoka <yamaoka@jpl.org>
6413
6414 * message.el (message-forward-make-body-mml): Assume original message
6415 is multibyte string; error on unibyte.
6416 (message-forward-make-body-plain): Ditto; don't add excessive newline
6417 in body end.
6418
6419 2010-05-11 Andreas Seltenreich <seltenreich@gmx.de>
6420
6421 * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
6422 instead of g-s-m-a-as-unread to set the expirable mark. (Bug#5284)
6423
6424 2010-05-11 Katsumi Yamaoka <yamaoka@jpl.org>
6425
6426 * mm-extern.el (mm-extern-url): Don't use
6427 mm-with-unibyte-current-buffer.
6428 (mm-extern-cache-contents): Use with-current-buffer instead of
6429 save-excursion + set-buffer.
6430
6431 2010-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
6432
6433 * mm-util.el (mm-emacs-mule): Remove.
6434
6435 2010-05-10 Andreas Seltenreich <seltenreich@gmx.de>
6436
6437 * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
6438 buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
6439 change.
6440
6441 2010-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
6442
6443 * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
6444 bind the default value of enable-multibyte-characters to nil.
6445
6446 2010-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
6447
6448 * message.el (message-forward-make-body-plain)
6449 (message-forward-make-body-mml):
6450 Don't use mm-with-unibyte-current-buffer.
6451
6452 2010-05-07 Christian von Roques <roques@mti.ag> (tiny change)
6453
6454 * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
6455 (Bug#5592).
6456
6457 2010-05-07 Julien Danjou <julien@danjou.info>
6458
6459 * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
6460 it to mm-pipe-part.
6461
6462 * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
6463 it is given.
6464
6465 2010-05-07 Katsumi Yamaoka <yamaoka@jpl.org>
6466
6467 * nnweb.el (nnweb-gmane-search)
6468 * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
6469 XEmacs.
6470
6471 * gnus-art.el (gnus-article-browse-html-parts)
6472 * gnus-group.el (gnus-read-ephemeral-gmane-group)
6473 (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
6474 make-temp-file.
6475
6476 * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
6477 gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
6478 compiling.
6479
6480 * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
6481 gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
6482 XEmacs when compiling.
6483
6484 * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
6485 gnus-pick-mode-off-hook for XEmacs when compiling.
6486 (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
6487 gnus-binary-mode-off-hook for XEmacs when compiling.
6488
6489 * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
6490 Return nil if char-charset is not available.
6491
6492 * sieve-manage.el (sieve-manage-disable-multibyte): Redefine it as a
6493 macro.
6494
6495 * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
6496 instead of encode-coding-string.
6497
6498 * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
6499 'xemacs) instead of mm-emacs-mule to switch function definitions.
6500 (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
6501
6502 2010-05-06 Tommi Vainikainen <thv@iki.fi> (tiny change)
6503
6504 * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
6505
6506 2010-05-06 Katsumi Yamaoka <yamaoka@jpl.org>
6507
6508 * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
6509 gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
6510
6511 2010-05-03 Juanma Barranquero <lekktu@gmail.com>
6512
6513 * mm-util.el (mm-decompress-buffer): Use `delete-file';
6514 alias `jka-compr-delete-temp-file' no longer exists.
6515
6516 2010-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
6517
6518 Use define-minor-mode in Gnus where applicable.
6519 * mml.el (mml-mode): Use define-minor-mode.
6520 * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
6521 (gnus-undo-mode): Use define-minor-mode.
6522 * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
6523 (gnus-dead-summary-mode): Use define-minor-mode.
6524 * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
6525 Initialize in declaration.
6526 (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
6527 * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
6528 (gnus-mailing-list-mode): Use define-minor-mode.
6529 * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
6530 (gnus-draft-mode): Use define-minor-mode.
6531 * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
6532 (gnus-dired-mode): Use define-minor-mode.
6533
6534 2010-05-01 Andreas Seltenreich <seltenreich@gmx.de>
6535
6536 * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
6537 handles on recursive mml-to-mime translation and check them for
6538 boundary delimiter collisions. Reported by Greg Troxel.
6539
6540 2010-04-27 Katsumi Yamaoka <yamaoka@jpl.org>
6541
6542 * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
6543
6544 2010-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
6545
6546 * mm-util.el (mm-find-buffer-file-coding-system):
6547 * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
6548
6549 2010-04-22 Andreas Seltenreich <seltenreich@gmx.de>
6550
6551 * message.el (message-generate-headers): Record insertion of optional
6552 headers as well. Otherwise the check to prevent repeated insertion of
6553 optional headers is a no-op.
6554
6555 2010-04-17 Teodor Zlatanov <tzz@lifelogs.com>
6556
6557 * smime.el: Don't mention CVS.
6558
6559 * nnrss.el (nnrss-fetch): Don't mention CVS.
6560
6561 * nnir.el: Don't mention CVS.
6562
6563 2010-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
6564
6565 * gnus-sum.el (gnus-summary-bookmark-make-record):
6566 Add `location' field.
6567
6568 2010-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
6569
6570 * gnus-sum.el: Add bookmark declarations to silence the compiler.
6571 (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
6572 Use with-current-buffer to silence the byte-compiler.
6573 (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
6574 bother to require `gnus'.
6575 (gnus-summary-bookmark-jump): Don't forget to autoload. Simplify.
6576
6577 2010-04-12 Thierry Volpiatto <thierry.volpiatto@gmail.com>
6578
6579 * gnus-sum.el (gnus-summary-bookmark-make-record)
6580 (gnus-summary-bookmark-jump): New functions.
6581 (gnus-summary-mode): Setup bookmark support.
6582
6583 2010-04-01 Andreas Schwab <schwab@linux-m68k.org>
6584
6585 * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
6586 if set.
6587
6588 2010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
6589
6590 * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
6591 gnus-article-browse-html-save-cid-image; make it work recursively for
6592 forwarded messages as well.
6593 (gnus-article-browse-html-parts): Work when prefix arg is given.
6594 (gnus-article-browse-html-article): Doc fix.
6595
6596 2010-03-30 Chong Yidong <cyd@stupidchicken.com>
6597
6598 * message.el (message-default-mail-headers):
6599 (message-default-headers): Carry the value mail-default-headers over
6600 into message-default-mail-headers, rather than message-default-headers.
6601
6602 2010-03-30 Martin Stjernholm <mast@lysator.liu.se>
6603
6604 * mm-decode.el (mm-add-meta-html-tag): Add option to override the
6605 charset.
6606
6607 * gnus-art.el (gnus-article-browse-html-parts): Force the correct
6608 charset into the <meta> tag when the article is encoded to utf-8.
6609
6610 2010-03-30 Katsumi Yamaoka <yamaoka@jpl.org>
6611
6612 * gnus-art.el (gnus-article-browse-delete-temp-files):
6613 Delete directories as well.
6614 (gnus-article-browse-html-parts): Work for images that do not specify
6615 file names; delete temp directory when quitting; insert header at the
6616 right place; use file: scheme for image files.
6617
6618 2010-03-30 Eric Schulte <schulte.eric@gmail.com>
6619
6620 * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
6621 (gnus-article-browse-html-parts): Use it to make temporary cid image
6622 files in addition to html file so that browser may display them.
6623
6624 2010-03-29 Katsumi Yamaoka <yamaoka@jpl.org>
6625
6626 * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
6627
6628 2010-03-29 Teodor Zlatanov <tzz@lifelogs.com>
6629
6630 * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
6631
6632 2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
6633
6634 * auth-source.el (auth-sources): Change default to be simpler.
6635 Explain about Secret Service API sources. Improve Customize options.
6636 (auth-source-pick): Change to accept any number of search parameters.
6637 Implement fallbacks iteratively, not recursively. Add scoring on the
6638 second pass and sort by score. Call Secret Service API when needed.
6639 (auth-source-user-or-password): Use it. Call Secret Service API
6640 directly when needed to get the user name and the password.
6641
6642 2010-03-24 Juanma Barranquero <lekktu@gmail.com>
6643
6644 * message.el (message-interactive): Doc fix.
6645 (message-qmail-inject-args): Reflow.
6646 (message-kill-to-signature): Fix typo in docstring.
6647
6648 * smiley.el (smiley-buffer): Fix typo in docstring.
6649
6650 2010-03-24 Glenn Morris <rgm@gnu.org>
6651
6652 * mail-source.el (gnus-message): Declare.
6653 (mail-source-delete-old-incoming): Require gnus-util.
6654
6655 2010-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
6656
6657 * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
6658
6659 * message.el (ecomplete-setup): Autoload it for Emacs <23.
6660
6661 * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
6662 password-cache's default if it is not bound.
6663 (mml-secure-passphrase-cache-expiry): Default to 16 that is
6664 password-cache-expiry's default if it is not bound.
6665
6666 * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
6667 available in Emacs 21.
6668
6669 2010-03-23 Teodor Zlatanov <tzz@lifelogs.com>
6670
6671 * auth-source.el (auth-sources): Fix up definition so extra parameters
6672 are always inline.
6673
6674 2010-03-22 Martin Stjernholm <mast@lysator.liu.se>
6675
6676 * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
6677 wasn't updated after mismatch. Clear cached mailbox info correctly
6678 when uidvalidity changes.
6679 (nnimap-group-prefixed-name): New function to avoid some code
6680 duplication.
6681 (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
6682 (nnimap-request-group): Use it.
6683 (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
6684 (nnimap-update-unseen): Significantly improved speed of Gnus startup
6685 with many imap folders. This is done by caching the group status from
6686 the imap server persistently in a group parameter `imap-status'. (This
6687 was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
6688 but not persistently, so every Gnus startup was still very slow.)
6689
6690 2010-03-20 Teodor Zlatanov <tzz@lifelogs.com>
6691
6692 * auth-source.el: Set up autoloads. Bump to 23.2 because of the
6693 secrets.el dependency.
6694 (auth-sources): Add optional user name. Add secrets.el configuration
6695 choice (unused right now).
6696
6697 2010-03-20 Teodor Zlatanov <tzz@lifelogs.com>
6698
6699 * gnus-sum.el (gnus-summary-make-menu-bar):
6700 Let `gnus-registry-install-shortcuts' fill in the functions.
6701
6702 * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
6703 warnings.
6704 (gnus-registry-misc-menus): Variable to hold registry mark menus.
6705 (gnus-registry-install-shortcuts): Populate and use it in a
6706 `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
6707
6708 2010-03-20 Martin Stjernholm <mast@lysator.liu.se>
6709
6710 * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
6711 In-place substitutions for the group name encoding/decoding.
6712 (nnimap-find-minmax-uid, nnimap-possibly-change-group)
6713 (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
6714 (nnimap-retrieve-headers-progress, nnimap-request-article-part)
6715 (nnimap-update-unseen, nnimap-request-list)
6716 (nnimap-retrieve-groups, nnimap-request-update-info-internal)
6717 (nnimap-request-set-mark, nnimap-split-to-groups)
6718 (nnimap-split-articles, nnimap-request-newgroups)
6719 (nnimap-request-create-group, nnimap-request-accept-article)
6720 (nnimap-request-delete-group, nnimap-request-rename-group)
6721 (nnimap-acl-get, nnimap-acl-edit): Use them. Replace `mbx' with
6722 `encoded-mbx' for consistency.
6723 (nnimap-close-group): Call `imap-current-mailbox' instead of using the
6724 variable `imap-current-mailbox'.
6725
6726 * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
6727 (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
6728
6729 2010-03-20 Bojan Petrovic <bpetrovi@f.bg.ac.rs>
6730
6731 * pop3.el (pop3-display-message-size-flag): Display message size byte
6732 counts during POP3 download.
6733 (pop3-movemail): Use it.
6734 (pop3-list): Implement listing of available messages.
6735
6736 2010-03-20 Mark Triggs <mst@dishevelled.net> (tiny change)
6737
6738 * nnir.el (nnir-get-article-nov-override-function): New function to
6739 override the normal NOV retrieval.
6740 (nnir-retrieve-headers): Use it.
6741
6742 2010-03-19 Michael Albinus <michael.albinus@gmx.de>
6743
6744 * auth-source.el (netrc-machine-user-or-password): Autoload.
6745
6746 2010-03-19 Glenn Morris <rgm@gnu.org>
6747
6748 Stop message.el from loading about 40 libraries it doesn't always need.
6749 The general approach is to autoload rather than require, and to
6750 require in the specific functions rather than the file. (Bug#5642)
6751
6752 * gmm-utils.el: Don't require wid-edit.
6753 (widget-create-child-value, widget-convert, widget-default-get):
6754 Autoload.
6755
6756 * gnus-util.el: Don't require time-date, netrc.
6757 (message-fetch-field, gnus-group-name-decode): Declare rather than
6758 autoloading.
6759 (gnus-fetch-field): Require message.
6760 (gnus-decode-newsgroups): Require gnus-group.
6761
6762 * ietf-drums.el: Don't require time-date.
6763
6764 * message.el: Don't require hashcash, canlock, ecomplete.
6765 Do require mail-utils. Require nnheader only when compiling.
6766 (smtpmail-default-smtp-server): Remove declaration.
6767 (message-send-mail-function): Check smtpmail-default-smtp-server
6768 is bound rather than requiring smtpmail.
6769 (message-auto-save-directory, message-insert-signature):
6770 Use expand-file-name rather than nnheader-concat.
6771 (nnheader-insert-file-contents): Autoload.
6772 (hashcash-wait-async): Declare.
6773 (message-send-mail): Only call gnus-setup-posting-charset if
6774 gnus-group-posting-charset-alist is bound. Require hashcash if needed.
6775 (message-send-mail-with-sendmail): Require sendmail.
6776 (canlock-password, canlock-password-for-verify): Declare.
6777 (message-canlock-password): Require canlock.
6778 (nnheader-get-report): Autoload.
6779 (gnus-setup-posting-charset): Declare.
6780 (message-send-news): Require gnus-msg.
6781 (message-make-references, message-make-in-reply-to): Use mail-header-id
6782 rather than the alias mail-header-message-id.
6783 (ecomplete-add-item, ecomplete-save): Declare.
6784 (message-put-addresses-in-ecomplete): Require ecomplete.
6785 (ecomplete-display-matches): Autoload.
6786
6787 * mm-decode.el: Don't require mailcap, gnus-util.
6788 (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
6789 (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
6790 Autoload.
6791 (mailcap-mime-extensions): Declare.
6792
6793 * mm-encode.el: Don't require mailcap.
6794 (mailcap-extension-to-mime): Autoload.
6795
6796 * mml-sec.el: Don't require password-cache.
6797
6798 * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
6799 (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
6800 (mml-minibuffer-read-type): Require mailcap.
6801 (mml-preview): Require gnus-msg.
6802
6803 * mml1991.el: Require password-cache.
6804 (password-cache-expiry): Remove declaration.
6805
6806 * mml2015.el: Require password-cache.
6807 (password-cache-expiry): Remove declaration.
6808
6809 * nneething.el (mailcap): Require mailcap.
6810
6811 * nnheader.el (declare-function): Add compatibility stub.
6812 (message-remove-header): Declare rather than autoload.
6813 (nnheader-replace-header): Require message.
6814
6815 * nnimap.el (declare-function): Add compatibility stub.
6816 (netrc-parse, netrc-machine-user-or-password): Declare.
6817 (nnimap-open-connection): Require netrc.
6818
6819 * nntp.el (declare-function): Add compatibility stub.
6820 (netrc-parse, netrc-machine, netrc-get): Declare.
6821 (nntp-send-authinfo): Require netrc.
6822
6823 * rfc2047.el: Don't require qp.
6824 (quoted-printable-encode-region, quoted-printable-decode-string):
6825 Autoload.
6826
6827 * sieve-mode.el: Don't require easymenu.
6828 (easy-menu-add-item): Autoload it.
6829
6830 * spam-stat.el (time-to-number-of-days): Autoload it.
6831
6832 2010-03-17 Kevin Ryde <user42@zip.com.au>
6833
6834 * mml.el (mml-read-tag): Unquote values with `read' to reverse
6835 prin1 in mml-insert-tag (just stripping the quotes gave wrong
6836 value if any backslash escapes).
6837
6838 2010-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
6839
6840 * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
6841 if it is available. (bug#5647)
6842
6843 2010-02-26 Glenn Morris <rgm@gnu.org>
6844
6845 * message.el (message-send-mail-function): Change the default, so that
6846 it inherits from a customized send-mail-function. (Bug#5643)
6847
6848 2010-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
6849
6850 * gnus-art.el (gnus-treat-display-x-face): Don't burp if
6851 shell-command-to-string signals an error (bug#5299).
6852
6853 2010-02-24 Glenn Morris <rgm@gnu.org>
6854
6855 * message.el (message-smtpmail-send-it)
6856 (message-send-mail-with-mailclient): Doc fixes.
6857
6858 2010-02-16 Glenn Morris <rgm@gnu.org>
6859
6860 * message.el (message-default-mail-headers): Change the default value
6861 to ease the transition from mail-mode to message-mode. (Bug#5555)
6862
6863 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
6864
6865 * message.el (message-mail): Just pass yank-action on to message-setup.
6866 (message-setup): Handle (FUN . ARGS) form of yank-action.
6867 (message-with-reply-buffer, message-widen-reply)
6868 (message-yank-original): Handle non-buffer values of
6869 message-reply-buffer (Bug#4080).
6870 (message-setup-1): Prefer to save message-reply-buffer as a buffer.
6871
6872 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
6873
6874 * nnmairix.el (nnmairix-group-delete-recreate-this-group):
6875 Fix typo in docstring.
6876
6877 2010-01-08 Jason Rumney <jasonr@gnu.org>
6878
6879 * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
6880 response.
6881
6882 2010-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
6883
6884 * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
6885
6886 * message.el (message-check-news-header-syntax): Protect against a
6887 string that `rfc822-addresses' returns when parsing fails.
6888
6889 2010-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
6890
6891 * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
6892 (gnus-previous-char-property-change): New functions.
6893
6894 * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
6895
6896 2010-01-05 Andreas Schwab <schwab@linux-m68k.org>
6897
6898 * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
6899 (gnus-summary-recenter): Use it instead of forward-line. (Bug#5257)
6900
6901 2010-01-02 Chong Yidong <cyd@stupidchicken.com>
6902
6903 * message.el (message-exchange-point-and-mark): Rework last change to
6904 avoid using optional arg of exchange-point-and-mark, for backward
6905 compatibility.
6906
6907 2010-01-01 Chong Yidong <cyd@stupidchicken.com>
6908
6909 * message.el (message-exchange-point-and-mark):
6910 Call exchange-point-and-mark with an argument rather than setting
6911 mark-active by hand (Bug#5175).
6912
6913 2009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
6914
6915 * nntp.el (nntp-service-to-port): Work for service expressed with
6916 numeric string; replace [:digit:] with [0-9] for XEmacs.
6917
6918 2009-12-17 Glenn Morris <rgm@gnu.org>
6919
6920 * gnus-group.el (gnus-bug-group-download-format-alist):
6921 Change emacs entry to debbugs.gnu.org. Bump :version.
6922
6923 2009-12-13 Reiner Steib <Reiner.Steib@gmx.de>
6924
6925 * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
6926
6927 2009-12-12 Reiner Steib <Reiner.Steib@gmx.de>
6928
6929 * message.el (message-info): Explain why we use `Info-goto-node'.
6930
6931 2009-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
6932
6933 * message.el (message-completion-in-region): New compatibility function.
6934 (message-expand-group): Use it.
6935
6936 2009-12-02 Katsumi Yamaoka <yamaoka@jpl.org>
6937
6938 * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
6939 with no unread article should be listed if the 2nd arg `predicate' is
6940 given.
6941
6942 2009-11-29 Juri Linkov <juri@jurta.org>
6943
6944 * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
6945 when it is fboundp in GNU Emacs 23.1. Put `isearch-scroll' property
6946 on `gnus-recenter'. (Bug#4698, Bug#4981)
6947
6948 2009-11-24 Katsumi Yamaoka <yamaoka@jpl.org>
6949
6950 * message.el (message-from-style, message-interactive)
6951 (message-signature): Always set default values from the corresponding
6952 mail-* variables.
6953 (message-cite-prefix-regexp, message-sendmail-envelope-from)
6954 (message-yank-prefix, message-indentation-spaces)
6955 (message-signature-file, message-default-headers): Use boundp rather
6956 than (featurep 'xemacs) to check if the corresponding mail-* variables
6957 exist.
6958
6959 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
6960
6961 * message.el (message-send-mail-with-sendmail): Revert last change.
6962
6963 2009-11-19 Chong Yidong <cyd@stupidchicken.com>
6964
6965 * message.el (message-from-style, message-interactive)
6966 (message-cite-prefix-regexp, message-sendmail-envelope-from)
6967 (message-yank-prefix, message-indentation-spaces, message-signature)
6968 (message-signature-file, message-default-headers): For GNU Emacs, set
6969 default values from the corresponding mail-* variables.
6970 (message-send-mail-with-sendmail): Use envelope-from only if
6971 mail-specify-envelope-from is non-nil.
6972
6973 2009-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
6974
6975 * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
6976 containing tspecial characters if they have been already quoted.
6977
6978 2009-10-24 Glenn Morris <rgm@gnu.org>
6979
6980 * gnus-art.el (help-xref-stack-item): Define for compiler.
6981
6982 2009-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
6983
6984 * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
6985
6986 2009-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
6987
6988 * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
6989 (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
6990
6991 2009-10-16 Katsumi Yamaoka <yamaoka@jpl.org>
6992
6993 * gnus.el (gnus-overlay-get): New alias to overlay-get.
6994 (gnus-overlays-in): New alias to overlays-in.
6995
6996 * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
6997 gnus-overlay-get, and gnus-delete-overlay.
6998 (gnus-summary-show-thread): Make it work as well for systems in which
6999 next-single-char-property-change is not available.
7000 (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
7001
7002 2009-10-14 Reiner Steib <Reiner.Steib@gmx.de>
7003
7004 * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
7005
7006 2009-10-14 Dan Nicolaescu <dann@ics.uci.edu>
7007
7008 * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
7009 and XEmacs that don't have `remove-overlays'.
7010
7011 2009-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
7012
7013 * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
7014 (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
7015 selective display. Use overlays instead.
7016
7017 2009-10-04 Juanma Barranquero <lekktu@gmail.com>
7018
7019 * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
7020
7021 2009-09-29 Juanma Barranquero <lekktu@gmail.com>
7022
7023 * spam-stat.el (spam-stat-load): Fix typo in message.
7024
7025 2009-09-23 Juanma Barranquero <lekktu@gmail.com>
7026
7027 * gnus-art.el (gnus-article-encrypt-body):
7028 * message.el (message-check-recipients):
7029 * mm-util.el (mm-codepage-setup):
7030 * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
7031 (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
7032
7033 2009-09-22 Daiki Ueno <ueno@unixuser.org>
7034
7035 * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
7036 * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
7037 keys from the menu if mm-{sign,encrypt}-option is 'guided.
7038 * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
7039 * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
7040
7041 2009-09-18 Glenn Morris <rgm@gnu.org>
7042
7043 * gnus-diary.el (gnus-diary-check-message):
7044 * message.el (message-insert-formatted-citation-line):
7045 * nnbabyl.el (top-level):
7046 * nndiary.el (nndiary-schedule):
7047 Fix typos in condition-case handlers.
7048
7049 2009-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
7050
7051 * gnus-art.el (gnus-article-edit-part): Work for the buffer
7052 configuration that provides the sole article window in a frame;
7053 position point correctly after deleting a part.
7054
7055 2009-09-14 Adam Sjøgren <asjo@koldfront.dk>
7056
7057 * spam.el (spam-unregister-on-reregister): Add boolean variable.
7058 (spam-resolve-registrations-routine): Use it to unregister articles
7059 that change status.
7060
7061 2009-09-10 Katsumi Yamaoka <yamaoka@jpl.org>
7062
7063 * nnrss.el (nnrss-request-article): Remove binding of
7064 default-enable-multibyte-characters that has gotten needless by
7065 the 2007-07-13 change in rfc2047-encode-message-header.
7066
7067 * mml.el (mml-insert-multipart): Error on the message header.
7068 (mml-insert-part): Error on the message header; position point at
7069 the end of a MIME tag.
7070
7071 2009-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
7072
7073 * gnus-util.el (with-no-warnings): Define it for old Emacsen.
7074 (gnus-float-time): Alias to float-time if it exists.
7075
7076 * ecomplete.el (with-no-warnings): Define it for old Emacsen.
7077 (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
7078 float-time is available; suppress compile warning for time-to-seconds.
7079
7080 2009-09-07 Katsumi Yamaoka <yamaoka@jpl.org>
7081
7082 * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
7083 may break data. Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
7084 Add the optional argument `encoding' that overrides the default.
7085
7086 * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
7087 mm-encode-buffer.
7088
7089 2009-09-04 Glenn Morris <rgm@gnu.org>
7090
7091 * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
7092 mm-disable-multibyte, rather than default-enable-multibyte-characters.
7093 * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
7094 mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
7095 * mm-util.el (mm-with-unibyte-current-buffer)
7096 (mm-find-buffer-file-coding-system):
7097 * yenc.el (yenc-decode-region): Use default-value rather than
7098 default-enable-multibyte-characters.
7099
7100 2009-09-03 Glenn Morris <rgm@gnu.org>
7101
7102 * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
7103 * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
7104 than default-enable-multibyte-characters.
7105
7106 2009-09-02 Karl Kleinpaste <karl@kleinpaste.org>
7107
7108 * gnus-art.el (gnus-article-read-summary-keys):
7109 Fix gnus-buffer-configuration's value temporarily used.
7110
7111 2009-09-02 Glenn Morris <rgm@gnu.org>
7112
7113 * gnus-util.el (gnus-float-time): New function.
7114 * gnus-delay.el (gnus-delay-article):
7115 * gnus-sum.el (gnus-thread-latest-date):
7116 * gnus-util.el (gnus-user-date): Use gnus-float-time.
7117 * nnspool.el (nnspool-request-newgroups):
7118 Use gnus-float-time rather than time-to-seconds.
7119 * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
7120
7121 * gnus-art.el (gnus-signature-face, gnus-header-from-face)
7122 (gnus-header-subject-face, gnus-header-newsgroups-face)
7123 (gnus-header-name-face, gnus-header-content-face):
7124 * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
7125 (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
7126 (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
7127 (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
7128 (gnus-cite-face-11):
7129 * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
7130 * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
7131 (gnus-server-closed-face, gnus-server-denied-face)
7132 (gnus-server-offline-face):
7133 * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
7134 (gnus-group-news-2-face, gnus-group-news-2-empty-face)
7135 (gnus-group-news-3-face, gnus-group-news-3-empty-face)
7136 (gnus-group-news-4-face, gnus-group-news-4-empty-face)
7137 (gnus-group-news-5-face, gnus-group-news-5-empty-face)
7138 (gnus-group-news-6-face, gnus-group-news-6-empty-face)
7139 (gnus-group-news-low-face, gnus-group-news-low-empty-face)
7140 (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
7141 (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
7142 (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
7143 (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
7144 (gnus-summary-selected-face, gnus-summary-cancelled-face)
7145 (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
7146 (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
7147 (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
7148 (gnus-summary-high-undownloaded-face)
7149 (gnus-summary-low-undownloaded-face)
7150 (gnus-summary-normal-undownloaded-face)
7151 (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
7152 (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
7153 (gnus-summary-low-read-face, gnus-summary-normal-read-face)
7154 (gnus-splash-face):
7155 * message.el (message-header-to-face, message-header-cc-face)
7156 (message-header-subject-face, message-header-newsgroups-face)
7157 (message-header-other-face, message-header-name-face)
7158 (message-header-xheader-face, message-separator-face)
7159 (message-cited-text-face, message-mml-face):
7160 * sieve-mode.el (sieve-control-commands-face)
7161 (sieve-action-commands-face, sieve-test-commands-face)
7162 (sieve-tagged-arguments-face):
7163 * spam.el (spam-face):
7164 Mark face aliases with "-face" in the name as obsolete.
7165
7166 2009-09-01 Glenn Morris <rgm@gnu.org>
7167
7168 * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
7169 than goto-line.
7170
7171 2009-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
7172
7173 * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
7174 Don't move point if the command is invoked inside the message header.
7175
7176 2009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
7177
7178 * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
7179 (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
7180 * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
7181 * nnir.el (nnir-swish-e-index-file):
7182 * gnus-sum.el (gnus-summary-delete-marked-as-read)
7183 (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
7184 (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
7185 * gnus-msg.el (gnus-inews-mark-gcc-as-read):
7186 * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
7187 (gnus-treat-display-xface): Add Emacs version of obsolescence.
7188
7189 2009-08-28 Katsumi Yamaoka <yamaoka@jpl.org>
7190
7191 * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
7192 Don't save excursion.
7193
7194 2009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
7195
7196 * nnheader.el (nnheader-find-file-noselect):
7197 * mm-util.el (mm-insert-file-contents):
7198 Use (default-value 'major-mode) instead of default-major-mode.
7199
7200 2009-08-27 Stefan Monnier <monnier@iro.umontreal.ca>
7201
7202 * nnrss.el (nnrss-request-article): Avoid default-fill-column.
7203
7204 2009-08-25 Glenn Morris <rgm@gnu.org>
7205
7206 * nnir.el (top-level): Don't require cl at run-time.
7207 (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
7208 Replace cl-function substitute with gnus-replace-in-string.
7209 (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
7210 (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
7211 (nnir-run-find-grep): Replace cl-functions find-if and subseq with
7212 simplified expansions.
7213
7214 2009-08-22 Glenn Morris <rgm@gnu.org>
7215
7216 * gnus-art.el (gnus-button-patch): Use forward-line rather than
7217 goto-line.
7218
7219 2009-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
7220
7221 * gnus-group.el (gnus-safe-html-newsgroups): New user option.
7222
7223 * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
7224 (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
7225 (gnus-mm-display-part, gnus-mime-display-single)
7226 (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
7227 override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
7228
7229 * gnus-sum.el
7230 (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
7231 (gnus-summary-move-article): Add expirable mark to articles copied or
7232 moved to group that has auto-expire turned on if the option is non-nil.
7233
7234 2009-07-24 Glenn Morris <rgm@gnu.org>
7235
7236 * gnus-demon.el (gnus-demon-add-nntp-close-connection):
7237 Fix typo. (Bug#3903)
7238
7239 2009-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
7240
7241 * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
7242 gnus-article-read-summary-keys rather than gnus-summary-edit-article
7243 that should not be used for draft articles.
7244 (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
7245 that has no concern in minor mode keys.
7246 (gnus-article-summary-command, gnus-article-summary-command-nosave):
7247 Abolish.
7248
7249 2009-07-16 Katsumi Yamaoka <yamaoka@jpl.org>
7250
7251 * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
7252 article without making inquiry to a user for unknown encoding.
7253
7254 * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
7255 (nnmaildir--scan): Assume i-node and device number that file-attributes
7256 returns might be cons-cell.
7257
7258 2009-07-16 Teodor Zlatanov <tzz@lifelogs.com>
7259
7260 * auth-source.el: Remove docs now in auth.texi. Don't use
7261 `gnus-message' for logging. Add new variables `auth-source-debug' and
7262 `auth-source-hide-passwords' and use them.
7263
7264 2009-07-15 Glenn Morris <rgm@gnu.org>
7265
7266 * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
7267
7268 2009-07-10 Katsumi Yamaoka <yamaoka@jpl.org>
7269
7270 * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
7271 excessive whitespace from the default values of title and description.
7272
7273 2009-06-22 Katsumi Yamaoka <yamaoka@jpl.org>
7274
7275 * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
7276 mail-fetch-field to fetch Content-Description header in order to
7277 exclude newlines.
7278
7279 2009-06-01 Katsumi Yamaoka <yamaoka@jpl.org>
7280
7281 * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
7282 to deleted part.
7283
7284 2009-05-30 David Engster <dengste@eml.cc>
7285
7286 * nnmairix.el: Remove old documentation in the commentary block.
7287 (nnmairix-request-group): Do not update active file for nnml back ends.
7288 (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
7289 end so that overview files are ignored.
7290 (nnmairix-update-groups): Make updating the groups more robust by using
7291 marks.
7292 (nnmairix-determine-original-group-from-path): Circumvent mairix bug
7293 with dollar characters in message-id.
7294
7295 2009-04-28 Reiner Steib <Reiner.Steib@gmx.de>
7296
7297 * spam.el: Use dns-query instead of query-dns. Was renamed on
7298 2008-12-25 in dns.el.
7299
7300 2009-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
7301
7302 * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
7303 could happen if the text is only composed of spaces and/or tabs.
7304
7305 2009-03-03 Brian Sniffen <bts@evenmere.org> (tiny change)
7306
7307 * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
7308 when sending a queued message to avoid extra mml tags.
7309
7310 2009-03-02 Katsumi Yamaoka <yamaoka@jpl.org>
7311
7312 * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
7313
7314 2009-02-25 Katsumi Yamaoka <yamaoka@jpl.org>
7315
7316 * gnus-dired.el: Remove autoload for gnus-setup-message.
7317 (gnus-dired-attach): Fake this-command value to prevent Gnus from
7318 displaying Gnus logo; always use compose-mail.
7319
7320 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
7321
7322 * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
7323
7324 2009-02-18 Katsumi Yamaoka <yamaoka@jpl.org>
7325
7326 * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
7327 (gnus-nocem-issuers): List currently active issuers; fix custom type.
7328 (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
7329 available.
7330 (gnus-nocem-epg-verify): New function.
7331
7332 2009-02-15 Reiner Steib <Reiner.Steib@gmx.de>
7333
7334 * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
7335
7336 2009-02-15 Glenn Morris <rgm@gnu.org>
7337
7338 * gnus-util.el (rmail-insert-rmail-file-header)
7339 (rmail-count-new-messages, rmail-show-message): Remove unnecessary
7340 autoloads.
7341 (rmail-default-rmail-file): Remove unnecessary declaration.
7342 (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
7343
7344 2009-02-14 Glenn Morris <rgm@gnu.org>
7345
7346 * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
7347 variable (only used in gnus-util, which declares it anyway).
7348 (rmail-output-to-rmail-file): Remove autoload of deleted function,
7349 which was only needed by gnus-art (changed to not use it any more).
7350 (rmail-insert-rmail-file-header): Remove autoload of deleted function,
7351 only used in gnus-util, which autoloads it itself.
7352 (rmail-update-summary): Fix autoload.
7353
7354 * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
7355 rather than rmail-output-to-rmail-file.
7356
7357 2009-02-07 Glenn Morris <rgm@gnu.org>
7358
7359 * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
7360 autoload of function that no longer exists.
7361 (rmail-toggle-header): Declare.
7362 (message-forward-rmail-make-body): Handle mbox Rmail.
7363
7364 2009-01-31 Glenn Morris <rgm@gnu.org>
7365
7366 * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
7367 2009-01-09 change.
7368
7369 2009-01-26 Teodor Zlatanov <tzlatanov@jumptrading.com>
7370
7371 * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
7372 (auth-source-forget-all-cached): New convenience function.
7373 (auth-source-user-or-password): Accept list of modes or a single mode.
7374
7375 * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
7376 auth-source modes.
7377
7378 * nnimap.el (nnimap-open-connection): Use list of
7379 auth-source modes.
7380
7381 * nntp.el (nntp-send-authinfo): Use list of
7382 auth-source modes.
7383
7384 2009-01-16 Teodor Zlatanov <tzz@lifelogs.com>
7385
7386 * auth-source.el: Update docs to reflect epa-file-enable is to be used
7387 now.
7388
7389 2009-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
7390
7391 * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
7392 coding system in XEmacs; add a workaround for XEmacs.
7393
7394 2009-01-14 Katsumi Yamaoka <yamaoka@jpl.org>
7395
7396 * mm-util.el (mm-coding-system-priorities): Protect against nil value
7397 of current-language-environment.
7398
7399 2009-01-13 Reiner Steib <Reiner.Steib@gmx.de>
7400
7401 * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
7402 available at runtime.
7403
7404 2009-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
7405
7406 * gnus-art.el (article-date-ut): Fix end point of narrowing.
7407
7408 2009-01-11 Aidan Kehoe <kehoea@parhasard.net>
7409
7410 * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
7411 the greatest positive fixnum value doesn't work under an XEmacs with
7412 bignum support; use the most-positive-fixnum constant instead,
7413 available since Emacs 21.1 with cl and XEmacs 21.1.
7414
7415 2009-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
7416
7417 * gnus-sum.el (gnus-summary-next-article): Revert last change by which
7418 XEmacs gets not to work.
7419
7420 2009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
7421
7422 * mm-util.el (mm-coding-system-priorities): Allow the value like
7423 "Japanese (UTF-8)" of current-language-environment.
7424
7425 2009-01-09 Glenn Morris <rgm@gnu.org>
7426
7427 * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
7428 with last-command-event.
7429
7430 2009-01-08 Reiner Steib <Reiner.Steib@gmx.de>
7431
7432 * message.el (message-fix-before-sending): Amend comment.
7433
7434 2009-01-07 David Engster <dengste@eml.cc>
7435
7436 * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
7437 simplified server definitions by converting it via
7438 gnus-server-to-method.
7439
7440 2009-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
7441
7442 * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
7443 parameter's operands.
7444
7445 2009-01-06 David Engster <dengste@eml.cc>
7446
7447 * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
7448 primary select method (for gnus-group-mark-article-as-read).
7449
7450 2009-01-06 Tassilo Horn <tassilo@member.fsf.org>
7451
7452 * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
7453 `(gnus)Face', not `(gnus)X-Face'.
7454
7455 2009-01-05 Katsumi Yamaoka <yamaoka@jpl.org>
7456
7457 * mm-util.el (mm-ucs-to-char): New function.
7458
7459 * mm-url.el (mm-url-decode-entities): Use it.
7460
7461 2009-01-03 Reiner Steib <Reiner.Steib@gmx.de>
7462
7463 * message.el (message-fix-before-sending): Add `eight-bit' to
7464 illegible-text check.
7465
7466 2009-01-03 Michael Olson <mwolson@gnu.org>
7467
7468 * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
7469 `headers' is nil. This can occur if the IMAP server does not have
7470 permissions to read messages from a folder, but can write new messages
7471 to the folder.
7472 (nnimap-request-article-part): Do not insert `data' if it is nil.
7473
7474 2009-01-01 Dave Love <fx@gnu.org>
7475
7476 * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
7477
7478 * nnimap.el: Fix author email.
7479 (nnimap-split-rule): Add FIXME comment.
7480 (nnimap-debug): Fix doc string.
7481
7482 2008-12-25 Katsumi Yamaoka <yamaoka@jpl.org>
7483
7484 * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
7485 overlay-arrow-position and overlay-arrow-string buffer-local; no need
7486 to check if those variables exist (first appeared in Emacs 18.50).
7487
7488 2008-12-24 Katsumi Yamaoka <yamaoka@jpl.org>
7489
7490 * mm-util.el (mm-line-number-at-pos): New function.
7491
7492 * spam-report.el (spam-report-process-queue): Use it.
7493
7494 2008-12-24 David Engster <dengste@eml.cc>
7495
7496 * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
7497 parameters that haven't existed as variables as buffer-local variables.
7498
7499 2008-12-23 Dave Love <fx@gnu.org>
7500
7501 * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
7502 cadar.
7503
7504 * sieve-manage.el (sieve-manage-starttls-p): Rename from
7505 imap-starttls-p.
7506 (sieve-manage-starttls-open): Rename from imap-starttls-open.
7507
7508 2008-12-22 Reiner Steib <Reiner.Steib@gmx.de>
7509
7510 * spam-report.el (spam-report-gmane-max-requests): New constant.
7511 (spam-report-gmane-wait): New variable.
7512 (spam-report-gmane-ham, spam-report-gmane-spam)
7513 (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
7514 spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
7515 the server.
7516
7517 * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
7518 Add explanations.
7519
7520 * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
7521 nnheader-accept-process-output and nnheader-read-timeout if available.
7522 (pop3-movemail): Use it.
7523
7524 * message.el (message-check-news-body-syntax): Fix signature check if
7525 there's an attachment.
7526
7527 2008-12-21 Katsumi Yamaoka <yamaoka@jpl.org>
7528
7529 * mm-util.el: Add comments to the mm- emulating functions.
7530
7531 2008-12-21 Reiner Steib <Reiner.Steib@gmx.de>
7532
7533 * gnus-start.el (gnus-before-startup-hook): Fix doc string.
7534 Reported by Stephen Berman <stephen.berman@gmx.net>.
7535
7536 2008-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
7537
7538 * mm-util.el (mm-substring-no-properties): New function.
7539 (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
7540 (mm-special-display-p): Enable those lambda forms to be byte compiled.
7541 (mm-string-to-multibyte): Doc fix.
7542
7543 * mml.el (mml-attach-file): Use mm-substring-no-properties.
7544
7545 2008-12-18 Reiner Steib <Reiner.Steib@gmx.de>
7546
7547 * mml.el (mml-attach-file): Strip text properties from file name.
7548 (Bug#1574)
7549
7550 2008-12-16 Glenn Morris <rgm@gnu.org>
7551
7552 * mm-util.el (mm-charset-override-alist): Declare for compiler.
7553
7554 2008-12-15 Katsumi Yamaoka <yamaoka@jpl.org>
7555
7556 * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
7557 knows since the charset specified might be a bogus alias that
7558 mm-charset-synonym-alist provides.
7559
7560 2008-12-15 Reiner Steib <Reiner.Steib@gmx.de>
7561
7562 * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
7563 "ISO_8859-1".
7564
7565 * gnus-start.el (gnus-backup-startup-file): Improve doc string.
7566
7567 2008-12-15 Katsumi Yamaoka <yamaoka@jpl.org>
7568
7569 * mm-util.el (mm-charset-eval-alist):
7570 Define it before mm-charset-to-coding-system.
7571 (mm-charset-to-coding-system): Add optional argument `silent';
7572 define it before mm-charset-override-alist.
7573 (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
7574 default value if it can be used in Emacs currently running;
7575 silence mm-charset-to-coding-system.
7576
7577 2008-12-10 Katsumi Yamaoka <yamaoka@jpl.org>
7578
7579 * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
7580 `allow-override' which says whether to use `mm-charset-override-alist'.
7581 (rfc2047-decode-encoded-words): Use it.
7582
7583 * mm-util.el (mm-charset-override-alist): Fix custom type;
7584 add `(gb2312 . gbk)' to choices.
7585
7586 2008-12-04 Katsumi Yamaoka <yamaoka@jpl.org>
7587
7588 * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
7589 fast.
7590
7591 * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
7592
7593 2008-12-04 Naohiro Aota <nao.aota@gmail.com>
7594
7595 * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
7596 on links.
7597
7598 * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
7599
7600 2008-12-03 Katsumi Yamaoka <yamaoka@jpl.org>
7601
7602 * message.el (message-idna-to-ascii-rhs-1): Protect against local
7603 users' addresses that don't have domain parts.
7604 (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
7605 rather than message-narrow-to-head since there will be the message
7606 header separator.
7607
7608 2008-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
7609
7610 * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
7611 since the result is inserted in a unibyte buffer anyway.
7612 (nnimap-demule-use-string-to-multibyte): Remove.
7613 (nnimap-demule): Alias it to mm-string-to-multibyte.
7614
7615 2008-11-29 Reiner Steib <Reiner.Steib@gmx.de>
7616
7617 * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
7618 variable for debugging bug#464 and bug#1174.
7619 (nnimap-demule): Use it.
7620
7621 2008-11-24 Reiner Steib <Reiner.Steib@gmx.de>
7622
7623 * gnus-score.el (gnus-score-find-trace): Handle default score in total
7624 score calculation correctly.
7625
7626 2008-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
7627
7628 * message.el (message-send-mail): Just set the buffer to unibyte
7629 rather than use mm-with-unibyte-current-buffer which does a lot more.
7630 (message-send-mail-partially): Don't bother with
7631 mm-with-unibyte-current-buffer since it's already been made unibyte by
7632 message-send-mail.
7633
7634 2008-11-11 Teodor Zlatanov <tzz@lifelogs.com>
7635
7636 * nnrss.el (nnrss-make-hash-index): Debug message of full item.
7637
7638 2008-11-10 Teodor Zlatanov <tzz@lifelogs.com>
7639
7640 * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
7641
7642 2008-11-04 Katsumi Yamaoka <yamaoka@jpl.org>
7643
7644 * starttls.el (starttls-any-program-available): Rewritten so it doesn't
7645 require itself and to remove `with-no-warnings'.
7646
7647 2008-11-03 Teodor Zlatanov <tzz@lifelogs.com>
7648
7649 * starttls.el (starttls-any-program-available): Get the name of the
7650 available TLS layer program.
7651 (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
7652 well as the host name in the "opening" message.
7653
7654 * auth-source.el (auth-source-cache, auth-source-do-cache)
7655 (auth-source-user-or-password): Cache passwords and logins by default,
7656 allow override with `auth-source-do-cache'.
7657 (auth-source-forget-user-or-password): Allow users to remove cache
7658 entries if needed.
7659
7660 2008-10-31 Teodor Zlatanov <tzz@lifelogs.com>
7661
7662 * ietf-drums.el (ietf-drums-remove-comments): Localize second
7663 condition-case to only the forward-sexp call.
7664
7665 2008-10-31 Teodor Zlatanov <tzz@lifelogs.com>
7666
7667 * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
7668 quotes contained. Make it more robust regardless by an extra
7669 condition-case wrapper.
7670
7671 2008-10-03 Katsumi Yamaoka <yamaoka@jpl.org>
7672
7673 * nnml.el (nnml-request-expire-articles): Check if the function set to
7674 `nnmail-expiry-target' returns the symbol `delete'.
7675
7676 * nnfolder.el (nnfolder-request-expire-articles): Ditto.
7677
7678 * nnmail.el (nnmail-expiry-target): Fix custom type.
7679
7680 2008-10-02 Glenn Morris <rgm@gnu.org>
7681
7682 * mm-util.el (mm-codepage-setup): Tweak codepage error.
7683 Silence compiler warning.
7684
7685 2008-09-30 Chong Yidong <cyd@stupidchicken.com>
7686
7687 * mml.el (mml-menu): Don't assume mml2015 is bound.
7688
7689 2008-09-29 Katsumi Yamaoka <yamaoka@jpl.org>
7690
7691 * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
7692 exists.
7693
7694 2008-09-27 Glenn Morris <rgm@gnu.org>
7695
7696 * gnus-util.el (mail-header-remove-comments): Autoload it.
7697
7698 2008-09-27 Andreas Schwab <schwab@suse.de>
7699
7700 * gnus-util.el (gnus-split-references): Strip comments.
7701 (gnus-parent-id): Likewise.
7702
7703 2008-09-26 Reiner Steib <Reiner.Steib@gmx.de>
7704
7705 * message.el (message-confirm-send): Fix version.
7706
7707 2008-09-25 Katsumi Yamaoka <yamaoka@jpl.org>
7708
7709 * message.el (message-idna-to-ascii-rhs-1): Use
7710 mail-extract-address-components rather than mail-header-parse-addresses
7711 that is an alias by default to ietf-drums-parse-addresses that does not
7712 support non-ASCII names in headers' contents.
7713
7714 2008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
7715
7716 * message.el (message-confirm-send): Fix variable documentation to
7717 avoid the "y/n" wording.
7718
7719 2008-09-25 Francis Litterio <flitterio@gmail.com> (tiny change)
7720
7721 * message.el (message-set-auto-save-file-name): Save to a different
7722 filename so multiple messages (especially drafts) can be recovered.
7723
7724 2008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
7725
7726 * message.el (message-confirm-send): Add appropriate version.
7727
7728 2008-09-22 Teodor Zlatanov <tzz@lifelogs.com>
7729
7730 * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
7731 defvar.
7732
7733 2008-09-22 Daiki Ueno <ueno@unixuser.org>
7734
7735 * mm-view.el (mm-pkcs7-signed-magic): Use literals.
7736 (mm-pkcs7-enveloped-magic): Ditto.
7737
7738 2008-09-17 Simon Josefsson <simon@josefsson.org>
7739
7740 * sieve-manage.el (sieve-manage-is-string): Accept literals too.
7741 Reported by Arnt Gulbrandsen <arnt@oryx.com>.
7742
7743 2008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
7744
7745 * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
7746 default, it's better.
7747
7748 2008-09-11 Teodor Zlatanov <tzz@lifelogs.com>
7749
7750 * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
7751 summary line gnus-number property and ignore them (with a warning
7752 message).
7753
7754 2008-09-10 Katsumi Yamaoka <yamaoka@jpl.org>
7755
7756 * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
7757 macro caddr in the interactive form since it won't be expanded.
7758
7759 2008-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
7760
7761 * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
7762 `charset'; fix name of function called recursively.
7763 (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
7764
7765 2008-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
7766
7767 * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
7768 (gnus-mime-set-charset-parameters): New function.
7769 (gnus-mime-view-part-as-charset): Use it to correctly display part
7770 specifying wrong charset.
7771
7772 2008-09-08 David Engster <dengste@eml.cc>
7773
7774 * nnmairix.el (nnmairix-create-server-and-default-group): Require match
7775 in completing-read for back end server.
7776
7777 2008-09-03 Teodor Zlatanov <tzz@lifelogs.com>
7778
7779 * message.el (message-confirm-send): New variable to confirm sending a
7780 message.
7781 (message-send): Use it.
7782
7783 2008-08-30 Teodor Zlatanov <tzz@lifelogs.com>
7784
7785 * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
7786
7787 2008-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
7788
7789 * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
7790
7791 2008-08-21 Teodor Zlatanov <tzz@lifelogs.com>
7792
7793 * gnus-registry.el (gnus-registry-max-track-groups): New variable to
7794 prevent tracking too many groups.
7795 (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
7796 Use it.
7797
7798 2008-08-11 Ralf Angeli <angeli@caeruleus.net>
7799
7800 * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
7801 moving point to the bottom of the window in order to avoid recentering.
7802
7803 2008-08-11 Katsumi Yamaoka <yamaoka@jpl.org>
7804
7805 * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
7806 (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
7807 (gnus-article-beginning-of-window): Fix calculation.
7808
7809 2008-08-08 Katsumi Yamaoka <yamaoka@jpl.org>
7810
7811 * gnus-msg.el (gnus-summary-supersede-article)
7812 (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
7813 value of gnus-newsgroup-charset to decode non-MIME encoded text in
7814 message header.
7815
7816 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
7817
7818 * message.el:
7819 * gnus-start.el:
7820 * gnus-registry.el: Remove VMS support.
7821
7822 2008-07-30 Katsumi Yamaoka <yamaoka@jpl.org>
7823
7824 * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
7825 macro.
7826 (rfc2104-hash): Use it.
7827
7828 2008-07-30 Reiner Steib <Reiner.Steib@gmx.de>
7829
7830 * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
7831 (gnus-summary-sort-by-most-recent-date): New commands.
7832 (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
7833 and menu entries.
7834
7835 2008-07-29 Katsumi Yamaoka <yamaoka@jpl.org>
7836
7837 * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
7838 don't redisplay article for raw contents; remove plural articles stuff.
7839
7840 * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
7841 prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
7842 on gnus-summary-save-article; display results properly.
7843
7844 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
7845
7846 * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
7847
7848 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
7849
7850 * gnus-art.el (gnus-summary-save-in-pipe):
7851 Consider gnus-save-all-headers.
7852
7853 2008-07-21 Dan Nicolaescu <dann@ics.uci.edu>
7854
7855 * gnus-util.el (ns-focus-frame): Remove declaration.
7856 (gnus-select-frame-set-input-focus): Undo previous change. Treat ns
7857 like x.
7858
7859 2008-07-21 Thien-Thi Nguyen <ttn@gnuvola.org>
7860
7861 * rfc2104.el (rfc2104-zero): Delete defconst.
7862 (rfc2104-hex-alist): Likewise.
7863 (rfc2104-hex-to-int): Delete func.
7864 (rfc2104-hexstring-to-bitstring): Likewise.
7865 (rfc2104-nybbles): New defconst.
7866 (rfc2104-hash): Rewrite for speed.
7867
7868 2008-07-16 Glenn Morris <rgm@gnu.org>
7869
7870 * gnus-util.el (ns-focus-frame): Declare for compiler.
7871
7872 2008-07-10 Katsumi Yamaoka <yamaoka@jpl.org>
7873
7874 * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
7875 set as a group parameter.
7876 (gnus-summary-save-in-pipe): Work when it is called independently.
7877 (gnus-summary-pipe-to-muttprint): Don't modify
7878 gnus-summary-pipe-output-default-command.
7879
7880 2008-07-10 Stefan Monnier <monnier@iro.umontreal.ca>
7881
7882 * message.el (message-send-mail-with-sendmail):
7883 Display the error message.
7884
7885 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
7886
7887 * gnus-art.el (gnus-default-article-saver):
7888 Add gnus-summary-save-in-pipe to choices.
7889 (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
7890 gnus-summary-pipe-output-default-command as the default command.
7891 (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
7892 instead of gnus-last-shell-command.
7893
7894 * gnus-sum.el (gnus-summary-pipe-output-default-command):
7895 New user option.
7896 (gnus-summary-muttprint-program): Mention the value will be changed.
7897 (gnus-summary-save-article): Force showing of all headers.
7898 (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
7899
7900 2008-07-01 Rupert Swarbrick <rswarbrick@googlemail.com> (tiny change)
7901
7902 * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
7903
7904 2008-07-02 Juanma Barranquero <lekktu@gmail.com>
7905
7906 * nnimap.el (nnimap-id):
7907 * sieve-manage.el (sieve-manage-open): Doc fixes.
7908
7909 2008-07-02 Francesc Rocher <rocher@member.fsf.org>
7910
7911 * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
7912 if available.
7913
7914 2008-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
7915
7916 * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
7917
7918 * nnkiboze.el (nnkiboze-generate-group):
7919 Use explicit mm-disable-multibyte rather than mm-with-unibyte.
7920
7921 * nnmairix.el: Require CL.
7922
7923 2008-06-15 David Engster <dengste@eml.cc>
7924
7925 * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
7926
7927 2008-06-14 Aidan Kehoe <kehoea@parhasard.net>
7928
7929 * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
7930 New macros that expand to an `aset'/`aref' call under Emacs, and to a
7931 runtime choice under XEmacs.
7932
7933 * gnus-sum.el (gnus-summary-set-display-table):
7934 Use `gnus-put-display-table', `gnus-get-display-table',
7935 `gnus-set-display-table' for the display table, instead of `aset'.
7936
7937 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
7938
7939 * nnmairix.el: Add autoloads.
7940
7941 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
7942
7943 * nnmairix.el (nnmairix-delete-recreate-group)
7944 (nnmairix-update-and-clear-marks): Fix error messages.
7945
7946 2008-06-14 David Engster <dengste@eml.cc>
7947
7948 * nnmairix.el: Upgrade to version 0.6.
7949 (nnmairix-group-toggle-propmarks-this-group)
7950 (nnmairix-group-toggle-readmarks-this-group)
7951 (nnmairix-group-delete-recreate-this-group)
7952 (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
7953 (nnmairix-remove-tick-mark-original-article): New commands.
7954 (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
7955 (nnmairix-propagate-marks-to-nnmairix-groups)
7956 (nnmairix-only-use-registry, nnmairix-allowfast-default)
7957 (nnmairix-marks-cache, nnmairix-version-output): New variables.
7958 (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
7959 functions needed for marks propagation and manipulation of read marks.
7960 (nnmairix-update-groups): New function.
7961 (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
7962 (nnmairix-determine-original-group-from-registry)
7963 (nnmairix-determine-original-group-from-path)
7964 (nnmairix-get-group-from-file-path, nnmairix-map-range)
7965 (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
7966 New helper functions.
7967 (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
7968 keystrokes for new commands.
7969 (nnmairix-delete-and-create-on-change): Doc string cleanup.
7970 (nnmairix-request-group): Check allow-fast group parameter.
7971 (nnmairix-request-create-group): Set allow-fast group parameter if
7972 nnmairix-allowfast-default is set.
7973 (nnmairix-close-group): Propagate marks upon closing if needed.
7974 (nnmairix-group-toggle-threads-this-group): Use new.
7975 nnmairix-group-toggle-parameter helper function.
7976 (nnmairix-search): Better check for empty search result.
7977 (nnmairix-goto-original-article): Use new helper functions for
7978 determining original article.
7979 (nnmairix-show-original-article): Make sure message-id is in brackets.
7980 (nnmairix-call-mairix-binary): Change variable name.
7981 (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
7982 helper function.
7983 (nnmairix-widget-toggle-activate): Fix doc string.
7984
7985 2008-06-11 Katsumi Yamaoka <yamaoka@jpl.org>
7986
7987 * nnir.el: Require edmacro when compiling with XEmacs.
7988 (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
7989 available in Emacs 21.
7990
7991 2008-06-11 Glenn Morris <rgm@gnu.org>
7992
7993 * gnus-util.el (x-focus-frame):
7994 * gnus.el (image-size):
7995 * mm-decode.el (image-size): Declare.
7996
7997 * gnus-picon.el (declare-function): Add compat definition.
7998 (image-size): Declare.
7999
8000 * gnus-group.el (tool-bar-map):
8001 * gnus-sum.el (tool-bar-map): Define for compiler.
8002
8003 * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
8004
8005 * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
8006
8007 * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
8008 * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
8009 * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
8010 * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
8011 * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
8012 * sieve-manage.el, spam-report.el, spam.el:
8013 Remove unnecessary eval-and-compile of autoloads.
8014
8015 2008-06-08 Michael Albinus <michael.albinus@gmx.de>
8016
8017 * auth-source.el: Precise Tramp doc.
8018
8019 2008-06-07 Glenn Morris <rgm@gnu.org>
8020
8021 * nnmairix.el: Remove unnecessary eval-when-compile.
8022
8023 2008-06-06 Kai Großjohann <grossjohann@ls6.cs.uni-dortmund.de>
8024
8025 * nnir.el: New file.
8026
8027 2008-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
8028
8029 * gnus-util.el (gnus-read-shell-command): New function.
8030 * mm-decode.el (mm-pipe-part):
8031 * gnus-art.el (gnus-summary-save-in-pipe): Use it.
8032
8033 2008-06-05 Katsumi Yamaoka <yamaoka@jpl.org>
8034
8035 * message.el (message-disassociate-draft): Revert 2008-03-18 change.
8036
8037 2008-06-03 Glenn Morris <rgm@gnu.org>
8038
8039 * pop3.el (nnheader-accept-process-output): Autoload it.
8040
8041 2008-05-30 Katsumi Yamaoka <yamaoka@jpl.org>
8042
8043 * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
8044 are not 2-digit hexadecimal characters that follow `%'s.
8045
8046 2008-05-29 Reiner Steib <Reiner.Steib@gmx.de>
8047
8048 * message.el (message-bogus-recipient-p): Fix type in doc string.
8049 Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
8050 (message-bogus-addresses): Rename from message-bogus-address-regexp.
8051 Improve custom options.
8052 (message-bogus-recipient-p): Adjust accordingly.
8053
8054 2008-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
8055
8056 * nnmairix.el: Require edmacro when compiling with XEmacs.
8057
8058 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
8059
8060 * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
8061 (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
8062
8063 2008-05-20 Teodor Zlatanov <tzz@lifelogs.com>
8064
8065 * auth-source.el: Add more docs.
8066
8067 2008-05-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
8068
8069 * nnheader.el (nnheader-read-timeout): Change the default timeout from
8070 0.1 seconds to 0.01 seconds. This will make nntp and pop3 article
8071 retrieval faster in some cases, but might make CPU usage larger.
8072 If this has any bad side effects, we might revert this change.
8073
8074 * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
8075 seems to make mail retrieval much, much faster.
8076 (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
8077 unconditionally.
8078
8079 * gnus-draft.el (gnus-group-send-queue):
8080 Bind message-send-mail-partially-limit to nil to avoid being prompted.
8081
8082 2008-05-16 Reiner Steib <Reiner.Steib@gmx.de>
8083
8084 * mml.el (mml-attach-buffer): Prompt for `disposition'.
8085
8086 * message.el (message-bogus-address-regexp): Fix and improve custom
8087 type.
8088 (message-setup-hook): Add message-check-recipients as custom option.
8089
8090 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
8091
8092 * message.el (message-cite-function): Remove bogus autoload which crept
8093 in during merge from v5-10.
8094
8095 2008-05-14 Teodor Zlatanov <tzz@lifelogs.com>
8096
8097 * nnimap.el (nnimap-open-connection): Fix login/password bug.
8098
8099 * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
8100
8101 * auth-source.el: Preliminary Tramp docs.
8102 (auth-sources): Change the default auth-sources to use
8103 EPA .gpg files.
8104
8105 2008-05-09 Teodor Zlatanov <tzz@lifelogs.com>
8106
8107 * nntp.el: Autoload `auth-source-user-or-password'.
8108 (nntp-send-authinfo): Use it.
8109
8110 * nnimap.el: Autoload `auth-source-user-or-password'.
8111 (nnimap-open-connection): Use it.
8112
8113 * auth-source.el: Add docs on using with url-auth. Import gnus-util
8114 for the gnus-message function.
8115 (auth-source-user-or-password): Use it.
8116
8117 2008-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
8118
8119 * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
8120 rfc2104-hexstring-to-byte-list. Return a unibyte string.
8121 (rfc2104-hash): Use it.
8122
8123 2008-05-08 Juanma Barranquero <lekktu@gmail.com>
8124
8125 * gnus-art.el (gnus-article-toggle-truncate-lines):
8126 Don't use `iff' in docstring.
8127
8128 2008-05-07 Teodor Zlatanov <tzz@lifelogs.com>
8129
8130 * gnus-registry.el: Adjusted copyright dates and added a keyword.
8131
8132 * gnus-util.el (gnus-extract-address-component-name)
8133 (gnus-extract-address-component-email): Convenience functions around
8134 `gnus-extract-address-components'.
8135
8136 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
8137 Use `gnus-extract-address-component-email' to fix bug of comparing full
8138 sender name to `user-mail-address'.
8139
8140 2008-05-05 Teodor Zlatanov <tzz@lifelogs.com>
8141
8142 * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
8143 catch/throw to optimize.
8144 (gnus-registry-find-keywords): Just use member to find a keyword.
8145
8146 2008-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
8147
8148 * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
8149 is current before calling gnus-server-prepare.
8150 (gnus-server-setup-buffer, gnus-server-update-server)
8151 (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
8152
8153 2008-05-04 Juri Linkov <juri@jurta.org>
8154
8155 * mailcap.el (mailcap-replace-in-string): New compatibility alias.
8156 (mailcap-file-default-commands): Use mailcap-replace-in-string
8157 instead of replace-regexp-in-string, and mailcap-delete-duplicates
8158 instead of delete-dups. Use [ \t\n]* for whitespace in regexp.
8159
8160 2008-05-03 Reiner Steib <reiner.steib@gmx.de>
8161
8162 * gnus-sum.el (gnus-propagate-marks): Fix custom version.
8163
8164 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
8165
8166 * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
8167 hooks.
8168 (gnus-update-read-articles): Speed up non-marks-using users.
8169 (gnus-use-marks): Define gnus-use-marks.
8170 (gnus-propagate-marks): Rename variable to something more sensible.
8171
8172 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
8173
8174 * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
8175 (gmm-image-load-path-for-library): Fix typos in docstrings.
8176 (gmm-message): Reflow docstring.
8177
8178 2008-04-28 Teodor Zlatanov <tzz@lifelogs.com>
8179
8180 * mail-source.el (mail-source-set-1, mail-source-bind):
8181 Move auth-source code out of the macro to clean it up and fix bugs.
8182
8183 2008-04-26 Teodor Zlatanov <tzz@lifelogs.com>
8184
8185 * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
8186 by sender if it's equal to user-mail-address, it's likely to be
8187 useless.
8188
8189 * mail-source.el (mail-source-bind): Don't use user or password if they
8190 are not bound. Unintern them if they are nil. Don't use server unless
8191 it's bound, and default it to empty string otherwise.
8192
8193 2008-04-25 Teodor Zlatanov <tzz@lifelogs.com>
8194
8195 * mail-source.el: Load auth-source.el.
8196 (mail-source-bind): Add comments. Call auth-source-user-or-password to
8197 get user name or password, if auth-sources is set up.
8198
8199 * gnus-registry.el (gnus-registry-split-strategy): New variable for
8200 strategy of splitting with parent.
8201 (gnus-registry-split-fancy-with-parent)
8202 (gnus-registry-post-process-groups): Use it and fix prior
8203 bug (returning a list as the split result).
8204
8205 * auth-source.el (auth-sources): Remove server parameter.
8206 (auth-source-pick, auth-source-user-or-password)
8207 (auth-source-user-or-password-imap)
8208 (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
8209 (auth-source-user-or-password-sftp)
8210 (auth-source-user-or-password-smtp): Remove server parameter.
8211
8212 2008-04-25 Juanma Barranquero <lekktu@gmail.com>
8213
8214 * smime.el (smime-sign-region, smime-encrypt-region)
8215 (smime-decrypt-region):
8216 Remove redundant calls to `generate-new-buffer-name'.
8217
8218 2008-04-24 Luca Capello <luca@pca.it> (tiny change)
8219
8220 * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
8221 Don't use QP for message/rfc822.
8222 (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
8223
8224 2008-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
8225
8226 * sieve-manage.el (sieve-string-bytes): Remove.
8227 (sieve-manage-putscript): Use length instead: `string-bytes' gives the
8228 correct byte-length only if the process's coding-system is the same as
8229 the one used internally by Emacs to represent strings.
8230
8231 2008-04-22 Juri Linkov <juri@jurta.org>
8232
8233 * mailcap.el (mailcap-file-default-commands): New function.
8234
8235 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
8236
8237 * message.el (message-signature-separator, message-cite-function):
8238 Change custom version.
8239
8240 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
8241
8242 * mm-decode.el (mm-display-external): Make temp file read-only.
8243
8244 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
8245
8246 * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
8247 binding for `gnus-diary-version'. Bind `gnus-diary-check-message' to
8248 `C-c C-f d'.
8249
8250 2008-04-12 Adrian Aichner <adrian@xemacs.org>
8251
8252 * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
8253
8254 2008-04-09 Teodor Zlatanov <tzz@lifelogs.com>
8255
8256 * auth-source.el: Add docs.
8257 (auth-sources): Modify format to support server.
8258 (auth-source-pick, auth-source-user-or-password)
8259 (auth-source-user-or-password-imap)
8260 (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
8261 (auth-source-user-or-password-sftp)
8262 (auth-source-user-or-password-smtp): Add server parameter.
8263
8264 2008-04-08 Teodor Zlatanov <tzz@lifelogs.com>
8265
8266 * gnus-registry.el: Initialize the registry when gnus-registry-install
8267 is t.
8268
8269 2008-04-08 Katsumi Yamaoka <yamaoka@jpl.org>
8270
8271 * compface.el (uncompface): Make buffer unibyte.
8272
8273 2008-04-07 Stefan Monnier <monnier@iro.umontreal.ca>
8274
8275 * mail-source.el (mail-source-value):
8276 Prefer fboundp to functionp so it works with macros as well.
8277
8278 2008-04-05 Glenn Morris <rgm@gnu.org>
8279
8280 * gnus-ems.el (mm-disable-multibyte): Autoload it.
8281
8282 2008-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
8283
8284 * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
8285 Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
8286
8287 * nnheader.el (nnheader-init-server-buffer): Change buffer's
8288 multibyteness after rather than before erasing it.
8289
8290 * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
8291 mm-with-multibyte.
8292 (gnus-request-article-this-buffer): Make sure the proper decoding is
8293 used if gnus-original-article-buffer happens to be unibyte.
8294
8295 * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
8296 default-enable-multibyte-characters.
8297
8298 * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
8299 default-enable-multibyte-characters.
8300
8301 * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
8302
8303 * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
8304
8305 2008-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
8306
8307 * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
8308 Fix last change in case the element is not even a symbol.
8309
8310 2008-04-02 Simon Josefsson <simon@josefsson.org>
8311
8312 * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
8313 imap-enable-exchange-bug-workaround.
8314 (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
8315
8316 2008-04-01 Simon Josefsson <simon@josefsson.org>
8317
8318 * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
8319 a 100 byte status-checks into a 2-3MB transfer for each group.
8320 (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
8321 to enable bug workaround or not.
8322 (nnimap-find-minmax-uid): Only enable workaround conditionally.
8323
8324 2008-03-31 Glenn Morris <rgm@gnu.org>
8325
8326 * message.el (mml2015-use): Declare for compiler.
8327 (message-info): Require mml2015 when appropriate.
8328
8329 2008-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
8330
8331 * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
8332 (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
8333 (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
8334 (nntp-service-to-port): New function.
8335 (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
8336 (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
8337 (nntp-open-netcat-stream): New function.
8338 (nntp-open-via-rlogin-and-netcat): Don't use a pty.
8339
8340 2008-03-29 Sven Joachim <svenjoac@gmx.de>
8341
8342 * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
8343
8344 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
8345
8346 * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
8347
8348 2008-03-28 Michael Harnois <mdharnois@gmail.com> (tiny change)
8349
8350 * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
8351
8352 2008-03-24 Reiner Steib <Reiner.Steib@gmx.de>
8353
8354 * message.el (message-signature-separator): Change default.
8355 Improve custom type.
8356 (message-cite-function): Change default to
8357 message-cite-original-without-signature.
8358
8359 * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
8360 toggle.
8361
8362 * message.el (message-check-news-body-syntax): Fix signature check.
8363 (message-setup-1): Mark buffer as unmodified _after_ running
8364 message-setup-hook and handling message-alternative-emails.
8365 (message-shorten-references): Be more strict when building list of
8366 valid references to comply with GNKSA.
8367
8368 * gnus-group.el (gnus-read-ephemeral-bug-group)
8369 (gnus-read-ephemeral-debian-bug-group)
8370 (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
8371
8372 * message.el (message-info): Don't use booleanp which isn't supported
8373 in Emacs 21 and XEmacs.
8374
8375 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
8376
8377 * gnus-group.el (gnus-gmane-group-download-format): Rename from
8378 gnus-group-gmane-group-download-format.
8379 (gnus-group-read-ephemeral-gmane-group): Rename from
8380 gnus-group-read-ephemeral-gmane-group.
8381 (gnus-read-ephemeral-gmane-group-url): Rename from
8382 gnus-group-read-ephemeral-gmane-group-url.
8383 (gnus-bug-group-download-format-alist): New variable.
8384 (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
8385 (gnus-read-ephemeral-emacs-bug-group): New commands.
8386
8387 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
8388
8389 * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
8390 (gnus-visible-headers): Improve custom type.
8391
8392 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
8393
8394 * mml.el (mml-menu): Add workarounds for XEmacs.
8395
8396 * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
8397 X-Boundary header.
8398
8399 * message.el (message-simplify-recipients): Fix previous commit.
8400
8401 2008-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
8402
8403 * mm-util.el (mm-set-buffer-multibyte): New function.
8404 * mm-decode.el (mm-copy-to-buffer): Use it.
8405
8406 * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
8407 Prefer fboundp to functionp so it works with macros as well.
8408
8409 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
8410
8411 * message.el (message-alter-recipients-discard-bogus-full-name):
8412 New function.
8413 (message-alter-recipients-function): New variable.
8414 (message-get-reply-headers): Use it.
8415 (message-replace-header): New helper function.
8416 (message-recipients-without-full-name): New variable.
8417 (message-simplify-recipients): New command.
8418
8419 * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
8420
8421 * message.el (message-info): Handle EasyPG manual.
8422
8423 * mml.el (mml-menu): Add entry for EasyPG.
8424
8425 2008-03-18 Nils Ackermann <nils@ackermath.info> (tiny change)
8426
8427 * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
8428 parameter.
8429
8430 * message.el (message-disassociate-draft): Specify drafts group name
8431 fully.
8432
8433 2008-03-17 Teodor Zlatanov <tzz@lifelogs.com>
8434
8435 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
8436 Eliminate unnecessary duplicates from the match list.
8437
8438 2008-03-17 Katsumi Yamaoka <yamaoka@jpl.org>
8439
8440 * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
8441 args of `how-many' of which the XEmacs version doesn't take; declare
8442 Info-index-next as function.
8443
8444 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
8445
8446 * gnus-score.el (gnus-score-headers): Fix handling of
8447 gnus-inhibit-slow-scoring.
8448
8449 * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
8450 string.
8451 (gnus-button-url-regexp): Improve handling of parenthesis.
8452 (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
8453 (gnus-button-handle-info-keystrokes): Handle index entries.
8454
8455 2008-03-14 Katsumi Yamaoka <yamaoka@jpl.org>
8456
8457 * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
8458 Incoming* files.
8459
8460 2008-03-13 Teodor Zlatanov <tzz@lifelogs.com>
8461
8462 * auth-source.el (auth-sources): Rename from auth-source-choices.
8463 (auth-source-pick): Use it.
8464
8465 2008-03-12 Teodor Zlatanov <tzz@lifelogs.com>
8466
8467 * auth-source.el (auth-source-protocols)
8468 (auth-source-protocols-customize, auth-source-choices): Add and
8469 modified variable customizations and defaults.
8470 (auth-source-pick, auth-source-user-or-password)
8471 (auth-source-protocol-defaults, auth-source-user-or-password-imap)
8472 (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
8473 (auth-source-user-or-password-sftp)
8474 (auth-source-user-or-password-smtp): Use new variables and provide an
8475 interface to netrc.el.
8476
8477 2008-03-12 Katsumi Yamaoka <yamaoka@jpl.org>
8478
8479 * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
8480 (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
8481 Make sure the nntp port to specify is a string.
8482
8483 2008-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
8484
8485 * nntp.el: Use with-current-buffer.
8486 (nntp-send-buffer): Just set the buffer to unibyte rather than use the
8487 dubious mm-with-unibyte-current-buffer.
8488 (nntp-with-open-group-function): New function extracted from
8489 nntp-with-open-group macro.
8490 (nntp-with-open-group): Use the function, so it's easier to debug.
8491 Add indentation and debugging info.
8492 (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
8493 Recommend the use of the netcat alternatives.
8494
8495 * rfc2047.el (rfc2047-decode-string): Don't use `m'.
8496 Avoid mm-string-as-multibyte as well.
8497
8498 * nnweb.el (nnweb-insert-html):
8499 Remove use of nnheader-string-as-multibyte.
8500
8501 * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
8502 (nnheader-string-as-multibyte): Remove.
8503
8504 * mm-view.el: Use inhibit-read-only.
8505 (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
8506 (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
8507 or unibyte-string.
8508
8509 * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
8510 (mm-uu-yenc-extract): Use with-current-buffer.
8511
8512 * gnus-soup.el (gnus-soup-send-packet): Don't use
8513 mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
8514
8515 * nnmh.el: Use with-current-buffer.
8516 (nnmh-request-list-1): Use mm-string-to-multibyte rather than
8517 mm-string-as-multibyte on the output of mm-encode-coding-string.
8518
8519 * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
8520 (nnimap-request-move-article): Use with-current-buffer.
8521
8522 * mm-decode.el (mm-with-part): Set the buffer to unibyte before
8523 inserting the handle-buffer's text, so the implicit multibyte->unibyte
8524 conversion uses string-make-unibyte rather than string-as-unibyte.
8525
8526 * gnus-msg.el: Use with-current-buffer.
8527
8528 * message.el (message-ignored-resent-headers): Add "Delivered-To".
8529
8530 2008-03-10 Daiki Ueno <ueno@unixuser.org>
8531
8532 * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
8533 string for caching if it is 'PIN.
8534
8535 2008-03-08 Reiner Steib <Reiner.Steib@gmx.de>
8536
8537 * mail-source.el (mail-source-delete-old-incoming-confirm):
8538 Change default to nil.
8539 (mail-source-delete-old-incoming): Make confirmation prompt more clear.
8540
8541 2008-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
8542
8543 * gnus-art.el (gnus-narrow-to-page): Position point properly.
8544 (gnus-article-goto-prev-page): Work for articles having ^L's.
8545
8546 * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
8547
8548 * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
8549
8550 2008-03-07 Karl Fogel <kfogel@red-bean.com>
8551
8552 * gnus-bookmark.el: Adjust for renames in bookmark.el.
8553 (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
8554 (gnus-bookmark-jump): Adjust some variable names.
8555
8556 2008-03-06 Teodor Zlatanov <tzz@lifelogs.com>
8557
8558 * auth-source.el: New package.
8559 (auth-source-choices): Add customization entry point variable.
8560
8561 * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
8562 bug.
8563
8564 2008-03-05 Teodor Zlatanov <tzz@lifelogs.com>
8565
8566 * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
8567 (gnus-registry-initialize, gnus-registry-install-p): Use it.
8568 (gnus-registry-install-shortcuts): Rename from
8569 gnus-registry-install-shortcuts-and-menus. Installs the shortcuts in
8570 the `gnus-registry-mark-map' keymap dynamically from
8571 `gnus-registry-marks'. The generated functions update the summary line
8572 when a registry mark is added or deleted, and will call
8573 `gnus-registry-install-p' (see the comments in the code).
8574 (gnus-registry-user-format-function-M): Use concat intelligently.
8575
8576 * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
8577 the registry mark functions.
8578
8579 2008-03-05 Glenn Morris <rgm@gnu.org>
8580
8581 * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
8582 * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
8583 gnus-art.
8584 (top-level): No need to load own source when compiling.
8585
8586 2008-03-04 Reiner Steib <Reiner.Steib@gmx.de>
8587
8588 * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
8589 Suggested by <chris.anderton@zetnet.co.uk>.
8590
8591 2008-03-04 Glenn Morris <rgm@gnu.org>
8592
8593 * gnus-sum.el (top-level): No need to require gnus when compiling,
8594 since unconditionally required near start of file.
8595 (gnus-summary-display-while-building): Move definition before use.
8596
8597 2008-03-04 Teodor Zlatanov <tzz@lifelogs.com>
8598
8599 * gnus-registry.el (gnus-registry-user-format-function-M):
8600 Add formatting function.
8601
8602 2008-03-03 Teodor Zlatanov <tzz@lifelogs.com>
8603
8604 * gnus-registry.el (gnus-registry-marks): Change format to be nicer
8605 with plists.
8606 (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
8607 Use new format.
8608
8609 2008-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
8610
8611 * gnus-art.el (gnus-article-describe-bindings): Work for the version of
8612 `where-is-internal' that returns a range of key sequences.
8613
8614 2008-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
8615
8616 * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
8617
8618 * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
8619 (gnus-summary-jump-to-group): Consider windows on other displayed
8620 frames as well. Similar changes might be needed elsewhere, but that's
8621 the one I've bumped into during my use.
8622
8623 * nndoc.el (nndoc-oe-dbx-type-p):
8624 * gnus-msg.el (gnus-debug):
8625 * gnus-group.el (gnus-update-group-mark-positions):
8626 Use mm-string-to-multibyte.
8627
8628 2008-03-02 Reiner Steib <Reiner.Steib@gmx.de>
8629
8630 * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
8631 doesn't handle NotDashEscaped.
8632
8633 * mml.el (mml-menu): Improve help entries. Move Sign/Encrypt Part.
8634 (mml-dnd-attach-options): Fix typo in custom choice.
8635
8636 * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
8637 Change nndoc-article-type to mbox.
8638 (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
8639
8640 * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3. Fall back
8641 to nil, instead of html2text.
8642
8643 * imap.el (imap-debug): Add `imap-ping-server'.
8644
8645 * gnus-bookmark.el: Add FIXMEs.
8646
8647 * message.el (message-form-letter-separator)
8648 (message-send-form-letter-delay): New variables.
8649 (message-send-form-letter): Use them. New command to send form
8650 letters. Requested by Uwe Siart.
8651 (message-send-mail-function): Doc fix. Add "Other" custom option.
8652
8653 2008-02-29 Andreas Seltenreich <andreas@gate450.dyndns.org>
8654
8655 * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
8656 empty author.
8657
8658 2008-02-29 Teodor Zlatanov <tzz@lifelogs.com>
8659
8660 * gnus-registry.el (gnus-registry-marks): Add variable for
8661 customization of marks and their appearance.
8662 (gnus-registry-read-mark): Use it.
8663 (gnus-registry-do-marks): Add utility function to loop through
8664 `gnus-registry-marks'.
8665 (gnus-registry-install-shortcuts-and-menus): Add function to install
8666 shortcuts and menus.
8667 (gnus-registry-initialize): Use it.
8668 (gnus-registry-default-mark): Clarify documentation.
8669
8670 2008-02-29 Glenn Morris <rgm@gnu.org>
8671
8672 * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
8673 * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
8674 * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
8675 * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
8676 Change defcustom :version from 23.0 to 23.1.
8677
8678 2008-02-28 Teodor Zlatanov <tzz@lifelogs.com>
8679
8680 * gnus-registry.el (gnus-registry-follow-group-p)
8681 (gnus-registry-post-process-groups): Add functions to aid registry
8682 splitting and improve logging. Clarify behavior in function
8683 documentation.
8684 (gnus-registry-split-fancy-with-parent): Use them.
8685
8686 2008-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
8687
8688 * gnus-art.el: Use with-current-buffer.
8689
8690 2008-02-27 David Engster <dengste@eml.cc>
8691
8692 * nnmairix.el (nnmairix-request-group-with-article-number-correction):
8693 Express real group name in the response.
8694
8695 2008-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
8696
8697 * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
8698 (nnmairix-last-server, nnmairix-current-server): Defvar them.
8699 (nnmairix-goto-original-article): Defvar gnus-registry-install and
8700 autoload gnus-registry-fetch-group when compiling.
8701 (nnmairix-request-group-with-article-number-correction):
8702 Remove unreferenced argument passed to nnmairix-call-backend.
8703
8704 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
8705
8706 * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
8707 (mm-uu-extract): Improve face for low color ttys.
8708 Reported by Sascha Wilde.
8709
8710 2008-02-27 Glenn Morris <rgm@gnu.org>
8711
8712 * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
8713 (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
8714 variables to defconsts. Convert comments to doc-strings.
8715 (nnmairix-last-server, nnmairix-current-server): Convert from free
8716 variables to defvars. Convert comments to doc-strings.
8717 (gnus-registry-fetch-group): Autoload.
8718 (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
8719 (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
8720 (nnmairix-widget-build-editable-fields): Use car cddr rather than
8721 caddr.
8722 (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
8723 nnmairix-request-group-with-article-number-correction call.
8724 (nnmairix-fast, nnmairix-group): New, less general names, for free
8725 variables passed from nnmairix-request-group to
8726 nnmairix-request-group-with-article-number-correction. Declare.
8727 (nnmairix-request-group-with-article-number-correction):
8728 Use nnmairix-fast, nnmairix-group rather than fast, group.
8729
8730 2008-02-26 David Engster <dengste@eml.cc>
8731
8732 * nnmairix.el: New file. Mairix back end for Gnus. Initial import of
8733 version 0.5.
8734
8735 2008-02-26 Teodor Zlatanov <tzz@lifelogs.com>
8736
8737 * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
8738 instead of making an extra function call. Don't add the current group
8739 to articles only when they have the group. Use
8740 `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
8741 Reported by David <de_bb@arcor.de>.
8742
8743 2008-02-24 Miles Bader <miles@gnu.org>
8744
8745 * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
8746 (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
8747 (mm-find-mime-charset-region):
8748 * mm-bodies.el (mm-encode-body):
8749 * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
8750
8751 2008-02-16 Reiner Steib <Reiner.Steib@gmx.de>
8752
8753 * mail-source.el (mail-source-delete-incoming): Change default.
8754 Supplement doc string.
8755
8756 * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
8757
8758 2008-02-14 Reiner Steib <Reiner.Steib@gmx.de>
8759
8760 * nnmail.el (nnmail-message-id-cache-file): Derive from
8761 `gnus-home-directory'.
8762
8763 2008-02-11 Reiner Steib <Reiner.Steib@gmx.de>
8764
8765 * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
8766 Document negative prefix.
8767
8768 * gnus-group.el (gnus-group-read-group): Document negative prefix.
8769
8770 2008-02-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
8771
8772 * message.el (message-unsent-separator): Add the Exim bounce
8773 separator.
8774
8775 2008-02-10 Daiki Ueno <ueno@unixuser.org>
8776
8777 * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
8778 list.
8779 (mml2015-epg-encrypt): Remove skipped recipients/signers from the
8780 recipient/signer list.
8781
8782 2008-02-10 Reiner Steib <Reiner.Steib@gmx.de>
8783
8784 * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
8785 fbound (Emacs 23 unicode), signal an error.
8786
8787 2008-02-08 Glenn Morris <rgm@gnu.org>
8788
8789 * gnus-art.el (pgg-display-output-buffer): Declare as function.
8790
8791 2008-02-07 Tassilo Horn <tassilo@member.fsf.org>
8792
8793 * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
8794 ports to the calls to `netrc-machine-user-or-password' in addition to
8795 "imap" and "imaps".
8796
8797 2008-02-03 Reiner Steib <Reiner.Steib@gmx.de>
8798
8799 * gnus.el (gnus-group-startup-message): Add `find-image' call before
8800 image-load-path is let-bound. Reported by Harald Hanche-Olsen
8801 <hanche@math.ntnu.no>.
8802
8803 2008-02-01 Katsumi Yamaoka <yamaoka@jpl.org>
8804
8805 * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
8806
8807 2008-02-01 Zhang Wei <id.brep@gmail.com>
8808
8809 * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
8810
8811 * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
8812
8813 2008-02-01 Miles Bader <miles@gnu.org>
8814
8815 * mml.el (mml-parse-1): Remove apparently vestigial use of
8816 `mm-hack-charsets'.
8817 * mm-bodies.el (mm-encode-body): Likewise.
8818
8819 2008-02-01 Kenichi Handa <handa@m17n.org>
8820
8821 * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
8822 rfc2104-hexstring-to-bitstring and changed to return a byte list.
8823 (rfc2104-hash): Convert the result of concat to unibyte string.
8824
8825 2008-02-01 Dave Love <fx@gnu.org>
8826
8827 * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
8828 coding-system-for-read.
8829 (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
8830
8831 * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
8832 (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region): Delete.
8833 (mm-find-mime-charset-region): Remove hack-charsets stuff.
8834
8835 2008-01-24 Michael Sperber <sperber@deinprogramm.de>
8836
8837 * mail-source.el (mail-sources): Add `group' choice.
8838
8839 * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
8840 parameter `in-group' to control into which group the articles go.
8841 Add treatment of `group' mail-source.
8842
8843 2008-01-24 Dan Nicolaescu <dann@ics.uci.edu>
8844
8845 * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
8846 * message.el (message-beginning-of-line): Use featurep instead of bound
8847 tests in order to resolve conditionals at compile time.
8848
8849 2008-01-23 Katsumi Yamaoka <yamaoka@jpl.org>
8850
8851 * gnus-art.el (gnus-insert-mime-button): Don't decode description.
8852
8853 * mm-decode.el (mm-dissect-buffer): Decode description.
8854
8855 * mml.el (mml-to-mime): Encode message header first.
8856
8857 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
8858
8859 * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
8860 xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
8861
8862 2008-01-18 Teodor Zlatanov <tzz@lifelogs.com>
8863
8864 * gnus-registry.el (gnus-registry-trim): Use append, not concat.
8865
8866 2008-01-17 Katsumi Yamaoka <yamaoka@jpl.org>
8867
8868 * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
8869 prefix keys.
8870 (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
8871 (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
8872 gnus-xmas.el.
8873
8874 2008-01-16 Teodor Zlatanov <tzz@lifelogs.com>
8875
8876 * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
8877 Add new variables for article mark management.
8878 (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
8879 list of extra data entries which, when present, will indicate that the
8880 article ID should not be trimmed from the registry.
8881 (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
8882 functions.
8883 (gnus-registry-read-mark): New function to read a mark name from the
8884 user.
8885 (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
8886 (gnus-registry-set-article-mark-internal): New functions to add and
8887 remove marks.
8888 (gnus-registry-get-article-marks): New function to show the marks for
8889 an article, or retrieve them for further use.
8890
8891 2008-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
8892
8893 * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
8894 keys when no argument is given.
8895
8896 2008-01-12 Reiner Steib <Reiner.Steib@gmx.de>
8897
8898 * gnus-sum.el (gnus-article-sort-by-random)
8899 (gnus-thread-sort-by-random): Fix doc strings.
8900 Reported by jidanni@jidanni.org.
8901
8902 2008-01-11 Katsumi Yamaoka <yamaoka@jpl.org>
8903
8904 * gnus-art.el (gnus-article-describe-bindings): New function.
8905 (gnus-article-read-summary-keys): Use it.
8906 (gnus-article-mode-map): Bind `C-h b' to it.
8907
8908 2008-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
8909
8910 * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
8911 XEmacs.
8912 (gnus-article-describe-key, gnus-article-describe-key-briefly):
8913 Protect against non-character events.
8914
8915 2008-01-09 Reiner Steib <Reiner.Steib@gmx.de>
8916
8917 * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
8918 New command.
8919 (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
8920 instead of END. Change name of the temp file.
8921 (gnus-group-gmane-group-download-format): Add doc string. Make it
8922 customizable.
8923
8924 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
8925
8926 * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
8927 bind `S W' to gnus-article-wide-reply-with-original; set default
8928 binding to gnus-article-read-summary-send-keys.
8929 (gnus-article-read-summary-keys): Fix the order of keys; display
8930 continuation keys correctly in the echo area; describe bindings
8931 correctly when keys end with `C-h'.
8932 (gnus-article-read-summary-send-keys): New function.
8933 (gnus-article-describe-key, gnus-article-describe-key-briefly):
8934 Work for gnus-article-read-summary-send-keys; display continuation keys
8935 correctly in the echo area.
8936 (gnus-article-reply-with-original): Ignore prefix argument.
8937 (gnus-article-wide-reply-with-original): New function.
8938
8939 2008-01-08 Katsumi Yamaoka <yamaoka@jpl.org>
8940
8941 * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
8942 display-color-p. Reported by Reiner Steib <Reiner.Steib@gmx.de>.
8943
8944 2008-01-06 Reiner Steib <Reiner.Steib@gmx.de>
8945
8946 * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
8947 (gnus-group-read-ephemeral-gmane-group): New command.
8948
8949 2008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
8950
8951 * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
8952
8953 2007-12-28 Reiner Steib <Reiner.Steib@gmx.de>
8954
8955 * message.el (message-send-mail-function): Increase custom version.
8956
8957 * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
8958 password-cache or password. Suggested by Glenn Morris <rgm@gnu.org>.
8959
8960 2007-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
8961
8962 * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
8963 html parts correctly; support forwarded messages.
8964 (gnus-article-browse-html-article): Remove work buffers.
8965
8966 * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
8967 compiling.
8968 (netrc-bound-and-true-p): New macro.
8969 (netrc-parse): Use it instead of bound-and-true-p that is not available
8970 in XEmacs 21.4.
8971
8972 2007-12-19 Teodor Zlatanov <tzz@lifelogs.com>
8973
8974 * gnus-registry.el (gnus-registry-mark-article)
8975 (gnus-registry-article-marks): Add functionality to mark articles
8976 through the Gnus registry.
8977
8978 * netrc.el: Autoload encrypt when encrypt-file-alist is set.
8979 (netrc-parse): Use encrypt-file-alist to determine if
8980 encrypt-find-model or encrypt-insert-file-contents should be used.
8981
8982 2007-12-19 Glenn Morris <rgm@gnu.org>
8983
8984 * mml.el (message-options-set, message-narrow-to-head)
8985 (message-in-body-p, message-mail-p, message-encode-message-body):
8986 Autoload.
8987 (message-remove-header, message-narrow-to-headers-or-head)
8988 (message-subscribed-p, message-make-mail-followup-to)
8989 (message-position-on-field, message-news-p)
8990 (message-options-set-recipient, message-generate-headers)
8991 (message-sort-headers): Declare as functions.
8992
8993 2007-12-18 Reiner Steib <Reiner.Steib@gmx.de>
8994
8995 * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
8996 convention in doc string.
8997
8998 2007-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
8999
9000 * gnus-art.el (gnus-article-browse-html-parts): Add message header and
9001 title to html parts.
9002 (gnus-article-browse-html-article): Pass message header to it.
9003
9004 * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
9005
9006 2007-12-16 Reiner Steib <Reiner.Steib@gmx.de>
9007
9008 * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
9009 or password compatible with XEmacs.
9010
9011 2007-12-15 Reiner Steib <Reiner.Steib@gmx.de>
9012
9013 * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
9014 format document.
9015 (gnus-mime-delete-part): Don't write description line if empty.
9016 (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
9017
9018 2007-12-14 Johan Bockgård <bojohan@gnu.org>
9019
9020 * gnus-sum.el (gnus-summary-mark-unread-as-read)
9021 (gnus-summary-mark-read-and-unread-as-read)
9022 (gnus-summary-mark-current-read-and-unread-as-read)
9023 (gnus-summary-mark-unread-as-ticked): Doc fix.
9024 `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
9025
9026 2007-12-14 Reiner Steib <Reiner.Steib@gmx.de>
9027
9028 * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
9029 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
9030
9031 2007-12-14 Reiner Steib <Reiner.Steib@gmx.de>
9032
9033 * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
9034 yes-or-no-p.
9035
9036 2007-12-11 Katsumi Yamaoka <yamaoka@jpl.org>
9037
9038 * mm-decode.el (mm-add-meta-html-tag): New function.
9039 (mm-save-part-to-file, mm-pipe-part): Use it.
9040
9041 * gnus-art.el (gnus-article-browse-delete-temp-files):
9042 Use gnus-y-or-n-p instead of y-or-n-p.
9043 (gnus-article-browse-html-parts): Work with message/external-body; use
9044 mm-add-meta-html-tag.
9045
9046 2007-12-11 Glenn Morris <rgm@gnu.org>
9047
9048 * gnus-cache.el: Require gnus-sum not just when compiling.
9049
9050 * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
9051
9052 * gnus-int.el (gnus-server-opened, gnus-status-message):
9053 Move definitions before use.
9054
9055 * mm-decode.el: Require gnus-util.
9056 (mm-remove-part): Only call delete-annotation on XEmacs.
9057
9058 * mm-uu.el (gnus-original-article-buffer): Define for compiler.
9059
9060 * nnmail.el: Require gnus-int.
9061
9062 * spam.el: Move `require's before `eval-when-compile's.
9063
9064 * gnus-ems.el (gnus-alive-p):
9065 * gnus-fun.el (message-goto-eoh):
9066 * gnus-util.el (gnus-group-name-decode):
9067 * mail-source.el (gnus-compress-sequence):
9068 * message.el (Info-goto-node, format-spec):
9069 * mm-bodies.el (message-options-get):
9070 * mm-decode.el (mm-view-pkcs7):
9071 * mm-util.el (gmm-write-region):
9072 * mml-smime.el (mml-compute-boundary)
9073 (gnus-completing-read-with-default):
9074 * mml.el (widget-button-press, gnus-make-hashtable):
9075 * mml1991.el (mm-decode-content-transfer-encoding)
9076 (mm-encode-content-transfer-encoding)
9077 (message-options-get, message-options-set):
9078 * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
9079 * nnfolder.el (gnus-request-group):
9080 * nnheader.el (ietf-drums-unfold-fws):
9081 * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
9082 * smime.el (gnus-run-mode-hooks):
9083 * spam-stat.el (gnus-message): Autoload.
9084
9085 * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
9086 * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
9087 * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
9088 * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
9089 Add declare-function compatibility definition.
9090
9091 * gnus-cache.el (nnvirtual-find-group-art):
9092 * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
9093 (gnus-add-image, gnus-add-wash-type):
9094 * gnus-group.el (nnkiboze-score-file):
9095 * gnus-sum.el (turn-on-gnus-mailing-list-mode)
9096 (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
9097 * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
9098 (message-tokenize-header, gnus-get-buffer-create)
9099 (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
9100 (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
9101 * gnus.el (gnus-group-decoded-name):
9102 * mail-source.el (imap-capability):
9103 * mm-bodies.el (message-options-set):
9104 * mm-decode.el (gnus-configure-windows):
9105 * mm-extern.el (message-goto-body):
9106 * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
9107 * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
9108 (epg-sub-key-validity, message-options-set):
9109 * mml.el (widget-event-point, gnus-configure-windows):
9110 * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
9111 * mml2015.el (epg-check-configuration, epg-configuration)
9112 (message-options-set):
9113 * nndb.el (nndb-request-article):
9114 * nnfolder.el (gnus-request-create-group):
9115 * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
9116 * nnmaildir.el (gnus-group-mark-article-read):
9117 * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
9118 * rfc1843.el (message-fetch-field):
9119 * spam.el (gnus-extract-address-components):
9120 Declare as functions.
9121
9122 2007-12-10 Katsumi Yamaoka <yamaoka@jpl.org>
9123
9124 * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
9125
9126 2007-12-09 Glenn Morris <rgm@gnu.org>
9127
9128 * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
9129
9130 * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
9131 * message.el, mm-view.el, sieve-manage.el, smime.el:
9132 Add declare-function compatibility definition.
9133
9134 * gnus-art.el (w3-region, w3m-region, Info-menu):
9135 * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
9136 * gnus-sum.el (gnus-get-predicate):
9137 * gnus-util.el (mm-append-to-file, w32-focus-frame):
9138 * message.el (mail-abbrev-in-expansion-header-p):
9139 * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
9140 (w3m-detect-meta-charset, w3m-region):
9141 * sieve-manage.el (password-read, password-cache-add)
9142 (password-cache-remove):
9143 * smime.el (password-read-and-add): Declare as functions.
9144
9145 2007-12-08 David Kastrup <dak@gnu.org>
9146
9147 * gnus-sum.el (gnus-summary-simplify-subject-query):
9148 * ecomplete.el (ecomplete-display-matches): Fix buggy call to
9149 `message'.
9150
9151 2007-12-07 Glenn Morris <rgm@gnu.org>
9152
9153 * gnus-art.el (article-make-date-line): Revert previous change.
9154
9155 2007-12-06 Reiner Steib <Reiner.Steib@gmx.de>
9156
9157 * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
9158
9159 2007-12-06 Christian Plate <cplate@web.de> (tiny change)
9160
9161 * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
9162 Call gnus-add-to-range ranges only once with a prepared article-list.
9163
9164 2007-12-06 Paul Jarc <prj@po.cwru.edu>
9165
9166 * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
9167 (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
9168 group names with backslashes.
9169 Reported by Tassilo Horn <tassilo@member.fsf.org>.
9170
9171 2007-12-06 Deepak Goel <deego3@gmail.com>
9172
9173 * gnus-art.el (article-make-date-line):
9174 * gnus-start.el (gnus-load):
9175 * pop3.el (pop3-read-response): Fix buggy call to `error'.
9176
9177 2007-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
9178
9179 * gnus-art.el (gnus-use-idna)
9180 * gnus-start.el (gnus-site-init-file)
9181 * message.el (message-use-idna)
9182 * mm-uu.el (mm-uu-hide-markers)
9183 * smiley.el (smiley-style): Revert changes that suppress warnings.
9184
9185 2007-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
9186
9187 * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
9188 specify charset to html source.
9189 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
9190
9191 2007-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
9192
9193 * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
9194 idna-program in order to suppress byte compile warning issued by XEmacs
9195 that came to byte compile the default value section of defcustom forms
9196 recently.
9197
9198 * gnus-start.el (gnus-site-init-file): Don't directly refer to the
9199 value of installation-directory.
9200
9201 * message.el (message-use-idna): Don't directly refer to the value of
9202 idna-program.
9203
9204 * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
9205
9206 * smiley.el (smiley-style): Don't directly call face-attribute.
9207
9208 2007-12-04 Reiner Steib <Reiner.Steib@gmx.de>
9209
9210 * gnus-group.el (gnus-group-highlight-line): Add FIXME.
9211
9212 * gnus-dired.el: Reduce Gnus dependencies.
9213 (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
9214 Don't require. Use autoloads instead.
9215 (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
9216 (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
9217 (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
9218 (gnus-dired-mode): Adjust doc string.
9219 (gnus-dired-mail-mode): New variable.
9220 (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
9221 (gnus-dired-mode): Avoid using `gnus-run-hooks'.
9222 (gnus-dired-mail-buffers): New function. Return mail or message
9223 composition buffers.
9224 (gnus-dired-attach): Use it.
9225 (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
9226 NO-DECODE.
9227 (gnus-dired-print): Use `gnus-print-buffer' depending on
9228 `gnus-dired-mail-mode'.
9229
9230 2007-12-04 Katsumi Yamaoka <yamaoka@jpl.org>
9231
9232 * rfc2047.el (rfc2047-encoded-word-regexp)
9233 (rfc2047-encoded-word-regexp-loose): Move forward; add comments
9234 explaining what regexp patterns are for.
9235
9236 2007-12-04 Glenn Morris <rgm@gnu.org>
9237
9238 * password.el: Move to ../password-cache.el.
9239
9240 * mml1991.el (password-read, password-cache-add, password-cache-remove):
9241 * mml2015.el (password-read, password-cache-add, password-cache-remove):
9242 * mml-smime.el (password-read, password-cache-add)
9243 (password-cache-remove):
9244 No need to autoload, since mml-sec requires password.
9245
9246 * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
9247 * message.el (gnus-extract-address-components):
9248 * mml-smime.el (gnus-extract-address-components): Define for compiler.
9249
9250 * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
9251 password.
9252
9253 2007-12-03 Reiner Steib <Reiner.Steib@gmx.de>
9254
9255 * mailcap.el: Reduce dependencies.
9256 (mail-header-parse-content-type): Autoload.
9257 (mailcap-delete-duplicates): New alias.
9258 (mailcap-mime-info): Add optional argument NO-DECODE.
9259 (mailcap-mime-types): Use mailcap-delete-duplicates.
9260
9261 * message.el (message-ignored-supersedes-headers): Add "X-ID".
9262
9263 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
9264
9265 * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
9266 function.
9267
9268 * gnus-uu.el (gnus-uu-decode-yenc): New command.
9269 (gnus-uu-yenc-article): New function.
9270
9271 * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
9272
9273 * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
9274
9275 2007-12-02 Glenn Morris <rgm@gnu.org>
9276
9277 * sasl-cram.el, sasl-digest.el, sasl-ntlm.el, sasl.el:
9278 Move to ../net.
9279
9280 * binhex.el, uudecode.el: Move to ../mail.
9281
9282 * encrypt.el: Remove file.
9283
9284 2007-12-01 Reiner Steib <Reiner.Steib@gmx.de>
9285
9286 * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
9287 matches on patches.
9288
9289 * gnus-art.el (gnus-article-browse-html-article):
9290 Mention `mm-text-html-renderer' in the doc string.
9291
9292 * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
9293 string. Add comments.
9294
9295 * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
9296 if rhs is ASCII.
9297
9298 2007-12-01 Glenn Morris <rgm@gnu.org>
9299
9300 * dig.el, dns.el: Move to ../net.
9301 * format-spec.el, hex-util.el, sha1.el: Move to ../.
9302
9303 * mail-source.el (top-level): Require format-spec before
9304 eval-when-compile.
9305
9306 2007-11-30 Glenn Morris <rgm@gnu.org>
9307
9308 * encrypt.el: Require password, rather than autoloading password-read.
9309
9310 2007-11-28 Elias Oltmanns <eo@nebensachen.de>
9311
9312 * gnus.el (gnus-method-to-server): Add an optional parameter so the
9313 caller can indicate whether the cache should be disregarded for this
9314 call. This way the result of the call is reproducible at all times and
9315 can be considered a canonical server name for the supplied method.
9316 (gnus-agent-method-p): Canonicalize server names by pushing their
9317 method through `gnus-method-to-server' using the no-cache argument.
9318
9319 * gnus-srvr.el (gnus-server-insert-server-line):
9320 Call `gnus-method-to-server' with `no-cache' argument.
9321
9322 * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
9323 gnus-agent-possibly-synchronize-flags as this should be called when the
9324 server is actually being opened.
9325 (gnus-agent-possibly-synchronize-flags)
9326 (gnus-agent-possibly-synchronize-flags-server): Move check for the
9327 flags file of an agentized server to the latter function.
9328
9329 * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
9330 (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
9331 after a connection has been established successfully.
9332
9333 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
9334
9335 * gnus-art.el (article-display-face): Force to display face if called
9336 interactively; check if gnus-article-x-face-too-ugly matches author.
9337 (article-display-x-face): Display face even if From header is missing
9338 as article-display-face does.
9339
9340 2007-11-28 Richard Stallman <rms@gnu.org>
9341
9342 * md4.el: Move to ../.
9343 * hmac-def.el, hmac-md5.el, ntlm.el: Move to ../net.
9344
9345 2007-11-27 Reiner Steib <Reiner.Steib@gmx.de>
9346
9347 * mail-source.el (mail-sources): Default to fetch from file for
9348 compatibility with default of nnmail-spool-file.
9349
9350 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
9351
9352 * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
9353 (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
9354 to look for encoded word that should be encoded again.
9355 (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
9356 (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
9357 encoding pattern.
9358 (rfc2047-decode-region): Switch strict regexp and loose one according
9359 to rfc2047-allow-irregular-q-encoded-words.
9360
9361 2007-11-26 Simon Josefsson <simon@josefsson.org>
9362
9363 * imap.el: Move to ../net directory.
9364
9365 2007-11-25 Romain Francoise <romain@orebokech.com>
9366
9367 * gnus-msg.el (gnus-summary-reply): Delete extra paren.
9368
9369 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
9370
9371 * nnmail.el (nnmail-spool-file): Remove obsolete variable.
9372 (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
9373
9374 * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
9375 `nnmail-spool-file'.
9376
9377 * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
9378 `nnmail-spool-file'.
9379
9380 * gnus-move.el (gnus-change-server): Ditto.
9381
9382 * gnus-kill.el (gnus-batch-score): Ditto.
9383
9384 * gnus-cache.el (gnus-jog-cache): Ditto.
9385
9386 * gnus-msg.el (gnus-summary-reply):
9387 Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
9388
9389 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
9390
9391 * gnus-cache.el (gnus-cache-generate-nov-databases):
9392 Use nnml-generate-nov-databases-directory instead of
9393 nnml-generate-nov-databases-1.
9394
9395 2007-11-24 Glenn Morris <rgm@gnu.org>
9396
9397 * message.el (message-tool-bar-retro): Update for rename
9398 mail_send.xpm->mail-send.xpm.
9399
9400 2007-11-22 Reiner Steib <Reiner.Steib@gmx.de>
9401
9402 * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
9403 `smime-ldap-search' for Emacs 22 and up.
9404
9405 2007-11-22 Reiner Steib <Reiner.Steib@gmx.de>
9406
9407 * hashcash.el: Move to ../mail directory.
9408
9409 * smime-ldap.el: Remove. Not used in Emacs 22 and up.
9410
9411 * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
9412 `smime-ldap-search' for Emacs 22 and up.
9413
9414 2007-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
9415
9416 * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
9417
9418 * message.el (message-send-mail-function): Fix error convention.
9419 (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
9420 (message-widen-reply, message-send-mail, message-talkative-question)
9421 (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
9422 (message-clone-locals, message-send-news): Use with-current-buffer.
9423 (message-insert-or-toggle-importance): Remove unused var `valid'.
9424 (message-make-references): Remove unused var `new-references'.
9425 (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
9426
9427 2007-11-22 Juanma Barranquero <lekktu@gmail.com>
9428
9429 * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
9430 (spam-split-symbolic-return-positive): Reflow docstring.
9431 (spam-backends, spam-summary-exit-behavior)
9432 (spam-mark-ham-unread-before-move-from-spam-group)
9433 (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
9434 (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
9435 (spam-clear-cache, spam-backend-check, spam-install-backend)
9436 (spam-install-statistical-backend, spam-list-of-processors)
9437 (spam-group-processor-p, spam-split, spam-bogofilter-score)
9438 (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
9439 (spam-check-crm114, spam-initialize, spam-unload-hook):
9440 Fix typos in docstrings.
9441
9442 2007-11-21 Katsumi Yamaoka <yamaoka@jpl.org>
9443
9444 * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
9445 been checked if they have never been read and those group levels are
9446 higher than the one that a user specified.
9447
9448 2007-11-21 Katsumi Yamaoka <yamaoka@jpl.org>
9449
9450 * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
9451 foreign groups unless a group level is specified by a user.
9452 Reported by Dan Nicolaescu <dann@ics.uci.edu>.
9453
9454 2007-11-21 Reiner Steib <Reiner.Steib@gmx.de>
9455
9456 * message.el (message-send-mail-function): Require sendmail.
9457
9458 2007-11-20 Reiner Steib <Reiner.Steib@gmx.de>
9459
9460 * message.el (message-send-mail-function): Check for smtpmail too.
9461
9462 * utf7.el (utf7-encode, utf7-decode): Use coding system
9463 `utf-7'/`utf-7-imap' from utf-7.el' if available.
9464
9465 * message.el (message-send-mail-function): New function.
9466 (message-send-mail-function): Set default using
9467 message-send-mail-function. Adjust doc string.
9468 (message-send-mail-with-mailclient): New function.
9469
9470 2007-11-17 Richard Stallman <rms@gnu.org>
9471
9472 * assistant.el: Remove file.
9473
9474 2007-11-16 Dan Nicolaescu <dann@ics.uci.edu>
9475
9476 * smime.el (from):
9477 * rfc2047.el (message-posting-charset):
9478 * qp.el (mm-use-ultra-safe-encoding):
9479 * pop3.el (parse-time-months):
9480 * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
9481 * nnml.el (files):
9482 * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
9483 (jka-compr-compression-info-list, ange-ftp-path-format)
9484 (efs-path-regexp):
9485 * nndiary.el (files):
9486 * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
9487 (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
9488 (epg-digest-algorithm-alist, inhibit-redisplay)
9489 (password-cache-expiry):
9490 * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
9491 (pgg-output-buffer, password-cache-expiry):
9492 * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
9493 (efs-path-regexp):
9494 * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
9495 (inhibit-redisplay):
9496 * mm-uu.el (file-name, start-point, end-point, entry)
9497 (gnus-newsgroup-name, gnus-newsgroup-charset):
9498 * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
9499 (latin-unity-ucs-list):
9500 * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
9501 (mm-uu-binhex-decode-function):
9502 * message.el (gnus-message-group-art, gnus-list-identifiers)
9503 (rmail-enable-mime-composing, gnus-local-organization)
9504 (gnus-post-method, gnus-select-method, gnus-active-hashtb)
9505 (gnus-read-active-file, facemenu-add-face-function)
9506 (facemenu-remove-face-function, gnus-article-decoded-p)
9507 (tool-bar-mode):
9508 * mail-source.el (display-time-mail-function):
9509 * gnus-util.el (nnmail-pathname-coding-system)
9510 (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
9511 (gnus-original-article-buffer, gnus-user-agent)
9512 (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
9513 (xemacs-codename, sxemacs-codename, emacs-program-version):
9514 * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
9515 * gnus-start.el (gnus-agent-covered-methods)
9516 (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
9517 (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
9518 (gnus-newsgroup-headers, gnus-group-list-mode)
9519 (gnus-group-mark-positions, gnus-newsgroup-data)
9520 (gnus-newsgroup-unreads, nnoo-state-alist)
9521 (gnus-current-select-method, mail-sources)
9522 (nnmail-scan-directory-mail-source-once, nnmail-split-history)
9523 (nnmail-spool-file, gnus-cache-active-hashtb):
9524 * gnus-mh.el (mh-lib-progs):
9525 * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
9526 (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
9527 (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
9528 (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
9529 (gnus-group-buffer):
9530 * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
9531 (font-lock-set-defaults):
9532 * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
9533 (gnus-face-properties-alist, charset, gnus-summary-article-menu)
9534 (gnus-summary-post-menu, total-parts, type, condition, length):
9535 * gnus-agent.el (gnus-agent-read-agentview):
9536 * flow-fill.el (show-trailing-whitespace):
9537 * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
9538 eval-and-compile wrappers for byte compiler pacifiers.
9539
9540 * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
9541 (mm-display-inline-fontify): Check for featurep 'xemacs not
9542 extent-list.
9543
9544 * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
9545 itimer-list.
9546 (mm-create-image-xemacs): Only do something for XEmacs.
9547 (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
9548
9549 * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
9550
9551 * gnus-registry.el (gnus-adaptive-word-syntax-table):
9552 * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
9553
9554 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
9555
9556 * nnimap.el (nnimap-split-download-body):
9557 * gnus-demon.el (gnus-demon):
9558 * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
9559
9560 2007-11-15 Katsumi Yamaoka <yamaoka@jpl.org>
9561
9562 * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
9563 New macros.
9564 (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
9565 (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
9566 copy data from unibyte buffer to multibyte current buffer.
9567 (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
9568 to copy data from unibyte current buffer to multibyte buffer.
9569 (nntp-make-process-buffer): Make process buffer unibyte.
9570
9571 * pop3.el (pop3-open-server): Fix typo in Lisp code.
9572
9573 2007-11-14 Denys Duchier <denys.duchier@univ-orleans.fr> (tiny change)
9574
9575 * pop3.el (pop3-open-server): Accept and process data more robustly at
9576 connexion start to avoid spurious "POP SSL connexion failed" errors.
9577
9578 2007-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
9579
9580 * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
9581 read group names.
9582
9583 2007-11-12 Reiner Steib <Reiner.Steib@gmx.de>
9584
9585 * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
9586
9587 2007-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
9588
9589 * nnmail.el (nnmail-parse-active): Make group names unibyte.
9590 (nnmail-save-active): Use a unibyte buffer when saving active file,
9591 which may contain non-ASCII group names.
9592
9593 * nnml.el (nnml-request-group): Decode group names in messages.
9594
9595 2007-11-05 Reiner Steib <Reiner.Steib@gmx.de>
9596
9597 * message.el (message-citation-line-function)
9598 (message-insert-formatted-citation-line): Fix spelling of
9599 `message-insert-formated-citation-line'.
9600
9601 2007-11-03 Reiner Steib <Reiner.Steib@gmx.de>
9602
9603 * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
9604
9605 2007-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
9606
9607 * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
9608 nnmail-pathname-coding-system.
9609
9610 * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
9611 that a user enters; decode group names in messages.
9612
9613 * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
9614
9615 2007-11-01 Reiner Steib <Reiner.Steib@gmx.de>
9616
9617 * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
9618
9619 * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
9620
9621 * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
9622 risky local variable.
9623
9624 * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
9625
9626 2007-11-01 Teodor Zlatanov <tzz@lifelogs.com>
9627
9628 * encrypt.el: Improve documentation to fix function name typo.
9629 Reported by Daiki Ueno <ueno@unixuser.org>.
9630
9631 2007-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
9632
9633 * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
9634 even if the point is not in the last page of an article.
9635 (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
9636 back to the previous page.
9637
9638 2007-10-30 Reiner Steib <Reiner.Steib@gmx.de>
9639
9640 * qp.el (quoted-printable-decode-string): Fix typo in doc string.
9641
9642 2007-10-30 Katsumi Yamaoka <yamaoka@jpl.org>
9643
9644 * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
9645
9646 2007-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
9647
9648 * message.el (message-check-news-body-syntax):
9649 Avoid mm-string-as-multibyte.
9650 (message-hide-headers): Don't assume (point-min)==1.
9651
9652 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
9653
9654 * message.el (message-remove-blank-cited-lines): Fix if remove is
9655 given.
9656 (message-bogus-address-regexp): New variable.
9657 (message-bogus-recipient-p): New function.
9658 (message-check-recipients): New command.
9659 (message-syntax-checks): Add `bogus-recipient'.
9660 (message-fix-before-sending): Add `bogus-recipient'.
9661
9662 * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
9663 (gnus-treat-body-boundary): Don't test window-system.
9664
9665 2007-10-28 Leo <sdl.web@gmail.com> (tiny change)
9666
9667 * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
9668
9669 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
9670
9671 * gnus.el: Bump version to Gnus v5.13.
9672
9673 2007-10-28 Miles Bader <miles@gnu.org>
9674
9675 * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
9676 at compile-time too.
9677
9678 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
9679
9680 * gnus-msg.el (gnus-message-setup-hook):
9681 Add `message-remove-blank-cited-lines' to options.
9682
9683 2007-10-26 Reiner Steib <Reiner.Steib@gmx.de>
9684
9685 * message.el (message-remove-blank-cited-lines): New function.
9686 Suggested by Karl Plästerer.
9687
9688 2007-10-25 Katsumi Yamaoka <yamaoka@jpl.org>
9689
9690 * hashcash.el (mail-add-payment): Replace mapcar called for effect with
9691 mapc.
9692
9693 * imap.el (imap-open): Replace mapcar called for effect with mapc.
9694 (top-level): Use mapc to set functions to be traced for debugging.
9695
9696 * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
9697 called for effect with while loop.
9698
9699 * message.el (message-talkative-question): Replace mapcar called for
9700 effect with mapc.
9701
9702 * mm-util.el: Use mapc instead of mapcar to make compatible functions.
9703 (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
9704 called for effect with dolist.
9705
9706 * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
9707
9708 * nndiary.el: Use dolist instead of mapcar to add diary headers to
9709 gnus-extra-headers and nnmail-extra-headers.
9710
9711 * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
9712 called for effect with dolist.
9713 (top-level): Use mapc to set functions to be traced for debugging.
9714
9715 * nnmail.el (nnmail-read-incoming-hook): Doc fix.
9716 (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
9717 dolist.
9718
9719 * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
9720 Replace mapcar called for effect with mapc.
9721 (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
9722 (nnmaildir-request-update-info, nnmaildir-request-delete-group)
9723 (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
9724 (nnmaildir-close-group): Replace mapcar called for effect with dolist.
9725
9726 * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
9727 remove-if that's a cl function.
9728
9729 * webmail.el (webmail-debug): Replace mapcar called for effect with
9730 dolist.
9731
9732 2007-10-24 Katsumi Yamaoka <yamaoka@jpl.org>
9733
9734 * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
9735 (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
9736 with while loop.
9737
9738 * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
9739 functions from article-* functions.
9740 (gnus-multi-decode-header): Replace mapcar called for effect with
9741 dolist.
9742
9743 * gnus-bookmark.el (gnus-bookmark-bmenu-list)
9744 (gnus-bookmark-show-details): Replace mapcar called for effect with
9745 while loop.
9746
9747 * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
9748 called for effect with while loop.
9749
9750 * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
9751 with dolist.
9752
9753 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
9754 Replace mapcar called for effect with dolist.
9755
9756 * gnus-spec.el (gnus-correct-length): Make it simple and fast.
9757
9758 * gnus-sum.el (gnus-multi-decode-encoded-word-string)
9759 (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
9760 Replace mapcar called for effect with dolist.
9761 (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
9762 mapc.
9763
9764 * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
9765 Replace mapcar called for effect with dolist.
9766 (gnus-topic-list): Replace mapcar called for effect with mapc.
9767
9768 * gnus.el: Use mapc instead of mapcar to add autoloads.
9769
9770 2007-10-23 Richard Stallman <rms@gnu.org>
9771
9772 * gnus-group.el (gnus-group-highlight): Mark as risky.
9773
9774 2007-10-23 Katsumi Yamaoka <yamaoka@jpl.org>
9775
9776 * gnus.el (gnus-server-to-method): Return method found first in
9777 gnus-newsrc-alist.
9778
9779 * gnus-art.el (gnus-article-highlight-signature)
9780 (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
9781 button overlay without the front stickiness.
9782
9783 2007-10-22 Kevin Greiner <kevin.greiner@compsol.cc>
9784
9785 * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
9786 overview buffer needed a catch to receive its throw.
9787 (gnus-agent-flush-cache): Declare as interactive to make this function
9788 easier to use.
9789
9790 2007-10-20 Reiner Steib <Reiner.Steib@gmx.de>
9791
9792 * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
9793 `next-line'.
9794
9795 2007-10-18 Katsumi Yamaoka <yamaoka@jpl.org>
9796
9797 * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
9798 exclude address matching message-dont-reply-to-names.
9799
9800 2007-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
9801
9802 * gnus-util.el (gnus-string<): New function.
9803
9804 * gnus-sum.el (gnus-article-sort-by-author)
9805 (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
9806
9807 2007-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
9808
9809 * gnus-win.el (gnus-configure-windows): Focus on the frame for which
9810 the frame-focus tag is set in gnus-buffer-configuration.
9811
9812 2007-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
9813
9814 * gnus-art.el (gnus-article-add-button): Make a button overlay without
9815 the front stickiness.
9816
9817 2007-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
9818
9819 * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
9820 url pattern; remove duplicate one.
9821 (gnus-article-extend-url-button): New function.
9822 (gnus-article-add-buttons): Use it.
9823 (gnus-button-push): Use concatenated url that it makes.
9824
9825 2007-10-04 Juanma Barranquero <lekktu@gmail.com>
9826
9827 * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
9828 (sieve-manage-open): Use `mapc' instead of `mapcar'.
9829
9830 2007-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
9831
9832 * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
9833 Don't hardcode point-min==1.
9834
9835 2007-09-30 David Kastrup <dak@gnu.org>
9836
9837 * gnus-art.el (gnus-article-reply-with-original)
9838 (gnus-article-followup-with-original): When `transient-mark-mode' is
9839 off, refrain from active-region behavior for followups.
9840
9841 2007-10-08 Reiner Steib <Reiner.Steib@gmx.de>
9842
9843 * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
9844 Fix comment about "iso8859-1".
9845
9846 2007-10-08 Daiki Ueno <ueno@unixuser.org>
9847
9848 * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
9849 ones returned from the verify-function.
9850
9851 * mm-uu.el (mm-uu-pgp-signed-extract-1):
9852 Call mml2015-extract-cleartext-signature if extraction failed.
9853
9854 2007-10-07 Daiki Ueno <ueno@unixuser.org>
9855
9856 * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
9857 beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
9858 failed.
9859
9860 2007-10-04 Reiner Steib <Reiner.Steib@gmx.de>
9861
9862 * Relicense "GPLv2 or later" files to "GPLv3 or later".
9863
9864 2007-09-27 Teodor Zlatanov <tzz@lifelogs.com>
9865
9866 * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
9867 to mark a thread as expirable. Add variable `hide' to handle hiding of
9868 thread for both the null and zero (kill/expire thread) universal prefix
9869 cases.
9870 (gnus-summary-expire-thread): Add new function to expire a thread,
9871 using gnus-summary-kill-thread.
9872 (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
9873 shortcuts for gnus-summary-expire-thread.
9874 (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
9875 e' bindings for gnus-summary-expire-thread. Add `T E' binding.
9876
9877 2007-09-25 Teodor Zlatanov <tzz@lifelogs.com>
9878
9879 * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
9880 extras value, so an extras entry can be deleted.
9881 (gnus-registry-delete-extra-entry): Use it.
9882 (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
9883 (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
9884 (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
9885 storage through the gnus-registry, and provide an appropriate API for
9886 it.
9887
9888 2007-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
9889
9890 * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
9891 Suggested by Leo <sdl.web@gmail.com>.
9892
9893 * gnus.el: Do.
9894
9895 2007-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
9896
9897 * gnus.el (gnus-newsgroup-maximum-articles): Rename from
9898 gnus-maximum-newsgroup. Suggested by Leo <sdl.web@gmail.com>.
9899
9900 * gnus-agent.el (gnus-agent-fetch-headers): Do.
9901
9902 * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
9903 (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
9904
9905 2007-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
9906
9907 * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
9908 newline.
9909 (nnmbox-request-accept-article): Don't change article in source buffer;
9910 narrow to header to use message-fetch-field rather than
9911 nnmail-fetch-field; use with-current-buffer instead of save-excursion.
9912 (nnmbox-request-replace-article): Quote lines that'll be misidentified
9913 as delimiters; make sure article ends with newline.
9914 (nnmbox-delete-mail): Correct last position of article to be deleted;
9915 ignore X-Gnus-Newsgroup header in article body.
9916 (nnmbox-save-mail): Quote lines looking like delimiters at the right
9917 positions; make sure article ends with newline.
9918
9919 * message.el (message-display-abbrev): Don't infloop when a user
9920 inserts SPC in the beginning of header.
9921
9922 2007-09-12 Teodor Zlatanov <tzz@lifelogs.com>
9923
9924 * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
9925 list of groups not followed by default. Fix type to be regexp.
9926 (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
9927
9928 2007-09-06 Tassilo Horn <tassilo@member.fsf.org>
9929
9930 * hmac-def.el (define-hmac-function): Switch from old-style to
9931 new-style backquotes.
9932
9933 * md4.el (md4-make-step): Likewise.
9934
9935 2007-09-06 Katsumi Yamaoka <yamaoka@jpl.org>
9936
9937 * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
9938 raw-text coding system when saving .newsrc file, which may contain
9939 non-ASCII group names.
9940
9941 2007-09-05 Katsumi Yamaoka <yamaoka@jpl.org>
9942
9943 * gnus-cus.el (gnus-score-extra): New widget.
9944 (gnus-score-extra-convert): New function.
9945 (gnus-score-customize): Use it for Extra.
9946
9947 2007-08-31 Daiki Ueno <ueno@unixuser.org>
9948
9949 * mml2015.el (mml2015-extract-cleartext-signature): New function.
9950 (mml2015-mailcrypt-clear-verify): Use it.
9951 (mml2015-gpg-clear-verify): Use it.
9952 (mml2015-pgg-clear-verify): Use it.
9953 (mml2015-epg-clear-verify): Replace the current part with the output
9954 from GnuPG; don't extract the plaintext by itself.
9955
9956 * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
9957 (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
9958 mml2015-clear-verify-function; don't touch the armor headers or
9959 dash-escaped text here.
9960
9961 2007-08-24 Katsumi Yamaoka <yamaoka@jpl.org>
9962
9963 * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
9964 (gnus-mime-view-part-as-type-internal): Default to text/plain for text
9965 parts, or application/octet-stream as a last resort.
9966 (gnus-mime-view-part-as-type): Don't toggle display.
9967 (gnus-mime-view-part-as-charset): Don't turn off display before
9968 querying charset.
9969
9970 * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
9971 stuff to undisplayer function in Emacs.
9972 (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
9973
9974 * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
9975 text/calendar parts.
9976
9977 2007-08-23 Katsumi Yamaoka <yamaoka@jpl.org>
9978
9979 * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
9980 decoding text/calendar parts.
9981
9982 * message.el (message-forward-make-body-mime): Always mark body as
9983 having no illegible text; remove signed-or-encrypted argument.
9984 (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
9985
9986 * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
9987 (mml-generate-mime-1): Don't encode body if it is specified to be in
9988 raw form; don't make buffer be unibyte when inserting multibyte string.
9989
9990 2007-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
9991
9992 * sha1.el: Fix up comment style.
9993 (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
9994 (sha1-OP, sha1-add-to-H): Use new-style backquotes.
9995
9996 * hex-util.el: Fix up comment style.
9997 (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
9998
9999 * gnus-salt.el: Use with-current-buffer.
10000 (gnus-pick-setup-message): Fix long-standing typo.
10001
10002 2007-08-17 Katsumi Yamaoka <yamaoka@jpl.org>
10003
10004 * imap.el (imap-logout-timeout): New variable.
10005 (imap-logout, imap-logout-wait): New functions.
10006 (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
10007
10008 * nnimap.el (nnimap-logout-timeout): New server variable.
10009 (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
10010 nnimap-logout-timeout.
10011
10012 * gnus-art.el (gnus-article-summary-command-nosave)
10013 (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
10014
10015 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
10016
10017 * gnus.el (gnus-maximum-newsgroup): New variable.
10018
10019 * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
10020 according to gnus-maximum-newsgroup.
10021
10022 * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
10023 (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
10024 Limit the range of articles according to gnus-maximum-newsgroup.
10025
10026 2007-08-14 Tassilo Horn <tassilo@member.fsf.org>
10027
10028 * gnus-art.el (gnus-sticky-article): Fix problems described in
10029 <b4mps1qitio.fsf@jpl.org> on ding. Thanks to Katsumi.
10030 Don't perform gnus-configure-windows here; reuse existing sticky
10031 article buffer.
10032
10033 * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
10034 it doesn't exist in gnus-article-mode.
10035
10036 2007-08-13 Katsumi Yamaoka <yamaoka@jpl.org>
10037
10038 * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
10039 (gnus-agent-decoded-group-name): New function.
10040 (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
10041 (gnus-agent-expire-group-1): Use it; decode group name in messages.
10042
10043 2007-08-12 Tassilo Horn <tassilo@member.fsf.org>
10044
10045 * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
10046 Add binding for gnus-sticky-article.
10047 (gnus-summary-exit): Don't kill sticky article buffers.
10048
10049 * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
10050 article buffer.
10051 (gnus-sticky-article, gnus-kill-sticky-article-buffer)
10052 (gnus-kill-sticky-article-buffers): New commands.
10053
10054 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
10055
10056 * nntp.el (nntp-xref-number-is-evil): New server variable.
10057 (nntp-find-group-and-number): If it is non-nil, don't trust article
10058 numbers in the Xref header.
10059
10060 2007-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
10061
10062 * gnus-agent.el (gnus-agent-read-group): New function.
10063 (gnus-agent-flush-group, gnus-agent-expire-group)
10064 (gnus-agent-regenerate-group): Use it.
10065 (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
10066 nnmail-pathname-coding-system.
10067
10068 2007-08-06 Katsumi Yamaoka <yamaoka@jpl.org>
10069
10070 * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
10071
10072 * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
10073 that are unread as unread, and also as selected so that information of
10074 marks having been changed by a user may be updated when exiting group.
10075
10076 2007-08-04 Reiner Steib <Reiner.Steib@gmx.de>
10077
10078 * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
10079
10080 2007-08-03 Katsumi Yamaoka <yamaoka@jpl.org>
10081
10082 * gnus-art.el (gnus-mime-display-single): Pass part number that is
10083 calculated ignoring signature parts to gnus-treat-article.
10084
10085 2007-08-02 Katsumi Yamaoka <yamaoka@jpl.org>
10086
10087 * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
10088 a point here in order to keep the window start.
10089 (gnus-insert-mime-security-button): Make a button overlay without the
10090 front stickiness.
10091 (gnus-mime-display-security): Goto the end of a button.
10092
10093 * gnus-group.el (gnus-group-name-at-point): Fix regexps.
10094
10095 2007-08-01 Katsumi Yamaoka <yamaoka@jpl.org>
10096
10097 * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
10098 group-name-at-point.
10099 (gnus-group-completing-read): New function that offers decoded
10100 non-ASCII group names for completion.
10101 (gnus-fetch-group, gnus-group-read-ephemeral-group)
10102 (gnus-group-jump-to-group, gnus-group-make-group-simple)
10103 (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
10104 (gnus-group-fetch-control): Use it.
10105 (gnus-fetch-group): Use group-name-at-point for the initial value
10106 rather than the default value; use gnus-alive-p.
10107
10108 * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
10109 (gnus-summary-mail-other-window, gnus-summary-news-other-window)
10110 (gnus-summary-post-news): Use gnus-group-completing-read.
10111
10112 * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
10113 (gnus-read-move-group-name): Decode group name for completion.
10114
10115 2007-07-31 Teodor Zlatanov <tzz@lifelogs.com>
10116
10117 * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
10118 in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
10119 Yamaoka slightly modified the code).
10120
10121 2007-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
10122
10123 * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
10124 (nnmail-split-incoming): Bind it.
10125
10126 * nnml.el (nnml-group-name-charset): New function.
10127 (nnml-decoded-group-name): Use it; don't decode group name if
10128 nnmail-group-names-not-encoded-p is non-nil.
10129 (nnml-encoded-group-name): New function.
10130 (nnml-group-pathname): Inline nnml-decoded-group-name.
10131 (nnml-request-expire-articles): Decode group name in message.
10132 (nnml-request-delete-group): Ditto; bind file-name-coding-system to
10133 nnmail-pathname-coding-system.
10134 (nnml-save-mail, nnml-active-number): Work with decoded group names and
10135 not decoded ones according to nnmail-group-names-not-encoded-p.
10136 (nnml-generate-active-info): Use nnml-encoded-group-name.
10137
10138 2007-08-08 Glenn Morris <rgm@gnu.org>
10139
10140 * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
10141 * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
10142 doc-strings and comments.
10143
10144 2007-07-25 Glenn Morris <rgm@gnu.org>
10145
10146 * Relicense all FSF files to GPLv3 or later.
10147
10148 2007-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
10149
10150 * gnus-sum.el (gnus-summary-move-article):
10151 Make gnus-summary-respool-article work.
10152
10153 2007-07-21 Reiner Steib <Reiner.Steib@gmx.de>
10154
10155 * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
10156 string.
10157
10158 2007-07-20 Michaël Cadilhac <michael@cadilhac.name>
10159
10160 * nnrss.el (nnrss-ignore-article-fields): New variable. List of fields
10161 that should be ignored when comparing distant RSS articles with local
10162 ones.
10163 (nnrss-make-hash-index): New function. Create a hash index according
10164 to the ignored fields.
10165 (nnrss-check-group): Use it.
10166
10167 2007-07-20 Katsumi Yamaoka <yamaoka@jpl.org>
10168
10169 * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
10170
10171 * gnus-art.el (article-decode-group-name): Decode Xref header too.
10172
10173 * gnus-group.el (gnus-group-make-group): Encode group name here unless
10174 the new optional argument ENCODED is non-nil.
10175 (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
10176 coding system for encoding group name.
10177 (gnus-group-make-rss-group): Pass un-encoded group name to
10178 gnus-group-make-group.
10179 (gnus-group-set-info): Tell gnus-group-make-group that group name is
10180 encoded.
10181
10182 * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
10183 Encode group name to which articles are moved or copied.
10184 (gnus-summary-edit-article): Use gnus-group-name-charset to determine
10185 coding system for encoding Newsgroup, Followup-To and Xref headers.
10186
10187 * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
10188 marks; use nnheader-file-coding-system to write a file.
10189 (nnagent-retrieve-headers): Bind file-name-coding-system to
10190 nnmail-pathname-coding-system.
10191
10192 * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
10193
10194 * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
10195 (nnml-request-article, nnml-request-create-group)
10196 (nnml-request-rename-group, nnml-find-id)
10197 (nnml-possibly-change-directory, nnml-possibly-create-directory)
10198 (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
10199 (nnml-save-marks): Use nnml-group-pathname instead of
10200 nnmail-group-pathname.
10201
10202 (nnml-request-create-group, nnml-request-expire-articles)
10203 (nnml-request-move-article, nnml-request-delete-group)
10204 (nnml-deletable-article-p, nnml-possibly-create-directory)
10205 (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
10206 (nnml-open-marks): Bind file-name-coding-system to
10207 nnmail-pathname-coding-system.
10208
10209 (nnml-request-article): Pass server argument to nnml-find-group-number.
10210 (nnml-request-create-group, nnml-active-number, nnml-save-marks):
10211 Pass server argument to nnml-possibly-create-directory.
10212 (nnml-request-accept-article): Pass server argument to
10213 nnml-active-number and nnml-save-mail.
10214 (nnml-find-group-number): Pass server argument to nnml-find-id.
10215 (nnml-request-update-info): Pass server argument to
10216 nnml-marks-changed-p.
10217
10218 (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
10219 (nnml-save-mail, nnml-active-number): Add server argument.
10220
10221 (nnml-request-delete-group): Warn if group is missing.
10222 (nnml-get-nov-buffer): Decode group name.
10223 (nnml-generate-active-info): Encode group name.
10224 (nnml-open-marks): Decode group name in messages.
10225
10226 2007-07-19 Katsumi Yamaoka <yamaoka@jpl.org>
10227
10228 * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
10229 if it is not specified.
10230 (gnus-article-pipe-part, gnus-article-save-part)
10231 (gnus-article-interactively-view-part, gnus-article-copy-part)
10232 (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
10233 (gnus-article-inline-part, gnus-article-save-part-and-strip)
10234 (gnus-article-replace-part, gnus-article-delete-part)
10235 (gnus-article-view-part-as-type): Pass raw prefix argument to
10236 gnus-article-part-wrapper.
10237
10238 2007-07-18 Katsumi Yamaoka <yamaoka@jpl.org>
10239
10240 * gnus-agent.el (gnus-agent-save-active):
10241 Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
10242
10243 * gnus-cache.el (gnus-cache-save-buffers)
10244 (gnus-cache-possibly-enter-article, gnus-cache-request-article)
10245 (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
10246 (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
10247 (gnus-cache-braid-nov, gnus-cache-braid-heads)
10248 (gnus-cache-generate-active, gnus-cache-rename-group)
10249 (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
10250 (gnus-cache-update-overview-total-fetched-for):
10251 Bind file-name-coding-system to nnmail-pathname-coding-system.
10252 (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
10253 New variables.
10254 (gnus-cache-decoded-group-name): New function.
10255 (gnus-cache-file-name): Use it.
10256 (gnus-cache-generate-active): Use non-decoded group name for active.
10257
10258 * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
10259 right place.
10260 (gnus-write-active-file): Don't break non-ASCII group names.
10261
10262 * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
10263 nnmail-pathname-coding-system.
10264
10265 * gnus-uu.el (gnus-uu-decode-save): Typo.
10266
10267 2007-07-16 Katsumi Yamaoka <yamaoka@jpl.org>
10268
10269 * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
10270
10271 2007-07-14 David Kastrup <dak@gnu.org>
10272
10273 * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
10274 finishing actions if we did not edit the article.
10275
10276 2007-07-13 Katsumi Yamaoka <yamaoka@jpl.org>
10277
10278 * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
10279 (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
10280 (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
10281 (gnus-agent-flush-group, gnus-agent-flush-cache)
10282 (gnus-agent-fetch-headers, gnus-agent-load-alist)
10283 (gnus-agent-read-agentview, gnus-agent-expire-group-1)
10284 (gnus-agent-retrieve-headers, gnus-agent-request-article)
10285 (gnus-agent-regenerate-group)
10286 (gnus-agent-update-files-total-fetched-for)
10287 (gnus-agent-update-view-total-fetched-for):
10288 Bind file-name-coding-system to nnmail-pathname-coding-system.
10289 (gnus-agent-group-pathname): Don't encode file names by
10290 nnmail-pathname-coding-system.
10291 (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
10292 coding-system-for-write instead of buffer-file-coding-system to
10293 gnus-agent-file-coding-system.
10294
10295 * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
10296 Decode group name.
10297
10298 * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
10299
10300 * gnus-start.el (gnus-update-active-hashtb-from-killed)
10301 (gnus-read-newsrc-el-file): Make group names unibyte.
10302
10303 * nnmail.el (nnmail-group-pathname): Don't encode file names by
10304 nnmail-pathname-coding-system.
10305
10306 * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
10307 (nnrss-request-delete-group): Bind file-name-coding-system to
10308 nnmail-pathname-coding-system.
10309 (nnrss-read-server-data, nnrss-read-group-data):
10310 Bind file-name-coding-system correctly.
10311 (nnrss-check-group): Pass nnrss-file-coding-system to md5.
10312
10313 * nntp.el: Require gnus-group for the function gnus-group-name-charset.
10314 (nntp-server-to-method-cache): New variable.
10315 (nntp-group-pathname): New function that decodes non-ASCII group names.
10316 (nntp-possibly-create-directory, nntp-marks-changed-p)
10317 (nntp-save-marks, nntp-open-marks): Use it.
10318 (nntp-possibly-create-directory, nntp-open-marks):
10319 Bind file-name-coding-system to nnmail-pathname-coding-system.
10320 (nntp-open-marks): Decode group names when bootstrapping marks.
10321
10322 * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
10323 Newsgroups and Folowup-To headers.
10324
10325 2007-07-13 Katsumi Yamaoka <yamaoka@jpl.org>
10326
10327 * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
10328 (gnus-server-closed-face, gnus-server-denied-face)
10329 (gnus-server-offline-face): Remove variable.
10330 (gnus-server-font-lock-keywords): Use faces that are not aliases.
10331
10332 * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
10333 of modifying message-stack directly for XEmacs.
10334
10335 * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
10336 (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
10337 if the coding-system argument is nil for XEmacs.
10338
10339 * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
10340 mm-charset-override-alist.
10341
10342 * rfc2047.el: Don't require base64; require rfc2045 for the function
10343 rfc2045-encode-string.
10344 (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
10345 to quote the parameter value.
10346
10347 2007-07-06 Katsumi Yamaoka <yamaoka@jpl.org>
10348
10349 * gnus-group.el (gnus-group-name-charset): Allow a method of the short
10350 form in gnus-group-name-charset-method-alist.
10351
10352 * gnus-eform.el (gnus-edit-form): Add optional argument layout which
10353 overrides the default layout edit-form.
10354
10355 * gnus-win.el (gnus-buffer-configuration): Add edit-server.
10356
10357 * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
10358
10359 2007-07-04 Katsumi Yamaoka <yamaoka@jpl.org>
10360
10361 * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
10362 as unfetched articles.
10363
10364 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
10365
10366 * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
10367
10368 2007-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
10369
10370 * nnagent.el (nnagent-request-set-mark): Also set the marks for the
10371 original back end that keeps marks in the local system.
10372
10373 2007-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
10374
10375 * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
10376 arg of pop-to-buffer for XEmacs.
10377 (gnus-article-read-summary-keys): Ditto; don't restore window
10378 configuration if summary command ends up with neither article buffer
10379 nor summary buffer; describe bindings if summary keys end with C-h.
10380
10381 2007-06-22 Katsumi Yamaoka <yamaoka@jpl.org>
10382
10383 * message.el (message-fix-before-sending): Skip raw message part to be
10384 forwarded while checking illegible text.
10385 (message-forward-make-body-mime, message-forward-make-body):
10386 Mark signed or encrypted raw message as having no illegible text.
10387
10388 2007-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
10389
10390 * gnus-util.el (gnus-add-timestamp-to-message): New user option.
10391 (gnus-message-with-timestamp-1): New macro.
10392 (gnus-message-with-timestamp): New function.
10393 (gnus-message): Use them.
10394
10395 * nnheader.el (nnheader-message): Use them.
10396
10397 2007-06-16 Reiner Steib <Reiner.Steib@gmx.de>
10398
10399 * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
10400 .newsrc.eld file.
10401
10402 2007-06-14 Katsumi Yamaoka <yamaoka@jpl.org>
10403
10404 * gnus-agent.el (gnus-agent-fetch-headers)
10405 (gnus-agent-retrieve-headers):
10406 Bind gnus-decode-encoded-address-function to identity.
10407
10408 * nntp.el (nntp-send-xover-command): Recognize an xover command is
10409 available also when the server returns simply a dot.
10410
10411 * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
10412
10413 2007-06-08 Katsumi Yamaoka <yamaoka@jpl.org>
10414
10415 * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
10416
10417 2007-06-07 Katsumi Yamaoka <yamaoka@jpl.org>
10418
10419 * gnus-ems.el (gnus-x-splash): Make it work.
10420
10421 * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
10422 from being used.
10423
10424 2007-06-05 Katsumi Yamaoka <yamaoka@jpl.org>
10425
10426 * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
10427 the front stickiness.
10428 (gnus-article-summary-command-nosave): Correct the order of the
10429 arguments passed to pop-to-buffer.
10430 (gnus-article-read-summary-keys): Ditto; make it work properly when the
10431 summary command ends up with the article buffer.
10432
10433 * mm-decode.el (mm-insert-part): Separate the extracted parts that have
10434 the same faces.
10435
10436 2007-06-07 Juanma Barranquero <lekktu@gmail.com>
10437
10438 * gnus-art.el (gnus-split-methods): Fix typo in docstring.
10439
10440 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
10441
10442 * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
10443 * gnus-sum.el (gnus-summary-highlight):
10444 * mail-source.el (mail-source-delete-old-incoming-confirm):
10445 * nndiary.el (nndiary-reminders): Fix typos in docstrings.
10446
10447 2007-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
10448
10449 * gnus-art.el (gnus-mime-view-part-externally)
10450 (gnus-mime-view-part-internally): Fix predicate function passed to
10451 completing-read.
10452
10453 * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
10454
10455 * gnus.el (gnus-update-message-archive-method): Add :version.
10456
10457 2007-06-01 Katsumi Yamaoka <yamaoka@jpl.org>
10458
10459 * gnus.el (gnus-update-message-archive-method): New variable.
10460
10461 * gnus-start.el (gnus-setup-news): Update saved "archive" method
10462 according to gnus-message-archive-method if
10463 gnus-update-message-archive-method is non-nil.
10464
10465 2007-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
10466
10467 * gnus-sum.el (gnus-summary-limit-to-address): New function.
10468 Suggested by Loic Dachary <loic@dachary.org>.
10469 (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
10470
10471 2007-05-28 Katsumi Yamaoka <yamaoka@jpl.org>
10472
10473 * message.el (message-pop-to-buffer): Add switch-function argument.
10474 (message-mail): Pass switch-function argument to it.
10475
10476 2007-05-25 Reiner Steib <Reiner.Steib@gmx.de>
10477
10478 * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
10479 Improve doc string.
10480
10481 2007-05-25 Katsumi Yamaoka <yamaoka@jpl.org>
10482
10483 * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
10484 (gnus-header-content)
10485 * gnus-cite.el (gnus-cite-10)
10486 * gnus-srvr.el (gnus-server-closed)
10487 * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
10488 (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
10489 (gnus-group-mail-3-empty, gnus-group-mail-low)
10490 (gnus-group-mail-low-empty, gnus-splash)
10491 * message.el (message-header-to, message-header-cc)
10492 (message-header-subject, message-header-other, message-header-name)
10493 (message-header-xheader, message-separator, message-cited-text)
10494 (message-mml): Lighten colors of faces used for dark background.
10495
10496 2007-05-24 Simon Josefsson <simon@josefsson.org>
10497
10498 * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
10499 to t as an experiment. Suggested by Greg Troxel <gdt@work.lexort.com>.
10500
10501 2007-05-24 Katsumi Yamaoka <yamaoka@jpl.org>
10502
10503 * message.el (message-narrow-to-headers-or-head):
10504 Ignore mail-header-separator in the body.
10505
10506 2007-05-23 Katsumi Yamaoka <yamaoka@jpl.org>
10507
10508 * mm-decode.el (mm-image-fit-p): Return t if image size is just the
10509 same as window size.
10510
10511 2007-05-22 Kevin Ryde <user42@zip.com.au>
10512
10513 * message.el (message-font-lock-keywords): Use message-header-xheader
10514 face for "X-Foo", its apparent intended purpose. Move "X-" pattern
10515 ahead of the anything pattern, to get it recognised.
10516
10517 2007-05-12 Michaël Cadilhac <michael@cadilhac.name>
10518
10519 * gnus-sum.el (gnus-articles-to-read)
10520 (gnus-summary-insert-old-articles): Don't truncate group name for
10521 `read-string'.
10522
10523 * gnus-util.el (gnus-limit-string): Delete this function.
10524
10525 * gnus-sum.el (gnus-simplify-subject-fully):
10526 Use `truncate-string-to-width' instead.
10527
10528 2007-05-11 Michaël Cadilhac <michael@cadilhac.name>
10529
10530 * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
10531 Tell if, on summary exit, the next group has to be selected.
10532 (gnus-summary-exit): Use it.
10533
10534 2007-05-10 Reiner Steib <Reiner.Steib@gmx.de>
10535
10536 * gnus-art.el (gnus-article-mode): Fix comment about displaying
10537 non-break space.
10538
10539 2007-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
10540
10541 * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
10542 Check if group is not a directory.
10543 (nnfolder-request-expire-articles): Don't delete articles if the target
10544 group is not available.
10545
10546 * nnml.el (nnml-request-create-group): Properly check if group is not a
10547 file.
10548 (nnml-request-expire-articles): Don't delete articles if the target
10549 group is not available.
10550
10551 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
10552 Don't quote characters that are within parentheses.
10553
10554 2007-05-09 Katsumi Yamaoka <yamaoka@jpl.org>
10555
10556 * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
10557 (gnus-handle-ephemeral-exit): Select article according to it.
10558
10559 2007-05-08 Reiner Steib <Reiner.Steib@gmx.de>
10560
10561 * message.el (message-insert-formated-citation-line): Remove newline.
10562 (message-citation-line-format): Add final \n here so that the user can
10563 avoid a blank line.
10564
10565 2007-05-03 Dan Christensen <jdc@uwo.ca>
10566
10567 * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
10568 (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
10569 Update lanl/arXiv support.
10570
10571 2007-05-02 Reiner Steib <Reiner.Steib@gmx.de>
10572
10573 * gnus.el: Bump version number.
10574
10575 2007-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
10576
10577 * gnus.el (gnus-version-number): Bump version.
10578
10579 2007-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
10580
10581 * gnus.el: No Gnus v0.6 is released.
10582
10583 2007-04-27 Didier Verna <didier@xemacs.org>
10584
10585 * gnus-util.el (gnus-orify-regexp): Move and rename to ...
10586 * gmm-utils.el (gmm-regexp-concat): ... here.
10587 * message.el: Don't require 'gnus-util.
10588 (message-dont-reply-to-names): Handle name change above.
10589 * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
10590
10591 2007-04-26 Katsumi Yamaoka <yamaoka@jpl.org>
10592
10593 * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
10594 since the initial value varies according to the system.
10595
10596 2007-04-25 Katsumi Yamaoka <yamaoka@jpl.org>
10597
10598 * mm-util.el (mm-charset-synonym-alist): Defcustom.
10599
10600 2007-04-25 NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (tiny change)
10601
10602 * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
10603
10604 2007-04-24 Didier Verna <didier@xemacs.org>
10605
10606 Improve the type of gnus-ignored-from-addresses.
10607 * gnus-util.el (gnus-orify-regexp): New function.
10608 * message.el (gnus-util): Require it.
10609 * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
10610 * gnus-sum.el (gnus-ignored-from-addresses): New function.
10611 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
10612
10613 2007-04-24 Didier Verna <didier@xemacs.org>
10614
10615 * gnus-sum.el:
10616 * gnus-utils.el: Fix some trailing whitespaces.
10617
10618 2007-04-23 Katsumi Yamaoka <yamaoka@jpl.org>
10619
10620 * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
10621 (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
10622 article's Message-ID; refer parent article in summary buffer.
10623
10624 * message.el (message-bounce): Call mime-to-mml.
10625
10626 2007-04-20 Katsumi Yamaoka <yamaoka@jpl.org>
10627
10628 * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
10629
10630 2007-04-19 Katsumi Yamaoka <yamaoka@jpl.org>
10631
10632 * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
10633 (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
10634 displayed of multipart/alternative part if it is invoked from summary
10635 buffer.
10636
10637 * mm-view.el (mm-inline-text-html-render-with-w3m)
10638 (mm-inline-text-html-render-with-w3m-standalone)
10639 (mm-inline-render-with-function): Use mail-parse-charset by default.
10640
10641 2007-04-18 Levin Du <zslevin@gmail.com> (tiny change)
10642
10643 * parse-time.el (parse-time-string-chars): Check if CHAR
10644 is less than the length of parse-time-syntax.
10645
10646 2007-04-17 Katsumi Yamaoka <yamaoka@jpl.org>
10647
10648 * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
10649 from gnus-newsgroup-processable.
10650
10651 2007-04-16 Didier Verna <didier@xemacs.org>
10652
10653 * gnus-msg.el (gnus-configure-posting-styles):
10654 Handle message-signature-directory properly with :file syntax.
10655 Reported by "Leo".
10656
10657 2007-04-11 Didier Verna <didier@xemacs.org>
10658
10659 New user option: message-signature-directory.
10660 * gnus-msg.el (gnus-configure-posting-styles): Support it.
10661 * message.el (message-insert-signature): Ditto.
10662 * message.el (message-signature-file): Doc update.
10663 * message.el (message-signature-directory): New.
10664
10665 2007-04-10 Katsumi Yamaoka <yamaoka@jpl.org>
10666
10667 * gnus-msg.el (gnus-inews-yank-articles):
10668 Use message-exchange-point-and-mark instead of exchange-point-and-mark.
10669
10670 2007-04-09 Katsumi Yamaoka <yamaoka@jpl.org>
10671
10672 * message.el (message-yank-original): Make sure cited text ends with
10673 newline; don't exchange point and mark.
10674
10675 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
10676
10677 * tls.el (open-tls-stream): Properly handle case where there
10678 is no associated buffer.
10679
10680 2007-04-03 Thien-Thi Nguyen <ttn@gnu.org>
10681
10682 * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
10683 message-yank-original, make sure (< mark TEXT point).
10684
10685 2007-03-31 Reiner Steib <Reiner.Steib@gmx.de>
10686
10687 * message.el (message-fill-column): New variable.
10688 (message-mode): Use it. Add comment on a possible new hook.
10689
10690 * nnmail.el (nnmail-spool-file): Mark as obsolete.
10691 (nnmail-get-new-mail): Reformat.
10692
10693 * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
10694
10695 * gmm-utils.el: Fix Commentary.
10696 (gmm-tool-bar-from-list): Fix typo in doc string.
10697
10698 2007-03-27 Thien-Thi Nguyen <ttn@gnu.org>
10699
10700 * message.el (message-yank-original): Don't switch point and mark
10701 unnecessarily to put point and mark as documented.
10702
10703 2007-03-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
10704
10705 * message.el (message-put-addresses-in-ecomplete): Only fetch headers
10706 from the message heads.
10707
10708 2007-03-25 Kevin Greiner <kevin.greiner@compsol.cc>
10709
10710 * gnus-art.el (gnus-article-set-window-start): Do nothing when the
10711 article buffer does not have a window. This may not be the best
10712 solution but is certainly better than setting the start of the null,
10713 that is the current, window.
10714
10715 2007-03-24 Reiner Steib <Reiner.Steib@gmx.de>
10716
10717 * gnus-draft.el (gnus-draft-setup-hook): New hook.
10718 (gnus-draft-setup): Run it.
10719
10720 * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
10721 gnus-score-fast-scoring. Allow regexp.
10722 (gnus-score-headers): Use it.
10723
10724 * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
10725 XEmacs.
10726
10727 * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
10728 string.
10729 (gnus-button-alist): Also catch `<f1> k ...'.
10730 (gnus-treat-display-x-face): Fix doc string.
10731
10732 2007-03-25 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
10733
10734 * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
10735 evaluation of gnus-extended-version to ensure correct generation of the
10736 User-Agent header when message-generate-headers-first is used.
10737
10738 2007-03-24 Simon Josefsson <simon@josefsson.org>
10739
10740 * hashcash.el (hashcash-generate-payment-async): Don't crash if
10741 hashcash-path is nil. Don't call callback with incorrect number of
10742 parameters if val is 0.
10743
10744 2007-03-20 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
10745
10746 * message.el (message-required-news-headers):
10747 * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
10748
10749 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
10750
10751 * message.el (message-generate-new-buffers): Change the meaning of the
10752 nil value; add `standard' to the choices; treat t as `unique'; improve
10753 doc string.
10754 (gnus-select-frame-set-input-focus): Autoload.
10755 (message-buffer-name): Search for the existing message buffer if
10756 message-generate-new-buffers is nil or `standard'; treat the value t of
10757 message-generate-new-buffers as `unique'.
10758 (message-pop-to-buffer): Raise the frame already displaying the message
10759 buffer; clear the echo area after querying.
10760 (message-setup): Pass the `continue' argument to compose-mail.
10761 (message-mail): Prefer `switch-function' if it is given; search for the
10762 existing message buffer if the `continue' argument is non-nil; pass
10763 continue and switch-function arguments to compose-mail by way of
10764 message-setup.
10765 (message-mail-other-window): Adjust argument of message-setup.
10766 (message-mail-other-frame): Ditto.
10767
10768 2007-03-13 Katsumi Yamaoka <yamaoka@jpl.org>
10769
10770 * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
10771 (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
10772 to turn font-lock on when turning gnus-message-citation-mode on.
10773
10774 2007-03-06 Daiki Ueno <ueno@unixuser.org>
10775
10776 * mml-smime.el (mml-smime-use): New variable; default to use openssl.
10777 (mml-smime-function-alist): New variable; add epg as the backend.
10778 * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
10779 mml-smime- functions instead.
10780 * mm-view.el: Require smime.
10781
10782 2007-03-05 Didier Verna <didier@xemacs.org>
10783
10784 * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
10785 instead of just inheritance for posting styles.
10786 * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
10787
10788 2007-02-24 John Paul Wallington <jpw@pobox.com>
10789
10790 * tls.el (tls-certtool-program): Fix custom type.
10791
10792 2007-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
10793
10794 * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
10795 and point-at-eol instead of line-(beginning|end)-position.
10796
10797 * assistant.el (assistant-parse-buffer): Ditto.
10798
10799 2007-02-28 Daiki Ueno <ueno@unixuser.org>
10800
10801 * mml2015.el (mml2015-epg-find-usable-key): New function.
10802 (mml2015-epg-sign): Use it.
10803 (mml2015-epg-encrypt): Use it.
10804
10805 2007-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
10806
10807 * message.el (message-make-in-reply-to): Quote name containing
10808 non-ASCII characters. It will make the RFC2047 encoder cause an error
10809 if there are special characters. Reported by NAKAJI Hiroyuki
10810 <nakaji@jp.freebsd.org>.
10811
10812 2007-02-27 Didier Verna <didier@xemacs.org>
10813
10814 Include the group parameters as well as the topic ones in the
10815 inheritance filter process.
10816 * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
10817 argument GROUP-PARAMS-LIST.
10818 * gnus-topic.el (gnus-group-topic-parameters): Use it.
10819
10820 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
10821
10822 * nntp.el (nntp-never-echoes-commands)
10823 (nntp-open-connection-functions-never-echo-commands): New variables.
10824 (nntp-send-command): Use them.
10825
10826 2007-02-20 Daiki Ueno <ueno@unixuser.org>
10827
10828 * mml2015.el (mml2015-epg-verify): Simplify.
10829
10830 2007-02-19 Katsumi Yamaoka <yamaoka@jpl.org>
10831
10832 * mml.el (mml-content-disposition-alist): New user option.
10833 (mml-content-disposition): New function.
10834 (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
10835 (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
10836
10837 2007-02-19 Daiki Ueno <ueno@unixuser.org>
10838
10839 * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
10840 verification.
10841
10842 2007-02-15 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
10843
10844 * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
10845 articles posted in the last 24 hours.
10846
10847 2007-02-14 Chong Yidong <cyd@stupidchicken.com>
10848
10849 * smiley.el (smiley-regexp-alist): Add "dead" smiley.
10850
10851 2007-02-14 Michaël Cadilhac <michael@cadilhac.name>
10852
10853 * nntp.el (nntp-send-command): Don't wait for echoes when
10854 nntp-open-ssl-stream is used.
10855
10856 2007-02-13 Katsumi Yamaoka <yamaoka@jpl.org>
10857
10858 * gnus-cite.el (gnus-test-font-lock-add-keywords)
10859 (gnus-message-add-citation-keywords)
10860 (gnus-message-remove-citation-keywords): Remove.
10861 (gnus-message-citation-mode): Instead of modifying font-lock-keywords
10862 directly, make the variables in font-lock-defaults buffer-local, add
10863 gnus-message-citation-keywords to them and then update the value of
10864 font-lock-keywords.
10865
10866 2007-02-09 Katsumi Yamaoka <yamaoka@jpl.org>
10867
10868 * message.el (message-cite-original-1): Don't call
10869 gnus-article-highlight-citation.
10870
10871 * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
10872 citations; fix line count.
10873
10874 2007-02-08 Katsumi Yamaoka <yamaoka@jpl.org>
10875
10876 * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
10877 (gnus-message-add-citation-keywords)
10878 (gnus-message-remove-citation-keywords): Use it; fix the emulating
10879 versions of font-lock-add-keywords and font-lock-remove-keywords to
10880 work with XEmacs correctly.
10881
10882 2007-02-07 Katsumi Yamaoka <yamaoka@jpl.org>
10883
10884 * gnus-cite.el (gnus-cite-face-list): Set the values of
10885 gnus-message-max-citation-depth and gnus-message-citation-keywords.
10886 (gnus-message-max-citation-depth): Use defvar rather than defconst.
10887 (gnus-message-cite-prefix-regexp): New variable.
10888 (gnus-message-search-citation-line): Use it; protect against long
10889 citation prefix; fill match data with nil rather than 0 for XEmacs; set
10890 the 0th match data for Emacs.
10891 (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
10892 (gnus-message-add-citation-keywords): Append keywords rather than
10893 prepending; emulate font-lock-add-keywords if it is not available.
10894 (gnus-message-remove-citation-keywords):
10895 Emulate font-lock-remove-keywords if it is not available.
10896
10897 * gnus-msg.el (gnus-message-highlight-citation): Default to t.
10898
10899 * message.el (message-cite-prefix-regexp): Set the value of
10900 gnus-message-cite-prefix-regexp.
10901
10902 2007-02-01 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
10903
10904 * nnweb.el (nnweb-google-parse-1): Update parser.
10905
10906 2007-01-29 Juanma Barranquero <lekktu@gmail.com>
10907
10908 * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
10909
10910 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
10911
10912 * nnslashdot.el (nnslashdot-request-article): Update end-of-article
10913 regexp.
10914
10915 2007-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
10916
10917 * uudecode.el (uudecode-string-to-multibyte): New function emulating
10918 string-to-multibyte.
10919 (uudecode-decode-region-internal): Use it.
10920
10921 2007-01-23 Reiner Steib <Reiner.Steib@gmx.de>
10922
10923 * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
10924 Fix custom choice.
10925
10926 * gnus-art.el (gnus-signature-limit): Fix custom choice.
10927
10928 2007-01-22 Daiki Ueno <ueno@unixuser.org>
10929
10930 * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
10931
10932 * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
10933 `write-region' to respect `mm-inhibit-file-name-handlers'.
10934
10935 2007-01-19 Reiner Steib <Reiner.Steib@gmx.de>
10936
10937 * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
10938 Use gnus-home-directory instead of "~/" or "$HOME".
10939
10940 2007-01-17 Teodor Zlatanov <tzz@lifelogs.com>
10941
10942 * encrypt.el (encrypt-insert-file-contents): Add better prompt
10943 to mention filename.
10944 Add comments at beginning regarding usage.
10945 (encrypt-write-file-contents): Change interactive so a string is
10946 acceptable. If the file has no associated model, show an error instead
10947 of a nonsense prompt.
10948
10949 2007-01-16 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
10950
10951 * spam.el (spam-bsfilter-ham-switch): Fix typo.
10952 Thanks to Yoshihiko Yamada for kind notification of this typo.
10953
10954 2007-01-12 Kenichi Handa <handa@m17n.org>
10955
10956 * uudecode.el (uudecode-decode-region-internal): Make it work in a
10957 multibyte buffer.
10958
10959 2007-01-14 Reiner Steib <Reiner.Steib@gmx.de>
10960
10961 * gnus-score.el (gnus-score-fast-scoring): New variable.
10962 (gnus-score-headers): Use it.
10963
10964 * gnus-sum.el (gnus-auto-select-first): Improve doc string.
10965
10966 * message.el (message-cite-original-1):
10967 Call gnus-article-highlight-citation if requested.
10968 (message-make-from): Allow name and address as optional arguments.
10969
10970 * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
10971
10972 * gnus-art.el (gnus-article-browse-html-article): Add warning about web
10973 bugs to doc string.
10974 (gnus-button-alist): Add mid\\|message-id.
10975 (gnus-button-fetch-group): Extend for use in
10976 `browse-url-browser-function'.
10977 (gnus-button-url-regexp): Try to catch paired parentheses like in
10978 Wikipedia URLs.
10979
10980 * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
10981 Suggested by Simon Krahnke <overlord@gmx.li>.
10982
10983 2007-01-13 Romain Francoise <romain@orebokech.com>
10984
10985 * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
10986 Update copyright.
10987
10988 2007-01-13 Patric Mueller <bhaak@bigfoot.com> (tiny change)
10989
10990 * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
10991
10992 2007-01-09 Teodor Zlatanov <tzz@lifelogs.com>
10993
10994 * gnus-registry.el (gnus-registry-unfollowed-groups)
10995 (gnus-registry-split-fancy-with-parent): Fix documentation.
10996
10997 2007-01-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
10998
10999 * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
11000 from nnweb groups.
11001
11002 2006-12-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
11003
11004 * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
11005 Xref urls. Erase buffer before requesting head.
11006
11007 * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
11008
11009 2007-01-07 Reiner Steib <Reiner.Steib@gmx.de>
11010
11011 * gnus-soup.el (gnus-soup): New custom group. Make user variables
11012 customizable.
11013
11014 2007-01-05 Daiki Ueno <ueno@unixuser.org>
11015
11016 * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
11017 no signing key is found.
11018 (mml2015-epg-encrypt): Ask user whether to skip or abort if
11019 no encrypting and/or signing key is found.
11020
11021 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
11022
11023 * spam-report.el (spam-report-gmane-spam): Remove redundant message.
11024
11025 2007-01-01 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
11026
11027 * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
11028 headers read from disk with the ones newly found in the current search.
11029 This should no longer cause problems, because the article numbers in
11030 Gmane's `nov.php' output are ignored since the previous change.
11031
11032 2007-01-02 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
11033
11034 * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
11035
11036 2007-01-01 Katsumi Yamaoka <yamaoka@jpl.org>
11037
11038 * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
11039
11040 2007-01-01 Romain Francoise <romain@orebokech.com>
11041
11042 * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
11043
11044 2006-12-31 Steve Youngs <steve@sxemacs.org>
11045
11046 * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
11047 `define-minor-mode' macro definition expanded properly.
11048 (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
11049 exclude it there.
11050
11051 * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
11052 of 2006-12-30. The default is nil on (S)XEmacs already because of the
11053 `fboundp' test.
11054 (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
11055 This is OK to autoload in (S)XEmacs now.
11056
11057 2006-12-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
11058
11059 * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
11060 keystroke.
11061 (gnus-summary-limit-to-singletons): Fix typo.
11062
11063 * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
11064 else fails.
11065
11066 2006-12-30 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
11067
11068 * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
11069 docstring.
11070
11071 * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
11072 (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
11073 (gnus-summary-insert-dormant-articles): Fix typo in message.
11074
11075 2006-12-30 Reiner Steib <Reiner.Steib@gmx.de>
11076
11077 * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
11078 nil for XEmacs.
11079 (gnus-message-citation-mode): Don't autoload in XEmacs.
11080
11081 * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
11082
11083 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
11084
11085 * nnimap.el (nnimap-expunge-search-string):
11086 Mention nnimap-search-uids-not-since-is-evil in docstring.
11087
11088 2006-12-28 Reiner Steib <Reiner.Steib@gmx.de>
11089
11090 * spam.el: Revert to make-obsolete-variable because
11091 define-obsolete-variable-alias is not supported in Emacs 21.
11092
11093 * spam.el (spam-ifile-path, spam-ifile-database-path)
11094 (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
11095 make-obsolete-variable.
11096 (spam-bsfilter-path, spam-bsfilter-program)
11097 (spam-spamassassin-path, spam-spamassassin-program)
11098 (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
11099 Don't use "path" inappropriately.
11100 (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
11101 (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
11102 variable names.
11103
11104 2006-12-28 Daiki Ueno <ueno@unixuser.org>
11105
11106 * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
11107 summary buffer.
11108
11109 * password.el (password-cache-remove): Use clear-string to burn
11110 password, if available.
11111
11112 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
11113
11114 * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
11115
11116 * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
11117
11118 * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
11119 (gnus-message-highlight-citation): Move defcustom here from
11120 gnus-cite.el.
11121 (gnus-message-citation-mode): Autoload.
11122
11123 * gnus-cite.el: Adjust Oliver's code to Gnus namespace. Add some
11124 checks to make it compile with XEmacs.
11125 (gnus-message-citation-mode): New minor mode.
11126 (gnus-message-max-citation-depth, gnus-message-citation-keywords)
11127 (gnus-message-highlight-citation): New variables.
11128 (gnus-message-search-citation-line)
11129 (gnus-message-add-citation-keywords)
11130 (gnus-message-remove-citation-keywords)
11131 (turn-on-gnus-message-citation-mode)
11132 (turn-off-gnus-message-citation-mode): New functions.
11133
11134 2006-12-26 Oliver Scholz <epameinondas@gmx.de>
11135
11136 * gnus-cite.el: Enable highlighting of different citation levels in
11137 message-mode.
11138
11139 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
11140
11141 * message.el (message-make-fqdn): Fix comment.
11142 (message-bogus-system-names): Add ".local".
11143
11144 * spam.el (spam-ifile-path, spam-ifile-program)
11145 (spam-ifile-database-path, spam-ifile-database)
11146 (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
11147 Don't use "path" inappropriately.
11148 (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
11149 strings.
11150 (spam-check-ifile, spam-ifile-register-with-ifile)
11151 (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
11152 Use new variable names.
11153
11154 * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
11155 (gnus-treat-display-smileys): Simplify using
11156 gnus-image-type-available-p.
11157
11158 * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
11159 available.
11160
11161 2006-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
11162
11163 * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
11164 one after turning on the buffer's multibyteness instead of decoding
11165 them directly in the unibyte buffer that causes unexpected conversion
11166 in Emacs 23 (unicode).
11167
11168 2006-12-21 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
11169
11170 * message.el (message-generate-hashcash): Fix custom type.
11171
11172 2006-12-20 Reiner Steib <Reiner.Steib@gmx.de>
11173
11174 * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
11175
11176 2006-12-20 Reiner Steib <Reiner.Steib@gmx.de>
11177
11178 * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
11179 disconnect icons. Add help text.
11180
11181 2006-12-20 Teodor Zlatanov <tzz@lifelogs.com>
11182
11183 * spam.el (spam-extra-header-to-number): CRM114 spam score is
11184 negated to be consistent with the others we handle.
11185
11186 2006-12-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
11187
11188 * gnus-art.el (gnus-article-setup-buffer): Actually set the local
11189 version of gnus-summary-buffer to something, so that we can use two
11190 article buffers at the same time.
11191
11192 2006-12-18 Teodor Zlatanov <tzz@lifelogs.com>
11193
11194 * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
11195 trigger all the extra headers.
11196 (spam-extra-header-to-number): Don't require spam-use-crm114 for header
11197 sorting.
11198
11199 2006-12-14 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
11200
11201 * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
11202 solid groups.
11203
11204 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
11205
11206 * legacy-gnus-agent.el: Add Copyright notice.
11207
11208 2006-12-12 Chong Yidong <cyd@stupidchicken.com>
11209
11210 * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
11211
11212 2006-12-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
11213
11214 * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
11215
11216 * gnus-sum.el (gnus-summary-recenter): Force setting the window start
11217 to make it work reliably in CVS Emacs.
11218 (gnus-summary-limit-strange-charsets-predicate)
11219 (gnus-summary-limit-to-predicate): New functions.
11220
11221 2006-12-08 Chong Yidong <cyd@stupidchicken.com>
11222
11223 * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
11224 specifying array size.
11225 (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
11226 array if it is too small.
11227 (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
11228 (gnus-sort-threads-loop): New function.
11229
11230 2006-12-06 Chris Moore <dooglus@gmail.com>
11231
11232 * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
11233 Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
11234
11235 2006-12-04 Jouni K. Seppänen <jks@iki.fi>
11236
11237 * mm-url.el (mm-url-predefined-programs): Call curl with correct
11238 options.
11239
11240 2006-12-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
11241
11242 * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
11243 DOS-ing the recipient.
11244
11245 * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
11246 the headers when creating the mapping to avoid mismappings.
11247 (nnweb-gmane-create-mapping): Always nix out old mapping.
11248
11249 2006-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
11250
11251 * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
11252 and mm-verify-option to never.
11253
11254 2006-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
11255
11256 * message.el (message-signed-or-encrypted-p): New function.
11257 (message-forward-make-body): Use it.
11258
11259 * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
11260 Replace encode-coding-string with mm-encode-coding-string.
11261
11262 2006-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
11263
11264 * nneething.el (nneething-decode-file-name):
11265 Replace decode-coding-string with mm-decode-coding-string.
11266
11267 * gnus-int.el (gnus-open-server): Say failed server's name.
11268
11269 2006-11-24 Juanma Barranquero <lekktu@gmail.com>
11270
11271 * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
11272 (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
11273
11274 * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
11275 * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
11276 (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
11277 (gnus-group-make-directory-group, gnus-group-transpose-groups):
11278 * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
11279 (gnus-subscribe-newsgroup, gnus-1):
11280 * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
11281 * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
11282 (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
11283 (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
11284
11285 2006-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
11286
11287 * gnus-sum.el (gnus-summary-limit-to-headers): New command and
11288 keystroke.
11289 (gnus-summary-limit-to-bodies): Implement headersp.
11290
11291 2006-11-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
11292
11293 * dns.el (query-dns): Protect against "Process dns deleted" strings.
11294
11295 2006-11-21 Katsumi Yamaoka <yamaoka@jpl.org>
11296
11297 * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
11298
11299 2006-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
11300
11301 * message.el (message-generate-hashcash): Expand range of values to
11302 include `opportunistic'.
11303 (message-send-mail): Use it.
11304
11305 2006-11-18 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
11306
11307 * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
11308 and comment it.
11309
11310 * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
11311
11312 2006-11-15 Reiner Steib <Reiner.Steib@gmx.de>
11313
11314 * gnus-util.el (gnus-extract-address-components): Improve comment.
11315
11316 2006-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
11317
11318 * gnus-util.el (gnus-extract-address-components): Work with address in
11319 which the name portion contains @.
11320
11321 2006-11-14 Reiner Steib <Reiner.Steib@gmx.de>
11322
11323 * gnus.el (gnus-start): Move custom group up.
11324 (gnus-select-method): Don't autoload, but make it available for
11325 `customize-variable'.
11326 (gnus-getenv-nntpserver): Don't autoload.
11327
11328 2006-11-14 Teodor Zlatanov <tzz@lifelogs.com>
11329
11330 * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
11331
11332 2006-11-14 Reiner Steib <Reiner.Steib@gmx.de>
11333
11334 * message.el (message-sendmail-extra-arguments): New variable.
11335 (message-send-mail-with-sendmail): Use it.
11336
11337 2006-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
11338
11339 * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
11340 mm-with-unibyte-current-buffer to make string unibyte.
11341
11342 * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
11343 mm-string-as-multibyte.
11344
11345 2006-11-14 Daiki Ueno <ueno@unixuser.org>
11346
11347 * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
11348 Reported by Werner Koch <wk@gnupg.org>.
11349
11350 2006-11-14 Daiki Ueno <ueno@p360>
11351
11352 * mml2015.el: Autoload epa-select-keys when compiling.
11353
11354 2006-11-13 Daiki Ueno <ueno@unixuser.org>
11355
11356 * mml2015.el (mml2015-epg-sign): Save the signing keys in
11357 message-options.
11358 (mml2015-epg-encrypt): Save the recipient keys in message-options.
11359
11360 2006-11-13 Daiki Ueno <ueno@unixuser.org>
11361
11362 * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
11363 EasyPG (< 0.0.6).
11364 (mml2015-always-trust): New user option.
11365 (mml2015-epg-passphrase-callback): Display key ID on the passphrase
11366 prompt.
11367
11368 2006-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
11369
11370 * nntp.el (nntp-authinfo-force): New variable.
11371 (nntp-send-authinfo): Use it.
11372
11373 2006-11-09 Reiner Steib <Reiner.Steib@gmx.de>
11374
11375 * message.el (message-strip-subject-encoded-words): Allow _not_ to
11376 decode encoded words. Improve prompt. Add comment about forwarding.
11377 (message-replacement-char): Move up.
11378
11379 2006-11-08 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
11380
11381 * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
11382 instead of gnus-intersection because arguments of gnus-sorted-nunion
11383 must be sorted. This avoids corruption of gnus-newsgroup-unreads.
11384
11385 2006-11-07 Reiner Steib <Reiner.Steib@gmx.de>
11386
11387 * message.el (message-strip-subject-encoded-words): Reformat prompt.
11388 (message-simplify-subject-functions):
11389 Enable message-strip-subject-encoded-words by default.
11390
11391 2006-11-06 Reiner Steib <Reiner.Steib@gmx.de>
11392
11393 * message.el (message-strip-subject-encoded-words): New function.
11394 (message-simplify-subject-functions): New variable.
11395 (message-simplify-subject): Use it. Fix typo in doc string.
11396 Support message-strip-subject-encoded-words.
11397
11398 2006-11-03 Juanma Barranquero <lekktu@gmail.com>
11399
11400 * gnus-diary.el (gnus-diary-delay-format-function):
11401 * nndiary.el (nndiary-reminders):
11402 * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
11403
11404 2006-11-01 Reiner Steib <Reiner.Steib@gmx.de>
11405
11406 * gnus-art.el (article-hide-boring-headers): Fetch date from
11407 gnus-original-article-buffer to avoid problems with localized date
11408 strings.
11409
11410 2006-10-30 Katsumi Yamaoka <yamaoka@jpl.org>
11411
11412 * html2text.el (html2text-format-tags): Avoid infloop on open tags.
11413
11414 2006-10-29 Reiner Steib <Reiner.Steib@gmx.de>
11415
11416 * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
11417 New variables.
11418 (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
11419 (mm-charset-synonym-alist): Move some entries to
11420 mm-codepage-iso-8859-list.
11421 (mm-charset-synonym-alist, mm-charset-override-alist):
11422 Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
11423
11424 2006-10-29 Katsumi Yamaoka <yamaoka@jpl.org>
11425
11426 * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
11427
11428 2006-10-28 Reiner Steib <Reiner.Steib@gmx.de>
11429
11430 * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
11431 with Emacs 21 and XEmacs.
11432
11433 2006-10-27 Teodor Zlatanov <tzz@lifelogs.com>
11434
11435 * spam.el (spam-parse-address): New function for better parsing,
11436 catching errors, etc.
11437 (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
11438
11439 2006-10-26 Reiner Steib <Reiner.Steib@gmx.de>
11440
11441 * mm-view.el: Add interactive arg to html2text autoload.
11442
11443 2006-10-25 Katsumi Yamaoka <yamaoka@jpl.org>
11444
11445 * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
11446
11447 2006-10-24 Reiner Steib <Reiner.Steib@gmx.de>
11448
11449 * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
11450 New variables.
11451 (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
11452 (mm-charset-synonym-alist): Move some entries to
11453 mm-codepage-iso-8859-list.
11454
11455 * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
11456
11457 2006-10-23 Reiner Steib <Reiner.Steib@gmx.de>
11458
11459 * message.el (message-citation-line-format)
11460 (message-insert-formated-citation-line): Fix implementation of %E, %N
11461 and %n according to the doc string.
11462
11463 2006-10-20 Teodor Zlatanov <tzz@lifelogs.com>
11464
11465 * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
11466 Use car-safe to avoid bad parses.
11467
11468 2006-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
11469
11470 * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
11471 names.
11472
11473 * gnus-sum.el (gnus-select-newsgroup): Decode group name.
11474
11475 2006-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
11476
11477 * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
11478 header.
11479
11480 * message.el (message-draft-headers): Add Date.
11481 (message-headers-to-generate): Fix typo in docstring.
11482
11483 * nndraft.el (nndraft-required-headers): New variable.
11484 (nndraft-generate-headers): Use it.
11485
11486 * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
11487
11488 2006-10-16 Teodor Zlatanov <tzz@lifelogs.com>
11489
11490 * gnus-registry.el (gnus-registry-wash-for-keywords)
11491 (gnus-registry-find-keywords): New functions to allow easy searching of
11492 articles that are in the registry.
11493
11494 2006-10-16 Teodor Zlatanov <tzz@lifelogs.com>
11495
11496 * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
11497 Use ietf-drums-parse-address instead of gnus-extract-address-components.
11498 Reported by Damien Elmes <damien@repose.cx>.
11499
11500 2006-10-19 Reiner Steib <Reiner.Steib@gmx.de>
11501
11502 * gnus.el (gnus-mime): Remove unused custom group.
11503
11504 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
11505
11506 * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
11507 "blank line" when searching for end of armor headers.
11508
11509 2006-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
11510
11511 * gmm-utils.el (gmm-write-region): Fix variable name.
11512
11513 2006-10-10 Reiner Steib <Reiner.Steib@gmx.de>
11514
11515 * gmm-utils.el (gmm-write-region): New function based on compatibility
11516 code from `mm-make-temp-file'.
11517
11518 * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
11519
11520 * nnmaildir.el (nnmaildir--update-nov)
11521 (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
11522 Use `gmm-write-region'.
11523
11524 2006-10-04 Reiner Steib <Reiner.Steib@gmx.de>
11525
11526 * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
11527 Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
11528
11529 * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
11530
11531 * message.el (message-replacement-char): New variable.
11532 (message-fix-before-sending): Use it.
11533 (message-simplify-subject): New function to remove duplicate code.
11534 (message-reply, message-followup): Use it.
11535
11536 * gnus-sum.el (gnus-summary-make-menu-bar):
11537 Clarify gnus-summary-limit-to-articles.
11538
11539 2006-10-03 Katsumi Yamaoka <yamaoka@jpl.org>
11540
11541 * gnus-util.el (gnus-with-local-quit): New macro.
11542
11543 * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
11544
11545 2006-10-02 Teodor Zlatanov <tzz@lifelogs.com>
11546
11547 * gnus-util.el (gnus-string-remove-all-properties): Another fix to
11548 ignore non-string data.
11549
11550 2006-09-29 Teodor Zlatanov <tzz@lifelogs.com>
11551
11552 * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
11553 non-string data (needs to be done in the registry too).
11554
11555 2006-09-28 Teodor Zlatanov <tzz@lifelogs.com>
11556
11557 * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
11558 (gnus-registry-remove-alist-text-properties, gnus-registry-action)
11559 (gnus-registry-split-fancy-with-parent)
11560 (gnus-registry-fetch-simplified-message-subject-fast)
11561 (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
11562 Remove text properties on ingress into the registry and when it's saved.
11563 (gnus-registry-clean-empty-function): Fix bug with cleaning the
11564 registry from entries with no groups.
11565
11566 2006-09-28 Teodor Zlatanov <tzz@lifelogs.com>
11567
11568 * gnus-util.el (gnus-string-remove-all-properties): Add utility
11569 function to remove string properties.
11570
11571 2006-09-28 Reiner Steib <Reiner.Steib@gmx.de>
11572
11573 * gmm-utils.el (gmm): Adjust custom version.
11574
11575 * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
11576 Adjust custom version.
11577
11578 * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
11579
11580 2006-09-27 Reiner Steib <Reiner.Steib@gmx.de>
11581
11582 * gnus-art.el (gnus-insert-prev-page-button)
11583 (gnus-insert-next-page-button): Simplify. Reformat.
11584
11585 2006-09-27 Maxime Edouard Robert Froumentin <max@lapin-bleu.net>
11586
11587 * gnus-art.el (gnus-insert-prev-page-button)
11588 (gnus-insert-next-page-button): Apply gnus-article-button-face.
11589
11590 2006-09-25 Chong Yidong <cyd@stupidchicken.com>
11591
11592 * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
11593
11594 2006-09-20 Maxime Edouard Robert Froumentin <max@lapin-bleu.net>
11595
11596 * gnus-art.el (gnus-insert-mime-button)
11597 (gnus-insert-mime-security-button):
11598 Apply gnus-article-button-face to MIME and security buttons.
11599
11600 2006-09-20 Reiner Steib <Reiner.Steib@gmx.de>
11601
11602 * gnus-art.el (gnus-button-url-regexp): Try to make the value more
11603 readable.
11604
11605 2006-09-20 Steve Youngs <steve@sxemacs.org>
11606
11607 * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
11608 `browse-url-of-file' instead of `browse-url'.
11609
11610 2006-09-19 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
11611
11612 * nnslashdot.el (nnslashdot-request-article): Update end-of-article
11613 regexp. Articles containing quotation were cut prematurely.
11614
11615 2006-09-16 Katsumi Yamaoka <yamaoka@jpl.org>
11616
11617 * message.el (message-cite-original-1): Use nobody by default for the
11618 value of From header.
11619 (message-reply): Ditto.
11620
11621 2006-09-11 Daiki Ueno <ueno@unixuser.org>
11622
11623 * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
11624 to the gnus-info. This fixes a bug of inline-PGP message verification.
11625 Reported by Michael Piotrowski <mxp@dynalabs.de>.
11626
11627 2006-09-09 Reiner Steib <Reiner.Steib@gmx.de>
11628
11629 * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
11630 mails in the doc string. Add some URLs in comment.
11631 (pop3-movemail): Warn about pop3-leave-mail-on-server.
11632
11633 2006-09-07 Katsumi Yamaoka <yamaoka@jpl.org>
11634
11635 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
11636 backslashes handling and the way to find boundaries of quoted strings.
11637
11638 2006-09-07 Daiki Ueno <ueno@unixuser.org>
11639
11640 * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
11641 mml1991-encrypt-to-self is set and mml1991-signers is not set.
11642 * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
11643 mml2015-encrypt-to-self is set and mml2015-signers is not set.
11644
11645 2006-09-06 Reiner Steib <Reiner.Steib@gmx.de>
11646
11647 * gnus-art.el (gnus-button-marker-list): Move up. Convert comment into
11648 doc string.
11649 (gnus-button-regexp, gnus-button-last): Remove unused variables.
11650
11651 2006-09-06 Simon Josefsson <jas@extundo.com>
11652
11653 * mml2015.el (mml2015-use): Doc fix, mention epg.
11654
11655 2006-09-06 Daiki Ueno <ueno@unixuser.org>
11656
11657 * mml2015.el (mml2015-use): Default to epg, if available.
11658
11659 2006-09-06 Daiki Ueno <ueno@unixuser.org>
11660
11661 * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
11662 message-sender.
11663 (mml1991-epg-encrypt): Ditto.
11664 * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
11665 message-sender.
11666 (mml2015-epg-encrypt): Ditto.
11667
11668 2006-09-04 Chong Yidong <cyd@stupidchicken.com>
11669
11670 * message.el (message-send-mail-with-sendmail): Look for sendmail in
11671 several common directories.
11672
11673 2006-09-05 Daiki Ueno <ueno@unixuser.org>
11674
11675 * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
11676 * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
11677
11678 2006-09-04 Katsumi Yamaoka <yamaoka@jpl.org>
11679
11680 * gnus-art.el (article-decode-encoded-words): Make it fast.
11681
11682 2006-09-04 Katsumi Yamaoka <yamaoka@jpl.org>
11683
11684 * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
11685
11686 * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
11687 in quoted string into `\'.
11688
11689 2006-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
11690
11691 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
11692 Use standard-syntax-table.
11693
11694 2006-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
11695
11696 * gnus-art.el (gnus-decode-address-function): New variable.
11697 (article-decode-encoded-words): Use it to decode headers which are
11698 assumed to contain addresses.
11699 (gnus-mime-delete-part): Remove useless `or'.
11700
11701 * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
11702 (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
11703 (gnus-nov-parse-line): Use it to decode From header.
11704 (gnus-get-newsgroup-headers): Ditto.
11705 (gnus-summary-enter-digest-group): Use it to decode `to-address'.
11706
11707 * mail-parse.el (mail-decode-encoded-address-region): New alias.
11708 (mail-decode-encoded-address-string): New alias.
11709
11710 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
11711 New function.
11712 (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
11713 (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
11714 (rfc2047-decode-region): Use it; add optional argument `address-mime'.
11715 (rfc2047-decode-string): Ditto.
11716 (rfc2047-decode-address-region): New function.
11717 (rfc2047-decode-address-string): New function.
11718
11719 2006-08-31 Reiner Steib <Reiner.Steib@gmx.de>
11720
11721 * message.el (message-caesar-buffer-body): Allow rotating headers.
11722
11723 * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
11724
11725 * message.el (message-insert-formated-citation-line): Fix %f.
11726 Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
11727
11728 2006-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
11729
11730 * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
11731 (gnus-bookmark-mouse-available-p): New macro.
11732 (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
11733 (gnus-bookmark-bmenu-show-infos): Use it.
11734 (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
11735 (gnus-bookmark-bmenu-hide-infos): Ditto.
11736 (gnus-bookmark-remove-properties): New function.
11737 (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
11738 (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
11739 (gnus-bookmark-write-file): Bind coding-system-for-write.
11740 (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
11741 (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
11742 group before selecting it.
11743 (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
11744 (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
11745 quit-window if it is not available; use gnus-mouse-2 and bind it to
11746 gnus-bookmark-bmenu-select-by-mouse.
11747 (gnus-bookmark-show-details): Remove unused variable `details-list'.
11748 (gnus-bookmark-bmenu-select-by-mouse): New function.
11749
11750 2006-08-13 Romain Francoise <romain@orebokech.com>
11751
11752 * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
11753 space.
11754
11755 2006-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
11756
11757 * compface.el (uncompface): Use binary rather than raw-text-unix.
11758
11759 2006-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
11760
11761 * compface.el (uncompface): Make sure the eol conversion doesn't take
11762 place when communicating with the external programs.
11763 Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
11764
11765 2006-07-31 Katsumi Yamaoka <yamaoka@jpl.org>
11766
11767 * nnheader.el (nnheader-insert-head): Fix typo in comment.
11768
11769 2006-07-31 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
11770
11771 * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
11772 Make it more robust by parsing author and date independently.
11773
11774 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
11775
11776 * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
11777
11778 2006-07-28 Daiki Ueno <ueno@unixuser.org>
11779
11780 * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
11781 first matching secret key.
11782 (mml2015-epg-encrypt): Ditto.
11783
11784 * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
11785 first matching secret key.
11786 (mml1991-epg-encrypt): Ditto.
11787
11788 * mml2015.el (mml2015-encrypt-to-self): New user option.
11789 (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
11790 mml2015-epg-encrypt-to-self is set.
11791
11792 * mml1991.el (mml1991-encrypt-to-self): New variable.
11793 (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
11794 mml1991-epg-encrypt-to-self is set.
11795
11796 * mml2015.el (mml2015-signers): New user option.
11797 (mml2015-epg-sign): Reflect the value of mml2015-signers.
11798 (mml2015-epg-encrypt): Allow to select signing keys.
11799
11800 * mml1991.el (mml1991-signers): New variable.
11801 (mml1991-epg-sign): Reflect the value of mml1991-signers.
11802 (mml1991-epg-encrypt): Allow to select signing keys.
11803
11804 2006-07-27 Katsumi Yamaoka <yamaoka@jpl.org>
11805
11806 * nnheader.el (nnheader-insert-head): Make it work even if the file
11807 uses CRLF for the line-break code.
11808
11809 2006-07-25 Daiki Ueno <ueno@unixuser.org>
11810
11811 * mml2015.el: Require mml-sec instead of password.
11812 (mml2015-verbose): Inherit the default value from mml-secure-verbose.
11813 (mml2015-cache-passphrase): Inherit the default value from
11814 mml-secure-cache-passphrase.
11815 (mml2015-passphrase-cache-expiry): Inherit the default value from
11816 mml-secure-passphrase-cache-expiry.
11817
11818 * mml1991.el: Require mml-sec instead of password.
11819 (mml1991-verbose): Inherit the default value from mml-secure-verbose.
11820 (mml1991-cache-passphrase): Inherit the default value from
11821 mml-secure-cache-passphrase.
11822 (mml1991-passphrase-cache-expiry): Inherit the default value from
11823 mml-secure-passphrase-cache-expiry.
11824
11825 * mml-sec.el: Require password.
11826 (mml-secure-verbose): New user option.
11827 (mml-secure-cache-passphrase): New user option.
11828 (mml-secure-passphrase-cache-expiry): New user option.
11829
11830 2006-07-24 Daiki Ueno <ueno@unixuser.org>
11831
11832 * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
11833 letters from the end. Thanks to "David Smith" <davidsmith@acm.org> and
11834 andreas@altroot.de (Andreas Vögele).
11835
11836 FIXME: Use `tiny change'?
11837
11838 2006-07-19 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
11839
11840 * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
11841 workaround for the url package included with Emacs.
11842
11843 * nnweb.el (nnweb-google-create-mapping): Update regexp.
11844
11845 2006-07-19 Katsumi Yamaoka <yamaoka@jpl.org>
11846
11847 * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
11848 correctly. This fixes a bug caused by the 2006-05-12 change.
11849
11850 2006-07-18 Karl Fogel <kfogel@red-bean.com>
11851
11852 * nnmail.el (nnmail-article-group): If splitting raises an error, give
11853 some information about the error when saying that the `bogus' mail
11854 group will be used.
11855
11856 2006-07-17 Reiner Steib <Reiner.Steib@gmx.de>
11857
11858 * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
11859 string.
11860
11861 2006-07-16 NAKAJI Hiroyuki <nakaji@heimat.jp> (tiny change)
11862
11863 * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
11864
11865 2006-07-14 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
11866
11867 * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
11868
11869 2006-07-10 Daiki Ueno <ueno@unixuser.org>
11870
11871 * mml1991.el (mml1991-function-alist): Add epg.
11872 (mml1991-epg-passphrase-callback, mml1991-epg-sign)
11873 (mml1991-epg-encrypt): New functions.
11874
11875 2006-07-10 Daiki Ueno <ueno@unixuser.org>
11876
11877 * mml2015.el (mml2015-verbose): New variable.
11878 (mml2015-cache-passphrase): Ditto.
11879 (mml2015-passphrase-cache-expiry): Ditto.
11880 (mml2015-function-alist): Add epg.
11881 (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
11882 (mml2015-epg-clear-decrypt, mml2015-epg-verify)
11883 (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
11884 New functions.
11885
11886 2006-07-08 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
11887
11888 * message.el (message-cite-original-1): Preserve region when removing
11889 quoted text due to X-No-Archive in order to avoid bogus attribution
11890 when citing multiple messages.
11891
11892 2006-06-27 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
11893
11894 * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
11895 Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
11896
11897 2006-06-26 Reiner Steib <Reiner.Steib@gmx.de>
11898
11899 * gnus-diary.el (gnus-user-format-function-d)
11900 (gnus-user-format-function-D): Autoload.
11901
11902 * imap.el (Commentary): Fix typo.
11903
11904 * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
11905 2006-04-22 contribution.
11906
11907 2006-06-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
11908
11909 * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
11910 It didn't really fix the bogosity I'm seeing with solid web groups.
11911
11912 2006-06-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
11913
11914 * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
11915 Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
11916 created using server names. If we use the feature without declaring
11917 it, Gnus does not properly manage server and group state.
11918
11919 * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
11920 bound.
11921
11922 2006-06-25 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
11923
11924 * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
11925 looking up the method using GROUP's prefix before inventing a new one.
11926 It is used on killed/unknown groups in various places where returning
11927 an all-new method isn't expected by the caller.
11928
11929 * gnus-util.el (gnus-group-server): Fix for empty virtual server names
11930 and match semantics of gnus-group-real-prefix.
11931
11932 2006-06-22 Reiner Steib <Reiner.Steib@gmx.de>
11933
11934 * nnmail.el (nnmail-broken-references-mailers): New variable.
11935 (nnmail-ignore-broken-references): New function generalizing
11936 nnmail-fix-eudora-headers.
11937 (nnmail-fix-eudora-headers): Now obsolete.
11938
11939 * gnus-art.el (gnus-button-handle-custom):
11940 Support `customize-apropos*'.
11941
11942 2006-06-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
11943
11944 * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
11945
11946 * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
11947 articles.
11948
11949 2006-06-21 Reiner Steib <Reiner.Steib@gmx.de>
11950
11951 * message.el (message-cite-reply-above): New variable.
11952 (message-yank-original): Use it.
11953
11954 2006-06-20 Katsumi Yamaoka <yamaoka@jpl.org>
11955
11956 * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
11957
11958 2006-06-20 Reiner Steib <Reiner.Steib@gmx.de>
11959
11960 * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
11961 as read.
11962
11963 * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
11964
11965 2006-06-19 Reiner Steib <Reiner.Steib@gmx.de>
11966
11967 * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
11968 (gnus-bookmark-default-file): Use gnus-directory.
11969 (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
11970 Remove "*" in doc string.
11971 (gnus-bookmark-write-file): Simplify.
11972 (gnus-bookmark-maybe-sort-alist): Use `when'.
11973 (gnus-bookmark-get-bookmark): Fix typo in doc string.
11974 (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
11975 Add FIXME about Emacs 21 and XEmacs compatibility.
11976 (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
11977 compatibility.
11978 (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
11979 compatibility.
11980 (gnus-bookmark-menu-heading): Fix version.
11981
11982 2006-06-19 Bastien Guerry <bzg@altern.org>
11983
11984 * gnus-bookmark.el: New file.
11985
11986 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
11987
11988 * message.el (message-syntax-checks): Doc fix.
11989
11990 2006-06-17 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
11991
11992 * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
11993 unsubscribed groups as if they were killed ones. It causes duplicate
11994 entries in gnus-newsrc-alist.
11995
11996 2006-06-16 Katsumi Yamaoka <yamaoka@jpl.org>
11997
11998 * message.el (message-syntax-checks): Doc fix.
11999 (message-send-mail): Add check for continuation headers.
12000 (message-check-news-header-syntax): Fix regexp used to check for
12001 continuation headers.
12002
12003 2006-06-14 Katsumi Yamaoka <yamaoka@jpl.org>
12004
12005 * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
12006
12007 2006-06-11 Reiner Steib <Reiner.Steib@gmx.de>
12008
12009 * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
12010
12011 2006-06-11 Katsumi Yamaoka <yamaoka@jpl.org>
12012
12013 * gnus-art.el (gnus-article-truncate-lines): Default to the value of
12014 default-truncate-lines.
12015
12016 2006-06-06 Katsumi Yamaoka <yamaoka@jpl.org>
12017
12018 * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
12019 to fill the utf-8 entry.
12020
12021 2006-06-01 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
12022
12023 * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
12024
12025 2006-05-30 Kevin Greiner <kevin.greiner@compsol.cc>
12026
12027 * gnus-agent.el (directory-files-and-attributes): Move all the way
12028 forward (the third and final move).
12029 (gnus-agent-read-agentview): Trap reconstruction errors due to
12030 nonexistent directory. Handle by returning nil.
12031
12032 2006-05-30 Didier Verna <didier@xemacs.org>
12033
12034 * message.el (message-dont-reply-to-names): Update the custom type.
12035 * message.el (message-dont-reply-to-names): New defsubst: potentially
12036 convert a list of regexps into a single one.
12037 * message.el (message-get-reply-headers): Use it.
12038 * nnmail.el (nnmail-fancy-expiry-target): Ditto.
12039
12040 2006-05-30 Katsumi Yamaoka <yamaoka@jpl.org>
12041
12042 * gnus-agent.el (directory-files-and-attributes): Move forward.
12043
12044 2006-05-29 Reiner Steib <Reiner.Steib@gmx.de>
12045
12046 * gnus-ml.el (gnus-mailing-list-subscribe)
12047 (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
12048 (gnus-mailing-list-message): Fix doc strings.
12049
12050 2006-05-29 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
12051
12052 * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
12053 of doing it manually.
12054
12055 2006-05-29 Reiner Steib <Reiner.Steib@gmx.de>
12056
12057 * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
12058 comment.
12059
12060 2006-05-29 Kevin Greiner <kevin.greiner@compsol.cc>
12061
12062 * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
12063 (gnus-agent-read-agentview): Fix handling of end-of-file error.
12064 (gnus-agent-read-local): All symbols allocated in my-obarray.
12065 (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
12066 (gnus-agent-regenerate-group): Check numeric names to see if they are
12067 messages or groups.
12068 (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
12069 better way of do this...)
12070
12071 * gnus-cache.el (gnus-agent-total-fetched-for):
12072 Ignore 'dummy.group' (there should be a better way of do this...)
12073
12074 2006-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
12075
12076 * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
12077 (gnus-saved-headers): Ditto.
12078 (gnus-default-article-saver): Mention functions may have properties.
12079 (gnus-article-save): Override gnus-save-all-headers and
12080 gnus-saved-headers by :headers property which saver function may have.
12081 (gnus-summary-save-in-file): Add :headers property.
12082 (gnus-summary-write-to-file): Ditto.
12083
12084 * gnus-sum.el (gnus-summary-save-article): Bind
12085 gnus-prompt-before-saving to t when saving many articles in a file;
12086 always show all headers.
12087
12088 2006-05-26 Reiner Steib <Reiner.Steib@gmx.de>
12089
12090 * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
12091 marks.
12092
12093 * message.el (message-indent-citation): Add optional arguments to allow
12094 using it outside of message buffers.
12095
12096 * gnus-art.el (gnus-article-unfold-long-headers): New variable.
12097 (gnus-article-treat-unfold-headers): Use it.
12098 (gnus-article-truncate-lines): New variable.
12099 (gnus-article-mode): Use it.
12100 (gnus-article-toggle-truncate-lines): New function.
12101
12102 * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
12103 Add gnus-article-toggle-truncate-lines.
12104
12105 * uudecode.el (uudecode-decode-region-external): nil isn't a valid
12106 coding system in XEmacs, use binary.
12107
12108 2006-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
12109
12110 * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
12111 after-load-alist.
12112
12113 * gnus-art.el (gnus-summary-save-in-file): Use property to specify
12114 this function should save decoded articles.
12115 (gnus-summary-write-to-file): Use property to specify this function
12116 should save decoded articles and specify gnus-summary-save-in-file
12117 should be used to save articles other than the first one when saving
12118 many articles.
12119 (gnus-summary-save-body-in-file): Use property to specify this
12120 function should save decoded articles.
12121 (gnus-summary-write-body-to-file): Use property to specify this
12122 function should save decoded articles and specify
12123 gnus-summary-save-body-in-file should be used to save articles other
12124 than the first one when saving many articles.
12125
12126 * gnus-sum.el (gnus-summary-save-article): Simplify.
12127
12128 2006-05-25 Katsumi Yamaoka <yamaoka@jpl.org>
12129
12130 * gnus-art.el (gnus-default-article-saver):
12131 Add gnus-summary-write-body-to-file.
12132 (gnus-article-save-coding-system): Don't use coding system object
12133 in XEmacs.
12134 (gnus-read-save-file-name): Add optional `dir-var' argument which
12135 specifies directory in which files are saved; work even if optional
12136 `variable' argument is not specified.
12137 (gnus-summary-write-to-file): Read file name.
12138 (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
12139 (gnus-summary-write-body-to-file): New function.
12140
12141 * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
12142 (gnus-summary-local-variables): Add it.
12143 (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
12144 (gnus-summary-save-article): Remove optional `decode' argument;
12145 determine whether to decode articles by the value of
12146 gnus-default-article-saver; when saving many files using
12147 gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
12148 it first and use gnus-summary-save-in-file or
12149 gnus-summary-save-body-in-file thereafter unless
12150 gnus-prompt-before-saving is always; move point to article which
12151 will be saved.
12152 (gnus-summary-save-article-file): Revert.
12153 (gnus-summary-write-article-file): Revert.
12154 (gnus-summary-save-article-body-file): Revert.
12155 (gnus-summary-write-article-body-file): New function.
12156
12157 2006-05-26 Reiner Steib <Reiner.Steib@gmx.de>
12158
12159 * gnus-art.el (gnus-article-browse-html-article): Remove comment.
12160
12161 2006-05-24 Katsumi Yamaoka <yamaoka@jpl.org>
12162
12163 * gnus-art.el (gnus-default-article-saver): Doc fix.
12164 (gnus-article-save-coding-system): Move from gnus-sum.el, rename
12165 from gnus-summary-save-article-coding-system, and default to a
12166 certain coding system.
12167 (gnus-output-to-file): Add coding cookie and encode text according
12168 to gnus-article-save-coding-system; don't use mm-append-to-file.
12169
12170 * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
12171 gnus-art.el and rename to gnus-article-save-coding-system.
12172 (gnus-summary-save-article): Require gnus-art; don't show all
12173 headers if it decodes articles; don't add coding cookie here;
12174 don't bind mm-text-coding-system-for-write.
12175 (gnus-summary-save-article-file): Save decoded articles.
12176 (gnus-summary-write-article-file): When saving many files, use
12177 gnus-summary-write-to-file first and gnus-summary-save-in-file
12178 thereafter unless gnus-prompt-before-saving is always.
12179 (gnus-summary-save-article-body-file): Save decoded articles.
12180
12181 2006-05-23 Reiner Steib <Reiner.Steib@gmx.de>
12182
12183 * nnrss.el (nnrss-check-group): Bind hash-index.
12184
12185 2006-05-23 Michaël Cadilhac <michael.cadilhac@lrde.org>
12186
12187 * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
12188 its hash index. Store this hash in `nnrss-group-data'.
12189 (nnrss-read-group-data): Update accordingly.
12190
12191 2006-05-23 Reiner Steib <Reiner.Steib@gmx.de>
12192
12193 * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
12194 entry.
12195
12196 * gnus-sum.el (gnus-summary-make-menu-bar):
12197 Add gnus-article-browse-html-article.
12198
12199 2006-05-23 Hynek Schlawack <hynek@ularx.de>
12200
12201 * gnus-sum.el (gnus-summary-mime-map):
12202 Add gnus-article-browse-html-article.
12203
12204 2006-05-23 Reiner Steib <Reiner.Steib@gmx.de>
12205
12206 * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
12207 suitable coding systems in customize.
12208
12209 2006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
12210
12211 * mail-source.el (mail-sources): Fix custom type.
12212
12213 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
12214
12215 * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
12216 (gnus-summary-expire-articles-now): Shorten prompt.
12217
12218 * gmm-utils.el (wid-edit): Require.
12219 (defun-gmm): Rename from `gmm-defun-compat'.
12220 (gmm-image-search-load-path): Use it.
12221 (gmm-image-load-path-for-library): Use it. Sync with `mh-compat.el'.
12222
12223 2006-05-17 Katsumi Yamaoka <yamaoka@jpl.org>
12224
12225 * gnus-sum.el (gnus-summary-save-article-coding-system):
12226 New variable.
12227 (gnus-summary-save-article): Add optional `decode' argument.
12228 If it is set and gnus-summary-save-article-coding-system is non-nil,
12229 save decoded article.
12230 (gnus-summary-write-article-file): Save decoded article if
12231 gnus-summary-save-article-coding-system is non-nil.
12232
12233 * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
12234 type.
12235
12236 2006-05-16 Katsumi Yamaoka <yamaoka@jpl.org>
12237
12238 * gnus-art.el (easy-menu-define): Use :active instead of :enable.
12239
12240 2006-05-12 Katsumi Yamaoka <yamaoka@jpl.org>
12241
12242 * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
12243 first to test gnus-single-article-buffer which may be buffer-local.
12244
12245 * gnus-sum.el (gnus-summary-setup-buffer):
12246 Make gnus-single-article-buffer buffer-local and nil in ephemeral
12247 group; make gnus-article-buffer, gnus-article-current, and
12248 gnus-original-article-buffer always buffer-local.
12249 (gnus-summary-exit): Kill article buffer belonging to ephemeral
12250 group.
12251 (gnus-handle-ephemeral-exit): Don't move to next summary line.
12252
12253 2006-05-08 Reiner Steib <Reiner.Steib@gmx.de>
12254
12255 * nnml.el (nnml-request-compact-group): Compressed files might not
12256 have .gz extension.
12257
12258 2006-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
12259
12260 * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
12261 (mm-copy-to-buffer): Use with-current-buffer.
12262 (mm-display-part): Simplify.
12263 (mm-inlinable-p): Add optional arg `type'.
12264
12265 2006-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
12266
12267 * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
12268 (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
12269 Try harder to show the attachment internally or externally using
12270 gnus-mime-view-part-as-type.
12271
12272 2006-05-02 Reiner Steib <Reiner.Steib@gmx.de>
12273
12274 * message.el (message-from-style, message-signature-separator)
12275 (message-user-organization-file, message-send-mail-function)
12276 (message-citation-line-function, message-yank-prefix)
12277 (message-indent-citation-function, message-signature)
12278 (message-signature-file, message-signature-insert-empty-line):
12279 Remove autoloads.
12280
12281 * gnus-art.el (gnus-buttonized-mime-types):
12282 Remove "multipart/signed". Revert 2006-04-26 change.
12283
12284 2006-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
12285
12286 * gnus.el (gnus-version-number): Bump version.
12287
12288 2006-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
12289
12290 * gnus.el: No Gnus v0.5 is released.
12291
12292 2006-04-30 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
12293
12294 * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
12295 fetching articles by message-id.
12296
12297 2006-04-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
12298
12299 * message.el (hashcash): Require hashcash as normal.
12300
12301 * ecomplete.el (ecomplete-highlight-match-line):
12302 Use point-at-eol.
12303 (ecomplete-highlight-match-line): Use `highlight', because that
12304 face exists in both Emacs and XEmacs.
12305
12306 * message.el (message-display-abbrev): Use point-at-bol.
12307
12308 * mail-source.el: Don't require timer/timer-funcs.
12309
12310 * gnus-async.el: Ditto.
12311
12312 * password.el: Ditto.
12313
12314 * mm-url.el: Ditto.
12315
12316 * mm-util.el: Require timer/timer-funcs.
12317
12318 2006-04-23 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
12319
12320 * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
12321 Close.
12322
12323 2006-04-28 Katsumi Yamaoka <yamaoka@jpl.org>
12324
12325 * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
12326 unibyte after clear-decrypt function runs.
12327
12328 * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
12329 returns as a unibyte string.
12330
12331 2006-04-27 Katsumi Yamaoka <yamaoka@jpl.org>
12332
12333 * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
12334 always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
12335 (mml1991-pgg-encrypt): Ditto.
12336
12337 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
12338
12339 * message.el (message-user-organization-file): Check several
12340 locations of the organization file.
12341
12342 * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
12343 Add gnus-article-view-part-as-type.
12344
12345 * gnus-art.el (gnus-article-view-part-as-type): New function.
12346
12347 * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
12348 .mobi and .travel. Remove .nato, .bitnet and .uucp.
12349
12350 * mml.el: Simplify autoload.
12351 (mml-mode): defvar dnd-protocol-alist instead of using
12352 symbol-value.
12353 (mml-default-directory): New variable.
12354 (mml-minibuffer-read-file): Use it.
12355 (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
12356
12357 * message.el (message-citation-line-format): New variable.
12358 (message-insert-formated-citation-line): New function.
12359 (message-citation-line-function):
12360 Add `message-insert-formated-citation-line' to custom type.
12361
12362 * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
12363 to doc string.
12364
12365 * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
12366 depending on mm-verify-option.
12367
12368 2006-04-26 Katsumi Yamaoka <yamaoka@jpl.org>
12369
12370 * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
12371 binding pgg-* variables; reimplement the section which prevents
12372 MIME header from being signed.
12373 (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
12374 pgg-text-mode; remove a blank line at the top of body.
12375
12376 * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
12377 lines at the top of body; use gnus-newsgroup-charset if there's no
12378 Charset header.
12379
12380 2006-04-25 Katsumi Yamaoka <yamaoka@jpl.org>
12381
12382 * message.el (message-self-insert-commands): Doc fix.
12383
12384 * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
12385 (mm-uu-pgp-encrypted-test): Ditto.
12386 (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
12387 between header and body; return application/pgp-encrypted handle
12388 if decryption failed; decode decrypted body by charset.
12389
12390 * mm-decode.el (mm-automatic-display): Don't make application/pgp
12391 element match to application/pgp-*.
12392
12393 2006-04-23 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
12394
12395 * nnweb.el (nnweb-google-wash-article): Sync up to new Google
12396 HTML.
12397
12398 2006-04-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
12399
12400 * mail-source.el (mail-source-call-script): Message the error
12401 string.
12402
12403 2006-04-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
12404
12405 * gnus-util.el (gnus-byte-compile): Use it.
12406
12407 2006-04-22 xyblor <fake@invalid.email> (tiny change)
12408
12409 * gnus-util.el (kill-empty-logs): New function.
12410
12411 2006-04-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
12412
12413 * message.el (message-mail-alias-type): Doc fix.
12414 (message-mail-alias-type-p): New function.
12415 (message-send): Use it.
12416 (message-mode): Ditto.
12417 (message-strip-forbidden-properties): Ditto.
12418
12419 * ecomplete.el (ecomplete-database-file-coding-system):
12420 New variable.
12421 (ecomplete-save): Use it.
12422 (ecomplete-setup): Use it.
12423
12424 2006-04-22 Katsumi Yamaoka <yamaoka@jpl.org>
12425
12426 * message.el (message-self-insert-commands): New variable.
12427 (message-strip-forbidden-properties): Use it.
12428
12429 2006-04-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
12430
12431 * message.el (message-put-addresses-in-ecomplete): Use a regexp
12432 that doesn't make XEmacs choke.
12433
12434 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
12435
12436 * gnus-util.el (gnus-replace-in-string):
12437 Prefer replace-regexp-in-string over of replace-in-string.
12438
12439 2006-04-20 Katsumi Yamaoka <yamaoka@jpl.org>
12440
12441 * gnus-util.el (gnus-select-frame-set-input-focus):
12442 Use select-frame-set-input-focus if it is available in XEmacs; use
12443 definition defined in Emacs 22 for old Emacsen.
12444
12445 2006-04-19 Katsumi Yamaoka <yamaoka@jpl.org>
12446
12447 * mm-view.el (mm-inline-text): Use equal instead of equalp.
12448
12449 2006-04-18 Teodor Zlatanov <tzz@lifelogs.com>
12450
12451 * gnus-registry.el (gnus-registry-cache-save): Remove text
12452 properties when saving via the temp buffer.
12453
12454 2006-04-18 Reiner Steib <Reiner.Steib@gmx.de>
12455
12456 * message.el (message-generate-hashcash): Honor custom type.
12457
12458 2006-04-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
12459
12460 * message.el (message-generate-hashcash): Default to non-nil when
12461 hashcash is found.
12462
12463 * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
12464 (gnus-refer-thread-limit): Increase default to 500.
12465
12466 * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
12467
12468 * flow-fill.el (fill-flowed): Allow delete-space.
12469
12470 2006-04-18 Reiner Steib <Reiner.Steib@gmx.de>
12471
12472 * deuglify.el (gnus-outlook-deuglify-unwrap-min)
12473 (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
12474 Remove autoloads.
12475
12476 2006-04-18 Simon Josefsson <jas@extundo.com>
12477
12478 * message.el (message-generate-hashcash): Default to.
12479
12480 2006-04-18 Katsumi Yamaoka <yamaoka@jpl.org>
12481
12482 * rfc2231.el (rfc2231-parse-string): Decode encoded value after
12483 concatenating segments rather than before concatenating them.
12484
12485 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
12486
12487 * gnus-group.el: Move comment to gnus-group-update-tool-bar.
12488
12489 * imap.el (imap-quote-specials): New function.
12490 (imap-login-auth): Quote specials.
12491
12492 2006-04-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
12493
12494 * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
12495
12496 * message.el (message-forward-make-body-plain):
12497 Allow message-forward-ignored-headers to be a list.
12498 (message-remove-ignored-headers): Factor out into function.
12499 (message-forward-make-body-mml): Use it.
12500 * rfc2231.el (rfc2231-parse-string): Remove dead code.
12501 (rfc2231-parse-string): Allow concatanation of parameters that
12502 aren't contiguous. The test case is
12503 (mail-header-parse-content-type "message/external-body;
12504 name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
12505 access-type=LOCAL-FILE;
12506 name*1*=plugh%2fhello-sailor%2fbing.pdf")
12507
12508 2006-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
12509
12510 * nntp.el (nntp-accept-process-output): Return the value of
12511 `nnheader-accept-process-output'.
12512
12513 2006-04-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
12514
12515 * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
12516 (gnus-button-alist): Recognize more diff formats.
12517 (gnus-button-patch): Strip directory.
12518
12519 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
12520
12521 * gnus-util.el (gnus-select-frame-set-input-focus): Check for
12522 Emacs 22 when setting focus.
12523
12524 2006-04-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
12525
12526 * gnus-art.el (gnus-article-treat-types): Do treatment of
12527 text/x-verbatim parts.
12528 (gnus-button-patch): New command.
12529
12530 * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
12531 addresses that contain invalid characters.
12532
12533 2006-04-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
12534
12535 * message.el (message-put-addresses-in-ecomplete):
12536 Use gnus-replace-in-string.
12537 (message-is-yours-p): Use the more correct
12538 mail-header-parse-address instead of
12539 mail-extract-address-components.
12540 (message-put-addresses-in-ecomplete): Fix typo.
12541
12542 * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
12543 keystroke.
12544
12545 * gnus-art.el (gnus-treatment-function-alist): Change order of
12546 newsgroups/generic header folding to avoid double-folding.
12547
12548 * message.el (message-hidden-headers): Add X-Draft-From.
12549
12550 * gnus-sum.el (gnus-summary-repeat-search-article-forward):
12551 New command.
12552 (gnus-summary-repeat-search-article-backward): New command.
12553
12554 * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
12555 groups in the parent topic.
12556
12557 2006-04-16 João Cachopo <joao.cachopo@inesc-id.pt> (tiny change)
12558
12559 * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
12560 (spam-extra-header-to-number): Return the CRM114 number as a
12561 number instead of a string.
12562
12563 2006-04-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
12564
12565 * gnus-art.el (gnus-face-properties-alist): Move here from
12566 gnus-fun.
12567
12568 * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
12569
12570 2006-04-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
12571
12572 * message.el (message-strip-forbidden-properties): Only display on
12573 self-insert-command.
12574
12575 * hashcash.el (hashcash-insert-payment-async): Remove dead code;
12576 reindent.
12577 (hashcash-insert-payment-async-2): Make sure the buffer is alive.
12578
12579 2006-04-15 NAKAJI Hiroyuki <nakaji@takamatsu-nct.ac.jp> (tiny change)
12580
12581 * smiley.el (smiley-style): Fix typo.
12582
12583 2006-03-23 Kenichi Handa <handa@m17n.org>
12584
12585 * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
12586 instead of set-buffer-multibyte.
12587
12588 2006-03-23 Kenichi Handa <handa@m17n.org>
12589
12590 * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
12591 buffer and then decode the buffer text if necessary.
12592 (rfc2231-encode-string): Be sure to work on multibyte buffer at
12593 first, and after mm-encode-body, change the buffer to unibyte.
12594
12595 2006-04-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
12596
12597 * hashcash.el (hashcash-insert-payment-async-2):
12598 Use message-goto-eoh instead of doing it manually.
12599 (mail-add-payment): Use message-narrow-to-header instead of trying
12600 to do the same itself.
12601
12602 * message.el (message-hidden-headers): Add Face.
12603
12604 * gnus-sum.el (gnus-summary-reparent-thread): Factor out
12605 reparenting code.
12606 (gnus-summary-reparent-children): Refactored out code.
12607 (gnus-summary-thread-map): New keystroke.
12608 (gnus-summary-reparent-children): Make into command.
12609
12610 * smiley.el (smiley-style): Default to `medium' if using a large
12611 font.
12612
12613 * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
12614 does it itself.
12615
12616 * message.el (message-point-in-header-p): Simplify definition.
12617
12618 2006-04-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
12619
12620 * nnagent.el (nnagent-request-set-mark): Silence log file
12621 writing.
12622 (nnagent-request-set-mark): Use write-region instead of
12623 append-to-file.
12624
12625 * gnus-sum.el (gnus-read-header): Fudge article number if using a
12626 strange select method.
12627
12628 * ecomplete.el (ecomplete-display-matches): Get highlightling
12629 right.
12630 (ecomplete-display-matches): Use literals.
12631 (ecomplete-display-matches): Disable message logging.
12632
12633 * message.el (message-display-abbrev): Small optimization.
12634
12635 * ecomplete.el (ecomplete-display-matches): Allow automatic
12636 display.
12637
12638 * message.el (message-strip-forbidden-properties):
12639 Display abbrevs.
12640 (message-display-abbrev): Get automatic display right.
12641
12642 * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
12643 keystrokes.
12644
12645 2006-04-13 Romain Francoise <romain@orebokech.com>
12646
12647 TODO: Backport to v5-10!
12648
12649 * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
12650 Move here (and rename) from gnus-registry.el.
12651
12652 * gnus-registry.el: Require gnus-util.
12653 Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
12654
12655 2006-04-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
12656
12657 * gnus-group.el (gnus-group-catchup-current):
12658 Change if-then-else-if-then-else into cond.
12659 (gnus-group-catchup): Indent.
12660 (group-name-at-point): New function.
12661 (gnus-fetch-group): Provide default from thing at point.
12662
12663 2006-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
12664
12665 * message.el (message-display-abbrev): Fix regexp.
12666
12667 * ecomplete.el (ecomplete-highlight-match-line):
12668 Reimplement choosing.
12669 (ecomplete-highlight-match-line): Fix up code rewrite, remove
12670 dead variables.
12671
12672 * message.el (message-newline-and-indent): Remove debugging.
12673 (message-display-abbrev): Use new implementation.
12674
12675 2006-04-12 Reiner Steib <Reiner.Steib@gmx.de>
12676
12677 * gnus-art.el (gnus-article-mode):
12678 Set cursor-in-non-selected-windows to nil.
12679
12680 * smiley.el: Revert previous change.
12681 (smiley-data-directory): defvar it before using it in the
12682 defcustom of `smiley-style'.
12683
12684 2006-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
12685
12686 * message.el (message-newline-and-indent): New function.
12687
12688 * ecomplete.el: Implement more bits.
12689
12690 * message.el (message-put-addresses-in-ecomplete): Clean up the
12691 string.
12692
12693 * ecomplete.el (ecomplete-add-item): Chop off decimals.
12694
12695 * gnus-sum.el (gnus-summary-save-parts):
12696 Bind gnus-summary-save-parts-counter and use it to make unique file
12697 names.
12698
12699 * gnus-art.el (gnus-ignored-headers): Add some more headers.
12700
12701 * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
12702 parameter to say whether to actually parse the individual
12703 addresses.
12704
12705 * message.el (message-put-addresses-in-ecomplete): New function.
12706 (ecomplete): Require.
12707 (message-mail-alias-type): Add ecomplete as an option.
12708
12709 2006-04-12 Ralf Angeli <angeli@iwi.uni-sb.de>
12710
12711 * flow-fill.el (fill-flowed): Remove trailing space from blank
12712 quoted lines.
12713
12714 2006-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
12715
12716 * smiley.el (smiley-style): Move definition later to avoid a
12717 compilation warning.
12718
12719 2006-04-12 Kenichi Handa <handa@m17n.org>
12720
12721 * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
12722 buffer and then decode the buffer text if necessary.
12723 (rfc2231-encode-string): Be sure to work on multibyte buffer at
12724 first, and after mm-encode-body, change the buffer to unibyte.
12725 Use mm-disable-multibyte instead of set-buffer-multibyte.
12726
12727 2006-04-12 Katsumi Yamaoka <yamaoka@jpl.org>
12728
12729 * gnus-art.el (gnus-mime-copy-part): Find name parameter in
12730 Content-Type header instead of Content-Disposition header.
12731 (gnus-mime-inline-part): Ditto.
12732 (gnus-mime-view-part-as-charset): Ignore charset that the part
12733 specifies.
12734
12735 * mm-decode.el (mm-display-part): Work with external parts and
12736 usual parts similarly.
12737
12738 * mm-extern.el (mm-inline-external-body): Use mm-display-part
12739 instead of gnus-display-mime.
12740
12741 * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
12742 instead of with-temp-buffer.
12743
12744 * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
12745 tag to summarized topics part in order to encode non-ASCII text.
12746
12747 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
12748
12749 * smiley.el (smiley-style): New variable.
12750 (smiley-directory): New function.
12751 (smiley-data-directory): Derive from `smiley-style' using
12752 `smiley-directory'.
12753 (smiley-regexp-alist): Add new entries.
12754
12755 * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
12756 (gnus-article-browse-delete-temp): Add :version.
12757
12758 2006-04-11 Arne Jørgensen <arne@arnested.dk>
12759
12760 * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
12761 the sieve region.
12762
12763 2006-04-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
12764
12765 * gnus.el (gnus-version-number): Bump version.
12766
12767 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
12768
12769 * gnus.el: No Gnus v0.4 is released.
12770
12771 2006-04-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
12772
12773 * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
12774 layout.
12775
12776 * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
12777 unknown charset.
12778
12779 * message.el (message-header-synonyms): Add Original-To to the
12780 default.
12781
12782 * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
12783 optional parameter.
12784
12785 2006-04-06 Reiner Steib <Reiner.Steib@gmx.de>
12786
12787 * gnus-fun.el (gnus): Require it for gnus-directory.
12788
12789 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
12790
12791 * gnus-fun.el (gnus-face-properties-alist): Add :version.
12792
12793 2006-04-05 Daiki Ueno <ueno@unixuser.org>
12794
12795 * pgg-gpg.el (pgg-gpg-process-filter): Fix.
12796
12797 2006-04-05 Simon Josefsson <jas@extundo.com>
12798
12799 * password.el (password-reset): New function.
12800
12801 2006-04-05 Daiki Ueno <ueno@unixuser.org>
12802
12803 * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
12804 Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
12805
12806 2006-04-04 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
12807
12808 * nnweb.el (nnweb-google-create-mapping): Update regexp.
12809 Some whitespace was matched into the url, which broke browsing hits
12810 > 100 when mm-url-use-external was nil.
12811
12812 2006-04-04 Reiner Steib <Reiner.Steib@gmx.de>
12813
12814 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
12815 Check gnus-extra-headers for 'Newsgroups.
12816
12817 * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
12818 bound.
12819
12820 2006-04-04 Daiki Ueno <ueno@unixuser.org>
12821
12822 * pgg-gpg.el: Clean up process buffers every time gpg processes
12823 complete.
12824
12825 2006-04-03 Reiner Steib <Reiner.Steib@gmx.de>
12826
12827 * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
12828 doc string.
12829
12830 2006-04-03 Daiki Ueno <ueno@unixuser.org>
12831
12832 * pgg-gpg.el (pgg-gpg-process-filter)
12833 (pgg-gpg-wait-for-completion): Check if buffer is alive.
12834
12835 * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
12836 lines, temporary fix.
12837
12838 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
12839
12840 * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
12841
12842 2006-03-29 Daiki Ueno <ueno@unixuser.org>
12843
12844 * pgg-gpg.el (pgg-gpg-start-process): Don't bind
12845 default-enable-multibyte-characters. This reverts the change from
12846 revision 6.17 which is no longer necessary because the passphrase
12847 is sent separately now. GnuPG messages are unreadable under
12848 multibyte locales with default-enable-multibyte-characters set to
12849 nil.
12850
12851 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
12852
12853 * message.el (message-tool-bar-gnome): Move "spell".
12854
12855 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
12856
12857 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
12858 XEmacs-only `replace-in-string'. Use `gnus-group-real-name'
12859 instead.
12860
12861 2006-03-27 Karl Kleinpaste <karl@charcoal.com>
12862
12863 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
12864 Improve newsgroups handling for NNTP overviews which don't include
12865 Newsgroups.
12866
12867 2006-03-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
12868
12869 * message.el (message-resend): Bind message-generate-hashcash to nil.
12870
12871 2006-03-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
12872
12873 * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
12874 when searching for already-paid recipients.
12875
12876 2006-03-27 Daiki Ueno <ueno@unixuser.org>
12877
12878 * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
12879 passphrases when it is not needed.
12880 (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
12881 passphrase stuff from gpg, should only be necessary when you use
12882 gpg with a smartcard.
12883
12884 2006-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
12885
12886 * mml.el (mml-insert-mime): Ignore cached contents of
12887 message/external-body part.
12888
12889 * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
12890 (mm-insert-part): Ditto.
12891
12892 2006-03-23 Simon Josefsson <jas@extundo.com>
12893
12894 * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
12895 Reiner.
12896 (pgg-gpg-use-agent-p): Use it again.
12897
12898 2006-03-23 Simon Josefsson <jas@extundo.com>
12899
12900 * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
12901 older emacsen.
12902 (pgg-gpg-use-agent-p): Don't use it.
12903
12904 2006-03-23 Reiner Steib <Reiner.Steib@gmx.de>
12905
12906 * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
12907 if we can.
12908
12909 2006-03-22 Sascha Wilde <wilde@sha-bang.de>
12910
12911 * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
12912 (pgg-gpg-update-agent): New function.
12913 (pgg-gpg-use-agent-p): New function.
12914 (pgg-gpg-process-region, pgg-gpg-encrypt-region)
12915 (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
12916 (pgg-gpg-sign-region): Use it.
12917
12918 2006-03-22 Katsumi Yamaoka <yamaoka@jpl.org>
12919
12920 * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
12921 Reported by Ralf Wachinger <rwachinger@gmx.de>.
12922
12923 2006-03-21 Simon Josefsson <jas@extundo.com>
12924
12925 * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
12926 <wilde@sha-bang.de>.
12927 (pgg-gpg-use-agent): New variable.
12928 (pgg-gpg-process-region): Use it.
12929 (pgg-gpg-encrypt-region): Likewise.
12930 (pgg-gpg-encrypt-symmetric-region): Likewise.
12931 (pgg-gpg-decrypt-region): Likewise.
12932 (pgg-gpg-sign-region): Likewise.
12933 (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
12934
12935 2006-03-21 Reiner Steib <Reiner.Steib@gmx.de>
12936
12937 * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
12938
12939 * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
12940 Add comment on version.
12941
12942 2006-03-20 Reiner Steib <Reiner.Steib@gmx.de>
12943
12944 * smiley.el: Add missing test smiley.
12945
12946 2006-03-17 Katsumi Yamaoka <yamaoka@jpl.org>
12947
12948 * mm-decode.el (mm-with-part): New macro.
12949 (mm-get-part): Use it; work with message/external-body as well.
12950 (mm-save-part): Treat name and filename equally.
12951
12952 * mm-extern.el (mm-extern-cache-contents): New function.
12953 (mm-inline-external-body): Use it; force the part to be displayed;
12954 move undisplayer added to the cached handle to the parent.
12955
12956 * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
12957 (gnus-mime-view-part-as-type): Work with message/external-body.
12958
12959 * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
12960
12961 2006-03-16 Reiner Steib <Reiner.Steib@gmx.de>
12962
12963 * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
12964 images in image-load-path. [Sync with image.el at 2006-03-16T16:55:26Z!wohler@newt.com, in
12965 Emacs.]
12966
12967 2006-03-15 Reiner Steib <Reiner.Steib@gmx.de>
12968
12969 * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
12970 path rather than symbol. Always return list of directories.
12971 Guarantee that image directory comes first. [Sync with image.el,
12972 , in Emacs2006-03-15T17:06:16Z!wohler@newt.com.]
12973
12974 * message.el (message-make-tool-bar): Adjust to new API of
12975 `gmm-image-load-path-for-library'.
12976
12977 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
12978
12979 * gnus-group.el (gnus-group-make-tool-bar): Ditto.
12980
12981 2006-03-15 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
12982
12983 * gnus-art.el (gnus-article-only-boring-p):
12984 Bind inhibit-point-motion-hooks to avoid infinite loop when entering
12985 intangible text.
12986 Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
12987
12988 2006-03-14 Reiner Steib <Reiner.Steib@gmx.de>
12989
12990 * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
12991 Use `defun' instead of `gmm-defun-compat'.
12992
12993 2006-03-14 Simon Josefsson <jas@extundo.com>
12994
12995 * message.el (message-unique-id): Don't use message-number-base36
12996 if (user-uid) is a float.
12997 Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
12998
12999 2006-03-13 Katsumi Yamaoka <yamaoka@jpl.org>
13000
13001 * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
13002
13003 * gnus-art.el (gnus-mime-display-single): Make sure there is an
13004 empty line between a part and a message part.
13005
13006 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
13007
13008 * smiley.el: Add more test smileys.
13009 (smiley-data-directory, smiley-regexp-alist)
13010 (gnus-smiley-file-types): Fix doc strings.
13011 (smiley-update-cache): Clear smiley-cached-regexp-alist before
13012 adding new elements.
13013 (smiley-mouse-map): Unused code. Make it a comment.
13014
13015 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
13016
13017 * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
13018 scan latest NoCeM messages instead of old ones.
13019 (gnus-nocem-check-article): Fix regexps so as to match to PGP
13020 delimiters that are recently used.
13021 (gnus-nocem-load-cache): Add autoload cookie.
13022
13023 * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
13024
13025 * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
13026 level which is larger than gnus-use-nocem is specified.
13027
13028 * gnus-group.el (gnus-group-get-new-news): Ditto.
13029
13030 2006-03-08 Reiner Steib <Reiner.Steib@gmx.de>
13031
13032 * gnus-util.el (gnus-tool-bar-update): New function.
13033
13034 * gnus-group.el (gnus-group-update-tool-bar): New variable.
13035 (gnus-group-insert-group-line): Add gnus-tool-bar-update.
13036
13037 * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
13038
13039 * gnus-group.el (gnus-group-redraw-when-idle)
13040 (gnus-group-redraw-check): Remove.
13041 (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
13042
13043 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
13044
13045 * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
13046 if optional last element is specified in splits (FIELD VALUE...).
13047
13048 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
13049
13050 * message.el (message-make-tool-bar): Rename gmm-image-load-path
13051 to gmm-image-load-path-for-library. Call with no-error argument.
13052 (message-tool-bar-gnome): Rename "mail/attach" to "attach".
13053
13054 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
13055
13056 * gnus-group.el (gnus-group-make-tool-bar): Ditto.
13057
13058 * gmm-utils.el (gmm-image-load-path): Remove alias.
13059
13060 2006-03-06 Reiner Steib <Reiner.Steib@gmx.de>
13061
13062 * gmm-utils.el (gmm-image-load-path): Add alias.
13063
13064 * nnml.el (nnml-generate-nov-databases-directory): Rename from
13065 nnml-generate-nov-databases-1.
13066 (nnml-generate-nov-databases): Use it.
13067 (nnml-generate-nov-databases-directory): Document no-active
13068 argument.
13069
13070 * gmm-utils.el (gmm-image-load-path-for-library): Return single
13071 directory if path is t. Add no-error.
13072
13073 * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
13074 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
13075
13076 * gnus-art.el (gnus-article-browse-delete-temp-files):
13077 Simplify resetting gnus-article-browse-html-temp-list.
13078
13079 * gmm-utils.el (gmm-image-load-path-for-library): Sync with
13080 mh-compat.el at 2006-03-04T21:23:21Z!wohler@newt.com in Emacs. Rename `gmm-image-load-path'.
13081 Add example to docstring. Rename local variables. Move error
13082 checks to default case in cond and simplify.
13083
13084 2006-03-06 Katsumi Yamaoka <yamaoka@jpl.org>
13085
13086 * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
13087 handle is multipart when calling it recursively.
13088 (mm-w3m-cid-retrieve): Display warning if retrieving fails.
13089
13090 2006-03-03 Daniel Pittman <daniel@rimspace.net>
13091
13092 * nnimap.el (nnimap-request-update-info-internal): Optimize.
13093 Don't `gnus-uncompress-range' to avoid excessive memory usage.
13094
13095 2006-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
13096
13097 * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
13098 is loaded.
13099
13100 * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
13101 loaded.
13102
13103 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
13104
13105 * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
13106 to "Emacs 23 (unicode)" in doc string.
13107
13108 * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
13109 "Emacs 23 (unicode)" in comment.
13110
13111 2006-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
13112
13113 * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
13114
13115 * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
13116 characters 160 through 255 in Emacs 23.
13117
13118 2006-03-02 Reiner Steib <Reiner.Steib@gmx.de>
13119
13120 * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
13121 gnus-article-browse-html-temp.
13122 (gnus-article-browse-delete-temp): Make it customizable.
13123 Add `file'. Adjust doc string.
13124 (gnus-article-browse-delete-temp-files): Add argument.
13125 Allow query for each file. Adjust doc string.
13126 (gnus-article-browse-html-parts):
13127 Add `gnus-article-browse-delete-temp-files' to
13128 `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
13129
13130 2006-03-02 Hynek Schlawack <hynek@ularx.de>
13131
13132 * gnus-art.el (gnus-article-browse-html-temp)
13133 (gnus-article-browse-delete-temp): New variables.
13134 (gnus-article-browse-delete-temp-files): New function.
13135 (gnus-article-browse-html-parts): Use it.
13136
13137 2006-03-02 Reiner Steib <Reiner.Steib@gmx.de>
13138
13139 * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
13140
13141 * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
13142 string.
13143
13144 * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
13145 gnus-summary-insert-new-articles when unplugged.
13146 Remove gnus-summary-search-article-forward.
13147
13148 * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
13149 display-visual-class instead of display-color-cells.
13150
13151 2006-03-02 Katsumi Yamaoka <yamaoka@jpl.org>
13152
13153 * mml.el (mml-generate-mime-1): Encode parts other than text/* or
13154 message/* containing non-ASCII text properly.
13155
13156 2006-03-01 Reiner Steib <Reiner.Steib@gmx.de>
13157
13158 * message.el: Require gmm-utils, remove autoloads.
13159 (message-tool-bar): Set default based on
13160 gmm-tool-bar-style.
13161 (message-tool-bar-gnome): Add gmm-customize-mode.
13162
13163 * gnus-sum.el (gnus-summary-tool-bar): Set default based on
13164 gmm-tool-bar-style.
13165 (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
13166
13167 * gnus-group.el (gnus-group-tool-bar): Set default based on
13168 gmm-tool-bar-style.
13169 (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
13170
13171 * gmm-utils.el (gmm-image-directory): Rename variable from
13172 gmm-image-load-path.
13173 (gmm-image-load-path): Use gmm-image-directory.
13174 (gmm-customize-mode): New function.
13175 (gmm-tool-bar-style): New variable.
13176
13177 * gnus-group.el (gnus-group-redraw-when-idle): Rename from
13178 gnus-group-redraw-line-number.
13179 (gnus-group-redraw-check): Simplify.
13180 (gnus-group-tool-bar-update): Remove redraw check.
13181 (gnus-group-make-tool-bar): Add redraw check.
13182
13183 2006-03-01 Michael Piotrowski <mxp@dynalabs.de> (tiny change)
13184
13185 * gnus-art.el (gnus-button): Add missing parentheses.
13186
13187 2006-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
13188
13189 * mm-util.el (mm-with-unibyte-current-buffer): Add note.
13190
13191 2006-02-28 Reiner Steib <Reiner.Steib@gmx.de>
13192
13193 * gnus-art.el (gnus-button): New face.
13194 (gnus-article-button-face): Use it.
13195
13196 * gnus-sum.el (gnus-summary-tool-bar-gnome):
13197 Add gnus-summary-next-page. Re-order.
13198
13199 * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
13200 next-node are now included.
13201 (gnus-group-redraw-line-number): New internal variable.
13202 (gnus-group-redraw-check): Helper function for updating the tool
13203 bar.
13204 (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
13205
13206 * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
13207
13208 * spam.el (spam-spamassassin-score-regexp): New internal variable.
13209 (spam-extra-header-to-number, spam-check-spamassassin-headers):
13210 Use it to match format of Spamassassin 3.0 and later.
13211 Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
13212 (spam-check-bogofilter)
13213 (spam-bogofilter-register-with-bogofilter): Fix args of
13214 `gnus-error' calls.
13215
13216 2006-02-28 Reiner Steib <Reiner.Steib@gmx.de>
13217
13218 * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
13219 unnecessary interaction when sending queued mails.
13220 Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
13221
13222 2006-02-27 Reiner Steib <Reiner.Steib@gmx.de>
13223
13224 * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
13225 first or last are nil.
13226
13227 2006-02-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
13228
13229 * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
13230
13231 2006-02-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
13232
13233 * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
13234
13235 2006-02-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
13236
13237 * dns.el (query-dns): Protect more against buggy tcp output.
13238
13239 2006-02-24 Reiner Steib <Reiner.Steib@gmx.de>
13240
13241 * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
13242 nov.php.
13243
13244 2006-02-24 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
13245
13246 * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
13247 (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
13248 groups. Kudos to Olly Betts <olly@survex.com> for providing NOV
13249 output on the server side.
13250 (nnweb-google-create-mapping): Update regexps and add some
13251 progress indication.
13252
13253 2006-02-23 Reiner Steib <Reiner.Steib@gmx.de>
13254
13255 * gnus-group.el (gnus-group-tool-bar-gnome):
13256 Fix gnus-agent-toggle-plugged. Re-order icons.
13257 (gnus-group-tool-bar-gnome):
13258 Add gnus-group-{prev,next}-unread-group.
13259 (gnus-group-tool-bar-gnome): Re-order icons.
13260
13261 * gnus-sum.el (gnus-summary-tool-bar-gnome):
13262 Move gnus-summary-insert-new-articles.
13263
13264 * message.el (message-tool-bar-gnome, message-tool-bar-retro):
13265 Fix comments.
13266
13267 * utf7.el (utf7-utf-16-coding-system): Fix comment. utf-16-be is
13268 also available in Emacs 21.3.
13269
13270 * message.el (message-fix-before-sending): Change "Emacs 22" to
13271 "Emacs 23 (unicode)" in comment.
13272
13273 * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
13274 "Emacs 23 (unicode)" in comment.
13275
13276 * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
13277 comment.
13278 (mm-coding-system-p): Add comment about no-MULE XEmacs.
13279
13280 * mm-view.el (mm-fill-flowed): Add :version.
13281
13282 2006-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
13283
13284 * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
13285 and load-path.
13286
13287 2006-02-22 Reiner Steib <Reiner.Steib@gmx.de>
13288
13289 * message.el: Autoload gmm-image-load-path.
13290 (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
13291 icon file names. Use old Emacs 21 "mail_send.xpm" icon for
13292 consitency.
13293
13294 * gmm-utils.el (gmm-image-load-path): Also search in
13295 "../etc/images". Don't set gmm-image-load-path if we don't find
13296 the image.
13297
13298 2006-02-22 Katsumi Yamaoka <yamaoka@jpl.org>
13299
13300 * gmm-utils.el (gmm-image-load-path): Don't make
13301 `gmm-image-load-path' include subdirectories which the second arg
13302 `image' might specify.
13303
13304 * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
13305 subdirectory to icon file names.
13306
13307 * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
13308
13309 2006-02-21 Reiner Steib <Reiner.Steib@gmx.de>
13310
13311 * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
13312 gmm-image-load-path calls.
13313
13314 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
13315
13316 * message.el (message-make-tool-bar): Ditto.
13317
13318 * mml.el (mml-preview): Add comment concerning tool bar icons.
13319
13320 * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
13321 (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
13322
13323 * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
13324 (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
13325
13326 * message.el (message-tool-bar-gnome): Use new icon names.
13327 (message-make-tool-bar): Use `gmm-image-load-path'.
13328
13329 * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
13330 New functions from MH-E.
13331 (gmm-image-load-path): New variable from MH-E.
13332 (gmm-image-load-path): New function from MH-E. Add arguments
13333 LIBRARY, IMAGE and PATH. Don't modify paths. Don't use
13334 *-image-load-path-called-flag.
13335
13336 2006-02-21 Milan Zamazal <pdm@brailcom.org>
13337
13338 * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
13339
13340 2006-02-21 Wolfram Fenske <wolfram.fenske@student.uni-magdeburg.de> (tiny change)
13341
13342 * nnimap.el (nnimap-request-move-article): Change folder back to
13343 source group before deleting.
13344
13345 2006-02-20 Reiner Steib <Reiner.Steib@gmx.de>
13346
13347 * mm-util.el (mm-charset-override-alist): Fix type in doc string.
13348
13349 * gnus-art.el (mm-url-insert-file-contents-external):
13350 Autoload mm-url.
13351
13352 * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
13353
13354 2006-02-20 Katsumi Yamaoka <yamaoka@jpl.org>
13355
13356 * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
13357 coding system which mm-charset-to-coding-system returns for a
13358 given charset is valid.
13359
13360 2006-02-16 Juanma Barranquero <lekktu@gmail.com>
13361
13362 * html2text.el (html2text-remove-tag-list):
13363 * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
13364
13365 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
13366
13367 * gnus-cus.el: Revert 2005-10-17 change.
13368
13369 2006-02-17 Katsumi Yamaoka <yamaoka@jpl.org>
13370
13371 * gnus-art.el (article-strip-banner):
13372 Call article-really-strip-banner only when the regexp match is made.
13373
13374 2006-02-16 Katsumi Yamaoka <yamaoka@jpl.org>
13375
13376 * gnus-art.el (article-strip-banner):
13377 Use gnus-extract-address-components instead of
13378 mail-header-parse-addresses to make it work with non-ASCII text;
13379 remove mail-encode-encoded-word-string.
13380
13381 * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
13382 values which are surrounded with \"...\"; make it never cause a
13383 Lisp error; give up parsing of parameters if it failed in
13384 extracting type.
13385
13386 2006-02-14 Arne Jørgensen <arne@arnested.dk>
13387
13388 * smime.el (smime-cert-by-ldap-1): Fix bug where
13389 `smime-ldap-search' returns results without userCertificates.
13390
13391 2006-02-15 Katsumi Yamaoka <yamaoka@jpl.org>
13392
13393 * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
13394
13395 2006-02-14 Reiner Steib <Reiner.Steib@gmx.de>
13396
13397 * spam.el (spam-check-spamassassin-headers): Adapt format for
13398 Spamassassin 3.0 or later. Reported by ARISAWA Akihiro
13399 <ari@mbf.ocn.ne.jp>.
13400 (spam-list-of-processors): Add spam-use-gmane.
13401
13402 2006-02-14 Katsumi Yamaoka <yamaoka@jpl.org>
13403
13404 * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
13405 make-temp-file; make it work with XEmacs as well.
13406
13407 * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
13408 mm-make-temp-file.
13409
13410 * mm-decode.el (mm-display-external): Use the 3rd arg of
13411 mm-make-temp-file.
13412 (mm-create-image-xemacs): Ditto.
13413
13414 2006-02-14 Katsumi Yamaoka <yamaoka@jpl.org>
13415
13416 * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
13417 with message-narrow-to-headers.
13418 (gnus-draft-setup): Narrow to header to run message-fetch-field.
13419 (gnus-draft-check-draft-articles): New function.
13420 (gnus-draft-edit-message, gnus-draft-send-message): Use it.
13421
13422 2006-02-13 Reiner Steib <Reiner.Steib@gmx.de>
13423
13424 * gnus-art.el (gnus-article-browse-html-parts):
13425 `hs-show-html-list' should read `gnus-article-browse-html-parts'.
13426 Don't use suffix argument for mm-make-temp-file for Emacs 21
13427 compatibility. Remove useless `format'.
13428
13429 2006-02-13 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
13430
13431 * nnweb.el (nnweb-google-wash-article): Update regexps.
13432 (nnweb-group-alist): Use defvoo instead of defvar.
13433
13434 2006-02-13 Katsumi Yamaoka <yamaoka@jpl.org>
13435
13436 * nnoo.el (nnoo-declare): Don't generate duplicate entries when
13437 re-loading nn* modules.
13438
13439 2006-02-10 Reiner Steib <Reiner.Steib@gmx.de>
13440
13441 * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
13442 for `tool-bar-mode' and don't check it's default-value.
13443
13444 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
13445
13446 * message.el (message-make-tool-bar): Ditto.
13447
13448 * gnus-art.el (gnus-article-browse-html-parts): Remove useless
13449 `substring'. Shorten tmp-file name.
13450
13451 * gnus.el: Remove bogus comment.
13452
13453 2006-02-10 Hynek Schlawack <hynek@ularx.de>
13454
13455 * gnus-art.el (gnus-article-browse-html-parts): New function.
13456 (gnus-article-browse-html-article): New function for viewing html
13457 articles with a browser.
13458
13459 2006-02-09 Daiki Ueno <ueno@unixuser.org>
13460
13461 * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
13462 (mml2015-pgg-encrypt): Ditto.
13463
13464 * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
13465 (mml1991-pgg-encrypt): Ditto.
13466
13467 2006-02-08 Katsumi Yamaoka <yamaoka@jpl.org>
13468
13469 * nnfolder.el (nnfolder-insert-newsgroup-line):
13470 Use message-make-date instead of current-time-string.
13471
13472 * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
13473 to gnus-decoded which mm-uu might set.
13474
13475 2006-02-08 Katsumi Yamaoka <yamaoka@jpl.org>
13476
13477 * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
13478 don't decode quoted parameters; remove misimported Emacs code.
13479 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13480 (rfc2231-decode-encoded-string): Don't use split-string which
13481 behaves differently according to Emacs version; use
13482 mm-decode-coding-region to convert charset to coding-system.
13483 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13484 (rfc2231-encode-string): Remove misimported Emacs code.
13485
13486 2006-02-07 Katsumi Yamaoka <yamaoka@jpl.org>
13487
13488 * gnus-art.el (article-decode-charset): Don't use ignore-errors
13489 when calling mail-header-parse-content-type.
13490 (article-de-quoted-unreadable): Ditto.
13491 (article-de-base64-unreadable): Ditto.
13492 (article-wash-html): Ditto.
13493
13494 * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
13495 calling mail-header-parse-content-type and
13496 mail-header-parse-content-disposition.
13497 (mm-find-raw-part-by-type): Don't use ignore-errors when calling
13498 mail-header-parse-content-type.
13499
13500 * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
13501 insert charset and format parameters; encode description after
13502 inserting it to buffer.
13503 (mml-insert-parameter): Fold lines properly even if a parameter is
13504 segmented into two or more lines; change the max column to 76.
13505
13506 * rfc1843.el (rfc1843-decode-article-body): Don't use
13507 ignore-errors when calling mail-header-parse-content-type.
13508
13509 * rfc2231.el (rfc2231-parse-string): Return at least type if
13510 possible; don't cause an error even if it fails in parsing of
13511 parameters. Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13512 (rfc2231-encode-string): Don't break lines at the beginning, leave
13513 it to mml-insert-parameter.
13514
13515 * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
13516 calling mail-header-parse-content-type.
13517
13518 2006-02-06 Reiner Steib <Reiner.Steib@gmx.de>
13519
13520 * spam-report.el (spam-report-gmane-use-article-number):
13521 Improve doc string.
13522 (spam-report-gmane-internal): Check if a suitable header was found
13523 in the article.
13524
13525 2006-02-04 Katsumi Yamaoka <yamaoka@jpl.org>
13526
13527 * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
13528 (rfc2231-encode-string): Make param*=value always begin with LWSP.
13529
13530 2006-02-05 Romain Francoise <romain@orebokech.com>
13531
13532 Update copyright notices of all files in the gnus directory.
13533
13534 2006-02-03 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
13535
13536 * nnweb.el (nnweb-request-group): Avoid growing overview files.
13537
13538 2006-02-03 Katsumi Yamaoka <yamaoka@jpl.org>
13539
13540 * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
13541 segmented lines of parameter value to cope with Thunderbird 1.5
13542 bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
13543 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13544 (rfc2231-encode-string): Don't make lines exceeding 76 column.
13545
13546 2006-02-01 Max Froumentin <max@lapin-bleu.net> (tiny change)
13547
13548 * mml.el (mml-generate-mime-1): Correct the order of inline signed
13549 parts.
13550
13551 2006-01-31 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
13552
13553 * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
13554 there's only one active file for all servers.
13555 (nnweb-request-scan): Make sure nnweb-articles is initialized on
13556 solid groups. Gnus might have used a FAST request to select the group.
13557 (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
13558 and nnweb-search redundantly in the active file.
13559 (nnweb-request-list): Don't list bogus groups. There can only be one.
13560 (nnweb-request-create-group): Don't use ARGS.
13561 (nnweb-possibly-change-server, nnweb-request-group): Remove some
13562 initialisations. Let nnoo do the work.
13563
13564 2006-01-31 Katsumi Yamaoka <yamaoka@jpl.org>
13565
13566 * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
13567 Say the part has been decoded.
13568
13569 * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
13570
13571 2006-01-31 Kevin Ryde <user42@zip.com.au>
13572
13573 * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
13574 mailcap-viewer-test-cache when there's no 'test clause, since that
13575 will invert the meaning of a "nil" test previously determined by
13576 mailcap-mailcap-entry-passes-test.
13577
13578 2006-01-30 Katsumi Yamaoka <yamaoka@jpl.org>
13579
13580 * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
13581 compiling.
13582
13583 * gnus-sum.el: Ditto.
13584
13585 * message.el: Don't bind tool-bar-map when compiling.
13586
13587 2006-01-30 Reiner Steib <Reiner.Steib@gmx.de>
13588
13589 * nnweb.el (nnweb-google-parse-1): Clarify some comments.
13590
13591 2006-01-30 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
13592
13593 * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
13594 (nnweb-google-create-mapping, nnweb-google-search): Adapt to
13595 current Google Groups.
13596
13597 2006-01-26 Reiner Steib <Reiner.Steib@gmx.de>
13598
13599 * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
13600 and tool-bar-mode.
13601
13602 * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
13603 and tool-bar-mode.
13604
13605 * message.el (message-tool-bar-update): Simplify.
13606 (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
13607
13608 * gnus-sum.el (gnus-summary-tool-bar-update): Check for
13609 gnus-summary-buffer.
13610 (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
13611 gnus-summary-reply.
13612
13613 * gmm-utils.el (gmm): Add :version.
13614
13615 2006-01-26 Steve Youngs <steve@sxemacs.org>
13616
13617 * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
13618 Don't autoload.
13619
13620 2006-01-26 Katsumi Yamaoka <yamaoka@jpl.org>
13621
13622 * gmm-utils.el (gmm-verbose): Add :group.
13623
13624 2006-01-25 Reiner Steib <Reiner.Steib@gmx.de>
13625
13626 * message.el: Change some comments WRT tool-bars.
13627
13628 * gnus-sum.el (gnus-summary-tool-bar)
13629 (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
13630 (gnus-summary-tool-bar-zap-list): New variables.
13631 (gnus-summary-make-tool-bar): Complete rewrite using
13632 `gmm-tool-bar-from-list'.
13633
13634 * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
13635 (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
13636 New variables.
13637 (gnus-group-make-tool-bar): Complete rewrite using
13638 `gmm-tool-bar-from-list'.
13639 (gnus-group-tool-bar-update): New function.
13640
13641 * message.el (message-mode-field-menu): Add "Show hidden Headers".
13642
13643 2006-01-25 Katsumi Yamaoka <yamaoka@jpl.org>
13644
13645 * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
13646 is dissected into a single part of which the type is the same as
13647 the given one; decode charset.
13648
13649 2006-01-21 Kevin Ryde <user42@zip.com.au>
13650
13651 * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
13652 into alists as symbol not string, since that's what
13653 mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
13654 look for.
13655
13656 2006-01-24 Reiner Steib <Reiner.Steib@gmx.de>
13657
13658 * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
13659 (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
13660
13661 * message.el (message-tool-bar-gnome): Use gmm-ignore.
13662
13663 2006-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
13664
13665 * gnus-art.el (gnus-mime-security-button-commands): New variable.
13666 (gnus-mime-security-button-menu): New definition.
13667 (gnus-mime-security-button-map): Use them.
13668 (gnus-mime-security-button-menu): New function.
13669 (gnus-insert-mime-security-button): Addition to help echo.
13670 (gnus-mime-security-run-function, gnus-mime-security-save-part)
13671 (gnus-mime-security-pipe-part): New functions.
13672
13673 * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
13674 (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
13675
13676 * mm-decode.el (mm-handle-set-disposition): Remove.
13677 (mm-handle-set-description): Remove.
13678
13679 2006-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
13680
13681 * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
13682 (mm-w3m-standalone-supports-m17n-p): New function.
13683 (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
13684 w3m usage.
13685
13686 * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
13687 Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
13688
13689 2006-01-23 Reiner Steib <Reiner.Steib@gmx.de>
13690
13691 * message.el (message-tool-bar-zap-list):
13692 Use gmm-tool-bar-zap-list as custom type.
13693 (message-tool-bar-update): New function.
13694 (message-tool-bar, message-tool-bar-gnome)
13695 (message-tool-bar-retro): Add message-tool-bar-update.
13696 (message-tool-bar-gnome): Add flyspell-buffer.
13697
13698 * gnus-util.el (gnus-error): Describe `args'.
13699
13700 * gmm-utils.el (gmm-error): Describe `args'.
13701 (gmm-tool-bar-zap-list): New widget.
13702 (gmm-tool-bar-from-list): Improve description of `zap-list'.
13703
13704 2006-01-23 Katsumi Yamaoka <yamaoka@jpl.org>
13705
13706 * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
13707 (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
13708 the number of recursive calls.
13709
13710 * mm-decode.el (mm-handle-set-disposition): New macro.
13711 (mm-handle-set-description): New macro.
13712
13713 2006-01-23 Katsumi Yamaoka <yamaoka@jpl.org>
13714
13715 * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
13716 encoding.
13717
13718 2006-01-20 Reiner Steib <Reiner.Steib@gmx.de>
13719
13720 * message.el (message-tool-bar-zap-list, message-tool-bar)
13721 (message-tool-bar-gnome, message-tool-bar-retro): New variables.
13722 (message-tool-bar-local-item-from-menu): Remove.
13723 (message-tool-bar-map): Replace by `message-make-tool-bar'.
13724 (message-make-tool-bar): New function.
13725 (message-mode): Use `message-make-tool-bar'.
13726
13727 * gmm-utils.el: New file.
13728 (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
13729 (gmm-lazy): New widget copied from `nnmail.el'.
13730 (gmm-tool-bar-from-list): New function for creating customizable
13731 tool bars.
13732 (gmm-tool-bar-from-list): Fix typos in doc string. Remove debug
13733 output.
13734 (gmm): Add :prefix to defgroup.
13735
13736 2006-01-20 Per Abrahamsen <abraham@dina.kvl.dk>
13737
13738 * gmm-utils.el (gmm-widget-p): New function.
13739
13740 2006-01-20 Reiner Steib <Reiner.Steib@gmx.de>
13741
13742 * mml.el (mml-attach-file): Describe `description' in doc string.
13743 (mml-menu): Add Emacs MIME manual and PGG manual.
13744
13745 2006-01-20 Richard M. Stallman <rms@gnu.org>
13746
13747 * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
13748
13749 2006-01-20 Kevin Greiner <kevin.greiner@compsol.cc>
13750
13751 * nntp.el (nntp-end-of-line): Doc fix.
13752
13753 2006-01-20 Chong Yidong <cyd@stupidchicken.com>
13754
13755 * imap.el (imap-open): Handle case where buffer is a buffer
13756 object.
13757
13758 2005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
13759
13760 * gnus-delay.el (gnus-delay): Don't autoload.
13761 It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
13762 to be re-loaded when customizing the `gnus-delay' group.
13763
13764 2005-01-20 Chong Yidong <cyd@stupidchicken.com>
13765
13766 * message.el (message-insert-citation-line): Use newlines.
13767
13768 2006-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
13769
13770 * mm-bodies.el (mm-decode-body): Don't decode decoded body.
13771
13772 * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
13773
13774 2006-01-19 Mark D. Baushke <mdb@gnu.org>
13775
13776 * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
13777
13778 2006-01-17 Katsumi Yamaoka <yamaoka@jpl.org>
13779
13780 * mm-decode.el (mm-inlined-types): Add application/pgp.
13781 (mm-automatic-display): Ditto.
13782
13783 * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
13784 part as text.
13785
13786 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
13787
13788 * nnrss.el: Update copyright.
13789 (nnrss-opml-import): Query whether to subscribe to each entry.
13790
13791 * gnus-art.el:
13792 * gnus-sum.el:
13793 * mm-uu.el:
13794 * mm-view.el: Update copyright.
13795
13796 2006-01-16 Reiner Steib <Reiner.Steib@gmx.de>
13797
13798 * message.el (message-info): New function.
13799 (message-mode-menu): Add it.
13800 Update copyright.
13801
13802 * ChangeLog: Fix and update copyright.
13803
13804 2006-01-13 Romain Francoise <romain@orebokech.com>
13805
13806 * message.el (message-forward-subject-name-subject): Prefer the
13807 address to 'nowhere' if the sender has no name.
13808 Fix typo. Update copyright year.
13809
13810 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
13811
13812 * gnus-art.el (article-wash-html):
13813 Use gnus-summary-show-article-charset-alist if a numeric arg is given.
13814 (gnus-article-wash-html-with-w3m-standalone): New function.
13815
13816 * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
13817 mm-inline-text-html-render-with-w3m-standalone.
13818 (mm-text-html-washer-alist): Map w3m-standalone to
13819 gnus-article-wash-html-with-w3m-standalone.
13820 (mm-inline-text-html-render-with-w3m-standalone): New function.
13821
13822 2006-01-12 Reiner Steib <Reiner.Steib@gmx.de>
13823
13824 * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
13825 Improve LaTeX.
13826
13827 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
13828
13829 * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
13830 (nnrss-request-article): Render text/plain parts as HTML.
13831
13832 * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
13833 the buffer.
13834
13835 2006-01-08 Reiner Steib <Reiner.Steib@gmx.de>
13836
13837 * gnus-cus.el (gnus-group-parameters): Sync posting-style with
13838 custom definition of `gnus-posting-styles'.
13839
13840 * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
13841 Bind print-circle. Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
13842
13843 2006-01-05 Reiner Steib <Reiner.Steib@gmx.de>
13844
13845 * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
13846 Use nntp for bug archive.
13847
13848 2006-01-05 Katsumi Yamaoka <yamaoka@jpl.org>
13849
13850 * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
13851 parts.
13852 (nnrss-normalize-date): New function converts ISO 8601 date into
13853 RFC822 style. Suggested by Mark Plaksin <happy@mcplaksin.org>.
13854 (nnrss-check-group): Use it.
13855
13856 2006-01-01 Katsumi Yamaoka <yamaoka@jpl.org>
13857
13858 * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
13859
13860 * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
13861 fetch a feed. Suggested by Mark Plaksin <happy@mcplaksin.org>.
13862 (nnrss-insert-w3): Ditto.
13863
13864 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
13865
13866 * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
13867 the articles to be forwarded including the case where neither a
13868 number of articles nor a region is specified.
13869
13870 2005-12-21 Katsumi Yamaoka <yamaoka@jpl.org>
13871
13872 * nnrss.el (nnrss-request-article): Fix last change; fill
13873 text/plain parts.
13874
13875 2005-12-20 Katsumi Yamaoka <yamaoka@jpl.org>
13876
13877 * nnrss.el (nnrss-request-article): Replace <br />s with newlines
13878 in text/plain part.
13879 (nnrss-check-group): Don't add excessive newline to dc:subject.
13880
13881 2005-12-19 Mark Plaksin <happy@mcplaksin.org> (tiny change)
13882
13883 * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
13884 article.
13885
13886 2005-12-18 Reiner Steib <Reiner.Steib@gmx.de>
13887
13888 * nnml.el: Don't require gnus-bcklg. Autoload it.
13889 (nnml-use-compressed-files, nnml-save-mail): Support other
13890 comression programs such as bzip2.
13891
13892 2005-12-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
13893
13894 * dns.el (query-dns): Make sure we check the buffer size before
13895 removing tcp headers.
13896
13897 2005-12-16 Katsumi Yamaoka <yamaoka@jpl.org>
13898
13899 * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
13900 remove MIME buttons associated with multipart/alternative parts.
13901 (gnus-mime-display-alternative): Tag buttons using `article-type'
13902 text property.
13903
13904 * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
13905 associated with multipart/alternative parts.
13906
13907 * gnus-art.el (gnus-signature-separator): Fix custom type.
13908
13909 * mm-decode.el (mm-inlined-types): Fix custom type.
13910 (mm-keep-viewer-alive-types): Ditto.
13911 (mm-automatic-display): Ditto.
13912 (mm-attachment-override-types): Ditto.
13913 (mm-inline-override-types): Ditto.
13914 (mm-automatic-external-display): Ditto.
13915
13916 2005-12-15 Reiner Steib <Reiner.Steib@gmx.de>
13917
13918 * spam-report.el (spam-report-user-mail-address)
13919 (spam-report-user-agent): New variables.
13920 (spam-report-url-ping-plain): Use spam-report-user-agent.
13921
13922 2005-12-14 Ralf Angeli <angeli@iwi.uni-sb.de>
13923
13924 * gnus-art.el (gnus-button-handle-custom): Do not just use
13925 `customize-apropos' for any "M-x customize-*" button but the
13926 function called for. Accept both the function name and its
13927 argument in order to achieve this.
13928 (gnus-button-alist): Remove support for "custom:" URL's.
13929 Pass function name to `gnus-button-handle-custom' in case of "M-x
13930 customize-*" buttons.
13931
13932 2005-12-12 Katsumi Yamaoka <yamaoka@jpl.org>
13933
13934 * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
13935 multipart/alternative and add xref to mm-discouraged-alternatives
13936 in doc string.
13937
13938 * mm-decode.el (mm-discouraged-alternatives): Add xref to
13939 gnus-buttonized-mime-types in doc string.
13940
13941 2005-12-08 Reiner Steib <Reiner.Steib@gmx.de>
13942
13943 * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
13944 Suggest image/.* in the doc string.
13945
13946 2005-12-12 Reiner Steib <Reiner.Steib@gmx.de>
13947
13948 * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
13949 message-marks (Debian bug #342521).
13950
13951 2005-12-12 Simon Josefsson <jas@extundo.com>
13952
13953 * password.el (password-read-from-cache): Add.
13954 (password-read): Use it.
13955
13956 2005-12-12 Katsumi Yamaoka <yamaoka@jpl.org>
13957
13958 * rfc2047.el (rfc2047-charset-to-coding-system):
13959 Recognize us-ascii as a MIME charset.
13960
13961 * mm-bodies.el (mm-decode-content-transfer-encoding):
13962 Protect against the case where the 2nd arg TYPE is nil.
13963
13964 2005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
13965
13966 * pop3.el (pop3-stream-type): Fix custom version.
13967
13968 * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
13969
13970 2005-12-09 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
13971
13972 * mm-decode.el (mm-display-external): Add missing cdr.
13973
13974 2005-12-07 Katsumi Yamaoka <yamaoka@jpl.org>
13975
13976 * mm-decode.el (mm-display-external): Use nametemplate (defined in
13977 RFC1524) if it is in mailcap or add a suffix according to
13978 mailcap-mime-extensions when generating a temp filename; postpone
13979 deleting a temp file for 2 seconds for some wrappers, shell
13980 scripts, and so on, which might exit right after having started a
13981 viewer command as a background job.
13982
13983 2005-12-06 Reiner Steib <Reiner.Steib@gmx.de>
13984
13985 * nntp.el (nntp-marks-directory): Fix custom group.
13986
13987 * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
13988 steps when < 10.
13989
13990 * gnus-start.el (gnus-no-server-1):
13991 Mention `gnus-level-default-subscribed' in doc string.
13992
13993 2005-12-02 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
13994
13995 * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
13996 parens.
13997
13998 2005-11-26 Dave Love <fx@gnu.org>
13999
14000 * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
14001 (tls-program, tls-success): Provide openssl alternative.
14002
14003 * starttls.el: Doc fixes.
14004 (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
14005 SERVICE to PORT.
14006
14007 * pop3.el (pop3-open-server) <ssl>: Clarify a loop. Deal with
14008 port null or service name.
14009 (starttls-negotiate): Autoload.
14010
14011 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
14012
14013 * message.el (message-kill-to-signature): Fix interactive spec.
14014
14015 2005-11-24 Katsumi Yamaoka <yamaoka@jpl.org>
14016
14017 * pop3.el (pop3-open-server): Recognize a string as a service name.
14018
14019 2005-11-24 Pascal Rigaux <pixel@mandriva.com> (tiny change)
14020
14021 * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
14022
14023 2005-11-23 Dave Love <fx@gnu.org>
14024
14025 Add pop3s, pop3/starttls.
14026
14027 * pop3.el (pop3-authentication-scheme): Clarify doc.
14028 (open-tls-stream, starttls-open-stream): Autoload.
14029 (pop3-stream-type): New.
14030 (pop3-open-server): Use it.
14031
14032 * mail-source.el (mail-sources): Fix some :types. Add stream type
14033 for POP.
14034 (mail-source-keyword-map): Add :stream for POP.
14035 (mail-source-fetch-pop): Use pop3-stream-type.
14036
14037 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
14038
14039 * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
14040 of current-time-string.
14041
14042 2005-11-20 Stefan Schimanski <schimmi@debian.org> (tiny change)
14043
14044 * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
14045 date header.
14046
14047 2005-11-19 Kevin Greiner <kevin.greiner@compsol.cc>
14048
14049 * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
14050 it can seriously impact performance as it bypasses the agent's
14051 local caches.
14052
14053 2005-11-19 Kevin Greiner <kevin.greiner@compsol.cc>
14054
14055 * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
14056 must be explicitly online rather than "not explicitly offline" for
14057 its flags to be synchronized.
14058
14059 * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
14060 that gnus-uu-unmark-thread will function correctly.
14061
14062 * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
14063 1024K is instead displayed as 1M.
14064
14065 2005-11-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
14066
14067 * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
14068
14069 2005-11-16 Boris Samorodov <bsam@ipt.ru> (tiny change)
14070
14071 * imap.el (imap-kerberos4-open): Ignore SSL stuff.
14072
14073 2005-11-13 Kevin Greiner <kevin.greiner@compsol.cc>
14074
14075 * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
14076 error message to display actual error condition.
14077 (gnus-agent-save-local): Avoid saving symbols that are bound to
14078 nil as they simply result in a warning message in
14079 gnus-agent-read-local.
14080
14081 2005-11-13 Katsumi Yamaoka <yamaoka@jpl.org>
14082
14083 * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
14084 rather than make-variable-buffer-local for file-precious-flag.
14085
14086 2005-11-12 Kevin Greiner <kevin.greiner@compsol.cc>
14087
14088 * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
14089 for duplicates which are removed. The invalid sort check then
14090 triggers a rescan after the sort as sorting may have moved
14091 duplicate entries such that they can be cheaply detected.
14092
14093 2005-11-13 Katsumi Yamaoka <yamaoka@jpl.org>
14094
14095 * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
14096
14097 2005-11-12 Kevin Greiner <kevin.greiner@compsol.cc>
14098
14099 * gnus-agent.el (gnus-agent-article-alist-save-format):
14100 Change internal variable to a custom variable. Change default value
14101 from compressed(2) to uncompressed(1).
14102 (gnus-agent-read-agentview): Reversed revision 7.8 to restore
14103 support for uncompressed agentview files. Taken together, reading
14104 the agentview file should now be 6-7 times faster.
14105
14106 2005-11-11 Jan Nieuwenhuizen <janneke@gnu.org>
14107
14108 * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
14109 as a buffer-local variable. This avoids creating truncated
14110 dribble files as a result of a hang up, eg.
14111
14112 2005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
14113
14114 * gnus-start.el (gnus-start-draft-setup):
14115 Enforce `gnus-draft-mode' for nndraft:drafts at startup.
14116
14117 * gnus.el (gnus-splash): Change custom group.
14118 (gnus-group-get-parameter, gnus-group-parameter-value):
14119 Describe allow-list argument.
14120
14121 * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
14122 string.
14123
14124 2005-12-06 Reiner Steib <Reiner.Steib@gmx.de>
14125
14126 * gnus-art.el (gnus-default-article-saver): Add user-defined
14127 `function' to custom type.
14128
14129 2005-10-30 Chong Yidong <cyd@stupidchicken.com>
14130
14131 * imap.el (imap-open): Handle case where buffer is a buffer
14132 object.
14133
14134 2005-11-29 Reiner Steib <Reiner.Steib@gmx.de>
14135
14136 * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
14137 long lines.
14138 (gnus-cache-delete-group): Wrap doc strings.
14139
14140 * gnus-agent.el (gnus-agent-rename-group)
14141 (gnus-agent-delete-group): Wrap doc strings.
14142
14143 2005-11-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
14144
14145 * gnus-start.el (gnus-1): Add "native" to
14146 gnus-predefined-server-alist.
14147
14148 * gnus.el (gnus-method-to-server): Don't add "native" to the
14149 lists here, because that leads to problems when
14150 gnus-select-method is bound.
14151
14152 2005-11-09 Simon Josefsson <jas@extundo.com>
14153
14154 * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
14155 use (not sort-by-date) instead.
14156
14157 2005-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
14158
14159 * gnus-delay.el (gnus-delay-group): Don't autoload.
14160 It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
14161 to be re-loaded when customizing the `gnus-delay' group.
14162
14163 2005-11-19 Chong Yidong <cyd@stupidchicken.com>
14164
14165 * message.el: Revert last changes.
14166 (message-insert-citation-line): Use newlines.
14167
14168 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
14169
14170 * message.el (message-courtesy-message)
14171 (message-mark-insert-begin, message-mark-insert-end)
14172 (message-elide-ellipsis, message-cancel-message)
14173 (message-add-header, message-change-subject)
14174 (message-cross-post-followup-to-header)
14175 (message-cross-post-insert-note, message-reduce-to-to-cc)
14176 (message-widen-reply, message-delete-not-region)
14177 (message-kill-to-signature, message-insert-signature)
14178 (message-insert-importance-high, message-insert-importance-low)
14179 (message-insert-or-toggle-importance)
14180 (message-insert-disposition-notification-to)
14181 (message-indent-citation, message-yank-original)
14182 (message-cite-original-without-signature, message-cite-original)
14183 (message-insert-citation-line, message-position-on-field)
14184 (message-fix-before-sending, message-send-mail-partially)
14185 (message-send-mail, message-send-mail-with-sendmail)
14186 (message-send-mail-with-qmail, message-send-news)
14187 (message-check-news-header-syntax, message-generate-headers)
14188 (message-insert-courtesy-copy, message-fill-address)
14189 (message-fill-header, message-shorten-references)
14190 (message-setup-1, message-cancel-news)
14191 (message-forward-make-body-plain, message-forward-make-body-mime)
14192 (message-forward-make-body-mml, message-encode-message-body)
14193 (message-forward-make-body-digest-plain)
14194 (message-forward-make-body-digest-mime)
14195 (message-use-alternative-email-as-from): Insert `hard-newline'
14196 instead of ordinary newlines.
14197
14198 2005-11-09 Katsumi Yamaoka <yamaoka@jpl.org>
14199
14200 * message.el (message-generate-headers): Downcase the argument
14201 given to message-check-element.
14202
14203 2005-11-08 Kevin Greiner <kevin.greiner@compsol.cc>
14204
14205 * nntp.el (nntp-authinfo-rejected): New error condition.
14206 (nntp-wait-for): Use new error condition to signal authentication
14207 error.
14208 (nntp-retrieve-data): Rethrow new error condition to break out of
14209 recursive call to nntp-send-authinfo.
14210
14211 2005-11-08 Romain Francoise <romain@orebokech.com>
14212
14213 * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
14214 (gnus-summary-exit-map): Bind to `Z p'.
14215 (gnus-summary-make-menu-bar): Add menu item.
14216
14217 2005-11-02 Reiner Steib <Reiner.Steib@gmx.de>
14218
14219 * gnus-art.el (gnus-article-treat-custom): Add `first'.
14220 (gnus-treat-*): Add `first' in all doc strings.
14221
14222 * gnus-group.el (gnus-group-compact-group): Fix typo.
14223
14224 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
14225
14226 * gnus.el (gnus-parameters-case-fold-search): New variable.
14227 (gnus-parameters-get-parameter): Use it.
14228
14229 * gnus-score.el (gnus-home-score-file): Doc fix.
14230
14231 2005-11-01 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
14232
14233 * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
14234
14235 2005-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
14236
14237 * mm-util.el (mm-special-display-p): New function.
14238
14239 * mml.el (mml-preview): Use it; doc fix.
14240
14241 2005-10-29 Romain Francoise <romain@orebokech.com>
14242
14243 * message.el (message-fix-before-sending): Fix comment.
14244
14245 2005-10-29 Jari Aalto <jari.aalto@cante.net>
14246
14247 * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
14248
14249 2005-10-29 Jari Aalto <jari.aalto@cante.net>
14250
14251 * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
14252 Used in gnus-score.el.
14253
14254 2005-10-28 Reiner Steib <Reiner.Steib@gmx.de>
14255
14256 * mm-util.el (mm-codepage-setup): Remove bogus alias test.
14257
14258 2005-10-27 Reiner Steib <Reiner.Steib@gmx.de>
14259
14260 * flow-fill.el (fill-flowed-encode-tests): Restore trailing
14261 whitespace removed in revision 7.8. Use concatenated string to
14262 protect trailing whitespace.
14263
14264 2005-10-27 Jouni K. Seppänen <jks@iki.fi>
14265
14266 * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
14267 (nnimap-request-expire-articles): Use it to avoid sending 'UID
14268 SEARCH UID ... NOT SINCE' queries, for inefficient servers like
14269 Courier IMAP ("some version from 2004"). Mostly based on similar
14270 code in the same function.
14271
14272 2005-10-26 Didier Verna <didier@xemacs.org>
14273
14274 * gnus-group.el (gnus-group-compact-group): Invalidate original
14275 article buffer.
14276 * gnus-srvr.el (gnus-server-compact-server): Ditto.
14277 * nnml.el (nnml-request-compact-group): Handle self Xref: field in
14278 NOV database and in article itself.
14279 Invalidate article backlog.
14280
14281 2005-10-26 Reiner Steib <Reiner.Steib@gmx.de>
14282
14283 * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
14284
14285 2005-10-26 Simon Josefsson <jas@extundo.com>
14286
14287 * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
14288 part of 2004-07-25 change.
14289
14290 2005-10-26 Katsumi Yamaoka <yamaoka@jpl.org>
14291
14292 * message.el (message-display-completion-list): New function.
14293 (message-expand-group): Use it; make sure the Completions buffer
14294 is modifiable.
14295
14296 2005-10-30 Chong Yidong <cyd@stupidchicken.com>
14297
14298 * imap.el (imap-open): Handle case where buffer is a buffer object.
14299
14300 2005-10-24 Eli Zaretskii <eliz@gnu.org>
14301
14302 * pgg-def.el:
14303 * pgg-gpg.el:
14304 * pgg-parse.el:
14305 * pgg-pgp.el:
14306 * pgg-pgp5.el:
14307 * pgg.el: Move to the parent lisp directory.
14308
14309 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
14310
14311 * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
14312 user-mail-name is an empty string.
14313
14314 2005-10-25 Reiner Steib <Reiner.Steib@gmx.de>
14315
14316 * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
14317 depending on gnus-score-decay-constant.
14318
14319 * encrypt.el (encrypt-insert-file-contents)
14320 (encrypt-write-file-contents): Don't use `gnus-message'.
14321
14322 * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
14323 arguments.
14324 (mm-uu-type-alist): Add message-marks and insert-marks.
14325 Pass arguments to mm-uu-verbatim-marks-extract.
14326 (mm-uu-hide-markers): New variable.
14327 (mm-uu-extract): Use face similar to `gnus-cite-3'.
14328
14329 * gnus-fun.el (gnus-convert-image-to-x-face-command)
14330 (gnus-convert-image-to-face-command): Use "convert" by default to
14331 allow other input image formats.
14332 (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
14333 accordingly.
14334
14335 2005-10-23 Simon Josefsson <jas@extundo.com>
14336
14337 * imap.el (imap-gssapi-program): Align command line parameters
14338 with latest GNU SASL.
14339 (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
14340
14341 2005-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
14342
14343 * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
14344 HTML.
14345 (nnslashdot-request-article): Ditto.
14346
14347 2005-10-20 Hiroshi Fujishima <hiroshi.fujishima@gmail.com> (tiny change)
14348
14349 * mail-source.el (mail-source-fetch-pop): Require pop3.
14350 (mail-source-check-pop): Ditto.
14351
14352 2005-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
14353
14354 * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
14355 errors.
14356
14357 2005-10-19 Reiner Steib <Reiner.Steib@gmx.de>
14358
14359 * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
14360 (gnus-treat-strip-leading-blank-lines): Improve doc string.
14361
14362 * message.el (message-tool-bar-local-item-from-menu): Fix comment.
14363
14364 * mm-bodies.el (mm-decode-string):
14365 Call `mm-charset-to-coding-system' with allow-override argument.
14366
14367 2005-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
14368
14369 * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
14370 (rfc2047-charset-to-coding-system): New function.
14371 (rfc2047-decode-encoded-words): New function.
14372 (rfc2047-decode-region): Use them.
14373 (rfc2047-decode-cte): Remove.
14374 (rfc2047-parse-and-decode): Remove.
14375 (rfc2047-decode): Remove.
14376
14377 2005-10-15 Kenichi Handa <handa@m17n.org>
14378
14379 * rfc2047.el (rfc2047-decode-cte): New function.
14380 (rfc2047-decode-region): Change the way to decode successive
14381 encoded-words: decode B- or Q-encoding in each encoded-word,
14382 concatenate them, and decode it as charset.
14383
14384 2005-10-17 Chong Yidong <cyd@stupidchicken.com>
14385
14386 * gnus-cus.el (gnus-custom-map): New variable. Bind mouse-1 to
14387 widget-move-and-invoke.
14388 (gnus-custom-mode): Use gnus-custom-map.
14389
14390 2005-10-15 Bill Wohler <wohler@newt.com>
14391
14392 * message.el (message-tool-bar-map): Rename image file from
14393 mail_send to mail/send.
14394
14395 2005-10-16 Masatake YAMATO <jet@gyve.org>
14396
14397 * message.el (message-expand-group): Pass the common
14398 prefix substring of completion to `display-completion-list'.
14399
14400 2005-10-13 Reiner Steib <Reiner.Steib@gmx.de>
14401
14402 * mml-sec.el (mml-secure-method): New internal variable.
14403 (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
14404 (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
14405 New functions using mml-secure-method.
14406
14407 * mml.el (mml-mode-map): Add key bindings for those functions.
14408 (mml-menu): Simplify security menu entries. Suggested by Jesper
14409 Harder <harder@myrealbox.com>.
14410 (mml-attach-file, mml-attach-buffer, mml-attach-external):
14411 Goto end of message if point is the headers of the message.
14412
14413 * message.el (message-in-body-p): New function.
14414
14415 * assistant.el: Autoload gnus-util and netrc.
14416
14417 * mm-util.el (mm-charset-to-coding-system): Add allow-override.
14418 Use `mm-charset-override-alist' only when decoding.
14419
14420 * mm-bodies.el (mm-decode-body):
14421 Call `mm-charset-to-coding-system' with allow-override argument.
14422
14423 * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
14424 `filename' from Content-Disposition if Content-Type doesn't
14425 provide `name'.
14426 (gnus-mime-view-part-as-type): Set default instead of
14427 initial-input.
14428
14429 2005-10-09 Daniel Brockman <daniel@brockman.se>
14430
14431 * format-spec.el (format-spec): Propagate text properties of % spec.
14432
14433 2005-10-12 Reiner Steib <Reiner.Steib@gmx.de>
14434
14435 * gnus-art.el (gnus-treat-predicate): Add `first'.
14436
14437 2005-10-11 Reiner Steib <Reiner.Steib@gmx.de>
14438
14439 * mm-util.el (mm-charset-synonym-alist): Improve doc string.
14440 (mm-charset-override-alist): New variable.
14441 (mm-charset-to-coding-system): Use it.
14442 (mm-codepage-setup): New helper function.
14443 (mm-charset-eval-alist): New variable.
14444 (mm-charset-to-coding-system): Use mm-charset-eval-alist.
14445 Warn about unknown charsets.
14446
14447 2005-10-04 David Hansen <david.hansen@gmx.net>
14448
14449 * nnrss.el (nnrss-request-article): Add support for the comments tag.
14450 (nnrss-check-group): Ditto.
14451
14452 2005-10-04 Reiner Steib <Reiner.Steib@gmx.de>
14453
14454 * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
14455 Rename x-gnus-verbatim to x-verbatim.
14456 (mm-uu-type-alist): Fix regexp for verbatim-marks.
14457
14458 * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
14459 x-verbatim.
14460
14461 * mm-url.el (mm-url-predefined-programs): Add switches for curl.
14462
14463 * gnus-util.el (gnus-remove-duplicates): Remove.
14464
14465 * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
14466 instead of gnus-remove-duplicates.
14467
14468 * message.el (message-remove-duplicates): Remove.
14469 (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
14470 message-remove-duplicates.
14471
14472 * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
14473 available, else use implementation from `delete-dups'.
14474
14475 * message.el (message-insert-expires): New function.
14476 (message-mode-map): Add key binding.
14477 (message-mode-field-menu): Add menu entry.
14478 (message-mode): Document it.
14479 (message-make-expires-date): Use `message-make-date'.
14480
14481 2005-10-04 Josh Huber <huber@alum.wpi.edu>
14482
14483 * message.el (message-make-expires-date): New function.
14484
14485 2005-10-02 Katsumi Yamaoka <yamaoka@jpl.org>
14486
14487 * time-date.el: Autoload parse-time-string, XEmacs needs it.
14488
14489 2005-09-30 Stefan Monnier <monnier@iro.umontreal.ca>
14490
14491 * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
14492 function rather than the diff-mode.el package.
14493 (mm-display-external): Use with-current-buffer.
14494 (mm-viewer-completion-map, mm-viewer-completion-map):
14495 Move initialization inside declaration.
14496
14497 2005-09-29 Simon Josefsson <jas@extundo.com>
14498
14499 * spam.el: Load hashcash when compiling, to avoid warnings.
14500 Don't autoload mail-check-payment.
14501 (spam-check-hashcash): Define unconditionally, since hashcash.el
14502 is part of Gnus now. Ignore errors from payment checking.
14503
14504 2005-09-28 Reiner Steib <Reiner.Steib@gmx.de>
14505
14506 * message.el (message-bold-region, message-unbold-region):
14507 Rename from `bold-region' and `unbold-region'.
14508
14509 * message.el: Remove useless autoloads.
14510
14511 2005-09-28 Simon Josefsson <jas@extundo.com>
14512
14513 * message.el (message-use-idna): Default to t.
14514 (message-use-idna): Test whether encoding works too. Doc fix.
14515
14516 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
14517
14518 * nntp.el (nntp-warn-about-losing-connection): Remove.
14519
14520 2005-09-27 Reiner Steib <Reiner.Steib@gmx.de>
14521
14522 * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
14523 customizable. Change default value.
14524 (mm-uu-diff-groups-regexp): Change default value.
14525 (mm-uu-type-alist): Add doc string.
14526 (mm-uu-configure): Add doc string. Make it interactive.
14527 (mm-uu-tex-groups-regexp): New variable.
14528 (mm-uu-latex-extract, mm-uu-latex-test): New functions.
14529 (mm-uu-type-alist): Add LaTeX documents.
14530 (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
14531 of "text/verbatim".
14532 (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
14533
14534 * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
14535 instead of "text/verbatim".
14536
14537 * message.el (message-mark-inserted-region)
14538 (message-mark-insert-file): Use slrn style marks when called with
14539 prefix argument.
14540
14541 2005-09-27 Simon Josefsson <jas@extundo.com>
14542
14543 * message.el (message-idna-to-ascii-rhs-1): Reformat.
14544
14545 2005-09-27 Arne Jørgensen <arne@arnested.dk>
14546
14547 * message.el (message-remove-duplicates): New function.
14548 Implementation borrowed from `gnus-remove-duplicates'.
14549 (message-idna-to-ascii-rhs): Also encode idna addresses in
14550 Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
14551 (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
14552 only ask about the same idna domain once per header and also tell
14553 in what header to replace the idna domain.
14554
14555 * gnus-art.el (article-decode-idna-rhs): Also decode idna
14556 addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
14557 (article-decode-idna-rhs): Fix regexp so that all idna-address in
14558 a header is decoded and not just the last one.
14559
14560 2005-09-27 Katsumi Yamaoka <yamaoka@jpl.org>
14561
14562 * gnus-art.el (gnus-mime-display-single): Don't modify text if it
14563 has been decoded.
14564
14565 * mm-decode.el (mm-automatic-display): Add text/verbatim.
14566 (mm-insert-part): Don't modify text if it has been decoded.
14567
14568 * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
14569 decoded.
14570
14571 * mm-view.el (mm-inline-text): Don't strip text props unless
14572 decoding enriched or richtext parts.
14573
14574 2005-09-25 Romain Francoise <romain@orebokech.com>
14575
14576 * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
14577 * gnus-start.el (gnus-subscribe-interactively):
14578 * gnus-uu.el (gnus-uu-grab-articles):
14579 End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
14580 space.
14581
14582 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
14583
14584 * smime.el (smime-sign-buffer, smime-decrypt-buffer):
14585 * mm-view.el (mm-view-pkcs7-decrypt):
14586 * gnus-sum.el (gnus-summary-limit-to-extra)
14587 (gnus-summary-respool-article, gnus-read-move-group-name):
14588 * gnus-score.el (gnus-summary-increase-score):
14589 * gnus-util.el (gnus-completing-read-with-default):
14590 * gnus-art.el (gnus-read-save-file-name)
14591 (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
14592 (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
14593 * message.el (message-check-news-header-syntax):
14594 Follow convention for reading with the minibuffer.
14595
14596 2005-09-22 Reiner Steib <Reiner.Steib@gmx.de>
14597
14598 * spam-report.el (spam-report-url-ping-plain):
14599 Use gnus-extended-version as User-Agent.
14600
14601 * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
14602 default value is nil.
14603
14604 * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
14605 (mm-uu-verbatim-marks-extract): New function.
14606 (mm-uu-extract): New face.
14607 (mm-uu-copy-to-buffer): Use it.
14608
14609 * spam-report.el (spam-report-gmane-ham): Rename from
14610 `spam-report-gmane-unspam'.
14611 (spam-report-gmane-internal): Rename from `spam-report-gmane'.
14612 Simplify use of UNSPAM argument. Fetch "X-Report-Unspam" header.
14613
14614 * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
14615 Autoload.
14616 (spam-report-gmane-unregister-routine):
14617 Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
14618
14619 2005-09-21 Teodor Zlatanov <tzz@lifelogs.com>
14620
14621 * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
14622 (spam-report-gmane-unregister-routine): Add support for gmane
14623 unregistration.
14624
14625 * spam-report.el (spam-report-gmane-unspam)
14626 (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
14627 (spam-report-gmane): Change to take a single article and do unspam
14628 registration.
14629
14630 2005-09-19 Reiner Steib <Reiner.Steib@gmx.de>
14631
14632 * mm-url.el (mm-url-decode-entities): Fix regexp.
14633
14634 2005-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
14635
14636 * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
14637 default to nil, to be able to use Gnus at all. If the default
14638 switches to something else, then the function should be fixed not
14639 be exceedingly slow.
14640
14641 2005-09-20 Teodor Zlatanov <tzz@lifelogs.com>
14642
14643 * gnus-start.el (gnus-activate-group): If the server is nil, don't
14644 fail hard.
14645
14646 * spam-report.el: Add better Keywords line.
14647
14648 * spam.el: Add Maintainer and better Keywords line.
14649
14650 2005-09-19 Reiner Steib <Reiner.Steib@gmx.de>
14651
14652 * gnus-art.el (gnus-article-replace-part)
14653 (gnus-mime-replace-part): New functions.
14654 (gnus-mime-action-alist, gnus-mime-button-commands)
14655 (gnus-mime-save-part-and-strip): Add file argument.
14656 (gnus-article-part-wrapper): Add interactive argument.
14657
14658 * gnus-sum.el (gnus-summary-mime-map):
14659 Add `gnus-article-replace-part'.
14660
14661 2005-09-19 Didier Verna <didier@xemacs.org>
14662
14663 The nnml compaction feature:
14664 * nnml.el (nnml-request-compact-group): New function.
14665 * nnml.el (nnml-request-compact): New function.
14666 * gnus-int.el (gnus-request-compact-group): New function.
14667 * gnus-int.el (gnus-request-compact): New function.
14668 * gnus-group.el (gnus-group-compact-group): New function.
14669 * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
14670 * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
14671 * gnus-srvr.el (gnus-server-compact-server): New function.
14672 * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
14673 * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
14674
14675 2005-09-18 Deepak Goel <deego@gnufans.org>
14676
14677 * sieve.el (sieve-help): Fix `message' call: first arg should be a
14678 format spec.
14679
14680 2005-09-16 Katsumi Yamaoka <yamaoka@jpl.org>
14681
14682 * gnus.el (gnus-group-startup-message): Bind image-load-path.
14683
14684 2005-09-15 Romain Francoise <romain@orebokech.com>
14685
14686 * message.el (message-fill-paragraph): Clarify docstring.
14687
14688 2005-09-14 Katsumi Yamaoka <yamaoka@jpl.org>
14689
14690 * gnus-art.el (gnus-mime-display-part): Protect against broken
14691 MIME messages.
14692
14693 2005-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
14694
14695 * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
14696 before parsing header.
14697
14698 2005-09-11 Jari Aalto <jari.aalto@cante.net>
14699
14700 * html2text.el (html2text-replace-list): Add new entities.
14701
14702 2005-09-11 Romain Francoise <romain@orebokech.com>
14703
14704 * message.el (message-alternative-emails): Improve docstring.
14705 (message-setup-1): Call `message-use-alternative-email-as-from'
14706 after `message-setup-hook' to give it precedence over posting
14707 styles, etc.
14708 (message-use-alternative-email-as-from): Add docstring.
14709 Remove the original From header if present.
14710
14711 * nnml.el (nnml-compressed-files-size-threshold): New variable.
14712 (nnml-save-mail): Use it.
14713
14714 * gnus-uu.el (gnus-uu-mark-series): Return number of marked
14715 articles. Add new argument `silent'.
14716 (gnus-uu-mark-all): Report the total number of marked articles.
14717
14718 2005-09-10 Romain Francoise <romain@orebokech.com>
14719
14720 * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
14721 (gnus-uu-mark-series): Likewise.
14722
14723 2005-09-10 Reiner Steib <Reiner.Steib@gmx.de>
14724
14725 * spam-report.el (spam-report-gmane): Fix generation of spam
14726 report URL.
14727
14728 2005-09-10 Simon Josefsson <jas@extundo.com>
14729
14730 * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
14731 t, based on discussion on the ding list with Robert Epprecht
14732 <epprecht@solnet.ch>.
14733
14734 2005-09-07 Reiner Steib <Reiner.Steib@gmx.de>
14735
14736 * spam-report.el (spam-report-gmane): Make it work without
14737 X-Report-Spam header. Gmane now only provides Archived-At.
14738 This is only used if `spam-report-gmane-use-article-number' is nil.
14739 (spam-report-gmane-spam-header): Remove. Not used anymore.
14740
14741 * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
14742 make `gnus-summary-sort-by-recipient' work with threading.
14743
14744 * nnweb.el (nnweb-google-wash-article): Print a message if article
14745 is not available.
14746
14747 2005-09-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
14748
14749 * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
14750 change. Decode text/* parts content before displaying.
14751
14752 2005-09-06 Reiner Steib <Reiner.Steib@gmx.de>
14753
14754 * mml-smime.el: Remove defvar of gnus-extract-address-components.
14755
14756 2005-09-06 Katsumi Yamaoka <yamaoka@jpl.org>
14757
14758 * mm-view.el (mm-display-inline-fontify): Disable support modes.
14759
14760 2005-09-05 Reiner Steib <Reiner.Steib@gmx.de>
14761
14762 * message.el (message-tab-body-function): Fix mismatched custom type.
14763
14764 * gnus.el (gnus-group-change-level-function): Ditto.
14765
14766 * gnus-msg.el (gnus-outgoing-message-group): Ditto.
14767
14768 * gnus-art.el (gnus-signature-limit)
14769 (gnus-article-mime-part-function): Ditto.
14770
14771 2005-09-05 Katsumi Yamaoka <yamaoka@jpl.org>
14772
14773 * mml.el (mml-mode): Silence the byte compiler.
14774
14775 * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
14776 using `(sit-for 0)' before moving the point to the specified part;
14777 skip unbuttonized parts.
14778 (gnus-article-part-wrapper): Don't use save-window-excursion; don't
14779 return to the summary window if gnus-auto-select-part is non-nil.
14780
14781 2005-09-04 Reiner Steib <Reiner.Steib@gmx.de>
14782
14783 * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
14784 New variables.
14785 (mml-dnd-attach-file, mml-mode): Use them.
14786
14787 * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
14788 Make fetching article by MID work again for Google Groups.
14789 Add FIXME concerning gnus-group-make-web-group.
14790
14791 * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
14792 Don't depend on Gnus by using mail-extract-address-components if
14793 gnus-extract-address-components is not bound.
14794
14795 2005-09-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
14796
14797 * gnus-art.el (gnus-mime-display-security): Don't display the
14798 signature, but only the signed part.
14799
14800 2005-09-02 Katsumi Yamaoka <yamaoka@jpl.org>
14801
14802 * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
14803
14804 * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
14805 list, not listp.
14806
14807 2005-09-02 Hrvoje Niksic <hniksic@xemacs.org>
14808
14809 * mm-encode.el (mm-encode-content-transfer-encoding):
14810 Likewise when encoding.
14811
14812 * mm-bodies.el (mm-decode-content-transfer-encoding):
14813 De-canonicalize CRLF for all text content types, not just
14814 text/plain.
14815
14816 2005-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
14817
14818 * gnus-art.el (gnus-article-part-wrapper): Error if there's no
14819 valid article; point arrow and cursor at the MIME button.
14820
14821 2005-08-30 Katsumi Yamaoka <yamaoka@jpl.org>
14822
14823 * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
14824 Suggested by Dan Christensen <jdc@uwo.ca>.
14825
14826 * mm-decode.el (mm-save-part): Enable change of prompt.
14827
14828 2005-08-29 Jari Aalto <jari.aalto@cante.net>
14829
14830 * gnus-msg.el (gnus-inews-add-send-actions):
14831 Make `message-post-method' lambda parameter ARG `&optional'.
14832
14833 2005-08-29 Reiner Steib <Reiner.Steib@gmx.de>
14834
14835 * gnus-sum.el (gnus-summary-mime-map):
14836 Add gnus-article-save-part-and-strip, gnus-article-delete-part and
14837 gnus-article-jump-to-part.
14838
14839 * gnus-art.el (gnus-article-edit-article): Add quiet argument.
14840 (gnus-article-edit-part): Use it.
14841 (gnus-article-part-wrapper): Add no-handle argument.
14842 (gnus-article-save-part-and-strip, gnus-article-delete-part):
14843 New functions.
14844
14845 2005-08-29 Romain Francoise <romain@orebokech.com>
14846
14847 * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
14848 docstring.
14849 (gnus-face-from-file): Likewise.
14850
14851 2005-08-29 Reiner Steib <Reiner.Steib@gmx.de>
14852
14853 * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
14854 (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
14855 non-nil.
14856 (gnus-auto-select-part): New variable.
14857 (gnus-article-jump-to-part): New function.
14858 (gnus-article-edit-part, gnus-mime-save-part-and-strip)
14859 (gnus-mime-delete-part): Allow selecting specified part after
14860 deleting or stripping parts.
14861 (gnus-article-jump-to-part): Don't use `read-number'. Use last
14862 part if argument is bogus.
14863
14864 2005-08-31 Juanma Barranquero <lekktu@gmail.com>
14865
14866 * gnus-art.el (w3m-minor-mode-map):
14867 * gnus-spec.el (gnus-newsrc-file-version):
14868 * gnus-util.el (nnmail-active-file-coding-system)
14869 (gnus-original-article-buffer, gnus-user-agent):
14870 * gnus.el (gnus-ham-process-destinations)
14871 (gnus-parameter-ham-marks-alist)
14872 (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
14873 (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
14874 (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
14875 * mm-decode.el (gnus-current-window-configuration):
14876 * mm-extern.el (gnus-article-mime-handles):
14877 * mm-url.el (url-current-object, url-package-name)
14878 (url-package-version):
14879 * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
14880 (smime-keys, w3m-cid-retrieve-function-alist)
14881 (w3m-current-buffer, w3m-display-inline-images)
14882 (w3m-minor-mode-map):
14883 * mml-smime.el (gnus-extract-address-components):
14884 * mml.el (gnus-article-mime-handles, gnus-mouse-2)
14885 (gnus-newsrc-hashtb, message-default-charset)
14886 (message-deletable-headers, message-options)
14887 (message-posting-charset, message-required-mail-headers)
14888 (message-required-news-headers):
14889 * mml1991.el (mc-pgp-always-sign):
14890 * mml2015.el (mc-pgp-always-sign):
14891 * nnheader.el (nnmail-extra-headers):
14892 * rfc1843.el (gnus-decode-encoded-word-function)
14893 (gnus-decode-header-function, gnus-newsgroup-name):
14894 * spam-stat.el (gnus-original-article-buffer): Add defvars.
14895
14896 2005-08-22 Karl Chen <quarl@cs.berkeley.edu>
14897
14898 * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
14899 the end of the date treatments.
14900
14901 2005-08-15 Simon Josefsson <jas@extundo.com>
14902
14903 * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
14904 it in url-handlers.el and XEmacs in url.el. Reported by Luca
14905 Capello and Romain Francoise.
14906 (pgg-fetch-key-function): Remove, not used?
14907 (pgg-insert-url-with-w3): Require url, to get
14908 url-insert-file-contents regardless of where it is defined.
14909
14910 2005-08-13 Romain Francoise <romain@orebokech.com>
14911
14912 * message.el (message-cite-original-1): New function.
14913 (message-cite-original): Use it.
14914 (message-cite-original-without-signature): Ditto.
14915
14916 2005-08-08 Romain Francoise <romain@orebokech.com>
14917
14918 * message.el (message-yank-empty-prefix): New variable.
14919 (message-indent-citation): Use it.
14920 (message-cite-original-without-signature): Respect X-No-Archive.
14921
14922 2005-08-08 Simon Josefsson <jas@extundo.com>
14923
14924 * pgg.el: Autoload url-insert-file-contents instead of loading
14925 w3/url.
14926 (pgg-insert-url-with-w3): Don't load url here.
14927
14928 2005-08-07 Jesper Harder <harder@phys.au.dk>
14929
14930 * message.el (message-kill-to-signature): Don't insert newline at
14931 bol.
14932 (message-newline-and-reformat): Bind fill-paragraph-function to nil.
14933
14934 2005-08-06 Romain Francoise <romain@orebokech.com>
14935
14936 * message.el (message-user-fqdn): Fix typo in docstring.
14937
14938 2005-08-05 Daiki Ueno <ueno@unixuser.org>
14939
14940 * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
14941
14942 * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
14943
14944 2005-08-05 Katsumi Yamaoka <yamaoka@jpl.org>
14945
14946 * mm-bodies.el (mm-encode-body): Use coding system rather than
14947 charset to encode text.
14948
14949 * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
14950 number of charsets if utf-8 is available (XEmacs).
14951
14952 2005-08-04 Reiner Steib <Reiner.Steib@gmx.de>
14953
14954 * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
14955 taken from `gnus-button-mid-or-mail-regexp'.
14956 (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
14957 (gnus-button-alist): Improve regexp for domain part of the MIDs
14958 for news:localpart@domain buttons.
14959 (gnus-button-ctan-directory-regexp): Update.
14960
14961 2005-08-02 Katsumi Yamaoka <yamaoka@jpl.org>
14962
14963 * sieve-manage.el (sieve-manage-interactive-login):
14964 Use make-local-variable rather than make-variable-buffer-local.
14965 (sieve-manage-open): Ditto.
14966 (sieve-manage-authenticate): Ditto.
14967
14968 * mml.el (mml-generate-mime-1): Make the content type default to
14969 text/plain if the filename is not specified.
14970
14971 2005-08-01 Katsumi Yamaoka <yamaoka@jpl.org>
14972
14973 * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
14974 instead of insert-buffer.
14975
14976 * message.el (message-yank-original): Ditto; set the mark at the
14977 end of the yanked message.
14978
14979 2005-07-29 Katsumi Yamaoka <yamaoka@jpl.org>
14980
14981 * gnus-art.el (gnus-article-next-page-1): Reduce the number of
14982 lines to scroll rather than to stop it.
14983
14984 * mml.el (mml-generate-default-type): Add doc string.
14985 (mml-generate-mime-1): Use mm-default-file-encoding or make it
14986 default to application/octet-stream when determining the content
14987 type if it is not specified for the part or the mml contents; add
14988 a comment about mml-generate-default-type.
14989
14990 2005-07-29 Reiner Steib <Reiner.Steib@gmx.de>
14991
14992 * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
14993 make it default to application/octet-stream when determining the
14994 content type if it is not specified for the external contents.
14995
14996 2005-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
14997
14998 * rfc2231.el (rfc2231-parse-string): Take care that not only a
14999 segmented parameter but also other parameters might be there.
15000
15001 2005-07-27 Katsumi Yamaoka <yamaoka@jpl.org>
15002
15003 * mm-decode.el (mm-display-external): Delete temp file, directory
15004 and buffer immediately if the external process is exited.
15005
15006 2005-07-26 Katsumi Yamaoka <yamaoka@jpl.org>
15007
15008 * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
15009 fewer lines than that of scroll-margin.
15010 (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
15011
15012 2005-07-25 Katsumi Yamaoka <yamaoka@jpl.org>
15013
15014 * gnus-art.el (gnus-article-next-page): Revert.
15015 (gnus-article-beginning-of-window): New macro.
15016 (gnus-article-next-page-1): Use it.
15017 (gnus-article-prev-page): Ditto.
15018 (gnus-article-edit-part): Use insert-buffer-substring instead of
15019 insert-buffer.
15020 (gnus-article-edit-exit): Ditto.
15021
15022 * gnus-util.el (gnus-beginning-of-window): Remove.
15023 (gnus-end-of-window): Remove.
15024
15025 2005-07-25 Simon Josefsson <jas@extundo.com>
15026
15027 * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
15028 to have the url package without w3. Reported by Daiki Ueno
15029 <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
15030
15031 2005-07-20 Didier Verna <didier@xemacs.org>
15032
15033 * gnus-diary.el: Remove the description comment (nndiary is now
15034 properly documented in the Gnus manual).
15035 Fix the spelling of "Back End".
15036 * nndiary.el: Ditto.
15037 Fix the copyright notice.
15038
15039 2005-07-18 Romain Francoise <romain@orebokech.com>
15040
15041 * gnus-sum.el (gnus-summary-to-prefix)
15042 (gnus-summary-newsgroup-prefix): New variables.
15043 (gnus-summary-from-or-to-or-newsgroups): Use them.
15044
15045 2005-07-17 Romain Francoise <romain@orebokech.com>
15046
15047 * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
15048 space as it's generally not especially interesting to the user.
15049
15050 2005-07-16 Romain Francoise <romain@orebokech.com>
15051
15052 * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
15053 nil to avoid prompting and file modification if one of the
15054 messages at the top of the nnfolder file contains a copyright
15055 notice.
15056 Update copyright notice.
15057
15058 * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
15059 instead of `current-time-string' as the latter creates a time
15060 string that is not RFC 2822 compliant (it lacks the zone).
15061 Update copyright notice.
15062
15063 2005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
15064
15065 * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
15066 for text/rtf. Display default in prompt. Pass default for M-n.
15067
15068 * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
15069
15070 2005-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
15071
15072 * gnus-msg.el (gnus-button-mailto):
15073 Remove save-selected-window-window hackery because it relies on
15074 save-selected-window internals.
15075
15076 2005-07-15 Katsumi Yamaoka <yamaoka@jpl.org>
15077
15078 * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
15079 (gnus-article-next-page-1): Use gnus-beginning-of-window.
15080 (gnus-article-prev-page): Ditto.
15081
15082 * gnus-util.el (gnus-beginning-of-window): New function.
15083 (gnus-end-of-window): New function.
15084
15085 2005-07-14 Hiroshi Fujishima <hiroshi.fujishima@gmail.com> (tiny change)
15086
15087 * gnus-score.el (gnus-score-edit-all-score):
15088 Set gnus-score-edit-exit-function to gnus-score-edit-done and call
15089 gnus-message.
15090
15091 2005-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
15092
15093 * gnus-msg.el (gnus-button-mailto):
15094 Remove save-selected-window-window hackery because it relies on
15095 save-selected-window internals.
15096
15097 2005-07-13 Katsumi Yamaoka <yamaoka@jpl.org>
15098
15099 * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
15100 add-minor-mode.
15101 (gnus-binary-mode): Ditto.
15102
15103 * gnus-topic.el (gnus-topic-mode): Ditto.
15104
15105 2005-07-08 Ralf Angeli <angeli@iwi.uni-sb.de>
15106
15107 * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
15108 (gnus-article-prev-page): Take scroll-margin into consideration.
15109
15110 2005-07-04 Lute Kamstra <lute@gnu.org>
15111
15112 Update FSF's address in GPL notices.
15113
15114 2005-07-04 Juanma Barranquero <lekktu@gmail.com>
15115
15116 * gnus.el (gnus-exit):
15117 * gnus-group.el (gnus-group-icons):
15118 * nnmail.el (nnmail-prepare): Fix typos in docstrings.
15119
15120 * gnus-nocem.el (gnus-nocem):
15121 * message.el (message-various, message-buffers, message-sending)
15122 (message-interface, message-forwarding, message-insertion)
15123 (message-headers, message-news, message-mail):
15124 * pgg-gpg.el (pgg-gpg):
15125 * pgg-parse.el (pgg-parse):
15126 * pgg-pgp.el (pgg-pgp):
15127 * pgg-pgp5.el (pgg-pgp5):
15128 * pop3.el (pop3): Finish `defgroup' description with period.
15129
15130 2005-07-01 Katsumi Yamaoka <yamaoka@jpl.org>
15131
15132 * gnus-art.el (article-display-face): Improve the efficiency.
15133 (article-display-x-face): Ditto; remove grey x-face stuff.
15134
15135 2005-06-30 Katsumi Yamaoka <yamaoka@jpl.org>
15136
15137 * gnus-art.el (article-display-face): Correct the position in
15138 which Faces are inserted.
15139
15140 2005-06-29 Didier Verna <didier@xemacs.org>
15141
15142 * gnus-art.el (article-display-face): Display faces in correct
15143 order.
15144
15145 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
15146
15147 * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
15148 (gnus-fill-real-hashtb): Use hash table instead of obarray.
15149 (gnus-nocem-check-article): Fetch the Type header.
15150 (gnus-nocem-message-wanted-p): Fix the way to examine types.
15151 (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
15152 (gnus-nocem-enter-article): Use hash tables rather than obarrays;
15153 make sure gnus-nocem-hashtb is initialized.
15154 (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
15155 (gnus-nocem-unwanted-article-p): Ditto.
15156
15157 * pgg.el (pgg-verify): Return the verification result.
15158
15159 2005-06-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
15160
15161 * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
15162 is ascii.
15163
15164 2005-06-24 Juanma Barranquero <lekktu@gmail.com>
15165
15166 * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
15167 `show-nonbreak-escape'.
15168
15169 2005-06-23 Lute Kamstra <lute@gnu.org>
15170
15171 * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
15172
15173 * dig.el (dig-mode):
15174 * smime.el (smime-mode): Use gnus-run-mode-hooks.
15175
15176 2005-06-21 Juanma Barranquero <lekktu@gmail.com>
15177
15178 * nnimap.el (nnimap-split-download-body): Fix spellings.
15179
15180 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
15181
15182 * gnus-art.el (gnus-article-encrypt-body):
15183 * gnus-cus.el (gnus-score-customize):
15184 * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
15185 * pop3.el (pop3-user): Don't use `format' on `error' arguments.
15186
15187 2005-06-16 Arne Jørgensen <arne@arnested.dk>
15188
15189 * smime.el (smime-cert-by-ldap-1): Detect PEM format without
15190 header by looking for magic "MII" at the beginnig.
15191
15192 2005-06-16 Miles Bader <miles@gnu.org>
15193
15194 * assistant.el (assistant-field): Remove "-face" suffix from face name.
15195 (assistant-field-face): New backward-compatibility alias for renamed
15196 face.
15197 (assistant-render-text): Use renamed assistant-field face.
15198
15199 * spam.el (spam): Remove "-face" suffix from face name.
15200 (spam-face): New backward-compatibility alias for renamed face.
15201 (spam-face, spam-initialize): Use renamed spam face.
15202
15203 * message.el (message-header-to, message-header-cc)
15204 (message-header-subject, message-header-newsgroups)
15205 (message-header-other, message-header-name)
15206 (message-header-xheader, message-separator, message-cited-text)
15207 (message-mml): Remove "-face" suffix from face names.
15208 (message-header-to-face, message-header-cc-face)
15209 (message-header-subject-face, message-header-newsgroups-face)
15210 (message-header-other-face, message-header-name-face)
15211 (message-header-xheader-face, message-separator-face)
15212 (message-cited-text-face, message-mml-face):
15213 New backward-compatibility aliases for renamed faces.
15214 (message-font-lock-keywords): Use renamed message faces.
15215
15216 * sieve-mode.el (sieve-control-commands, sieve-action-commands)
15217 (sieve-test-commands, sieve-tagged-arguments):
15218 Remove "-face" suffix from face names.
15219 (sieve-control-commands-face, sieve-action-commands-face)
15220 (sieve-test-commands-face, sieve-tagged-arguments-face):
15221 New backward-compatibility aliases for renamed faces.
15222 (sieve-control-commands-face, sieve-action-commands-face)
15223 (sieve-test-commands-face, sieve-tagged-arguments-face):
15224 Use renamed sieve faces.
15225
15226 * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
15227 (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
15228 (gnus-group-news-3-empty, gnus-group-news-4)
15229 (gnus-group-news-4-empty, gnus-group-news-5)
15230 (gnus-group-news-5-empty, gnus-group-news-6)
15231 (gnus-group-news-6-empty, gnus-group-news-low)
15232 (gnus-group-news-low-empty, gnus-group-mail-1)
15233 (gnus-group-mail-1-empty, gnus-group-mail-2)
15234 (gnus-group-mail-2-empty, gnus-group-mail-3)
15235 (gnus-group-mail-3-empty, gnus-group-mail-low)
15236 (gnus-group-mail-low-empty, gnus-summary-selected)
15237 (gnus-summary-cancelled, gnus-summary-high-ticked)
15238 (gnus-summary-low-ticked, gnus-summary-normal-ticked)
15239 (gnus-summary-high-ancient, gnus-summary-low-ancient)
15240 (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
15241 (gnus-summary-low-undownloaded)
15242 (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
15243 (gnus-summary-low-unread, gnus-summary-normal-unread)
15244 (gnus-summary-high-read, gnus-summary-low-read)
15245 (gnus-summary-normal-read, gnus-splash):
15246 Remove "-face" suffix from face names.
15247 (gnus-group-news-1-face, gnus-group-news-1-empty-face)
15248 (gnus-group-news-2-face, gnus-group-news-2-empty-face)
15249 (gnus-group-news-3-face, gnus-group-news-3-empty-face)
15250 (gnus-group-news-4-face, gnus-group-news-4-empty-face)
15251 (gnus-group-news-5-face, gnus-group-news-5-empty-face)
15252 (gnus-group-news-6-face, gnus-group-news-6-empty-face)
15253 (gnus-group-news-low-face, gnus-group-news-low-empty-face)
15254 (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
15255 (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
15256 (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
15257 (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
15258 (gnus-summary-selected-face, gnus-summary-cancelled-face)
15259 (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
15260 (gnus-summary-normal-ticked-face)
15261 (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
15262 (gnus-summary-normal-ancient-face)
15263 (gnus-summary-high-undownloaded-face)
15264 (gnus-summary-low-undownloaded-face)
15265 (gnus-summary-normal-undownloaded-face)
15266 (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
15267 (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
15268 (gnus-summary-low-read-face, gnus-summary-normal-read-face)
15269 (gnus-splash-face):
15270 New backward-compatibility aliases for renamed faces.
15271 (gnus-group-startup-message): Use renamed gnus faces.
15272
15273 * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
15274 (gnus-server-closed, gnus-server-denied, gnus-server-offline)
15275 (gnus-server-agent): Remove "-face" suffix from face names.
15276 (gnus-server-agent-face, gnus-server-opened-face)
15277 (gnus-server-closed-face, gnus-server-denied-face)
15278 (gnus-server-offline-face):
15279 New backward-compatibility aliases for renamed faces.
15280 (gnus-server-agent-face, gnus-server-opened-face)
15281 (gnus-server-closed-face, gnus-server-denied-face)
15282 (gnus-server-offline-face): Use renamed gnus faces.
15283
15284 * gnus-picon.el (gnus-picon-xbm, gnus-picon):
15285 Remove "-face" suffix from face names.
15286 (gnus-picon-xbm-face, gnus-picon-face):
15287 New backward-compatibility aliases for renamed faces.
15288
15289 * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
15290 (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
15291 (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
15292 (gnus-cite-11): Remove "-face" suffix from face names.
15293 (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
15294 (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
15295 (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
15296 (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
15297 New backward-compatibility aliases for renamed faces.
15298 (gnus-cite-attribution-face, gnus-cite-face-list)
15299 (gnus-article-boring-faces): Use renamed gnus faces.
15300
15301 * gnus-art.el (gnus-signature, gnus-header-from)
15302 (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
15303 (gnus-header-content): Remove "-face" suffix from face names.
15304 (gnus-signature-face, gnus-header-from-face)
15305 (gnus-header-subject-face, gnus-header-newsgroups-face)
15306 (gnus-header-name-face, gnus-header-content-face):
15307 New backward-compatibility aliases for renamed faces.
15308 (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
15309
15310 * gnus-sum.el (gnus-summary-selected-face)
15311 (gnus-summary-highlight): Use renamed gnus faces.
15312 * gnus-group.el (gnus-group-highlight): Likewise.
15313
15314 2005-06-14 Juanma Barranquero <lekktu@gmail.com>
15315
15316 * gnus-sieve.el (gnus-sieve-article-add-rule):
15317 * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
15318 * spam-stat.el (spam-stat-buffer-change-to-spam)
15319 (spam-stat-buffer-change-to-non-spam): Follow error conventions.
15320
15321 * message.el (message-is-yours-p):
15322 * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
15323
15324 2005-06-14 Katsumi Yamaoka <yamaoka@jpl.org>
15325
15326 * mm-view.el (mm-inline-text): Withdraw the last change.
15327
15328 2005-06-09 Katsumi Yamaoka <yamaoka@jpl.org>
15329
15330 * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
15331 executing enriched-decode.
15332
15333 2005-06-07 Katsumi Yamaoka <yamaoka@jpl.org>
15334
15335 * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
15336 charset of tar files.
15337
15338 2005-06-04 Luc Teirlinck <teirllm@auburn.edu>
15339
15340 * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
15341
15342 2005-06-04 Lute Kamstra <lute@gnu.org>
15343
15344 * nnfolder.el (nnfolder-read-folder): Make sure that undo
15345 information is never recorded.
15346
15347 2005-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
15348
15349 * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
15350
15351 2005-06-02 Katsumi Yamaoka <yamaoka@jpl.org>
15352
15353 * pop3.el (pop3-apop): Run md5 in the binary mode.
15354
15355 * starttls.el (starttls-set-process-query-on-exit-flag):
15356 Use eval-and-compile.
15357
15358 2005-05-31 Simon Josefsson <jas@extundo.com>
15359
15360 * smime.el (smime-replace-in-string): Define.
15361 (smime-cert-by-ldap-1): Use it.
15362
15363 2005-05-31 Katsumi Yamaoka <yamaoka@jpl.org>
15364
15365 * gnus-art.el (article-display-x-face): Replace
15366 process-kill-without-query by gnus-set-process-query-on-exit-flag.
15367
15368 * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
15369 set-process-query-on-exit-flag or process-kill-without-query.
15370
15371 * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
15372 loop instead of replace-regexp.
15373
15374 * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
15375 instead of process-kill-without-query if it is available.
15376
15377 * mm-util.el (mm-insert-file-contents): Bind find-file-hook
15378 instead of find-file-hooks if it is available.
15379
15380 * mml1991.el: Bind pgg-default-user-id when compiling.
15381
15382 * mml2015.el: Bind pgg-default-user-id when compiling.
15383
15384 * nndraft.el (nndraft-request-associate-buffer):
15385 Use write-contents-functions instead of write-contents-hooks if it is
15386 available.
15387
15388 * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
15389 instead of find-file-hooks if it is available.
15390
15391 * nntp.el (nntp-open-connection): Replace
15392 process-kill-without-query by gnus-set-process-query-on-exit-flag.
15393 (nntp-open-ssl-stream): Ditto.
15394 (nntp-open-tls-stream): Ditto.
15395
15396 * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
15397 set-process-query-on-exit-flag or process-kill-without-query.
15398 (starttls-open-stream-gnutls): Use it instead of
15399 process-kill-without-query.
15400 (starttls-open-stream): Ditto.
15401
15402 2005-05-31 Ulf Stegemann <ulf@zeitform.de> (tiny change)
15403
15404 * smime.el (smime-cert-by-ldap-1): Don't use
15405 replace-regexp-in-string.
15406
15407 2005-05-31 Arne Jørgensen <arne@arnested.dk>
15408
15409 * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
15410
15411 * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
15412 in PEM format. Adjust to the XEmacs compatibility.
15413
15414 2005-05-30 Reiner Steib <Reiner.Steib@gmx.de>
15415
15416 * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
15417 by `string-to-number'.
15418 * gnus-agent.el (gnus-agent-regenerate-group)
15419 (gnus-agent-fetch-articles): Ditto.
15420 * gnus-art.el (gnus-button-fetch-group): Ditto.
15421 * gnus-cache.el (gnus-cache-generate-active)
15422 (gnus-cache-articles-in-group): Ditto.
15423 * gnus-group.el (gnus-group-set-current-level)
15424 (gnus-group-insert-group-line): Ditto.
15425 * gnus-score.el (gnus-score-set-expunge-below)
15426 (gnus-score-set-mark-below, gnus-summary-score-effect)
15427 (gnus-summary-score-entry): Ditto.
15428 * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
15429 (gnus-soup-pack): Ditto.
15430 * gnus-spec.el (gnus-xmas-format): Ditto.
15431 * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
15432 * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
15433 * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
15434 * nnbabyl.el (nnbabyl-article-group-number): Ditto.
15435 * nndb.el (nndb-get-remote-expire-response): Ditto.
15436 * nndiary.el (nndiary-parse-schedule-value)
15437 (nndiary-string-to-number, nndiary-request-replace-article)
15438 (nndiary-request-article): Ditto.
15439 * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
15440 * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
15441 * nneething.el (nneething-make-head): Ditto.
15442 * nnfolder.el (nnfolder-request-article)
15443 (nnfolder-retrieve-headers): Ditto.
15444 * nnheader.el (nnheader-file-to-number): Ditto.
15445 * nnkiboze.el (nnkiboze-request-article): Ditto.
15446 * nnmail.el (nnmail-process-unix-mail-format)
15447 (nnmail-process-babyl-mail-format): Ditto.
15448 * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
15449 * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
15450 (nnmh-request-create-group, nnmh-request-list-1)
15451 (nnmh-request-group, nnmh-request-article): Ditto.
15452 * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
15453 * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
15454 * nnsoup.el (nnsoup-make-active): Ditto.
15455 * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
15456 * nntp.el (nntp-find-group-and-number)
15457 (nntp-retrieve-headers-with-xover): Ditto.
15458 * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
15459 * pgg-parse.el (pgg-read-body, pgg-read-bytes)
15460 (pgg-format-key-identifier): Ditto.
15461 * pop3.el (pop3-last, pop3-stat): Ditto.
15462 * qp.el (quoted-printable-decode-region): Ditto.
15463
15464 * spam-report.el (spam-report-url-ping-mm-url): Use format instead
15465 of concat.
15466
15467 2005-05-30 Katsumi Yamaoka <yamaoka@jpl.org>
15468
15469 * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
15470
15471 * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
15472
15473 * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
15474
15475 * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
15476
15477 * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
15478
15479 * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
15480
15481 * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
15482 (gnus-carpal-mode): Ditto.
15483
15484 * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
15485 (gnus-browse-mode): Ditto.
15486
15487 * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
15488
15489 * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
15490
15491 2005-05-29 Richard M. Stallman <rms@gnu.org>
15492
15493 * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
15494
15495 2005-05-27 Katsumi Yamaoka <yamaoka@jpl.org>
15496
15497 * gnus-util.el (gnus-run-mode-hooks): New function.
15498
15499 * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
15500
15501 2005-05-26 Luc Teirlinck <teirllm@auburn.edu>
15502
15503 * gnus-agent.el (gnus-agent-make-mode-line-string):
15504 Use mode-line-highlight as mouse-face.
15505
15506 2005-05-17 Katsumi Yamaoka <yamaoka@jpl.org>
15507
15508 * canlock.el (canlock): Change the parent group to news.
15509
15510 * deuglify.el (gnus-outlook-deuglify): Add :group.
15511
15512 * dig.el (dig): Add :group.
15513
15514 * dns-mode.el (dns-mode): Add :group.
15515
15516 * encrypt.el (encrypt): Add :group.
15517
15518 * gnus-cite.el (gnus-cite-attribution-face): Add :group.
15519 (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
15520 (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
15521 (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
15522 (gnus-cite-face-10, gnus-cite-face-11): Ditto.
15523
15524 * gnus-diary.el (gnus-diary): Add :group.
15525
15526 * gnus.el (gnus-group-news-1-face): Add :group.
15527 (gnus-group-news-1-empty-face): Ditto.
15528 (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
15529 (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
15530 (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
15531 (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
15532 (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
15533 (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
15534 (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
15535 (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
15536 (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
15537 (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
15538 (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
15539 (gnus-summary-high-ticked-face): Ditto.
15540 (gnus-summary-low-ticked-face): Ditto.
15541 (gnus-summary-normal-ticked-face): Ditto.
15542 (gnus-summary-high-ancient-face): Ditto.
15543 (gnus-summary-low-ancient-face): Ditto.
15544 (gnus-summary-normal-ancient-face): Ditto.
15545 (gnus-summary-high-undownloaded-face): Ditto.
15546 (gnus-summary-low-undownloaded-face): Ditto.
15547 (gnus-summary-normal-undownloaded-face): Ditto.
15548 (gnus-summary-high-unread-face): Ditto.
15549 (gnus-summary-low-unread-face): Ditto.
15550 (gnus-summary-normal-unread-face): Ditto.
15551 (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
15552 (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
15553
15554 * hashcash.el (hashcash): New custom group.
15555 (hashcash-default-payment): Add :group.
15556 (hashcash-payment-alist): Ditto.
15557 (hashcash-default-accept-payment): Ditto.
15558 (hashcash-accept-resources): Ditto.
15559 (hashcash-path): Ditto.
15560 (hashcash-extra-generate-parameters): Ditto.
15561 (hashcash-double-spend-database): Ditto.
15562 (hashcash-in-news): Ditto.
15563
15564 * message.el (message-minibuffer-local-map): Add :group.
15565
15566 * netrc.el (netrc): Add :group.
15567
15568 * sieve-manage.el (sieve-manage-log): Add :group.
15569 (sieve-manage-default-user): Diito.
15570 (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
15571 (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
15572 (sieve-manage-authenticators): Ditto.
15573 (sieve-manage-authenticator-alist): Ditto.
15574 (sieve-manage-default-port): Ditto.
15575
15576 * sieve-mode.el (sieve-control-commands-face): Add :group.
15577 (sieve-action-commands-face): Ditto.
15578 (sieve-test-commands-face): Ditto.
15579 (sieve-tagged-arguments-face): Ditto.
15580
15581 * smime.el (smime): Add :group.
15582
15583 * spam-report.el (spam-report): Add :group.
15584
15585 * spam.el (spam, spam-face): Add :group.
15586
15587 2005-05-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
15588
15589 * nntp.el (nntp-next-result-arrived-p): Some news servers may
15590 return \n.\n.\n at the end of articles. Protect against that.
15591 (nntp-with-open-group): Allow debugging.
15592
15593 * nnheader.el (mail-header-set-extra): Make into a function
15594 because I just could't understand how to quote the list properly.
15595
15596 * dns.el (query-dns-cached): New function.
15597
15598 2005-05-26 Lute Kamstra <lute@gnu.org>
15599
15600 * score-mode.el (gnus-score-mode): Use run-mode-hooks.
15601
15602 2005-05-16 Katsumi Yamaoka <yamaoka@jpl.org>
15603
15604 * gnus-art.el: Don't autoload mail-extract-address-components.
15605
15606 * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
15607 eval-and-compile to evaluate it.
15608
15609 * hashcash.el: Don't autoload executable-find.
15610
15611 * nndb.el: Don't declare the nndb back end two or more times; don't
15612 autoload news-reply-mode, news-setup, cancel-timer and telnet.
15613
15614 * nntp.el: Autoload format-spec instead of format; use
15615 eval-and-compile to evaluate autoload forms.
15616
15617 2005-05-09 Georg C. F. Greve <greve@gnu.org> (tiny change)
15618
15619 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
15620
15621 2005-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
15622
15623 * gnus.el (gnus-version-number): Bump version.
15624
15625 2005-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
15626
15627 * gnus.el: No Gnus v0.3 is released.
15628
15629 2005-04-28 Katsumi Yamaoka <yamaoka@jpl.org>
15630
15631 * gnus-art.el (gnus-article-edit-part): Disable undo.
15632
15633 2005-04-25 Katsumi Yamaoka <yamaoka@jpl.org>
15634
15635 * gnus-art.el (article-date-ut): Don't delete X-Sent header when
15636 gnus-article-date-lapsed-new-header is t if date timer is active;
15637 skip headers in which the original date value is empty.
15638 (gnus-article-save-original-date): Redefine it as a macro.
15639 (gnus-display-mime): Use it.
15640
15641 2005-04-22 Katsumi Yamaoka <yamaoka@jpl.org>
15642
15643 * gnus-art.el (article-date-ut): Support converting date in
15644 forwarded parts as well.
15645 (gnus-article-save-original-date): New function.
15646 (gnus-display-mime): Use it.
15647
15648 2005-04-22 David Hansen <david.hansen@physik.fu-berlin.de>
15649
15650 * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
15651 enclosure element of <item>.
15652
15653 2005-04-21 Reiner Steib <Reiner.Steib@gmx.de>
15654
15655 * message.el (message-kill-buffer-query): Rename from
15656 `message-kill-buffer-query-if-modified'. Add :version.
15657
15658 2005-04-19 Katsumi Yamaoka <yamaoka@jpl.org>
15659
15660 * mml.el (mml-preview): Bind gnus-message-buffer while setting the
15661 window layout.
15662
15663 2005-04-18 Katsumi Yamaoka <yamaoka@jpl.org>
15664
15665 * mml.el: Autoload dnd when compiling.
15666
15667 2005-04-18 Reiner Steib <Reiner.Steib@gmx.de>
15668
15669 * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
15670 x-dnd-*.
15671
15672 2005-04-18 Katsumi Yamaoka <yamaoka@jpl.org>
15673
15674 * qp.el (quoted-printable-encode-region): Save excursion.
15675
15676 2005-04-14 Teodor Zlatanov <tzz@lifelogs.com>
15677
15678 * message.el (message-kill-buffer-query-if-modified): Add new variable
15679 so the user can kill a modified message buffer quickly.
15680 (message-kill-buffer): Use it.
15681
15682 2005-04-13 Katsumi Yamaoka <yamaoka@jpl.org>
15683
15684 * gnus-art.el (gnus-mime-inline-part): Use mm-string-to-multibyte.
15685 * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
15686
15687 2005-04-12 Katsumi Yamaoka <yamaoka@jpl.org>
15688
15689 * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
15690 contained in text because xml.el decodes entities) with LFs.
15691
15692 2005-04-11 Lute Kamstra <lute@gnu.org>
15693
15694 * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
15695 differently.
15696
15697 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
15698
15699 * mm-util.el (mm-detect-coding-region): Typo.
15700
15701 2005-04-11 Katsumi Yamaoka <yamaoka@jpl.org>
15702
15703 * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
15704
15705 2005-04-06 Deepak Goel <deego@gnufans.org>
15706
15707 * spam-stat.el (spam-stat-score-buffer): Add a call to a
15708 user-function allow user modifications of the scores.
15709 (spam-stat-score-buffer-user): New function, to allow
15710 user-computed modifications to the score.
15711 (spam-stat-score-buffer-user-functions): List of additional
15712 scoring functions.
15713 (spam-stat-error-holder): Global temporary error holder.
15714 (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
15715 variable.
15716
15717 2005-04-06 Teodor Zlatanov <tzz@lifelogs.com>
15718
15719 * gnus-registry.el (gnus-registry-clean-empty-function)
15720 (gnus-registry-trim, gnus-registry-fetch-groups)
15721 (gnus-registry-delete-group): Groups that match
15722 `gnus-registry-ignored-groups' are removed from the registry
15723 entries, not just ignored for splitting. This helps clean up the
15724 registry. Also, `gnus-registry-fetch-groups' is a convenient way
15725 to get all the groups a message ID is in.
15726
15727 * spam-stat.el (spam-stat-split-fancy-spam-threshold)
15728 (spam-stat-split-fancy): Change "threshhold" to "threshold".
15729 (spam-stat-score-buffer-user-functions): Add :number custom type.
15730
15731 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
15732
15733 * mm-util.el (mm-coding-system-p): Don't return binary for the nil
15734 argument in XEmacs.
15735
15736 * nnrss.el (nnrss-compatible-encoding-alist): New variable.
15737 (nnrss-request-group): Decode group name first.
15738 (nnrss-request-article): Make a text/plain article if mml-to-mime
15739 failed.
15740 (nnrss-get-encoding): Return a compatible encoding according to
15741 nnrss-compatible-encoding-alist.
15742 (nnrss-find-el): Use consp instead of listp.
15743 (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
15744
15745 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
15746
15747 * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
15748 which Emacs 20 doesn't support.
15749 (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
15750
15751 2005-04-04 Reiner Steib <Reiner.Steib@gmx.de>
15752
15753 * nnimap.el (nnimap-date-days-ago): Add defvars in order to
15754 silence the byte compiler inside the defun.
15755
15756 * gnus-demon.el (parse-time-string): Add autoload.
15757
15758 * gnus-delay.el (parse-time-string): Add autoload.
15759
15760 * gnus-art.el (parse-time-string): Add autoload.
15761
15762 * nnultimate.el (parse-time): Require for `parse-time-string'.
15763
15764 2005-03-31 Reiner Steib <Reiner.Steib@gmx.de>
15765
15766 * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
15767
15768 * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
15769
15770 * smime.el (smime-ldap-host-list): Add :version.
15771
15772 2005-03-21 Reiner Steib <Reiner.Steib@gmx.de>
15773
15774 * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
15775 pass it to `gnus-browse-read-group'.
15776 (gnus-browse-read-group): Add NUMBER argument and pass it to
15777 `gnus-group-read-ephemeral-group'.
15778
15779 * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
15780 argument and pass it to `gnus-group-read-group'.
15781
15782 2005-03-19 Aidan Kehoe <kehoea@parhasard.net>
15783
15784 * mm-util.el (mm-xemacs-find-mime-charset): Only call
15785 mm-xemacs-find-mime-charset-1 if we have the mule feature
15786 available at runtime.
15787
15788 2005-03-25 Werner Lemberg <wl@gnu.org>
15789
15790 * nnmaildir.el: Replace `illegal' with `invalid'.
15791
15792 2005-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
15793
15794 * gnus-start.el (gnus-display-time-event-handler):
15795 Check display-time-timer at runtime rather than only at load time
15796 in case display-time-mode is turned off in the mean time.
15797
15798 2005-03-16 Reiner Steib <Reiner.Steib@gmx.de>
15799
15800 * nnimap.el (nnimap-open-connection): Print which authinfo file is
15801 used.
15802
15803 * nneething.el (nneething-map-file-directory): Derive from
15804 `gnus-directory'.
15805
15806 * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
15807 the To/Cc button.
15808
15809 2005-03-15 Reiner Steib <Reiner.Steib@gmx.de>
15810
15811 * nnmaildir.el (nnmaildir-request-accept-article):
15812 Use `nnheader-cancel-timer' for compatibility with current XEmacs.
15813
15814 2005-03-13 Andrey Slusar <anrays@gmail.com> (tiny change)
15815
15816 * gnus-async.el: Require timer-funcs at compile time when in
15817 XEmacs for `run-with-idle-timer'.
15818
15819 2005-03-13 Andrey Slusar <anrays@gmail.com> (tiny change)
15820
15821 * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
15822 autoloaded function.
15823
15824 2005-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
15825
15826 * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
15827
15828 2005-03-10 Arne Jørgensen <arne@arnested.dk> (tiny change)
15829
15830 * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
15831
15832 2005-03-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
15833
15834 * gnus-msg.el (gnus-confirm-mail-reply-to-news):
15835 Add gnus-expert-user to default.
15836
15837 2005-03-08 Juergen Kreileder <jk@blackdown.de> (tiny change)
15838
15839 * nnimap.el (nnimap-open-server): Ditto.
15840
15841 * imap.el (imap-authenticate): Fix typo.
15842
15843 2005-03-08 Bjorn Solberg <bjorn_ding@hekneby.org> (tiny change)
15844
15845 * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
15846 buffer (since IMAP server might return FETCH response out of
15847 order, and the nntp buffer must be sorted).
15848
15849 2005-03-06 Kevin Greiner <kevin.greiner@compsol.cc>
15850
15851 * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
15852 comparison on string.
15853
15854 * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
15855 (gnus-agent-score): Rename category keywords to match gnus-cus.
15856 (gnus-agent-summary-fetch-series): Modify to protect against
15857 gnus-agent-summary-fetch-group clearing processable flags.
15858 (gnus-agent-synchronize-group-flags): Update live group buffer as
15859 synchronization may occur due to the user toggle the plugged
15860 status.
15861 (gnus-agent-fetch-group-1): Clear downloadable flag when article
15862 successfully downloaded.
15863 (gnus-agent-expire-group-1): Avoid using markers when the overview
15864 is in ascending order; greatly improves performance.
15865 (gnus-agent-regenerate-group):
15866 Use gnus-agent-synchronize-group-flags to reset read status in both
15867 gnus and server.
15868 (gnus-agent-update-files-total-fetched-for): Fix initial size.
15869
15870 2005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
15871
15872 * message.el: Don't autoload former message-utils variables.
15873 (message-strip-subject-trailing-was): Change doc string.
15874
15875 * nnweb.el: Fixes for `gnus-group-make-web-group'.
15876 (nnweb-type-definition): Don't add "hl=en" in `address'. Add `base'.
15877 (nnweb-google-search): Add "hl=en" here.
15878 (nnweb-google-parse-1, nnweb-google-create-mapping):
15879 Don't hardcode URL.
15880
15881 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
15882
15883 * message.el (message-get-reply-headers, message-followup):
15884 Mention related variables `message-use-followup-to' and
15885 `message-use-mail-followup-to', in the information buffer.
15886
15887 * nnweb.el (nnweb-type-definition): Use groups.google.de instead
15888 of broken groups(-beta).google.com.
15889
15890 2005-03-03 Teodor Zlatanov <tzz@lifelogs.com>
15891
15892 * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
15893 parameter to invoked gnus-request-move-article; remove the
15894 redundant gnus-sum-hint-move-is-internal variable; apply the marks
15895 all at once instead of once per article.
15896 (gnus-summary-remove-process-mark): Accept a list of articles as
15897 well as a single article for processing.
15898
15899 * gnus-int.el (gnus-request-move-article): Add move-is-internal
15900 parameter.
15901
15902 * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
15903
15904 * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
15905
15906 * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
15907 parameter.
15908
15909 * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
15910 parameter.
15911
15912 * nnimap.el (nnimap-request-move-article): Add move-is-internal
15913 parameter and remove the gnus-sum-hint-move-is-internal variable.
15914
15915 * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
15916 parameter.
15917
15918 * nndraft.el (nndraft-request-move-article): Add move-is-internal
15919 parameter.
15920
15921 * nndiary.el (nndiary-request-move-article): Add move-is-internal
15922 parameter.
15923
15924 * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
15925
15926 * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
15927 parameter.
15928
15929 * nnagent.el (nnagent-request-move-article): Add move-is-internal
15930 parameter.
15931
15932 2005-03-01 Stefan Monnier <monnier@iro.umontreal.ca>
15933
15934 * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
15935 a more conservative way.
15936
15937 2005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
15938
15939 * gnus-sum.el (gnus-summary-exit): Move point after displaying the
15940 buffer, so it moves the window's cursor.
15941
15942 2005-02-26 Arne Jørgensen <arne@arnested.dk>
15943
15944 * mm-decode.el (mm-dissect-buffer): Pass the from field on to
15945 `mm-dissect-multipart' and receive the from field as an (optional)
15946 argument from `mm-dissect-multipart'.
15947 (mm-dissect-multipart): Receive the from field as an argument and
15948 pass it on when we call `mm-dissect-buffer' on MIME parts.
15949 Fixes verification/decryption of signed/encrypted MIME parts.
15950
15951 2005-02-25 Teodor Zlatanov <tzz@lifelogs.com>
15952
15953 * gnus-sum.el (gnus-summary-move-article):
15954 Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
15955 whatever it calls (right now, only nnimap-request-move article
15956 respects it).
15957
15958 * nnimap.el (nnimap-request-move-article):
15959 When gnus-sum-hint-move-is-internal is set, don't do the extra
15960 nnimap-request-article.
15961
15962 2005-02-24 Reiner Steib <Reiner.Steib@gmx.de>
15963
15964 * nnheader.el (nnheader-find-file-noselect): Add doc string.
15965
15966 * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
15967 `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
15968
15969 * gnus-sum.el (gnus-summary-caesar-message):
15970 Apply `gnus-treat-article' after rotation.
15971
15972 * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
15973 doc string.
15974
15975 2005-02-22 Simon Josefsson <jas@extundo.com>
15976
15977 * encrypt.el (encrypt-password-cache-expiry): Remove (use
15978 `password-cache-expiry' instead). Reported by Arne Jørgensen
15979 <arne@arnested.dk>.
15980 (encrypt): Add password-cache and password-cache-expiry as group
15981 members.
15982
15983 2005-02-22 Arne Jørgensen <arne@arnested.dk>
15984
15985 * smime.el (smime-ldap-host-list): Doc fix.
15986 (smime-ask-passphrase): Use `password-read-and-add' to read (and
15987 cache) password.
15988 (smime-sign-region): Use it.
15989 (smime-decrypt-region): Use it.
15990 (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
15991 (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
15992 fails.
15993 (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
15994 certificate from DER to PEM format rather than calling openssl.
15995
15996 * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
15997
15998 * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
15999 for signing/encryption.
16000
16001 * mml.el (mml-parse-1): Use them.
16002
16003 2005-02-21 Arne Jørgensen <arne@arnested.dk>
16004
16005 * nnrss.el (nnrss-verbose): Remove.
16006 (nnrss-request-group): Use `nnheader-message' instead.
16007
16008 2005-02-19 Mark Plaksin <happy@usg.edu> (tiny change)
16009
16010 * nnrss.el (nnrss-verbose): New variable.
16011 (nnrss-request-group): Make it say nnrss is requesting a group.
16012
16013 2005-02-21 Reiner Steib <Reiner.Steib@gmx.de>
16014
16015 * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
16016 Handle news URL with given port correctly.
16017
16018 2005-02-19 Katsumi Yamaoka <yamaoka@jpl.org>
16019
16020 * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
16021 containing special characters.
16022
16023 * gnus-sum.el (gnus-summary-edit-article): Ditto.
16024
16025 * mml.el (mime-to-mml): Ditto.
16026
16027 * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
16028 (rfc2047-quote-decoded-words-containing-tspecials): New variable.
16029 (rfc2047-decode-region): Quote decoded words containing special
16030 characters when rfc2047-quote-decoded-words-containing-tspecials
16031 is non-nil.
16032
16033 2005-02-16 Teodor Zlatanov <tzz@lifelogs.com>
16034
16035 * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
16036
16037 * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
16038
16039 2005-02-15 Simon Josefsson <jas@extundo.com>
16040
16041 * nnimap.el (nnimap-debug): Doc fix.
16042
16043 * imap.el (imap-debug): Doc fix.
16044
16045 2005-02-15 Katsumi Yamaoka <yamaoka@jpl.org>
16046
16047 * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
16048
16049 2005-02-14 Teodor Zlatanov <tzz@lifelogs.com>
16050
16051 * gnus.el (spam-contents): Improve docs for spam-contents
16052 parameter in its variable incarnation.
16053
16054 2005-02-14 Simon Josefsson <jas@extundo.com>
16055
16056 * smime-ldap.el: Use require instead of load-library for ldap.
16057 (smime-ldap-search): Indent.
16058 (smime-ldap-search-internal): Shorten line.
16059
16060 * smime.el (smime-cert-by-dns): Add doc-string.
16061 (smime-cert-by-ldap-1): Indent.
16062
16063 * mml-smime.el (mml-smime-get-ldap-cert): Rename from
16064 mml-smime-get-dns-ldap.
16065 (mml-smime-encrypt-query): Use new function. Default to ldap.
16066
16067 2005-02-14 Arne Jørgensen <arne@arnested.dk>
16068
16069 * smime.el: Require smime-ldap.
16070 (smime-ldap-host-list): New variable.
16071 (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
16072
16073 * mml-smime.el (mml-smime-encrypt-query): New function.
16074 (mml-smime-encrypt-query): Use it.
16075
16076 * smime-ldap.el: New file.
16077
16078 2005-02-13 Katsumi Yamaoka <yamaoka@jpl.org>
16079
16080 * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
16081
16082 2005-02-14 Reiner Steib <Reiner.Steib@gmx.de>
16083
16084 * gnus-group.el (gnus-group-make-doc-group): Mention prefix
16085 argument in doc string. Make query for type more clear.
16086
16087 2005-02-13 Reiner Steib <Reiner.Steib@gmx.de>
16088
16089 * gnus.el (gnus-group-startup-message): Search for gnus images in
16090 etc/images/gnus.
16091 * mm-util.el (mm-image-load-path): Likewise.
16092 * smiley.el (smiley-data-directory): Search for smilies in
16093 etc/images/smilies.
16094
16095 2005-02-09 Kim F. Storm <storm@cua.dk>
16096
16097 Change Emacs release version from 21.4 to 22.1 throughout.
16098 Change Emacs development version from 21.3.50 to 22.0.50.
16099
16100 2005-02-12 Katsumi Yamaoka <yamaoka@jpl.org>
16101
16102 * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
16103
16104 * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
16105 non-Mule XEmacs as well.
16106 (mm-decompress-buffer): Signal an error intentionally if it does
16107 not decompress compressed data because auto-compression-mode is
16108 disabled.
16109
16110 2005-02-11 Teodor Zlatanov <tzz@lifelogs.com>
16111
16112 * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
16113 an ID in the registry even if it has no groups.
16114
16115 2005-02-10 Katsumi Yamaoka <yamaoka@jpl.org>
16116
16117 * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
16118 merge it into mm-decompress-buffer.
16119 (gnus-mime-copy-part): Use the MIME part charset, the value which
16120 a user specified or gnus-newsgroup-charset for decoding, like
16121 gnus-mime-inline-part does; set buffer-file-coding-system to tell
16122 save-buffer what was used. Suggested by Kevin Ryde
16123 <user42@zip.com.au>.
16124 (gnus-mime-inline-part): Allow the name parameter as well as the
16125 filename parameter; force decompressing of compressed data; always
16126 display contents being not decoded as unibyte.
16127
16128 * mm-view.el (mm-display-inline-fontify): Allow the name parameter
16129 as well as the filename parameter.
16130
16131 * mm-util.el (mm-decompress-buffer):
16132 Merge gnus-mime-jka-compr-maybe-uncompress.
16133 (mm-find-buffer-file-coding-system): Doc fix; force decompressing
16134 of compressed data.
16135
16136 2005-02-08 Simon Josefsson <jas@extundo.com>
16137
16138 * imap.el (imap-log): Doc fix.
16139
16140 2005-02-07 Katsumi Yamaoka <yamaoka@jpl.org>
16141
16142 * gnus-art.el (gnus-mime-inline-part): Decode parts according to
16143 the coding cookies; decompress compressed parts.
16144
16145 * mml.el (mml-generate-mime-1): Add the charset parameter according
16146 to the value which a user specified manually or the coding cookie.
16147
16148 * mm-util.el (mm-string-to-multibyte): New function.
16149 (mm-detect-mime-charset-region): Work with Emacs 22 as well.
16150 (mm-coding-system-to-mime-charset): New function.
16151 (mm-decompress-buffer): New function.
16152 (mm-find-buffer-file-coding-system): New function.
16153
16154 * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
16155 (mm-display-inline-fontify): Rewrite for decoding and decompressing
16156 parts.
16157
16158 2005-02-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
16159
16160 * mm-view.el (mm-display-inline-fontify): Decode a part according
16161 to the charset parameter.
16162
16163 2005-02-03 Katsumi Yamaoka <yamaoka@jpl.org>
16164
16165 * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
16166 prefix arg is neither nil nor a number, as info specifies.
16167
16168 2005-02-02 Katsumi Yamaoka <yamaoka@jpl.org>
16169
16170 * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
16171 timestamps.
16172
16173 2005-02-02 Jari Aalto <jari.aalto@cante.net>
16174
16175 * gnus-sum.el (gnus-list-of-unread-articles): Improve active
16176 groups error checking and notify user.
16177
16178 2005-02-02 Jari Aalto <jari.aalto@poboxes.com>
16179
16180 * message.el (message-send-mail-function): Check existence of
16181 sendmail-program first before using default value
16182 `message-send-mail-with-sendmail'. Otherwise use more generic
16183 `smtpmail-send-it'.
16184
16185 2005-02-01 Katsumi Yamaoka <yamaoka@jpl.org>
16186
16187 * nntp.el (nntp-request-update-info): Always return nil.
16188
16189 2005-01-30 Stefan Monnier <monnier@iro.umontreal.ca>
16190
16191 * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
16192
16193 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
16194
16195 * message.el (message-beginning-of-line): Change the behavior when
16196 invoked between BOL and : so that it first moves backward.
16197
16198 2005-01-28 Katsumi Yamaoka <yamaoka@jpl.org>
16199
16200 * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
16201 article buffer when editing of the article is discarded.
16202 (gnus-article-prepare): Revert.
16203
16204 2005-01-28 Katsumi Yamaoka <yamaoka@jpl.org>
16205
16206 * gnus-art.el (gnus-article-prepare):
16207 Remove message-strip-forbidden-properties from the local hook.
16208
16209 2005-01-27 Simon Josefsson <jas@extundo.com>
16210
16211 * password.el (password-cache-add): Only start one timer per key.
16212 Reported by Derek Atkins <warlord@MIT.EDU>.
16213
16214 2005-01-26 Steve Youngs <steve@sxemacs.org>
16215
16216 * run-at-time.el: Remove. It is no longer needed as
16217 timer-funcs.el in the xemacs-base package has a working version of
16218 `run-at-time'.
16219
16220 * password.el: Require timer-funcs instead of run-at-time in
16221 XEmacs.
16222 Remove `password-run-at-time' macro.
16223 (password-cache-add): Use `run-at-time' instead of
16224 `password-run-at-time'.
16225
16226 * mail-source.el: Require timer-funcs instead of itimer in XEmacs
16227 for `run-with-idle-timer'.
16228
16229 * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
16230 for `run-at-time'.
16231
16232 * mm-url.el: Require timer-funcs at compile time when in XEmacs
16233 for `with-timeout'.
16234
16235 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
16236
16237 * mml.el (mml-generate-mime-1): Convert string into unibyte when
16238 inserting " *mml*" buffer's contents into a unibyte temp buffer.
16239
16240 2005-01-24 Harald Meland <harald.meland@usit.uio.no> (tiny change)
16241
16242 * mail-source.el (mail-source-fetch-imap): Search for ^From case
16243 sensitively.
16244
16245 2005-01-21 Derek Atkins <warlord@MIT.EDU> (tiny change)
16246
16247 * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
16248
16249 2005-01-20 Katsumi Yamaoka <yamaoka@jpl.org>
16250
16251 * mm-decode.el (mm-insert-part): Switch the multibyteness of data
16252 which will be inserted according to the multibyteness of a buffer
16253 rather than the type of contents. Suggested by ARISAWA Akihiro
16254 <ari@mbf.ocn.ne.jp>.
16255
16256 * nnrss.el (nnrss-find-el): Check carefully whether there's a list
16257 of string which old xml.el may return rather than a string.
16258
16259 2005-01-17 Katsumi Yamaoka <yamaoka@jpl.org>
16260
16261 * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
16262
16263 2005-01-16 Simon Josefsson <jas@extundo.com>
16264
16265 * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
16266 idn/idna.el isn't available.
16267 (gnus-summary-idna-message): Doc fix. Suggested by Michael Cook
16268 <michael@waxrat.com>.
16269
16270 * hashcash.el: Remove non-FSF copyright header.
16271
16272 * hashcash.el (hashcash-extra-generate-parameters): New variable.
16273 (hashcash-generate-payment): Use it.
16274 (hashcash-generate-payment-async): Use it.
16275
16276 2005-01-15 Simon Josefsson <jas@extundo.com>
16277
16278 * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
16279 Suggested by Raymond Scholz <ray-2005@zonix.de>.
16280
16281 * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
16282 gnus-summary-idna-message.
16283 (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
16284 (gnus-summary-idna-message): New function.
16285
16286 2005-01-13 Reiner Steib <Reiner.Steib@gmx.de>
16287
16288 * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
16289 gnus-novice-user.
16290
16291 2005-01-12 Katsumi Yamaoka <yamaoka@jpl.org>
16292
16293 * nnrss.el (nnrss-request-delete-group): Delete entries in
16294 nnrss-group-alist as well.
16295 (nnrss-save-server-data): Insert newline.
16296
16297 2005-01-10 Reiner Steib <Reiner.Steib@gmx.de>
16298
16299 * gnus.el (gnus-user-agent): Use list of symbols instead of
16300 symbols. Display full version number for (S)XEmacs.
16301 Optionally display (S)XEmacs codename.
16302
16303 * gnus-util.el (gnus-emacs-version): Update for new
16304 `gnus-user-agent'.
16305
16306 * gnus-msg.el (gnus-extended-version): Make it possible to omit
16307 Gnus version.
16308
16309 2005-01-05 Reiner Steib <Reiner.Steib@gmx.de>
16310
16311 * spam.el (spam-face): New face. Don't use `gnus-splash-face'
16312 which is unreadable in some setups.
16313
16314 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
16315
16316 * gnus-spec.el (gnus-update-format-specifications): Flush the
16317 group format spec cache if it doesn't support decoded group names.
16318
16319 2005-01-03 Reiner Steib <Reiner.Steib@gmx.de>
16320
16321 * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
16322 Allow to apply decay on score files matching a regexp.
16323
16324 2004-12-30 Katsumi Yamaoka <yamaoka@jpl.org>
16325
16326 * gnus-group.el (gnus-group-line-format-alist): Keep the forward
16327 compatibility in %g and %c.
16328
16329 2004-12-29 Katsumi Yamaoka <yamaoka@jpl.org>
16330
16331 * gnus-group.el (gnus-group-line-format-alist): Use decoded group
16332 name for only %g and %c.
16333 (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
16334 of gnus-tmp-group to decoded group name.
16335 (gnus-group-make-rss-group): Exclude `/'s from group names.
16336
16337 2004-12-28 Katsumi Yamaoka <yamaoka@jpl.org>
16338
16339 * nnrss.el (nnrss-get-encoding): Fix regexp.
16340
16341 2004-12-27 Simon Josefsson <jas@extundo.com>
16342
16343 * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
16344 mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
16345 trailing white space. Reported by Werner Koch <wk@gnupg.org>.
16346
16347 2004-12-17 Kim F. Storm <storm@cua.dk>
16348
16349 * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
16350
16351 * gnus-sum.el (gnus-summary-mode-map): Likewise.
16352
16353 2004-12-26 Tsuyoshi AKIHO <akiho@kawachi.zaq.ne.jp>
16354
16355 * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
16356
16357 2004-12-26 Katsumi Yamaoka <yamaoka@jpl.org>
16358
16359 * nnrss.el: Require rfc2047 and mml.
16360 (nnrss-file-coding-system): New variable.
16361 (nnrss-format-string): Redefine it as an inline function.
16362 (nnrss-decode-group-name): New function.
16363 (nnrss-string-as-multibyte): Remove.
16364 (nnrss-retrieve-headers): Decode group name; don't use
16365 nnrss-format-string.
16366 (nnrss-request-group): Decode group name.
16367 (nnrss-request-article): Decode group name; allow a Message-ID as
16368 well as an article number; don't use nnrss-format-string; encode a
16369 Message-ID string which may contain non-ASCII characters; use
16370 mml-to-mime to compose a MIME article.
16371 (nnrss-request-expire-articles): Decode group name.
16372 (nnrss-request-delete-group): Decode group name.
16373 (nnrss-fetch): Clarify error message.
16374 (nnrss-read-server-data): Use insert-file-contents instead of load;
16375 bind file-name-coding-system; use multibyte buffer.
16376 (nnrss-save-server-data): Bind coding-system-for-write to the
16377 value of nnrss-file-coding-system; bind file-name-coding-system;
16378 add coding cookie.
16379 (nnrss-read-group-data): Use insert-file-contents instead of load;
16380 bind file-name-coding-system; use multibyte buffer.
16381 (nnrss-save-group-data): Bind coding-system-for-write to the
16382 value of nnrss-file-coding-system; bind file-name-coding-system.
16383 (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
16384 make it work with non-ASCII text.
16385 (nnrss-find-el): Make it work with old xml.el as well.
16386
16387 2004-12-26 Tsuyoshi AKIHO <akiho@kawachi.zaq.ne.jp>
16388
16389 * nnrss.el (nnrss-get-encoding): New function.
16390 (nnrss-fetch): Use unibyte buffer initially; bind
16391 coding-system-for-read while performing mm-url-insert; remove ^Ms;
16392 decode contents according to the encoding attribute.
16393 (nnrss-save-group-data): Add coding cookie.
16394 (nnrss-mime-encode-string): New function.
16395 (nnrss-check-group): Use it to encode subject and author.
16396
16397 2004-12-23 Teodor Zlatanov <tzz@lifelogs.com>
16398
16399 * spam.el (spam-check-BBDB): Don't get the symbol-value of an
16400 imaginary variable.
16401
16402 2004-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
16403
16404 * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
16405 correctly even if there are wide characters.
16406
16407 2004-12-21 Teodor Zlatanov <tzz@lifelogs.com>
16408
16409 * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
16410 downcased symbol names; make a new cache instead of reusing
16411 bbdb-hashtable.
16412
16413 2004-12-21 Katsumi Yamaoka <yamaoka@jpl.org>
16414
16415 * rfc2231.el (rfc2231-parse-string): Decode encoded value after
16416 concatenating segments rather than before concatenating them.
16417 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
16418
16419 * message.el (message-get-reply-headers): Bind `extra'.
16420
16421 2004-12-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
16422
16423 * message.el (message-extra-wide-headers): New variable.
16424 (message-get-reply-headers): Use it.
16425
16426 2004-12-20 Katsumi Yamaoka <yamaoka@jpl.org>
16427
16428 * gnus-agent.el (gnus-agent-group-path): Decode group name.
16429 (gnus-agent-group-pathname): Ditto.
16430
16431 * gnus-cache.el (gnus-cache-file-name): Decode group name.
16432
16433 * gnus-group.el (gnus-group-make-group): Decode group name.
16434 (gnus-group-make-rss-group): Register the group data after opening
16435 the nnrss group.
16436
16437 2004-12-17 Paul Jarc <prj@po.cwru.edu>
16438
16439 * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
16440 by expiry now get marked as read.
16441
16442 2004-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
16443
16444 * mm-util.el (mm-xemacs-find-mime-charset): New macro.
16445
16446 2004-12-17 Aidan Kehoe <kehoea@parhasard.net>
16447
16448 * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
16449 unify Latin characters in XEmacs.
16450 (mm-find-mime-charset-region): Use it.
16451
16452 2004-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
16453
16454 * gnus-util.el (gnus-delete-directory): New function.
16455
16456 * gnus-agent.el (gnus-agent-delete-group): Use it.
16457
16458 * gnus-cache.el (gnus-cache-delete-group): Use it.
16459
16460 2004-12-16 Katsumi Yamaoka <yamaoka@jpl.org>
16461
16462 * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
16463 names.
16464
16465 2004-12-16 Simon Josefsson <jas@extundo.com>
16466
16467 * hashcash.el (hashcash-payment-alist): Fix custom :type.
16468
16469 2004-12-15 Katsumi Yamaoka <yamaoka@jpl.org>
16470
16471 * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
16472
16473 * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
16474 (gnus-group-set-current-level): Decode group name.
16475
16476 2004-12-15 Maciek Pasternacki <maciekp@japhy.fnord.org> (tiny change)
16477
16478 * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
16479 failed.
16480
16481 2004-12-14 Katsumi Yamaoka <yamaoka@jpl.org>
16482
16483 * gnus-group.el (gnus-group-delete-group): Decode group name.
16484 (gnus-group-make-rss-group): Encode group name.
16485 (gnus-group-catchup-current): Decode group name.
16486 (gnus-group-kill-group): Decode group name.
16487
16488 2004-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
16489
16490 * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
16491
16492 2004-12-13 Katsumi Yamaoka <yamaoka@jpl.org>
16493
16494 * gnus-group.el (gnus-group-make-rss-group):
16495 Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
16496
16497 * gnus-start.el (gnus-setup-news): Honor user's setting to
16498 gnus-message-archive-method. Suggested by Lute Kamstra
16499 <lute@gnu.org>.
16500
16501 2004-12-10 Arnaud Giersch <arnaud.giersch@free.fr> (tiny change)
16502
16503 * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
16504 global counterparts of the buffer-local variables.
16505
16506 2004-11-16 Romain Francoise <romain@orebokech.com>
16507
16508 * gnus-sum.el (gnus-summary-exit): Don't clear the global
16509 counterparts of the buffer-local variables.
16510
16511 2004-11-25 Reiner Steib <Reiner.Steib@gmx.de>
16512
16513 * message.el (message-forbidden-properties): Fix typo in doc
16514 string.
16515
16516 2004-11-25 Reiner Steib <Reiner.Steib@gmx.de>
16517
16518 * gnus-util.el (gnus-replace-in-string): Add doc string.
16519
16520 * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
16521 to avoid problems when splitting mails with many recipients.
16522
16523 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
16524
16525 * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
16526 pop-to-buffer, covered by the subsequent gnus-configure-windows.
16527
16528 2004-12-05 Nelson Ferreira <nelson.ferreira@ieee.org>
16529
16530 * spam-stat.el (spam-stat-save): Load the hashtable from disk only
16531 if there is no hashtable in memory or file modification time is
16532 newer than cached timestamp.
16533
16534 2004-12-03 Reiner Steib <Reiner.Steib@gmx.de>
16535
16536 * gnus-sum.el (gnus-summary-limit-to-recipient):
16537 Implement not-matching option.
16538
16539 2004-12-02 Reiner Steib <Reiner.Steib@gmx.de>
16540
16541 * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
16542 Suggested David Mazieres in analogy to rmail-summary-by-recipients.
16543 (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
16544 (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
16545 New functions. Suggested by Uwe Brauer <oub@mat.ucm.es>.
16546 (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
16547
16548 2004-12-02 Katsumi Yamaoka <yamaoka@jpl.org>
16549
16550 * message.el (message-forward-make-body-mml): Remove headers
16551 according to message-forward-ignored-headers if a message is decoded.
16552
16553 2004-12-02 Romain Francoise <romain@orebokech.com>
16554
16555 * message.el (message-forward-make-body-plain): Always remove
16556 headers according to message-forward-ignored-headers.
16557
16558 2004-12-01 Teodor Zlatanov <tzz@lifelogs.com>
16559
16560 * spam.el (spam-summary-prepare-exit): Remove the
16561 gnus-summary-limit pop for now, it has problems with ham marks for
16562 me.
16563
16564 2004-11-29 Teodor Zlatanov <tzz@lifelogs.com>
16565
16566 * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
16567 correctly.
16568
16569 2004-11-28 Carl Henrik Lunde <chlunde+bugs+@ping.uio.no> (tiny change)
16570
16571 * format-spec.el (format-spec): Message the char.
16572
16573 2004-11-26 Teodor Zlatanov <tzz@lifelogs.com>
16574
16575 * gnus-art.el (gnus-split-methods): Reformat comments.
16576
16577 * spam.el (spam-summary-prepare-exit): Remove article limits
16578 before exiting the summary buffer.
16579
16580 2004-11-26 Katsumi Yamaoka <yamaoka@jpl.org>
16581
16582 * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
16583 order to silence the byte compiler.
16584
16585 * spam.el: Fix the way to silence the byte compiler, which
16586 complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
16587 bbdb-search-simple, spam-BBDB-register-routine,
16588 spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
16589 spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
16590 spam-stat-buffer-is-spam, spam-stat-load,
16591 spam-stat-register-ham-routine, spam-stat-register-spam-routine,
16592 spam-stat-save and spam-stat-split-fancy.
16593
16594 2004-11-26 Katsumi Yamaoka <yamaoka@jpl.org>
16595
16596 * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
16597 which may confuse users.
16598 (canlock-password-for-verify): Ditto.
16599
16600 * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
16601
16602 * gnus-art.el (gnus-emphasis-alist): Ditto.
16603
16604 * gnus-registry.el (gnus-registry-max-entries): Ditto.
16605
16606 * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
16607
16608 * gnus-start.el (gnus-save-killed-list): Ditto.
16609
16610 * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
16611 (gnus-sum-thread-tree-root): Ditto.
16612 (gnus-sum-thread-tree-false-root): Ditto.
16613 (gnus-sum-thread-tree-single-indent): Ditto.
16614
16615 * message.el (message-courtesy-message): Ditto.
16616 (message-archive-note): Ditto.
16617 (message-subscribed-address-file): Ditto.
16618 (message-user-fqdn): Ditto.
16619
16620 * spam-report.el (spam-report-gmane-regex): Ditto.
16621
16622 * spam.el (spam-blackhole-good-server-regex): Ditto.
16623
16624 2004-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
16625
16626 * mml.el (mml-preview): Widen the message buffer before copying
16627 the contents to the preview buffer; sort headers before previewing.
16628
16629 * message.el (message-hidden-headers): Fix the way to avoid a bug
16630 in the `repeat' widget in Emacs 21.3 or earlier.
16631
16632 2004-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
16633
16634 * message.el (message-hidden-headers): Default to "^References:".
16635 Improve customization type. Suggested by Reiner Steib
16636 <Reiner.Steib@gmx.de>.
16637
16638 2004-11-25 Romain Francoise <romain@orebokech.com>
16639
16640 * message.el (message-strip-forbidden-properties): Remove check for
16641 obsolete `message-hidden' text property, hidden headers are not
16642 accessible in the buffer anymore.
16643
16644 2004-11-22 Romain Francoise <romain@orebokech.com>
16645
16646 * message.el (message-header-format-alist): Add `From' in list
16647 so that it can be sorted.
16648 (message-fix-before-sending): Widen and sort headers before
16649 sending.
16650 (message-hide-headers): Use narrowing to hide headers by moving
16651 them to the top of the buffer and narrowing to the region
16652 underneath.
16653
16654 2004-11-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
16655
16656 * message.el (message-strip-forbidden-properties):
16657 Bind buffer-read-only (etc) to nil.
16658
16659 2004-11-23 Katsumi Yamaoka <yamaoka@jpl.org>
16660
16661 * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
16662 address-mime. Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
16663
16664 2004-11-22 Marek Martin <marek.martin@mum.pri.ee> (tiny change)
16665
16666 * nnfolder.el (nnfolder-request-create-group): Save current buffer.
16667
16668 2004-11-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
16669
16670 * dns.el (query-dns): Use sit-for to time instead of
16671 accept-process-output, since that doesn't seem to work on udp
16672 sockets.
16673
16674 2004-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
16675
16676 * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
16677
16678 2004-11-15 Jesper Harder <harder@ifa.au.dk>
16679
16680 * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
16681 doc string. Improve doc string.
16682
16683 2004-11-15 Katsumi Yamaoka <yamaoka@jpl.org>
16684
16685 * nntp.el (nntp-request-update-info): Return nil if
16686 nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
16687 may not call gnus-activate-group which uselessly issues the GROUP
16688 commands for all nntp groups and wastes time. Reported by Romain
16689 Francoise <romain@orebokech.com>.
16690
16691 * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
16692
16693 2004-11-15 Simon Josefsson <jas@extundo.com>
16694
16695 * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
16696 headers separately.
16697 (gnus-button-openpgp): New function, inspired by Jochen Küpper
16698 <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
16699
16700 2004-11-14 Reiner Steib <Reiner.Steib@gmx.de>
16701
16702 * gnus-start.el (gnus-convert-old-newsrc):
16703 Assign legacy-gnus-agent to 5.10.7.
16704
16705 2004-11-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
16706
16707 * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
16708 start of the lines.
16709
16710 2004-11-14 Magnus Henoch <mange@freemail.hu>
16711
16712 * hashcash.el (hashcash-default-payment): Change default to 20.
16713 (hashcash-default-accept-payment): Change default to 20.
16714 (hashcash-process-alist): New variable.
16715 (hashcash-generate-payment-async): Add.
16716 (hashcash-already-paid-p): Add.
16717 (hashcash-insert-payment): Don't generate payments twice.
16718 (hashcash-insert-payment-async): Add.
16719 (hashcash-insert-payment-async-2): Add.
16720 (hashcash-cancel-async): Add.
16721 (hashcash-wait-async): Add.
16722 (hashcash-processes-running-p): Add.
16723 (hashcash-wait-or-cancel): Add.
16724 (mail-add-payment): New optional argument. Conditionally start
16725 asynchronous calculation.
16726 (mail-add-payment-async): Add.
16727
16728 * message.el (message-send-mail): Wait for asynchronous hashcash
16729 results. Don't clobber existing X-Hashcash headers.
16730 (message-setup-1): Call mail-add-payment-async when
16731 message-generate-hashcash is non-nil.
16732
16733 2004-11-11 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
16734
16735 * message.el (message-use-alternative-email-as-from): Examine the
16736 From header as well; use message-make-from in order to include a
16737 user's full name.
16738
16739 2004-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
16740
16741 * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
16742 default; improve customization type.
16743 (gnus-emphasis-custom-with-format): New macro.
16744 (gnus-emphasis-custom-value-to-external): New function.
16745 (gnus-emphasis-custom-value-to-internal): New function.
16746
16747 2004-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
16748
16749 * dns.el (query-dns): Resolve reverse addresses.
16750
16751 2004-10-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
16752
16753 * gnus-group.el (gnus-group-get-new-news): Use it.
16754
16755 * gnus-start.el (gnus-check-reasonable-setup): New function.
16756
16757 2004-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
16758
16759 * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
16760 "Args out of range" error. Reported by Arnaud Giersch
16761 <arnaud.giersch@free.fr>.
16762
16763 2004-11-07 Stefan Wiens <s.wi@gmx.net> (tiny change)
16764
16765 * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
16766
16767 2004-11-04 Richard M. Stallman <rms@gnu.org>
16768
16769 * spam.el (spam group): Add :version.
16770
16771 * pgg-def.el (pgg group): Add :version.
16772
16773 2004-11-04 Katsumi Yamaoka <yamaoka@jpl.org>
16774
16775 * gnus-art.el (gnus-article-edit-article): Don't associate the
16776 article buffer with a draft file. This is a temporary measure
16777 against the 2004-08-22 change to gnus-article-edit-mode.
16778
16779 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
16780
16781 * html2text.el (html2text-get-attr): Remove unused argument `tag'.
16782 (html2text-format-tags): Remove unused variable `attr'.
16783
16784 2004-11-01 Reiner Steib <Reiner.Steib@gmx.de>
16785
16786 * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
16787
16788 * spam-stat.el (spam-stat): Add :version.
16789
16790 * sieve.el (sieve): Add :version.
16791
16792 * sha1.el (sha1): Add :version.
16793 (sha1-use-external): Remove redundant version.
16794
16795 * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
16796 (nnmail-cache-ignore-groups, nnmail-spool-hook)
16797 (nnmail-split-fancy-match-partial-words)
16798 (nnmail-split-lowercase-expanded): Add :version.
16799
16800 * nndiary.el (nndiary): Add :version.
16801
16802 * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
16803
16804 * mml-sec.el (mml-default-sign-method)
16805 (mml-default-encrypt-method, mml-signencrypt-style-alist):
16806 Add :version.
16807
16808 * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
16809
16810 * mm-url.el (mm-url-use-external, mm-url-program)
16811 (mm-url-arguments): Add :version.
16812
16813 * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
16814 (mm-attachment-file-modes, mm-decrypt-option)
16815 (mm-w3m-safe-url-regexp): Add :version.
16816
16817 * message.el (message-cite-prefix-regexp)
16818 (message-sendmail-envelope-from, message-minibuffer-local-map)
16819 (message-user-fqdn, message-completion-alist): Add :version.
16820
16821 * gnus-win.el (gnus-configure-windows-hook)
16822 (gnus-use-frames-on-any-display): Add :version.
16823
16824 * gnus-art.el (gnus-article-address-banner-alist)
16825 (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
16826 (gnus-treat-from-picon, gnus-treat-mail-picon)
16827 (gnus-treat-x-pgp-sig): Add :version.
16828
16829 * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
16830 (gnus-undownloaded-mark, gnus-summary-article-move-hook)
16831 (gnus-summary-article-delete-hook)
16832 (gnus-summary-display-while-building): Add :version.
16833
16834 * gnus-start.el (gnus-subscribe-newsgroup-hooks)
16835 (gnus-get-top-new-news-hook): Add :version.
16836
16837 * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
16838 (gnus-server-closed-face, gnus-server-denied-face): Add :version.
16839
16840 * gnus-registry.el (gnus-registry): Add :version.
16841
16842 * gnus-spec.el (gnus-use-correct-string-widths)
16843 (gnus-make-format-preserve-properties): Add :version.
16844
16845 * gnus.el (gnus-group-charter-alist)
16846 (gnus-group-fetch-control-use-browse-url)
16847 (gnus-install-group-spam-parameters): Add :version.
16848
16849 * gnus-diary.el (gnus-diary): Add :version.
16850
16851 * gnus-delay.el (gnus-delay): Add :version.
16852
16853 * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
16854 (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
16855 (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
16856 Add :version.
16857
16858 * gnus-agent.el (gnus-agent-max-fetch-size)
16859 (gnus-agent-enable-expiration, gnus-agent-queue-mail)
16860 (gnus-agent-prompt-send-queue): Add :version.
16861
16862 * deuglify.el (gnus-outlook-deuglify): Add :version.
16863
16864 * html2text.el: Beautify code. Improve doc strings.
16865 Some checkdoc cleanup.
16866 (html2text-get-attr, html2text-fix-paragraph): Simplify code.
16867
16868 2004-11-01 Alfred M. Szmidt <ams@kemisten.nu> (tiny change)
16869
16870 * html2text.el (html2text-format-tag-list): Add "strong" and "em".
16871
16872 2004-10-29 Teodor Zlatanov <tzz@lifelogs.com>
16873
16874 * gnus-registry.el (gnus-registry-hashtb): Create the registry
16875 when package is loaded.
16876
16877 * spam.el (spam-summary-score-preferred-header): Add global preference
16878 for people who want to override the default SpamAssassin over
16879 Bogofilter preference (when both are set).
16880 (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
16881 (spam-user-format-function-S):
16882 Check spam-summary-score-preferred-header.
16883 (spam-extra-header-to-number): Add X-Bogosity header parsing.
16884 (spam-user-format-function-S): Format the score correctly.
16885
16886 2004-10-29 Katsumi Yamaoka <yamaoka@jpl.org>
16887
16888 * gnus-msg.el (gnus-configure-posting-styles): Work with empty
16889 signature file. Suggested by Manoj Srivastava
16890 <srivasta@golden-gryphon.com>.
16891
16892 * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
16893 iso-2022-jp even in the Japanese language environment.
16894 Suggested by Jason Rumney <jasonr@gnu.org>.
16895
16896 2004-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
16897
16898 * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
16899 use the same characters as the dummy marks; make it free from
16900 getting affected by the language environment.
16901 (gnus-summary-read-group-1): Update mark positions only when the
16902 format spec is updated.
16903
16904 * gnus-spec.el (gnus-update-format-specifications): Return a list
16905 of updated types.
16906
16907 2004-10-27 Katsumi Yamaoka <yamaoka@jpl.org>
16908
16909 * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
16910 of boundp to check if display-warning is available.
16911
16912 2004-10-26 Teodor Zlatanov <tzz@lifelogs.com>
16913
16914 * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
16915
16916 2004-10-26 Katsumi Yamaoka <yamaoka@jpl.org>
16917
16918 * nnspool.el (nnspool-spool-directory): Use news-path if the
16919 news-directory variable is not bound.
16920
16921 * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
16922 function instead of display-warning if it is not available.
16923
16924 2004-10-26 Reiner Steib <Reiner.Steib@gmx.de>
16925
16926 * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
16927 v5-10: Use `point-at-bol'.
16928
16929 2004-10-26 Simon Josefsson <jas@extundo.com>
16930
16931 * hashcash.el: Fix URL in comment, reported by Cheng Gao
16932 <chenggao@gmail.com>.
16933
16934 2004-10-25 Reiner Steib <Reiner.Steib@gmx.de>
16935
16936 * html2text.el (html2text-buffer-head): Remove. Use `goto-char'
16937 instead.
16938
16939 2004-10-25 Teodor Zlatanov <tzz@lifelogs.com>
16940
16941 * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
16942 to remove a server from the nnimap-server-buffer-alist.
16943 (nnimap-open-connection, nnimap-close-server): Use it.
16944
16945 * gnus-encrypt.el: Remove file in favor of encrypt.el.
16946
16947 2004-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
16948
16949 * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
16950 running the major-mode function.
16951
16952 2004-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
16953
16954 * gnus-sum.el (gnus-update-summary-mark-positions): Search for
16955 dummy marks in the right way.
16956
16957 2004-10-18 David Edmondson <dme@dme.org>
16958
16959 * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
16960 excessively.
16961
16962 2004-10-18 Teodor Zlatanov <tzz@lifelogs.com>
16963
16964 * gnus-util.el (gnus-split-references): Accept a nil references
16965 string and go on blissfully.
16966
16967 * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
16968 cases where the references string is non-nil but has no references.
16969
16970 * encrypt.el: Add autoload tags.
16971
16972 * spam.el (spam-resolve-registrations-routine): Remove article
16973 from unregistration list too. Reported by David Hanak
16974 <dhanak@isis.vanderbilt.edu>
16975
16976 2004-10-18 Reiner Steib <Reiner.Steib@gmx.de>
16977
16978 * gnus-art.el (gnus-copy-article-ignored-headers): Default to
16979 nil. Change custom type.
16980
16981 2004-10-17 Reiner Steib <Reiner.Steib@gmx.de>
16982
16983 * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
16984
16985 * gnus-sum.el (gnus-summary-move-article): Use it.
16986
16987 2004-10-15 Teodor Zlatanov <tzz@lifelogs.com>
16988
16989 * encrypt.el: Add autoload cookies.
16990
16991 * spam.el (spam-backend-article-list-property)
16992 (spam-backend-get-article-todo-list)
16993 (spam-backend-put-article-todo-list)
16994 (spam-summary-prepare-exit, spam-resolve-registrations-routine):
16995 Resolve registrations separately.
16996 (spam-register-routine): Format comments.
16997 (spam-unregister-routine, spam-register-routine): Always call with
16998 specific-articles, no default list.
16999 (spam-summary-prepare-exit): Use the spam-classifications function.
17000
17001 * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
17002 gnus-encrypt.el.
17003
17004 * encrypt.el: Copied from gnus-encrypt.el.
17005
17006 * gnus-encrypt.el: Commented that it's obsolete.
17007
17008 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
17009
17010 * gnus-score.el (gnus-adaptive-pretty-print): New variable.
17011 (gnus-score-save): Use it.
17012
17013 * message.el (message-bury): Use `window-dedicated-p'.
17014
17015 2004-10-15 Simon Josefsson <jas@extundo.com>
17016
17017 * pop3.el (top-level): Don't require nnheader.
17018 (pop3-read-timeout): Add.
17019 (pop3-accept-process-output): Add.
17020 (pop3-read-response, pop3-retr): Use it.
17021
17022 2004-10-14 Teodor Zlatanov <tzz@lifelogs.com>
17023
17024 * spam.el (spam-register-routine): Move comment.
17025 (spam-verify-bogofilter): Use 'unknown for the initial
17026 spam-bogofilter-valid state, not 'never.
17027
17028 * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
17029 for netrc-machine.
17030
17031 * nnimap.el (nnimap-open-connection):
17032 Use netrc-machine-user-or-password.
17033
17034 2004-10-17 Richard M. Stallman <rms@gnu.org>
17035
17036 * gnus-registry.el (gnus-registry-unload-hook):
17037 Set as a variable with add-hook.
17038
17039 * nnspool.el (nnspool-spool-directory): Use news-directory instead
17040 of news-path.
17041
17042 * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
17043
17044 * spam.el: Delete duplicate `provide'.
17045 (spam-unload-hook): Set as a variable with add-hook.
17046
17047 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
17048
17049 * pop3.el (pop3-leave-mail-on-server): Describe possible problems
17050 in the doc string.
17051
17052 * message.el (message-ignored-news-headers)
17053 (message-ignored-supersedes-headers)
17054 (message-ignored-resent-headers)
17055 (message-forward-ignored-headers): Improve custom type.
17056
17057 2004-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
17058
17059 * message.el (message-tokenize-header): Fix 2004-09-06 change
17060 which used point-min in the wrong place.
17061
17062 2004-10-12 Simon Josefsson <jas@extundo.com>
17063
17064 * tls.el (tls-certtool-program): New variable.
17065 (tls-certificate-information): New function, based on
17066 ssl-certificate-information.
17067
17068 2004-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
17069
17070 * compface.el: Move the version of ELisp-based uncompface program
17071 to the contrib directory because of the copyright problem.
17072
17073 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
17074
17075 * message.el (message-kill-buffer): Raise the current frame.
17076
17077 2004-10-10 Reiner Steib <Reiner.Steib@gmx.de>
17078
17079 * gnus-sum.el: Mention that multibyte characters don't work as marks.
17080
17081 * gnus.el (message-y-or-n-p): Autoload.
17082
17083 * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
17084 (pop3-password-required, pop3-authentication-scheme)
17085 (pop3-leave-mail-on-server): Make customizable.
17086 (pop3): New custom group.
17087 (pop3-retr): Remove `sleep-for' statements.
17088 Suggested by Dave Love <fx@gnu.org>.
17089
17090 * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
17091 Windows/DOS.
17092
17093 * imap.el (imap-parse-flag-list, imap-parse-body-extension)
17094 (imap-parse-body): Fix incorrect use of `assert'.
17095 Suggested by Dave Love <fx@gnu.org>.
17096
17097 * mml.el (mml-minibuffer-read-disposition): Require match.
17098 Suggested by Dave Love <fx@gnu.org>.
17099
17100 2004-10-11 Reiner Steib <Reiner.Steib@gmx.de>
17101
17102 * gnus-group.el (gnus-group-delete-group): Change "\t." to " " in
17103 doc string.
17104
17105 2004-10-08 Katsumi Yamaoka <yamaoka@jpl.org>
17106
17107 * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
17108
17109 2004-10-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
17110
17111 * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
17112 instead of calling `mm-insert-inline', to decode text/* parts
17113 before displaying them.
17114
17115 2004-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
17116
17117 * mm-uu.el (mm-uu-text-plain-type): New variable.
17118 (mm-uu-pgp-signed-extract-1): Use it.
17119 (mm-uu-pgp-encrypted-extract-1): Use it.
17120 (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
17121 bind mm-uu-text-plain-type with that value.
17122 (mm-uu-dissect-text-parts): Pass MIME type and parameters to
17123 mm-uu-dissect.
17124
17125 2004-10-06 Katsumi Yamaoka <yamaoka@jpl.org>
17126
17127 * gnus-group.el (gnus-update-group-mark-positions):
17128 * gnus-sum.el (gnus-update-summary-mark-positions):
17129 * message.el (message-check-news-body-syntax):
17130 * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
17131 of string-as-multibyte.
17132
17133 2004-10-05 Juri Linkov <juri@jurta.org>
17134
17135 * gnus-group.el (gnus-update-group-mark-positions):
17136 * gnus-sum.el (gnus-update-summary-mark-positions):
17137 * message.el (message-check-news-body-syntax):
17138 * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
17139 8-bit unibyte values to a multibyte string for search functions.
17140
17141 2004-10-06 Katsumi Yamaoka <yamaoka@jpl.org>
17142
17143 * mm-uu.el (mm-uu-dissect): Allow optional arg.
17144 (mm-uu-dissect-text-parts): New function.
17145
17146 * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
17147 dissect text parts.
17148
17149 * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
17150 (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
17151
17152 * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
17153
17154 * gnus-topic.el (gnus-topic-hierarchical-parameters):
17155 Use gnus-current-topics instead of gnus-current-topic.
17156
17157 2004-10-06 Jesper Harder <harder@ifa.au.dk>
17158
17159 * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
17160
17161 2004-10-05 Jesper Harder <harder@ifa.au.dk>
17162
17163 * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
17164 where approriate.
17165
17166 * nnml.el (nnml-generate-active-info): do.
17167
17168 * nndiary.el (nndiary-generate-active-info): do.
17169
17170 * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
17171 (gnus-topic-move): do.
17172
17173 * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
17174 (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
17175
17176 * gnus-srvr.el (gnus-server-prepare)
17177 (gnus-server-open-all-servers): do.
17178
17179 * gnus-msg.el (gnus-summary-cancel-article)
17180 (gnus-summary-resend-message)
17181 (gnus-summary-mail-crosspost-complaint): do.
17182
17183 * gnus-move.el (gnus-change-server): do.
17184
17185 * gnus-group.el (gnus-group-unmark-all-groups)
17186 (gnus-group-set-current-level): do.
17187
17188 2004-10-04 Simon Josefsson <jas@extundo.com>
17189
17190 * message.el (message-generate-hashcash): Doc fix.
17191
17192 2004-10-02 Kevin Greiner <kgreiner@compsol.cc>
17193
17194 * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
17195 avoid infinite recursion via gnus-get-function.
17196
17197 2004-10-02 Jesper Harder <harder@ifa.au.dk>
17198
17199 * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
17200
17201 * nnfolder.el (nnfolder-generate-active-file): Use dolist.
17202
17203 * nnmail.el (nnmail-split-history): do.
17204
17205 * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
17206 (nnml-request-delete-group): do.
17207
17208 * nnslashdot.el (nnslashdot-read-groups): do.
17209
17210 * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
17211 (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
17212
17213 * nnspool.el (nnspool-find-id): Use with-temp-buffer.
17214 (nnspool-sift-nov-with-sed): Use last.
17215 (nnspool-retrieve-headers-with-nov): Use mapc.
17216 (nnspool-request-newgroups): Use dolist.
17217 (nnspool-request-group): Use last.
17218
17219 * nntp.el (nntp-read-server-type): Use dolist.
17220
17221 * nnvirtual.el (nnvirtual-create-mapping)
17222 (nnvirtual-update-read-and-marked): Use dolist.
17223 (nnvirtual-convert-headers): Simplify.
17224
17225 2004-10-01 Kevin Greiner <kgreiner@compsol.cc>
17226
17227 * gnus-agent.el (gnus-agent-synchronize-group-flags):
17228 Add support for sync'ing tick marks.
17229
17230 2004-10-01 Katsumi Yamaoka <yamaoka@jpl.org>
17231
17232 * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
17233 there's no visible header.
17234
17235 2004-10-01 Kevin Greiner <kgreiner@compsol.cc>
17236
17237 * gnus-agent.el (gnus-agent-synchronize-group-flags):
17238 When necessary, pass full group name to gnus-request-set-marks.
17239
17240 2004-10-01 Simon Josefsson <jas@extundo.com>
17241
17242 * mailcap.el (mailcap-mime-data): Add pdf. Remove non-free
17243 acroread.
17244
17245 2004-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
17246
17247 * spam-report.el (spam-report-gmane): Fix interactive.
17248
17249 * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
17250
17251 * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
17252 when writing file.
17253 (gnus-agent-synchronize-flags): Don't default to being
17254 interactive.
17255
17256 2004-09-30 Simon Josefsson <jas@extundo.com>
17257
17258 * message.el (message-generate-hashcash): Add.
17259 (message-send-mail): Use it, call mail-add-payment.
17260
17261 2004-09-29 Teodor Zlatanov <tzz@lifelogs.com>
17262
17263 * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
17264
17265 2004-09-28 Kevin Greiner <kgreiner@compsol.cc>
17266
17267 * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
17268 gnus-requst-update-info with explicit code to sync the in-memory
17269 info read flags with the marks being sync'd to the backend.
17270
17271 *gnus-util.el (gnus-pp): Add optional stream to match pp API.
17272
17273 2004-09-28 Teodor Zlatanov <tzz@lifelogs.com>
17274
17275 * spam.el (spam-verify-bogofilter): Add new function.
17276 (spam-check-bogofilter)
17277 (spam-bogofilter-register-with-bogofilter): Use it.
17278 (spam-verify-bogofilter): Add small fixes.
17279
17280 2004-09-28 Simon Josefsson <jas@extundo.com>
17281
17282 * hashcash.el (hashcash-generate-payment): Revert.
17283
17284 2004-09-28 Teodor Zlatanov <tzz@lifelogs.com>
17285
17286 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
17287 Use gnus-extract-references instead of gnus-split-references.
17288
17289 * gnus-util.el (gnus-extract-references): Add new function, analogous
17290 to gnus-split-references but extracts only the message-ID without
17291 anything extra.
17292
17293 * hashcash.el (hashcash-generate-payment)
17294 (hashcash-check-payment): Do the right thing if hashcash-path is
17295 nil (because the hashcash program could not be found).
17296
17297 * spam.el (spam-use-hashcash): Remove comment.
17298
17299 2004-09-27 Jesper Harder <harder@ifa.au.dk>
17300
17301 * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
17302 (gnus-cache-enter-article, gnus-cache-remove-article)
17303 (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
17304
17305 * gnus-async.el (gnus-async-prefetch-remove-group): do.
17306
17307 * gnus-art.el (article-hide-boring-headers)
17308 (article-translate-strings, article-display-face)
17309 (gnus-article-mime-match-handle-first)
17310 (gnus-article-highlight-headers)
17311 (gnus-article-add-buttons-to-head): do.
17312
17313 2004-09-27 Simon Josefsson <jas@extundo.com>
17314
17315 * hashcash.el: New version, from
17316 http://users.actrix.co.nz/mycroft/hashcash.el. Previously in
17317 ../contrib/.
17318
17319 2004-09-27 Katsumi Yamaoka <yamaoka@jpl.org>
17320
17321 * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
17322
17323 2004-09-26 Jesper Harder <harder@ifa.au.dk>
17324
17325 * gnus-dup.el (gnus-dup-open): Use mapc.
17326 (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
17327
17328 (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
17329 Reported by Stefan Wiens <s.wi@gmx.net>.
17330
17331 * gnus.el (gnus-shutdown): Use dolist.
17332
17333 * gnus-undo.el (gnus-undo): Use mapc.
17334
17335 * nnrss.el (nnrss-generate-active): do.
17336
17337 * message.el (message-cite-original-without-signature)
17338 (message-cite-original): Use mapc.
17339 (message-do-actions, message-make-forward-subject): Use dolist.
17340
17341 2004-09-25 Kevin Greiner <kgreiner@compsol.cc>
17342
17343 * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
17344 deletion to remove entire duplicate line. Fixes merged article
17345 number bug.
17346
17347 2004-09-25 Kevin Greiner <kgreiner@compsol.cc>
17348
17349 * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
17350 servers that are offline. Avoids having gnus-agent-toggle-plugged
17351 first ask if you want to open a server and then, even when you
17352 responded with no, asking if you want to synchronize the server's
17353 flags.
17354 (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
17355 multi-line expressions.
17356 (gnus-agent-synchronize-group-flags): New internal function.
17357 Updates marks in memory (in the info structure) AND in the
17358 backend.
17359
17360 * gnus-util.el (gnus-remassoc): Fix typo in documentation.
17361
17362 * nnagent.el (nnagent-request-set-mark):
17363 Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
17364 method, to ensure that synchronization updates marks in the
17365 backend and in the info (in memory) structure.
17366
17367 2004-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
17368
17369 * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
17370 convention fully; don't miss the root article of a thread; make
17371 the X-Draft-From header with correct article numbers.
17372
17373 2004-09-23 Kevin Greiner <kgreiner@compsol.cc>
17374
17375 * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
17376 unless plugged. Disable the agent so that an open failure causes
17377 an error.
17378
17379 * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
17380 Revert 2004-09-21 change. The backend must be opened while
17381 synchronizing flags even when the backend stores the flags
17382 locally.
17383
17384 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
17385
17386 * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
17387 in `header' match. Reported by Svend Tollak Munkejord.
17388
17389 * message.el (message-cite-original): Fix use of
17390 `message-cite-articles-with-x-no-archive'.
17391
17392 2004-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
17393
17394 * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
17395 (gnus-window-to-buffer): Ditto.
17396
17397 * mml.el (mml-preview-buffer): New variable.
17398 (mml-preview): Manage window layout with gnus-buffer-configuration.
17399
17400 * gnus-msg.el (gnus-setup-message): Put article numbers into the
17401 X-Draft-From header even if those articles aren't quoted.
17402
17403 2004-09-21 Kevin Greiner <kgreiner@compsol.cc>
17404
17405 * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
17406 (gnus-request-set-mark, gnus-request-update-mark): Use new
17407 g-s-t-u-l-m to decide to use backend even when unplugged.
17408
17409 2004-09-21 Katsumi Yamaoka <yamaoka@jpl.org>
17410
17411 * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
17412 a trailing whitespace. Suggested by Cheng Gao <chenggao@gmail.com>.
17413
17414 2004-09-20 Simon Josefsson <jas@extundo.com>
17415
17416 * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
17417 "utf-16-le".
17418
17419 2004-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
17420
17421 * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
17422
17423 2004-09-19 Reiner Steib <Reiner.Steib@gmx.de>
17424
17425 * uudecode.el (uudecode-use-external): Add :version.
17426
17427 * smime.el (smime-CA-file, smime-encrypt-cipher)
17428 (smime-dns-server): Add :version.
17429
17430 * smiley.el (gnus-smiley-file-types): Add :version.
17431
17432 * sha1.el (sha1-use-external): Add :version.
17433
17434 * pgg-def.el (pgg-query-keyserver): Add :version.
17435
17436 * nnmail.el (nnmail-fancy-expiry-targets)
17437 (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
17438 Add :version.
17439
17440 * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
17441 (nnimap-retrieve-groups-asynchronous): Add :version.
17442 (nnimap-close-asynchronous): Add :version. Fix typo in doc string.
17443
17444 * mml.el (mml-content-disposition-parameters)
17445 (mml-insert-mime-headers-always): Add :version.
17446
17447 * mm-util.el (mm-coding-system-priorities): Add :version.
17448
17449 * mm-decode.el (mm-inline-text-html-with-images)
17450 (mm-keep-viewer-alive-types, mm-external-terminal-program)
17451 (mm-verify-option): Add :version.
17452 (mm-text-html-renderer): Change :version.
17453
17454 * message.el (message-fcc-externalize-attachments)
17455 (message-required-headers, message-draft-headers)
17456 (message-subject-trailing-was-query)
17457 (message-subject-trailing-was-ask-regexp)
17458 (message-subject-trailing-was-regexp, message-mark-insert-begin)
17459 (message-mark-insert-end, message-archive-header)
17460 (message-archive-note, message-cross-post-default)
17461 (message-cross-post-note, message-followup-to-note)
17462 (message-cross-post-note-function, message-use-mail-followup-to)
17463 (message-subscribed-address-functions)
17464 (message-subscribed-address-file, message-subscribed-addresses)
17465 (message-subscribed-regexps, message-allow-no-recipients)
17466 (message-yank-cited-prefix, message-signature-insert-empty-line)
17467 (message-hidden-headers, message-hierarchical-addresses)
17468 (message-mail-user-agent, message-use-idna)
17469 (message-valid-fqdn-regexp)
17470 (message-strip-special-text-properties, message-header-synonyms)
17471 (message-beginning-of-line, message-tab-body-function): Add :version.
17472 (message-insert-canlock, message-wide-reply-confirm-recipients):
17473 Change :version.
17474
17475 * mail-source.el (mail-source-ignore-errors): Add :group, :type
17476 and :version.
17477 (mail-source-delete-old-incoming-confirm)
17478 (mail-source-movemail-program): Add :version.
17479
17480 * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
17481 (gnus-agent-cache, gnus-agent): Change :version.
17482
17483 * gnus-util.el (gnus-use-byte-compile): Change :version.
17484
17485 * gnus-sum.el (gnus-summary-make-false-root-always)
17486 (gnus-summary-default-high-score)
17487 (gnus-summary-default-low-score, gnus-auto-goto-ignores)
17488 (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
17489 (gnus-read-all-available-headers, gnus-article-emulate-mime)
17490 (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
17491 (gnus-sum-thread-tree-single-indent)
17492 (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
17493 (gnus-sum-thread-tree-leaf-with-other)
17494 (gnus-sum-thread-tree-single-leaf): Add :version.
17495 (gnus-summary-display-arrow, gnus-summary-muttprint-program)
17496 (gnus-article-loose-mime): Change :version.
17497
17498 * gnus-start.el (gnus-backup-startup-file)
17499 (gnus-save-startup-file-via-temp-buffer): Add :version.
17500
17501 * gnus-srvr.el (gnus-server-browse-in-group-buffer)
17502 (gnus-server-offline-face): Add :version.
17503
17504 * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
17505
17506 * gnus-msg.el (gnus-gcc-externalize-attachments)
17507 (gnus-debug-files, gnus-debug-exclude-variables)
17508 (gnus-discouraged-post-methods): Change :version.
17509 (gnus-confirm-mail-reply-to-news)
17510 (gnus-confirm-treat-mail-like-news): Add :version.
17511
17512 * gnus-int.el (gnus-server-unopen-status): Add :version.
17513
17514 * gnus-group.el (gnus-group-jump-to-group-prompt)
17515 (gnus-large-ephemeral-newsgroup)
17516 (gnus-fetch-old-ephemeral-headers): Add :version.
17517
17518 * gnus-fun.el (gnus-x-face-directory)
17519 (gnus-convert-pbm-to-x-face-command)
17520 (gnus-convert-image-to-x-face-command)
17521 (gnus-convert-image-to-face-command): Add :version.
17522
17523 * gnus-delay.el (gnus-delay-default-hour): Add :version.
17524
17525 * gnus-cite.el (gnus-cite-blank-line-after-header)
17526 (gnus-article-boring-faces): Add :version.
17527
17528 * gnus-art.el (gnus-buttonized-mime-types)
17529 (gnus-inhibit-mime-unbuttonizing)
17530 (gnus-treat-display-face)
17531 (gnus-treat-body-boundary): Change :version.
17532 (gnus-body-boundary-delimiter, gnus-picon-databases)
17533 (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
17534 (gnus-treat-date-english, gnus-treat-fold-headers)
17535 (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
17536 (gnus-treat-mail-picon, gnus-treat-wash-html)
17537 (gnus-article-encrypt-protocol)
17538 (gnus-use-idna, gnus-article-over-scroll)
17539 (gnus-mime-display-multipart-alternative-as-mixed)
17540 (gnus-mime-display-multipart-related-as-mixed)
17541 (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
17542 (gnus-ctan-url, gnus-button-ctan-handler)
17543 (gnus-button-handle-ctan-bogus-regexp)
17544 (gnus-button-ctan-directory-regexp)
17545 (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
17546 (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
17547 (gnus-button-man-level, gnus-button-emacs-level)
17548 (gnus-button-message-level, gnus-button-browse-level): Add :version.
17549
17550 * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
17551 (gnus-agent-go-online): Change :version.
17552 (gnus-agent-expire-unagentized-dirs)
17553 (gnus-agent-auto-agentize-methods): Add :version.
17554
17555 * flow-fill.el (fill-flowed-display-column)
17556 (fill-flowed-encode-column): Add :version.
17557
17558 * deuglify.el (gnus-outlook-deuglify-unwrap-min)
17559 (gnus-outlook-deuglify-unwrap-max)
17560 (gnus-outlook-deuglify-cite-marks)
17561 (gnus-outlook-deuglify-unwrap-stop-chars)
17562 (gnus-outlook-deuglify-no-wrap-chars)
17563 (gnus-outlook-deuglify-attrib-cut-regexp)
17564 (gnus-outlook-deuglify-attrib-verb-regexp)
17565 (gnus-outlook-deuglify-attrib-end-regexp)
17566 (gnus-outlook-display-hook): Add :version.
17567
17568 * binhex.el (binhex-use-external): Add :version.
17569
17570 2004-09-16 Reiner Steib <Reiner.Steib@gmx.de>
17571
17572 * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
17573 and `invisible'.
17574
17575 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
17576
17577 * gnus-registry.el (gnus-registry-trim): Watch out for negatives
17578 in gnus-registry-trim.
17579
17580 2004-09-13 Simon Josefsson <jas@extundo.com>
17581
17582 * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
17583
17584 * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
17585
17586 * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
17587 Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
17588 <yamaoka@jpl.org>.
17589 (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
17590 <steve@youngs.au.com> and suggested by Katsumi Yamaoka
17591 <yamaoka@jpl.org>.
17592
17593 * sieve.el (sieve-manage-mode): Ditto.
17594
17595 2004-09-13 Reiner Steib <Reiner.Steib@gmx.de>
17596
17597 * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
17598
17599 2004-09-11 Simon Josefsson <jas@extundo.com>
17600
17601 * dns-mode.el: Add.
17602
17603 * mm-view.el (mm-display-dns-inline): Add.
17604
17605 * mm-decode.el (mm-inline-media-tests): Add text/dns.
17606 (mm-automatic-display): Ditto.
17607
17608 * mailcap.el (mailcap-mime-data): Add text/dns.
17609 (mailcap-mime-extensions): Map .soa to text/dns.
17610
17611 2004-09-10 Miles Bader <miles@gnu.ai.mit.edu>
17612
17613 * gnus-art.el (article-decode-mime-words, article-babel)
17614 (gnus-article-highlight-signature, gnus-article-add-buttons)
17615 (gnus-signature-toggle): Remove unnecessary bindings of
17616 `inhibit-read-only' inherited from v5.10 merge.
17617
17618 2004-09-08 Reiner Steib <Reiner.Steib@gmx.de>
17619
17620 * nntp.el (nntp): New customization group.
17621 (nntp-authinfo-file): Add customization group.
17622
17623 * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
17624
17625 * mml-sec.el (mml-signencrypt-style-alist): Ditto.
17626
17627 * gnus.el (to-address, to-list, subscribed)
17628 (large-newsgroup-initial): Ditto.
17629
17630 * flow-fill.el (fill-flowed-display-column)
17631 (fill-flowed-encode-column): Ditto.
17632
17633 2004-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
17634
17635 * message.el (message-tokenize-header, message-send-mail-with-qmail):
17636 Use point-min rather than 1.
17637 (message-send-mail): Use buffer-size rather than point-max.
17638
17639 * gnus-sum.el (gnus-summary-search-article-forward):
17640 Signal a specific `search-failed' rather than a generic `error'.
17641
17642 * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
17643 (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
17644 (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
17645
17646 2004-09-10 Simon Josefsson <jas@extundo.com>
17647
17648 * nndb.el (require): Remove tcp and duplicate cl.
17649
17650 2004-09-10 Katsumi Yamaoka <yamaoka@jpl.org>
17651
17652 * gnus-agent.el (directory-files-and-attributes): Move forward.
17653
17654 2004-09-09 Kevin Greiner <kgreiner@compsol.cc>
17655
17656 * gnus-agent.el (directory-files-and-attributes):
17657 Optionally defined to support XEmacs.
17658
17659 2004-09-09 Kevin Greiner <kgreiner@compsol.cc>
17660
17661 * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
17662 to avoid run-time CL dependencies.
17663 (gnus-agent-unfetch-articles): New function.
17664 (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
17665 article numbers even when local .overview file is missing.
17666 (gnus-agent-read-article-number): New function. Only accepts
17667 27-bit article numbers.
17668 (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
17669 Use gnus-agent-read-article-number.
17670 (gnus-agent-braid-nov): Rewrote to validate article numbers coming
17671 from backend while recognizing that article numbers in .overview
17672 must be valid.
17673 (gnus-agent-update-files-total-fetched-for):
17674 Use directory-files-and-attributes to improve performance.
17675 * gnus-int.el (gnus-request-move-article):
17676 Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
17677 improve performance.
17678
17679 * gnus-start.el (gnus-convert-old-newsrc): Change message text as
17680 some users confused by references to .newsrc when they only have a
17681 .newsrc.eld file.
17682 (gnus-convert-mark-converter-prompt)
17683 (gnus-convert-converter-needs-prompt): Fix use of property list.
17684 * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
17685 New function. Used internally to only display 'gnus converting
17686 files' message when actually necessary.
17687
17688 * gnus-sum.el (): Remove (require 'gnus-agent) as required
17689 methods now autoloaded.
17690
17691 2004-09-03 Katsumi Yamaoka <yamaoka@jpl.org>
17692
17693 * gnus-sum.el (gnus-summary-insert-subject): Remove list
17694 identifiers.
17695
17696 2004-09-02 Reiner Steib <Reiner.Steib@gmx.de>
17697
17698 * gnus-picon.el: Fix indentation and closing parenthesis.
17699
17700 2004-09-01 Simon Josefsson <jas@extundo.com>
17701
17702 * message.el (message-canlock-generate): Require sha1, not
17703 sha1-el. (Can we get rid of this require altogether? It is ugly
17704 to require within a function. Sadly, if sha1.el isn't loaded, the
17705 let binding in m-c-g will hide the defcustom definition, which is
17706 bad.)
17707
17708 * canlock.el: Require sha1, not sha1-el.
17709
17710 * message.el: Don't autoload sha1 (there is a autoload cookie in
17711 sha1.el).
17712
17713 * sha1-el.el: Rename to sha1.el.
17714
17715 2004-08-30 Juanma Barranquero <lektu@terra.es>
17716
17717 * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
17718
17719 2004-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
17720
17721 * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
17722
17723 2004-08-30 Kim F. Storm <storm@cua.dk>
17724
17725 * nntp.el (nntp-authinfo-file): Add :group 'nntp.
17726
17727 * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
17728 Add :group 'nnimap.
17729
17730 2004-08-30 Andreas Schwab <schwab@suse.de>
17731
17732 * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
17733 ?* and ?\;.
17734
17735 * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
17736 and ?\' to symbol instead of whitespace.
17737
17738 2004-08-30 Katsumi Yamaoka <yamaoka@jpl.org>
17739
17740 * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
17741
17742 * gnus-sum.el (gnus-summary-morse-message): Use search-forward
17743 instead of re-search-forward.
17744
17745 * gnus-uu.el (gnus-uu-save-article): Ditto.
17746 (gnus-uu-post-encode-uuencode): Ditto.
17747
17748 * html2text.el (html2text-clean-list-items): Ditto.
17749 (html2text-clean-dtdd): Ditto.
17750 (html2text-format-tags): Ditto.
17751
17752 * message.el (message-send-mail-with-sendmail): Fix regexp.
17753 (message-fill-field-general): Use search-forward instead of
17754 re-search-forward.
17755 (unbold-region): Ditto.
17756
17757 * nnrss.el (nnrss-request-article): Ditto.
17758
17759 * nnslashdot.el (nnslashdot-request-article): Ditto.
17760
17761 * nnweb.el (nnweb-gmane-wash-article): Ditto.
17762
17763 * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
17764 "Unrecognized menu descriptor" error in XEmacs.
17765
17766 2004-08-26 Stefan Wiens <s.wi@gmx.net> (tiny change)
17767
17768 * gnus-sum.el (gnus-read-header): Don't remove a header for the
17769 parent article of a sparse article in the thread hashtb.
17770
17771 2004-08-26 David Hedbor <dhedbor@real.com> (tiny change)
17772
17773 * nnmail.el (nnmail-split-lowercase-expanded): New user option.
17774 (nnmail-expand-newtext): Lowercase expanded entries if
17775 nnmail-split-lowercase-expanded is non-nil.
17776
17777 2004-08-26 Katsumi Yamaoka <yamaoka@jpl.org>
17778
17779 * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
17780
17781 * gnus-group.el (gnus-group-line-format-alist): Convert the value
17782 of gnus-tmp-news-method into string under XEmacs. It will be
17783 passed to gnus-correct-length which takes only a string argument.
17784
17785 2004-08-24 Katsumi Yamaoka <yamaoka@jpl.org>
17786
17787 * gnus-util.el (gnus-bind-print-variables): New macro.
17788 (gnus-prin1): Use it.
17789 (gnus-prin1-to-string): Use it.
17790 (gnus-pp): New function.
17791 (gnus-pp-to-string): New function.
17792
17793 * gnus-cus.el (gnus-agent-cat-prepare-category-field):
17794 Replace pp-to-string with gnus-pp-to-string.
17795 * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
17796 * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
17797 * gnus-msg.el (gnus-debug): Ditto.
17798 * gnus-score.el (gnus-score-save): Ditto.
17799 * gnus-spec.el (gnus-update-format): Replace pp-to-string with
17800 gnus-pp-to-string.
17801 * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
17802 with gnus-pp.
17803 * score-mode.el (gnus-score-pretty-print): Ditto.
17804 * webmail.el (webmail-debug): Ditto.
17805
17806 2004-08-23 Katsumi Yamaoka <yamaoka@jpl.org>
17807
17808 * gnus-art.el (article-display-face, article-display-x-face):
17809 Use buffer-read-only.
17810
17811 2004-08-22 Katsumi Yamaoka <yamaoka@jpl.org>
17812
17813 * gnus-art.el (article-hide-list-identifiers):
17814 Bind inhibit-read-only as t.
17815
17816 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
17817
17818 * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
17819
17820 2004-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
17821
17822 * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
17823 (gnus-narrow-to-page): Don't assume point-min == 1.
17824 (gnus-article-edit-mode): Derive from message-mode.
17825
17826 * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
17827 point-min == 1.
17828
17829 * imap.el (imap-parse-address-list, imap-parse-body-ext):
17830 Disable incorrect use of `assert'.
17831
17832 * message.el (message-mode): Set comment-start-skip.
17833
17834 2004-08-22 Sam Steingold <sds@gnu.org>
17835
17836 * pop3.el (pop3-leave-mail-on-server): New user variable.
17837 (pop3-movemail): Delete mail only when it is nil.
17838
17839 2004-08-21 Reiner Steib <Reiner.Steib@gmx.de>
17840
17841 * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
17842
17843 * mml.el (mml-preview): Use `pop-to-buffer'.
17844
17845 * message.el (message-goto-mail-followup-to): Insert after "To".
17846 (message-carefully-insert-headers): Add comment.
17847
17848 * gnus.el: Remove unused variable `gnus-article-check-size'.
17849
17850 * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
17851
17852 * gnus-art.el (gnus-button-alist):
17853 Improve `gnus-button-handle-library' entry.
17854
17855 2004-08-19 Sebastian Freundt <hroptatyr@gna.org> (tiny change)
17856
17857 * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
17858 Use downcase, since XEmacs capitalizes error messages differently.
17859
17860 2004-08-18 Jesper Harder <harder@ifa.au.dk>
17861
17862 * nntp.el: Add (require 'gnus) due to reference to
17863 `gnus-directory'. Reported by Matt Swift <swift@alum.mit.edu>.
17864
17865 2004-08-18 Florian Weimer <fw@deneb.enyo.de>
17866
17867 * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
17868 Bind `mm-fill-flowed'.
17869
17870 * mm-decode.el (mm-dissect-singlepart): Check it.
17871
17872 2004-08-17 Teodor Zlatanov <tzz@lifelogs.com>
17873
17874 * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
17875 'imap' for netrc parsing.
17876
17877 2004-08-16 Reiner Steib <Reiner.Steib@gmx.de>
17878
17879 * mailcap.el (mailcap-mime-data): Mark as risky.
17880
17881 2004-08-15 Katsumi Yamaoka <yamaoka@jpl.org>
17882
17883 * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
17884 may be included in the encoded word.
17885 (rfc2047-encode): Don't append a space if the encoded word
17886 includes close parenthesis.
17887
17888 2004-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
17889
17890 * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
17891 of text within parentheses.
17892
17893 2004-08-06 Teodor Zlatanov <tzz@lifelogs.com>
17894
17895 * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
17896 (gnus-encrypt-write-file-contents): Make the password key the file
17897 name PLUS the cipher, not just the cipher. Also remove failed
17898 passwords from the cache.
17899
17900 2004-08-06 Simon Josefsson <jas@extundo.com>
17901
17902 * gnus-sum.el (gnus-article-loose-mime): Change default to t.
17903 Doc fix.
17904
17905 2004-08-05 Katsumi Yamaoka <yamaoka@jpl.org>
17906
17907 * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
17908 LWSP.
17909
17910 2004-08-04 Teodor Zlatanov <tzz@lifelogs.com>
17911
17912 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
17913 Try to append in-reply-to: data to the references: header.
17914
17915 * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
17916 (netrc-parse): Use gnus-encrypt.el functions.
17917
17918 * gnus-encrypt.el: Add new file for encryption support; currently
17919 does only a few GPG ciphers and an internal XOR cipher.
17920
17921 * password.el: Add comments on using password-read-and-add.
17922 (password-read-and-add): Add function to read and add the
17923 password to the cache at once.
17924
17925 2004-07-28 Simon Josefsson <jas@extundo.com>
17926
17927 * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
17928 parameter (but don't use it, for now).
17929
17930 * imap.el (imap-ssl-open): Use imap-process-connection-type,
17931 instead of hard coding to nil.
17932
17933 2004-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
17934
17935 * mm-view.el (mm-inline-image-emacs): Open lines under an image
17936 as mm-inline-image-xemacs does.
17937
17938 2004-07-26 Simon Josefsson <jas@extundo.com>
17939
17940 * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
17941 Revert part of 2004-07-17 change below.
17942
17943 2004-07-25 Katsumi Yamaoka <yamaoka@jpl.org>
17944
17945 * rfc2047.el (rfc2047-encode-region): Don't infloop.
17946 Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
17947
17948 2004-07-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
17949
17950 * flow-fill.el (fill-flowed): Remove space stuffing, and only do
17951 quotes that actually start with ">" at the beginning of the
17952 lines.
17953
17954 2004-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
17955
17956 * rfc2047.el (rfc2047-encode-region): Fix last change.
17957 (rfc2047-encode-parameter): Remove useless concat.
17958
17959 2004-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
17960
17961 * rfc2047.el (rfc2047-encode-region): Check carefully whether to
17962 encode special characters; fix some kind of misconfigured headers;
17963 signal a real error if debug-on-quit or debug-on-error is non-nil.
17964 (rfc2047-encode-max-chars): New variable.
17965 (rfc2047-encode-1): Use it.
17966 (rfc2047-encode-parameter): New function.
17967
17968 * mml.el (mml-insert-parameter): Remove an excessive space.
17969
17970 2004-07-17 Simon Josefsson <jas@extundo.com>
17971
17972 * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
17973 Kai Grossjohann <kai@emptydomain.de>.
17974 (gnus-group-group-map): Use it, instead of gnus-group-make-group.
17975 (gnus-group-make-menu-bar): Ditto.
17976
17977 * gnus-util.el (gnus-group-server): Add.
17978
17979 2004-07-16 Jesper Harder <harder@ifa.au.dk>
17980
17981 * message.el (message-clone-locals): Clone sendmail and smtp
17982 variables.
17983
17984 2004-07-12 Katsumi Yamaoka <yamaoka@jpl.org>
17985
17986 * rfc2047.el (rfc2047-encode-region): Fix last change.
17987
17988 2004-07-12 Katsumi Yamaoka <yamaoka@jpl.org>
17989
17990 * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
17991 characters as non-special.
17992
17993 2004-07-09 Simon Josefsson <jas@extundo.com>
17994
17995 * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
17996 Users will lose all flag changes made while unplugged with
17997 e.g. nntp unless flag synchronization happens, thus `nil' is not a
17998 good default. See numerous reports on ding mailing list.
17999
18000 2004-07-09 Katsumi Yamaoka <yamaoka@jpl.org>
18001
18002 * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
18003 add generate-head-function and generate-article-function to the
18004 rfc822-forward entry.
18005 (nndoc-rfc822-forward-generate-article): New function.
18006 (nndoc-rfc822-forward-generate-head): New function.
18007
18008 * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
18009
18010 2004-07-06 Dan Christensen <jdc@uwo.ca>
18011
18012 * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
18013 respect display group parameter and gnus-summary-expunge-below.
18014 (gnus-articles-to-read): Remove unused reference to display group
18015 parameter.
18016
18017 2004-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
18018
18019 * nnheader.el (nnheader-uniquify-message-id): New experimental
18020 variable.
18021 (nnheader-nov-read-message-id): Use it.
18022
18023 * spam-report.el (spam-report-gmane): Add interactive.
18024
18025 2004-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
18026
18027 * mm-encode.el (mm-content-transfer-encoding-defaults):
18028 Use qp-or-base64 for the application/* types.
18029
18030 2004-07-02 Joakim Verona <joakim@verona.se> (tiny change)
18031
18032 * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
18033
18034 2004-06-30 Teodor Zlatanov <tzz@lifelogs.com>
18035
18036 * gnus-registry.el (gnus-registry-trim): Don't allow a negative
18037 trim value.
18038
18039 2004-01-25 Paul Jarc <prj@po.cwru.edu>
18040
18041 * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
18042 New macro and function.
18043 (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
18044
18045 2004-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
18046
18047 * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
18048 after-load-alist.
18049
18050 2004-06-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
18051
18052 * gnus-group.el (gnus-group-get-new-news-this-group):
18053 Don't update info that isn't there.
18054
18055 2004-06-29 Ilya N. Golubev <gin@mo.msk.ru>.
18056
18057 * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
18058 entry.
18059
18060 2004-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
18061
18062 * mm-view.el (mm-inline-render-with-function): Use multibyte
18063 buffer; decode html source by charset.
18064
18065 * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
18066
18067 * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
18068 Mule-UCS is loaded under XEmacs.
18069 (mm-mime-mule-charset-alist): Avoid duplicated entries.
18070
18071 2004-06-28 Jesper Harder <harder@ifa.au.dk>
18072
18073 * nnheader.el (nnheader-max-head-length): Increase to 8192.
18074
18075 2004-06-28 Katsumi Yamaoka <yamaoka@jpl.org>
18076
18077 * mm-util.el (mm-coding-system-p): Return a coding-system.
18078 (mm-mime-mule-charset-alist): Use shift_jis instead of
18079 iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
18080 entries for the mime charsets iso-2022-jp-3 and shift_jis.
18081 (mm-coding-system-priorities): Use shift_jis and iso-8859-1
18082 instead of japanese-shift-jis and iso-latin-1 respectively in
18083 order to share the default value with both Emacs and XEmacs-mule.
18084 (mm-mule-charset-to-mime-charset):
18085 Make mm-coding-system-priorities effective.
18086 (mm-sort-coding-systems-predicate): Canonicalize coding-systems
18087 while predicating of candidates upon the priorities.
18088
18089 2004-06-27 Jesper Harder <harder@ifa.au.dk>
18090
18091 * gnus-sum.el (gnus-summary-make-menu-bar):
18092 Add gnus-uu-invert-processable.
18093
18094 * gnus.el: Autoload gnus-uu-invert-processable.
18095
18096 2004-06-24 Katsumi Yamaoka <yamaoka@jpl.org>
18097
18098 * mm-util.el (mm-with-multibyte-buffer): New macro.
18099
18100 * rfc2047.el (rfc2047-encode-string): Use it.
18101 (rfc2047-encode-region): Move point to the end of the region after
18102 encoding. Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
18103
18104 2004-06-23 Katsumi Yamaoka <yamaoka@jpl.org>
18105
18106 * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
18107 ">From ". Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
18108
18109 2004-06-23 Katsumi Yamaoka <yamaoka@jpl.org>
18110
18111 * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
18112 (gnus-cite-parse): Ignore quoted envelope From_.
18113 Suggested by Karl Chen <quarl@nospam.quarl.org>.
18114
18115 2004-06-23 Jesper Harder <harder@ifa.au.dk>
18116
18117 * message.el (message-idna-to-ascii-rhs-1): Don't choke on
18118 invalid addresses.
18119
18120 2004-06-21 Teodor Zlatanov <tzz@lifelogs.com>
18121
18122 * spam.el: Change section markers, revise TODO list.
18123 (spam-backends): Make new master list of all installed backends.
18124 (spam-summary-exit-behavior): Add new variable to determine how
18125 messages moves are done at summary exit.
18126 (spam-move-spam-nonspam-groups-only)
18127 (spam-process-ham-in-nonham-groups)
18128 (spam-process-ham-in-spam-groups): Remove variables, the
18129 spam-summary-exit-behavior variable should be used to manage this
18130 behavior.
18131 (spam-old-ham-articles, spam-old-spam-articles): Remove.
18132 (spam-old-articles): Add variable, replacing spam-old-ham-articles
18133 and spam-old-spam-articles.
18134 (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
18135 Add empty variables, placeholders for the backends they represent.
18136 (spam-set-difference): Move, unchanged.
18137 (spam-list-of-processors): Declare OBSOLETE, not used anymore
18138 unless the user has a processor variable.
18139 (spam-classifications, spam-classification-valid-p)
18140 (spam-backend-properties, spam-backend-property-valid-p)
18141 (spam-backend-function-type-valid-p)
18142 (spam-process-type-valid-p, spam-list-articles): Add helper functions.
18143 (spam-report-articles-gmane, spam-report-articles-resend):
18144 Remove functions, they are not needed.
18145 (spam-install-backend-super, spam-backend-list)
18146 (spam-backend-check, spam-backend-valid-p, spam-backend-info)
18147 (spam-backend-function, spam-backend-ham-registration-function)
18148 (spam-backend-spam-registration-function)
18149 (spam-backend-ham-unregistration-function)
18150 (spam-backend-spam-unregistration-function)
18151 (spam-backend-statistical-p, spam-backend-mover-p)
18152 (spam-install-backend-alias, spam-install-checkonly-backend)
18153 (spam-install-mover-backend, spam-install-nocheck-backend)
18154 (spam-install-backend, spam-install-statistical-backend)
18155 (spam-install-statistical-checkonly-backend): Add backend installation
18156 support.
18157 (spam-summary-prepare-exit): Rewrite to use the new backend code.
18158 (spam-group-processor-p): Use the new backend code and respect the
18159 summary exit behavior.
18160 (spam-mark-spam-as-expired-and-move-routine): Remove.
18161 (spam-summary-prepare): Change to use the new spam-old-articles
18162 variable.
18163 (spam-copy-or-move-routine, spam-copy-spam-routine)
18164 (spam-move-spam-routine, spam-copy-ham-routine)
18165 (spam-move-ham-routine): Add code to copy/move ham or spam.
18166 (spam-fetch-field-fast): Improve doc and code, plus allow the
18167 'number request.
18168 (spam-list-of-checks, spam-list-of-statistical-checks):
18169 Remove variables.
18170 (spam-split, spam-find-spam): Use the new backend code.
18171 (spam-registration-functions): Remove variable.
18172 (spam-unregister-routine): Add convenience wrapper.
18173 (spam-log-undo-registration, spam-register-routine)
18174 (spam-log-processing-to-registry)
18175 (spam-log-unregistration-needed-p): Rename "check" to "backend"
18176 where possible.
18177 (spam-check-gmane-xref, spam-check-regex-headers)
18178 (spam-check-blackholes, spam-check-stat, spam-check-ifile)
18179 (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
18180 (spam-check-bogofilter-headers, spam-check-spamoracle)
18181 (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
18182 (spam-check-crm114-headers): Use the spam-split-group that
18183 spam-split prepares, no need to determine it every time.
18184
18185 * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
18186 to the nnheader-parse-naked-head call.
18187
18188 * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
18189
18190 * gnus-sum.el (gnus-nov-parse-line): Add the message number to
18191 the nnheader-nov-read-message-id call.
18192
18193 2004-06-21 Katsumi Yamaoka <yamaoka@jpl.org>
18194
18195 * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
18196 gnus-activate-group twice. Suggested by Markus Peter
18197 <warp@spin.de>.
18198
18199 2004-06-18 Katsumi Yamaoka <yamaoka@jpl.org>
18200
18201 * gnus-art.el (gnus-article-time-format): Exchange the order of
18202 day and month in the default value; fix customization type.
18203 (article-date-ut): Use add-text-properties.
18204 (article-make-date-line): Use message-make-date instead of
18205 current-time-string.
18206
18207 * message.el (message-fetch-field): Don't use set-text-properties.
18208 (message-make-date): Simplify.
18209
18210 2004-06-17 Katsumi Yamaoka <yamaoka@jpl.org>
18211
18212 * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
18213 (rfc2047-encode-region): Treat text within parentheses as special;
18214 show the original text when error has occurred.
18215
18216 * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
18217 already-computed method to gnus-activate-group.
18218
18219 * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
18220 same select-methods identical Lisp objects.
18221
18222 * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
18223 object when modifying the info.
18224
18225 2004-06-16 Katsumi Yamaoka <yamaoka@jpl.org>
18226
18227 * gnus-srvr.el (gnus-server-set-info): Remove the server from
18228 gnus-opened-servers since it has never been opened with the new
18229 configuration yet.
18230
18231 2004-06-15 Katsumi Yamaoka <yamaoka@jpl.org>
18232
18233 * nnheader.el (nnheader-nov-read-message-id): Pass the optional
18234 arg to nnheader-generate-fake-message-id.
18235
18236 2004-06-14 Teodor Zlatanov <tzz@lifelogs.com>
18237
18238 * nnheader.el (nnheader-generate-fake-message-id): Accept a
18239 number and build a fake message ID localized to a group and
18240 article number (so it's repeatable from that point on).
18241 (nnheader-fake-message-id-p): Change regex to accommodate new fake
18242 ID format.
18243
18244 * gnus-sum.el (gnus-get-newsgroup-headers):
18245 Call nnheader-generate-fake-message-id with the article number.
18246
18247 2004-06-12 YAGI Tatsuya <ynyaaa@ybb.ne.jp> (tiny change)
18248
18249 * gnus-art.el (gnus-article-next-page): Fix the way to find a real
18250 end-of-buffer.
18251
18252 2004-06-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
18253
18254 * message.el (message-ignored-supersedes-headers): Add Approved.
18255
18256 2004-06-11 Katsumi Yamaoka <yamaoka@jpl.org>
18257
18258 * rfc2047.el (rfc2047-encode-message-header): Remove useless
18259 goto-char.
18260 (rfc2047-encode): Fold the line before encoding.
18261
18262 2004-06-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
18263
18264 * rfc2047.el (rfc2047-encode-message-header): Disabled header
18265 folding -- not all headers can be folded, and this should be done
18266 by the message composition mode. Probably. I think.
18267
18268 2004-06-10 Katsumi Yamaoka <yamaoka@jpl.org>
18269
18270 * gnus-util.el (gnus-remove-text-with-property): Make it slightly
18271 fast.
18272
18273 * gnus-ems.el (gnus-remove-image): Don't use
18274 message-text-with-property; remove only the image found first.
18275
18276 2004-06-09 Jesper Harder <harder@ifa.au.dk>
18277
18278 * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
18279
18280 2004-06-09 Katsumi Yamaoka <yamaoka@jpl.org>
18281
18282 * message.el (message-text-with-property): Make it fast and accept
18283 optional arguments.
18284 (message-strip-forbidden-properties): Use it.
18285 (message-fix-before-sending): Follow the m-t-w-p change.
18286
18287 * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
18288
18289 2004-06-08 Katsumi Yamaoka <yamaoka@jpl.org>
18290
18291 * gnus-art.el (article-hide-headers): Don't change the buffer
18292 mistakenly when performing mml-preview even if
18293 gnus-single-article-buffer is nil.
18294
18295 2004-06-08 Kai Grossjohann <kgrossjo@eu.uu.net>
18296
18297 * message.el (message-expand-name-databases): New user option.
18298 (message-expand-name): Use it.
18299
18300 2004-06-07 Teodor Zlatanov <tzz@lifelogs.com>
18301
18302 * spam.el (spam-report-articles-resend)
18303 (spam-report-resend-register-routine): Allow ham reporting.
18304 (spam-report-resend-register-ham-routine): Add wrapper.
18305 (spam-registration-functions): Add ham resending functions.
18306 (spam-list-of-processors): Add ham resend processor.
18307
18308 * gnus.el (ham-resend-to): Add new group parameter.
18309 (spam-process): Add ham resend option.
18310
18311 * spam-report.el (spam-report-resend): Allow reporting ham.
18312 (spam-report-resend-ham): Add wrapper.
18313
18314 2004-06-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
18315
18316 * message.el (message-cite-articles-with-x-no-archive):
18317 New variable.
18318 (message-cite-original): Use it.
18319
18320 2004-06-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
18321
18322 * message.el (message-cite-original): Respect X-No-Archive.
18323
18324 2004-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
18325
18326 * gnus-art.el (article-hide-headers): Refer to the values for
18327 gnus-ignored-headers and gnus-visible-headers in the summary
18328 buffer since a user may have set them as group parameters.
18329
18330 2004-06-03 Teodor Zlatanov <tzz@lifelogs.com>
18331
18332 * assistant.el (assistant-node-name): Add convenience function.
18333 (assistant-render-text, assistant-render-node): Add error handling,
18334 plus handle multiple next nodes.
18335 (assistant-find-next-node): Comment out for now.
18336 (assistant-find-next-nodes): Add function, returns list of next
18337 nodes.
18338
18339 2004-06-02 Reiner Steib <Reiner.Steib@gmx.de>
18340
18341 * mail-source.el (mail-source-directory): Fix doc-string.
18342
18343 2004-05-29 Teodor Zlatanov <tzz@lifelogs.com>
18344
18345 * assistant.el (assistant-render-text, assistant-eval): Add :set
18346 widget type, which is different because it takes and returns a
18347 list. Much hilarity ensues.
18348
18349 2004-05-28 Reiner Steib <Reiner.Steib@gmx.de>
18350
18351 * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
18352
18353 * gnus-group.el (gnus-group-get-new-news-this-group):
18354 Add doc-string.
18355
18356 * gnus-start.el (gnus-activate-group): Add doc-string.
18357
18358 2004-05-28 Katsumi Yamaoka <yamaoka@jpl.org>
18359
18360 * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
18361
18362 2004-05-27 Teodor Zlatanov <tzz@lifelogs.com>
18363
18364 * assistant.el (assistant-render-text): Try to add a :set
18365 widget, more to come.
18366
18367 * spam.el (spam-group-spam-contents-p): Handle empty groupname
18368 strings.
18369 (spam-report-articles-resend)
18370 (spam-register-routine): Do registration iff any articles warrant
18371 it.
18372 (spam-summary-prepare-exit): Change log message for nil group
18373 destinations.
18374
18375 2004-05-27 Daniel Pittman <daniel@rimspace.net>
18376
18377 * spam.el (spam-report-resend-register-routine):
18378 Allow spam-report-resend-to to be a group parameter or a global value.
18379
18380 2004-05-26 Simon Josefsson <jas@extundo.com>
18381
18382 * starttls.el: Merge with my GNUTLS based starttls.el.
18383 (starttls-gnutls-program, starttls-use-gnutls)
18384 (starttls-extra-arguments, starttls-process-connection-type)
18385 (starttls-connect, starttls-failure, starttls-success):
18386 New variables.
18387 (starttls-program, starttls-extra-args): Doc fix.
18388 (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
18389 New functions.
18390 (starttls-negotiate, starttls-open-stream):
18391 Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
18392 function if it is set.
18393
18394 2004-05-27 Katsumi Yamaoka <yamaoka@jpl.org>
18395
18396 * rfc2047.el (rfc2047-encode-region): Encode encoded words in
18397 structured fields.
18398
18399 2004-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
18400
18401 * message.el (message-resend): Bind rfc2047-encode-encoded-words.
18402
18403 2004-05-26 Teodor Zlatanov <tzz@lifelogs.com>
18404
18405 * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
18406 Add variable.
18407 (spam-mark-junk-as-spam-routine): Use it. Allow to disable
18408 assigning the spam-mark to new messages.
18409
18410 2004-05-26 Adam Sjøgren <asjo@koldfront.dk> (tiny change)
18411
18412 * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
18413
18414 2004-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
18415
18416 * rfc2047.el (rfc2047-encodable-p): Don't move point.
18417 (rfc2047-decode): Treat the ascii coding-system as raw-text by
18418 default.
18419
18420 2004-05-25 Anand Mitra <mitramc@yahoo.com> (tiny change)
18421
18422 * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
18423 correct data.
18424
18425 2004-05-24 Teodor Zlatanov <tzz@lifelogs.com>
18426
18427 * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
18428 (spam-group-processor-p): Fix function.
18429 (spam-group-processor-multiple-p)
18430 (spam-group-spam-processor-report-gmane-p)
18431 (spam-group-spam-processor-report-resend-p)
18432 (spam-group-spam-processor-bogofilter-p)
18433 (spam-group-spam-processor-blacklist-p)
18434 (spam-group-spam-processor-ifile-p)
18435 (spam-group-ham-processor-ifile-p)
18436 (spam-group-spam-processor-spamoracle-p)
18437 (spam-group-spam-processor-crm114-p)
18438 (spam-group-ham-processor-bogofilter-p)
18439 (spam-group-spam-processor-stat-p)
18440 (spam-group-ham-processor-stat-p)
18441 (spam-group-ham-processor-whitelist-p)
18442 (spam-group-ham-processor-BBDB-p)
18443 (spam-group-ham-processor-spamoracle-p)
18444 (spam-group-ham-processor-copy-p): Remove functions with some
18445 prejudice against unneeded code.
18446 (spam-report-articles-resend)
18447 (spam-report-resend-register-routine): Allow the group/topic
18448 spam-resend-to value to override spam-report-resend-to.
18449 (spam-summary-prepare-exit): Invoke spam-group-processor-p
18450 properly now.
18451
18452 * gnus.el (spam-resend-to): Add group/topic parameter.
18453 (spam-process): Move the OBSOLETE processors to the end of the
18454 choices.
18455
18456 2004-05-24 Daniel Pittman <daniel@rimspace.net>
18457
18458 * spam-report.el (spam-report-resend-to, spam-report-resend):
18459 Start with resend-to set to nil, and then ask the user if necessary.
18460 (spam-report-resend): spam-report-resend takes a list of articles, not
18461 separate article numbers.
18462
18463 2004-05-23 Katsumi Yamaoka <yamaoka@jpl.org>
18464
18465 * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
18466 addition to emacs-w3m.
18467
18468 2004-05-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
18469
18470 * assistant.el (assistant-authinfo-data): New function.
18471 (assistant-eval): Eval for entire assistant.
18472
18473 * netrc.el (netrc-services-file): New variable.
18474 (netrc-parse-services): New function.
18475 (netrc-find-service-name): New function.
18476 (netrc-find-service-number): New function.
18477 (netrc-port-equal): New function.
18478 (netrc-machine): Use it.
18479
18480 * nnimap.el (nnimap-open-connection): Use netrc.
18481
18482 * gnus-util.el (gnus-netrc-get): Remove aliases.
18483
18484 * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
18485
18486 * assistant.el (wid-edit): Fix compilation.
18487
18488 * gnus-util.el (gnus-set-file-modes): Just ignore errors.
18489
18490 2004-05-23 Paul Stodghill <stodghil@cs.cornell.edu>
18491
18492 * gnus-util.el (gnus-set-file-modes): New function. (small
18493 patch).
18494
18495 2004-05-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
18496
18497 * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
18498
18499 * assistant.el (assistant-render-node): Fix up rendering and
18500 read-only text.
18501 (assistant-render-node): Reset.
18502 (assistant-make-read-only): Not sticky.
18503
18504 2004-05-20 Danny Siu <dsiu@adobe.com>
18505
18506 * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
18507 centered even when gnus-auto-center-summary is t
18508
18509 2004-05-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
18510
18511 * dns.el (dns-get-txt-answer): New function.
18512 (dns-read-txt): Ditto.
18513 (query-dns): Use it.
18514
18515 2004-05-21 Katsumi Yamaoka <yamaoka@jpl.org>
18516
18517 * gnus-start.el (gnus-get-unread-articles): Don't invalidate
18518 active for foreign groups even if the group level is higher than
18519 the specified value.
18520
18521 2004-05-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
18522
18523 * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
18524 non-active groups.
18525
18526 * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
18527
18528 2004-05-20 Magnus Henoch <mange@freemail.hu>
18529
18530 * dns.el (dns-read-type): Add support for SVR. (small patch)
18531
18532 2004-05-20 Teodor Zlatanov <tzz@lifelogs.com>
18533
18534 * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
18535 (spam-crm114-header, spam-crm114-spam-switch)
18536 (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
18537 (spam-crm114-positive-spam-header)
18538 (spam-crm114-database-directory, spam-list-of-processors)
18539 (spam-group-spam-processor-crm114-p)
18540 (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
18541 (spam-generic-score, spam-list-of-checks)
18542 (spam-list-of-statistical-checks, spam-registration-functions)
18543 (spam-check-crm114-headers, spam-crm114-score)
18544 (spam-check-crm114, spam-crm114-register-with-crm114)
18545 (spam-crm114-register-spam-routine)
18546 (spam-crm114-unregister-spam-routine)
18547 (spam-crm114-register-ham-routine)
18548 (spam-crm114-unregister-ham-routine): Add CRM114 support.
18549 From asjo@koldfront.dk (Adam Sjøgren).
18550
18551 * gnus.el: Add spam-use-crm114.
18552
18553 * spam.el (spam-list-of-processors, spam-registration-functions):
18554 Add spam-use-resend.
18555 (spam-group-spam-processor-report-resend-p): Add utility wrapper.
18556 (spam-report-articles-gmane): Add doc fix.
18557 (spam-report-articles-resend, spam-report-resend-register-routine):
18558 Add wrappers around spam-report-resend-to.
18559
18560 * spam-report.el (spam-report-resend-to, spam-report-resend):
18561 Add support for resending spam.
18562 (spam-report-gmane): Fix line length >80.
18563
18564 * gnus.el (spam-process): Add spam-use-resend.
18565
18566 2004-05-20 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
18567
18568 * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
18569 number of processed spam messages.
18570 (spam-ham-copy-or-move-routine): Return the number of processed
18571 ham messages.
18572 (spam-summary-prepare-exit): Use the above values to decide
18573 whether status messages shouled be displayed.
18574
18575 2004-05-20 Katsumi Yamaoka <yamaoka@jpl.org>
18576
18577 * rfc2047.el (rfc2047-encode-function-alist): Rename from
18578 `rfc2047-encoding-function-alist' in order to avoid conflicting
18579 with the old version.
18580 (rfc2047-encode-region): Concatenate words containing non-ASCII
18581 characters in structured fields; don't encode space-delimited
18582 ASCII words even in unstructured fields; don't break words at
18583 char-category boundaries.
18584 (rfc2047-encode-1): New function.
18585 (rfc2047-encode): Use it; encode text so that it occupies the
18586 maximum width within 76-column; work correctly on Q encoding for
18587 iso-2022-* charsets.
18588 (rfc2047-fold-region): Use existing whitespace for LWSP; make it
18589 sure not to break a line just after the header name.
18590 (rfc2047-b-encode-region): Remove.
18591 (rfc2047-b-encode-string): New function.
18592 (rfc2047-q-encode-region): Remove.
18593 (rfc2047-q-encode-string): New function.
18594
18595 * mm-util.el (mm-replace-in-string): New function.
18596
18597 2004-05-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
18598
18599 * gnus-msg.el (gnus-inews-make-draft-meta-information):
18600 Really get it right.
18601 (gnus-inews-make-draft): Really.
18602
18603 2004-05-19 Ben Menasha <bmenasha@benmenasha.net>
18604
18605 * nnmh.el (nnmh-request-list-1): Don't check the link count
18606 before descending. (small patch)
18607
18608 2004-05-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
18609
18610 * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
18611 stuff.
18612
18613 * gnus-start.el (gnus-subscribe-hierarchical-interactive):
18614 Match on real group name.
18615
18616 * gnus-art.el (gnus-signature-limit): Doc fix.
18617
18618 * gnus-msg.el (gnus-inews-make-draft): Quote list.
18619
18620 2004-05-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
18621
18622 * gnus-draft.el (gnus-draft-send):
18623 Bind rfc2047-encode-encoded-words.
18624
18625 * rfc2047.el (rfc2047-encode-region): Encode =? strings.
18626 (rfc2047-encodable-p): Say that =? needs encoding.
18627 (rfc2047-encode-encoded-words): New variable.
18628
18629 * gnus-group.el (gnus-group-select-group): Doc fix.
18630
18631 * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
18632
18633 * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
18634 to nil.
18635
18636 * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
18637
18638 * nnheader.el (nnheader-get-lines-and-char): New function.
18639
18640 2004-05-19 Reiner Steib <Reiner.Steib@gmx.de>
18641
18642 * gnus-msg.el (gnus-summary-followup-with-original):
18643 Document yanking of region when active.
18644
18645 2004-05-19 Katsumi Yamaoka <yamaoka@jpl.org>
18646
18647 * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
18648 groups if the group level is higher than the specified value.
18649
18650 2004-05-18 Reiner Steib <Reiner.Steib@gmx.de>
18651
18652 * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
18653 (gnus-group-jump-to-group): Add prefix argument using
18654 `gnus-group-jump-to-group-prompt'. Query before jumping to
18655 non-active group.
18656
18657 * compface.el (uncompface): Be verbose when changing
18658 `uncompface-use-external'.
18659
18660 * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
18661 handle manual section.
18662
18663 2004-05-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
18664
18665 * gnus-art.el (gnus-button-alist): Revert previous change.
18666
18667 2004-05-18 Reiner Steib <Reiner.Steib@gmx.de>
18668
18669 * message.el (message-idna-to-ascii-rhs-1): Fix typo.
18670
18671 2004-05-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
18672
18673 * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
18674 whether backend can accept message.
18675
18676 * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
18677
18678 2004-05-18 Kai Grossjohann <kgrossjo@eu.uu.net>
18679
18680 * nntp.el (nntp-request-set-mark, nntp-request-update-info):
18681 Avoid creating directory when nntp-marks-is-evil is true.
18682 Reported by Reiner Steib.
18683
18684 2004-05-18 Reiner Steib <Reiner.Steib@gmx.de>
18685
18686 * gnus-picon.el (gnus-picon-style): New variable.
18687 (gnus-picon-insert-glyph): Add optional `nostring' argument.
18688 (gnus-picon-transform-address): Support `gnus-picon-style'.
18689 From Jesper Harder <harder@ifa.au.dk>.
18690
18691 2004-05-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
18692
18693 * message.el (message-fill-field): Return point.
18694 (message-generate-headers): Go to end of field.
18695
18696 * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
18697 stuff for non-living groups.
18698
18699 2004-05-18 Jesper Harder <harder@ifa.au.dk>
18700
18701 * gnus-art.el (gnus-article-followup-with-original)
18702 (gnus-article-reply-with-original): gnus-mark-active-p ->
18703 gnus-region-active-p.
18704
18705 2004-05-17 Teodor Zlatanov <tzz@lifelogs.com>
18706
18707 * spam.el (spam-summary-prepare-exit): Fix messages, so they show
18708 only when there is spam or ham to be processed.
18709
18710 2004-05-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
18711
18712 * mail-source.el (mail-source-delete-crash-box): Refactor.
18713 (mail-source-fetch): Use it.
18714 (mail-source-fetch-file): Ditto.
18715 (mail-source-fetch-directory): Run postscript in loop.
18716 (mail-source-fetch-pop): Delete.
18717 (mail-source-fetch-maildir): Ditto.
18718 (mail-source-fetch-imap): Ditto.
18719
18720 * imap.el (imap-authenticators): Comment out sasl.
18721
18722 * message.el (message-skip-to-next-address): New function.
18723 (message-fill-header-address): Refactor.
18724 (message-fill-address): Use it.
18725 (message-delete-address): Use it.
18726 (message-fill-header-general): Refactor.
18727 (message-fill-field-address): Rename.
18728 (message-narrow-to-field): Find the start of the header.
18729 (message-header-format-alist): Don't pre-fill.
18730 (message-fill-header): Remove.
18731 (message-insert-header): New function.
18732 (message-shorten-references): Use it.
18733
18734 * rfc2047.el (rfc2047-field-value): Strip props.
18735
18736 * mail-parse.el (mail-header-make-address): New alias.
18737
18738 * ietf-drums.el (ietf-drums-make-address): New function.
18739
18740 * imap.el: Add compiler directives.
18741
18742 * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
18743
18744 * gnus-art.el (article-decode-idna-rhs): Don't use
18745 message-idna-inside-rhs-p.
18746
18747 2004-05-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
18748
18749 * message.el (message-idna-inside-rhs-p): Remove.
18750 (message-idna-to-ascii-rhs-1): Use proper address parsing.
18751
18752 * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
18753 false positives.
18754
18755 2004-05-16 Kim-Minh Kaplan <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
18756
18757 * imap.el (imap-sasl-make-mechanisms): Use sasl.
18758
18759 2004-05-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
18760
18761 * nneething.el (nneething-file-name): Don't create spurious
18762 files.
18763
18764 * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
18765 (gnus-inews-do-gcc): Remove sleep.
18766
18767 * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
18768 part under point.
18769
18770 * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
18771 (gnus-agent-regenerate-group): Using nil messages aren't valid.
18772
18773 2004-05-15 Teodor Zlatanov <tzz@lifelogs.com>
18774
18775 * spam.el (spam-summary-prepare-exit): Fix (length).
18776
18777 2004-05-14 Teodor Zlatanov <tzz@lifelogs.com>
18778
18779 * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
18780 as expired without moving it" message when there are spam
18781 messages left.
18782
18783 2004-05-14 Nelson Ferreira <nelson.ferreira@verizon.net> (tiny change)
18784
18785 * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
18786 header is not nil.
18787
18788 2004-05-14 Kai Grossjohann <kgrossjo@eu.uu.net>
18789
18790 * nntp.el (nntp-request-set-mark, nntp-request-update-info):
18791 Call nntp-possibly-create-directory, not nntp-possibly-change-group.
18792 (nntp-marks-changed-p): New arg SERVER.
18793 (nntp-request-update-info): Adjust caller.
18794
18795 2004-05-14 Kai Grossjohann <kai@emptydomain.de>
18796
18797 * nntp.el (nntp-save-marks): Pass missing arg.
18798
18799 2004-05-13 Kai Grossjohann <kai.grossjohann@gmx.net>
18800
18801 * nntp.el: Support marks.
18802 (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
18803 (nntp-marks-modtime, nntp-marks-directory): New variables.
18804 (nntp-request-set-mark, nntp-request-update-info)
18805 (nntp-possibly-create-directory, nntp-marks-changed-p)
18806 (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
18807 New functions.
18808
18809 2004-05-12 Jesper Harder <harder@ifa.au.dk>
18810
18811 * gnus-score.el (gnus-score-insert-help):
18812 Use gnus-select-lowest-window.
18813
18814 * gnus-ems.el (gnus-select-lowest-window): Copy definition of
18815 appt-select-lowest-window and rename to gnus-select-lowest-window.
18816
18817 * gnus.el: do.
18818
18819 2004-05-12 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
18820
18821 * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
18822 encodings of MIME-encoded words, in order to improve
18823 interoperability with several broken MUAs.
18824
18825 2004-05-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
18826
18827 * mm-view.el (mm-inline-text-html-render-with-w3): Check META
18828 tags, only when charsets are not specified in headers.
18829 (mm-inline-text-html-render-with-w3m): Ditto.
18830
18831 2004-05-06 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
18832
18833 * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
18834 instead of MIME-decoded from fields when checking
18835 `gnus-article-address-banner-alist'.
18836
18837 2004-05-03 Jesper Harder <harder@ifa.au.dk>
18838
18839 * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
18840 description rather than subject.
18841
18842 2004-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
18843
18844 * gnus.el (gnus-version-number): Bump.
18845
18846 2004-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
18847
18848 * gnus.el: No Gnus v0.2 is released.
18849
18850 2004-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
18851
18852 * gnus-agent.el (gnus-agent-read-agentview):
18853 Inline gnus-uncompress-range.
18854
18855 2004-05-01 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
18856
18857 * spam.el (spam-bsfilter-path): Use `executable-find' instead of
18858 `exec-installed-p'.
18859
18860 2004-04-30 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
18861
18862 * gnus.el (spam-process, spam-autodetect-methods):
18863 Add bsfilter and bsfilter-headers.
18864
18865 * spam.el (spam-bsfilter): New customize group.
18866 (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
18867 (spam-bsfilter-header, spam-bsfilter-probability-header)
18868 (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
18869 (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
18870 (spam-bsfilter-database-directory): New options.
18871 (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
18872 (spam-list-of-statistical-checks, spam-registration-functions):
18873 Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
18874 (spam-bsfilter-score): New command.
18875 (spam-check-bsfilter-headers, spam-check-bsfilter)
18876 (spam-bsfilter-register-with-bsfilter)
18877 (spam-bsfilter-register-spam-routine)
18878 (spam-bsfilter-unregister-spam-routine)
18879 (spam-bsfilter-register-ham-routine)
18880 (spam-bsfilter-unregister-ham-routine): New functions.
18881 (spam-generic-score): Support bsfilter; Accept an optional argument
18882 to recalcurate spam score even if scoring header has already been
18883 added.
18884 (spam-bogofilter-score, spam-spamassassin-score): Accept an
18885 optional argument to recalcurate spam score even if scoring header
18886 has already been added.
18887
18888 2004-04-29 Jesper Harder <harder@ifa.au.dk>
18889
18890 * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
18891 strings! Reported by David D. Smith <davidsmith@acm.org>.
18892 (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
18893 link is missing.
18894
18895 2004-04-28 Jesper Harder <harder@ifa.au.dk>
18896
18897 * html2text.el (html2text-replace-list): Add &amp; and &apos;.
18898 (html2text-get-attr): Rewrite.
18899
18900 * message.el (message-setup-1): Remove redundant put-text-property
18901 on mail-header-separator.
18902
18903 2004-04-27 Teodor Zlatanov <tzz@lifelogs.com>
18904
18905 * gnus-registry.el (gnus-registry-cache-whitespace)
18906 (gnus-registry-action, gnus-registry-spool-action)
18907 (gnus-registry-split-fancy-with-parent): Change message levels
18908 from 5 to 3 or 7, as needed.
18909
18910 * spam.el (spam-summary-prepare-exit)
18911 (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
18912 (spam-split, spam-find-spam, spam-log-undo-registration)
18913 (spam-check-blackholes, spam-enter-ham-BBDB): Change message
18914 level from 5 to 6.
18915
18916 2004-04-26 Katsumi Yamaoka <yamaoka@jpl.org>
18917
18918 * gnus-ems.el: Autoload appt-select-lowest-window (revert
18919 2004-03-04 change).
18920
18921 2004-04-25 Jesper Harder <harder@ifa.au.dk>
18922
18923 * sieve-manage.el (sieve-manage-open):
18924 * nnweb.el (nnweb-insert-html):
18925 * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
18926 (nnvirtual-partition-sequence, nnvirtual-create-mapping):
18927 * nnspool.el (nnspool-request-group):
18928 * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
18929 * nnml.el (nnml-request-update-info):
18930 * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
18931 (nnmh-request-create-group, nnmh-update-gnus-unreads):
18932 * nnimap.el (nnimap-request-close, nnimap-acl-edit)
18933 (nnimap-request-set-mark):
18934 * nnfolder.el (nnfolder-request-update-info):
18935 * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
18936 * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
18937 * gnus-uu.el (gnus-uu-find-articles-matching):
18938 * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
18939 * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
18940 * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
18941 * gnus-nocem.el (gnus-nocem-scan-groups):
18942 * gnus-int.el (gnus-start-news-server):
18943 * gnus-group.el (gnus-group-make-kiboze-group)
18944 (gnus-group-browse-foreign-server):
18945 * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
18946 Use mapc when appropriate.
18947
18948 2004-04-22 Teodor Zlatanov <tzz@lifelogs.com>
18949
18950 FIXME: Make separate entries for each person.
18951
18952 From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
18953 Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
18954 <shields@msrl.com>:
18955
18956 * spam.el (spam-necessary-extra-headers): Get the extra headers we
18957 may need for spam sorting and scoring.
18958 (spam-user-format-function-S): Add user format function suitable for
18959 general use.
18960 (spam-article-sort-by-spam-status): Add sorting function for summary
18961 sorting.
18962 (spam-extra-header-to-number): Add function to get a score from a
18963 header.
18964 (spam-summary-score): Add function to get a numeric score from the
18965 headers.
18966 (spam-generic-score): Fix function doc, was in wrong place.
18967 (spam-initialize): Take symbols when it's run, and install the
18968 extra headers that spam-necessary-extra-headers thinks we need.
18969
18970 2004-04-21 Teodor Zlatanov <tzz@lifelogs.com>
18971
18972 * spam.el (spam-summary-prepare-exit): Add logic and message fix.
18973 Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
18974
18975 2004-04-17 Jesper Harder <harder@ifa.au.dk>
18976
18977 * gnus-sum.el (gnus-set-global-variables)
18978 (gnus-build-all-threads, gnus-get-newsgroup-headers)
18979 (gnus-article-get-xrefs, gnus-summary-best-group)
18980 (gnus-summary-next-article, gnus-summary-enter-digest-group)
18981 (gnus-summary-set-bookmark, gnus-offer-save-summaries)
18982 (gnus-summary-update-info, gnus-kill-or-deaden-summary):
18983 Use with-current-buffer.
18984
18985 2004-04-16 Teodor Zlatanov <tzz@lifelogs.com>
18986
18987 * spam.el (spam-summary-prepare-exit): Simplify logic.
18988 (spam-fetch-article-header): Read the article header if it's not
18989 available.
18990 (spam-list-articles): Simplify logic.
18991 (spam-filelist-register-routine): Fix bug with unregister-list.
18992
18993 * gnus-registry.el: Fix comments at beginning.
18994
18995 2004-04-16 Jesper Harder <harder@ifa.au.dk>
18996
18997 * message.el (message-cater-to-broken-inn): Remove.
18998 (message-shorten-references): Make sure the total folded length of
18999 References is shorter than 998 characters to cater to a bug in INN
19000 2.3. Also, don't pretend that references aren't folded -- this
19001 hasn't worked for a while.
19002
19003 2004-04-15 Kevin Greiner <kgreiner@xpediantsolutions.com>
19004
19005 * gnus-agent.el (gnus-agentize):
19006 gnus-agent-send-mail-real-function no longer set to current value
19007 of message-send-mail-function but rather a lambda that calls
19008 message-send-mail-function. The change makes the agent real-time
19009 responsive to user changes to message-send-mail-function.
19010
19011 2004-04-15 Kevin Greiner <kgreiner@xpediantsolutions.com>
19012
19013 * legacy-gnus-agent.el
19014 (gnus-agent-convert-to-compressed-agentview): Fix typos with
19015 help from Florian Weimer <fw@deneb.enyo.de>
19016
19017 2004-04-15 Katsumi Yamaoka <yamaoka@jpl.org>
19018
19019 * nnmail.el (nnmail-cache-insert): Revert last change.
19020
19021 2004-04-14 Katsumi Yamaoka <yamaoka@jpl.org>
19022
19023 * nnmail.el (nnmail-cache-insert): Always check whether
19024 nnmail-cache-ignore-groups matches a group name.
19025
19026 2004-04-13 Teodor Zlatanov <tzz@lifelogs.com>
19027
19028 * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
19029 (spam-find-spam, spam-log-processing-to-registry)
19030 (spam-log-registered-p, spam-log-unregistration-needed-p)
19031 (spam-log-undo-registration): Use gnus-message instead of
19032 gnus-error, none of these errors are fatal.
19033
19034 * gnus-registry.el (gnus-registry-clean-empty-function)
19035 (gnus-registry-clean-empty): Remove only empty entries without
19036 extra data.
19037
19038 2004-04-12 Teodor Zlatanov <tzz@lifelogs.com>
19039
19040 * spam-stat.el (spam-stat-buffer-change-to-spam)
19041 (spam-stat-buffer-change-to-non-spam): Change (error) to
19042 (gnus-message 8) invocation.
19043
19044 2004-04-12 Katsumi Yamaoka <yamaoka@jpl.org>
19045
19046 * nntp.el (nntp-via-netcat-command): New variable.
19047 (nntp-via-netcat-switches): New variable.
19048 (nntp-open-via-rlogin-and-netcat): New function.
19049 (nntp-open-connection-function): Doc fix.
19050 (nntp-telnet-command): Doc fix.
19051 (nntp-end-of-line): Doc fix.
19052 (nntp-via-rlogin-command): Doc fix.
19053 (nntp-via-user-name): Doc fix.
19054 (nntp-via-address): Doc fix.
19055
19056 2004-04-09 Katsumi Yamaoka <yamaoka@jpl.org>
19057
19058 * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
19059 error in Emacs 21.1.
19060
19061 2004-04-08 Reiner Steib <Reiner.Steib@gmx.de>
19062
19063 * gnus-start.el (gnus-get-unread-articles): Fix last commit.
19064
19065 2004-04-07 Kevin Greiner <kgreiner@xpediantsolutions.com>
19066
19067 * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
19068 (gnus-agent-with-refreshed-group): New macro.
19069 (gnus-agent-rename-group): New function.
19070 (gnus-agent-delete-group): New function.
19071 (gnus-agent-save-group-info): Use gnus-command-method when
19072 `method' parameter is nil. Don't write nil entries into the
19073 active file.
19074 (gnus-agent-get-group-info): New function.
19075 (gnus-agent-fetch-articles):
19076 Use gnus-agent-update-files-total-fetched-for to increment disk space
19077 used.
19078 (gnus-agent-fetch-headers, gnus-agent-save-alist):
19079 Use gnus-agent-update-view-total-fetched-for to increment disk space
19080 used.
19081 (gnus-agent-get-local): Add optional parameters to avoid calling
19082 gnus-group-real-name and gnus-find-method-for-group.
19083 (gnus-agent-set-local): Delete stored entry if either min, or max,
19084 are nil.
19085 (gnus-agent-fetch-session): Reworded error/quit messages.
19086 On quit, use gnus-agent-regenerate-group to record existence of any
19087 articles fetched to disk before the quit occurred.
19088 (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
19089 gnus-agent-update-view-total-fetched-for, and
19090 gnus-agent-update-files-total-fetched-for to decrement disk space
19091 used.
19092 (gnus-agent-retrieve-headers):
19093 Use gnus-agent-update-view-total-fetched-for to increment disk space
19094 used.
19095 (gnus-agent-regenerate-group): Replace gnus-group-update-group
19096 with gnus-agent-update-files-total-fetched-for to decrement disk
19097 space and fresh group buffer.
19098 (gnus-agent-inhibit-update-total-fetched-for): New variable.
19099 (gnus-agent-need-update-total-fetched-for): New variable.
19100 (gnus-agent-update-files-total-fetched-for): New function.
19101 (gnus-agent-update-view-total-fetched-for): New function.
19102 (gnus-agent-total-fetched-for): New function.
19103
19104 * gnus-cache.el (gnus-cache-save-buffers):
19105 Use gnus-cache-update-overview-total-fetched-for to change disk space
19106 used by this group.
19107 (gnus-cache-possibly-enter-article):
19108 Use gnus-cache-update-file-total-fetched-for to increment disk space
19109 used by this group.
19110 (gnus-cache-possibly-remove-article):
19111 Use gnus-cache-update-file-total-fetched-for to decrement disk space
19112 used by this group.
19113 (gnus-cache-generate-nov-databases): Purge total fetched cache.
19114 (gnus-cache-rename-group): New function.
19115 (gnus-cache-delete-group): New function.
19116 (gnus-cache-inhibit-update-total-fetched-for): New variable.
19117 (gnus-cache-need-update-total-fetched-for): New variable.
19118 (gnus-cache-with-refreshed-group): New macro.
19119 (gnus-cache-update-file-total-fetched-for): New function.
19120 (gnus-cache-update-overview-total-fetched-for): New function.
19121 (gnus-cache-rename-group-total-fetched-for): New function.
19122 (gnus-cache-delete-group-total-fetched-for): New function.
19123 (gnus-cache-total-fetched-for): New function.
19124
19125 * gnus-group.el: Require gnus-sum and autoload functions to
19126 resolve warnings when gnus-group.el compiled alone.
19127 (gnus-group-line-format): Documented new %F.
19128 (size of Fetched data) group line format; identifies disk space
19129 used by agent and cache.
19130 (gnus-group-line-format-alist): Defined new F format.
19131 (gnus-total-fetched-for): New function.
19132 (gnus-group-delete-group): No longer update
19133 gnus-cache-active-altered as gnus-request-delete-group now keeps
19134 the cache in sync.
19135 (gnus-group-list-active): Let the agent store a server's active
19136 list if currently plugged.
19137
19138 * gnus-int.el (gnus-request-delete-group):
19139 Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
19140 local disk in sync with the server.
19141 (gnus-request-rename-group):
19142 Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
19143 local disk in sync with the server.
19144
19145 * gnus-start.el (gnus-get-unread-articles):
19146 Cosmetic simplification to logic.
19147
19148 * gnus-util.el (gnus-rename-file): New function.
19149
19150 2004-04-07 Christian Neukirchen <chneukirchen@yahoo.de> (tiny change)
19151
19152 * mm-util.el (mm-image-load-path): Handle nil in load-path.
19153
19154 2004-04-07 Jesper Harder <harder@ifa.au.dk>
19155
19156 * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
19157 '+'. Reported by Stefan Wiens <s.wi@gmx.net>.
19158
19159 2004-04-06 Jesper Harder <harder@ifa.au.dk>
19160
19161 * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
19162 alive. Reported by Laurent Martelli <laurent@aopsys.com>.
19163
19164 2004-04-03 Jesper Harder <harder@ifa.au.dk>
19165
19166 * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
19167
19168 2004-04-02 Teodor Zlatanov <tzz@lifelogs.com>
19169
19170 * spam.el (spam-set-difference): Add function to replace
19171 gnus-set-difference in spam.el.
19172 (spam-summary-prepare-exit): Use spam-set-difference.
19173
19174 2004-03-29 Teodor Zlatanov <tzz@lifelogs.com>
19175
19176 * gnus-registry.el (gnus-registry-cache-file): Update to use
19177 gnus-dribble-directory OR gnus-home-directory OR ~.
19178 (gnus-registry-split-fancy-with-parent): Fix doc.
19179
19180 2004-03-27 Katsumi Yamaoka <yamaoka@jpl.org>
19181
19182 * message.el (message-exchange-point-and-mark):
19183 Use message-mark-active-p. Suggested by Jesper Harder
19184 <harder@ifa.au.dk>.
19185
19186 2004-03-26 Katsumi Yamaoka <yamaoka@jpl.org>
19187
19188 * message.el (message-exchange-point-and-mark): Don't activate
19189 region if it was inactive. Suggested by Hiroshi Fujishima
19190 <pooh@nature.tsukuba.ac.jp>.
19191
19192 2004-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
19193
19194 * gnus-art.el (article-display-face): Display Faces in the same
19195 order as X-Faces.
19196
19197 2004-03-24 Katsumi Yamaoka <yamaoka@jpl.org>
19198
19199 * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
19200
19201 2004-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
19202
19203 * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
19204 (gnus-mime-multipart-functions): Revert 2004-03-19 change.
19205 (gnus-article-mime-hierarchy): Remove.
19206 (gnus-article-mime-hierarchy-next): Remove.
19207 (gnus-article-mode): Revert 2004-03-19 change.
19208 (gnus-article-setup-buffer): Revert 2004-03-19 change.
19209 (gnus-insert-mime-button): Revert 2004-03-19 change.
19210 (gnus-mime-accumulate-hierarchy): Remove.
19211 (gnus-mime-enter-multipart): Remove.
19212 (gnus-mime-leave-multipart): Remove.
19213 (gnus-mime-display-part): Revert 2004-03-19 change.
19214 (gnus-mime-display-alternative): Revert 2004-03-19 change.
19215
19216 * mml.el (mml-preview): Revert 2004-03-19 change.
19217
19218 2004-03-18 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
19219
19220 * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
19221
19222 2004-03-22 Katsumi Yamaoka <yamaoka@jpl.org>
19223
19224 * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
19225 t while entering a file name using the mm-with-multibyte macro.
19226 Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
19227
19228 * mm-util.el (mm-with-multibyte): New macro.
19229
19230 2004-03-19 Katsumi Yamaoka <yamaoka@jpl.org>
19231
19232 * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
19233 New user option.
19234 (gnus-mime-multipart-functions): Doc and customization fix.
19235 (gnus-article-mime-hierarchy): New variable.
19236 (gnus-article-mime-hierarchy-next): New variable.
19237 (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
19238 (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
19239 gnus-article-mime-hierarchy-next to nil.
19240 (gnus-insert-mime-button): Show hierarchy numbers.
19241 (gnus-mime-accumulate-hierarchy): New function.
19242 (gnus-mime-enter-multipart): New function.
19243 (gnus-mime-leave-multipart): New function.
19244 (gnus-mime-display-part): Recompute hierarchical MIME structure.
19245 (gnus-mime-display-alternative): Show hierarchy numbers.
19246
19247 * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
19248 gnus-article-mime-hierarchy-next to nil.
19249
19250 2004-03-19 Steve Youngs <sryoungs@bigpond.net.au>
19251
19252 * dns.el: Don't require gnus-xmas.
19253
19254 2004-03-17 Jesper Harder <harder@ifa.au.dk>
19255
19256 * mml.el (mml-generate-mime-1): Don't use format=flowed with
19257 inline PGP.
19258 (mml-menu): Disable mml-quote-region if mark is inactive.
19259
19260 2004-03-17 Katsumi Yamaoka <yamaoka@jpl.org>
19261
19262 * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
19263 when the group's active is not available.
19264
19265 2004-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
19266
19267 * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
19268 error.
19269
19270 2004-03-12 Reiner Steib <Reiner.Steib@gmx.de>
19271
19272 * imap.el (imap-store-password): New variable.
19273 (imap-interactive-login): Use it.
19274 Suggested by Mark Plaksin <happy@mcplaksin.org>.
19275
19276 2004-03-12 Katsumi Yamaoka <yamaoka@jpl.org>
19277
19278 * gnus-art.el (gnus-article-read-summary-keys): Restore new
19279 window-start and hscroll to summary window.
19280
19281 2004-03-12 Kevin Greiner <kgreiner@xpediantsolutions.com>
19282
19283 * gnus-start.el (gnus-convert-old-newsrc): Only write the
19284 conversion message to newsrc-dribble when an actual conversion is
19285 performed.
19286
19287 2004-03-10 Malcolm Purvis <malcolmpurvis@optushome.com.au> (tiny change)
19288
19289 * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
19290
19291 2004-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
19292
19293 * mm-decode.el (mm-complicated-handles): New function reviving
19294 former definition of mm-multiple-handles.
19295
19296 * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
19297 (gnus-mime-delete-part): Use it.
19298
19299 2004-03-09 Kevin Greiner <kgreiner@xpediantsolutions.com>
19300
19301 * gnus-agent.el (gnus-agent-read-local):
19302 Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
19303 avoid the implicit assumption that they will always be equal.
19304 (gnus-agent-save-local): Bind buffer-file-coding-system, not
19305 coding-system-for-write, as the with-temp-file macro first prints
19306 to a buffer then saves the buffer.
19307
19308 2004-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
19309
19310 * gnus-art.el (gnus-article-edit-part): New function.
19311 (gnus-mime-save-part-and-strip): Use it; do query instead of
19312 signaling an error; don't use mm-multiple-handles.
19313 (gnus-mime-delete-part): Ditto.
19314
19315 2004-03-08 Kevin Greiner <kgreiner@xpediantsolutions.com>
19316
19317 * gnus-agent.el (gnus-agent-read-agentview): Remove support for
19318 old file versions.
19319 (gnus-group-prepare-hook): Remove function that converted list
19320 form of gnus-agent-expire-days to group properties.
19321
19322 * gnus-int.el: Autoload gnus-agent-regenerate-group.
19323 (gnus-request-accept-article): Re-indented.
19324
19325 * gnus-start.el (gnus-convert-old-newsrc): Registered new
19326 converters to handle old agent file formats. Add logic for a
19327 "backup before upgrading warning".
19328 (gnus-convert-mark-converter-prompt): Developers can mark
19329 functions as needing (default), or not needing,
19330 gnus-convert-old-newsrc's "backup before upgrading warning".
19331 (gnus-convert-converter-needs-prompt): Tests whether the user
19332 should be protected from potentially irreversable changes by the
19333 function.
19334
19335 * legacy-gnus-agent.el: New. Provides converters that are only
19336 loaded when gnus-convert-old-newsrc needs to call them.
19337
19338 2004-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
19339
19340 * mail-source.el (mail-source-touch-pop): Doc fix.
19341
19342 * message.el (message-smtpmail-send-it): Doc fix.
19343
19344 2004-03-05 Jesper Harder <harder@ifa.au.dk>
19345
19346 * sha1-el.el (sha1-maximum-internal-length): Doc fix.
19347
19348 * nnmail.el (nnmail-split-fancy): do.
19349
19350 * gnus-kill.el (gnus-kill, gnus-execute): do.
19351
19352 2004-03-05 Per Abrahamsen <abraham@dina.kvl.dk>
19353
19354 * gnus-sum.el (gnus-widget-reversible-match)
19355 (gnus-widget-reversible-to-internal)
19356 (gnus-widget-reversible-to-external): New functions.
19357 (gnus-widget-reversible): New widget.
19358 (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
19359
19360 2004-03-05 Kai Grossjohann <kgrossjo@eu.uu.net>
19361
19362 * gnus-sum.el (gnus-thread-sort-functions)
19363 (gnus-article-sort-functions): Document `(not F)' items.
19364
19365 2004-03-04 Teodor Zlatanov <tzz@lifelogs.com>
19366
19367 * spam.el (spam-use-gmane-xref): Add new backend.
19368 (spam-gmane-xref-spam-group): Add variable to control the name of the
19369 Gmane spam group.
19370 (spam-blackhole-servers, spam-blackhole-good-server-regex)
19371 (spam-regex-headers-spam, spam-regex-headers-ham)
19372 (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
19373 (spam-list-of-checks): Add spam-use-gmane-xref to list of
19374 backends and checks.
19375 (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
19376
19377 * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
19378 an autodetect method.
19379
19380 2004-03-04 Kevin Greiner <kgreiner@xpediantsolutions.com>
19381
19382 * gnus-int.el (gnus-request-accept-article): Inform the agent that
19383 articles are being added to a group.
19384 (gnus-request-replace-article): Inform the agent that articles
19385 need to be uncached as the cached contents are no longer valid.
19386
19387 2004-03-04 Katsumi Yamaoka <yamaoka@jpl.org>
19388
19389 * binhex.el: Don't autoload executable-find.
19390
19391 * canlock.el: Don't autoload mail-fetch-field.
19392
19393 * gnus-ems.el: Don't autoload appt-select-lowest-window.
19394
19395 * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
19396 rmail-dont-reply-to and rmail-output.
19397
19398 * gnus-score.el: Don't autoload ffap-string-at-point.
19399
19400 * gnus-setup.el: Don't autoload sc-cite-original.
19401
19402 * imap.el: Don't autoload base64-decode-string,
19403 base64-encode-string and md5.
19404
19405 * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
19406 and rmail-msg-restore-non-pruned-header.
19407
19408 * mm-decode.el: Don't autoload executable-find.
19409
19410 * mm-url.el: Don't autoload executable-find.
19411
19412 * mm-view.el: Don't autoload diff-mode.
19413
19414 * nndb.el: Don't autoload news-reply-mode, news-setup,
19415 cancel-timer and telnet.
19416
19417 * password.el: Don't autoload run-at-time for Emacs.
19418
19419 * sha1-el.el: Don't autoload executable-find.
19420
19421 * sieve-mode.el: Don't autoload c-mode.
19422
19423 * uudecode.el: Don't autoload executable-find.
19424
19425 2004-03-04 Kevin Greiner <kgreiner@xpediantsolutions.com>
19426
19427 * gnus-agent.el (gnus-agent-file-header-cache): Remove.
19428 (gnus-agent-possibly-alter-active): Avoid null in numeric
19429 comparison.
19430 (gnus-agent-set-local): Refuse to save null in local object table.
19431 (gnus-agent-regenerate-group): The REREAD parameter can now be a
19432 list of articles that will be marked as unread.
19433
19434 2004-03-04 Katsumi Yamaoka <yamaoka@jpl.org>
19435
19436 * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
19437
19438 2004-03-04 Jesper Harder <harder@ifa.au.dk>
19439
19440 * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
19441 language tags.
19442
19443 2004-03-03 Per Abrahamsen <abraham@dina.kvl.dk>
19444
19445 * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
19446 Don't bind "obarray".
19447
19448 * gnus-sum.el (gnus-thread-sort-functions):
19449 Add `gnus-thread-sort-by-most-recent-number' and
19450 `gnus-thread-sort-by-most-recent-date'.
19451 Reported by Kai Grossjohann <kai@emptydomain.de>.
19452
19453 2004-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
19454
19455 * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
19456
19457 2004-03-02 Kevin Greiner <kgreiner@xpediantsolutions.com>
19458
19459 * gnus-cus.el (gnus-agent-customize-category):
19460 Remove ignore-errors macro reference that required cl to be loaded at
19461 run-time.
19462
19463 * gnus-range.el (gnus-sorted-range-intersection): Now accepts
19464 single-interval range of the form (min . max). Previously the
19465 range had to look like ((min . max)). Likewise, return
19466 (min . max) rather than ((min . max)).
19467 (gnus-range-map): Use gnus-range-normalize to accept
19468 single-interval range.
19469
19470 * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
19471 the cache, but not the agent, now appear with their usual face.
19472
19473 2004-03-01 Katsumi Yamaoka <yamaoka@jpl.org>
19474
19475 * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
19476 w3m-safe-url-regexp variable buffer-local.
19477
19478 * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
19479
19480 2004-02-27 Simon Josefsson <jas@extundo.com>
19481
19482 * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
19483 gnus-group-real-prefix.
19484 (gnus-summary-move-article): Use it, instead of
19485 gnus-group-real-prefix.
19486
19487 2004-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
19488
19489 * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
19490 w3m-safe-url-regexp variable buffer-local and set it as the value
19491 of mm-w3m-safe-url-regexp.
19492
19493 * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
19494
19495 * gnus-msg.el (gnus-setup-message): Ignore an article copy while
19496 parsing gnus-posting-styles when the message is not for replying.
19497
19498 * nnrss.el (nnrss-opml-export):
19499 Use mm-set-buffer-file-coding-system instead of
19500 set-buffer-file-coding-system.
19501
19502 2004-02-27 Jesper Harder <harder@ifa.au.dk>
19503
19504 * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
19505 of checkdoc.el).
19506 * nnrss.el: do.
19507 * gnus-mlspl.el: do.
19508 * gnus-ml.el: do.
19509 * gnus-srvr.el: do.
19510
19511 * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
19512
19513 2004-02-27 Kevin Ryde <user42@zip.com.au> (tiny change)
19514
19515 * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
19516 Corrections to custom-manual links.
19517
19518 * gnus-art.el (gnus-article): Ditto.
19519
19520 * mm-decode.el (mime-display, mime-security): Ditto.
19521
19522 2004-02-26 Jesper Harder <harder@ifa.au.dk>
19523
19524 * flow-fill.el: Typo.
19525
19526 2004-02-26 Andrew Cohen <cohen@andy.bu.edu>
19527
19528 * spam-wash.el: New file.
19529
19530 2004-02-26 Mark A. Hershberger <mah@everybody.org>
19531
19532 * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
19533
19534 2004-02-26 Teodor Zlatanov <tzz@lifelogs.com>
19535
19536 * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
19537 to be run with new-articles as LIST1, not LIST2.
19538 (spam-registration-functions): Add spam-use-ham-copy as a nil
19539 registration backend.
19540
19541 2004-02-26 Jesper Harder <harder@ifa.au.dk>
19542
19543 * spam-stat.el (spam-stat-washing-hook): New option.
19544 (spam-stat-buffer-words): Use it.
19545 (spam-stat-process-directory, spam-stat-test-directory):
19546 Use insert-file-contents-literally.
19547 (spam-stat-coding-system): New variable.
19548 (spam-stat-load, spam-stat-save): Use it.
19549
19550 2004-02-25 Katsumi Yamaoka <yamaoka@jpl.org>
19551
19552 * spam-report.el (spam-report-plug-agent):
19553 Quote spam-report-url-to-file and spam-report-url-ping-plain.
19554
19555 2004-02-25 Reiner Steib <Reiner.Steib@gmx.de>
19556
19557 * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
19558 Allow / in mailto URLs.
19559
19560 2004-02-24 Reiner Steib <Reiner.Steib@gmx.de>
19561
19562 * spam-report.el (spam-report-process-queue): Fix interactive use.
19563 (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
19564 (spam-report-unplug-agent): Doc fixes.
19565 (spam-report-url-ping-mm-url, spam-report-url-to-file)
19566 (spam-report-agentize, spam-report-deagentize):
19567 Autoload 2004-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
19568
19569 * message.el (message-setup-fill-variables): Add mml tags to
19570 paragraph-start and paragraph-separate. Suggested by Andrew Korty
19571 <ajk@iu.edu>.
19572 (message-mode): Don't modify paragraph-separate there.
19573
19574 2004-02-17 Katsumi Yamaoka <yamaoka@jpl.org>
19575
19576 * compface.el (uncompface-use-external): Default to undecided.
19577 (uncompface-use-external-threshold): New variable.
19578 (uncompface-float-time): New macro.
19579 (uncompface): Determine whether to use the external decoder if
19580 uncompface-use-external is undecided.
19581
19582 2004-02-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
19583
19584 * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
19585 after images.
19586
19587 * gnus-art.el (gnus-mime-display-single): Remove dead code.
19588
19589 2004-02-14 Jesper Harder <harder@ifa.au.dk>
19590
19591 * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
19592
19593 * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
19594
19595 * gnus-sum.el (gnus-summary-limit-to-age)
19596 (gnus-summary-limit-children): do.
19597
19598 * gnus-int.el (gnus-request-scan): do.
19599
19600 * gnus-group.el (gnus-group-suspend): do.
19601
19602 * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
19603
19604 * gnus-cite.el (gnus-cite-parse-attributions): do.
19605
19606 * gnus-agent.el (gnus-summary-set-agent-mark)
19607 (gnus-agent-regenerate-group): do.
19608
19609 * deuglify.el (gnus-article-outlook-unwrap-lines): do.
19610
19611 * binhex.el (binhex-decode-region-internal): do.
19612
19613 2004-02-12 Katsumi Yamaoka <yamaoka@jpl.org>
19614
19615 * gnus-fun.el (gnus-face-properties-alist): New user option.
19616 (gnus-display-x-face-in-from): Use it.
19617
19618 * gnus-art.el (article-display-face): Ditto.
19619
19620 * compface.el (uncompface-use-external): Default to nil.
19621
19622 2004-02-12 Jesper Harder <harder@ifa.au.dk>
19623
19624 * nntp.el (nntp-erase-buffer): New function.
19625 (nntp-retrieve-data, nntp-send-command)
19626 (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
19627 (nntp-possibly-change-group): Use it.
19628
19629 * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
19630 Use with-current-buffer.
19631
19632 2004-02-12 TAKAI Kousuke <tak@kmc.gr.jp>
19633
19634 * compface.el: Merge the ELisp-based uncompface program.
19635 (compface): New customization group.
19636 (uncompface-use-external): New user option.
19637 (uncompface): Call uncompface-internal if uncompface-use-external
19638 is nil.
19639 (uncompface-internal): New function. Note that there are also
19640 some other functions and variables added for this function.
19641
19642 2004-02-10 Jesper Harder <harder@ifa.au.dk>
19643
19644 * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
19645 if necessary.
19646
19647 2004-02-09 Teodor Zlatanov <tzz@lifelogs.com>
19648
19649 * spam-report.el (spam-report-unplug-agent)
19650 (spam-report-plug-agent, spam-report-deagentize)
19651 (spam-report-agentize, spam-report-url-ping-temp-agent-function):
19652 Add support for the Agent in spam-report: when unplugged, report to a
19653 file; when plugged, submit all the requests.
19654
19655 * spam.el (spam-register-routine): Fix message about
19656 registration.
19657
19658 2004-02-09 Jesper Harder <harder@ifa.au.dk>
19659
19660 * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
19661 dependencies.
19662 (rfc2047-encode): Use it.
19663
19664 * gnus-art.el (gnus-button-marker-list): Move before first
19665 reference.
19666
19667 * imap.el (imap-parse-flag-list, imap-parse-body-extension)
19668 (imap-parse-body): Fix format string mismatch.
19669
19670 * gnus-score.el (gnus-summary-increase-score): do.
19671
19672 * nnrss.el (nnrss-close): New function.
19673
19674 2004-02-08 Jesper Harder <harder@ifa.au.dk>
19675
19676 * nnrss.el (nnrss-make-filename): New function.
19677 (nnrss-request-delete-group, nnrss-read-server-data)
19678 (nnrss-save-server-data, nnrss-read-group-data)
19679 (nnrss-save-group-data): Use it.
19680 (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
19681 (nnrss-read-server-data, nnrss-read-group-data): Use load.
19682 (nnrss-group-hashtb): Make it a hash table rather than an obarray.
19683
19684 2004-02-07 Jesper Harder <harder@ifa.au.dk>
19685
19686 * mml.el (mml-compute-boundary-1): Don't uncompress files.
19687
19688 2004-02-06 Jesper Harder <harder@ifa.au.dk>
19689
19690 * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
19691 files.
19692
19693 * message.el (message-generate-headers-first): Don't quote nil
19694 and t in docstrings.
19695
19696 * imap.el (imap-id): do.
19697
19698 * gnus-agent.el (gnus-agent-consider-all-articles)
19699 (gnus-agent-queue-mail): do.
19700
19701 2004-02-05 Reiner Steib <Reiner.Steib@gmx.de>
19702
19703 * spam-report.el (spam-report-process-queue): New function.
19704 Process requests from `spam-report-requests-file'.
19705 (spam-report-process-queue): Doc fix.
19706
19707 2004-02-05 Teodor Zlatanov <tzz@lifelogs.com>
19708
19709 * spam.el (spam-register-routine)
19710 (spam-log-processing-to-registry, spam-log-registered-p)
19711 (spam-log-unregistration-needed-p, spam-log-undo-registration):
19712 Change "check" to "spam-check" for semi-clarity.
19713
19714 2004-02-05 Jesper Harder <harder@ifa.au.dk>
19715
19716 * pop3.el: Require nnheader.
19717
19718 * mml-smime.el: Require cl. Autoload message-fetch-field.
19719
19720 * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
19721
19722 * gnus-picon.el: Require cl.
19723
19724 * gnus-fun.el: Require gnus-ems and gnus-util.
19725
19726 * gnus.el (gnus-method-to-server): Move defsubst before first use.
19727
19728 * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
19729
19730 * gnus-art.el (gnus-article-edit-mode): Define before first
19731 reference.
19732
19733 2004-02-04 Jesper Harder <harder@ifa.au.dk>
19734
19735 * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
19736 (gnus-uu-post-encoded): Use point-at-bol.
19737
19738 * gnus-topic.el (gnus-group-active-topic-p): do.
19739
19740 * gnus-start.el (gnus-newsrc-to-gnus-format): do.
19741
19742 * gnus-group.el (gnus-group-kill-region): do.
19743
19744 * gnus-art.el (article-date-ut): do.
19745
19746 * message.el (message-fetch-field): Remove redundant
19747 case-fold-search binding.
19748 (message-narrow-to-field): Simplify.
19749
19750 2004-02-03 Reiner Steib <Reiner.Steib@gmx.de>
19751
19752 * spam.el (spam-directory): Derive from `gnus-directory'.
19753
19754 * spam-report.el (spam-report-url-to-file)
19755 (spam-report-requests-file): New function and variable for offline
19756 reporting.
19757 (spam-report-url-ping-function): Add `spam-report-url-to-file'
19758 and user defined function.
19759 (spam-report-url-ping-mm-url): Remove doubled slash.
19760
19761 2004-02-03 Teodor Zlatanov <tzz@lifelogs.com>
19762
19763 * spam.el (spam-list-of-processors): Fix spamassassin variable names.
19764
19765 2004-02-03 Jesper Harder <harder@ifa.au.dk>
19766
19767 * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
19768 Fix format string mismatch.
19769
19770 * sieve.el (sieve-deactivate-all): do.
19771
19772 * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
19773
19774 * nnlistserv.el (nnlistserv-kk-wash-article): do.
19775
19776 * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
19777
19778 * mm-bodies.el (mm-7bit-chars): Don't include \r.
19779
19780 2004-02-02 Teodor Zlatanov <tzz@lifelogs.com>
19781
19782 * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
19783 the list of checks.
19784
19785 2004-01-31 Jesper Harder <harder@ifa.au.dk>
19786
19787 * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
19788 padding.
19789
19790 2004-01-27 Ralf Angeli <angeli@iwi.uni-sb.de>
19791
19792 * mm-view.el (mm-fill-flowed): New variable.
19793 (mm-inline-text): Use it.
19794
19795 2004-01-27 Teodor Zlatanov <tzz@lifelogs.com>
19796
19797 * spam.el (spam-spamassassin-register-ham-routine)
19798 (spam-spamassassin-register-spam-routine): Fix function names.
19799
19800 2004-01-27 Katsumi Yamaoka <yamaoka@jpl.org>
19801
19802 * gnus.el (gnus-tmp-grouplens): Remove.
19803 (gnus-summary-line-format): Remove grouplens.
19804
19805 * gnus-group.el (gnus-group-line-format): Ditto.
19806
19807 * gnus-spec.el (gnus-format-specs): Ditto.
19808 (gnus-update-format-specifications): Flush the group format spec
19809 cache if there's the grouplens stuff.
19810 (gnus-parse-simple-format): Replace %l with the empty string.
19811
19812 2004-01-27 Jerry James <james@xemacs.org> (tiny change)
19813
19814 * gnus-spec.el (gnus-parse-simple-format): Fix setq value
19815 omission.
19816
19817 2004-01-26 Katsumi Yamaoka <yamaoka@jpl.org>
19818
19819 * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
19820 Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
19821
19822 2004-01-25 Paul Jarc <prj@po.cwru.edu>
19823
19824 * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
19825 (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
19826 New macros and functions.
19827 * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
19828 Handle > NLINK_MAX messages.
19829 * nnmaildir.el (nnmaildir-request-set-mark):
19830 Use nnmaildir--emlink-p and nnmaildir--eexist-p.
19831
19832 2004-01-25 Alex Schroeder <alex@gnu.org>
19833
19834 * spam-stat.el (spam-stat-process-directory-age): New option.
19835 (spam-stat-process-directory): Use it.
19836
19837 2004-01-24 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
19838
19839 * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
19840 (spam-stat-save): Accept prefix argument.
19841
19842 2004-01-23 Paul Jarc <prj@po.cwru.edu>
19843
19844 * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
19845 links" error.
19846
19847 2004-01-23 Jesper Harder <harder@ifa.au.dk>
19848
19849 * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
19850 compatibility with old .newsrc.eld files.
19851
19852 * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
19853
19854 * gnus-start.el (gnus-1): do.
19855
19856 * gnus-group.el (gnus-group-line-format-alist): do.
19857
19858 * gnus.el (gnus-use-grouplens, gnus-visual): do.
19859
19860 * gnus-gl.el: Remove.
19861
19862 2004-01-23 Kevin Greiner <kgreiner@xpediantsolutions.com>
19863
19864 * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
19865 marks consisting of a single range {for example, (3 . 5)} rather
19866 than a list of a single range { ((3 . 5)) }.
19867
19868 2004-01-23 Jesper Harder <harder@ifa.au.dk>
19869
19870 * spam-stat.el (spam-stat-store-gnus-article-buffer):
19871 Use with-current-buffer.
19872 (spam-stat-store-current-buffer): Use insert-buffer-substring to
19873 avoid consing a string.
19874
19875 * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
19876 Remove obsolete entries for big5 and gb2312.
19877
19878 2004-01-22 Kevin Greiner <kgreiner@xpediantsolutions.com>
19879
19880 * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
19881 uncompressed list.
19882
19883 2004-01-22 Jesper Harder <harder@ifa.au.dk>
19884
19885 * spam-stat.el (spam-stat-strip-xref): New function.
19886 (spam-stat-process-directory): Use it.
19887
19888 * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
19889 here -- it's done in message-fetch-field.
19890
19891 2004-01-21 Kevin Greiner <kgreiner@xpediantsolutions.com>
19892
19893 * gnus-agent.el (gnus-agent-queue-mail)
19894 (gnus-agent-prompt-send-queue): New variables.
19895 (gnus-agent-send-mail): Use gnus-agent-queue-mail.
19896 * gnus-draft.el (gnus-group-send-queue): Pass the group name
19897 "nndraft:queue" along to gnus-draft-send.
19898 Use gnus-agent-prompt-send-queue.
19899 (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
19900 is "nndraft:queue". Suggested by Gaute Strokkenes
19901 <gs234@srcf.ucam.org>
19902
19903 * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
19904 (agent-enable-undownloaded-faces): Add.
19905 (gnus-agent-cat-groups): Use eval-and-compile, not
19906 eval-when-compile, to define gnus-agent-set-cat-groups as the setf
19907 method of gnus-agent-cat-groups even when the buffer has been
19908 evaled.
19909 (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
19910 delete gnus-agent-save-active-1.
19911 (gnus-agent-save-groups): Delete. Identical to
19912 gnus-agent-save-active.
19913 (gnus-agent-write-active): No longer adjust agent's copy of active
19914 file as agent's adjustments are now stored in their own
19915 file. Remove optional parameter.
19916 (gnus-agent-possibly-alter-active): Ignore groups of unagentized
19917 servers. Add use of min/max range limits from server's local
19918 file.
19919 (gnus-agent-save-alist): Remove unused optional argument.
19920 (gnus-agent-load-local, gnus-agent-read-and-cache-local)
19921 (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
19922 (gnus-agent-set-local): A per-server file that keeps min/max range
19923 limits for articles known to the agent. Provides a fast mechanism
19924 for altering many active ranges.
19925 (gnus-agent-expire-group, gnus-agent-expire): No longer save the
19926 active file (local makes it unnecessary).
19927 (gnus-agent-regenerate-group): Fix XEmacs compatibility.
19928
19929 * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
19930 (agent-enable-undownloaded-faces): Add.
19931
19932 * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
19933 disable it when sending to "nndraft:queue".
19934 (gnus-group-send-queue): Add safety check to avoid sending queue
19935 when unplugged.
19936
19937 * gnus-group.el (gnus-group-catchup): Use new
19938 gnus-sequence-of-unread-articles, not
19939 gnus-list-of-unread-articles, to avoid exhausting memory with huge
19940 numbers of articles. Use gnus-range-map to avoid having to
19941 uncompress the unread list.
19942 (gnus-group-archive-directory, gnus-group-recent-archive-directory):
19943 Fix invalid ange-ftp reference.
19944
19945 * gnus-range.el (gnus-range-map): Iterate over list or sequence.
19946 (gnus-sorted-range-intersection): Intersection of two ranges
19947 without requiring that they first be uncompressed.
19948
19949 * gnus-start.el (gnus-activate-group): Unless blocked by the
19950 caller, possibly expand the active range to include both cached
19951 and agentized articles.
19952 (gnus-convert-old-newsrc): Rewrote in anticipation of having
19953 multiple version-dependent converters.
19954 (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
19955 gnus-agent-save-active.
19956 (gnus-save-newsrc-file): Save dirty agent range limits.
19957
19958 * gnus-sum.el (gnus-select-newgroup): Replace inline code with
19959 gnus-agent-possibly-alter-active.
19960 (gnus-adjust-marked-articles): Faster handling of simple lists
19961
19962 2004-01-21 Jesper Harder <harder@ifa.au.dk>
19963
19964 * spam-stat.el (spam-stat-test-directory): New optional argument
19965 displays a list of files detected. Suggested by Andrew Cohen
19966 <cohen@andy.bu.edu>.
19967 (spam-stat-buffer-words-with-scores): Don't narrow and change
19968 syntax table here. Reported by Andrew Cohen <cohen@andy.bu.edu>.
19969
19970 2004-01-20 Hubert Chan <hubert@uhoreg.ca>
19971
19972 * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
19973 (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
19974 (spam-spamassassin-arguments)
19975 (spam-spamassassin-spam-flag-header)
19976 (spam-spamassassin-positive-spam-flag-header)
19977 (spam-spamassassin-spam-status-header, spam-sa-learn-path)
19978 (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
19979 (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
19980 (spam-list-of-processors, spam-list-of-checks)
19981 (spam-list-of-statistical-checks, spam-registration-functions)
19982 (spam-check-spamassassin-headers, spam-check-spamassassin)
19983 (spam-spamassassin-score)
19984 (spam-spamassassin-register-with-sa-learn)
19985 (spam-spamassassin-register-spam-routine)
19986 (spam-spamassassin-register-ham-routine)
19987 (spam-assassin-register-spam-routine)
19988 (spam-assassin-register-ham-routine): Add SpamAssassin support.
19989 (spam-bogofilter-score): Fix to show article before scoring.
19990
19991 2004-01-20 Teodor Zlatanov <tzz@lifelogs.com>
19992
19993 * spam.el (gnus-summary-mode-map): Make spam-generic-score the
19994 default scoring function.
19995 (spam-generic-score): Call spam-spamassassin-score if
19996 spam-use-spamassassin or spam-use-spamassassin-headers is on;
19997 spam-bogofilter-score otherwise.
19998
19999 * gnus.el (spam-process, spam-autodetect-methods):
20000 Add spamassassin and spamassassin-headers.
20001
20002 2004-01-20 Nevin Kapur <nkapur@cs.caltech.edu>
20003
20004 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
20005 Suppress unnecessary messages.
20006
20007 2004-01-20 Jesper Harder <harder@ifa.au.dk>
20008
20009 * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
20010 make-hash-table.
20011
20012 2004-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
20013
20014 * canlock.el (base64-encode-string): Don't autoload it.
20015
20016 2004-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
20017
20018 * run-at-time.el: Remove useless (require 'itimer),
20019 eval-and-compile and (featurep 'xemacs).
20020
20021 2004-01-16 Jesper Harder <harder@ifa.au.dk>
20022
20023 * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
20024 GROUP is a virtual group.
20025
20026 2004-01-16 Steve Youngs <sryoungs@bigpond.net.au>
20027
20028 * gnus.el: Autoload `message-y-or-n-p'.
20029
20030 2004-01-15 Jesper Harder <harder@ifa.au.dk>
20031
20032 * pgg-parse.el: Remove unnecessary (require 'custom).
20033
20034 * pgg-def.el: do.
20035
20036 * nnmail.el: do.
20037
20038 * gnus-undo.el: do.
20039
20040 * gnus-picon.el: do.
20041
20042 * gnus-util.el: do.
20043
20044 2004-01-15 Reiner Steib <Reiner.Steib@gmx.de>
20045
20046 * gnus-sum.el (gnus-pick-line-number): Add autoload.
20047
20048 2004-01-15 Katsumi Yamaoka <yamaoka@jpl.org>
20049
20050 * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
20051 handle, as well as a list.
20052
20053 * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
20054 Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
20055 (mm-w3m-cid-retrieve): Simplify.
20056
20057 2004-01-14 Vasily Korytov <deskpot@myrealbox.com>
20058
20059 * message.el (message-kill-to-signature): Allow prefix arg to
20060 specify number of lines to keep before signature.
20061
20062 2004-01-14 Kai Grossjohann <kai@emptydomain.de>
20063
20064 * message.el (message-kill-to-signature): Change docstring.
20065
20066 2004-01-14 Katsumi Yamaoka <yamaoka@jpl.org>
20067
20068 * canlock.el: Always require sha1-el.
20069 (canlock-sha1): Bind sha1-maximum-internal-length to nil.
20070
20071 * message.el: Autoload sha1 only when compiling.
20072
20073 2004-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
20074
20075 * message.el (message-canlock-generate): Require sha1-el.
20076
20077 2004-01-13 Jesper Harder <harder@ifa.au.dk>
20078
20079 * message.el (message-expand-name): Silence the byte compiler.
20080
20081 2004-01-13 Simon Josefsson <jas@extundo.com>
20082
20083 * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
20084 Invoke gnus-score-mode.
20085 Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
20086
20087 * gnus-range.el (gnus-compress-sequence): Doc fix.
20088 Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
20089
20090 2004-01-12 Jesper Harder <harder@ifa.au.dk>
20091
20092 * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
20093
20094 2004-01-12 Teodor Zlatanov <tzz@lifelogs.com>
20095
20096 * spam.el (spam-get-article-as-string): Update to use
20097 gnus-request-article-this-buffer, much simpler.
20098 (spam-get-article-as-buffer): Remove.
20099
20100 2004-01-12 Kai Grossjohann <kai.grossjohann@mci.com>
20101
20102 * message.el (message-expand-name): Use EUDC if the user uses that.
20103
20104 2004-01-12 Jesper Harder <harder@ifa.au.dk>
20105
20106 * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
20107 character for the encoding to avoid consing a string.
20108
20109 * rfc2047.el (rfc2047-decode-string): Don't cons a string
20110 unnecessarily.
20111
20112 * mm-util.el (mm-replace-chars-in-string): Remove.
20113
20114 * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
20115 of mm-replace-chars-in-string.
20116
20117 2004-01-11 Jesper Harder <harder@ifa.au.dk>
20118
20119 * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
20120
20121 * mm-util.el (mm-subst-char-in-string): Support inplace.
20122
20123 * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
20124 a new string in every iteration. Use shy groups.
20125
20126 2004-01-10 Jesper Harder <harder@ifa.au.dk>
20127
20128 * gnus-srvr.el (gnus-browse-unsubscribe-group):
20129 * gnus-soup.el (gnus-soup-group-brew):
20130 * gnus-msg.el (gnus-put-message):
20131 * gnus-move.el (gnus-group-move-group-to-server):
20132 * gnus-kill.el (gnus-batch-score):
20133 * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
20134 (gnus-group-update-group-line, gnus-group-insert-group-line-info)
20135 (gnus-group-update-group, gnus-group-read-group)
20136 (gnus-group-make-group, gnus-group-make-help-group)
20137 (gnus-group-make-archive-group, gnus-group-make-directory-group)
20138 (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
20139 (gnus-group-sort-by-unread, gnus-group-catchup)
20140 (gnus-group-unsubscribe-group, gnus-group-kill-group)
20141 (gnus-group-yank-group, gnus-group-set-info)
20142 (gnus-group-list-groups):
20143 * gnus.el (gnus-generate-new-group-name):
20144 * gnus-delay.el (gnus-delay-send-queue):
20145 * nnvirtual.el (nnvirtual-catchup-group):
20146 * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
20147 * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
20148 (gnus-group-prepare-topics, gnus-topic-check-topology):
20149 * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
20150 (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
20151 (gnus-summary-walk-group-buffer, gnus-summary-move-article)
20152 (gnus-group-make-articles-read):
20153 * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
20154 (gnus-group-change-level, gnus-kill-newsgroup)
20155 (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
20156 (gnus-get-unread-articles, gnus-make-articles-unread)
20157 (gnus-make-ascending-articles-unread): Use accessor
20158 macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
20159 to get group information for improved readability.
20160
20161 2004-01-09 Jesper Harder <harder@ifa.au.dk>
20162
20163 * gnus-art.el (article-decode-mime-words, article-babel)
20164 (gnus-article-highlight-signature, gnus-article-add-buttons)
20165 (gnus-signature-toggle): Use gnus-with-article-buffer.
20166
20167 * gnus-art.el (gnus-article-highlight-headers)
20168 (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
20169
20170 * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
20171 (gnus-article-set-globals, gnus-request-article-this-buffer)
20172 (gnus-button-message-id, gnus-article-maybe-hide-headers)
20173 (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
20174 (gnus-mime-display-alternative): Use with-current-buffer.
20175
20176 2004-01-09 Teodor Zlatanov <tzz@lifelogs.com>
20177
20178 * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
20179 also under 80 char limit, and call gnus-error if needed.
20180 (spam-fetch-article-header): Fix - it was a
20181 buffer-local variable (gnus-newsgroup-data).
20182 (spam-find-spam): Use spam-generate-fake-headers, forget about
20183 spam-insert-fake-headers.
20184 (spam-insert-fake-headers): Remove.
20185
20186 2004-01-09 Jesper Harder <harder@ifa.au.dk>
20187
20188 * deuglify.el (gnus-article-outlook-unwrap-lines)
20189 (gnus-outlook-rearrange-article)
20190 (gnus-outlook-repair-attribution-outlook)
20191 (gnus-outlook-repair-attribution-block)
20192 (gnus-outlook-repair-attribution-other): Remove redundant
20193 save-excursion.
20194
20195 2004-01-09 Teodor Zlatanov <tzz@lifelogs.com>
20196
20197 * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
20198 (spam-fetch-field-subject-fast)
20199 (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
20200 (spam-fetch-article-header): Add functions to deal with Gnus
20201 internals for fast retrieval of article header data.
20202 (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
20203
20204 2004-01-09 Jesper Harder <harder@ifa.au.dk>
20205
20206 * pop3.el (pop3-md5): Remove.
20207 (pop3-apop): Replace pop3-md5 with md5.
20208
20209 * mm-bodies.el: base64 is always built-in.
20210
20211 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
20212 Use with-current-buffer.
20213
20214 2004-01-08 Katsumi Yamaoka <yamaoka@jpl.org>
20215
20216 * canlock.el (canlock-insert-header): Remove excessive grouping in
20217 regexp.
20218
20219 * gnus-sum.el (gnus-summary-read-document): Ditto.
20220
20221 * gnus-uu.el (gnus-uu-part-number): Ditto.
20222
20223 * html2text.el (html2text-remove-tags): Ditto.
20224 (html2text-format-tags): Ditto.
20225 (html2text-format-single-elements): Ditto.
20226
20227 * mml.el (mml-parse-1): Ditto.
20228
20229 2004-01-08 Jesper Harder <harder@ifa.au.dk>
20230
20231 * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
20232
20233 * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
20234
20235 * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
20236
20237 * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
20238
20239 2003-11-15 Simon Josefsson <jas@extundo.com>
20240
20241 * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
20242 (pgg-gpg-lookup-key): Use regexp match instead of
20243 split-string (split-string is different between emacs 21.2 and
20244 22.1). Reported by ultrasoul@ultrasoul.com (David D. Smith).
20245
20246 2004-01-08 Jesper Harder <harder@ifa.au.dk>
20247
20248 * gnus-art.el (gnus-mime-view-all-parts)
20249 (gnus-article-part-wrapper, gnus-article-view-part):
20250 Use with-current-buffer.
20251
20252 2004-01-07 Teodor Zlatanov <tzz@lifelogs.com>
20253
20254 * spam.el (spam-disable-spam-split-during-ham-respool)
20255 (spam-spamoracle-database, spam-cache-lookups)
20256 (spam-split-last-successful-check, spam-clear-cache, spam-xor)
20257 (spam-group-ham-mark-p, spam-group-spam-mark-p)
20258 (spam-group-ham-marks, spam-group-spam-marks)
20259 (spam-group-spam-contents-p, spam-group-ham-contents-p)
20260 (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
20261 also add spam-use-blackholes to the statistical checks.
20262 (spam-fetch-field-fast): Add interface to fetching fields, may
20263 become a macro.
20264 (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
20265 (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
20266 (spam-insert-fake-headers): Fake an article when needed.
20267 (spam-find-spam): Fake article when possible.
20268 (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
20269 (spam-check-bogofilter-headers): Use message-fetch-field instead
20270 of nnmail-fetch-field.
20271
20272 2004-01-07 Reiner Steib <Reiner.Steib@gmx.de>
20273
20274 * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
20275
20276 2004-01-07 Teodor Zlatanov <tzz@lifelogs.com>
20277
20278 * spam.el (spam-split): Do not require spam-use-CHECK to be
20279 enabled if that check is passed to spam-split explicitly; also
20280 fix so 'spam doesn't get converted to spam-split-group when
20281 spam-split-symbolic-return is t.
20282 (spam-find-spam): Find registrations of the article and use those
20283 instead of re-running spam-split to find the spam/ham
20284 classification of the article.
20285 (spam-log-processing-to-registry, spam-log-registered-p)
20286 (spam-log-unregistration-needed-p, spam-log-undo-registration):
20287 Use gnus-error instead of gnus-message.
20288 (spam-log-registration-type): Add function to determine the
20289 classification of a message based on registry entries; will
20290 return nil if both 'spam and 'ham are found.
20291 (spam-check-BBDB): Expand all the BBDB macros here so we can have
20292 a reasonably fast local cache without the loading errors.
20293 (spam-cache-lookups): Set to t by default.
20294 (spam-find-spam): Don't try to guess spam-cache-lookups.
20295 (spam-enter-whitelist, spam-enter-blacklist): Clear the
20296 spam-caches entry.
20297 (spam-filelist-build-cache, spam-filelist-check-cache):
20298 Fix caching of whitelist/blacklist entries.
20299 (spam-check-whitelist, spam-check-blacklist):
20300 Invoke spam-from-listed-p with a type, not a cache variable.
20301 (spam-from-listed-p): Wrap around spam-filelist-check-cache.
20302
20303 2004-01-07 Jesper Harder <harder@ifa.au.dk>
20304
20305 * message.el (message-cite-prefix-regexp): Use with-syntax-table.
20306
20307 * nnmail.el (nnmail-split-fancy): do.
20308
20309 * mml.el (mml-parse): do.
20310
20311 * gnus-score.el (gnus-enter-score-words-into-hashtb)
20312 (gnus-score-adaptive): do.
20313
20314 2004-01-07 Katsumi Yamaoka <yamaoka@jpl.org>
20315
20316 * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
20317 (gnus-mime-button-map): Don't set keymap parent.
20318 (gnus-button-ctan-directory-regexp): Use shy grouping.
20319 (gnus-prev-page-map): Don't set keymap parent.
20320 (gnus-prev-page-map): Remove duplicated one.
20321 (gnus-next-page-map): Don't set keymap parent.
20322 (gnus-mime-security-button-map): Ditto.
20323
20324 * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
20325 version number.
20326
20327 * sha1-el.el (sha1-string-external): Use with-temp-buffer.
20328
20329 2004-01-07 Katsumi Yamaoka <yamaoka@jpl.org>
20330
20331 * canlock.el (canlock-sha1-function): Remove.
20332 (canlock-sha1-function-for-verify): Remove.
20333 (canlock-openssl-program): Remove.
20334 (canlock-openssl-args): Remove.
20335 (canlock-ignore-errors): Remove.
20336 (canlock-sha1-with-openssl): Remove.
20337 (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
20338 (canlock-verify): Don't use canlock-ignore-errors.
20339
20340 * sha1-el.el (sha1-string-external): Make it can return a string
20341 in binary form.
20342 (sha1-region-external): Ditto.
20343 (sha1-string-internal): Ditto.
20344 (sha1-region-internal): Ditto.
20345 (sha1-region): Ditto.
20346 (sha1-string): Ditto.
20347 (sha1): Ditto.
20348
20349 2004-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
20350
20351 * spam.el (spam-report-articles-gmane): New command.
20352
20353 2004-01-07 Katsumi Yamaoka <yamaoka@jpl.org>
20354
20355 * gnus.el: Don't make unnecessary *Group* buffer when loading.
20356
20357 * run-at-time.el (run-at-time-saved): Remove.
20358 (run-at-time): Doc fix.
20359
20360 2004-01-07 Jesper Harder <harder@ifa.au.dk>
20361
20362 * gnus-sum.el (gnus-summary-limit-to-replied): New command.
20363 (gnus-summary-limit-map): Add it.
20364 (gnus-summary-make-menu-bar): do.
20365
20366 2004-01-06 Teodor Zlatanov <tzz@lifelogs.com>
20367
20368 * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
20369 Make attempt at some caching support (done for BBDB only now).
20370 (spam-find-spam): Set spam-cache-lookups if there are more than 2
20371 addresses to be checked.
20372 (spam-clear-cache-BBDB): Add function, to be invoked by
20373 bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
20374 (spam-check-BBDB): Check and use the caches, if
20375 spam-cache-lookups is on, remove superfluous (provide).
20376
20377 2004-01-06 Reiner Steib <Reiner.Steib@gmx.de>
20378
20379 * gnus-art.el (gnus-treat-ansi-sequences): Change default.
20380
20381 2004-01-07 Steve Youngs <sryoungs@bigpond.net.au>
20382
20383 * run-at-time.el (run-at-time-saved): Move to after the definition
20384 of `run-at-time'.
20385
20386 2004-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
20387
20388 * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
20389 mm-w3m-local-map-property.
20390
20391 * mm-view.el (mm-w3m-mode-map): Remove.
20392 (mm-w3m-local-map-property): Remove.
20393 (mm-inline-text-html-render-with-w3m): Don't use
20394 mm-w3m-local-map-property.
20395
20396 2004-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
20397
20398 * run-at-time.el: New file.
20399
20400 * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
20401 of gnus-set-text-properties.
20402
20403 * gnus-uu.el (gnus-uu-save-article): Ditto.
20404
20405 * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
20406
20407 * gnus-cite.el (gnus-cite-parse): Ditto.
20408
20409 * gnus-art.el (gnus-button-push): Use set-text-properties instead
20410 of gnus-.
20411
20412 * gnus.el: Change calls to nnheader-run-at-time and
20413 password-run-at-time throughout to use run-at-time directly.
20414
20415 * password.el: Remove definition of run-at-time.
20416
20417 2004-01-05 Karl Pflästerer <sigurd@12move.de> (tiny change)
20418
20419 * mml.el (mml-minibuffer-read-disposition): Show attachment type
20420 in prompt.
20421
20422 2004-01-06 Steve Youngs <sryoungs@bigpond.net.au>
20423
20424 * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
20425 XEmacs version.
20426
20427 * dns.el (dns-make-network-process): Use `open-network-stream'
20428 instead of `gnus-xmas-open-network-stream'.
20429
20430 * .cvsignore: Add auto-autoloads.el, custom-load.el.
20431
20432 2004-01-06 Jesper Harder <harder@ifa.au.dk>
20433
20434 * gnus-art.el (gnus-mime-display-alternative)
20435 (gnus-insert-mime-button, gnus-insert-mime-security-button)
20436 (gnus-insert-prev-page-button, gnus-insert-next-page-button):
20437 Don't use gnus-local-map-property.
20438
20439 * gnus-util.el (gnus-local-map-property): Remove.
20440
20441 * mm-view.el (mm-view-pkcs7-decrypt):
20442 Replace gnus-completing-read-maybe-default with completing-read.
20443
20444 * gnus-util.el (gnus-completing-read): do.
20445 (gnus-completing-read-maybe-default): Remove.
20446
20447 2004-01-06 Steve Youngs <sryoungs@bigpond.net.au>
20448
20449 * password.el: Only autoload `run-at-time' if not XEmacs.
20450 Only autoload the itimer functions if XEmacs.
20451
20452 2004-01-06 Jesper Harder <harder@ifa.au.dk>
20453
20454 * gnus-art.el (gnus-read-string): Remove.
20455 (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
20456 read-string.
20457
20458 2004-01-05 Teodor Zlatanov <tzz@lifelogs.com>
20459
20460 * netrc.el: Autoload password-read.
20461 (netrc): Add configuration group.
20462 (netrc-encoding-method, netrc-openssl-path):
20463 Add variables for encoding and decoding of files with symmetric
20464 ciphers.
20465 (netrc-encode): Add assistant function to encode a file with
20466 netrc-encoding-method.
20467 (netrc-parse): Add interactive parameter, added optional
20468 decoding if netrc-encoding-method is non-nil but otherwise
20469 behavior is standard.
20470 (netrc-encrypting-method, netrc-encrypt, netrc-parse):
20471 Do s/encode/encrypt/ everywhere.
20472
20473 * spam.el: Remove executable-find autoload.
20474
20475 2004-01-05 Jesper Harder <harder@ifa.au.dk>
20476
20477 * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
20478
20479 * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
20480
20481 2004-01-05 Reiner Steib <Reiner.Steib@gmx.de>
20482
20483 * gnus-art.el (gnus-treat-ansi-sequences)
20484 (article-treat-ansi-sequences): New variable and function.
20485 Suggested by Dan Jacobson <jidanni@jidanni.org>.
20486
20487 * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
20488 Use it.
20489
20490 2004-01-05 Jesper Harder <harder@ifa.au.dk>
20491
20492 * mm-util.el (mm-quote-arg): Remove.
20493
20494 * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
20495 shell-quote-argument.
20496
20497 * gnus-uu.el (gnus-uu-command): do.
20498
20499 * gnus-sum.el (gnus-summary-insert-pseudos): do.
20500
20501 * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
20502 with make-char.
20503
20504 * mm-util.el (mm-make-char): Remove.
20505
20506 * mml.el (mml-mode): Replace gnus-add-minor-mode with
20507 add-minor-mode.
20508
20509 * gnus-undo.el (gnus-undo-mode): do.
20510
20511 * gnus-topic.el (gnus-topic-mode): do.
20512
20513 * gnus-sum.el (gnus-dead-summary-mode): do.
20514
20515 * gnus-start.el (gnus-slave-mode): do.
20516
20517 * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
20518
20519 * gnus-ml.el (gnus-mailing-list-mode): do.
20520
20521 * gnus-gl.el (gnus-grouplens-mode): do.
20522
20523 * gnus-draft.el (gnus-draft-mode): do.
20524
20525 * gnus-dired.el (gnus-dired-mode): do.
20526
20527 * gnus-ems.el (gnus-add-minor-mode): Remove.
20528
20529 * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
20530 Replace gnus-char-width with char-width.
20531
20532 * gnus-ems.el (gnus-char-width): Remove.
20533
20534 * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
20535 Replace gnus-char-width with char-width.
20536
20537 * gnus-ems.el (gnus-char-width): Remove.
20538
20539 * spam-stat.el (with-syntax-table): Remove with-syntax-table
20540 definition.
20541 Remove Emacs 20 hash table compatibility code.
20542
20543 * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
20544 20 compatibility code.
20545
20546 * spam.el (spam-point-at-eol): Replace with point-at-eol.
20547
20548 * smime.el (smime-point-at-eol): Replace with point-at-eol.
20549
20550 * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
20551 Replace with point-at-{eol,bol}.
20552
20553 * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
20554
20555 * imap.el (imap-point-at-eol): Replace with point-at-eol.
20556
20557 * flow-fill.el (fill-flowed-point-at-bol)
20558 (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
20559
20560 * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
20561 Replace with point-at-{eol,bol} throughout all files.
20562
20563 2004-01-05 Katsumi Yamaoka <yamaoka@jpl.org>
20564
20565 * ntlm.el (ntlm-string-as-unibyte): New macro.
20566 (ntlm-build-auth-response): Use it.
20567
20568 Remove Emacs 20 stuff:
20569 * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
20570 of delq and copy-sequence.
20571 * gnus-art.el (popup-menu): Remove the compiler macro.
20572 * nnmail.el (nnmail-split-fancy): Don't support customizing with
20573 Emacs 20.
20574
20575 2004-01-05 Simon Josefsson <jas@extundo.com>
20576
20577 * ntlm.el: Fix namespace. Change smb-passwd-hash into
20578 ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
20579 smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
20580 ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
20581 into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
20582 ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
20583 into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
20584 ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
20585 ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
20586 ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
20587 ntlm-string-permute, string-lshift into ntlm-string-lshift,
20588 string-xor into ntlm-string-xor.
20589 Suggested by Jesper Harder <harder@myrealbox.com>.
20590
20591 * ntlm.el: Don't include poem.
20592
20593 * md4.el (print-int32, print-string-hexa): Remove.
20594 Suggested by Jesper Harder <harder@myrealbox.com>.
20595
20596 * sasl-ntlm.el, ntlm.el, md4.el: New files.
20597
20598 * hmac-md5.el (md5-binary): Fix byte compile warning. (This
20599 probably breaks emacs with DL patch, but do we care? Is anyone
20600 still using the DL stuff?)
20601
20602 * sieve-manage.el: Use the password package.
20603 (sieve-manage-read-passwd): Remove.
20604 (sieve-manage-interactive-login): Use password. Re-add
20605 condition-case around loop.
20606
20607 * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
20608 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
20609 Use the password package.
20610
20611 2003-02-19 Simon Josefsson <jas@extundo.com>
20612
20613 * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
20614 token.
20615
20616 2002-08-07 Simon Josefsson <jas@extundo.com>
20617
20618 * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
20619 (sieve-manage-authenticators):
20620 (sieve-manage-authenticator-alist): Add some SASL mechs.
20621 (sieve-sasl-auth): New function.
20622 (sieve-manage-cram-md5-auth):
20623 (sieve-manage-plain-auth): Rewrite using SASL library.
20624 (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
20625 (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
20626 (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
20627 (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
20628
20629 2004-01-05 Simon Josefsson <jas@extundo.com>
20630
20631 * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
20632 New files.
20633
20634 2004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
20635
20636 * gnus-group.el (gnus-no-groups-message): Update.
20637
20638 * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
20639
20640 2003-11-09 Simon Josefsson <jas@extundo.com>
20641
20642 * imap.el: Support for ID IMAP extension (RFC 2971).
20643 (imap-local-variables): Add imap-id.
20644 (imap-id): New variable.
20645 (imap-id): New function.
20646 (imap-parse-response): Parse untagged ID response.
20647 * nnimap.el (nnimap-id): New variable.
20648 (nnimap-open-connection): Use it.
20649
20650 2003-12-28 Simon Josefsson <jas@extundo.com>
20651
20652 * gnus-score.el (gnus-score-edit-all-score): New.
20653 * gnus-group.el (gnus-group-score-map): Bind it to W e.
20654
20655 2004-01-04 Simon Josefsson <jas@extundo.com>
20656
20657 * password.el: Add.
20658
20659 2004-01-04 Mario Lang <lang@zid.tugraz.at>
20660
20661 * dns.el (dns-query-types): Fix typo.
20662 (dns-query-types): New function.
20663 (dns-read-type): Add support for AAAA records, see RFC 3596. Parse MX,
20664 PTR and SOA replies, see RFC 1035.
20665
20666 2004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
20667
20668 * gnus.el (gnus-logo-color-style): Change colors to `no'.
20669
20670 * Move to Changelog.2.
20671
20672 2004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
20673
20674 * gnus.el (gnus-version-number): Bump version.
20675
20676 2004-01-04 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
20677
20678 * gnus.el: No Gnus v0.1 is released.
20679
20680 2004-01-04 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
20681
20682 * gnus.el: No Gnus v0.0 is released.
20683
20684 2004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
20685
20686 * gnus.el (gnus-version-number): Bump.
20687 (gnus-version): No.
20688
20689 See ChangeLog.2 for earlier changes.
20690
20691 Copyright (C) 2004-2011 Free Software Foundation, Inc.
20692
20693 This file is part of GNU Emacs.
20694
20695 GNU Emacs is free software: you can redistribute it and/or modify
20696 it under the terms of the GNU General Public License as published by
20697 the Free Software Foundation, either version 3 of the License, or
20698 (at your option) any later version.
20699
20700 GNU Emacs is distributed in the hope that it will be useful,
20701 but WITHOUT ANY WARRANTY; without even the implied warranty of
20702 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
20703 GNU General Public License for more details.
20704
20705 You should have received a copy of the GNU General Public License
20706 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
20707
20708 ;; Local Variables:
20709 ;; coding: utf-8
20710 ;; fill-column: 79
20711 ;; add-log-time-zone-rule: t
20712 ;; End: